@import here — a css2 @import URL contains ';
@import URL contains ';
@import here. A css2 @import URL contains ';
@import url('https://fonts.googleapis.com/css?family=Roboto');
/* The above import directives are aggregated from content. */
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  margin-bottom: 15px;
}
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.magento-payments-review .block .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.magento-payments-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.magento-payments-review .block .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.magento-payments-review .block .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus) {
  box-shadow: none;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-action-remove:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.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: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-item-actions .actions-secondary > .action,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.product-item-actions .actions-secondary > .action > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 40px - 10px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 24px - 10px - 5px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  color: #333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.magento-payments-review-discount > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.magento-payments-review-discount.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Nxtby/nxtby/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/Nxtby/nxtby/en_US/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Nxtby/nxtby/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/Nxtby/nxtby/en_US/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Nxtby/nxtby/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/Nxtby/nxtby/en_US/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Nxtby/nxtby/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/Nxtby/nxtby/en_US/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #fff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../../frontend/Nxtby/nxtby/en_US/images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -0.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #fff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../../frontend/Nxtby/nxtby/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../../frontend/Nxtby/nxtby/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.action.primary:hover,
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.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 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.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;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 20px;
  min-height: 24px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  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;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body.rtl-layout {
  margin: 0;
  direction: rtl;
}
body.rtl-layout .pull-right {
  float: left !important;
}
body.rtl-layout .pull-left {
  float: right !important;
}
body.rtl-layout.page-layout-2columns-left .column.main,
body.rtl-layout.page-layout-2columns-right .sidebar-main {
  float: left;
}
body.rtl-layout.page-layout-2columns-right .sidebar-additional {
  float: left;
  clear: left;
}
body.rtl-layout.page-layout-2columns-right .column.main,
body.rtl-layout.page-layout-2columns-left .sidebar-main {
  float: right;
}
body.rtl-layout.page-layout-2columns-left .sidebar-additional {
  float: right;
  clear: right;
}
body.rtl-layout table th {
  text-align: right;
}
body.rtl-layout input[type="radio"] {
  margin: 2px 0 0 5px;
}
body.rtl-layout .field-tooltip {
  right: auto;
  left: 0;
}
/*  business page css start */
.block1-main {
  background: linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(117, 19, 93, 0.73)), url('../../frontend/Nxtby/nxtby/en_US/images/banner-business.jpg') no-repeat;
  height: 340px;
  background-size: 1600px 340px;
  float: left;
  width: 100%;
}
.block1-main .block1-inner {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.block1-main .block1-inner .banner-uppertextmain {
  position: absolute;
  top: 40%;
  left: 15%;
  text-align: center;
  color: #fff;
}
.block1-main .block1-inner .banner-uppertextmain h1 {
  font-size: 40px;
  font-weight: 900;
  font: 600 40px/1.35 Arial, sans-serif;
  color: #414b56;
  letter-spacing: 2px;
}
.block1-main .block1-inner .banner-uppertextmain p {
  font-size: 18px;
  margin-top: 40px;
  text-transform: capitalize;
  font: 500 18px/1.35 Arial, sans-serif;
}
/*block2 css*/
.block2-main {
  display: inline-block;
  width: 100%;
}
.block2-main-inner {
  border: 1px solid #e9eaec;
  padding: 10px 10px 0 10px;
  border-radius: 5px;
  background-color: #fff;
  margin: 30px 0;
}
.block2-main .block2-headermain {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  font: 600 30px/1.35 Arial, sans-serif;
  color: #414b56;
  letter-spacing: 2px;
}
.block2-main .block2-headermain .block2-headertext {
  display: inline-block;
  font-size: 30px;
  margin: 0 20%;
  font-weight: 900;
  text-align: center;
  z-index: 1;
  background-color: #fff;
  padding: 0 15px;
  font: 600 30px/1.35 Arial, sans-serif;
  color: #414b56;
  letter-spacing: 2px;
}
.block2-main .block2-headermain hr {
  z-index: -1;
  background-color: #f83;
  margin-top: -15px;
}
.block2-main-inner .graph-main {
  display: inline-block;
  width: 100%;
}
.block2-main-inner .graph-main .graph-inner {
  position: relative;
  width: 45%;
  margin: 0 auto;
  height: 600px;
  margin-bottom: 25px;
}
.block2-main-inner .graph-main .graph-inner .border-div {
  border: 2px dashed #232f3e;
  width: 75%;
  height: 80%;
  border-radius: 50%;
  position: absolute;
  top: 6%;
  left: 10%;
}
.block2-main-inner .graph-main .graph-inner .icon1-img {
  border: 2px solid #f83;
  border-radius: 78px;
  padding: 0 12px 8px 12px;
  background-color: #fff;
}
.block2-main-inner .graph-main .graph-inner .icon1-img::after {
  content: url('../../frontend/Nxtby/nxtby/en_US/images/fingerprint-solid.svg');
  transition: all 500ms ease;
}
.block2-main-inner .graph-main .graph-inner .icon1-img:hover {
  opacity: 0.7;
  padding: 25px 4px 17px 0px;
}
.block2-main-inner .graph-main .graph-inner .icon1-img:hover::after {
  content: url('../../frontend/Nxtby/nxtby/en_US/images/fingerprint-solid1.svg');
}
.block2-main-inner .graph-main .graph-inner .icon-text {
  color: #232f3e;
  font-size: 18px;
  font-weight: 600;
  margin-top: 8px;
  width: 100%;
  background-color: #fff;
  font: 500 18px/1.35 Arial, sans-serif;
}
.block2-main-inner .graph-main .graph-inner .icon-main1 {
  position: absolute;
  top: 0;
  width: 11.6%;
  height: unset;
  text-align: center;
  left: 42%;
}
.block2-main-inner .graph-main .graph-inner .icon-main2 {
  position: absolute;
  top: 6%;
  width: 11.6%;
  height: unset;
  text-align: center;
  right: 26%;
}
.block2-main-inner .graph-main .graph-inner .icon-main3 {
  position: absolute;
  top: 24%;
  width: 11.6%;
  height: unset;
  text-align: center;
  right: 12%;
}
.block2-main-inner .graph-main .graph-inner .icon-main4 {
  position: absolute;
  top: 50%;
  width: 11.6%;
  height: unset;
  text-align: center;
  right: 12%;
}
.block2-main-inner .graph-main .graph-inner .icon-main5 {
  position: absolute;
  top: 72%;
  width: 11.6%;
  height: unset;
  text-align: center;
  right: 26%;
}
.block2-main-inner .graph-main .graph-inner .icon-main6 {
  position: absolute;
  width: 11.6%;
  height: unset;
  text-align: center;
  top: 78%;
  left: 42%;
}
.block2-main-inner .graph-main .graph-inner .icon-main7 {
  position: absolute;
  top: 72%;
  width: 11.6%;
  height: unset;
  text-align: center;
  left: 21%;
}
.block2-main-inner .graph-main .graph-inner .icon-main8 {
  position: absolute;
  top: 50%;
  width: 11.6%;
  height: unset;
  text-align: center;
  left: 7%;
}
.block2-main-inner .graph-main .graph-inner .icon-main9 {
  position: absolute;
  top: 24%;
  width: 11.6%;
  height: unset;
  text-align: center;
  left: 7%;
}
.block2-main-inner .graph-main .graph-inner .icon-main10 {
  position: absolute;
  top: 6%;
  width: 11.6%;
  height: unset;
  text-align: center;
  left: 21%;
}
/*block3 css*/
.block3-main {
  display: inline-block;
  width: 100%;
}
.block3-main-inner {
  border: 1px solid #e9eaec;
  padding: 10px 10px 30px 10px;
  border-radius: 5px;
  background-color: #fff;
  margin: 0 0 30px 0;
}
.block3-main .block2-headermain {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.block3-main .block2-headermain .block2-headertext {
  display: inline-block;
  font-size: 30px;
  margin: 0 20%;
  font-weight: 900;
  text-align: center;
  z-index: 1;
  background-color: #fff;
  padding: 0 15px;
  font: 600 30px/1.35 Arial, sans-serif;
  color: #414b56;
  letter-spacing: 2px;
}
.block3-main .block2-headermain hr {
  z-index: -1;
  background-color: #f83;
  margin-top: -15px;
}
.block3-main-inner .block3-brandsmian {
  display: inline-block;
  width: 100%;
}
.block3-main-inner .block3-brandsmian .block3-brandinner {
  width: 80%;
  margin: 0 auto;
}
.block3-main-inner .block3-brandsmian .block3-brandinner .leftside-brand {
  float: left;
  width: 50%;
}
@media (max-width: 768px) {
  .block2-main-inner .graph-main .graph-inner {
    width: 94%;
    margin: 0 10px;
    height: 560px;
  }
  .block2-main-inner .graph-main .graph-inner .border-div {
    width: 98%;
    height: 70%;
    left: 1%;
  }
  .block2-main-inner .graph-main .graph-inner .icon1-img {
    padding: 0 5px 0px 5px;
  }
  .block2-main-inner .graph-main .graph-inner .icon-main1 {
    top: 0;
    left: 44%;
  }
  .block2-main-inner .graph-main .graph-inner .icon-main2 {
    top: 6%;
    right: 17%;
  }
  .block2-main-inner .graph-main .graph-inner .icon-main3 {
    top: 22%;
    right: 0;
  }
  .block2-main-inner .graph-main .graph-inner .icon-main4 {
    top: 44%;
    right: 0;
  }
  .block2-main-inner .graph-main .graph-inner .icon-main5 {
    top: 64%;
    right: 17%;
  }
  .block2-main-inner .graph-main .graph-inner .icon-main6 {
    top: 70%;
    left: 44%;
  }
  .block2-main-inner .graph-main .graph-inner .icon-main7 {
    top: 64%;
    left: 17%;
  }
  .block2-main-inner .graph-main .graph-inner .icon-main8 {
    top: 44%;
    left: 0;
  }
  .block2-main-inner .graph-main .graph-inner .icon-main9 {
    top: 22%;
    left: 0;
  }
  .block2-main-inner .graph-main .graph-inner .icon-main10 {
    top: 6%;
    left: 17%;
  }
  .block2-main-inner .graph-main .graph-inner .icon-text {
    font-size: 10px;
  }
}
/*business page css end*/
/*industrial store page css start*/
.industrialblock1-main {
  width: 100%;
  display: inline-block;
  border-radius: 5px;
}
.industrialblock1-main .block1-inner {
  display: inline-block;
  border: 1px solid #e9eaec;
  background: #fff;
  border-radius: 5px;
}
.industrialblock1-main .block1-inner .block1-content-main {
  width: 50%;
  float: left;
  display: inline-block;
}
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner {
  display: inline-block;
  padding: 20px 20px 20px 80px;
}
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner h1.block1-heading {
  font: 500 30px/1.35 Arial, sans-serif;
  letter-spacing: 2px;
  color: #414b56;
}
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner p.block1-detail {
  color: #232f3e;
  font: 500 18px/1.35 Arial, sans-serif;
}
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns {
  display: inline-block;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns button,
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns .cart.table-wrapper .actions-toolbar > .action,
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns .action-gift {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
  margin: 0;
  font-weight: 600;
  padding: 7px 25px;
  font: 500 12px/1.35 Arial, sans-serif;
}
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns button:last-child,
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns .cart.table-wrapper .actions-toolbar > .action:last-child,
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns .action-gift:last-child {
  color: #232f3f;
  border-color: #232f3e;
  background: #fff;
  border-radius: 5px;
  transition: all 500ms ease;
  margin: 0 0 0 20px;
  font-weight: 600;
  padding: 7px 25px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
  font: 500 12px/1.35 Arial, sans-serif;
}
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns button:last-child:hover,
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns .cart.table-wrapper .actions-toolbar > .action:last-child:hover,
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns .action-gift:last-child:hover {
  opacity: 0.7;
}
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns button:hover,
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns .cart.table-wrapper .actions-toolbar > .action:hover,
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner .block1-btns .action-gift:hover {
  opacity: 0.7;
}
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner p.join-info {
  display: inline-block;
  width: 100%;
  float: left;
  font-size: 18px;
  color: #7c7c8d;
  font: 600 18px/1.35 Arial, sans-serif;
}
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner p.join-info a {
  color: #f83;
  margin-left: 10px;
  font-weight: 600;
  text-decoration: none;
}
.industrialblock1-main .block1-inner .block1-content-main .block1-content-inner p.join-info a:hover {
  text-decoration: underline;
}
.industrialblock1-main .block1-inner .block1-image-main {
  display: inline-block;
  width: 50%;
  float: right;
}
.block1-image-main .block1-image-inner {
  padding: 0 30px;
}
.block1-image-main img {
  width: 100%;
  float: left;
}
/*middle block css start*/
.industrial-middleblock {
  padding: 30px 10px;
  margin-top: 30px;
  border: 1px solid #e9eaec;
  background: #fff;
  border-radius: 5px;
  color: #232f3e;
}
.industrial-middleblock .industrial-heading {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.industrial-middleblock .industrial-heading h1 {
  font-size: 30px;
  font-weight: 900;
  color: #414b56;
  font: 600 30px/1.35 Arial, sans-serif;
  letter-spacing: 2px;
}
.industrial-middleblock p {
  color: #232f3e;
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
  font: 500 18px/1.35 Arial, sans-serif;
}
.industrial-middleblock .industrial-middleblocktitle {
  display: inline-block;
  width: 100%;
}
.industrial-middleblock .industrial-middleblocktitle .blockmain {
  width: 33.33%;
  float: left;
  display: inline-block;
}
.industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner {
  margin: 10px;
  border: 1px solid #e9eaec;
  background: #fff;
  border-radius: 5px;
  color: #232f3e;
  padding: 30px 10px 10px 10px;
}
.industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-img {
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}
.industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-img img {
  width: 15%;
}
.industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-heading {
  text-align: left;
}
.industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-heading h1 {
  font: 500 24px/1.35 Arial, sans-serif;
  color: #414b56;
}
.industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-detail p {
  text-align: left;
  color: #232f3e;
  font-weight: 400;
  font: 500 18px/1.35 Arial, sans-serif;
}
.industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-detail ul {
  padding-left: 10px;
  margin: 15px 0 0 0;
}
.industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-detail ul li {
  text-align: left;
  color: #232f3e;
  margin-bottom: 5px;
  font-weight: 400;
  font: 500 14px/1.35 Arial, sans-serif;
}
/*block 2 css*/
.industrialblock2-main {
  display: inline-block;
  border: 1px solid #e9eaec;
  background: #fff;
  border-radius: 5px;
  width: 100%;
  margin-top: 35px;
  padding: 45px 0;
}
.industrialblock2-main .block2-uppersection {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.industrialblock2-main .block2-uppersection h1 {
  font: 600 30px/1.35 Arial, sans-serif;
  color: #414b56;
  letter-spacing: 2px;
}
.industrialblock2-main .block2-uppersection p {
  color: #232f3e;
  font: 500 18px/1.35 Arial, sans-serif;
}
.ui-tabs {
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
  box-shadow: none;
  display: inline-block;
  border: 0;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
}
/* Style the buttons inside the tab */
.block2-tab-main ul {
  width: 75%;
  margin: 0 auto;
  display: inline-block;
  padding: 0;
}
.block2-tab-main ul li {
  background-color: #fff !important;
  width: 25%;
  list-style: none;
  margin-bottom: 0px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-right: 1px solid #D8D8D8;
  border-left: 0;
  border-bottom: 0;
  border-top: 0;
  padding: 17px 5px;
  color: #232f3e;
  border-radius: 0;
  font: 500 16px/1.35 Arial, sans-serif;
}
.block2-tab-main ul li a {
  color: #11161D;
  font-weight: 700;
  font-size: 16px;
}
.block2-tab-main ul li a:hover,
.block2-tab-main ul li a:active,
.block2-tab-main ul li a:focus {
  opacity: 0.7;
}
/*.block2-tab-main ul li a{
        color: #232f3e;
    }*/
.block2-tab-main ul li:first-child {
  background-color: #fff !important;
  width: 25%;
  list-style: none;
  margin-bottom: 0px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border-right: 1px solid #D8D8D8;
  border-left: 1px solid #D8D8D8;
  padding: 17px 5px;
  color: #232f3e;
  font: 500 16px/1.35 Arial, sans-serif;
}
/* Change background color of buttons on hover */
.block2-tab-main ul li:hover {
  border-radius: 5px;
  box-shadow: 0px 2px 5px 0px #000000;
  color: #232f3e;
  opacity: 0.7;
}
/* Create an active/current tablink class */
.block2-tab-main ul li.ui-tabs-active {
  border-bottom: 2px solid #f83;
  color: #232f3e !important;
}
/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.block2-tab-main {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.block2-tab-main .tabcontent {
  margin-top: 38px;
  padding: 0;
  border: 0;
}
.tabcontent .industry-imagemain {
  width: 100%;
  display: inline-block;
}
.industry-imagemain .tab-blockmain {
  width: 33.33%;
  float: left;
  height: 450px;
  text-align: center;
  margin-bottom: 24px;
}
.industry-imagemain .tab-blockmain .tab-blockinner {
  margin: 0 8px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  /*box-shadow: 0px 2px 5px 0px #000000;*/
  display: inline-block;
  float: left;
  height: 100%;
}
.industry-imagemain .tab-blockmain .tab-blockinner .tab-blockimage {
  display: inline-block;
  float: left;
  width: 100%;
}
.industry-imagemain .tab-blockmain .tab-blockinner .tab-blockimage img {
  width: 100%;
  float: left;
}
.industry-imagemain .tab-blockmain .tab-blockinner .tab-blockdetailmain {
  /*width: 100%;*/
  float: left;
  display: inline-block;
  padding: 0 8px;
}
.industry-imagemain .tab-blockmain .tab-blockinner .tab-blockdetailmain h1 {
  font-size: 28px;
  margin-top: 15px;
  font: 600 28px/1.35 Arial, sans-serif;
  letter-spacing: 0.25px;
}
.industry-imagemain .tab-blockmain .tab-blockinner .tab-blockdetailmain p {
  font-size: 16px;
  font: 500 16px/1.35 Arial, sans-serif;
}
/*industrial store page css ends*/
/*advantages page start */
/*block1 css */
.block-1main {
  display: inline-block;
  width: 100%;
}
.block-1main .block-1inner {
  display: inline-block;
  width: 100%;
  position: relative;
}
.block-1main .block-1inner .block1-text {
  position: absolute;
  top: 10%;
  left: 5%;
}
.block-1main .block-1inner .block1-text h1 {
  color: #f83;
  font: 600 33px/1.35 Arial, sans-serif;
  letter-spacing: 2px;
}
.block-1main .block-1inner .block1-text ul {
  padding: 10px 0 0 25px;
}
.block-1main .block-1inner .block1-text ul li {
  list-style-type: circle;
  color: #232f3e;
  margin: 20px 0;
  font-size: 18px;
  font: 500 18px/1.35 Arial, sans-serif;
}
.block-1main .block1-banner {
  display: inline-block;
  width: 100%;
}
.block-1main .block1-banner img {
  width: 100%;
  float: left;
}
/*block2 css*/
.block-2main {
  display: inline-block;
  margin: 30px 0px 0 0px;
  border: 1px solid #e9eaec;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
}
.block-2main .block-2inner {
  display: inline-block;
  text-align: center;
  padding: 0 50px;
}
.block-2main .block-2inner h1 {
  font-size: 35px;
  color: #f83;
  font: 600 35px/1.35 Arial, sans-serif;
  letter-spacing: 2px;
}
/*block3 css*/
.block-3main {
  display: inline-block;
  /*width: 100%;*/
  border: 1px solid #e9eaec;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
  margin: 30px 0px 0 0px;
}
.block-3main .block3-upperpart {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #232f3e;
  margin-bottom: 20px;
}
.block-3main .block3-upperpart .block3-upperpartinner {
  display: inline-block;
  padding: 0 13%;
}
.block-3main .block3-upperpart .block3-upperpartinner h1 {
  font: 600 30px/1.35 Arial, sans-serif;
  color: #414b56;
  letter-spacing: 2px;
}
.block-3main .block3-upperpart .block3-upperpartinner p {
  font-size: 18px;
  font: 500 18px/1.35 Arial, sans-serif;
  color: #414b56;
}
.block-3main .block3-downpart {
  display: inline-block;
  width: 100%;
}
.block-3main .block3-downpart .downpart-img {
  display: inline-block;
  float: left;
  width: 50%;
}
.block-3main .block3-downpart .downpart-img img {
  width: 100%;
  float: left;
}
.block-3main .block3-downpart .side-detailmain {
  display: inline-block;
  width: 50%;
  float: left;
}
.block-3main .block3-downpart .side-detailmain .sied-detailnner {
  display: inline-block;
  margin-left: 16px;
  padding: 30% 45px 30% 45px;
  background-color: #f83;
}
.block-3main .block3-downpart .side-detailmain .sied-detailnner h2 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 25px;
  line-height: 20px;
  font: 500 16px/1.35 Arial, sans-serif;
  letter-spacing: 2px;
}
.block-3main .block3-downpart .side-detailmain .sied-detailnner h1 {
  color: #fff;
  font-size: 42px;
  line-height: 46px;
  font: 500 42px/1.35 Arial, sans-serif;
  letter-spacing: 2px;
}
.block-3main .block3-downpart .side-detailmain .sied-detailnner p {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font: 500 16px/1.35 Arial, sans-serif;
}
/*block 4 css*/
@media (max-width: 768px) {
  .block4-main-inner .block4-blockmain {
    margin-bottom: 30px;
  }
  .block4-main-inner .block4-blockmain .block4-blockicon {
    top: 0;
    left: 34%;
    padding: 10px;
  }
}
.block4-main-inner .block4-blockmain .block4-blockicon img {
  display: none;
}
.block4-main {
  display: inline-block;
  border: 1px solid #e9eaec;
  padding: 10px 10px 30px 10px;
  border-radius: 5px;
  background-color: #fff;
  margin: 30px 0px;
}
.block4-main .block4-contentmain {
  display: inline-block;
  width: 100%;
}
.block4-main .block4-contentmain .bloack4-contentinner {
  display: inline-block;
  width: 100%;
}
.block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain {
  display: inline-block;
  float: left;
  width: 33.33%;
  margin-top: 8%;
  text-align: center;
  height: 237px;
}
.block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner {
  border: 1px solid #e9eaec;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
  margin: 0 8px;
  height: 100%;
  position: relative;
  border-bottom: 2px solid #f83;
  transition: all 500ms ease;
}
.block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner:hover {
  opacity: 0.7;
}
.block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner:hover h1 {
  opacity: 0.7;
}
.block4-blockicon {
  position: absolute;
  width: unset;
  height: unset;
  border: 2px solid #f83;
  border-radius: 78px;
  padding: 20px;
  background-color: #fff;
  top: -60px;
  left: 38%;
  color: #f83;
}
.block4-blockmain:nth-child(2n+1) .block4-blockicon::after {
  content: url('../../frontend/Nxtby/nxtby/en_US/images/hand-holding-usd-solid.svg');
}
.block4-blockmain:nth-child(2n) .block4-blockicon::after {
  content: url('../../frontend/Nxtby/nxtby/en_US/images/fingerprint-solidadvantage.svg');
}
.block4-blockmain:nth-child(2) .block4-blockicon::after {
  content: url('../../frontend/Nxtby/nxtby/en_US/images/multi-location_delivery.png');
}
.block4-main .block4-headermain {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.block4-main .block4-headermain .block4-headertext {
  display: inline-block;
  font-size: 30px;
  margin: 0 20%;
  font-weight: 900;
  text-align: center;
  z-index: 1;
  background-color: #fff;
  color: #232f3e;
  font: 600 30px/1.35 Arial, sans-serif;
  letter-spacing: 2px;
}
.block4-main .block4-headermain hr {
  z-index: -1;
  background-color: #f83;
  margin-top: -36px;
}
.block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain {
  display: inline-block;
  width: 100%;
  margin-top: 60px;
}
.block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain .block4-blockdetailinner {
  display: inline-block;
  padding: 0 12px 12px 12px;
}
.block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain .block4-blockdetailinner h1 {
  font-size: 30px;
  font-weight: 900;
  font: 600 30px/1.35 Arial, sans-serif;
  color: #414b56;
  letter-spacing: 1px;
}
.block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain .block4-blockdetailinner p {
  font-size: 18px;
  font: 500 18px/1.35 Arial, sans-serif;
}
/*advantages page ends*/
.cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6 {
  background: #5c6ac3;
  color: #fff;
  text-align: left;
  padding: 0 20px;
}
.cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6:before {
  content: '';
  border: 11px solid;
  border-color: transparent transparent #5c6ac3;
  z-index: 99;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  transform: rotate(90deg);
  top: 45%;
  right: -20px;
}
.cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6 .cdz-banner {
  margin: 25px 0;
}
.cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6 .cdz-banner .label {
  margin-bottom: 40px;
}
.cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6 .cdz-banner .h2 {
  font-size: 33px;
  text-transform: uppercase;
}
.cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6 .cdz-banner .actions {
  width: 40%;
  text-align: center;
}
.cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6 .cdz-banner .actions a {
  color: #fff;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
}
.cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6 .cdz-banner .actions a:hover {
  opacity: 0.7;
}
/*issue fixing for other page */
/*notification icon set */
.features-links li {
  vertical-align: middle !important;
}
.features-links li .noti-link {
  width: 38px;
  height: 38px;
  margin-top: -6px;
  position: relative;
}
.features-links li .noti-link span.noti-count {
  float: right;
  position: absolute;
  right: unset;
  left: 25px;
  min-width: 13px;
  height: 13px;
  line-height: 14px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 100%;
  color: #fff;
  background: #0d0d0d;
  text-align: center;
}
.features-links li .noti-link:after {
  content: url(../../frontend/Nxtby/nxtby/en_US/images/iconfinder_icon-ios7-bell-outline_211693.svg);
}
/*homepage category block css change */
.catbox-color-04 .tab-links-title > a {
  background: #df1830 !important;
}
.catbox-color-04 .box-cate-link .item.active {
  background: #df1830 !important;
}
.catbox-color-04 .box-cate-link .item .tab-title:hover,
.catbox-color-04 .box-cate-link .item .tab-title:focus,
.catbox-color-04 .box-cate-link .item .tab-title:active {
  opacity: 0.7;
}
.product-list-style-10 .price-box .price {
  color: #ff6a00 !important;
}
.product-list-style-10 .price-box .old-price .price {
  color: #000 !important;
}
.product-list-style-10 .qty-ctl .increase:hover,
.product-list-style-10 .qty-ctl .decrease:hover {
  opacity: 0.7;
}
.product-list-style-10 .cart-qty {
  background: #df1830;
}
.amwishlist-popup button.amwishlist-button.-plus,
.amwishlist-popup .cart.table-wrapper .actions-toolbar > .action.amwishlist-button.-plus,
.amwishlist-popup .action-gift.amwishlist-button.-plus {
  font-weight: 600;
  color: #f83;
}
.amwishlist-popup .amwishlist-list-block .amwishlist-list .amwishlist-item.-active {
  border-color: #f83;
}
.amwishlist-popup .amwishlist-newlist .amwishlist-button.-add.-disabled,
.amwishlist-popup .amwishlist-newlist .amwishlist-button.-add {
  border-color: #ff6a00;
  background-color: #ff6a00;
  font-weight: 600;
  letter-spacing: 0.25px;
  border-radius: 5px;
  transition: all 500ms ease;
}
.amwishlist-popup .amwishlist-newlist .amwishlist-button.-add.-disabled:hover,
.amwishlist-popup .amwishlist-newlist .amwishlist-button.-add:hover {
  opacity: 0.7;
}
.amwishlist-popup .amwishlist-newlist .amwishlist-input:not([disabled]):focus {
  border: 1px solid #232f3e;
}
.amwishlist-popup .amwishlist-toolbar.-footer .amwishlist-button {
  border-color: #ff6a00;
  background-color: #ff6a00;
  font-weight: 600;
  letter-spacing: 0.25px;
  border-radius: 5px;
  transition: all 500ms ease;
}
.amwishlist-popup .amwishlist-toolbar.-footer .amwishlist-button:hover {
  opacity: 0.7;
}
/*whish list page fix up */
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-page-title {
  /*.amwishlist-toolbar{
                    .amwishlist-button{
                        border-bottom: 0;
                        color: #fff;
                        border-color: #232f3e;
                        background: #232f3e;
                        border-radius: 25px;
                        transition: all 500ms ease;
                        padding: 7px 20px;
                        font-size: 12px;
                        float: left;
                        filter: unset;
                        &:hover{
                            color: #232f3e;
                            border-color: #232f3e;
                            background: #fff;
                        }
                    }
                }*/
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-page-title .amwishlist-button.-prev {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
  padding: 7px 20px;
  font-size: 12px;
  margin-bottom: 20px;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-page-title .amwishlist-button.-prev:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f112';
  font-size: 12px;
  vertical-align: middle;
  margin-right: 10px;
  transform: unset;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-page-title .amwishlist-button.-prev:hover {
  opacity: 0.7;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-page-title .amwishlist-button.-prev:hover:before {
  transform: unset;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-page-title .amwishlist-field-block.-editable.-active .amwishlist-input {
  border-color: #ff6a00;
  border-radius: 5px;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-page-title .amwishlist-field-block.-editable.-active .amwishlist-button.-save {
  border-bottom: 0;
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
  /*padding: 7px 20px;*/
  font-size: 12px;
  float: left;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-page-title .amwishlist-field-block.-editable.-active .amwishlist-button.-save:hover {
  opacity: 0.7;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-search {
  padding: 10px;
  border: 1px solid #e9eaec;
  background: #fff;
  border-radius: 5px;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-search .amwishlist-button.-link {
  color: #f83;
  font-weight: 600;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-search .amwishlist-button.-link:hover {
  text-decoration: underline;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-search .amwishlist-input.-search {
  border-radius: 5px;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-toolbar-block {
  padding: 10px;
  margin: 0;
  border: 1px solid #e9eaec;
  background: #fff;
  border-radius: 5px;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-toolbar-block .amwishlist-button.-addtolist,
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-toolbar-block .amwishlist-button.-empty {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
  padding: 7px 20px;
  font-size: 12px;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-toolbar-block .amwishlist-button.-addtolist:hover,
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-toolbar-block .amwishlist-button.-empty:hover {
  opacity: 0.7;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-toolbar-block .amwishlist-button.-link {
  color: #f83;
  font-weight: 600;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-toolbar-block .amwishlist-button.-link:hover {
  text-decoration: underline;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-toolbar-block .amwishlist-button.-empty {
  color: #ff6a00;
  border-color: #ff6a00;
  background: #fff;
  border-radius: 5px;
  transition: all 500ms ease;
  padding: 7px 20px;
  font-size: 12px;
}
.amwishlist-wishlist-index .form-wishlist-items .amwishlist-toolbar-block .amwishlist-button.-empty:hover {
  opacity: 0.7;
}
.amwishlist-wishlist-index .form-wishlist-items .products-grid.wishlist {
  margin-top: 40px;
}
.amwishlist-wishlist-index .form-wishlist-items .products-grid.wishlist .amwishlist-items li .amwishlist-inner .tocart {
  border-bottom: 0;
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
  /*padding: 7px 20px;*/
  font-size: 12px;
  float: left;
}
.amwishlist-wishlist-index .form-wishlist-items .products-grid.wishlist .amwishlist-items li .amwishlist-inner .tocart:hover {
  opacity: 0.7;
}
.wishlist-index-share .column.main .share .fieldset {
  padding: 10px;
  border: 1px solid #e9eaec;
  background: #fff;
  border-radius: 5px;
}
.customer-account-forgotpassword .actions-toolbar .secondary a.action.back {
  border-bottom: 0;
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
  padding: 7px 20px;
  font-size: 12px;
  float: left;
}
.customer-account-forgotpassword .actions-toolbar .secondary a.action.back:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f112';
  font-size: 12px;
  vertical-align: middle;
  margin-right: 5px;
}
.customer-account-forgotpassword .actions-toolbar .secondary a.action.back:hover {
  opacity: 0.7;
}
.multishipping-checkout-login .page-title-wrapper {
  text-align: center;
}
.multishipping-checkout-login .login-container .block-customer-login {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  width: 48%;
  display: inline-block;
  float: left;
}
.multishipping-checkout-login .login-container .block-customer-login .block-title {
  color: #232f3e;
  font-weight: 600;
}
.multishipping-checkout-login .login-container .block-customer-login .actions-toolbar .secondary {
  margin-top: 8px;
}
.multishipping-checkout-login .login-container .block-customer-login .actions-toolbar .secondary a {
  text-decoration: none;
  border-bottom: 0;
}
.multishipping-checkout-login .login-container .block-customer-login .actions-toolbar .secondary a span {
  color: #f83;
  font-weight: 600;
  text-decoration: none;
}
.multishipping-checkout-login .login-container .block-customer-login .actions-toolbar .secondary a span:hover {
  text-decoration: underline;
}
.multishipping-checkout-login .login-container .block-new-customer {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  width: 48%;
  display: inline-block;
  float: right;
}
.multishipping-checkout-login .login-container .block-new-customer .block-title {
  color: #232f3e;
  font-weight: 600;
}
.multishipping-checkout-login .login-container .fieldset:after {
  display: none;
}
.multishipping-checkout-addresses .column.main {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #e9eaec;
}
.multishipping-checkout-addresses .column.main .table-wrapper tbody tr .actions a span {
  color: #f83;
  font-weight: 600;
}
.multishipping-checkout-addresses .column.main .table-wrapper tbody tr .actions a span:hover {
  text-decoration: underline;
}
.multishipping-checkout-addresses .column.main .actions-toolbar .secondary a {
  border-bottom: 0;
  margin-top: 8px;
  margin-right: 8px;
}
.multishipping-checkout-addresses .column.main .actions-toolbar .secondary a span {
  color: #f83;
  font-weight: 600;
}
.multishipping-checkout-addresses .column.main .actions-toolbar .secondary a span:hover {
  text-decoration: underline;
}
.multishipping-checkout-addresses .column.main .actions-toolbar .secondary button,
.multishipping-checkout-addresses .column.main .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action,
.multishipping-checkout-addresses .column.main .actions-toolbar .secondary .action-gift {
  color: #ff6a00;
  border-color: #ff6a00;
  background: #fff;
  border-radius: 5px;
  transition: all 500ms ease;
}
.multishipping-checkout-addresses .column.main .actions-toolbar .secondary button:hover,
.multishipping-checkout-addresses .column.main .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action:hover,
.multishipping-checkout-addresses .column.main .actions-toolbar .secondary .action-gift:hover {
  opacity: 0.7;
}
.multishipping-checkout_address-editshipping .column.main {
  background: #fff;
  padding: 20px !important;
  border-radius: 5px;
  border: 1px solid #e9eaec;
}
.multishipping-checkout_address-editshipping .column.main .actions-toolbar .secondary a {
  border-bottom: 0;
  margin-top: 12px;
  margin-right: 8px;
}
.multishipping-checkout_address-editshipping .column.main .actions-toolbar .secondary a span {
  color: #f83;
  font-weight: 600;
}
.multishipping-checkout_address-editshipping .column.main .actions-toolbar .secondary a span:hover {
  text-decoration: underline;
}
.multishipping-checkout_address-newshipping .column.main .fieldset {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #e9eaec;
}
.multishipping-checkout_address-newshipping .column.main .actions-toolbar .secondary a {
  border-bottom: 0;
  margin-top: 12px;
  margin-right: 8px;
}
.multishipping-checkout_address-newshipping .column.main .actions-toolbar .secondary a span {
  color: #f83;
  font-weight: 600;
}
.multishipping-checkout_address-newshipping .column.main .actions-toolbar .secondary a span:hover {
  text-decoration: underline;
}
.multishipping-checkout-shipping .column.main {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #e9eaec;
}
.multishipping-checkout-shipping .column.main .block-shipping .block-content .box-shipping-address .edit span {
  color: #f83;
  font-weight: 600;
}
.multishipping-checkout-shipping .column.main .block-shipping .block-content .box-shipping-address .edit span:hover {
  text-decoration: underline;
}
.multishipping-checkout-shipping .column.main .block-shipping .block-content .box-items .box-title a span {
  color: #f83;
  font-weight: 600;
}
.multishipping-checkout-shipping .column.main .block-shipping .block-content .box-items .box-title a span:hover {
  text-decoration: underline;
}
.multishipping-checkout-shipping .column.main .actions-toolbar .secondary a {
  border-bottom: 0;
  margin-top: 14px;
  margin-right: 8px;
}
.multishipping-checkout-shipping .column.main .actions-toolbar .secondary a span {
  color: #f83;
  font-weight: 600;
}
.multishipping-checkout-shipping .column.main .actions-toolbar .secondary a span:hover {
  text-decoration: underline;
}
/*.checkout-cart-index {
        .table-wrapper{
            .table{
                thead {
                    display: inline-block;
                    width: 100%;
                    tr {
                        display: inline-block;
                        width: 100%;
                         .col {
                            width: 10%;
                            &:first-child{
                                width: 61%;
                            }
                            &.qty{
                                text-align:center;
                            }
                        }
                    }
                }
                .cart {
                    width: 100%;
                    display: inline-block;
                    position: relative;
                    .item-info {
                        width: 100%;
                        display: inline-block;           
                        .item{
                            float: left;
                            width: 61%;
                            display: inline-block;
                        }
                        .col.qty{
                            width: 3%;
                        }
                        .price, .subtotal{
                            width: 10%;
                        }
                    }
                    .item-actions {
                        position: absolute;
                        left: 20%;
                        bottom: 25%;
                    }
                }
            }
        }
    }*/
.catalog-product_compare-index .comparison .table-comparison .cell {
  width: 180PX;
}
.catalog-product_compare-index .comparison .table-comparison .cell .attribute {
  color: #232F3E;
}
.catalog-product_compare-index .comparison .table-wrapper.comparison .table-comparison .product-item-name {
  color: #232f3e;
}
.catalog-category-view .filter .filter-content .filter-options-item .action .submit:hover {
  opacity: 0.7;
}
.wrapper .item-group .post-footer a {
  color: #f83;
  font-weight: 600;
}
.wrapper .item-group .post-footer a:hover {
  text-decoration: underline;
}
.merged-sub-group .owl-item .product .details .product-hovered-section .cart-qty {
  width: 100%;
}
.merged-sub-group .owl-item .product .details .product-hovered-section .cart-qty .field.qty {
  width: 60%;
  float: left;
  margin: 0;
}
.merged-sub-group .owl-item .product .details .product-hovered-section .cart-qty .field.qty .control {
  margin: 3px;
}
.merged-sub-group .owl-item .product .details .product-hovered-section .cart-qty .tocart.primary,
.merged-sub-group .owl-item .product .details .product-hovered-section .cart-qty .tocompare {
  width: 20%;
  float: left;
}
.post-grid-05 .owl-item .post-item .post-category:hover {
  opacity: 0.7;
}
.modal-inner-wrap .modal-footer button,
.modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.modal-inner-wrap .modal-footer .action-gift {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
}
.modal-inner-wrap .modal-footer button:hover,
.modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-inner-wrap .modal-footer .action-gift:hover {
  opacity: 0.7;
}
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl button:hover,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .cart.table-wrapper .actions-toolbar > .action:hover,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .action-gift:hover {
  opacity: 0.7;
}
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl button:active,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl button:focus,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .cart.table-wrapper .actions-toolbar > .action:active,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .cart.table-wrapper .actions-toolbar > .action:focus,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .action-gift:active,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .action-gift:focus {
  color: #ff6a00;
  background: #fff;
  border-color: #ff6a00;
}
.catalog-product-view .block-shipping-estimation .actions .btn-submit:hover {
  opacity: 0.7;
}
.catalog-product-view .review-add .review-form-actions .submit.primary:hover {
  border-width: 1px;
}
.cart-informed-modal .actions button.action:hover,
.cart-informed-modal .actions .cart.table-wrapper .actions-toolbar > .action.action:hover,
.cart-informed-modal .actions .action-gift.action:hover {
  opacity: 0.7;
}
.product-list-style-12 .product-hovered-section {
  top: 30px;
}
/*checkout page ssue fixing */
.checkout-index-index .am-checkout {
  margin: 0 0 20px 0;
}
.checkout-index-index .social-login-authentication-channel {
  margin-bottom: 0;
}
.customer-account-createpassword .page-main .page-title-wrapper {
  text-align: center;
}
.customer-account-createpassword .page-main .page-title-wrapper .page-title {
  margin-bottom: 20px;
  padding-top: 30px;
  text-transform: uppercase;
}
.customer-account-createpassword .page-main .column.main .form.password {
  background: #fff;
  padding: 50px 20px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  margin: 0 auto 30px auto;
}
.block-compare .actions-toolbar .action.compare:hover {
  opacity: 0.7;
}
.block-compare .actions-toolbar .secondary .action.clear {
  color: #f83 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  border: 0 !important;
}
.block-compare .actions-toolbar .secondary .action.clear:hover {
  border-bottom: 1px solid #f83 !important;
}
.block-reorder .actions-toolbar .secondary .action.view {
  color: #f83 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  border: 0 !important;
  margin-top: 8px;
}
.block-reorder .actions-toolbar .secondary .action.view:hover {
  border-bottom: 1px solid #f83 !important;
}
.block-wishlist .product-items .product-item .product-item-actions .tocart.primary {
  color: #fff !important;
  background: #ff6a00 !important;
  border-radius: 5px !important;
  transition: all 500ms ease;
  margin: 0;
  border: 1px solid #ff6a00 !important;
  font-weight: 600 !important;
  padding: 7px 25px !important;
  width: unset;
}
.block-wishlist .product-items .product-item .product-item-actions .tocart.primary:hover {
  opacity: 0.7;
}
.block-wishlist .actions-toolbar .action.details {
  color: #f83 !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  border: 0 !important;
}
.block-wishlist .actions-toolbar .action.details:hover {
  border-bottom: 1px solid #f83 !important;
}
.block-wishlist .action.delete {
  color: #fff !important;
  border: 1px solid #ff6a00;
  background: #ff6a00;
  border-radius: 5px !important;
  transition: all 500ms ease !important;
  margin: 0;
}
.block-wishlist .action.delete:hover {
  opacity: 0.7;
}
.block-wishlist .action.delete:hover:before {
  opacity: 0.7;
}
.customer-account-create .account .fieldset label {
  color: #232f3e;
}
.nav-sections {
  /*.section-item-content::nth-child(3) {*/
  /*}*/
}
.nav-sections .header.links li:nth-child(3) a {
  color: #f83;
}
.nav-sections .header.links li:nth-child(3) a:hover {
  text-decoration: underline;
}
.nav-sections .groupmenu .level0:nth-child(6) .groupmenu-drop .text-content,
.nav-sections .groupmenu .level0:nth-child(7) .groupmenu-drop .text-content {
  padding-bottom: 0 !important;
}
.nav-sections .groupmenu .level0:nth-child(6) .groupmenu-drop .text-content .groupmenu-drop-content,
.nav-sections .groupmenu .level0:nth-child(7) .groupmenu-drop .text-content .groupmenu-drop-content {
  padding-bottom: 0 !important;
}
.blog-page .post-list-wrapper .post-inner .post-footer .post-read-more {
  color: #f83;
  font-weight: 600;
}
.blog-page .post-list-wrapper .post-inner .post-footer .post-read-more:hover {
  text-decoration: underline;
}
.blog-page .post-list-wrapper .post-inner .post-info .item.post-author:before,
.blog-page .post-list-wrapper .post-inner .post-info .post-categories:before {
  color: #f83;
  font-weight: 600;
}
.blog-page .post-list-wrapper .post-inner .post-info span,
.blog-page .post-list-wrapper .post-inner .post-info a {
  color: #f83;
  font-weight: 600;
}
.blog-page .post-list-wrapper .post-inner .post-info span:hover,
.blog-page .post-list-wrapper .post-inner .post-info a:hover {
  text-decoration: underline;
}
/*cart page issue fixing */
@media (max-width: 1336px) and (min-width: 1200px) {
  .checkout-cart-index .table-wrapper .table .cart .item-actions {
    left: 22%;
  }
}
@media (max-width: 1200px) and (min-width: 1080px) {
  .checkout-cart-index .table-wrapper .table .cart .item-actions {
    left: 24%;
  }
}
@media (max-width: 1080px) and (min-width: 1000px) {
  .checkout-cart-index .table-wrapper .table .cart .item-actions {
    left: 26%;
  }
}
@media (max-width: 1000px) and (min-width: 953px) {
  .checkout-cart-index .table-wrapper .table .cart .item-actions {
    left: 29%;
  }
}
/*search box issue fixing */
@media (max-width: 980px) and (min-width: 768px) {
  .header .header-search .block-content input#search {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 110px;
  }
}
@media (max-width: 900px) and (min-width: 768px) {
  .page-products .sidebar-additional .block-wishlist .block-content {
    padding: 15px 10px;
  }
  .page-products .sidebar-additional .block-wishlist .block-content .product-items .product-item-photo {
    position: unset !important;
  }
  .page-products .sidebar-additional .block-wishlist .block-content .product-items .product-item-details {
    display: inline-block;
    width: 100%;
    margin: 0 !important;
  }
  .page-products .sidebar-additional .block-wishlist .block-content .product-items .product-item-details .product-item-name {
    margin-right: 0;
  }
}
/*for wishlist page */
@media (max-width: 886px) and (min-width: 768px) {
  .mwishlist-index-index .column.main div:nth-child(3) .amwishlist-tabs-block.-title li {
    width: 25% !important;
  }
}
@media (max-width: 639.5px) and (min-width: 320px) {
  /*my wishlist fixed */
  .mwishlist-index-index .column.main div:nth-child(3) .amwishlist-tabs-block.-title {
    height: unset !important;
    float: left;
  }
  .mwishlist-index-index .column.main div:nth-child(3) .amwishlist-tabs-block.-title li {
    width: 100% !important;
    border: 1px solid #e9eaec;
    float: left;
  }
  .multishipping-checkout-shipping .column.main .block-shipping .box-items .box-content tbody tr {
    background-color: #ffffff;
    width: 100%;
    margin-top: 10px;
    display: inline-block;
    box-sizing: border-box;
    box-shadow: #000000 0px 2px 5px 0px;
    color: #232f3e;
    padding: 12px 17px;
    border-width: 1px;
    border-style: solid;
    border-color: #e9eaec;
    border-image: initial;
    border-radius: 5px;
  }
  .multishipping-checkout-addresses .column.main .table-wrapper tbody tr {
    background-color: #ffffff;
    width: 100%;
    margin-top: 10px;
    display: inline-block;
    box-sizing: border-box;
    box-shadow: #000000 0px 2px 5px 0px;
    color: #232f3e;
    padding: 12px 17px;
    border-width: 1px;
    border-style: solid;
    border-color: #e9eaec;
    border-image: initial;
    border-radius: 5px;
  }
}
@media (max-width: 431px) and (min-width: 320px) {
  .multishipping-checkout-addresses .column.main .actions-toolbar .secondary button,
  .multishipping-checkout-addresses .column.main .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action,
  .multishipping-checkout-addresses .column.main .actions-toolbar .secondary .action-gift {
    padding: 7px;
    font-size: 10px;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .amwishlist-wishlist-index .sidebar .block.account-nav {
    margin-top: 28px;
  }
  .amwishlist-wishlist-index .form-wishlist-items .amwishlist-toolbar-block {
    position: unset;
  }
  .amwishlist-wishlist-index .form-wishlist-items .products-grid.wishlist .amwishlist-items li {
    border: 1px solid #e9eaec;
    border-radius: 5px;
  }
  .amwishlist-wishlist-index .form-wishlist-items .products-grid.wishlist .amwishlist-items li .amwishlist-inner .tocart .account .secondary .action.back {
    margin-bottom: 20px;
  }
  .customer-account-forgotpassword .form.password.forget {
    display: inline-block;
  }
  .customer-account-forgotpassword .form.password.forget .email .label {
    float: left;
  }
  .customer-account-forgotpassword .form.password.forget .actions-toolbar .secondary {
    margin-left: 0;
  }
  .customer-account-forgotpassword .form.password.forget .actions-toolbar .secondary a.action.back {
    width: unset;
  }
  .block-minicart .minicartpro-summary .amount .price-wrapper .price {
    font-size: 14px !important;
  }
  .multishipping-checkout_address-editshipping .column.main,
  .multishipping-checkout-addresses .column.main,
  .multishipping-checkout-shipping .column.main {
    background: #fff;
    padding: 20px !important;
    border-radius: 5px;
    border: 1px solid #e9eaec;
    margin-bottom: 45px;
  }
  .multishipping-checkout_address-newshipping .column.main {
    margin-bottom: 45px;
  }
  .multishipping-checkout-addresses .column.main .actions-toolbar .primary button,
  .multishipping-checkout-addresses .column.main .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .multishipping-checkout-addresses .column.main .actions-toolbar .primary .action-gift {
    margin-right: 0;
    margin-top: 20px;
  }
  .multishipping-checkout-addresses .column.main .actions-toolbar .secondary {
    width: 100%;
    margin-left: 0;
  }
  .multishipping-checkout-addresses .column.main .actions-toolbar .secondary a {
    margin: 0;
  }
  .multishipping-checkout-addresses .column.main .actions-toolbar .secondary button,
  .multishipping-checkout-addresses .column.main .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action,
  .multishipping-checkout-addresses .column.main .actions-toolbar .secondary .action-gift {
    width: 49%;
    float: left;
    margin-left: 0;
    display: inline-block;
    margin-bottom: 16px;
  }
  .multishipping-checkout-addresses .column.main .actions-toolbar .secondary button:nth-child(2),
  .multishipping-checkout-addresses .column.main .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .multishipping-checkout-addresses .column.main .actions-toolbar .secondary .action-gift:nth-child(2) {
    float: right;
  }
  .multishipping-checkout-shipping .action.primary.continue {
    font-size: 15px;
    padding: 10px 10px;
  }
  .multishipping-checkout-shipping .column.main .actions-toolbar .secondary a {
    margin: 0;
  }
  .multishipping-checkout_address-editshipping .form-address-edit fieldset.fieldset:nth-child(2) {
    margin: 0 0 20px;
  }
  .multishipping-checkout-login .login-container .block-customer-login {
    width: 100%;
  }
  .multishipping-checkout-login .login-container .block-new-customer {
    width: 100%;
  }
  .product-view-style-04 .product-info-main .field.qty .cart-qty {
    max-width: 170px !important;
    width: 100%;
  }
  .catalog-product-view .box-tocart.update .field.qty .qty {
    width: 82px !important;
    float: left;
  }
  .checkout-cart-index .table-wrapper .table .cart .item-info .item {
    width: 100%;
  }
  .checkout-cart-index .table-wrapper .table .cart .item-actions {
    left: 10%;
    bottom: 45%;
  }
  .block-minicart .cart-total .subtotal .label {
    font-size: 14px !important;
  }
  .block-minicart .cart-total .subtotal .amount .price {
    font-size: 14px !important;
  }
  .account .block-wishlist .product-items .product-item .product-item-actions .tocart.primary,
  .page-products .block-wishlist .product-items .product-item .product-item-actions .tocart.primary {
    padding: 0px 25px !important;
  }
  .mb-bottom-toolbar .fa-shopping-cart:before {
    line-height: 40px !important;
  }
  /*navigation menu isue fixed */
  .cdz-menu .item.level-top > .groupmenu-drop .groupmenu-drop-content {
    background-color: #f2f2f2 !important;
    padding-bottom: 0 !important;
  }
  .cdz-menu .item.level-top:nth-child(4) .level1 .groupmenu-drop-content .col-sm-6:last-child .groupdrop-banner img {
    width: 100%;
  }
  .cdz-menu .groupmenu-drop li.item {
    background-color: #f2f2f2 !important;
    padding-bottom: 0 !important;
  }
  .catalog-product-view .detailed .product.data.items > .item.content {
    padding: 10px 15px 0;
  }
  .catalog-product-view .detailed .product.data.items > .item.content .table-wrapper {
    margin-bottom: 10px;
  }
  /*comparision page issue fixed */
  .table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .tocart.primary {
    position: relative;
  }
  .table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .tocart.primary::after {
    display: inline-block;
    font-family: 'CodazonFont';
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e992';
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    top: 8px;
    left: 8px;
  }
  .table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-secondary {
    background: unset !important;
  }
  .table-wrapper.comparison .table-comparison .cell.product.info .product-item-actions .actions-secondary .towishlist {
    margin-left: 7px !important;
    margin-right: 0;
  }
  .table-wrapper.comparison .table-comparison .cell.attribute .cBlock ul {
    padding-left: 20px;
  }
}
/*for cart page */
@media (max-width: 767px) and (min-width: 665px) {
  .checkout-cart-index .table-wrapper .table .cart .item-actions {
    left: 10%;
    bottom: 45%;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.price,
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.subtotal {
    width: 25% !important;
    float: left !important;
  }
}
@media (max-width: 665px) and (min-width: 555px) {
  .checkout-cart-index .table-wrapper .table .cart .item-actions {
    left: 12% !important;
    bottom: 45%;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.price,
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.subtotal,
  .checkout-cart-index .cart-container .cart.table-wrapper .col.qty {
    width: 25% !important;
    float: left !important;
  }
}
@media (max-width: 555px) and (min-width: 480px) {
  .checkout-cart-index .table-wrapper .table .cart .item-actions {
    left: 15% !important;
    bottom: 45%;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.price,
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.subtotal,
  .checkout-cart-index .cart-container .cart.table-wrapper .col.qty {
    width: 25% !important;
    float: left !important;
  }
}
@media (max-width: 480px) and (min-width: 400px) {
  .checkout-cart-index .table-wrapper .table .cart .item-actions {
    left: 17% !important;
    bottom: 45%;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.price,
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.subtotal,
  .checkout-cart-index .cart-container .cart.table-wrapper .col.qty {
    width: 25% !important;
    float: left !important;
  }
}
@media (max-width: 400px) and (min-width: 320px) {
  .checkout-cart-index .table-wrapper .table .cart .item-actions {
    left: 22% !important;
    bottom: 41%;
  }
  .checkout-cart-index .table-wrapper .table .cart .item-info .item {
    padding-bottom: 30px;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.price,
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.subtotal,
  .checkout-cart-index .cart-container .cart.table-wrapper .col.qty {
    width: 25% !important;
    float: left !important;
  }
  .product-view-style-04 .product-info-main .field.qty .cart-qty {
    max-width: 170px;
    width: 100%;
  }
  .catalog-product-view .box-tocart.update .field.qty .qty {
    width: 82px !important;
  }
}
.product-list-style-05 .product-item:hover .product-item-inner {
  bottom: -5px !important;
}
.block.filter .block-actions .action.clear {
  border-radius: 5px;
}
.blog-page .post-content .post-text-hld p {
  color: #232f3e;
}
/*tablet view start*/
/*footer policy page css start*/
.cms-page-view .policypagemain,
.cms-page-view .terms-of-usemain,
.cms-page-view .shipping-policymain,
.cms-page-view .return-cancelationmain {
  background: #fff;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  padding: 10px;
  color: #232f3e;
}
.cms-page-view .policypagemain h1,
.cms-page-view .terms-of-usemain h1,
.cms-page-view .shipping-policymain h1,
.cms-page-view .return-cancelationmain h1 {
  font-weight: 600;
}
.cms-page-view .policypagemain p,
.cms-page-view .terms-of-usemain p,
.cms-page-view .shipping-policymain p,
.cms-page-view .return-cancelationmain p {
  font-weight: 400;
}
.cms-page-view .policypagemain h2,
.cms-page-view .terms-of-usemain h2,
.cms-page-view .shipping-policymain h2,
.cms-page-view .return-cancelationmain h2 {
  font-weight: 500;
}
@media (max-width: 1025px) and (min-width: 900px) {
  .block-1main .block-1inner .block1-text {
    left: 3%;
  }
  .block-1main .block-1inner .block1-text h1 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .block-1main .block-1inner .block1-text ul {
    padding: 0px 0 0 25px;
  }
  .block-1main .block-1inner .block1-text ul li {
    margin: 15px 0;
  }
  .block-2main .block-2inner {
    display: inline-block;
    text-align: center;
    padding: 0 10px;
  }
  .block-2main .block-2inner h1 {
    font-size: 27px;
    margin: 0;
  }
  .block-3main .block3-upperpart .block3-upperpartinner {
    padding: 0 2%;
  }
  .block-3main .block3-upperpart .block3-upperpartinner h1 {
    font-size: 27px;
  }
  .block-3main .block3-upperpart .block3-upperpartinner p {
    font-size: 16px;
  }
  .block-3main .block3-downpart .side-detailmain .sied-detailnner {
    padding: 14% 45px 14% 45px;
  }
  .block4-main .block4-headermain .block4-headertext {
    font-size: 27px;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain {
    margin-top: 10%;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain {
    margin-top: 30px;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain .block4-blockdetailinner h1 {
    font-size: 27px;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain .block4-blockdetailinner p {
    font-size: 16px;
  }
  .block4-main .block4-blockicon {
    padding: 15px;
  }
  /*industrial page start*/
  .industrialblock1-main .block1-inner .block1-content-main .block1-content-inner {
    display: inline-block;
    padding: 20px 20px 20px 20px;
  }
  .block1-image-main .block1-image-inner {
    padding: 0;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain {
    height: 320px;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner {
    height: 100%;
    margin: 0 10px;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-img img {
    width: 20%;
  }
}
@media (max-width: 900px) and (min-width: 768px) {
  .block-1main .block-1inner .block1-text {
    left: 2%;
  }
  .block-1main .block-1inner .block1-text h1 {
    font-size: 25px;
  }
  .block-1main .block-1inner .block1-text ul {
    padding: 0 0 0 25px;
  }
  .block-1main .block-1inner .block1-text ul li {
    margin: 10px 0;
    font-size: 14px;
  }
  .cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6 .cdz-banner .h2 {
    font-size: 30px;
  }
  .cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6 .cdz-banner .actions {
    width: 60%;
  }
  .block-2main .block-2inner {
    padding: 0;
  }
  .block-2main .block-2inner h1 {
    font-size: 25px;
    margin: 0;
  }
  .block-3main .block3-upperpart .block3-upperpartinner {
    padding: 0;
  }
  .block-3main .block3-upperpart .block3-upperpartinner h1 {
    font-size: 25px;
  }
  .block-3main .block3-upperpart .block3-upperpartinner p {
    font-size: 14px;
  }
  .block-3main .block3-downpart .side-detailmain .sied-detailnner {
    padding: 10% 30px 11% 30px;
  }
  .block-3main .block3-downpart .side-detailmain .sied-detailnner h2 {
    margin-bottom: 15px;
  }
  .block-3main .block3-downpart .side-detailmain .sied-detailnner h1 {
    font-size: 28px;
    line-height: 35px;
  }
  .block4-main .block4-headermain .block4-headertext {
    font-size: 25px;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain {
    margin-top: 8%;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain .block4-blockdetailinner {
    padding: 0;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain .block4-blockdetailinner h1 {
    font-size: 25px;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain .block4-blockdetailinner p {
    font-size: 14px;
  }
  .block4-main .block4-blockicon {
    padding: 10px;
    top: -45px;
    left: 36%;
  }
  /*industrial page start*/
  .industrialblock1-main .block1-inner .block1-content-main .block1-content-inner {
    display: inline-block;
    padding: 20px 20px 20px 20px;
  }
  .industrialblock1-main .block1-inner .block1-content-main .block1-content-inner h1.block1-heading {
    font-size: 28px;
  }
  .industrialblock1-main .block1-inner .block1-content-main .block1-content-inner p.block1-detail {
    font-size: 16px;
  }
  .industrialblock1-main .block1-inner .block1-content-main .block1-content-inner p.join-info {
    font-size: 16px;
  }
  .block1-image-main .block1-image-inner {
    padding: 0;
  }
  .industrialblock2-main .block2-uppersection {
    margin-top: 15px;
  }
  .industrialblock2-main .block2-uppersection h1 {
    font-size: 28px;
  }
  .industrialblock2-main .block2-uppersection p {
    font-size: 16px;
  }
  .block2-tab-main {
    margin-top: 16px;
  }
  .block2-tab-main .tab button,
  .block2-tab-main .tab .cart.table-wrapper .actions-toolbar > .action,
  .block2-tab-main .tab .action-gift {
    width: 30%;
  }
  .industry-imagemain .tab-blockmain .tab-blockinner .tab-blockdetailmain h1 {
    font-size: 20px;
  }
  .industry-imagemain .tab-blockmain .tab-blockinner .tab-blockdetailmain p {
    font-size: 14px;
  }
  .industry-imagemain .tab-blockmain {
    height: 375px;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain {
    height: 328px;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner {
    height: 100%;
    margin: 0 10px;
    padding: 20px 10px 10px 10px;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-img img {
    width: 25%;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-heading h1 {
    font-size: 20px;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-detail p {
    font-size: 16px;
  }
}
@media (max-width: 1180px) and (min-width: 1100px) {
  .block1-main .block1-inner .banner-uppertextmain {
    left: 10%;
  }
}
@media (max-width: 1100px) and (min-width: 1025px) {
  .block1-main .block1-inner .banner-uppertextmain {
    left: 8%;
  }
  .block2-main-inner .graph-main .graph-inner {
    width: 50%;
    height: 530px;
  }
}
@media (max-width: 1025px) and (min-width: 965px) {
  .block1-main .block1-inner .banner-uppertextmain {
    left: 5%;
    top: 45%;
  }
  .block1-main .block1-inner .banner-uppertextmain h1 {
    font-size: 38px;
  }
  .block1-main .block1-inner .banner-uppertextmain p {
    margin-top: 25px;
  }
  .block2-main-inner .graph-main .graph-inner {
    width: 50%;
    height: 520px;
  }
}
@media (max-width: 965px) and (min-width: 830px) {
  .block1-main .block1-inner .banner-uppertextmain {
    left: 8%;
    top: 40%;
  }
  .block1-main .block1-inner .banner-uppertextmain h1 {
    font-size: 32px;
  }
  .block1-main .block1-inner .banner-uppertextmain p {
    margin-top: 20px;
  }
  .block2-main-inner .graph-main .graph-inner {
    width: 55%;
    height: 515px;
  }
}
@media (max-width: 830px) and (min-width: 768px) {
  .block1-main .block1-inner .banner-uppertextmain {
    left: 10%;
    top: 50%;
  }
  .block1-main .block1-inner .banner-uppertextmain h1 {
    font-size: 28px;
  }
  .block1-main .block1-inner .banner-uppertextmain p {
    margin-top: 20px;
  }
  .block2-main-inner .graph-main .graph-inner {
    width: 60%;
    height: 500px;
  }
  .block3-main-inner .block3-brandsmian .block3-brandinner {
    width: 92%;
  }
}
/*mobile view start*/
@media (max-width: 767px) and (min-width: 320px) {
  /*advantaged page css start*/
  .block-1main .block1-banner {
    display: none;
  }
  .block-1main .block-1inner {
    display: inline-block;
    width: 100%;
    position: unset;
    background-color: #fff;
    border: 1px solid #e9eaec;
    padding: 10px;
    border-radius: 5px;
  }
  .block-1main .block-1inner .block1-text {
    position: unset;
    top: unset;
    left: unset;
    float: left;
    display: inline-block;
    width: 100%;
  }
  .block-1main .block-1inner .block1-text h1 {
    font-size: 20px;
  }
  .block-1main .block-1inner .block1-text ul {
    padding: 0 0 0 25px;
    margin-bottom: 5px;
  }
  .block-1main .block-1inner .block1-text ul li {
    margin: 12px 0;
    font-size: 14px;
  }
  .block-2main .block-2inner {
    padding: 0;
  }
  .block-2main .block-2inner h1 {
    font-size: 20px;
    margin: 0;
  }
  .block-3main .block3-upperpart .block3-upperpartinner {
    padding: 0;
  }
  .block-3main .block3-upperpart .block3-upperpartinner h1 {
    font-size: 20px;
  }
  .block-3main .block3-upperpart .block3-upperpartinner p {
    font-size: 14px;
  }
  .block-3main .block3-downpart .downpart-img {
    width: 100%;
  }
  .block-3main .block3-downpart .side-detailmain {
    width: 100%;
  }
  .block-3main .block3-downpart .side-detailmain .sied-detailnner {
    margin-left: 0;
    margin-top: 15px;
    padding: 10% 14px 10% 15px;
  }
  .block-3main .block3-downpart .side-detailmain .sied-detailnner h2 {
    margin-bottom: 10px;
  }
  .block-3main .block3-downpart .side-detailmain .sied-detailnner h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .block-3main .block3-downpart .side-detailmain .sied-detailnner p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .block4-main .block4-headermain .block4-headertext {
    font-size: 20px;
    margin: 0;
  }
  .block4-main .block4-headermain hr {
    display: none;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain {
    width: 100%;
    height: unset;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner {
    margin: 0;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockiconmain {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: -45px;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain {
    margin-top: 40px;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain .block4-blockdetailinner {
    padding: 0;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain .block4-blockdetailinner h1 {
    font-size: 20px;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain .block4-blockinner .block4-blockdetailmain .block4-blockdetailinner p {
    font-size: 14px;
  }
  /*business page css start*/
  .block3-main-inner .block3-brandsmian .block3-brandinner {
    width: 100%;
  }
  .block3-main-inner .block3-brandsmian .block3-brandinner .leftside-brand {
    border: 1px solid #e9eaec;
    width: 100%;
  }
  .block3-main-inner .block3-brandsmian .block3-brandinner .leftside-brand img {
    width: 100%;
    float: left;
  }
  .block1-main .block1-inner .banner-uppertextmain1 {
    width: 100%;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 55%;
  }
  .block1-main .block1-inner .banner-uppertextmain {
    position: unset;
    top: unset;
    left: unset;
    text-align: center;
    color: #fff;
  }
  .block1-main .block1-inner .banner-uppertextmain h1 {
    font-size: 24px;
  }
  .block1-main .block1-inner .banner-uppertextmain p {
    font-size: 14px;
    margin-top: 10px;
  }
  .block2-main .block2-headermain .block2-headertext {
    font-size: 25px;
    padding: 0;
  }
  .block2-main .block2-headermain hr {
    display: none;
  }
  .block3-main .block2-headermain {
    margin-bottom: 15px;
  }
  .block3-main .block2-headermain .block2-headertext {
    font-size: 25px;
    padding: 0;
  }
  .block3-main .block2-headermain hr {
    margin-top: -11px;
    display: none;
  }
  /*industrial store css starts*/
  .industrialblock1-main .block1-inner .block1-image-main {
    width: 100%;
  }
  .industrialblock1-main .block1-inner .block1-image-main .block1-image-inner {
    padding: 0;
  }
  .industrialblock1-main .block1-inner .block1-content-main {
    width: 100%;
  }
  .industrialblock1-main .block1-inner .block1-content-main .block1-content-inner {
    padding: 10px;
  }
  .industrialblock2-main {
    padding: 30px 0 0 0;
  }
  .industrialblock2-main .block2-uppersection h1 {
    padding: 0 10px;
  }
  .industrialblock2-main .block2-uppersection p {
    padding: 0 10px;
  }
  .block2-tab-main {
    margin-top: 15px;
  }
  .block2-tab-main .ui-tabs {
    margin-bottom: 20px;
    /*button{
                    width: 100%;
                    border-bottom: 1px solid #D8D8D8;
                    border-left: 0;
                    border-right: 0;
                    padding: 17px 0;
                    border-top: 0;
                }*/
  }
  .block2-tab-main .ui-tabs ul {
    width: 100%;
    display: inline-block;
  }
  .block2-tab-main .ui-tabs ul li {
    width: 100%;
    border-bottom: 1px solid #D8D8D8;
    border-left: 0;
    border-right: 0;
    padding: 17px 0;
    border-top: 0;
  }
  .block2-tab-main .ui-tabs ul li.ui-tabs-active {
    border-bottom: 2px solid #f83 !important;
    color: #232f3e !important;
  }
  .industry-imagemain .tab-blockmain {
    width: 100%;
    height: unset;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain {
    width: 100%;
    text-align: center;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner {
    height: 100%;
    margin: 0 0 20px 0;
    padding: 10px;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-heading {
    text-align: center;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-detail p {
    text-align: center;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-detail ul {
    text-align: center;
    margin: 14px auto 0 auto;
    padding-left: 25px;
    width: 260px;
    list-style-type: none;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-detail ul li {
    color: #232f3e;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding-left: 0;
    list-style-type: disc;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-img {
    width: 100%;
  }
  .industrial-middleblock .industrial-middleblocktitle .blockmain .blockinner .block-img img {
    width: 15%;
  }
  /*homepage  block issue fixing*/
  .cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6 {
    text-align: center;
  }
  .cms-codazon-home-page .space-lg .product-list-style-02 .col-sm-6 .cdz-banner .actions {
    margin: 0 auto;
  }
  /*footer policy page css start*/
  .cms-page-view .policypagemain h1,
  .cms-page-view .terms-of-usemain h1,
  .cms-page-view .shipping-policymain h1,
  .cms-page-view .return-cancelationmain h1 {
    font-size: 20px;
  }
  .cms-page-view .policypagemain p,
  .cms-page-view .terms-of-usemain p,
  .cms-page-view .shipping-policymain p,
  .cms-page-view .return-cancelationmain p {
    font-size: 12px;
  }
  .cms-page-view .policypagemain h2,
  .cms-page-view .terms-of-usemain h2,
  .cms-page-view .shipping-policymain h2,
  .cms-page-view .return-cancelationmain h2 {
    font-size: 18px;
  }
  .cms-page-view .policypagemain ul,
  .cms-page-view .terms-of-usemain ul,
  .cms-page-view .shipping-policymain ul,
  .cms-page-view .return-cancelationmain ul {
    padding-left: 20px;
  }
}
@media (max-width: 768px) and (min-width: 723px) {
  .block4-main .block4-blockicon {
    padding: 12px;
    position: unset;
    width: 12%;
    margin: 0 auto;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain {
    margin-top: 10%;
  }
}
@media (max-width: 723px) and (min-width: 671px) {
  .block4-main .block4-blockicon {
    padding: 12px;
    position: unset;
    width: 13%;
    margin: 0 auto;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain {
    margin-top: 10%;
  }
}
@media (max-width: 671px) and (min-width: 626px) {
  .block4-main .block4-blockicon {
    padding: 12px;
    position: unset;
    width: 14%;
    margin: 0 auto;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain {
    margin-top: 11%;
  }
}
@media (max-width: 626px) and (min-width: 587px) {
  .block4-main .block4-blockicon {
    padding: 13px;
    position: unset;
    width: 16%;
    margin: 0 auto;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain {
    margin-top: 11%;
  }
}
@media (max-width: 587px) and (min-width: 553px) {
  .block4-main .block4-blockicon {
    padding: 14px;
    position: unset;
    width: 17%;
    margin: 0 auto;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain {
    margin-top: 12%;
  }
}
@media (max-width: 553px) and (min-width: 500px) {
  .block4-main .block4-blockicon {
    padding: 10px;
    position: unset;
    width: 17%;
    margin: 0 auto;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain {
    margin-top: 13%;
  }
}
@media (max-width: 500px) and (min-width: 441px) {
  .block4-main .block4-blockicon {
    padding: 9px;
    position: unset;
    width: 19%;
    margin: 0 auto;
  }
  .block4-main .block4-contentmain .bloack4-contentinner .block4-blockmain {
    margin-top: 16%;
  }
}
.page-footer .footer-social {
  text-align: left;
}
.page-footer .footer-social .social {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.page-footer .footer-social .social a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0;
  display: block;
  float: left;
  margin-right: 7px;
  border-radius: 0;
  color: #000;
  border: 1px solid #fff;
  background: #fff;
  font-size: 0;
  transition: 0.6s;
}
.page-footer .footer-social .social a .fa {
  line-height: inherit;
}
.page-footer .footer-social .social a:hover {
  transform: translateY(-5px);
}
.page-footer .footer-social .social a .fa:before {
  font-size: 18px;
}
.cart.table-wrapper .col.qty .input-text {
  width: 70px;
}
.product-list-style-05 .actions-secondary > .action {
  width: 40px !important;
}
.product-item-actions .actions-primary + .actions-secondary > .action {
  width: 30px !important;
}
@media (max-width: 768px) {
  .contact-index-index .store-info.block {
    padding: 20px;
  }
  .contact-index-index .store-info.block .mapouter .gmap_canvas {
    width: 100%;
  }
  a.mobile-toggle.visible-xs:after {
    display: none  !important;
  }
  ul.box-cate-link.abs-dropdown {
    display: none !important;
  }
}
.box-cate-link .item.active .tab-title span {
  color: #fff;
  font-size: 14px;
}
body .field .control input[type="text"],
body .field .control input[type="password"],
body .field .control input[type="url"],
body .field .control input[type="tel"],
body .field .control input[type="search"],
body .field .control input[type="number"],
body .field .control input[type="datetime"],
body .field .control input[type="email"],
body .field .control textarea,
body .field .control select {
  height: 45px;
  line-height: 45px;
  border-radius: 8px;
  border: 1px solid #ff6a00;
  transition: all 0.2s ease;
  padding: 0.9rem 0.9rem 0.9rem 1.6rem;
  font-size: 13px;
}
body .field .control input[type="text"]:focus,
body .field .control input[type="password"]:focus,
body .field .control input[type="url"]:focus,
body .field .control input[type="tel"]:focus,
body .field .control input[type="search"]:focus,
body .field .control input[type="number"]:focus,
body .field .control input[type="datetime"]:focus,
body .field .control input[type="email"]:focus,
body .field .control textarea:focus,
body .field .control select:focus {
  border-color: #ff6a00;
  box-shadow: 0 0 0 3px rgba(255, 106, 0, 0.15) !important;
  outline: none;
}
body .field .control textarea {
  height: 115px;
  line-height: 20px;
}
body .separator {
  margin: 5px;
}
body .status-label {
  padding: 1px 5px;
  font-size: 10px;
  border-radius: 5px;
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #000;
  color: #fff;
}
body .status-label.pending {
  background-color: #e6f7f2;
  color: #00a88f;
}
body .status-label.in-transit {
  background-color: #f6e6d6;
  color: #9b5a00;
}
body .status-label.delivered {
  background-color: #e4f9e5;
  color: #0b9b25;
}
body .status-label.canceled {
  background-color: #fce6f0;
  color: #d63384;
}
body .status-label.rejected {
  background-color: #fde4e4;
  color: #cc0000;
}
body .status-label.on-hold {
  background-color: #e6ecff;
  color: #0033cc;
}
body .status-label.request-rise {
  background: #dceafc;
  color: #032da9;
}
body .status-label.order-place {
  background: #ffe9bc;
  color: #9f3f00;
}
body .status-label.shipped {
  background: #c7ffe7;
  color: #00af76;
}
body .status-label.rejected {
  background: #ffe0df;
  color: #930002;
}
body .status-label.draft {
  background: #f3f5f8;
  color: #464c54;
}
@media (max-width: 767px) {
  body footer .footer .block.newsletter {
    width: 100%;
  }
  body footer .footer .block.newsletter .control::before {
    line-height: 43px !important;
  }
  body footer .footer .block.newsletter input {
    padding-left: 15px;
  }
  body footer .footer .block.newsletter .form.subscribe {
    position: relative;
  }
  body footer .footer .block.newsletter .form.subscribe .actions {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.page-header .cdz-dd-content .acount-menu .account-menu-items li a {
  color: #232f3e !important;
}
.page-header .cdz-dd-content .acount-menu .account-menu-items li a:focus {
  color: #232f3e !important;
}
.page-header .cdz-dd-content .acount-menu .account-menu-items li a:visited {
  color: #232f3e !important;
}
.page-header .cdz-dd-content .acount-menu .account-menu-items li a:active {
  color: #232f3e !important;
}
.page-header .cdz-dd-content .acount-menu .account-menu-items li a:hover {
  opacity: 0.7;
  color: #ff6a00 !important;
}
@media (min-width: 768px) {
  .sticky-menu:not(.active) div.search-form .nested {
    right: -37px;
  }
}
@media (max-width: 767px) {
  .header-search.input-opened .search-form {
    top: 36px;
    height: 55px;
  }
}
.amsearch-button.-loupe {
  background-image: url('../../frontend/Nxtby/nxtby/en_US/images/search-icon.png');
}
.amsearch-input-wrapper .amsearch-button.-close {
  background-image: url('../../frontend/Nxtby/nxtby/en_US/images/cross-icon-white.png');
}
@media (max-width: 768px) {
  .page-header .amsearch-form-block.-opened button.amsearch-button.-loupe.-clear.-icon,
  .page-header .amsearch-form-block.-opened .cart.table-wrapper .actions-toolbar > .action.amsearch-button.-loupe.-clear.-icon,
  .page-header .amsearch-form-block.-opened .action-gift.amsearch-button.-loupe.-clear.-icon {
    display: none;
  }
  .page-header .amsearch-form-block button.amsearch-button.-loupe.-clear.-icon,
  .page-header .amsearch-form-block .cart.table-wrapper .actions-toolbar > .action.amsearch-button.-loupe.-clear.-icon,
  .page-header .amsearch-form-block .action-gift.amsearch-button.-loupe.-clear.-icon {
    display: block;
  }
  .page-header .amsearch-input-wrapper {
    border: none;
    position: relative;
    padding: 10px 10px;
    width: 100%;
    margin: 0;
  }
  .page-header .amsearch-wrapper-block:before {
    height: 0px !important;
  }
  .page-header .amsearch-button.-loupe {
    background-image: url('../../frontend/Nxtby/nxtby/en_US/images/search-icon.png');
    position: absolute;
    right: 12px !important;
    top: 0;
    opacity: unset !important;
  }
  .page-header .amsearch-input-wrapper .amsearch-input {
    box-shadow: inset 0px 2px 3px #ccc;
  }
  .page-header .amsearch-input-wrapper .amsearch-button.-close {
    right: 15px;
    background-image: url('../../frontend/Nxtby/nxtby/en_US/images/cross-icon-white.png');
  }
  .header-search-wrap .block-search input {
    left: 0px;
    margin: 0px 0;
    position: unset;
  }
  .header-search-wrap .page-header .amsearch-wrapper-block:before {
    margin: 0 0px;
    height: auto;
  }
  .header-search-wrap .page-header .amsearch-input-wrapper {
    position: relative;
    padding: 10px 10px;
    width: 100%;
    margin: 0;
  }
}
.block.block-search .fieldset > .field,
.block.block-search .fieldset > .fields > .field,
.block.block-search form .field {
  margin: 0 0 6px;
}
.header-search-wrap .nested {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 0;
  z-index: 3;
  padding: 0;
}
.header-search-wrap .nested a {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  color: #fff;
  opacity: 0.8;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.header-search-wrap .nested a .advanced-label {
  background: #000000;
  padding: 3px 5px;
  border-radius: 3px;
  position: absolute;
  font-size: 12px;
  line-height: 14px;
  white-space: nowrap;
  color: #ffffff;
  visibility: hidden;
  transition: all 500ms ease;
  backface-visibility: hidden;
  opacity: 0;
  top: -23px;
  left: 50%;
  transform: translateX(-50%);
}
.header-search-wrap .nested a .advanced-label:before {
  position: absolute;
  left: calc(50% - 5px);
  bottom: -10px;
  border: 5px solid transparent;
  border-top-color: #000000;
  content: '';
  width: 10px;
  height: 10px;
}
.header-search-wrap .nested a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f085";
  font-size: 18px;
  vertical-align: middle;
  line-height: 35px;
}
.page-header .amsearch-input-wrapper .amsearch-input {
  border-color: #ff6a00;
}
.page-header .amsearch-wrapper-block {
  margin: 0px 0 0;
  padding: 0px 0;
}
.page-header .amsearch-wrapper-block:before {
  height: 0px;
}
.page-header input[type="text"] {
  color: #ffffff;
  border-color: #ff6a00;
  background: #ff6a00;
}
.page-header input[type="text"]::placeholder {
  color: #ffffff;
}
.page-header input[type="text"]:-ms-input-placeholder {
  color: #ffffff;
}
.page-header input[type="text"]::-ms-input-placeholder {
  color: #ffffff;
}
.page-header .sticky-menu:not(.active) .header-search-wrap {
  padding: 4px 17px !important;
}
.page-header .mini-list .product-item-actions .tocart:before {
  vertical-align: middle;
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e992';
  font-size: 20px;
  speak: none;
  margin-top: 4px;
}
.wrapper-adv-style-01 a.item-title {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 4px;
  padding: 8px 6px 3px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 32px;
  transition: all 500ms ease;
  backface-visibility: hidden;
  border-radius: 0 0 5px 5px;
  color: #fff;
  background: #232f3e;
  opacity: 0.7;
}
.wrapper-adv-style-01 .item-image {
  display: inline-block;
  box-shadow: none;
  border-radius: 5px;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.wrapper-adv-style-01 .cat-item {
  position: relative;
  text-align: center;
}
@media (min-width: 769px) {
  .page-header.header-style-07 .header.content {
    padding: 0px 0px 0;
  }
}
.amsearch-overlay-block {
  background: none;
  display: none !important;
}
.cms-index-index .product-list-style-11 .product-item-actions .actions-primary .action.tocart.primary {
  border-color: #ff6a00 !important;
  background: #ff6a00 !important;
  border-radius: 5px;
}
.cms-index-index .product-list-style-11 .product-item-actions .actions-primary .action.tocart.primary:hover {
  opacity: 0.7;
}
.cms-index-index .product-list-style-11 .products.list.items .button-hover-wrap .qs-button {
  border-color: #ff6a00 !important;
  background: #ff6a00 !important;
}
.cms-index-index .product-list-style-11 .products.list.items .button-hover-wrap .qs-button:hover {
  opacity: 0.7;
}
.cms-index-index .product-list-style-11 .products.list.items .button-hover-wrap .qs-button:hover:before {
  opacity: 0.7;
}
.cms-index-index .product-list-style-11 .products.list.items .button-hover-wrap .qs-button:before {
  color: #ffffff !important;
}
.cms-index-index .product-list-style-11 .products.list.items .button-hover-wrap .action {
  border-color: #ff6a00 !important;
  background: #ff6a00 !important;
}
.cms-index-index .product-list-style-11 .products.list.items .button-hover-wrap .action:hover {
  opacity: 0.7;
}
.cms-index-index .product-list-style-11 .products.list.items .button-hover-wrap .action:hover:before {
  opacity: 0.7;
}
.cms-index-index .product-list-style-11 .products.list.items .button-hover-wrap .action:before {
  color: #ffffff !important;
}
.cms-index-index .product-list-style-11 .owl-page .current-page {
  color: #232f3e !important;
}
#maincontent a.qs-button {
  border-radius: 100%;
}
#maincontent a.qs-button:hover {
  opacity: 0.7;
}
#maincontent a.qs-button:hover:before {
  opacity: 0.7;
}
#maincontent a.qs-button:before {
  color: #ffffff !important;
}
#maincontent .grid-style-08 a.towishlist {
  border-radius: 100%;
}
a.more-link {
  color: #232f3e !important;
}
a.amquote-addto-button.amasty-quote-link {
  background: #ffffff;
  color: #232f3e;
  border-radius: 5px;
  border-color: #232f3e;
  line-height: 1.4rem !important;
}
a.amquote-addto-button.amasty-quote-link:hover {
  opacity: 0.7;
}
.qtybox-anchor .cart-qty {
  border-color: #232f3e !important;
}
.qty-ctl ::before {
  color: #232f3e !important;
}
#mp-wk-block {
  display: none;
}
.amquote-showcart.action:before {
  background-image: url('../../frontend/Nxtby/nxtby/en_US/images/quotecart.png') !important;
}
header .container.sticky-menu.js-sticky-menu.active a.amquote-showcart.action {
  margin-top: 0px ;
}
header .container.sticky-menu.js-sticky-menu.active a.amquote-showcart.action:before {
  background-image: url('../../frontend/Nxtby/nxtby/en_US/images/quotecart2.png') !important;
  margin: 0 5px 0 2px;
}
header .container.sticky-menu.js-sticky-menu.active .amquote-cart-wrapper.minicart-wrapper {
  margin-top: -5px;
}
header .container.sticky-menu.js-sticky-menu.active .col-sm-16.header-panel-right {
  margin-right: 55px;
}
.cdz-slider-184849 .owl-item.active:hover strong.product.name.product-item-name {
  background: #232f3e;
  opacity: 0.7 !important;
  border-radius: 5px;
}
.cdz-slider-184849 .owl-item.active:hover strong.product.name.product-item-name a.product-item-link {
  color: #ffffff !important;
}
.cdz-slider-003046 .owl-item.active:hover strong.product.name.product-item-name {
  background: #232f3e;
  opacity: 0.7 !important;
  border-radius: 5px;
}
.cdz-slider-003046 .owl-item.active:hover strong.product.name.product-item-name a.product-item-link {
  color: #ffffff !important;
}
.cdz-slider-892961 .owl-item.active:hover strong.product.name.product-item-name {
  background: #232f3e;
  opacity: 0.7 !important;
  border-radius: 5px;
}
.cdz-slider-892961 .owl-item.active:hover strong.product.name.product-item-name a.product-item-link {
  color: #ffffff !important;
}
.product-layout-style-02 ul.box-cate-link.abs-dropdown span:hover {
  opacity: 0.7;
}
.product-social-links {
  margin-top: 20px;
}
.product-social-links .product-addto-links {
  margin: 0px !important;
  padding-top: 16px;
}
.product-info-main .product.attribute.overview {
  padding-top: 10px;
}
.product-right .product-static-text {
  display: none;
}
.checkout-success {
  text-align: center !important;
}
.checkout-success .actions-toolbar .primary {
  float: none !important;
}
.box-tocart.large-box-tocart button#product-addtoquote,
.box-tocart.large-box-tocart .cart.table-wrapper .actions-toolbar > .action#product-addtoquote,
.box-tocart.large-box-tocart .action-gift#product-addtoquote {
  width: 47%;
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 600;
}
td.col.actions .action span {
  color: #f83;
  font-weight: 600;
  font-size: 16px;
}
.opc-sidebar.opc-summary-wrapper .opc-block-summary {
  margin: 10px !important;
}
.product-view-style-03 .product-info-main .price-box {
  margin-bottom: 0px !important;
}
a.amsearch-link.-view-all {
  color: #232f3e;
  font-weight: 600;
  text-decoration: none;
}
a.amsearch-link.-view-all:hover {
  opacity: 0.7;
}
a.amsearch-link.item-name {
  color: #232f3e !important;
}
a.amsearch-link.product-item-link {
  text-decoration: none;
  font-size: 13px !important;
}
.amsearch-products-section.-list {
  padding: 0;
}
p.amsearch-block-header.amsearch-collapsible-title {
  padding: 0px 20px;
}
p.amsearch-message-block span {
  color: #000000;
}
span.amsearch-title {
  color: #232f3e;
}
span.amsearch-highlight {
  color: #232f3e;
}
li.amsearch-item.product-item {
  padding: 10px 20px;
}
li.amsearch-item.product-item .price-box.price-final_price {
  padding: 0px !important;
}
li.amsearch-item.product-item span.price-container.price-final_price.tax.weee {
  padding: 0px;
}
li.amsearch-item.product-item span#product-price-1568 {
  padding: 0;
}
li.amsearch-item.product-item span .price {
  padding: 0px !important;
}
.product.description.product-item-description {
  display: none;
}
.thankyou {
  display: none;
}
.page-title-wrapper {
  display: none;
}
img.thank-you-img {
  width: 100%;
  max-width: 550px;
}
.No-route-page {
  row-gap: 60px;
  margin: 50px;
}
.No-route-page .no-route-img {
  justify-content: center;
  display: flex;
}
.No-route-page a#go-back-to-home {
  background: #ff6a00;
  padding: 10px 25px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}
.No-route-page a#go-back-to-home:hover {
  opacity: 0.7;
}
#shopping-cart-table th.col.schel {
  text-align: center;
}
#shopping-cart-table td.col.schel {
  text-align: center;
}
#shopping-cart-table td.col input {
  width: 70px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  color: #666666;
}
.product-list-container .product-list-style-05 .product-item-inner {
  position: unset;
  visibility: unset;
}
@media (max-width: 767px) {
  .product-list-container .product-list-style-05 .product-item-inner .call-for-price-btn {
    padding: 7px 10px;
    margin-right: 7px;
  }
}
.product-list-container .product-list-style-05 .product-item:hover .product-item-details {
  transform: unset;
}
.amwishlist-product-grid.products-grid .amwishlist-inner {
  position: unset;
  visibility: unset;
  opacity: 1;
}
.footer-before-categories,
.footer-before-brands,
.footer-before-topsearch {
  width: 96%;
  max-width: 1900px;
  margin: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.footer-before-categories .title,
.footer-before-brands .title,
.footer-before-topsearch .title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  color: #ff6a00;
  font-family: sans-serif;
  padding-left: 13px;
}
.footer-before-categories .footer-container,
.footer-before-brands .footer-container,
.footer-before-topsearch .footer-container {
  padding-left: 13px;
}
.footer-before-categories .footer-container span a,
.footer-before-brands .footer-container span a,
.footer-before-topsearch .footer-container span a {
  color: #fff;
  font-family: sans-serif;
}
.footer-before-categories .footer-container span a:after,
.footer-before-brands .footer-container span a:after,
.footer-before-topsearch .footer-container span a:after {
  content: "|";
  color: #fff;
  margin-right: 5px;
  margin-left: 5px;
}
.footer-before-categories .footer-container span a:hover,
.footer-before-brands .footer-container span a:hover,
.footer-before-topsearch .footer-container span a:hover {
  text-decoration: underline;
  color: #ff690c;
}
.footer-before-categories .footer-container span:last-child a:after,
.footer-before-brands .footer-container span:last-child a:after,
.footer-before-topsearch .footer-container span:last-child a:after {
  display: none;
}
body {
  letter-spacing: 0.3px;
}
.authorization-link .cdz-dropdown .cdz-dd-content .acount-menu .account-menu-items li a {
  font-weight: 500;
}
@media (min-width: 768px) {
  header.page-header {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  }
  header.page-header .header-panel-left .logo {
    margin: 15px 0 0;
  }
  header.page-header .header-panel-right .amquote-cart-wrapper .amquote-showcart {
    margin-top: 30px;
  }
  header.page-header .header-panel-right .features-links {
    margin-top: 30px;
  }
  header.page-header #header-panel-bottom {
    margin: 15px 0 0;
  }
  header.page-header #header-panel-bottom .block-search .amsearch-wrapper-block {
    width: 100%;
  }
  header.page-header .active #header-panel-bottom {
    margin: 0;
  }
  header.page-header .active #header-panel-bottom .tt-text {
    display: none;
  }
}
.box-tocart .actions .action.primary.tocart {
  border-radius: 5px;
}
/* Button Design override */
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .actions > button:not(.buy-now),
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .product-addto-links .action,
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .actions > .cart.table-wrapper .actions-toolbar > .action:not(.buy-now),
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .actions > .action-gift:not(.buy-now) {
  color: #ffffff;
  border-color: #ff6a00;
  background: #ff6a00;
}
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .actions > button:not(.buy-now):hover,
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .product-addto-links .action:hover,
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .actions > .cart.table-wrapper .actions-toolbar > .action:not(.buy-now):hover,
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .actions > .action-gift:not(.buy-now):hover {
  opacity: 0.7;
}
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .actions > button:not(.buy-now).towishlist,
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .product-addto-links .action.towishlist,
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .actions > .cart.table-wrapper .actions-toolbar > .action:not(.buy-now).towishlist,
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .actions > .action-gift:not(.buy-now).towishlist {
  color: #232f3e;
  background: #ffffff;
}
.catalog-product-view #product-review-container .new-review {
  color: #ffffff;
  border-color: #232f3e;
  background: #232f3e;
}
.catalog-product-view #product-review-container .new-review:hover {
  opacity: 0.7;
}
.catalog-product-view .review-fieldset .review-field-rating .label {
  display: none;
}
.catalog-product-view .review-fieldset .review-field-text .control textarea {
  height: 150px;
  line-height: 20px;
}
.catalog-product-view .review-add .review-form-actions .submit.primary:hover {
  color: #ffffff;
  border-color: #232f3e;
  background: #232f3e;
  opacity: 0.7;
}
button.action.primary:hover,
.cart.table-wrapper .actions-toolbar > .action.action.primary:hover,
.action-gift.action.primary:hover {
  color: #ffffff;
  border-color: #ff6a00;
  background: #ff6a00;
  opacity: 0.7;
}
.actions a.action.secondary:hover {
  color: #232f3e;
  border-color: #232f3e;
  opacity: 0.7;
}
body button:hover,
body .cart.table-wrapper .actions-toolbar > .action:hover,
body .action-gift:hover {
  color: #232f3e;
  border-color: #232f3e;
}
#minicart-content-wrapper .modal-inner-wrap .modal-header .action-close,
.modal-popup .modal-inner-wrap .modal-header .action-close {
  background-color: #232f3e;
  border-color: #232f3e;
}
#minicart-content-wrapper .modal-inner-wrap .modal-header .action-close:hover,
.modal-popup .modal-inner-wrap .modal-header .action-close:hover {
  opacity: 0.7;
}
.customer-address-form.account .form-address-edit .actions-toolbar .action.primary:hover {
  color: #ffffff;
  border-color: #232f3e;
  background: #232f3e;
  opacity: 0.7;
}
.cart-container .cart-summary .actions-toolbar > .primary button,
.cart-container .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-container .cart-summary .actions-toolbar > .primary .action-gift {
  background-color: #ff6a00;
  color: #fff;
  border: unset;
}
.cart-container .cart-summary .actions-toolbar > .primary button:hover,
.cart-container .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-container .cart-summary .actions-toolbar > .primary .action-gift:hover {
  background-color: #ff6a00;
  color: #fff;
  border: unset;
  opacity: 0.7;
}
footer.page-footer {
  background-color: #232f3e;
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.5);
}
footer.page-footer .footer.content {
  box-shadow: none;
  border-top: 1px solid #5d666f;
}
footer.page-footer .footer-content-top .form.subscribe .control:before {
  content: none;
}
footer.page-footer .footer-content-top .form.subscribe .actions .subscribe:after {
  line-height: 45px;
}
.amsearch-input-wrapper .amsearch-loader-block {
  right: 35px;
  top: 35%;
}
@media (max-width: 767px) {
  .amsearch-input-wrapper .amsearch-loader-block {
    right: 46px;
    top: 40%;
  }
}
.page-header:not(.sksnhv) .sticky-menu.active .header-search-wrap .header-search div.search-form {
  width: 30px;
  border-radius: 2px;
}
.cdz-dd-content {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.cdz-dd-content .block-minicart .minicart-items-wrapper {
  padding: 10px;
}
.cdz-dd-content .block-minicart .block-title .text {
  display: block;
}
.cdz-dd-content .block-minicart .block-title .items-total {
  margin-left: 0;
}
.cdz-dd-content .block-minicart li.product-item {
  padding: 12px 20px;
  margin-left: 0;
  margin-bottom: 15px;
  border-radius: 5px;
  background: #f1f2f5;
  border: 1px solid #EEEEEE;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-left .product-image-photo {
  border-radius: 5px;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details {
  padding-left: 10px;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-info {
  display: flex;
  padding-right: 0;
  justify-content: space-between;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-info .product-item-name {
  height: 25px;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-info .product-item-name a {
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-info .custom-buttons {
  display: flex;
  position: relative;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-info .custom-buttons .action {
  position: unset;
  background: unset;
  border: unset;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-info .custom-buttons .action:before {
  color: #A3A3A3;
  font-size: 11px;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-item-pricing {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-item-pricing .details-qty.qty .cdz-qty-box {
  display: flex;
  align-items: center;
  padding-inline-end: 0;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-item-pricing .details-qty.qty .cdz-qty-box .m-btn {
  position: unset;
  background: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #FF7816;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-item-pricing .details-qty.qty .cdz-qty-box .m-btn.m-minus {
  border-top: 1px solid #FF7816;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-item-pricing .details-qty.qty .cdz-qty-box .cart-item-qty {
  width: 30px;
  border: none;
  height: unset;
  line-height: 19px;
}
.cdz-dd-content .block-minicart .product-item .product.row .product-item-details .product-item-pricing .details-qty.qty .cdz-qty-box .update-cart-item:before {
  transform: translate(0px, 12px);
}
.cdz-dd-content .block-minicart .cart-total {
  background: #232f3e;
  padding: 10px;
}
.cdz-dd-content .block-minicart .cart-total .subtotal .label span {
  color: #ffffff;
}
.cdz-dd-content .block-minicart .cart-total .subtotal .amount .price-wrapper:first-child .price {
  color: #ffffff;
}
.cdz-dd-content .block-minicart .cart-total .actions .primary {
  flex-direction: unset;
  gap: 10px;
}
.cdz-dd-content .block-minicart .cart-total .actions .primary .button {
  padding: 10px 7px;
}
.cdz-dd-content .block-minicart .cart-total .actions .primary .button span {
  font-size: 10px;
}
.checkout-cart-index .empty-cart-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 70vh;
  background-color: #f7f8fa;
}
.checkout-cart-index .empty-cart-wrapper .empty-cart-content {
  text-align: center;
  padding: 40px;
  border-radius: 12px;
}
@media (max-width: 430px) {
  .checkout-cart-index .empty-cart-wrapper .empty-cart-content {
    padding: 10px;
  }
}
.checkout-cart-index .empty-cart-wrapper .empty-cart-icon {
  margin-bottom: 20px;
}
.checkout-cart-index .empty-cart-wrapper .empty-cart-text {
  font-size: 18px;
  color: #6b6b6b;
  font-weight: 600;
  margin-bottom: 20px;
}
.checkout-cart-index .empty-cart-wrapper .empty-cart-btn {
  display: inline-block;
  padding: 12px 25px;
  background-color: #ff6a00;
  color: #fff !important;
  text-decoration: none;
  font-weight: 600;
  border-radius: 6px;
  transition: background 0.3s ease;
  text-transform: uppercase;
}
.checkout-cart-index .empty-cart-wrapper .empty-cart-btn:hover {
  background-color: #e65c00;
}
@media (max-width: 767px) {
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .price-details-content.show {
    width: 100% !important;
    align-items: center;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .price-details-content.show br {
    display: none;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .price-details-content.show:before {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .price-details-content.show.subtotal {
    margin-bottom: 10px;
  }
}
.cdz-dd-content {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px !important;
}
.cdz-dd-content .cdz-dd-content-inner {
  position: relative;
}
.cdz-dd-content .cdz-dd-content-inner .info-summary-top {
  position: relative;
}
.cdz-dd-content .cdz-dd-content-inner .info-summary-top .icon-account {
  margin: 40px auto;
  position: relative;
  z-index: 1;
}
.cdz-dd-content .cdz-dd-content-inner .info-summary-top .icon-account::before {
  width: 80px;
}
.cdz-dd-content .cdz-dd-content-inner .info-summary-top .icon-account-bg {
  position: absolute;
  top: -5%;
  left: 1%;
  right: -1%;
  margin: auto;
  width: 50%;
}
.cdz-dd-content .cdz-dd-content-inner .info-summary-top .block-customer-login .block-content .seprater {
  margin-bottom: 10px;
  position: relative;
}
.cdz-dd-content .cdz-dd-content-inner .info-summary-top .block-customer-login .block-content .seprater:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border: 1px solid #dddddd;
}
.cdz-dd-content .cdz-dd-content-inner .info-summary-top .block-customer-login .block-content .seprater span {
  z-index: 1;
  width: 50px;
  background: #fff;
  position: relative;
  display: inline-block;
}
.cdz-dd-content .cdz-dd-content-inner .info-summary-top .block-customer-login .block-content .social-login-authentication-channel {
  margin-bottom: 0;
  padding-bottom: 0;
}
.cdz-dd-content .cdz-dd-content-inner .info-summary-top .block-customer-login .block-content .social-login-authentication-channel .actions-toolbar {
  margin-bottom: 0;
}
.cdz-dd-content .cdz-dd-content-inner .acount-menu {
  position: relative;
  z-index: 1;
}
.cdz-dd-content .cdz-dd-content-inner .acount-menu::before {
  content: url(../../frontend/Nxtby/nxtby/en_US/Magento_Theme/images/Vector.png);
  position: absolute;
  bottom: 0;
  z-index: -1;
}
@media (min-width: 768px) {
  .amsearch-result-section .amsearch-items-section {
    padding: 0px 0;
  }
}
.amsearch-result-section .amsearch-items-section .amsearch-products-section .amsearch-block-header {
  background: #232f3e;
  padding: 0 10px;
}
.amsearch-result-section .amsearch-items-section .amsearch-products-section .amsearch-block-header span,
.amsearch-result-section .amsearch-items-section .amsearch-products-section .amsearch-block-header a {
  color: #fff;
}
.block-quotecart {
  padding: 10px !important;
}
.block-quotecart .minicart-items-wrapper {
  padding: 20px 5px 20px 0px !important;
  scrollbar-color: #e9eaec transparent;
  scrollbar-width: thin;
}
.block-quotecart li.product-item {
  padding: 12px 12px;
  margin-left: 0;
  margin-bottom: 15px;
  border-radius: 5px;
  background: #f1f2f5;
  border: 1px solid #EEEEEE;
}
.block-quotecart li.product-item:first-child {
  padding-top: 12px;
}
.block-quotecart .product {
  display: flex;
}
.block-quotecart a.product-item-photo {
  width: 25%;
}
.block-quotecart .product-item-details {
  width: 75%;
}
.block-quotecart .product-item-details strong.product-item-name {
  height: unset;
  display: flex;
  justify-content: space-between;
}
.block-quotecart .product-item-details strong.product-item-name .title {
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.block-quotecart .product-item-details strong.product-item-name .action {
  position: unset;
  background: unset;
  border: unset;
}
.block-quotecart .product-item-details strong.product-item-name .action:before {
  color: #000000;
}
.block-quotecart .product-item-details strong.product-item-name .product.actions {
  display: flex;
  margin: 0;
}
.block-quotecart .product-item-details .product-item-pricing {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.block-quotecart .product-item-details .product-item-pricing .details-qty.qty {
  margin-top: 0px;
  text-transform: uppercase;
  display: flex;
  align-items: baseline;
  position: relative;
}
.block-quotecart .product-item-details .product-item-pricing .details-qty.qty .cdz-qty-box.cart-qty {
  display: flex;
  align-items: center;
}
.block-quotecart .product-item-details .product-item-pricing .details-qty.qty .cdz-qty-box.cart-qty .m-btn.m-minus {
  position: unset;
  background: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #FF7816;
  border-top: 1px solid #FF7816;
}
.block-quotecart .product-item-details .product-item-pricing .details-qty.qty .cdz-qty-box.cart-qty .cart-item-qty {
  width: 30px;
  border: none;
  height: unset;
  line-height: 19px;
}
.block-quotecart .product-item-details .product-item-pricing .details-qty.qty .cdz-qty-box.cart-qty .m-btn.m-plus {
  position: unset;
  background: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #FF7816;
}
.block-quotecart .product-item-details .product.actions {
  display: unset;
}
.block-quotecart .bottom {
  background: #232f3e;
  padding: 10px;
  color: #fff;
}
.block-quotecart .bottom .items-total {
  color: #ffffff;
}
.block-quotecart .bottom .subtotal {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block-quotecart .bottom .amquote-top-quotecart {
  width: 100%;
}
.link.wishlist .cdz-dd-content-inner {
  padding: 0 10px;
}
.link.wishlist .mini-list .block-top .block-title {
  text-align: left;
  padding-top: 0;
}
.link.wishlist .mini-list .block-top .block-title:after {
  content: none;
}
.link.wishlist .mini-list .block-top .block-title .md-icon-button {
  color: #000;
}
.link.wishlist .mini-list li.item.product-item {
  padding: 12px;
  margin-left: 0;
  margin-bottom: 15px;
  border-radius: 5px;
  background: #f1f2f5;
  border: 1px solid #eee;
}
.link.wishlist .mini-list li.item.product-item .product-item-info {
  margin: 0;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-left,
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details {
  padding-left: 0;
  padding-right: 0;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .product-item-name {
  height: unset;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .top,
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 0;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .top {
  margin-bottom: 10px;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .top .btn-remove {
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 10px;
  transition: all 500ms ease;
  backface-visibility: hidden;
  z-index: 1;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .top .btn-remove:before {
  content: '\e977';
  display: inline-block;
  font: normal normal normal 9px / 1 'CodazonFont';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  color: #A3A3A3;
  line-height: 16px;
  font-size: 11px;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .bottom .product-item-price .price-box {
  margin: 0;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .bottom .product-item-price .price-box .price-container .price {
  font-size: 15px;
  color: #ff6a00;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .bottom .product-item-price .price-box .old-price .price-wrapper .price {
  color: #232f3e;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .bottom .product-item-actions form {
  display: flex;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .bottom .product-item-actions .tocart {
  float: unset;
  width: unset;
  border-radius: 5px;
  background: unset;
  border-color: unset;
  border: 1px solid #000;
}
.link.wishlist .mini-list li.item.product-item .product-item-info .product-item-details .bottom .product-item-actions .tocart:before {
  margin-top: 0;
  padding: 5px;
  font-size: 17px;
}
.catalog-product-view .product-main-wrapper .product-info-main .price-box {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
  padding-right: 0;
  display: inline-block;
}
.catalog-product-view .product-main-wrapper .product-info-main .gst-prc-show {
  display: inline-block;
  transform: translate(6px, -9px);
  font-weight: 900;
  color: #232f3e;
}
.catalog-product-view .product-main-wrapper .product-info-main .product-reviews-summary {
  display: block;
}
.catalog-product-view div.product-right .seller-section {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.catalog-product-view div.product-right .seller-section .contact-box {
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
  padding: 5px;
  border: 1px solid transparent;
  transition: box-shadow 0.18s ease, border-color 0.18s ease, transform 0.12s ease;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.catalog-product-view div.product-right .seller-section .contact-box:hover {
  border-color: #e6e6e6;
  transform: translateY(-2px);
}
.catalog-product-view div.product-right .seller-section .contact-box .contact-icon {
  width: 44px;
  height: 44px;
  margin: 0 auto 10px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0 2px 6px rgba(16, 24, 40, 0.06);
}
.catalog-product-view div.product-right .seller-section .contact-box .contact-text .label {
  font-size: 12px;
  font-weight: 600;
  color: #111827;
  line-height: 1.1;
}
.catalog-product-view div.product-right .seller-section .contact-box .contact-text .label a {
  font-size: 11px;
}
.catalog-product-view div.product-right .seller-section .middle-banner {
  background: #ffffff;
  border-radius: 14px;
  overflow: hidden;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.catalog-product-view div.product-right .seller-section .middle-banner .banner-left {
  flex: 0 0 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
}
.catalog-product-view div.product-right .seller-section .middle-banner .banner-left .banner-illustration {
  width: 120px;
  height: 120px;
  border-radius: 10px;
}
.catalog-product-view div.product-right .seller-section .middle-banner .banner-right .banner-text {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.catalog-product-view div.product-right .seller-section .middle-banner .banner-right .banner-text h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #111827;
}
.catalog-product-view div.product-right .seller-section .middle-banner .banner-right .banner-text p {
  margin: 0;
  color: #374151;
  font-size: 14px;
}
.catalog-product-view div.product-right .seller-section .middle-banner .banner-right .banner-action {
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-product-view div.product-right .seller-section .middle-banner .banner-right .banner-action .btn-signup {
  width: 100%;
  margin-top: 20px;
  border: 0;
  padding: 10px 18px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0 6px 14px rgba(17, 24, 39, 0.12);
  transition: transform 0.12s ease, box-shadow 0.12s ease, opacity 0.12s ease;
}
.catalog-product-view div.product-right .seller-section .cta-card {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #ffffff;
  border-radius: 12px;
  padding: 14px;
  border: 2px solid #ff6a00;
  box-shadow: 0 4px 10px rgba(16, 24, 40, 0.04);
  min-height: 80px;
  margin-left: 0;
  margin-right: 0;
}
.catalog-product-view div.product-right .seller-section .cta-card .cta-left {
  flex: 0 0 84px;
}
.catalog-product-view div.product-right .seller-section .cta-card .cta-left .phone-ring {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.catalog-product-view div.product-right .seller-section .cta-card .cta-left .phone-ring::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 6px rgba(255, 106, 0, 0.12);
}
.catalog-product-view div.product-right .seller-section .cta-card .cta-left .phone-ring .phone-bubble {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 6px 18px rgba(16, 24, 40, 0.06);
  border: 3px solid #fb964f;
}
.catalog-product-view div.product-right .seller-section .cta-card .cta-left .phone-number {
  margin-top: 6px;
  font-size: 13px;
  color: #111827;
  font-weight: 700;
  text-align: center;
}
.catalog-product-view div.product-right .seller-section .cta-card .cta-right {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-right: 6px;
}
.catalog-product-view div.product-right .seller-section .cta-card .cta-right h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.2px;
  color: #111827;
}
.catalog-product-view div.product-right .seller-section .cta-card .cta-right p {
  margin: 0;
  color: #475569;
  font-size: 14px;
}
.catalog-product-view div.product-right .seller-section .trust-bar {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: space-around;
  background: #fff;
  border-radius: 14px;
}
.catalog-product-view div.product-right .seller-section .trust-bar .trust-item {
  width: 45%;
  text-align: center;
  border-radius: 14px;
  padding: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.catalog-product-view div.product-right .seller-section .trust-bar .trust-item img {
  width: 42px;
  height: 42px;
  object-fit: contain;
  filter: brightness(0) saturate(100%) invert(46%) sepia(88%) saturate(1667%) hue-rotate(3deg) brightness(101%) contrast(101%);
  margin-bottom: 10px;
}
.catalog-product-view div.product-right .seller-section .trust-bar .trust-item p {
  margin: 0;
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
.catalog-product-view div.product-right .seller-section .icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.catalog-product-view div.product-right .seller-section .top-contact .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
}
.catalog-product-view div.product-right .seller-section .top-contact .row .box {
  display: flex;
}
.catalog-product-view div.product-right .seller-section .top-contact .row .box:last-child {
  padding-right: 0;
}
@media (max-width: 768px) {
  .catalog-product-view div.product-right {
    padding: 20px !important;
  }
  .catalog-product-view div.product-right body {
    padding: 16px;
  }
  .catalog-product-view div.product-right .top-contact,
  .catalog-product-view div.product-right .middle-banner,
  .catalog-product-view div.product-right .cta-card {
    flex-direction: column;
    align-items: stretch;
  }
  .catalog-product-view div.product-right .banner-left {
    display: flex;
    justify-content: center;
  }
  .catalog-product-view div.product-right .banner-right {
    flex-direction: column;
    align-items: stretch;
    justify-content: stretch;
  }
  .catalog-product-view div.product-right .banner-action {
    justify-content: flex-start;
    padding-top: 8px;
  }
  .catalog-product-view div.product-right .contact-box {
    min-height: 64px;
  }
  .catalog-product-view div.product-right .cta-card {
    align-items: flex-start;
  }
  .catalog-product-view div.product-right .cta-card .cta-left {
    align-self: flex-start;
  }
  .catalog-product-view div.product-right .trust-bar {
    justify-content: center;
  }
  .catalog-product-view div.product-right .trust-bar .trust-item {
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .catalog-product-view div.product-right .trust-item img {
    width: 36px;
    height: 36px;
  }
  .catalog-product-view div.product-right .trust-item p {
    font-size: 13.5px;
  }
}
@media (max-width: 420px) {
  .catalog-product-view div.product-right .contact-text .label {
    font-size: 13px;
  }
  .catalog-product-view div.product-right .banner-text h3 {
    font-size: 18px;
  }
  .catalog-product-view div.product-right .btn-signup {
    padding: 9px 14px;
    font-size: 14px;
  }
}
.catalog-product-view .product-media-wrapper .product.media {
  position: relative;
}
.catalog-product-view .product-addto-links {
  position: absolute;
  top: 0%;
  right: 0%;
}
.catalog-product-view .product-addto-links .action.towishlist {
  padding: 0;
  width: 40px;
  height: 40px;
  font-size: 0;
}
.catalog-product-view .product-addto-links .action.towishlist:before {
  display: inline-block;
  font: normal normal 14px / 1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f004";
  margin: 0;
  vertical-align: middle;
}
.catalog-product-view .qtybox-anchor .box-tocart .qty .control .cart-qty input {
  border: none !important;
}
.catalog-product-view .qtybox-anchor .box-tocart .actions {
  flex-flow: nowrap;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .qtybox-anchor .box-tocart .actions {
    justify-content: space-between !important;
  }
}
.catalog-product-view .qtybox-anchor .box-tocart .actions .tocart {
  width: 48% !important;
  margin-right: 0;
}
.catalog-product-view .qtybox-anchor .box-tocart .actions #product-addtoquote {
  width: 48%;
  background: #232f3e;
  border-color: #232f3e;
  margin-right: 0;
}
.catalog-product-view .qtybox-anchor .box-tocart .actions .paypal,
.catalog-product-view .qtybox-anchor .box-tocart .actions .instant-purchase {
  display: none;
}
.cdz-popup-area .cdz-popup-area-inner {
  background: rgba(0, 0, 0, 0.8);
}
.cdz-popup-area .cdz-popup-area-inner .cdz-backface {
  z-index: 1;
  background: unset;
  width: unset;
  height: unset;
  position: relative;
  top: -50%;
  left: 220px;
}
@media (max-width: 766px) {
  .cdz-popup-area .cdz-popup-area-inner .cdz-backface {
    top: -44%;
    left: 32%;
  }
}
@media (max-width: 555px) {
  .cdz-popup-area .cdz-popup-area-inner .cdz-backface {
    top: -46%;
    left: 45%;
  }
}
.cdz-popup-area .cdz-popup-area-inner .cdz-backface:before {
  z-index: 10002;
  top: 10px;
  right: 0;
  color: #666;
  font-size: 35px;
}
.cdz-popup-area .popup-ajax-lgfm-popup {
  z-index: 0 !important;
  border-radius: 18px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  .cdz-popup-area .popup-ajax-lgfm-popup {
    max-width: 460px !important;
  }
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner {
  border-radius: 18px;
  padding: 3.5rem !important;
}
@media (max-width: 430px) {
  .cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner {
    padding: 1.5rem !important;
  }
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top {
  padding: 0;
}
@media (max-width: 430px) {
  .cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top {
    padding: 0;
  }
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top:before {
  content: none;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .block-title h2 {
  color: #333;
  margin-bottom: 0;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .block-title p {
  color: #777;
  margin: 0px 0 15px;
  letter-spacing: 0;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .field .control {
  display: flex;
  align-items: center;
  position: relative;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .field .control .fas,
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .field .control .fa-solid {
  font-family: 'FontAwesome';
  font-style: normal;
  position: absolute;
  left: 3%;
  top: 30%;
  color: #999;
  z-index: 3;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .actions-toolbar .primary {
  float: unset;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .actions-toolbar .primary .action {
  padding: 0.9rem;
  border: none;
  border-radius: 8px;
  font-weight: 600;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .actions-toolbar .primary .action:hover {
  opacity: 0.7;
  color: #ffffff;
  background: #ff6a00;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .actions-toolbar .secondary {
  text-transform: capitalize;
  margin: 0;
  padding: 0;
  float: unset;
  text-align: right;
  width: 50%;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .actions-toolbar .secondary a {
  color: #ff6a00;
  font-weight: 600;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .actions-toolbar .custom-bottom {
  display: flex;
  align-items: center;
  margin-top: 1.2rem;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .actions-toolbar .custom-bottom .vertical-seprater {
  margin: 0 5px;
  color: #aaa;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .actions-toolbar .custom-bottom .info-summary-bottom {
  float: unset;
}
.cdz-popup-area .popup-ajax-lgfm-popup .cdz-popup-inner .ajax-lgfm-popup .account-info-summary .info-summary-top .block-customer-login .actions-toolbar .custom-bottom .info-summary-bottom .secondary {
  width: 100%;
  text-align: left !important;
  background: unset;
  border: unset;
}
.amasty_quote-quote-success #maincontent .checkout-success {
  width: 100%;
  margin: 100px auto;
  max-width: 650px;
  padding: 3rem 2rem;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}
.amasty_quote-quote-success #maincontent .checkout-success .fa-solid {
  font-family: 'FontAwesome';
  font-size: 27px;
  font-weight: 900;
  font-style: normal;
  padding: 20px;
  color: #ff6a00;
  border-radius: 100%;
  background: rgba(243, 112, 33, 0.1);
}
.amasty_quote-quote-success #maincontent .checkout-success .quote-interest-message {
  margin-top: 25px;
  font-weight: 600;
}
.amasty_quote-quote-success #maincontent .checkout-success .request-id {
  font-size: 16px;
  color: #444;
  margin-bottom: 1rem;
}
.amasty_quote-quote-success #maincontent .checkout-success .request-id a {
  color: #ff6a00;
}
.amasty_quote-quote-success #maincontent .checkout-success .request-text {
  color: #666;
  font-size: 15px;
  max-width: 500px;
  margin: 0 auto 2rem;
  line-height: 1.6;
}
.amasty_quote-cart-index #maincontent .cart-container {
  border: none;
  background: none;
}
@media (max-width: 767px) {
  .amasty_quote-cart-index #maincontent .cart-container {
    display: flex;
    flex-direction: column-reverse;
    gap: 25px;
  }
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary {
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  .amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary {
    padding: 0;
  }
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box {
  padding: 2rem;
  background: #fff;
  border-radius: 12px;
  margin-bottom: 25px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .cart-totals {
  border-top: none;
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .cart-totals .table-wrapper table tbody .totals,
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .cart-totals .table-wrapper table tbody .totals-tax {
  border-bottom: 1px solid #d1d1d1;
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .cart-totals .table-wrapper table tbody .totals th,
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .cart-totals .table-wrapper table tbody .totals-tax th,
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .cart-totals .table-wrapper table tbody .totals td,
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .cart-totals .table-wrapper table tbody .totals-tax td {
  padding: 10px 0px;
  padding-top: 10px;
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .cart-totals .table-wrapper table tbody .grand.totals th strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  .amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .quote-details {
    padding: 0;
  }
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .quote-details .title {
  margin-top: 0;
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .quote-details .form-login #customer-email-fieldset:last-child {
  margin-bottom: 10px;
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .quote-details .form-login #customer-email-fieldset fieldset:last-child {
  margin-bottom: 10px;
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .quote-details .form-login #customer-email-fieldset .control input {
  width: 100%;
  margin-right: 0;
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .quote-details .form-login #customer-email-fieldset .control .field-tooltip {
  display: none;
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .quote-details .amquote-summary-details {
  margin-top: 0px;
}
.amasty_quote-cart-index #maincontent .cart-container .amquote-cart-summary .custom-box .quote-details .amquote-summary-details textarea {
  height: unset;
  line-height: 20px;
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update {
  padding: 1.8rem;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table thead {
  background: #f3f4f6;
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table thead .col {
  padding-top: 8px;
}
@media (max-width: 766px) {
  .amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info {
    display: flex;
  }
}
@media (max-width: 430px) {
  .amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info {
    display: unset;
  }
}
@media (max-width: 766px) {
  .amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item {
    width: 85%;
  }
}
@media (max-width: 430px) {
  .amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item {
    width: 100%;
  }
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-photo .product-image-container {
  width: 80px;
}
@media (max-width: 766px) {
  .amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-details {
    text-align: left;
  }
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-details .product-item-name {
  margin-top: 0;
  height: unset;
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-details .product-item-name a {
  font-size: 14px;
  font-weight: 800;
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-details .col.price {
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-details .col.price .old-price {
  margin-left: 12px;
}
@media (max-width: 766px) {
  .amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-details .col.price {
    text-align: left;
    display: flex;
    float: unset;
  }
}
@media (max-width: 767px) {
  .amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-details .col.qty {
    padding-top: 5px;
    text-align: left;
    display: flex;
    float: unset;
  }
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-details .col.qty .cdz-qty-box {
  display: flex;
  align-items: center;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-details .col.qty .cdz-qty-box input {
  width: 50px;
  padding: 0;
  border: unset;
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-details .col.qty .cdz-qty-box .m-btn {
  position: unset;
  width: unset;
  height: unset;
  border: unset;
  border-top: unset;
  display: unset;
  align-items: unset;
  justify-content: unset;
  inset-block: unset;
  inset-inline-end: unset;
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .item .product-item-details .add-note-quote {
  text-decoration: underline;
}
@media (max-width: 766px) {
  .amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .subtotal {
    width: 15%;
  }
}
@media (max-width: 430px) {
  .amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .subtotal {
    width: 100%;
    text-align: left;
  }
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .subtotal .item-actions {
  margin-top: 10px;
}
@media (max-width: 430px) {
  .amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .subtotal .item-actions .actions-toolbar {
    text-align: left;
  }
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .subtotal .item-actions .actions-toolbar .action-edit,
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .subtotal .item-actions .actions-toolbar .action-delete {
  border: none;
  margin-right: 0px;
  background: transparent;
}
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .subtotal .item-actions .actions-toolbar .action-edit:before,
.amasty_quote-cart-index #maincontent .cart-container .amasty-quote-update .table-wrapper #shopping-cart-table tbody.item .item-info .subtotal .item-actions .actions-toolbar .action-delete:before {
  color: #888;
  font-size: 17px;
}
.product-item-inner .product-item-actions {
  border: none;
}
.product-item-inner .product-action {
  margin-top: auto;
}
.product-item-inner .product-action .add-to-cart-btn {
  width: 100%;
  border-radius: 0 0 8px 8px;
}
.product-item-inner .product-action .call-for-price-btn {
  width: 100%;
  border-radius: 0 0 8px 8px;
  border-color: #232f3e;
  background-color: #232f3e;
  color: #fff;
}
.product-item-inner .product-action .out-of-stock {
  width: 100%;
  border-radius: 0 0 8px 8px;
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  font: 600 12px / 1.35 Arial, sans-serif;
  padding: 7px 25px;
  text-transform: uppercase;
  text-align: center;
  opacity: 0.5;
  border: 1px solid #ff6a00;
}
.product-item-inner .product-action .after-add {
  display: flex;
}
.product-item-inner .product-action .after-add .go-to-cart {
  float: left;
  width: 49%;
  background-color: #ff6a00;
  color: #fff;
  font-weight: 600;
  padding: 7px 8px;
  text-align: center;
  border-radius: 0 5px 0 8px;
  margin-right: 2%;
}
.product-item-inner .product-action .after-add .go-to-cart:hover {
  opacity: 0.7;
  padding: 6px 8px;
}
.product-item-inner .product-action .after-add .qty-controls {
  border: 1px solid #ff6a00;
  border-radius: 5px 0 8px 0;
  display: flex;
  justify-content: space-evenly;
  width: 49%;
  align-items: center;
  background: #ffffff;
}
.product-item-inner .product-action .after-add .qty-controls .qty-dec {
  border: unset;
  padding: 0;
  width: 33%;
  font-size: 30px;
  font-weight: 500;
  line-height: 0;
}
.product-item-inner .product-action .after-add .qty-controls input[type="text"] {
  color: #232f3e;
  line-height: 0;
  height: unset;
  border: unset;
  padding: 0;
  width: 33%;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}
.product-item-inner .product-action .after-add .qty-controls .qty-inc {
  border: unset;
  padding: 0;
  width: 33%;
  font-size: 30px;
  line-height: 0;
  font-weight: 500;
}
.product-item-inner .product-action .amquote-addto-button {
  width: 100%;
  border-radius: 0 0 8px 8px;
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  font: 600 14px / 1.35 Arial, sans-serif;
  padding: 7px 25px;
  margin-bottom: 0;
}
.product-item-inner .product-action .amquote-addto-button:hover {
  opacity: 0.7;
}
@media (max-width: 400px) {
  .product-item-inner .product-action .after-add {
    display: grid;
    gap: 5px;
  }
  .product-item-inner .product-action .after-add .go-to-cart {
    width: 100%;
    min-height: 32px;
    border-radius: 0;
  }
  .product-item-inner .product-action .after-add .qty-controls {
    width: 100%;
    min-height: 32px;
    border-radius: 0 0 8px 8px;
  }
}
.cms-allreview {
  /* Nxtby.com Brand Colors */
  /* Header Section */
  /* Stats Bar */
  /* Review Items */
  /* Animations */
  /* Responsive */
}
.cms-allreview .breadcrumbs {
  display: none !important;
}
.cms-allreview .page-header {
  text-align: center;
  margin-bottom: 3rem;
  background: transparent;
  animation: fadeInDown 0.6s ease;
}
.cms-allreview .page-header h1 {
  font-size: 35px;
  font-weight: 700;
  color: #232f3e;
  margin-bottom: 0.5rem;
  background: linear-gradient(135deg, #232f3e 0%, #ff6a00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.cms-allreview .stats-bar {
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  animation: fadeIn 0.8s ease;
}
.cms-allreview .stats-bar .stat-item {
  background: #ffffff;
  padding: 1rem 2rem;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(35, 47, 62, 0.08);
  display: flex;
  align-items: center;
  gap: 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.cms-allreview .stats-bar .stat-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 16px -4px rgba(255, 106, 0, 0.2);
}
.cms-allreview .stats-bar .stat-item .stat-icon {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #ff6a00, #ff8534);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 20px;
}
.cms-allreview .stats-bar .stat-item .stat-content h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0;
  color: #ff6a00;
}
.cms-allreview .stats-bar .stat-item .stat-content p {
  font-size: 18px;
  color: #5f6c7b;
}
.cms-allreview .review-items {
  list-style: none;
  display: grid;
  gap: 1.5rem;
}
.cms-allreview .review-items .review-item {
  background: #ffffff;
  border-radius: 16px;
  padding: 2rem;
  box-shadow: 0 4px 6px -1px rgba(35, 47, 62, 0.1), 0 2px 4px -1px rgba(35, 47, 62, 0.06);
  transition: all 0.3s ease;
  border: 1px solid #e5e7eb;
  animation: fadeInUp 0.6s ease;
  position: relative;
  overflow: hidden;
}
.cms-allreview .review-items .review-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(180deg, #ff6a00, #e65f00);
}
.cms-allreview .review-items .review-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 16px -4px rgba(255, 106, 0, 0.2);
  border-color: #ff6a00;
}
.cms-allreview .review-items .review-item .review-content-top {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.cms-allreview .review-items .review-item .review-content-top .review-ratings {
  padding: 4px;
  font-size: 20px;
  border-radius: 8px;
  background: #fafafa;
}
.cms-allreview .review-items .review-item .review-content-top .review-ratings .rating-summary {
  position: relative;
}
.cms-allreview .review-items .review-item .review-content-top .rating-result:before,
.cms-allreview .review-items .review-item .review-content-top .rating-star:before {
  height: 35px;
  font-size: 25px;
  line-height: 30px;
}
.cms-allreview .review-items .review-item .review-content {
  margin-bottom: 1.5rem;
}
.cms-allreview .review-items .review-item .review-content .review-title {
  font-size: 17px;
  font-weight: 700;
  color: #232f3e;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.cms-allreview .review-items .review-item .review-content .review-title::before {
  content: '"';
  font-size: 2rem;
  color: #ff6a00;
  opacity: 0.4;
}
.cms-allreview .review-items .review-item .review-content .review-text {
  color: #5f6c7b;
  line-height: 20px;
  font-size: 15px;
}
.cms-allreview .review-items .review-item .review-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e5e7eb;
  flex-wrap: wrap;
  gap: 1rem;
}
.cms-allreview .review-items .review-item .review-details .review-author .review-details-value {
  font-size: 20px;
}
.cms-allreview .review-items .review-item .review-details .review-author,
.cms-allreview .review-items .review-item .review-details .review-date {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.cms-allreview .review-items .review-item .review-details .review-details-label {
  color: #5f6c7b;
  font-size: 15px;
}
.cms-allreview .review-items .review-item .review-details .review-details-value {
  color: #232f3e;
  font-weight: 600;
}
.cms-allreview .review-items .review-item .review-details .date-icon {
  width: 36px;
  height: 36px;
  background: #fff5f0;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ff6a00;
  border: 1px solid #ffe5d9;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 768px) {
  .cms-allreview .page-header h1 {
    font-size: 2rem;
  }
  .cms-allreview .review-item {
    padding: 1.5rem;
  }
  .cms-allreview .stats-bar {
    gap: 1rem;
  }
  .cms-allreview .stat-item {
    padding: 0.75rem 1.5rem;
  }
  .cms-allreview .review-details {
    flex-direction: column;
    align-items: flex-start;
  }
}
/* ─── NxtBy Site Footer ──────────────────────────────────────────────
   Ported from the Next.js <SiteFooter> (nxtby-nextjs) so the Magento
   footer matches the headless storefront. Tailwind utilities from the
   React component are translated 1:1 here — the token values below are
   the Tailwind v4 @theme colours from the Next.js CSS bundle, and the
   px values are Tailwind's 4px spacing scale resolved at the site's
   16px root (px-14 → 56px, gap-10 → 40px, …).
   Manrope is loaded as a plain <link> from Magento_Theme/layout/default.xml
   (NOT ' which breaks
   Magento's CSS merge and zeroes out the whole merged bundle).
   ──────────────────────────────────────────────────────────────────── */
footer.page-footer {
  background-color: #241d16 !important;
  box-shadow: none !important;
}
footer.page-footer .footer.content {
  box-shadow: none !important;
  border-top: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.nxtby-site-footer {
  background: #241d16;
  color: #fbf6ee;
  text-align: left;
  position: relative;
  overflow: hidden;
  padding-bottom: 8px;
  font-family: "Manrope", "Inter", system-ui, -apple-system, sans-serif;
  /* Codazon's root is html{62.5%} + body{1.4rem} = 14px; the Next.js footer
       renders at the browser default. Nothing below uses rem/em, but pin the
       base anyway so any inherited size matches. */
  font-size: 16px;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  /* Soft brand glow, top-right — the component's
       `-top-[100px] -right-20 h-[280px] w-[280px] rounded-full bg-brand/8`. */
  /* mx-auto w-full max-w-[1400px] px-14 max-sm:px-5 */
  /* ── 1. Value Strip (Magento-only row, warmed to the new palette) ── */
  /* ── 2. Brands Bar (Magento-only row) ── */
  /* ── 3. Main Footer Body ── */
  /* relative z-[1] pt-16 max-md:pt-12 + grid pb-12 border-b border-cream/10 */
  /* h-[30px] w-auto brightness-0 invert — the orange mark reads as flat
       cream on the ink background, exactly as on the Next.js site. */
  /* Nav columns */
  /* mb-5 text-xs font-bold uppercase tracking-[0.08em] text-brand-soft */
  /* ── 4. Certifications Row ── */
  /* ── 5. Bottom Bar ── */
  /* h-[11px] w-px bg-cream/15 — hairline rules, not dots */
  /* ── Responsive (Tailwind breakpoints: sm 640, md 768, lg 1024) ── */
}
.nxtby-site-footer * {
  box-sizing: border-box;
}
.nxtby-site-footer a {
  text-decoration: none;
}
.nxtby-site-footer img {
  display: block;
  max-width: 100%;
}
.nxtby-site-footer svg {
  flex-shrink: 0;
}
.nxtby-site-footer::before {
  content: "";
  position: absolute;
  top: -100px;
  right: -80px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: rgba(255, 106, 0, 0.08);
  pointer-events: none;
  z-index: 0;
}
.nxtby-site-footer .nf-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 56px;
  padding-right: 56px;
}
.nxtby-site-footer .nf-value-strip {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid rgba(251, 246, 238, 0.1);
}
.nxtby-site-footer .nf-value-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.nxtby-site-footer .nf-value-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 22px 24px;
  border-right: 1px solid rgba(251, 246, 238, 0.1);
  transition: background 0.2s;
  cursor: default;
}
.nxtby-site-footer .nf-value-item:first-child {
  padding-left: 0;
}
.nxtby-site-footer .nf-value-item:last-child {
  border-right: none;
  padding-right: 0;
}
.nxtby-site-footer .nf-value-item:hover {
  background: rgba(255, 106, 0, 0.04);
}
.nxtby-site-footer .nf-value-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  border-radius: 12px;
  background: rgba(255, 106, 0, 0.1);
  border: 1px solid rgba(255, 106, 0, 0.2);
  color: #ff9a4d;
  transition: background 0.2s, transform 0.2s;
}
.nxtby-site-footer .nf-value-item:hover .nf-value-icon {
  background: rgba(255, 106, 0, 0.18);
  transform: scale(1.06);
}
.nxtby-site-footer .nf-value-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.nxtby-site-footer .nf-value-text strong {
  font-size: 13px;
  font-weight: 700;
  color: #fbf6ee;
  line-height: 1.3;
}
.nxtby-site-footer .nf-value-text span {
  font-size: 12px;
  color: rgba(251, 246, 238, 0.5);
  line-height: 1.45;
}
.nxtby-site-footer .nf-brands-bar {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid rgba(251, 246, 238, 0.1);
  background: rgba(251, 246, 238, 0.03);
  padding: 14px 0;
}
.nxtby-site-footer .nf-brands-inner {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}
.nxtby-site-footer .nf-brands-heading {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ff9a4d !important;
  white-space: nowrap;
  flex-shrink: 0;
  padding-right: 18px;
  border-right: 1px solid rgba(251, 246, 238, 0.1);
  transition: color 0.15s;
}
.nxtby-site-footer .nf-brands-heading:hover {
  color: #fbf6ee !important;
}
.nxtby-site-footer .nf-brands-list {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  flex: 1;
}
.nxtby-site-footer .nf-brand-chip {
  display: inline-block;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 600;
  color: rgba(251, 246, 238, 0.65) !important;
  border: 1px solid rgba(251, 246, 238, 0.15);
  border-radius: 999px;
  white-space: nowrap;
  transition: color 0.15s, border-color 0.15s, background 0.15s;
}
.nxtby-site-footer .nf-brand-chip:hover {
  color: #fff !important;
  border-color: #ff6a00;
  background: #ff6a00;
}
.nxtby-site-footer .nf-brands-view-all {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 13px;
  font-weight: 600;
  color: #ff9a4d !important;
  white-space: nowrap;
  flex-shrink: 0;
  transition: gap 0.15s, color 0.15s;
}
.nxtby-site-footer .nf-brands-view-all:hover {
  gap: 8px;
  color: #fbf6ee !important;
}
.nxtby-site-footer .nf-body {
  position: relative;
  z-index: 1;
  padding: 64px 0 0;
}
.nxtby-site-footer .nf-main-grid {
  display: grid;
  grid-template-columns: 1.7fr 1fr 1fr 1fr 1fr;
  gap: 40px;
  align-items: start;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(251, 246, 238, 0.1);
}
.nxtby-site-footer .nf-brand-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.nxtby-site-footer .nf-logo-link {
  display: inline-block;
  margin-bottom: 18px;
}
.nxtby-site-footer .nf-logo {
  height: 30px;
  width: auto;
  display: block;
  filter: brightness(0) invert(1);
}
.nxtby-site-footer .nf-tagline {
  font-size: 13px;
  color: rgba(251, 246, 238, 0.55);
  line-height: 1.7;
  margin: 0 0 22px;
  max-width: 280px;
}
.nxtby-site-footer .nf-address {
  font-size: 13px;
  font-style: normal;
  color: rgba(251, 246, 238, 0.5);
  line-height: 1.7;
  margin: 0 0 16px;
  max-width: 260px;
}
.nxtby-site-footer .nf-address strong {
  display: block;
  color: #fbf6ee;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 8px;
}
.nxtby-site-footer .nf-contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 22px;
}
.nxtby-site-footer .nf-contact-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  color: rgba(251, 246, 238, 0.75) !important;
  transition: color 0.15s;
}
.nxtby-site-footer .nf-contact-link:hover {
  color: #ff9a4d !important;
}
.nxtby-site-footer .nf-contact-link svg {
  flex-shrink: 0;
  color: #ff9a4d;
}
.nxtby-site-footer .nf-social-row {
  display: flex;
  gap: 10px;
}
.nxtby-site-footer .nf-social-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid rgba(251, 246, 238, 0.2);
  color: rgba(251, 246, 238, 0.75) !important;
  flex-shrink: 0;
  transition: background 0.2s, border-color 0.2s, color 0.18s;
}
.nxtby-site-footer .nf-social-btn:hover {
  background: #ff6a00;
  border-color: #ff6a00;
  color: #fff !important;
}
.nxtby-site-footer .nf-nav-col {
  display: flex;
  flex-direction: column;
}
.nxtby-site-footer .nf-col-heading {
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ff9a4d;
  margin-bottom: 20px;
  line-height: 1.4;
}
.nxtby-site-footer .nf-nav-col nav {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.nxtby-site-footer .nf-nav-col nav a {
  font-size: 13px;
  line-height: 1.3;
  color: rgba(251, 246, 238, 0.65) !important;
  transition: color 0.15s;
}
.nxtby-site-footer .nf-nav-col nav a:hover {
  color: #fbf6ee !important;
}
.nxtby-site-footer .nf-nav-highlight {
  color: #ff9a4d !important;
  font-weight: 600 !important;
}
.nxtby-site-footer .nf-nav-highlight:hover {
  color: #fbf6ee !important;
}
.nxtby-site-footer .nf-cert-row {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid rgba(251, 246, 238, 0.1);
}
.nxtby-site-footer .nf-cert-inner {
  padding: 36px 0;
}
.nxtby-site-footer .nf-cert-label {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ff9a4d;
  margin: 0 0 20px;
  line-height: 1.4;
}
.nxtby-site-footer .nf-cert-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.nxtby-site-footer .nf-cert-badge {
  display: flex;
  align-items: center;
  gap: 14px;
  max-width: 420px;
  padding: 14px 20px;
  border-radius: 12px;
  border: 1px solid rgba(251, 246, 238, 0.1);
  background: rgba(251, 246, 238, 0.05);
  transition: border-color 0.2s, background 0.2s;
}
.nxtby-site-footer .nf-cert-badge:hover {
  border-color: rgba(251, 246, 238, 0.2);
  background: rgba(251, 246, 238, 0.06);
}
.nxtby-site-footer .nf-cert-logo {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #fff;
  object-fit: contain;
  padding: 4px;
}
.nxtby-site-footer .nf-cert-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.nxtby-site-footer .nf-cert-text strong {
  font-size: 13px;
  font-weight: 700;
  color: #fbf6ee;
  line-height: 1.3;
}
.nxtby-site-footer .nf-cert-text span {
  font-size: 12px;
  color: rgba(251, 246, 238, 0.5);
  line-height: 1.45;
}
.nxtby-site-footer .nf-bottom-bar {
  position: relative;
  z-index: 1;
  background: transparent;
}
.nxtby-site-footer .nf-bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 14px;
  padding: 24px 0 8px;
}
.nxtby-site-footer .nf-copy-text {
  font-size: 12px;
  color: rgba(251, 246, 238, 0.45);
  line-height: 1.5;
}
.nxtby-site-footer .nf-copy-text strong {
  font-weight: 700;
  color: rgba(251, 246, 238, 0.6);
}
.nxtby-site-footer .nf-legal-links {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  font-size: 12px;
}
.nxtby-site-footer .nf-legal-links a {
  font-size: 12px;
  color: rgba(251, 246, 238, 0.45) !important;
  transition: color 0.15s;
}
.nxtby-site-footer .nf-legal-links a:hover {
  color: #ff9a4d !important;
}
.nxtby-site-footer .nf-bottom-sep {
  display: inline-block;
  width: 1px;
  height: 11px;
  background: rgba(251, 246, 238, 0.15);
  vertical-align: middle;
}
.nxtby-site-footer .nf-disclaimer {
  flex-basis: 100%;
  margin-top: 6px;
  padding-top: 16px;
  border-top: 1px solid rgba(251, 246, 238, 0.06);
  text-align: center;
  font-size: 11px;
  color: rgba(251, 246, 238, 0.28);
}
@media (max-width: 1023.98px) {
  .nxtby-site-footer .nf-main-grid {
    grid-template-columns: 1.4fr 1fr 1fr;
  }
  .nxtby-site-footer .nf-value-grid {
    grid-template-columns: 1fr 1fr;
  }
  .nxtby-site-footer .nf-value-item:nth-child(2n) {
    border-right: none;
    padding-right: 0;
  }
  .nxtby-site-footer .nf-value-item:nth-child(odd) {
    padding-left: 0;
  }
  .nxtby-site-footer .nf-value-item:nth-child(-n+2) {
    border-bottom: 1px solid rgba(251, 246, 238, 0.1);
  }
}
@media (max-width: 767.98px) {
  .nxtby-site-footer .nf-body {
    padding-top: 48px;
  }
  .nxtby-site-footer .nf-main-grid {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
}
@media (max-width: 639.98px) {
  .nxtby-site-footer {
    /* basis-full means *height* once the row flips to a column — reset it. */
  }
  .nxtby-site-footer .nf-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .nxtby-site-footer .nf-main-grid {
    grid-template-columns: 1fr;
  }
  .nxtby-site-footer .nf-value-grid {
    grid-template-columns: 1fr;
  }
  .nxtby-site-footer .nf-value-item {
    padding: 18px 0;
    border-right: none;
    border-bottom: 1px solid rgba(251, 246, 238, 0.1);
  }
  .nxtby-site-footer .nf-value-item:last-child {
    border-bottom: none;
  }
  .nxtby-site-footer .nf-brands-heading {
    padding-right: 0;
    border-right: none;
  }
  .nxtby-site-footer .nf-cert-badge {
    max-width: none;
    width: 100%;
  }
  .nxtby-site-footer .nf-bottom-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  .nxtby-site-footer .nf-disclaimer {
    flex-basis: auto;
    width: 100%;
  }
}
/* PDP title: drop the inherited line-height:1.42857143 from Magento_Catalog's
   .product-info-main .page-title-wrapper .page-title so the name sits tight
   above the additional-product-name value. */
body.product-view-style-04 .product-info-main .page-title-wrapper .page-title {
  /* Codazon's generated media/codazon/themelayout/.../product-view-styles.css sets
       line-height:1 with the same specificity but loads later, so the `body.` prefix
       is what actually wins the cascade here. */
  line-height: unset;
}
body .container {
  width: 96%;
  max-width: 1900px;
  padding: 0;
}
header.page-header .sticky-menu.active .panel.wrapper {
  width: 96%;
  max-width: 1900px;
  margin: auto;
}
header.page-header .sticky-menu.active .col-sm-6.header-search-wrap {
  right: 0;
}
header.page-header .sticky-menu:not(.active) div .search-form {
  width: 100%;
}
.page-wrapper #mobi_vertcial-menu-container {
  width: 96%;
  max-width: 1900px;
  margin: auto;
}
.page-wrapper #mobi_vertcial-menu-container .main-content-top-left {
  margin: 0 0 10px 0;
}
.section-row-img {
  margin: 0;
  gap: 12px;
  display: flex;
}
.section-row-img .row {
  line-height: 0;
}
.section-row-img > div:nth-child(even) {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.section-row-img img {
  border-radius: 12px;
}
.section-row-img img:hover {
  box-shadow: 0 0 6px hsla(0, 0%, 60.8%, 0.7);
}
.section-mb-img {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.section-mb-img .row {
  line-height: 0;
  margin: 0;
}
.section-mb-img.row {
  margin: 0;
}
.section-mb-img > div:nth-child(even) {
  display: flex;
}
.section-mb-img > div:nth-child(even) div {
  padding-left: 0;
  padding-right: 0;
}
.section-mb-img > div:nth-child(even) div:first-child {
  margin-right: 12px;
}
.section-mb-img img {
  border-radius: 12px;
}
.three-img-section > div {
  padding-bottom: 12px;
  line-height: 0;
}
.three-img-section > div:last-child {
  padding-bottom: 0;
}
.three-img-section img {
  border-radius: 16px;
}
.three-img-section img:hover {
  box-shadow: 0 0 6px hsla(0, 0%, 60.8%, 0.7);
}
.four-img-section > div {
  padding-bottom: 12px;
  line-height: 0;
}
.four-img-section > div:last-child {
  padding-bottom: 0;
}
.four-img-section img {
  border-radius: 16px;
}
.four-img-section img:hover {
  box-shadow: 0 0 6px hsla(0, 0%, 60.8%, 0.7);
}
.two-img-section > div {
  padding-bottom: 12px;
  line-height: 0;
}
.two-img-section > div:last-child {
  padding-bottom: 0;
}
.two-img-section img {
  border-radius: 16px;
}
.two-img-section img:hover {
  box-shadow: 0 0 6px hsla(0, 0%, 60.8%, 0.7);
}
.two-by-four img {
  border-radius: 12px;
  height: 100%;
}
.two-by-four img:hover {
  box-shadow: 0 0 6px hsla(0, 0%, 60.8%, 0.7);
}
.two-by-four .flex-direction-column {
  flex-direction: column;
}
.two-by-four div {
  line-height: 0;
}
.two-by-four .d-flex {
  display: flex;
}
.two-by-four .row {
  margin: 0;
  height: 100%;
}
.two-by-four .col-sm-12 {
  padding: 0;
}
.two-by-four .mr-16 {
  margin-right: 16px;
}
.two-by-four .mb-16 {
  margin-bottom: 16px;
}
.two-by-four-mb img {
  border-radius: 12px;
  height: 100%;
}
.two-by-four-mb .flex-direction-column {
  flex-direction: column;
}
.two-by-four-mb div {
  line-height: 0;
}
.two-by-four-mb .d-flex {
  display: flex;
}
.two-by-four-mb .row {
  margin: 0;
  height: 100%;
}
.two-by-four-mb .col-sm-12 {
  padding: 0;
}
.two-by-four-mb .mr-12 {
  margin-right: 12px;
}
.two-by-four-mb .mb-12 {
  margin-bottom: 12px;
}
.product-section .product-list-style-05 .product-item-inner {
  position: unset;
  visibility: unset;
}
.product-section .product-list-style-05 .product-item:hover .product-item-details {
  transform: unset;
}
.product-section .product-list-style-05 .product-item .product-item-info .product-item-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
}
.product-section .product-list-style-05 .product-item .product-item-info .call-for-price-btn {
  background-color: #232f3e;
  border-color: #232f3e;
  color: #fff;
}
.product-section .product-list-style-05 .product-item .price-box .price {
  font-size: 14px;
}
.products.list.items a.action.towishlist.active:before {
  color: #ff6a00;
  opacity: 1 !important;
}
.home-product-slider {
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
}
.home-product-slider .product-item {
  background: #fff;
  border-radius: 8px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.home-product-slider .product-item a.towishlist {
  position: absolute;
  right: 12px;
  top: 12px;
}
.home-product-slider .product-item a.towishlist:before {
  font-family: 'CodazonFont';
  content: "\e985";
  font-size: 16px;
  color: #999;
  transition: color 0.3s ease;
  display: inline-block;
}
.home-product-slider .product-item a.towishlist:hover:before {
  opacity: 0.7;
}
.home-product-slider .product-item a.towishlist.active:before {
  color: #ff6a00;
}
.home-product-slider .product-item .product-image {
  padding: 5px 20px;
}
.home-product-slider .product-item .product-info {
  padding: 5px;
}
.home-product-slider .product-item .product-info .product-name {
  font-size: 14px;
  color: black;
  line-height: unset;
  min-height: 4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}
.home-product-slider .product-item .product-info .product-reviews {
  line-height: 0;
  margin-top: 5px;
}
.home-product-slider .product-item .product-info .product-reviews .product-reviews-summary {
  margin: 0;
}
.home-product-slider .product-item .product-info .product-reviews .reviews-actions span {
  display: none;
}
.home-product-slider .product-item .product-info .product-reviews .reviews-actions .view {
  font-size: 13px;
}
.home-product-slider .product-item .product-info .product-reviews .rating-summary .rating-result > span:before {
  font-size: 10px;
  color: #f8a300;
}
.home-product-slider .product-item .product-info .product-reviews .rating-summary .rating-result:before {
  font-size: 10px;
}
.home-product-slider .product-item .product-info .price {
  display: flex;
  gap: 5px;
}
.home-product-slider .product-item .product-info .price .special-price {
  color: #ff6a00;
  font-size: 14px;
  font-weight: 600;
}
.home-product-slider .product-item .product-info .price .old-price {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}
.home-product-slider .product-item .product-info .price .regular-price {
  color: #232f3e;
  font-size: 14px;
  font-weight: 600;
}
.home-product-slider .product-item .product-info .off-box {
  margin: 5px 0 2px 0;
}
.home-product-slider .product-item .product-info .off-box .off-percentage {
  border: 1px dashed #3bb000;
  padding: 1px 6px;
  color: #3bb000;
  font-weight: 600;
}
.home-product-slider .product-item .product-action {
  margin-top: auto;
}
.home-product-slider .product-item .product-action .add-to-cart-btn {
  width: 100%;
  border-radius: 0 0 8px 8px;
}
.home-product-slider .product-item .product-action .call-for-price-btn {
  width: 100%;
  border-radius: 0 0 8px 8px;
  border-color: #232f3e;
  background-color: #232f3e;
  color: #fff;
}
.home-product-slider .product-item .product-action .out-of-stock {
  width: 100%;
  border-radius: 0 0 8px 8px;
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  font: 600 12px / 1.35 Arial, sans-serif;
  padding: 7px 25px;
  text-transform: uppercase;
  text-align: center;
  opacity: 0.5;
  border: 1px solid #ff6a00;
}
.home-product-slider .product-item .product-action .after-add {
  display: flex;
}
.home-product-slider .product-item .product-action .after-add .go-to-cart {
  float: left;
  width: 49%;
  background-color: #ff6a00;
  color: #fff;
  font-weight: 600;
  padding: 8px;
  text-align: center;
  border-radius: 0 5px 0 8px;
  margin-right: 2%;
  font-size: 12px;
}
.home-product-slider .product-item .product-action .after-add .go-to-cart:hover {
  opacity: 0.7;
}
.home-product-slider .product-item .product-action .after-add .qty-controls {
  border: 1px solid #ff6a00;
  border-radius: 5px 0 8px 0;
  display: flex;
  justify-content: space-evenly;
  width: 49%;
  align-items: center;
}
.home-product-slider .product-item .product-action .after-add .qty-controls .qty-dec {
  border: unset;
  padding: 0;
  width: 33%;
  font-size: 30px;
  font-weight: 500;
  line-height: 0;
}
.home-product-slider .product-item .product-action .after-add .qty-controls input[type="text"] {
  color: #232f3e;
  line-height: 0;
  height: unset;
  border: unset;
  padding: 0;
  width: 33%;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}
.home-product-slider .product-item .product-action .after-add .qty-controls .qty-inc {
  border: unset;
  padding: 0;
  width: 33%;
  font-size: 30px;
  line-height: 0;
  font-weight: 500;
}
.home-product-slider .product-item .product-action .amquote-addto-button {
  width: 100%;
  border-radius: 0 0 8px 8px;
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  font: 600 14px / 1.35 Arial, sans-serif;
  padding: 7px 25px;
  margin-bottom: 0;
}
.home-product-slider .product-item .product-action .amquote-addto-button:hover {
  opacity: 0.7;
}
.home-product-slider .owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  bottom: 105%;
  display: flex;
  gap: 0.5rem;
}
.home-product-slider .owl-carousel .owl-nav .owl-prev {
  position: unset;
  border-radius: 5px;
  padding: 5px 13px;
}
.home-product-slider .owl-carousel .owl-nav .owl-next {
  position: unset;
  border-radius: 5px;
  padding: 5px 13px;
}
.home-product-slider.half-slider {
  background-color: #f6f7f9;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 0;
  margin-right: 0;
}
.home-product-slider.half-slider .owl-carousel .owl-nav {
  bottom: 104%;
}
.home-product-slider.half-slider .owl-carousel .owl-stage {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-right: -10px;
}
@media (min-width: 1571px) {
  .home-product-slider.half-slider .owl-carousel .owl-stage {
    grid-row-gap: 20px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1570px) {
  .home-product-slider.half-slider .owl-carousel .owl-stage {
    grid-row-gap: 20px !important;
    margin-bottom: -10px;
  }
}
.home-product-slider.half-slider .owl-carousel .owl-item {
  width: 100% !important;
}
@media (max-width: 400px) {
  .home-product-slider .product-item {
    padding: 0;
  }
  .home-product-slider .product-item .product-action .after-add {
    display: grid;
    gap: 5px;
  }
  .home-product-slider .product-item .product-action .after-add .go-to-cart {
    width: 100%;
    min-height: 32px;
    border-radius: 0;
  }
  .home-product-slider .product-item .product-action .after-add .qty-controls {
    width: 100%;
    min-height: 32px;
    border-radius: 0 0 8px 8px;
  }
}
aside.modal-popup.coll-for-price-form {
  display: flex;
  align-items: center;
  margin: auto;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap {
  padding: 10px 0;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  width: 35%;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap .modal-header {
  padding: 0 20px 10px;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap .modal-header h1 {
  font-weight: 600;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap .modal-content {
  padding: 0 20px 10px;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap .action-close {
  right: 0;
  border-radius: 0 8px 0 0;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field {
  margin-bottom: 15px;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field label {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
  color: #333;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field label .required-call-field {
  color: red;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field input[type="text"],
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field input[type="email"],
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field input[type="number"],
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field textarea {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 14px;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .submit_call_for_price {
  height: 35px;
  width: 100%;
  letter-spacing: 0.5px;
  font-size: 16px;
  border-radius: 4px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  aside.modal-popup.coll-for-price-form {
    left: 0;
  }
  aside.modal-popup.coll-for-price-form .modal-inner-wrap {
    width: 50%;
    margin: auto;
    min-height: unset !important;
  }
}
@media (max-width: 768px) {
  aside.modal-popup.coll-for-price-form {
    left: 0;
  }
  aside.modal-popup.coll-for-price-form .modal-inner-wrap {
    width: 80%;
    margin: auto;
    min-height: unset !important;
  }
}
.product-list-style-12 .grid-style-10 .product-item {
  height: 150px;
}
.product-list-style-12 .grid-style-10 .product-item .product-item-details {
  display: flex;
  flex-direction: column;
}
.product-list-style-12 .grid-style-10 .product-item .product-item-details .actions-primary {
  margin-top: auto;
}
.product-list-style-12 .grid-style-10 .product-item .product-item-details .actions-box {
  margin-top: 10px;
}
.product-list-style-12 .grid-style-10 .product-item form .field.qty {
  margin: 10px 0;
}
.product-list-style-12 .grid-style-10 .product-item form .field.qty .control {
  display: flex;
  gap: 5px;
  align-items: center;
  height: 32px;
  background-color: #f4f6f8;
  padding: 5px;
  width: 90px;
}
.product-list-style-12 .grid-style-10 .product-item form .field.qty .control .qty-ctl button,
.product-list-style-12 .grid-style-10 .product-item form .field.qty .control .qty-ctl .cart.table-wrapper .actions-toolbar > .action,
.product-list-style-12 .grid-style-10 .product-item form .field.qty .control .qty-ctl .action-gift {
  padding: 0;
  border-radius: 2px;
  width: 22px;
  height: 22px;
  border: unset;
}
.product-list-style-12 .grid-style-10 .product-item form .field.qty .control .qty-ctl button.decrease:hover,
.product-list-style-12 .grid-style-10 .product-item form .field.qty .control .qty-ctl button.increase:hover,
.product-list-style-12 .grid-style-10 .product-item form .field.qty .control .qty-ctl .cart.table-wrapper .actions-toolbar > .action.decrease:hover,
.product-list-style-12 .grid-style-10 .product-item form .field.qty .control .qty-ctl .cart.table-wrapper .actions-toolbar > .action.increase:hover,
.product-list-style-12 .grid-style-10 .product-item form .field.qty .control .qty-ctl .action-gift.decrease:hover,
.product-list-style-12 .grid-style-10 .product-item form .field.qty .control .qty-ctl .action-gift.increase:hover {
  opacity: 0.7;
}
.product-list-style-12 .grid-style-10 .product-item form .field.qty input.qty {
  width: 25px;
  height: 22px;
  border: unset;
  text-align: center;
  padding: 0;
}
.product-list-style-12 .grid-style-10 .product-item button.action.tocart.primary,
.product-list-style-12 .grid-style-10 .product-item .cart.table-wrapper .actions-toolbar > .action.action.tocart.primary,
.product-list-style-12 .grid-style-10 .product-item .action-gift.action.tocart.primary {
  width: 100%;
  border-radius: 6px;
}
.product-list-style-12 .grid-style-10 .product-item button.action.call-for-price-btn,
.product-list-style-12 .grid-style-10 .product-item .cart.table-wrapper .actions-toolbar > .action.action.call-for-price-btn,
.product-list-style-12 .grid-style-10 .product-item .action-gift.action.call-for-price-btn {
  width: 100%;
  border-radius: 6px;
  border-color: #232f3e;
  background-color: #232f3e;
  color: #fff;
}
.product-list-style-12 .grid-style-10 .product-item .product-item-info {
  margin: 0;
  height: 140px;
}
.product-list-style-12 .grid-style-10 .product-item:first-child {
  padding-top: 10px;
  border-top: 1px dashed #e9eaec;
  margin-bottom: 0;
}
.product-list-style-12 .grid-style-10 .product-box strong.product.name.product-item-name {
  height: auto;
}
.product-list-style-12 .grid-style-10 .product-box strong.product.name.product-item-name a.product-item-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-list-style-12 .grid-style-10 .product-box .price-box .special-price .price {
  color: #ff6a00;
  font-size: 14px;
}
.product-list-style-12 .grid-style-10 .product-box .price-box .old-price .price {
  color: #000;
  font-size: 14px;
}
.product-list-style-12 .grid-style-10 .product-box .price-box .price {
  font-size: 14px;
}
button.action.tocart.primary.add-to-cart-btn:after,
.cart.table-wrapper .actions-toolbar > .action.action.tocart.primary.add-to-cart-btn:after,
.action-gift.action.tocart.primary.add-to-cart-btn:after {
  display: inline-block;
  font: normal normal normal 14px / 1 'CodazonFont';
  -webkit-font-smoothing: antialiased;
  content: '\e992';
  speak: none;
  margin-left: 10px;
}
button.action.tocart.primary.add-to-cart-btn:hover:after,
.cart.table-wrapper .actions-toolbar > .action.action.tocart.primary.add-to-cart-btn:hover:after,
.action-gift.action.tocart.primary.add-to-cart-btn:hover:after {
  -webkit-animation: cssload-zoom 1000ms linear infinite;
}
.product-list-style-12 button.action.tocart.primary:after,
.product-list-style-12 .cart.table-wrapper .actions-toolbar > .action.action.tocart.primary:after,
.product-list-style-12 .action-gift.action.tocart.primary:after {
  display: inline-block;
  font: normal normal normal 14px / 1 'CodazonFont';
  -webkit-font-smoothing: antialiased;
  content: '\e992';
  speak: none;
  margin-left: 10px;
}
.product-list-style-12 button.action.tocart.primary:hover:after,
.product-list-style-12 .cart.table-wrapper .actions-toolbar > .action.action.tocart.primary:hover:after,
.product-list-style-12 .action-gift.action.tocart.primary:hover:after {
  -webkit-animation: cssload-zoom 1000ms linear infinite;
}
.product-list-style-12 button.action.tocart.primary.stock.unavailable:after,
.product-list-style-12 .cart.table-wrapper .actions-toolbar > .action.action.tocart.primary.stock.unavailable:after,
.product-list-style-12 .action-gift.action.tocart.primary.stock.unavailable:after {
  display: none;
}
.cms-index-index .cdz-product-wrap .actions-box .cart-qty form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: unset;
  gap: 10px;
}
.cms-index-index .cdz-product-wrap .actions-box .cart-qty form .field.qty {
  width: unset;
  margin: 0 !important;
}
.cms-index-index .cdz-product-wrap .actions-box .cart-qty form .action.tocart.primary {
  width: unset;
  padding: 5px 15px;
}
@media (max-width: 1700px) {
  .cms-index-index .cdz-product-wrap .actions-box .cart-qty form .action.tocart.primary span {
    font-size: 10px;
  }
}
.cms-index-index .cdz-banner .abs-img {
  padding-bottom: 0 !important;
}
.cms-index-index .cdz-banner .abs-img img {
  position: unset;
}
.cms-index-index .section-menu-wrap .section-menu {
  width: 35px;
}
.cms-index-index .section-menu-wrap .section-menu .menu-item {
  height: 35px;
}
.cms-index-index .section-menu-wrap .section-menu .menu-item .sec-icon {
  font-size: 15px;
}
.cms-index-index .main-content-top-left .item.level0 {
  background: #fff;
  padding: 0 0 0px 10px;
}
@media only screen and (min-width: 768px) {
  .cms-index-index .cdz-vertical-menu .item.level0 > a.menu-link {
    padding: 5px 10px;
  }
  .cms-index-index .cdz-vertical-menu .item.level0 > a.menu-link:hover {
    color: #232f3e;
    background: #FFBB8B;
    border-radius: 30px 0 0 30px;
  }
  .cms-index-index .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon.img-icon {
    min-width: unset;
    background: #fff;
    border-radius: 100%;
    padding: 6px 6px;
  }
}
.amquote-addto-form .amquote-addto-button.action {
  border-color: #ff6a00;
  background: #ff6a00;
  color: #fff;
  font: 600 12px / 1.35 Arial, sans-serif;
  padding: 7px 15px;
  border-radius: 5px;
  margin: 0;
}
.amquote-addto-form .amquote-addto-button.action:hover {
  opacity: 0.7;
}
.amsearch-search-page .amquote-addto-form .amquote-addto-button.action,
.catalog-category-view .amquote-addto-form .amquote-addto-button.action {
  width: 100%;
  height: 36px;
}
button.amquote-addto-button.action.outline.-guest,
.cart.table-wrapper .actions-toolbar > .action.amquote-addto-button.action.outline.-guest,
.action-gift.amquote-addto-button.action.outline.-guest {
  border-radius: 5px;
}
body .breadcrumbs .items,
body .page-main:not(.page-main-full) > div,
body .container {
  width: 96%;
  max-width: 1900px;
  padding: 0;
}
.catalog-product-view .col-sm-8 {
  padding-left: 0;
}
.catalog-product-view .col-sm-16 {
  padding-right: 0;
}
.catalog-product-view .page-wrapper .breadcrumbs {
  padding-left: 0;
  padding-right: 0;
  width: 96%;
  max-width: 1900px;
  margin: auto;
}
.catalog-product-view .page-wrapper .breadcrumbs .items {
  margin: 0;
}
.catalog-product-view .block.related .owl-carousel .owl-nav,
.catalog-product-view .block.upsell .owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  bottom: 105%;
  display: flex;
  gap: 0.5rem;
}
.catalog-product-view .block.related .owl-carousel .owl-nav .owl-prev,
.catalog-product-view .block.upsell .owl-carousel .owl-nav .owl-prev {
  position: unset;
  border-radius: 5px;
  padding: 5px 13px;
  visibility: unset;
  backface-visibility: unset;
  transform: unset;
  opacity: 1;
  height: unset;
  width: unset;
  line-height: unset;
}
.catalog-product-view .block.related .owl-carousel .owl-nav .owl-prev.disabled,
.catalog-product-view .block.upsell .owl-carousel .owl-nav .owl-prev.disabled {
  opacity: 0.2;
}
.catalog-product-view .block.related .owl-carousel .owl-nav .owl-next,
.catalog-product-view .block.upsell .owl-carousel .owl-nav .owl-next {
  position: unset;
  border-radius: 5px;
  padding: 5px 13px;
  visibility: unset;
  backface-visibility: unset;
  transform: unset;
  opacity: 1;
  height: unset;
  width: unset;
  line-height: unset;
}
.catalog-product-view .block.related .owl-carousel .owl-nav .owl-next.disabled,
.catalog-product-view .block.upsell .owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.2;
}
.catalog-product-view .block.related .products-grid .product-item,
.catalog-product-view .block.upsell .products-grid .product-item {
  padding: 0;
  border-radius: 8px;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-top,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-top {
  padding: 0;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-top img,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-top img {
  padding: 5px 20px;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .call-for-price-btn,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .call-for-price-btn {
  width: 100%;
  border-radius: 0 0 8px 8px;
  font-size: 12px;
  border-color: #232f3e;
  background-color: #232f3e;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details {
  text-align: unset;
  padding: 0 5px;
  margin: 0;
  min-height: unset !important;
  line-height: 0;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .product-item-name,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-name {
  margin: 0;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .product-item-name a,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-name a {
  letter-spacing: unset;
  color: #000;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .price-box,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 5px;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .price-box .price,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 16px;
}
@media (max-width: 767px) {
  .catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .price-box .price,
  .catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .price-box .price {
    font-size: 14px;
  }
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .price-box .special-price .price,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .price-box .special-price .price {
  color: #ff6a00;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #000;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin-top: 0;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  display: table-cell;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions span,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions span {
  display: none;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  display: table-cell;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .off-box,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .off-box {
  margin: 5px 0 6px 0;
  line-height: 1;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .product-item-details .off-box .off-percentage,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .product-item-details .off-box .off-percentage {
  border: 1px dashed #3bb000;
  padding: 1px 6px;
  color: #3bb000;
  font-weight: 600;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .cart-wrap,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .cart-wrap {
  margin-top: auto;
}
.catalog-product-view .block.related .products-grid .product-item .product-item-info .cart-wrap .tocart,
.catalog-product-view .block.upsell .products-grid .product-item .product-item-info .cart-wrap .tocart {
  width: 100%;
  border-radius: 0 0 8px 8px;
  font-size: 12px;
}
.catalog-product-view .product-right .product-static-text {
  display: block;
}
.catalog-product-view .product-right .product-static-text .product-sidebar-info {
  display: none;
}
.catalog-product-view .product-right .product-static-text .right-content .helpline {
  display: flex;
  height: 100%;
}
.catalog-product-view .product-right .product-static-text .right-content .helpline .col-md-8 {
  padding: 0 5px;
  border-right: 1px solid #e8e8e8;
}
.catalog-product-view .product-right .product-static-text .right-content .helpline .col-md-8:last-child {
  border: none;
}
.catalog-product-view .product-right .product-static-text .right-content .helpline .phone {
  text-align: center;
}
.catalog-product-view .product-right .product-static-text .right-content .helpline .phone .flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #000;
  font-weight: 600;
  gap: 5px;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details {
  padding: 10px;
  margin: 20px 0;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .location-delivery-detail {
  gap: 3px;
  display: flex;
  align-items: center;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .mb-5 {
  margin-bottom: 5px;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .delivery-text {
  color: #000;
  font-weight: 600;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .postcode-form {
  position: relative;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .postcode-form .field input {
  height: 42px;
  border-radius: 5px;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .postcode-form .check-field {
  position: absolute;
  width: auto;
  top: 0;
  right: 0;
  margin: 4px;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .postcode-form .check-field .check-btn {
  padding: 10px;
  border-radius: 5px;
  height: 34px;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 0;
  background-color: #232f3e;
  color: #fff;
  border: 1px solid #232f3e;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .postcode-form .check-field .check-btn:hover {
  opacity: 0.7;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .available-section {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  padding: 8px;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .available-section .flex {
  display: flex;
  gap: 3px;
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  align-items: center;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .available-section .flex .delivery-type {
  width: 200px;
  text-align: center;
  background-color: #029602;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 5px;
  border-radius: 5px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .available-section .flex .delivery-type.white {
  background-color: #fff;
  color: #000;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .available-section .flex .delivery-text {
  width: 100%;
  text-align: center;
  font-weight: 500;
}
.catalog-product-view .product-right .product-static-text .right-content .check-delivery-details .available-section .flex .delivery-text.grid {
  display: grid;
}
.catalog-product-view .product-right .product-static-text .right-content .banner {
  margin-bottom: 10px;
  padding: 0;
}
.catalog-product-view .custom-product-info .feature {
  padding: 10px;
  border: 1px solid #eee;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.catalog-product-view .custom-product-info .feature .title {
  font-size: 13px;
  font-weight: 600;
  color: #000;
  margin: 10px 0;
  letter-spacing: 0.5px;
  font-family: "Poppins", "Segoe UI", "Roboto", "Arial", sans-serif;
}
.catalog-product-view .custom-product-info .feature .content {
  background-color: #f1f5f9;
  padding: 5px;
}
.catalog-product-view .custom-product-info .feature .content .table {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #fff;
}
.catalog-product-view .custom-product-info .feature .content .table .flex {
  display: flex;
  gap: 3px;
}
.catalog-product-view .custom-product-info .feature .content .table .flex:last-child .label,
.catalog-product-view .custom-product-info .feature .content .table .flex:last-child .value {
  border: none;
}
.catalog-product-view .custom-product-info .feature .content .table .flex .label,
.catalog-product-view .custom-product-info .feature .content .table .flex .value {
  border-bottom: 1px solid #d1d1d1;
  width: 50%;
  padding: 7px;
  color: #000;
  font-size: 13px;
  letter-spacing: 0.25px;
  font-family: "Poppins", "Segoe UI", "Roboto", "Arial", sans-serif;
}
.catalog-product-view .custom-product-info .feature .content .table .flex .label {
  font-weight: 500;
}
.catalog-product-view .custom-product-info .feature .content .table .flex .value {
  font-weight: 600;
}
.catalog-product-view .custom-product-info .offers {
  background-color: #fff5f5;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.catalog-product-view .custom-product-info .offers .title {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
  font-family: sans-serif;
  margin: 10px 0 7px;
}
.catalog-product-view .custom-product-info .offers .content {
  overflow: auto;
  height: auto;
  max-height: 100px;
}
.catalog-product-view .custom-product-info .offers .content::-webkit-scrollbar {
  width: 3px;
}
.catalog-product-view .custom-product-info .offers .content::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.catalog-product-view .custom-product-info .offers .content::-webkit-scrollbar-thumb {
  background: #888;
}
.catalog-product-view .custom-product-info .offers .content::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.catalog-product-view .custom-product-info .offers .content .flex {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 5px;
}
.catalog-product-view .custom-product-info .offers .content .flex .coupon-details {
  flex-direction: column;
  display: flex;
}
.catalog-product-view .custom-product-info .offers .content .flex .coupon-details .rule-label {
  color: #008344;
  font-weight: 600;
  font-family: sans-serif;
}
.catalog-product-view .custom-product-info .offers .content .flex .coupon-details .coupon-description {
  color: #2b1a1a;
  font-size: 13px;
  font-family: sans-serif;
}
@media (min-width: 767px) {
  .catalog-product-view .detailed-banner {
    width: 78%;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    margin-bottom: 20px;
  }
  .catalog-product-view .detailed-banner .desktop-content .flex {
    display: flex;
    justify-content: space-between;
    padding: 15px;
  }
  .catalog-product-view .detailed-banner .desktop-content .flex .banner-section {
    display: flex;
    font-weight: 600;
    color: #000;
    font-family: sans-serif;
    font-size: 13px;
    flex-direction: column;
    align-items: center;
    gap: 7px;
  }
  .catalog-product-view .detailed-banner .mobile-content {
    display: none;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .detailed-banner {
    margin: 0;
    margin-bottom: 20px !important;
  }
  .catalog-product-view .detailed-banner .desktop-content {
    display: none;
  }
  .catalog-product-view .detailed-banner .mobile-content {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    padding: 15px 10px;
  }
  .catalog-product-view .detailed-banner .mobile-content .flex {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .catalog-product-view .detailed-banner .mobile-content .flex .banner-section {
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 13px;
    color: #000;
    font-family: "Poppins", "Segoe UI", "Roboto", "Arial", sans-serif;
  }
}
@media (max-width: 767px) {
  .catalog-product-view.product-view-style-04 .product-info-main .product-left {
    padding-left: 0;
    padding-right: 0;
  }
  .catalog-product-view.product-view-style-04 .product-info-main .product-left .product-info-main-inner,
  .catalog-product-view.product-view-style-04 .product-info-main .product-left .page-title-wrapper,
  .catalog-product-view.product-view-style-04 .product-info-main .product-left .product-social-inner {
    padding: 0 10px;
  }
  .catalog-product-view.product-view-style-04 .product-info-main .product-right {
    padding-left: 0;
    padding-right: 0;
  }
  .catalog-product-view.product-view-style-04 .column.main .row {
    margin: 0;
  }
  .catalog-product-view.product-view-style-04 .column.main .row .product-main-wrapper {
    padding: 0;
  }
}
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .product-addto-links .action.towishlist.active:before {
  color: #ff6a00;
}
.catalog-product-view.product-view-style-04 .product-info-main .box-tocart .product-addto-links .action.towishlist.active:hover:before {
  opacity: 0.7;
}
.catalog-product-view.product-view-style-04 .product-info-main .price-box .special-price .price {
  color: #ff6a00;
}
.catalog-product-view.product-view-style-04 .product-info-main .price-box .old-price .price {
  color: #000;
}
.catalog-product-view #amrelated-block-3 .block-content .widget-viewed-grid .owl-stage-outer .owl-stage .owl-item {
  width: 100% !important;
}
.catalog-product-view #amrelated-block-3 .block-content .widget-viewed-grid .owl-stage-outer .owl-stage .owl-item .product-item {
  margin: 0;
}
.catalog-product-view #amrelated-block-3 .block-content .widget-viewed-grid .owl-stage-outer .owl-stage .owl-item .product-item .product-item-info .product-item-details .product-item-inner {
  margin: 0 -10px -10px;
}
.catalog-product-view .product-review-container {
  margin-bottom: 50px;
}
.catalog-product-view .block.review-list {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.catalog-product-view .block.review-list .block-title {
  background: linear-gradient(135deg, #232f3e 0%, #35485f 100%);
  padding: 30px 40px;
  position: relative;
  overflow: hidden;
}
.catalog-product-view .block.review-list .block-title::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -10%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(255, 106, 0, 0.15) 0%, transparent 70%);
  border-radius: 50%;
}
.catalog-product-view .block.review-list .block-title .sub-title {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 8px;
  position: relative;
  z-index: 1;
}
.catalog-product-view .block.review-list .block-title .main-title {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 20px 0;
  display: block;
  position: relative;
  z-index: 1;
}
.catalog-product-view .block.review-list .block-title .new-review {
  display: inline-flex;
  align-items: center;
  background: #ff6a00;
  color: #fff;
  padding: 12px 28px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(255, 106, 0, 0.3);
  position: relative;
  z-index: 1;
}
.catalog-product-view .block.review-list .block-title .new-review::after {
  content: '→';
  margin-left: 8px;
  transition: all 0.3s ease;
}
.catalog-product-view .block.review-list .block-title .new-review:hover {
  background: #e65f00;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 106, 0, 0.4);
}
.catalog-product-view .block.review-list .block-title .new-review:hover::after {
  margin-left: 12px;
}
.catalog-product-view .block.review-list .block-title .new-review:active {
  transform: translateY(0);
}
.catalog-product-view .block.review-list .review-form-box .review-add {
  position: relative;
  margin-bottom: 30px;
}
.catalog-product-view .block.review-list .review-form-box .review-add .block-content {
  display: unset;
  padding: unset;
}
.catalog-product-view .block.review-list .block-content {
  display: flex;
  padding: 40px;
  position: relative;
}
.catalog-product-view .block.review-list .block-content .close-review {
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'FontAwesome';
  font-size: 25px;
  font-weight: 500;
}
.catalog-product-view .block.review-list .block-content .close-review .fas {
  font-style: normal;
}
.catalog-product-view .toolbar.review-toolbar {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid #e5e5e5;
}
.catalog-product-view .toolbar.review-toolbar:last-child {
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 0;
  border-top: 2px solid #e5e5e5;
  border-bottom: none;
}
.catalog-product-view .items.review-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.catalog-product-view .item.review-item {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 24px;
  transition: all 0.3s ease;
  position: relative;
}
.catalog-product-view .item.review-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  background: linear-gradient(180deg, #ff6a00 0%, #232f3e 100%);
  border-radius: 10px 0 0 10px;
  opacity: 0;
  transition: all 0.3s ease;
}
.catalog-product-view .item.review-item:hover {
  border-color: #ff6a00;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  transform: translateX(4px);
}
.catalog-product-view .item.review-item:hover::before {
  opacity: 1;
}
.catalog-product-view .item.review-item:last-child {
  margin-bottom: 0;
}
.catalog-product-view .review-ratings .rating-summary.item .label.rating-label {
  font-size: 13px;
}
.catalog-product-view .review-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 12px;
}
.catalog-product-view .review-content-top {
  display: flex;
}
.catalog-product-view .review-content-top .rating-result::before,
.catalog-product-view .review-content-top .rating-result span::before {
  font-size: 25px;
}
.catalog-product-view .review-content-top .rating-result span {
  line-height: 30px;
}
.catalog-product-view .review-content {
  line-height: 1.8;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
  border-left: 3px solid #ff6a00;
}
.catalog-product-view .review-details {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  padding-top: 16px;
  border-top: 1px solid #e5e5e5;
}
.catalog-product-view .review-details .review-author,
.catalog-product-view .review-details .review-date {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
}
.catalog-product-view .review-details .review-author .review-details-label,
.catalog-product-view .review-details .review-date .review-details-label {
  color: #666;
  font-weight: 500;
}
.catalog-product-view .review-details .review-author .review-details-value,
.catalog-product-view .review-details .review-date .review-details-value {
  color: #232f3e;
  font-weight: 600;
}
.catalog-product-view .review-details .review-author .review-details-value {
  position: relative;
}
.catalog-product-view .review-details .review-author .review-details-value::before {
  content: '👤';
  margin-right: 6px;
  opacity: 0.7;
}
.catalog-product-view .review-details .review-date .review-details-value {
  position: relative;
}
.catalog-product-view .review-details .review-date .review-details-value::before {
  content: '📅';
  margin-right: 6px;
  opacity: 0.7;
}
@media (max-width: 768px) {
  .catalog-product-view .product-review-container {
    padding: 0 15px;
    margin: 20px auto;
  }
  .catalog-product-view .block.review-list .block-title {
    padding: 25px 20px;
  }
  .catalog-product-view .block.review-list .block-title .main-title {
    font-size: 24px;
  }
  .catalog-product-view .block.review-list .block-title .new-review {
    padding: 10px 22px;
    font-size: 14px;
  }
  .catalog-product-view .block.review-list .block-content {
    padding: 0;
  }
  .catalog-product-view .item.review-item {
    padding: 8px;
  }
  .catalog-product-view .item.review-item:before {
    content: none;
  }
  .catalog-product-view .item.review-item:hover {
    transform: translateX(0);
  }
  .catalog-product-view .review-ratings {
    width: 100%;
  }
  .catalog-product-view .review-ratings .rating-summary.item .rating-result {
    max-width: 100%;
  }
  .catalog-product-view .review-title {
    font-size: 18px;
  }
  .catalog-product-view .review-content {
    font-size: 14px;
    padding: 15px;
  }
  .catalog-product-view .review-details {
    flex-direction: column;
    gap: 12px;
  }
  .catalog-product-view .close-review {
    font-size: 19px;
    line-height: 15px;
  }
}
@media print {
  .catalog-product-view .product-review-container {
    box-shadow: none;
  }
  .catalog-product-view .block.review-list .block-title {
    background: #232f3e;
  }
  .catalog-product-view .block.review-list .block-title .new-review {
    display: none;
  }
  .catalog-product-view .item.review-item {
    break-inside: avoid;
    box-shadow: none;
  }
  .catalog-product-view .item.review-item:hover {
    transform: none;
  }
}
.checkout-cart-index .block.crosssell .owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  bottom: 105%;
  display: flex;
  gap: 0.5rem;
}
.checkout-cart-index .block.crosssell .owl-carousel .owl-nav .owl-prev {
  position: unset;
  border-radius: 5px;
  padding: 5px 13px;
  visibility: unset;
  backface-visibility: unset;
  transform: unset;
  opacity: 1;
  height: unset;
  width: unset;
  line-height: unset;
}
.checkout-cart-index .block.crosssell .owl-carousel .owl-nav .owl-prev.disabled {
  opacity: 0.2;
}
.checkout-cart-index .block.crosssell .owl-carousel .owl-nav .owl-next {
  position: unset;
  border-radius: 5px;
  padding: 5px 13px;
  visibility: unset;
  backface-visibility: unset;
  transform: unset;
  opacity: 1;
  height: unset;
  width: unset;
  line-height: unset;
}
.checkout-cart-index .block.crosssell .owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.2;
}
.checkout-cart-index .block.crosssell .products-grid .product-item {
  padding: 0;
  border-radius: 8px;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-top {
  padding: 0;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-top img {
  padding: 5px 20px;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .call-for-price-btn {
  width: 100%;
  border-radius: 0 0 8px 8px;
  font-size: 12px;
  border-color: #232f3e;
  background-color: #232f3e;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details {
  text-align: unset;
  padding: 0 5px;
  margin: 0;
  min-height: unset !important;
  line-height: 0;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-name {
  margin: 0;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-name a {
  letter-spacing: unset;
  color: #000;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 5px;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 16px;
}
@media (max-width: 767px) {
  .checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .price-box .price {
    font-size: 14px;
  }
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .price-box .special-price .price {
  color: #ff6a00;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #000;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin-top: 0;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  display: table-cell;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions span {
  display: none;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  display: table-cell;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .off-box {
  margin: 5px 0 6px 0;
  line-height: 1;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .product-item-details .off-box .off-percentage {
  border: 1px dashed #3bb000;
  padding: 1px 6px;
  color: #3bb000;
  font-weight: 600;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .cart-wrap {
  margin-top: auto;
}
.checkout-cart-index .block.crosssell .products-grid .product-item .product-item-info .cart-wrap .tocart {
  width: 100%;
  border-radius: 0 0 8px 8px;
  font-size: 12px;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item {
  margin-right: 10px;
  border-radius: 8px;
  padding: 0;
}
@media (min-width: 1650px) {
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item {
    width: calc(16.66% - 10px);
  }
}
@media screen and (min-width: 1250px) and (max-width: 1649px) {
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item {
    width: calc(20% - 10px);
  }
}
@media screen and (min-width: 950px) and (max-width: 1249px) {
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item {
    width: calc(25% - 10px);
  }
}
@media screen and (min-width: 550px) and (max-width: 949px) {
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item {
    width: calc(33.33% - 10px);
  }
}
@media (max-width: 550px) {
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item {
    width: calc(50% - 10px);
  }
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info:hover strong.product.name.product-item-name {
  background-color: #fff;
  opacity: unset !important;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info:hover strong.product.name.product-item-name a.product-item-link {
  color: #232f3e !important;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-top img {
  padding: 5px 20px;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .cdz-product-labels {
  position: unset;
  margin: 0 0 5px;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .cdz-product-labels .label-item.sale {
  text-align: left;
  padding: 0;
  line-height: 1;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .cdz-product-labels .label-item.sale .label-content {
  border: 1px dashed #3bb000;
  color: #3bb000;
  font-weight: 600;
  margin-left: 5px;
  padding: 0 6px;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-inner {
  margin-top: auto;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-inner .product-item-actions {
  border-radius: 0px 0px 8px 8px;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-inner .product-item-actions:before {
  box-shadow: none;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-inner .product-item-actions .call-for-price-btn {
  background-color: #232f3e;
  border-color: #232f3e;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-inner .product-item-actions:has(.call-for-price-btn) {
  background-color: #232f3e;
  border-color: #232f3e;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-details {
  text-align: left;
  padding: 0 5px;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-details .product-item-name {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: unset;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-details .product-item-name a {
  color: #000;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-details .price-box {
  margin: 5px 0 10px;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-details .price-box .price {
  margin: 0;
  line-height: 0;
  color: #232f3e;
}
@media (min-width: 1025px) {
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-details .price-box .price {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-details .price-box .price {
    font-size: 13px;
  }
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-details .price-box .special-price .price {
  color: #ff6a00;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-details .price-box .old-price {
  position: relative;
  display: inline-block;
  text-decoration: unset;
  color: #000;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #000;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-details .price-box .old-price::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 35%;
  height: 1px;
  background: currentColor;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-reviews-summary {
  margin: 0 0 5px 5px;
  line-height: 0;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-reviews-summary .rating-summary {
  display: block;
}
@media (max-width: 767px) {
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-inner {
    margin-bottom: 0;
  }
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-inner .product-item-actions {
    display: block !important;
    margin-bottom: 0;
    background-color: #232f3e;
    padding: 3px 0;
  }
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-inner .product-item-actions .tocart {
    text-align: center;
    width: 100%;
    background-color: unset;
    border: unset;
    margin: 0;
    padding: 5px 0;
    height: unset;
    line-height: unset;
  }
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-inner .product-item-actions .tocart:before {
    display: none;
  }
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-inner .product-item-actions .tocart span {
    display: unset;
    font-size: 12px;
    color: #fff;
  }
  .catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info .product-item-inner .call-for-price-btn {
    padding: 4px 0;
    border-color: #232f3e;
    background-color: #232f3e;
  }
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .actions-secondary .towishlist {
  background: unset;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .actions-secondary .towishlist.active {
  color: #ff6a00;
  opacity: 1;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .actions-secondary .towishlist:hover:after {
  animation: none;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item button.action.tocart.primary:after,
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .cart.table-wrapper .actions-toolbar > .action.action.tocart.primary:after,
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .action-gift.action.tocart.primary:after {
  display: inline-block;
  font: normal normal normal 14px / 1 'CodazonFont';
  -webkit-font-smoothing: antialiased;
  content: '\e992';
  speak: none;
  margin-left: 10px;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item button.action.tocart.primary:hover:after,
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .cart.table-wrapper .actions-toolbar > .action.action.tocart.primary:hover:after,
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .action-gift.action.tocart.primary:hover:after {
  -webkit-animation: cssload-zoom 1000ms linear infinite;
}
.catalog-category-view.page-products .products-grid .product-items li.item.product-item button.action.tocart.primary.stock.unavailable:after,
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .cart.table-wrapper .actions-toolbar > .action.action.tocart.primary.stock.unavailable:after,
.catalog-category-view.page-products .products-grid .product-items li.item.product-item .action-gift.action.tocart.primary.stock.unavailable:after {
  display: none;
}
.checkout-cart-index main#maincontent {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index main#maincontent .cart-container {
  background-color: #f6f7f9;
}
.checkout-cart-index main#maincontent .cart-container .form-cart {
  background-color: #f6f7f9;
  padding: 0 20px 0 0;
  border: unset;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table thead {
  position: relative;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table thead th {
  padding: 20px;
  position: relative;
  font-weight: 600;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table thead th.subtotal {
  text-align: center;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table thead th.price {
  color: #000000;
  text-align: right;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table thead:before {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  box-shadow: 1px 2px 5px 2px rgba(0, 0, 0, 0.1);
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.empty-space {
  height: 20px;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody:last-child {
  height: 0;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item {
  border: unset;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item:before {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  box-shadow: 1px 2px 5px 2px rgba(0, 0, 0, 0.1);
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions {
  position: relative;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions td {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions .actions-toolbar .action.action-edit:before {
    margin-top: 0px;
    margin-left: 2px;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions .actions-toolbar .action.action-delete:before {
    margin-top: 0;
    margin-left: 0;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions .actions-toolbar .action.action-towishlist:before {
    margin-top: 2px;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions .actions-toolbar > .action.action-towishlist:hover,
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions .actions-toolbar .action.action-edit:hover,
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions .actions-toolbar .action.action-delete:hover {
    opacity: 0.7;
    background: #232f3e;
    border-color: #232f3e;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions .actions-toolbar > .action.action-towishlist:hover:before,
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions .actions-toolbar .action.action-edit:hover:before,
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions .actions-toolbar .action.action-delete:hover:before {
    color: #fff;
  }
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info {
  position: relative;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.item {
  padding-bottom: 0;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.item .product-item-details {
  padding-top: 10px;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.item .product-item-details .product-item-name {
  height: unset;
  line-height: 1.35;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.item .product-item-details .product_price .price {
  font-size: 14px;
  line-height: 1.35;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.item .product-item-details .product_price .old-price {
  color: #000;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.item .product-item-details .product_price .old-price .price {
  color: #000;
  margin-left: 10px;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.item .product-item-details .product_price .special-price .price {
  color: #ff6a00;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.item .product-item-details .product-name,
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.item .product-item-details .sku,
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.item .product-item-details .product_price {
  line-height: 1;
  margin-bottom: 3px;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.subtotal {
  text-align: center;
  padding-bottom: 0;
  width: 15%;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info td.extragst {
  padding-bottom: 0;
  text-align: right;
  width: 20%;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .item {
  padding: 10px;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .product-item-details .product-item-name {
  margin-top: 0px;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .product-item-details .product-item-name a {
  font-size: 14px;
  color: #000;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .product-item-photo {
  padding-right: 10px;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .product-item-photo .product-image-container {
  width: 100px;
  height: 100px;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .product-item-photo .product-image-container .product-image-photo {
  margin: 0;
  height: 100px;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .qty .cdz-qty-box.cart-qty {
  display: flex;
  gap: 5px;
  align-items: center;
  height: 32px;
  background-color: #f4f6f8;
  padding: 5px;
  width: 104px;
  margin: 0;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .qty .cdz-qty-box.cart-qty .m-btn {
  position: unset;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .qty .cdz-qty-box.cart-qty .m-btn.m-minus,
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .qty .cdz-qty-box.cart-qty .m-btn.m-plus {
  border-radius: 2px;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border: unset;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .qty .cdz-qty-box.cart-qty .m-btn.m-minus:after,
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .qty .cdz-qty-box.cart-qty .m-btn.m-plus:after {
  color: #000;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .qty .cdz-qty-box.cart-qty .m-btn.m-minus:hover,
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .qty .cdz-qty-box.cart-qty .m-btn.m-plus:hover {
  opacity: 0.7;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .qty .cdz-qty-box.cart-qty .m-btn.m-minus:hover:after,
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .qty .cdz-qty-box.cart-qty .m-btn.m-plus:hover:after {
  opacity: 0.7;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .qty .cdz-qty-box.cart-qty .input-text.qty {
  width: 40px;
  height: 22px;
  border: unset;
  padding: 0;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .price .cart-price span,
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .subtotal .cart-price span {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .extragst {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table .item-info .price-details {
  display: none;
}
.checkout-cart-index main#maincontent .cart-container .form-cart .cart.main.actions .action {
  background: #232f3e;
  border-color: #232f3e;
}
.checkout-cart-index main#maincontent .cart-container .cart-summary {
  background-color: #f6f7f9;
  border: unset;
  padding: 0;
}
.checkout-cart-index main#maincontent .cart-container .cart-summary .cart-summary-details,
.checkout-cart-index main#maincontent .cart-container .cart-summary #request-form {
  background-color: #fff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 1px 2px 5px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.checkout-cart-index main#maincontent .cart-container .cart-summary .cart-summary-details .title {
  padding: 7px 0;
}
.checkout-cart-index main#maincontent .cart-container .cart-summary .cart-summary-details table > tbody > tr > th {
  padding: 3px 0;
}
@media (max-width: 767px) {
  .checkout-cart-index main#maincontent .cart-container .form-cart {
    padding: 0;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table thead {
    display: none;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info {
    display: grid;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info a.product-item-photo {
    left: auto;
    max-width: 100px;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .product-item-details {
    padding-left: 100px;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .product-item-details .product-item-name a {
    line-height: 1.35;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .extragst {
    align-items: center;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .extragst[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 5px;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .price-details {
    display: table-cell;
    padding-top: 0;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .price-details .price-details-btn {
    display: flex;
    align-items: center;
    font-weight: 600;
    user-select: none;
    padding: 5px 0;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .price-details .price-details-btn:after {
    font: normal normal 20px/1 FontAwesome;
    content: '\f105';
    transition: transform 0.4s ease;
    width: 30px;
    text-align: center;
    transform: rotate(90deg);
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .price-details .price-details-btn.open:after {
    transform: rotate(270deg);
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .price-details-content {
    display: none;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-info .price-details-content.show {
    display: flex !important;
    gap: 10px;
    padding-top: 0;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions {
    left: 0 !important;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions .actions-toolbar .action.action-edit:before {
    margin-top: 2px;
    margin-left: 2px;
  }
  .checkout-cart-index main#maincontent .cart-container .form-cart #shopping-cart-table tbody.item .item-actions .actions-toolbar .action.action-delete:before {
    margin-top: 2px;
    margin-left: 1px;
  }
  .checkout-cart-index main#maincontent .cart-container .cart-summary .cart-summary-details,
  .checkout-cart-index main#maincontent .cart-container .cart-summary #request-form {
    padding: 20px 10px;
  }
}
/* Checkout page design */
.checkout-index-index .header.content {
  display: none !important;
}
.checkout-index-index .field-tooltip {
  display: none !important;
}
.checkout-index-index .field .control._with-tooltip input {
  width: 100%;
}
.checkout-index-index .checkout-container .amcheckout-step-container {
  margin: 0 0 40px;
}
.checkout-index-index .checkout-container .amcheckout-step-container .opc-payment-additional {
  padding: 0;
}
.checkout-index-index .checkout-container .amcheckout-step-container .amcheckout-title {
  background-color: #232f3e;
  color: #fff;
  border-radius: 5px;
}
.checkout-index-index .checkout-container .amcheckout-step-container .grand.totals th.mark strong {
  font-weight: 700;
}
.checkout-index-index .checkout-container .amcheckout-step-container input[type='checkbox']:focus + label:before,
.checkout-index-index .checkout-container .amcheckout-step-container input[type='radio']:focus + label:before,
.checkout-index-index .checkout-container .amcheckout-step-container input[type='checkbox'] + label:hover:before,
.checkout-index-index .checkout-container .amcheckout-step-container input[type='radio'] + label:hover:before,
.checkout-index-index .checkout-container .amcheckout-step-container input[type='checkbox']:checked + label:before,
.checkout-index-index .checkout-container .amcheckout-step-container input[type='radio']:checked + label:before {
  border-color: #232f3e;
}
.checkout-index-index .checkout-container .amcheckout-step-container input[type='checkbox']:checked + label:before {
  background: url('../../frontend/Nxtby/nxtby/en_US/images/right.png') center / contain no-repeat !important;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount {
  display: flex;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .payment-option-inner {
  margin: 0;
  width: 60%;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .payment-option-inner .field {
  margin: 0;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .payment-option-inner .field #discount-code {
  border-radius: 5px 0 0 5px;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar {
  margin-bottom: 0 !important;
  width: 40%;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar .primary {
  width: 100%;
  float: unset;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar .primary .action-apply,
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar .primary .action-cancel {
  margin: 0;
  padding: 0 12px;
  width: 100%;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar .primary .action-cancel {
  background: #fff;
  color: #232f3e;
  border: 1px solid #232f3e;
  border-radius: 0 5px 5px 0;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar .primary .action-cancel:hover {
  opacity: 0.7;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .payment-option-title.field.choice {
  padding: 15px 5px;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .payment-option-content {
  padding: 0;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .payment-method .payment-method-content {
  padding: 0 20px;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .payment-method .payment-method-content .actions-toolbar .primary {
  width: 100%;
  padding: 0;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .payment-method .payment-method-content .actions-toolbar .primary button.checkout,
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .payment-method .payment-method-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.checkout,
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .payment-method .payment-method-content .actions-toolbar .primary .action-gift.checkout {
  border-radius: 5px;
  padding: 7px 0;
  background-color: #ff6a00;
  border-color: #ff6a00;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address {
  display: none;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
  padding: 10px;
  align-items: center;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label:before {
  margin-top: 0;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-billing-address .fieldset .actions-toolbar .primary {
  padding: 10px 0;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-billing-address .fieldset .actions-toolbar .primary .action {
  width: 49%;
  display: block;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-billing-address .fieldset .actions-toolbar .primary .action.action-cancel {
  margin: 0;
}
.checkout-index-index .checkout-container .amcheckout-step-container .checkout-billing-address .fieldset .actions-toolbar .primary .action.action-update {
  margin-right: 2%;
  float: left;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .amcheckout-title.step-title {
  background-color: #232f3e;
  color: #fff;
  border-radius: 5px;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .amcheckout-content .amcheckout-wrapper {
  padding: 0px;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .items-in-cart .minicart-items-wrapper {
  padding: 0;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .items-in-cart .minicart-items-wrapper .minicart-items li.product-item {
  padding: 0;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .items-in-cart .minicart-items-wrapper .minicart-items li.product-item .product {
  padding: 10px;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product-image-container img {
  width: 90px;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-name-block {
  display: grid;
  gap: 5px;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-name-block .product-item-name {
  height: unset;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-name-block .details-qty {
  margin-top: 0;
  gap: 5px;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-name-block .details-qty .label {
  display: flex;
  gap: 5px;
  margin-right: 0;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-name-block .details-subtotal {
  display: flex;
  gap: 5px;
}
.checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-name-block .details-subtotal .price {
  font-size: 13px;
}
.checkout-index-index .checkout-container .amcheckout-step-container form.form.form-login.amcheckout-form-login {
  padding-bottom: 20px;
}
.checkout-index-index .checkout-container .amcheckout-step-container form.form.form-login.amcheckout-form-login button.action.login.primary,
.checkout-index-index .checkout-container .amcheckout-step-container form.form.form-login.amcheckout-form-login .cart.table-wrapper .actions-toolbar > .action.action.login.primary,
.checkout-index-index .checkout-container .amcheckout-step-container form.form.form-login.amcheckout-form-login .action-gift.action.login.primary {
  background: #232f3e;
  border-radius: 5px;
}
.checkout-index-index .checkout-container .amcheckout-step-container form.form.form-login.amcheckout-form-login a.action.remind {
  text-decoration: underline;
}
.checkout-index-index .checkout-container .amcheckout-step-container form.form.form-login.amcheckout-form-login .amcheckout-email .note {
  display: none !important;
}
.checkout-index-index .checkout-container .amcheckout-step-container .amcheckout-additional-options.additional-options {
  display: none;
}
.checkout-index-index .checkout-container .fieldset.address [name="shippingAddress.country_id"].field,
.checkout-index-index .checkout-container .fieldset.address [name="billingAddressshared.country_id"].field {
  display: none;
}
.checkout-index-index .checkout-container .table-checkout-shipping-method tbody td {
  padding: 0 10px;
}
.checkout-index-index .checkout-container.am-checkout {
  width: 96%;
  margin: auto;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block {
    margin: 40px 0;
  }
  .checkout-index-index .checkout-container .amcheckout-step-container.amcheckout-block .amcheckout-summary-container .amcheckout-title.step-title {
    background-color: #232f3e !important;
  }
  .checkout-index-index .checkout-container .amcheckout-step-container .opc-payment-additional {
    margin: 0;
  }
  .checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    padding: 0 20px;
  }
  .checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount {
    display: grid;
    gap: 10px;
  }
  .checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar,
  .checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .payment-option-inner {
    width: 100%;
  }
  .checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .payment-option-inner .field #discount-code {
    border-radius: 5px;
  }
  .checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar {
    width: 100%;
  }
  .checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar .primary .action-apply,
  .checkout-index-index .checkout-container .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar .primary .action-cancel {
    border-radius: 5px;
  }
  .checkout-index-index .checkout-container .amcheckout-step-container .amcheckout-form-login .amcheckout-password {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .checkout-index-index .modal-popup.modal-slide {
    right: 10px;
  }
  .checkout-index-index .modal-popup.modal-slide .modal-inner-wrap .modal-footer .action.secondary {
    width: auto;
    padding: 7px 25px;
  }
}
.customer-account-login.page-layout-1column header.page-header.header-style-07,
.customer-account-login.page-layout-1column .footer-before-brands,
.customer-account-login.page-layout-1column .footer-before-topsearch,
.customer-account-login.page-layout-1column .footer-before-category,
.customer-account-login.page-layout-1column .footer-content-middle,
.customer-account-login.page-layout-1column .main-content-top-left {
  display: none;
}
.customer-account-login.page-layout-1column #maincontent {
  padding: 50px 0 100px;
}
@media (min-width: 991px) {
  .customer-account-login.page-layout-1column #maincontent {
    background-image: url(../../frontend/Nxtby/nxtby/en_US/Magento_Theme/images/login-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
.customer-account-login.page-layout-1column .column.main {
  width: 85%;
  margin: 0 auto;
}
.customer-account-login.page-layout-1column .column.main .sidebar {
  width: 60%;
  position: relative;
  overflow: hidden;
}
.customer-account-login.page-layout-1column .column.main .sidebar .background-img {
  position: absolute;
  filter: blur(24px);
  height: 100%;
  width: 100%;
}
.customer-account-login.page-layout-1column .column.main .sidebar .main-img {
  padding: 0 40px;
  position: relative;
}
.customer-account-login.page-layout-1column .column.main .login-box {
  background: #ffffff !important;
  box-shadow: #eeeeee 0px 0px 35px;
  border-radius: 15px;
  overflow: hidden;
  margin: unset;
}
.customer-account-login.page-layout-1column .column.main .login-box .logobox-logo {
  background: linear-gradient(180deg, #ff6a00 0%, #ff914d 100%);
  border-radius: 6px;
  padding: 25px 12px;
  text-align: center;
}
.customer-account-login.page-layout-1column .column.main .login-box .logobox-logo img {
  filter: brightness(0) invert(1);
}
.customer-account-login.page-layout-1column .column.main .login-box .fieldset.login {
  margin-bottom: 0;
  position: relative;
}
.customer-account-login.page-layout-1column .column.main .login-box .block-customer-login {
  padding: 20px 10px 15px;
  border: unset;
  background: transparent;
  margin-bottom: 0;
}
.customer-account-login.page-layout-1column .column.main .login-box .block-customer-login .block-title-img {
  text-align: center;
}
.customer-account-login.page-layout-1column .column.main .login-box .block-customer-login .block-title {
  margin: 15px 0 20px;
  border: 0;
  text-transform: uppercase;
  padding: 0;
  text-align: center;
}
.customer-account-login.page-layout-1column .column.main .login-box .block-customer-login .block-title strong {
  font-size: 20px;
  font-weight: 700;
  color: #ff6a00;
}
.customer-account-login.page-layout-1column .column.main .login-box .block-customer-login .actions-toolbar .primary {
  width: 100%;
}
.customer-account-login.page-layout-1column .column.main .login-box .block-customer-login .actions-toolbar .secondary {
  margin: 15px 0px 0px 0px;
  width: 100%;
}
.customer-account-login.page-layout-1column .column.main .login-box .block-customer-login .actions-toolbar .secondary .action {
  float: none;
  text-decoration: none !important;
  text-transform: uppercase;
  width: auto;
  color: #ff6a00;
  font-weight: 600;
  border-bottom: 0 !important;
}
.customer-account-login.page-layout-1column .column.main .login-box .block-customer-login .action.login.primary {
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  padding: 15px 32px;
  border-radius: 5px;
  text-transform: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.customer-account-login.page-layout-1column .column.main .login-box .block-customer-login .action.login.primary:hover {
  opacity: 0.7;
}
.customer-account-login.page-layout-1column .column.main .login-box .block-customer-login .action.login.primary .login-icon {
  width: 15px;
}
.customer-account-login.page-layout-1column .column.main .login-box .seprater {
  position: relative;
  margin-top: 10px;
}
.customer-account-login.page-layout-1column .column.main .login-box .seprater:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border: 1px solid #dddddd;
}
.customer-account-login.page-layout-1column .column.main .login-box .seprater span {
  z-index: 1;
  width: 50px;
  background: #fff;
  position: relative;
  display: inline-block;
}
.customer-account-login.page-layout-1column .column.main .login-box .social-login-authentication-channel {
  background-color: transparent;
}
.customer-account-login.page-layout-1column .column.main .login-box .social-login-authentication-channel.account-social-login {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
}
.customer-account-login.page-layout-1column .column.main .login-box .new-customer {
  background: #fff;
  padding: 0 0 50px;
}
.customer-account-login.page-layout-1column .column.main .login-box .new-customer .primary {
  font-size: 14px;
  width: 100%;
}
.customer-account-login.page-layout-1column .column.main .login-box .new-customer .primary .create-link {
  color: #ff6a00;
  text-decoration: underline;
  font-size: 14px;
}
.customer-account-login.page-layout-1column .column.main .login-box .new-customer .primary .create-link:hover {
  opacity: 0.7;
  text-decoration: underline;
}
.customer-account-create.page-layout-1column #maincontent {
  padding: 100px 0;
  text-align: left;
}
.customer-account-create.page-layout-1column .column.main {
  display: flex;
  width: 66.66%;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: #eeeeee 0px 0px 35px;
}
.customer-account-create.page-layout-1column .column.main .sidebar {
  flex: 1;
  position: relative;
  overflow: hidden;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 60px 40px;
  border-radius: 20px 0 0 20px;
  background: linear-gradient(180deg, #ff6a00 0%, #ff914d 100%);
}
.customer-account-create.page-layout-1column .column.main .sidebar .left img {
  filter: brightness(0) invert(1);
  margin: 15px 0;
}
.customer-account-create.page-layout-1column .column.main .sidebar .left h2 {
  font-size: 28px;
  margin: 15px 0;
}
.customer-account-create.page-layout-1column .column.main .sidebar .left p {
  margin: 16px 0;
}
.customer-account-create.page-layout-1column .column.main .sidebar .left .features {
  padding: 0;
  margin: 16px 0;
}
.customer-account-create.page-layout-1column .column.main .sidebar .left .features li {
  list-style-type: none;
  font-size: 16px;
  margin: 16px 0;
}
.customer-account-create.page-layout-1column .column.main .sidebar .left .features li .fa-solid {
  margin-right: 10px;
}
.customer-account-create.page-layout-1column .column.main .form-create-account {
  flex: 1.2;
  width: unset;
  border: unset;
  min-width: unset;
  padding: 60px 40px;
  background: #fff;
  border-radius: 0 20px 20px 0;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
}
.customer-account-create.page-layout-1column .column.main .form-create-account .fieldset {
  margin: 0;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .fieldset.create.info {
  margin: 0 0 30px;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .fieldset.additional_info {
  margin: 0 0 20px;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .fieldset .legend {
  color: #ff6a00;
  text-align: left;
  font-size: 26px;
  margin-bottom: 5px;
  border-bottom: none;
  padding: 0;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .fieldset .control .fa-solid {
  top: 35%;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .fieldset .password .fa-solid {
  top: 18%;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .primary {
  float: unset;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .action.submit.primary {
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  padding: 10px 32px;
  border-radius: 5px;
  text-transform: unset;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .action.submit.primary:hover {
  opacity: 0.7;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .social-login-authentication-channel {
  margin: 15px 0;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .secondary {
  margin: 0;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .secondary .action.back {
  display: inline;
  background: unset;
  color: #ff6a00;
  border: unset;
  padding: 0;
  font-size: 14px;
  text-transform: unset;
  text-decoration: underline !important;
  font-weight: 400;
}
.customer-account-create.page-layout-1column .column.main .form-create-account .secondary .action.back:before {
  display: none;
}
.customer-account-create.page-layout-1column .footer-content-middle,
.customer-account-create.page-layout-1column .footer-before-brands,
.customer-account-create.page-layout-1column .page-header,
.customer-account-create.page-layout-1column .footer-before-topsearch,
.customer-account-create.page-layout-1column .footer-before-category {
  display: none;
}
@media (max-width: 767px) {
  .customer-account-login.page-layout-1column #maincontent {
    padding: 30px 0;
  }
  .customer-account-login.page-layout-1column .column.main {
    display: grid;
    width: 100%;
  }
  .customer-account-login.page-layout-1column .column.main .sidebar {
    width: 100%;
  }
  .customer-account-login.page-layout-1column .column.main .sidebar .background-img {
    display: none;
  }
  .customer-account-login.page-layout-1column .column.main .sidebar .main-img {
    padding: 0;
  }
  .customer-account-login.page-layout-1column .column.main .login-box .block-customer-login {
    padding: 10px;
  }
  .customer-account-login.page-layout-1column .column.main .login-box .block-customer-login .block-title-img {
    text-align: center;
  }
  .customer-account-login.page-layout-1column .column.main .login-box .new-customer {
    padding-bottom: 20px;
  }
  .customer-account-create.page-layout-1column #maincontent {
    padding: 30px 0;
  }
  .customer-account-create.page-layout-1column .column.main .sidebar {
    display: none;
  }
  .customer-account-create.page-layout-1column .column.main .form-create-account {
    width: 100%;
    padding: 15px;
  }
}
.customer-account-logoutsuccess .logout-container {
  text-align: center;
  padding: 60px 20px;
  background: #f9fafc;
  font-family: 'Open Sans', sans-serif;
}
.customer-account-logoutsuccess .logout-container .logout-illustration img {
  margin-bottom: 20px;
}
.customer-account-logoutsuccess .logout-container h2 {
  font-size: 18px;
  color: #686868;
  margin-bottom: 30px;
  font-weight: 800;
}
.customer-account-logoutsuccess .logout-container .logout-buttons {
  display: flex;
  justify-content: center;
  gap: 15px;
}
.customer-account-logoutsuccess .logout-container .logout-buttons .btn {
  padding: 10px 20px;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
.customer-account-logoutsuccess .logout-container .logout-buttons .btn.btn-home {
  background-color: #232f3e;
  color: #fff;
}
.customer-account-logoutsuccess .logout-container .logout-buttons .btn.btn-home:hover {
  background-color: #1a232e;
}
.customer-account-logoutsuccess .logout-container .logout-buttons .btn.btn-login {
  background-color: #ff6a00;
  color: #fff;
}
.customer-account-logoutsuccess .logout-container .logout-buttons .btn.btn-login:hover {
  background-color: #db5b00;
}
.account #maincontent {
  padding: 0;
  padding-bottom: 100px;
}
.account #maincontent .columns {
  padding-bottom: 100px;
}
.account #maincontent .columns .sidebar-main {
  width: 20%;
}
@media (min-width: 992px) {
  .account #maincontent .columns .sidebar-main {
    width: 16%;
  }
}
@media (max-width: 767px) {
  .account #maincontent .columns .sidebar-main {
    padding-inline: 10px;
  }
}
.account #maincontent .columns .sidebar-main .block {
  border-radius: 0;
  border: none;
}
@media (min-width: 768px) {
  .account #maincontent .columns .sidebar-main .block {
    border-right: 2px solid #ff6a00;
  }
}
@media (max-width: 767px) {
  .account #maincontent .columns .sidebar-main .block {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .account #maincontent .columns .sidebar-main .block .account-nav-title {
    position: unset !important;
  }
}
.account #maincontent .columns .sidebar-main .block .account-nav-content {
  padding: 0;
}
.account #maincontent .columns .sidebar-main .block .account-nav-content .nav.item {
  border-top: none;
}
.account #maincontent .columns .sidebar-main .block .account-nav-content .nav.item a {
  padding: 15px 20px;
}
.account #maincontent .columns .sidebar-main .block .account-nav-content .nav.item.current strong {
  padding-left: 20px;
  color: #ff6a00;
  background: #fff3eb;
  border-left: 4px solid #ff6a00;
}
.account #maincontent .columns .sidebar-main .block .account-nav-content .nav.item:hover a {
  transform: unset;
  color: #ff6a00;
  background: #fff3eb;
  border-left: 4px solid #ff6a00;
}
.account #maincontent .columns .column.main {
  width: 80%;
  padding-top: 20px;
  padding-right: 25px;
}
@media (min-width: 992px) {
  .account #maincontent .columns .column.main {
    width: 84%;
  }
}
@media (max-width: 767px) {
  .account #maincontent .columns .column.main {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.account #maincontent .columns .column.main .fa-solid {
  left: 1%;
}
.account #maincontent .columns .column.main .block {
  border: none;
}
.account #maincontent .columns .column.main .block .block-title {
  padding-bottom: 0;
  border-bottom: none;
}
.account #maincontent .columns .column.main .block .block-title strong {
  font-weight: 600;
}
.account #maincontent .columns .column.main .block-title h2 {
  color: #ff6a00;
}
@media (min-width: 768px) {
  .account #maincontent .columns .column.main .form-address-edit .fieldset .custom-box,
  .account #maincontent .columns .column.main .form-edit-account .fieldset .custom-box {
    display: flex;
    gap: 20px;
  }
  .account #maincontent .columns .column.main .form-address-edit .fieldset .custom-box .field,
  .account #maincontent .columns .column.main .form-edit-account .fieldset .custom-box .field {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .account.requester-account-index .custom-tabs ul,
  .account.requester-account-pendingrequest .custom-tabs ul,
  .account.requester-account-approvedlist .custom-tabs ul,
  .account.requester-account-myrequester .custom-tabs ul,
  .account.requester-account-create .custom-tabs ul,
  .account.requester-account-requestshow .custom-tabs ul,
  .account.requester-account-budgetlist .custom-tabs ul,
  .account.requester-account-edit .custom-tabs ul {
    display: flex;
    flex-wrap: wrap;
  }
}
.account.requester-account-index .custom-tabs ul li,
.account.requester-account-pendingrequest .custom-tabs ul li,
.account.requester-account-approvedlist .custom-tabs ul li,
.account.requester-account-myrequester .custom-tabs ul li,
.account.requester-account-create .custom-tabs ul li,
.account.requester-account-requestshow .custom-tabs ul li,
.account.requester-account-budgetlist .custom-tabs ul li,
.account.requester-account-edit .custom-tabs ul li {
  background: #f9fafb;
  border-radius: 8px;
  border: none;
}
@media (max-width: 767px) {
  .account.requester-account-index .custom-tabs ul li,
  .account.requester-account-pendingrequest .custom-tabs ul li,
  .account.requester-account-approvedlist .custom-tabs ul li,
  .account.requester-account-myrequester .custom-tabs ul li,
  .account.requester-account-create .custom-tabs ul li,
  .account.requester-account-requestshow .custom-tabs ul li,
  .account.requester-account-budgetlist .custom-tabs ul li,
  .account.requester-account-edit .custom-tabs ul li {
    width: 45%;
    padding: 0;
  }
  .account.requester-account-index .custom-tabs ul li a,
  .account.requester-account-pendingrequest .custom-tabs ul li a,
  .account.requester-account-approvedlist .custom-tabs ul li a,
  .account.requester-account-myrequester .custom-tabs ul li a,
  .account.requester-account-create .custom-tabs ul li a,
  .account.requester-account-requestshow .custom-tabs ul li a,
  .account.requester-account-budgetlist .custom-tabs ul li a,
  .account.requester-account-edit .custom-tabs ul li a {
    border: none;
    padding-left: 0;
    padding-right: 0;
  }
}
.account.requester-account-index .custom-tabs ul li .cus-links,
.account.requester-account-pendingrequest .custom-tabs ul li .cus-links,
.account.requester-account-approvedlist .custom-tabs ul li .cus-links,
.account.requester-account-myrequester .custom-tabs ul li .cus-links,
.account.requester-account-create .custom-tabs ul li .cus-links,
.account.requester-account-requestshow .custom-tabs ul li .cus-links,
.account.requester-account-budgetlist .custom-tabs ul li .cus-links,
.account.requester-account-edit .custom-tabs ul li .cus-links {
  padding: 10px 18px;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
}
.account.requester-account-index .account-request-deshboard .custom-table table,
.account.requester-account-pendingrequest .account-request-deshboard .custom-table table,
.account.requester-account-approvedlist .account-request-deshboard .custom-table table,
.account.requester-account-myrequester .account-request-deshboard .custom-table table,
.account.requester-account-create .account-request-deshboard .custom-table table,
.account.requester-account-requestshow .account-request-deshboard .custom-table table,
.account.requester-account-budgetlist .account-request-deshboard .custom-table table,
.account.requester-account-edit .account-request-deshboard .custom-table table {
  width: 100%;
  border-collapse: collapse;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #e9eaec;
}
.account.requester-account-index .account-request-deshboard .custom-table table thead,
.account.requester-account-pendingrequest .account-request-deshboard .custom-table table thead,
.account.requester-account-approvedlist .account-request-deshboard .custom-table table thead,
.account.requester-account-myrequester .account-request-deshboard .custom-table table thead,
.account.requester-account-create .account-request-deshboard .custom-table table thead,
.account.requester-account-requestshow .account-request-deshboard .custom-table table thead,
.account.requester-account-budgetlist .account-request-deshboard .custom-table table thead,
.account.requester-account-edit .account-request-deshboard .custom-table table thead {
  color: #ffffff;
  background: #ff6a00;
}
.account.requester-account-index .account-request-deshboard .custom-table table tr,
.account.requester-account-pendingrequest .account-request-deshboard .custom-table table tr,
.account.requester-account-approvedlist .account-request-deshboard .custom-table table tr,
.account.requester-account-myrequester .account-request-deshboard .custom-table table tr,
.account.requester-account-create .account-request-deshboard .custom-table table tr,
.account.requester-account-requestshow .account-request-deshboard .custom-table table tr,
.account.requester-account-budgetlist .account-request-deshboard .custom-table table tr,
.account.requester-account-edit .account-request-deshboard .custom-table table tr {
  border-bottom: 1px solid #e5e7eb;
}
.account.requester-account-index .account-request-deshboard .custom-table table tr th,
.account.requester-account-pendingrequest .account-request-deshboard .custom-table table tr th,
.account.requester-account-approvedlist .account-request-deshboard .custom-table table tr th,
.account.requester-account-myrequester .account-request-deshboard .custom-table table tr th,
.account.requester-account-create .account-request-deshboard .custom-table table tr th,
.account.requester-account-requestshow .account-request-deshboard .custom-table table tr th,
.account.requester-account-budgetlist .account-request-deshboard .custom-table table tr th,
.account.requester-account-edit .account-request-deshboard .custom-table table tr th,
.account.requester-account-index .account-request-deshboard .custom-table table tr td,
.account.requester-account-pendingrequest .account-request-deshboard .custom-table table tr td,
.account.requester-account-approvedlist .account-request-deshboard .custom-table table tr td,
.account.requester-account-myrequester .account-request-deshboard .custom-table table tr td,
.account.requester-account-create .account-request-deshboard .custom-table table tr td,
.account.requester-account-requestshow .account-request-deshboard .custom-table table tr td,
.account.requester-account-budgetlist .account-request-deshboard .custom-table table tr td,
.account.requester-account-edit .account-request-deshboard .custom-table table tr td {
  vertical-align: middle;
}
.account.requester-account-index .account-request-deshboard .custom-table table tr .view-toggle,
.account.requester-account-pendingrequest .account-request-deshboard .custom-table table tr .view-toggle,
.account.requester-account-approvedlist .account-request-deshboard .custom-table table tr .view-toggle,
.account.requester-account-myrequester .account-request-deshboard .custom-table table tr .view-toggle,
.account.requester-account-create .account-request-deshboard .custom-table table tr .view-toggle,
.account.requester-account-requestshow .account-request-deshboard .custom-table table tr .view-toggle,
.account.requester-account-budgetlist .account-request-deshboard .custom-table table tr .view-toggle,
.account.requester-account-edit .account-request-deshboard .custom-table table tr .view-toggle {
  text-decoration: underline;
}
.account.customer-account-index #maincontent .top-dashboard-info .top p {
  color: #555;
  margin-top: 4px;
}
@media (max-width: 430px) {
  .account.customer-account-index #maincontent .top-dashboard-info .box-actions .quotes {
    margin-top: 15px;
  }
}
.account.customer-account-index #maincontent .top-dashboard-info .cards {
  margin: 30px 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 20px;
}
.account.customer-account-index #maincontent .top-dashboard-info .card {
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  text-align: center;
}
.account.customer-account-index #maincontent .top-dashboard-info .card h3 {
  font-size: 16px;
  margin-bottom: 8px;
}
.account.customer-account-index #maincontent .top-dashboard-info .card .num {
  font-size: 28px;
  color: #ff6a00;
  font-weight: 600;
}
.account.customer-account-index #maincontent .top-dashboard-info .card span {
  color: #666;
  font-size: 13px;
}
.account.customer-account-index #maincontent .block-dashboard-info {
  border: none;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
  background: #fff;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 5px 1px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.account.customer-account-index #maincontent .block-dashboard-info .custom-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 430px) {
  .account.customer-account-index #maincontent .block-dashboard-info .custom-box {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.account.customer-account-index #maincontent .block-dashboard-info .custom-box .block-title {
  border-bottom: none;
}
@media (max-width: 430px) {
  .account.customer-account-index #maincontent .block-dashboard-info .custom-box .block-title {
    margin-bottom: 0;
  }
}
.account.customer-account-index #maincontent .block-dashboard-info .custom-box .block-content .box-actions a {
  color: #fff;
  padding: 8px 14px;
  border-radius: 5px;
  background: #f37321;
}
.account.customer-account-index #maincontent .block-dashboard-info .custom-box .block-content .box-actions a span,
.account.customer-account-index #maincontent .block-dashboard-info .custom-box .block-content .box-actions a:before {
  color: #fff;
}
.account.customer-account-index #maincontent .block-dashboard-info .custom-box .block-content .box-actions a:hover {
  opacity: 0.7;
}
.account.customer-account-index #maincontent .block-dashboard-info .custom-box .block-content .box-actions a .change-password:before {
  content: "\f023";
}
.account.customer-account-index #maincontent .block-dashboard-info .block-content .box-information .box-content {
  display: flex;
  gap: 20px;
}
.account.customer-account-index #maincontent .block-dashboard-info .block-content .box-information .box-content .title {
  color: #777;
  font-size: 13px;
  margin-bottom: 0;
}
.account.customer-account-index #maincontent .block-dashboard-info .block-content .box-information .box-content .d-text {
  font-size: 15px;
  font-weight: 500;
}
.account.customer-account-index #maincontent .block-dashboard-info.incress-lm .block-content .incress-limit {
  text-align: center;
}
.account.customer-account-index #maincontent .block.block-dashboard-addresses {
  margin-bottom: 40px;
}
@media (max-width: 430px) {
  .account.customer-account-index #maincontent .block.block-dashboard-addresses .block-content {
    display: unset;
    margin: 0;
  }
}
.account.customer-account-index #maincontent .block.block-dashboard-addresses .block-content .box {
  background: #ffecde;
}
@media (max-width: 430px) {
  .account.customer-account-index #maincontent .block.block-dashboard-addresses .block-content .box {
    min-width: unset;
  }
}
.account.customer-account-index #maincontent .custom-orders {
  padding: 0;
}
.account.customer-account-index #maincontent .custom-orders .order-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}
.account.customer-account-index #maincontent .custom-orders .order-grid .order-card {
  background: #fdf5ef;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.account.customer-account-index #maincontent .custom-orders .order-grid .order-card p {
  font-size: 14px;
  color: #444;
}
.account.customer-account-index #maincontent .custom-orders .order-grid .order-card .order-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
}
.account.customer-account-index #maincontent .custom-orders .order-grid .order-card .order-top .status-label {
  width: unset;
  display: unset;
  font-size: 11px;
  font-weight: 800;
  padding: 5px 15px;
  border-radius: 100px;
}
.account.customer-account-index #maincontent .custom-orders .order-grid .order-card .order-actions {
  margin-top: 10px;
  display: flex;
  gap: 8px;
}
.account.customer-account-index #maincontent .help-box {
  margin-top: 30px;
  background: #fff;
  padding: 24px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  text-align: center;
}
.account.customer-account-index #maincontent .help-box h3 {
  margin-bottom: 8px;
}
.account.customer-account-index #maincontent .help-box p {
  color: #666;
  margin-bottom: 16px;
}
.account.customer-account-index #maincontent .block-reviews-dashboard {
  display: none;
}
.account.amasty_quote-account-index .col-sm-12 {
  margin-bottom: 20px;
}
.account.amasty_quote-account-index .amquote-dashboard {
  margin-bottom: 30px;
}
.account.amasty_quote-account-index .amquote-dashboard .amquote-header h2 {
  font-size: 24px;
  font-weight: 600;
  color: #222;
}
.account.amasty_quote-account-index .amquote-dashboard .amquote-header p {
  color: #555;
  font-size: 15px;
}
.account.amasty_quote-account-index .amquote-dashboard .amquote-actions {
  margin-bottom: 25px;
  display: flex;
}
.account.amasty_quote-account-index .amquote-dashboard .amquote-actions .action {
  font: 600 11px / 1.35 Arial, sans-serif;
  padding: 10px 20px;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.2s ease;
}
.account.amasty_quote-account-index .amquote-dashboard .amquote-actions .amquote-btn-back {
  margin-left: 10px;
}
.account.amasty_quote-account-index .amquote-dashboard .amquote-box {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
@media (max-width: 767px) {
  .account.amasty_quote-account-index .amquote-dashboard .amquote-box {
    margin-bottom: 20px;
  }
}
.account.amasty_quote-account-index .amquote-dashboard .amquote-box:hover {
  transform: translateY(-3px);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}
.account.amasty_quote-account-index .amquote-dashboard .amquote-box h4 {
  font-size: 16px;
  margin-bottom: 8px;
  color: #111;
}
.account.amasty_quote-account-index .amquote-dashboard .amquote-box .amquote-count {
  font-size: 28px;
  font-weight: 700;
  color: #000;
}
.account.amasty_quote-account-index .table-wrapper.quotes-history {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  padding: 15px;
  overflow-x: auto;
}
.account.amasty_quote-account-index .table-quote-items.history {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.account.amasty_quote-account-index .table-quote-items.history thead {
  border-bottom: 2px solid #eee;
}
.account.amasty_quote-account-index .table-quote-items.history thead th {
  padding: 12px 15px;
  color: #444;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  text-align: left;
  white-space: nowrap;
}
.account.amasty_quote-account-index .table-quote-items.history tbody tr {
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.2s ease;
}
.account.amasty_quote-account-index .table-quote-items.history tbody tr:hover {
  background: #fafafa;
}
.account.amasty_quote-account-index .table-quote-items.history td {
  padding: 12px 15px;
  color: #333;
  vertical-align: middle;
}
.account.amasty_quote-account-index .table-quote-items.history .col.status .pending,
.account.amasty_quote-account-index .table-quote-items.history .col.status .approved,
.account.amasty_quote-account-index .table-quote-items.history .col.status .rejected,
.account.amasty_quote-account-index .table-quote-items.history .col.status .closed,
.account.amasty_quote-account-index .table-quote-items.history .col.status .canceled {
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 13px;
  color: #fff;
  background-color: #000;
}
.account.amasty_quote-account-index .table-quote-items.history .col.status .pending {
  background: #ff6a00;
}
.account.amasty_quote-account-index .table-quote-items.history .col.status .approved {
  background: #27ae60;
}
.account.amasty_quote-account-index .table-quote-items.history .col.status .canceled {
  background: #e74c3c;
}
.account.amasty_quote-account-index .table-quote-items.history .col.actions a.action {
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #c8c8c8;
}
@media (max-width: 768px) {
  .account.amasty_quote-account-index .table-quote-items.history thead {
    display: none;
  }
  .account.amasty_quote-account-index .table-quote-items.history tbody {
    display: block;
    width: 100%;
  }
  .account.amasty_quote-account-index .table-quote-items.history tr {
    display: block;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    padding: 10px 12px;
  }
  .account.amasty_quote-account-index .table-quote-items.history td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 5px;
    border: none;
    font-size: 14px;
    text-align: left;
  }
  .account.amasty_quote-account-index .table-quote-items.history td:before {
    content: attr(data-th);
    font-weight: 600;
    color: #555;
    text-transform: capitalize;
    flex: 1;
    max-width: 45%;
  }
  .account.amasty_quote-account-index .table-quote-items.history td span,
  .account.amasty_quote-account-index .table-quote-items.history td a {
    flex: 1;
    text-align: right;
    max-width: 55%;
    word-break: break-word;
  }
  .account.amasty_quote-account-index .table-quote-items.history .col.actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .account.amasty_quote-account-index .table-quote-items.history .col.actions a.action {
    flex: 0 0 auto;
    margin-top: 8px;
    font-size: 13px;
    padding: 6px 12px;
  }
}
.account.newsletter-manage-index #maincontent form.form-newsletter-manage {
  max-width: 600px;
  padding: 40px;
  margin: 60px auto;
  text-align: center;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}
.account.newsletter-manage-index #maincontent form.form-newsletter-manage .fieldset {
  margin: 0 0 25px;
}
.account.newsletter-manage-index #maincontent form.form-newsletter-manage .fieldset .legend {
  padding: 0;
  color: #ff6a00;
  border-bottom: none;
  text-transform: capitalize;
}
.account.newsletter-manage-index #maincontent form.form-newsletter-manage .fieldset .d-text {
  margin-bottom: 2rem;
}
.account.newsletter-manage-index #maincontent form.form-newsletter-manage .fieldset .field.choice .checkbox {
  border-color: #ff6a00;
}
.account.newsletter-manage-index #maincontent form.form-newsletter-manage .fieldset .field.choice .checkbox:checked {
  background-color: #ff6a00;
}
.account.newsletter-manage-index #maincontent form.form-newsletter-manage .actions-toolbar {
  display: flex;
  justify-content: center;
}
.account.customer-address-form .form-address-edit {
  width: 60%;
  padding: 20px;
  background: #fff;
  border-radius: 18px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
}
@media (max-width: 767px) {
  .account.customer-address-form .form-address-edit {
    width: 100%;
  }
}
.account.customer-address-form .form-address-edit .fieldset .field .control .fa-solid {
  left: 1%;
}
.account.customer-account-edit .form-edit-account {
  width: 60%;
  padding: 20px;
  background: #fff;
  border-radius: 18px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
}
@media (max-width: 767px) {
  .account.customer-account-edit .form-edit-account {
    width: 100%;
  }
}
.account.customer-account-edit .additional_info {
  display: none;
}
.account.customer-account-index #maincontent .block-dashboard-addresses,
.account.customer-address-index #maincontent .block-dashboard-addresses,
.account.customer-account-index #maincontent .block-addresses-default,
.account.customer-address-index #maincontent .block-addresses-default,
.account.customer-account-index #maincontent .block-addresses-list,
.account.customer-address-index #maincontent .block-addresses-list {
  padding: 0;
  border: none;
  background: none;
}
.account.customer-account-index #maincontent .block-dashboard-addresses .block-title,
.account.customer-address-index #maincontent .block-dashboard-addresses .block-title,
.account.customer-account-index #maincontent .block-addresses-default .block-title,
.account.customer-address-index #maincontent .block-addresses-default .block-title,
.account.customer-account-index #maincontent .block-addresses-list .block-title,
.account.customer-address-index #maincontent .block-addresses-list .block-title {
  border-bottom: none;
}
.account.customer-account-index #maincontent .block-dashboard-addresses .block-content,
.account.customer-address-index #maincontent .block-dashboard-addresses .block-content,
.account.customer-account-index #maincontent .block-addresses-default .block-content,
.account.customer-address-index #maincontent .block-addresses-default .block-content {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 -20px;
}
.account.customer-account-index #maincontent .block-dashboard-addresses .block-content .box,
.account.customer-address-index #maincontent .block-dashboard-addresses .block-content .box,
.account.customer-account-index #maincontent .block-addresses-default .block-content .box,
.account.customer-address-index #maincontent .block-addresses-default .block-content .box {
  flex: 1;
  padding: 20px;
  min-width: 320px;
  background: #fff;
  border-radius: 12px;
  transition: all 0.3s ease;
  box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
}
.account.customer-account-index #maincontent .block-dashboard-addresses .block-content .box .box-title span,
.account.customer-address-index #maincontent .block-dashboard-addresses .block-content .box .box-title span,
.account.customer-account-index #maincontent .block-addresses-default .block-content .box .box-title span,
.account.customer-address-index #maincontent .block-addresses-default .block-content .box .box-title span {
  font-weight: 700;
  color: #f37321;
}
.account.customer-account-index #maincontent .block-dashboard-addresses .block-content .box .box-actions,
.account.customer-address-index #maincontent .block-dashboard-addresses .block-content .box .box-actions,
.account.customer-account-index #maincontent .block-addresses-default .block-content .box .box-actions,
.account.customer-address-index #maincontent .block-addresses-default .block-content .box .box-actions {
  margin-top: 20px;
}
.account.customer-account-index #maincontent .block-dashboard-addresses .block-content .box .box-actions .action.edit,
.account.customer-address-index #maincontent .block-dashboard-addresses .block-content .box .box-actions .action.edit,
.account.customer-account-index #maincontent .block-addresses-default .block-content .box .box-actions .action.edit,
.account.customer-address-index #maincontent .block-addresses-default .block-content .box .box-actions .action.edit {
  padding: 8px 14px;
  border-radius: 5px;
  background: #f37321;
}
.account.customer-account-index #maincontent .block-dashboard-addresses .block-content .box .box-actions .action.edit:before,
.account.customer-address-index #maincontent .block-dashboard-addresses .block-content .box .box-actions .action.edit:before,
.account.customer-account-index #maincontent .block-addresses-default .block-content .box .box-actions .action.edit:before,
.account.customer-address-index #maincontent .block-addresses-default .block-content .box .box-actions .action.edit:before,
.account.customer-account-index #maincontent .block-dashboard-addresses .block-content .box .box-actions .action.edit span,
.account.customer-address-index #maincontent .block-dashboard-addresses .block-content .box .box-actions .action.edit span,
.account.customer-account-index #maincontent .block-addresses-default .block-content .box .box-actions .action.edit span,
.account.customer-address-index #maincontent .block-addresses-default .block-content .box .box-actions .action.edit span {
  color: #fff;
}
.account.customer-account-index #maincontent .block-dashboard-addresses .block-content .box .box-actions .action.edit:hover,
.account.customer-address-index #maincontent .block-dashboard-addresses .block-content .box .box-actions .action.edit:hover,
.account.customer-account-index #maincontent .block-addresses-default .block-content .box .box-actions .action.edit:hover,
.account.customer-address-index #maincontent .block-addresses-default .block-content .box .box-actions .action.edit:hover {
  opacity: 0.7;
}
.account.customer-account-index #maincontent .block-addresses-list .block-content .table-wrapper .table,
.account.customer-address-index #maincontent .block-addresses-list .block-content .table-wrapper .table {
  width: 100%;
  border-collapse: collapse;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  overflow: hidden;
}
.account.customer-account-index #maincontent .block-addresses-list .block-content .table-wrapper .table thead,
.account.customer-address-index #maincontent .block-addresses-list .block-content .table-wrapper .table thead {
  background: #f37321;
  color: #fff;
}
.account.customer-account-index #maincontent .block-addresses-list .block-content .table-wrapper .table thead th,
.account.customer-address-index #maincontent .block-addresses-list .block-content .table-wrapper .table thead th {
  padding: 12px 16px;
}
@media (max-width: 430px) {
  .account.customer-account-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody tr,
  .account.customer-address-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody tr {
    box-shadow: #bfbfbf 0px 2px 5px 0px;
  }
}
.account.customer-account-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody tr:nth-child(odd),
.account.customer-address-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody tr:nth-child(odd) {
  background-color: #fafafa;
}
.account.customer-account-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody td,
.account.customer-address-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody td {
  padding: 12px 16px;
  vertical-align: middle;
}
@media (max-width: 430px) {
  .account.customer-account-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody td,
  .account.customer-address-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody td {
    padding: 8px 0;
  }
}
.account.customer-account-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody td.actions,
.account.customer-address-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody td.actions {
  display: flex;
  align-items: center;
}
.account.customer-account-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody td.actions a,
.account.customer-address-index #maincontent .block-addresses-list .block-content .table-wrapper .table tbody td.actions a {
  margin: 0;
}
.account.notification-index-index #maincontent .notification-main {
  padding: 30px;
  text-align: center;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}
.account.notification-index-index #maincontent .notification-main a {
  margin-bottom: 15px;
}
.account.notification-index-index #maincontent .notification-main a .notification-block {
  display: flex;
  align-items: center;
  border: 1px solid #eee;
  padding: 15px 20px;
  border-radius: 10px;
  transition: all 0.3s ease;
  margin-bottom: 15px;
}
.account.notification-index-index #maincontent .notification-main a:hover .notification-block {
  color: #000000;
  background-color: #fff6f1;
  border: 1px solid #f36c21;
}
.account.notification-index-index #maincontent .notification-main a:hover .notification-block .notification-details h1 {
  color: #000000;
}
.account.notification-index-index #maincontent .notification-main a:last-child .notification-block {
  margin-bottom: 0;
}
.account.requester-account-approvedlist .sidebar-main .account-nav .account-nav-content .nav.items .item.current a {
  background: #fff3eb;
  border-left: 4px solid #ff6a00;
}
.account.requester-account-approvedlist .sidebar-main .account-nav .account-nav-content .nav.items .item.current a strong {
  background: unset !important;
  border-left: unset !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
}
.account.requester-account-approvedlist .sidebar-main .custom-table .status-label {
  font-size: 12px;
}
.account.requester-account-approvedlist .account-request-deshboard .collection-req {
  margin-bottom: 20px;
}
.account.requester-account-create .sidebar-main .account-nav .account-nav-content .nav.items .item.current a {
  background: #fff3eb;
  border-left: 4px solid #ff6a00;
}
.account.requester-account-create .sidebar-main .account-nav .account-nav-content .nav.items .item.current a strong {
  background: unset !important;
  border-left: unset !important;
}
.account.requester-account-create .account-request-deshboard {
  padding: 20px;
  margin: 60px auto;
  background: #fff;
  border-radius: 18px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
}
@media (max-width: 767px) {
  .account.requester-account-create .account-request-deshboard {
    padding: 0;
  }
}
.account.requester-account-create .account-request-deshboard .custom-requester-tag {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .account.requester-account-create .account-request-deshboard .custom-requester-tag {
    border-radius: 18px;
  }
}
.account.requester-account-create .account-request-deshboard .custom-requester-tag .block-title {
  border-bottom: none;
  margin: 0;
  padding-bottom: 0;
}
.account.requester-account-create .account-request-deshboard .custom-requester-tag .my-request-back {
  margin-bottom: 10px;
}
.account.requester-account-create .account-request-deshboard .custom-requester-tag .my-request-back a {
  color: #ff6a00;
}
.account.requester-account-create .account-request-deshboard .custom-requester-tag .custom-text {
  color: #555;
}
.account.requester-account-create .account-request-deshboard .custom-requester-tag .form-create-account .fieldset {
  margin-bottom: 0;
}
.account.requester-account-create .account-request-deshboard .custom-requester-tag .form-create-account .actions-toolbar {
  margin-bottom: 30px !important;
}
@media (max-width: 767px) {
  .account.requester-account-create .account-request-deshboard .custom-requester-tag .form-create-account .actions-toolbar {
    margin-top: 30px;
  }
}
.account.requester-account-create .account-request-deshboard .custom-requester-tag .form-create-account .actions-toolbar .primary {
  width: 100%;
}
.account.requester-account-create .account-request-deshboard .custom-requester-tag .form-create-account .actions-toolbar .primary .action {
  width: 100%;
}
.account.sale-myorder-index .custom-order .customer-order-listing .order-count {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  margin: 15px 0;
}
.account.sale-myorder-index .custom-order .customer-order-listing .order-count .cus-ct {
  width: unset;
  border-radius: 50px;
  border: 1px solid #ff6600;
}
.account.sale-myorder-index .custom-order .customer-order-listing .order-count .cus-ct.activefilter {
  background-color: #ff6600;
  border: 1px solid #ff6600;
}
.account.sale-myorder-index .custom-order .customer-order-listing .order-count .cus-ct.activefilter .item-fiter-a .or-ct .it-count,
.account.sale-myorder-index .custom-order .customer-order-listing .order-count .cus-ct.activefilter .item-fiter-a .or-ct .count-name {
  color: #fff;
}
.account.sale-myorder-index .custom-order .customer-order-listing .order-count .cus-ct .item-fiter-a .or-ct {
  padding: 3px 10px;
  min-height: unset;
  border-right: unset;
  display: flex;
  align-items: center;
  justify-content: center;
}
.account.sale-myorder-index .custom-order .customer-order-listing .order-count .cus-ct .item-fiter-a .or-ct .it-count {
  width: unset;
  height: unset;
  padding-right: 5px;
  font-size: 13px;
}
.account.sale-myorder-index .custom-order .customer-order-listing .order-count .cus-ct .item-fiter-a .or-ct .count-name {
  color: #ff6600;
  font-size: 13px;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box {
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 25px;
  background: #fafafa;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-list-header {
  padding: 0;
  margin-top: 0;
  border: unset;
  border-radius: 0;
  box-shadow: unset;
  background-color: transparent;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-list-header .order-cols {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 8px;
  border-bottom: 1px solid #eee;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-list-header .order-cols .clickble,
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-list-header .order-cols .col-md-12 {
  padding: 0;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-list-header .order-cols .order-date {
  float: unset;
  margin-bottom: 0;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-list-header .order-cols .col-md-6 {
  float: unset;
  padding: 0;
}
@media (max-width: 430px) {
  .account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-list-header .order-cols .col-md-6 .top-dt .order-id h3 {
    font-size: 15px;
  }
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-list-header .order-cols .col-md-6 .second-dt .col-md-12 {
  text-align: right;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-list-header .order-cols .col-md-6 .second-dt .col-md-12 .status-label {
  width: unset;
  display: unset;
  font-size: 13px;
  font-weight: 800;
  padding: 5px 15px;
  border-radius: 100px;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-list-header .order-amount-item .col-md-12 {
  padding: 0;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-list-header .order-amount-item .od-label {
  margin-top: 12px;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .item-lable ul {
  color: #333;
  background: transparent;
  border-bottom: 1px solid #eee;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .item-lable ul li {
  text-align: left;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .item-lable ul .proname-label {
  width: 40%;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .product-section-main {
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .product-section-main .product-section {
  padding-bottom: 0;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
@media (min-width: 768px) {
  .account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .product-section-main .product-section .item-data .product-images {
    width: 10%;
  }
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .product-section-main .product-section .item-data .product-images img {
  width: 80px;
  border: none;
  padding: 0px;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .product-section-main .product-section .item-data .order-qty,
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .product-section-main .product-section .item-data .tax-disaply {
  text-align: left;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .product-section-main .product-section .item-data .tax-disaply {
  width: 20%;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .product-section-main .product-section .item-data .row-total {
  float: unset;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .details-btn .col-md-12 {
  padding: 0;
  text-align: right;
  margin-top: 15px;
}
.account.sale-myorder-index .custom-order .customer-order-listing .orders-list #order-element .box .order-details-show .details-btn .col-md-12 .re-order-link .cus-links {
  float: unset;
  margin-right: 20px;
  text-decoration: underline;
}
.account.sale-myorder-details #maincontent .columns .sidebar-main .block .account-nav-content .nav.item.current {
  color: #ff6a00;
  background: #fff3eb;
  border-left: 4px solid #ff6a00;
}
.account.sale-myorder-details #maincontent .columns .sidebar-main .block .account-nav-content .nav.item.current a {
  color: #ff6a00;
}
.account.sale-myorder-details #maincontent .columns .sidebar-main .block .account-nav-content .nav.item.current a strong {
  padding-left: unset;
  color: unset;
  background: unset;
  border-left: unset;
}
.account.sale-myorder-details #maincontent .oreder-details-container {
  padding: 20px 30px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .hedaer-details .diadd {
  padding: 0 20px;
  background: #f8f8f8;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .hedaer-details .diadd .box div {
  margin: 1em 0;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .hedaer-details .diadd .box div .dates {
  float: unset;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .hedaer-details .diadd .order-status-disaply .status-label {
  font-size: 12px;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .shipping-add-info .shp-details .shp-detailsinner {
  padding: 20px;
  background: #fafafa;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .shipping-add-info .shp-details .shp-detailsinner .titlr-label {
  margin-bottom: 10px;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .shipping-add-info .shp-details .shp-detailsinner .address-sp {
  font-weight: 400;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .shiping-payment-block .shiping-payment-blockinner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #fafafa;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .shiping-payment-block .shiping-payment-blockinner .payment-method {
  margin-top: 0;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .approved-mailid-block .approved-mailidinner {
  background-color: #fafafa;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .product-section-main .item-lable ul {
  background-color: #ff6a00;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .product-section-main .item-lable ul .image-label {
  width: 11%;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .product-section-main .product-section {
  padding: 0 15px;
  border-radius: 0 !important;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .product-section-main .product-section .item-data {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}
@media (min-width: 768px) {
  .account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .product-section-main .product-section .item-data .product-images {
    width: 10%;
  }
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .product-section-main .product-section:last-child .item-data {
  border-bottom: none;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .price-details-box {
  background-color: #fafafa;
}
@media (min-width: 768px) {
  .account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .price-details-box {
    width: 40%;
    float: right;
    clear: both;
  }
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .my-order-back.second {
  width: 100%;
  margin-bottom: 0;
  display: flex;
  justify-content: end;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .order-details .my-order-back.second a {
  margin-top: 20px;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .reorder-deatils {
  display: flex;
  justify-content: end;
}
.account.sale-myorder-details #maincontent .oreder-details-container .custom-order .reorder-deatils .cus-links {
  float: unset;
}
.account.requester-account-requestshow .sidebar-main .account-nav .account-nav-content .nav.items .item.current a {
  background: #fff3eb;
  border-left: 4px solid #ff6a00;
}
.account.requester-account-requestshow .sidebar-main .account-nav .account-nav-content .nav.items .item.current a strong {
  background: unset !important;
  border-left: unset !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
}
.account.requester-account-requestshow .sidebar-main .custom-table .status-label {
  font-size: 12px;
}
.account.requester-account-requestshow .custom-tabs ul li.request-tabs .cus-links .it-count-name {
  color: #000;
}
.account.requester-account-requestshow .account-request-deshboard .account-basic-details {
  padding: 0;
  border: 0;
}
.account.requester-account-requestshow .account-request-deshboard .account-basic-details .custom-box {
  padding: 20px;
  background: #fff;
  margin-bottom: 25px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.account.requester-account-requestshow .account-request-deshboard .account-basic-details .custom-box .custom-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .account.requester-account-requestshow .account-request-deshboard .account-basic-details .custom-box .custom-details {
    flex-direction: column;
  }
}
.account.requester-account-requestshow .account-request-deshboard .account-basic-details .custom-box .custom-details .ar-col-5 {
  font-size: 16px;
}
@media (max-width: 767px) {
  .account.requester-account-requestshow .account-request-deshboard .account-basic-details .custom-box .custom-details .ar-col-5 {
    width: 100%;
  }
}
.account.requester-account-requestshow .account-request-deshboard .account-basic-details .custom-box .custom-details .ar-col-5 .status-label {
  font-size: unset;
  width: fit-content;
}
@media (max-width: 767px) {
  .account.requester-account-requestshow .account-request-deshboard .account-basic-details .custom-box .custom-details .ar-col-3 {
    width: 100%;
  }
}
.account.requester-account-requestshow .account-request-deshboard .account-basic-details .custom-box .block {
  padding: 0;
}
@media (max-width: 767px) {
  .account.requester-account-requestshow .account-request-deshboard .account-basic-details .address-details .ar-col-6 {
    width: 100%;
  }
}
.account.requester-account-requestshow .cart-summary {
  padding: 20px;
  background: #fff;
  margin-bottom: 25px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.account.requester-account-requestshow .cart-summary #cart-totals .table-wrapper tbody tr th,
.account.requester-account-requestshow .cart-summary #cart-totals .table-wrapper tbody tr td {
  padding: 5px 0;
}
.account.requester-account-requestshow .cart-container:before {
  content: none;
}
@media (max-width: 767px) {
  .account.requester-account-requestshow .cart-container {
    display: flex;
    flex-direction: column-reverse;
  }
}
.account.requester-account-requestshow .cart-container .amasty-quote-update {
  border: none;
  padding: 20px;
  background: #fff;
  margin-bottom: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
  .account.requester-account-requestshow .cart-container .amasty-quote-update {
    padding: 5px;
  }
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info {
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .col.item {
  padding-top: 0;
}
@media (max-width: 767px) {
  .account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .col.item {
    display: flex;
    flex-wrap: wrap;
  }
  .account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .col.item .product-item-photo {
    position: unset;
  }
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-photo .product-image-photo {
  width: 80px;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details {
  text-align: left;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .product-item-name {
  height: unset;
  margin-top: 0;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 6px;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.price {
  padding: 0;
  text-align: left;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.price span {
  text-align: left;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.price .old-price {
  margin-left: 10px;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.price .old-price .price {
  font-weight: 600;
  text-align: left;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.price .special-price .price {
  font-weight: 600;
  color: #ff6a00;
  text-align: left;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.qty {
  text-align: left;
}
@media (max-width: 767px) {
  .account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.qty {
    padding-top: 5px;
    display: flex;
    float: unset;
  }
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.qty .cdz-qty-box {
  display: flex;
  align-items: center;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.qty .cdz-qty-box input {
  width: 50px;
  padding: 0;
  border: unset;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.qty .cdz-qty-box .m-btn {
  position: unset;
  width: unset;
  height: unset;
  border: unset;
  border-top: unset;
  display: unset;
  align-items: unset;
  justify-content: unset;
  inset-block: unset;
  inset-inline-end: unset;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.subtotal {
  padding: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.subtotal {
    width: 100%;
  }
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .col.subtotal .price-excluding-tax {
  height: unset;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .add-note-quote {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .add-note-quote {
    margin-top: 15px;
  }
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .textarea textarea {
  height: unset !important;
}
@media (max-width: 767px) {
  .account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .textarea textarea {
    width: 95%;
  }
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .item-actions .actions-toolbar {
  display: flex;
  gap: 20px;
  justify-content: flex-end;
}
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .item-actions .actions-toolbar .dis-btn,
.account.requester-account-requestshow .cart-container .amasty-quote-update .cart .item-info .product-item-details .item-actions .actions-toolbar .class-updateqty {
  display: flex;
  justify-content: flex-end;
}
.account.wishlist-index-index .form-wishlist-items .wishlist {
  padding: 10px;
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item {
  margin-left: 0;
  padding: 0 5px;
}
@media (min-width: 1024px) {
  .account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item {
    width: 20%;
  }
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-info {
  width: 280px;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #e9eaec;
}
@media (max-width: 767px) {
  .account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-info {
    width: 100%;
  }
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-photo {
  border: none;
}
@media (max-width: 767px) {
  .account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-photo {
    width: 35%;
  }
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-name {
  height: unset;
  min-height: 4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .price-box .price-container .price {
  font-size: 14px;
}
@media (max-width: 767px) {
  .account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-inner .box-tocart {
    float: unset;
  }
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-inner .box-tocart .fieldset {
  margin: 0;
}
@media (max-width: 767px) {
  .account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-inner .box-tocart .fieldset {
    display: flex;
    justify-content: space-between;
  }
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-inner .box-tocart .field.qty {
  display: flex;
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-inner .box-tocart .field.qty input {
  padding: 0;
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-inner .product-item-actions {
  display: block;
  width: 100%;
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-inner .product-item-actions .actions-primary {
  display: block;
  width: 100%;
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-inner .product-item-actions .actions-primary .action.tocart {
  width: 100%;
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .comment-box {
  margin-bottom: 10px;
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .comment-box textarea {
  margin: 0;
  line-height: 1.2;
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-actions .action.edit,
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-actions .action.delete {
  background: transparent;
  border: transparent;
}
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-actions .action.edit:before,
.account.wishlist-index-index .form-wishlist-items .wishlist .product-items .product-item .product-item-actions .action.delete:before {
  color: #000000;
  font-size: 12px;
}
.account.review-customer-index .table-wrapper.reviews {
  border: none;
  padding: 0;
}
.account.review-customer-index .table-wrapper.reviews .table-reviews {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  border-collapse: collapse;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.account.review-customer-index .table-wrapper.reviews .table-reviews thead {
  background: #f37321;
  color: #fff;
}
.account.review-customer-index .table-wrapper.reviews .table-reviews tbody .product-name a {
  text-decoration: underline;
}
.account.review-customer-index .table-wrapper.reviews .table-reviews tbody .col.actions a {
  text-decoration: underline;
  text-decoration-color: #f37321;
}
.account.review-customer-view .sidebar.sidebar-main .account-nav .item.current a {
  padding-left: 20px;
  background: #fff3eb;
  border-left: 4px solid #ff6a00;
}
.account.review-customer-view .sidebar.sidebar-main .account-nav .item.current a strong {
  padding-left: unset !important;
  background: unset !important;
  border-left: unset !important;
}
.account.review-customer-view .customer-review {
  width: 100%;
  padding: 35px;
  max-width: 800px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}
@media (max-width: 767px) {
  .account.review-customer-view .customer-review {
    padding: 10px;
  }
}
.account.review-customer-view .customer-review .product-details .product-media {
  max-width: 185px;
}
.account.review-customer-view .customer-review .product-details .product-media img {
  border-radius: 12px;
  border: 1px solid #eee;
}
@media (max-width: 430px) {
  .account.review-customer-view .customer-review .product-details .product-info h2 {
    font-size: 15px;
  }
}
.account.review-customer-view .customer-review .review-details .review-content {
  background: #fafafa;
  padding: 18px;
  border-radius: 12px;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
  border: 1px solid #eee;
  margin-top: 12px;
}
.account.review-customer-view .customer-review .actions-toolbar {
  margin-top: 20px;
}
@media (max-width: 430px) {
  .account.review-customer-view .customer-review .actions-toolbar {
    display: flex;
    align-items: center;
  }
}
.account.requester-account-budgetexceed #budget-request-form {
  padding: 20px;
  background: #fff;
  border-radius: 18px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
}
@media (min-width: 768px) {
  .account.requester-account-budgetexceed #budget-request-form {
    width: 65%;
  }
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
  transition: visibility 0s 0.3s, opacity 0.3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #fff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #ccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #fff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #fff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../../frontend/Nxtby/nxtby/en_US/Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../../frontend/Nxtby/nxtby/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../../frontend/Nxtby/nxtby/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../../frontend/Nxtby/nxtby/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../../frontend/Nxtby/nxtby/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: 0.5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: 0.2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: 0.3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: 0.5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 100%;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all 0.3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #ccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #fff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all 0.3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #ccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.payment-method-payment_services_paypal_apm .payment-services-paypal-apm-mark > div,
.payment-method-payment_services_paypal_apm .payment-services-paypal-apm-mark .paypal-marks {
  display: inline-block;
}
.payment-method-payment_services_paypal_apm .billing-address-details,
.payment-method-payment_services_paypal_apm .payment-services-paypal-legal-text {
  margin-bottom: 20px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
axo-auth,
paypal-shipping-address-selector {
  position: fixed;
  z-index: 10000;
}
.paypal-fastlane-powered-by {
  display: block;
  margin: 5px 0;
  width: 150px;
}
.paypal-fastlane-shipping-change-address-form {
  margin-bottom: 30px;
}
.paypal-fastlane-shipping-change-address-form button,
.paypal-fastlane-shipping-change-address-form .cart.table-wrapper .actions-toolbar > .action,
.paypal-fastlane-shipping-change-address-form .action-gift {
  width: 100%;
}
.paypal-fastlane-divider {
  margin-top: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}
.paypal-fastlane-divider:before {
  border-bottom: 1px solid #ccc;
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.paypal-fastlane-divider span {
  background-color: #f4f4f4;
  padding: 0 10px;
  position: relative;
}
#payment-services-paypal-fastlane paypal-payment {
  display: block;
  margin-bottom: 20px;
}
#payment-services-paypal-fastlane + .checkout-agreements-block .recaptcha-checkout-place-order {
  margin-bottom: 20px;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.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,
.google-pay .cart.table-wrapper .actions-toolbar > .action,
.google-pay .action-gift {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.payment-services-express-payments .payment-services-express-payments-container {
  max-width: 600px;
  display: grid;
  margin: 10px 0;
}
.payment-services-express-payments .payment-services-express-payments-paypal .paypal-button-container,
.payment-services-express-payments .payment-services-express-payments-alternate {
  display: grid;
  grid-gap: 5px;
}
.payment-services-express-payments + .field.addresses {
  margin-top: 30px;
}
.checkout-payment-method .payment-services-express-payments {
  margin-bottom: 30px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/* Supermarket Homepage */
/* Supermarket Homepage */
.cms-codazon-home-page.cms-index-index .product-hovered-section .cart-qty {
  background: #ff6a00 !important;
}
.product-hovered-section .cart-qty {
  background: #ff6a00 !important;
}
.qs-button {
  border-color: #232f3e !important;
  background: #232f3e !important;
}
.qs-button:hover {
  opacity: 0.7;
}
.product-item-name {
  height: 40px;
  white-space: normal !important;
  overflow: hidden;
}
.product-list-style-05 .product-item:hover .product-item-details .product-item-name {
  opacity: 1 !important;
}
.account-request-deshboard .cus-links {
  color: #f83 !important;
  font-weight: 600;
  text-decoration: none;
}
.product-item-top a.towishlist:before {
  font-family: 'CodazonFont' !important;
  font-style: normal !important;
  font-weight: normal !important;
  line-height: 1 !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  content: "\e985" !important;
  font-size: 16px !important;
}
.catalog-category-view .products-grid .product-item .product-item-info .product-item-top a.towishlist,
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-top a.towishlist {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  opacity: 0.6;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.catalog-category-view .products-list .product-item .product-item-info .product-item-top a.towishlist,
.catalogsearch-result-index .products-list .product-item .product-item-info .product-item-top a.towishlist {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  opacity: 0.6;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.cms-index-index :hover .owl-nav [class*='owl-'] {
  color: #fff !important;
  border-color: #232f3e !important;
  background: #232f3e !important;
}
.cms-index-index :hover .owl-nav [class*='owl-']:hover {
  opacity: 0.7;
}
.cms-index-index .custom_grid_file .product-item-top a.towishlist {
  position: absolute;
  top: 2px;
  right: 0;
  z-index: 2;
  opacity: 0.6;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.cms-index-index .product-list-style-11 .product-item-actions .actions-primary .action.tocart {
  color: #fff !important;
  border-color: #ff6a00 !important;
  background: #ff6a00 !important;
}
.cms-index-index .product-list-style-11 .product-item-actions .actions-primary .action.tocart:hover {
  opacity: 0.7;
}
.cms-index-index .product-list-style-11.special-deal .owl-nav [class*=owl] {
  color: #fff !important;
  border-color: #232f3e !important;
  background: #232f3e !important;
}
.cms-index-index .product-list-style-11.special-deal .owl-nav [class*=owl]:hover {
  opacity: 0.7;
}
.cms-index-index .product-list-style-11 .products.list.items .button-hover-wrap a {
  border-color: #ff6a00 !important;
  background: #ff6a00 !important;
}
.cms-index-index .product-list-style-11 .products.list.items .button-hover-wrap a:hover {
  opacity: 0.7;
}
.cms-index-index .product-list-style-11 .products.list.items .button-hover-wrap a:before {
  color: #fff !important;
}
.cms-index-index .catbox-color-04 .product-list-style-10 .qs-button:hover:before,
.cms-index-index .catbox-color-01 .product-list-style-05 .qs-button:hover:before,
.cms-index-index .catbox-color-03 .product-list-style-10 .qs-button:hover:before {
  color: #ff6a00 !important;
}
.cms-index-index .product-list-style-12 .product-hovered-section .tocart.primary:not(.unavailable),
.cms-index-index .product-list-style-12 .product-hovered-section .tocompare {
  background: transparent;
}
.customer-address-form .form-address-edit .message.info {
  background: #495360;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px !important;
  font-weight: 600 !important;
  padding-left: 10px;
  border-radius: 3px;
}
.customer-address-form .form-address-edit .message.info > *:first-child:before {
  display: none;
}
/* Notification Icon header */
.header-notification {
  position: relative;
}
.header-notification .fa-bell-o {
  font-size: 25px !important;
  color: #232f3e;
  position: relative;
}
.header-notification span.count {
  display: block;
  position: absolute;
  top: -13px !important;
  min-width: 15px;
  height: 15px;
  line-height: 1.5;
  font-size: 11px;
  font-weight: 600;
  border-radius: 100%;
  color: #fff;
  background: #0d0d0d;
  text-align: center;
  right: -2px;
  white-space: normal;
}
.page-header .sticky-menu.active .header-panel-right .features-links .header-notification {
  display: none;
}
.notification-index-index .notification-main a:hover .notification-block {
  background: #414b56;
  color: #fff;
}
.notification-index-index .notification-main a:hover .notification-block .notification-details h1 {
  color: #fff;
}
/*Contact us page*/
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  min-width: 50% !important;
}
.contact-index-index .page-title-wrapper .page-title {
  padding-top: 0px !important;
}
.amount_status {
  display: inline-block;
}
/* Product view page */
.product-view-style-03 .product-info-main .product-social-links {
  float: none !important;
}
.product-view-style-03 .product-info-main .product.attribute.overview {
  display: inline-block;
  margin-top: 0;
}
.product-view-style-03 .product-info-main .box-tocart .primary.tocart {
  font-weight: 600;
  font-size: 13px !important;
}
.product-view-style-03 .product-info-main .box-tocart .primary.tocart:hover {
  opacity: 0.7;
}
.product-view-style-03 .product-info-main .box-tocart .buy-now {
  font-weight: 600;
  font-size: 13px !important;
}
.product-view-style-03 .product-info-main .box-tocart .buy-now:hover {
  opacity: 0.7;
}
.product-view-style-03 .product.info.detailed .product.items .item.title > .switch {
  color: #232f3e !important;
}
.product-view-style-03 .product.info.detailed .product.items .item.title.active .switch {
  font-weight: 600;
}
.product-view-style-03 .product.info.detailed .product.items > .item.content {
  color: #414b56 !important;
}
.checkout-cart-index .message-notice {
  font-weight: 500 !important;
}
/* Search Bar */
.searchsuite-autocomplete .title .see-all {
  display: block !important;
  background: #232f3e !important;
}
.sticky-menu:not(.active) .minisearch .input-text {
  padding: 0 30px !important;
}
.search .amsearch-loupe {
  -webkit-filter: brightness(0%);
  filter: brightness(0%);
}
.search .control {
  position: unset !important;
}
.search .searchsuite-autocomplete {
  min-width: 290px;
  border-radius: 1px;
  margin-top: 32px;
}
.search .searchsuite-autocomplete .no-result {
  font-weight: 600;
}
.search .amsearch-additional-content .amsearch-leftside-sidebar {
  border: 1px solid #c2c2c2;
  box-shadow: 0 3px 3px #c2c2c2;
}
.search .amsearch-results .amsearch-item-container:not(.recent_searches) .amsearch-item .item-name {
  color: #000 !important;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.search .amsearch-results .amsearch-item .item-name {
  color: #000 !important;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.search .amsearch-item-container.recent_searches .amsearch-item {
  border: 1px solid #000;
}
form.minisearch.loading .control input[type=text] {
  animation-name: unset !important;
}
.page-header:not(.sksnhv) .sticky-menu.active .header-search:hover input.input-text {
  padding: 0px 30px !important;
}
.page-header:not(.sksnhv) .block-search .searchsuite-autocomplete {
  margin-top: 40px;
  width: 300px;
}
.page-header:not(.sksnhv) form.minisearch.loading .control input[type=text] {
  animation-name: unset !important;
}
/* Start Checkout Page */
.checkout-billing-address fieldset.fieldset div:first-child {
  display: block !important;
}
.checkout-billing-address .actions-toolbar > .primary .action {
  border: 1px solid #ff6a00 !important;
  background: #ff6a00 !important;
  border-radius: 5px;
  color: #fff !important;
}
.checkout-billing-address .actions-toolbar > .primary .action:hover {
  opacity: 0.7;
}
.checkout-billing-address .actions-toolbar .action-cancel {
  float: right;
  padding: 7px 25px;
  font-size: 12px;
  font-weight: 600;
}
.checkout-billing-address .choice.field .label {
  display: flex;
  cursor: pointer;
}
.checkout-billing-address .choice.field .label:before {
  margin: 0px 15px 0 0 !important;
}
.checkout-billing-address .billing-address-details .action-edit-address {
  border: 1px solid #ff6a00 !important;
  background: #ff6a00 !important;
  border-radius: 5px;
  color: #fff !important;
  padding: 7px 25px;
}
.checkout-billing-address .billing-address-details .action-edit-address:before {
  display: none !important;
}
/* End Checkout page */
/* Auto Related products */
.amrelated-grid-wrapper.block-products-list .products-grid .product-item {
  max-width: unset !important;
  border: 1px solid #e9eaec;
  border-radius: 5px;
}
.amrelated-grid-wrapper.block-products-list .block-title strong {
  font: 500 24px/1.35 Arial, sans-serif;
  color: #414b56;
  margin-bottom: 0;
  font-weight: 500;
  margin-left: 10px;
}
.amrelated-grid-wrapper.block-products-list .product-item-details {
  text-align: center;
}
.amrelated-grid-wrapper.block-products-list .owl-carousel .owl-item .product-item-photo img {
  margin: 0 auto;
}
.amrelated-grid-wrapper.block-products-list .owl-carousel .owl-nav [class*=owl-] {
  border-radius: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 1;
  top: 42%;
}
.amrelated-grid-wrapper.block-products-list .owl-carousel .owl-next {
  right: 0;
}
.requester-account-requestshow .cus-links.approval-stat {
  background: #ff8833;
  border-bottom: 2px solid #ff8833;
}
.requester-account-requestshow .cus-links.approval-stat .it-count-name {
  color: #fff;
}
.requester-account-requestshow .pending-request {
  background: #ff8833;
  border: 2px solid #ff8833;
}
.requester-account-requestshow .pending-request .it-count-name {
  color: #fff;
}
@media (max-width: 513px) {
  .action.tocompare {
    display: none !important;
  }
}
@media (min-width: 514px) and (max-width: 563px) {
  .product-list-style-10 .cart-qty .qty-ctl .increase,
  .product-list-style-10 .cart-qty .qty-ctl .decrease {
    width: 15px !important;
    min-width: 15px !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .product-list-style-11.special-deal .actions-primary .action > span {
    display: block !important;
  }
  .form .search-autocomplete {
    width: 95% !important;
    left: -5px !important;
  }
  .page-header:not(.sksnhv) .block-search .searchsuite-autocomplete {
    width: 95%;
    left: 10px;
  }
  .search .amsearch-results .amsearch-item-container:not(.recent_searches) .amsearch-item .item-name {
    white-space: normal;
  }
  .search .amsearch-results div:not([data-click-url]) {
    white-space: normal;
  }
  .amsearch-close,
  .amsearch-loupe {
    display: none !important;
  }
  .contact-index-index #maincontent {
    padding-top: 10px;
  }
}
/* Start yulu & demo store */
.product-list-style-10.yulu .product-hovered-section,
.product-list-style-10.demo .product-hovered-section {
  z-index: 6;
  background: #ffffff;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.product-list-style-10.yulu .cart-qty,
.product-list-style-10.demo .cart-qty {
  overflow: hidden;
  display: inline-block;
  border-radius: 5px;
}
.product-list-style-10.yulu .cart-qty .field.qty,
.product-list-style-10.demo .cart-qty .field.qty {
  margin: 3px;
  overflow: hidden;
  display: inline-block;
  float: left;
}
.product-list-style-10.yulu .cart-qty .field.qty .label,
.product-list-style-10.demo .cart-qty .field.qty .label {
  display: none;
}
.product-list-style-10.yulu .cart-qty .field.qty .qty,
.product-list-style-10.demo .cart-qty .field.qty .qty {
  width: 25px;
  padding: 0;
  height: 25px;
  text-align: center;
  border: 0;
  color: #000000;
  margin: 0;
  display: inline-block;
  float: left;
  background: #ffffff;
  border-radius: 0;
  line-height: 1;
}
.product-list-style-10.yulu .cart-qty .control,
.product-list-style-10.demo .cart-qty .control {
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
}
.product-list-style-10.yulu .cart-qty .qty-ctl,
.product-list-style-10.demo .cart-qty .qty-ctl {
  display: inline-block;
  float: left;
}
.product-list-style-10.yulu .cart-qty .qty-ctl .decrease,
.product-list-style-10.demo .cart-qty .qty-ctl .decrease,
.product-list-style-10.yulu .cart-qty .qty-ctl .increase,
.product-list-style-10.demo .cart-qty .qty-ctl .increase {
  width: 25px;
  min-width: 25px;
  height: 0;
  line-height: 0.5;
  font-size: 16px;
  margin: 0;
  text-align: center;
  border: 0;
  border-radius: 0;
  color: #000;
  border-color: #fff;
  background: #fff;
  display: inline-block;
  padding: 0;
}
.product-list-style-10.yulu .cart-qty .qty-ctl .decrease:before,
.product-list-style-10.demo .cart-qty .qty-ctl .decrease:before {
  content: "-";
}
.product-list-style-10.yulu .cart-qty .qty-ctl .increase:before,
.product-list-style-10.demo .cart-qty .qty-ctl .increase:before {
  content: "+";
}
.product-list-style-10.yulu .tocart.primary:not(.unavailable),
.product-list-style-10.demo .tocart.primary:not(.unavailable) {
  line-height: 36px;
  padding: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  display: inline-block;
  float: left;
  transition: all 500ms ease;
  backface-visibility: hidden;
  background: transparent;
  color: #ffffff;
  border: 0;
}
.product-list-style-10.yulu .tocart.primary:not(.unavailable) span,
.product-list-style-10.demo .tocart.primary:not(.unavailable) span {
  display: none;
}
.product-list-style-10.yulu .tocart.primary:not(.unavailable):hover:before,
.product-list-style-10.demo .tocart.primary:not(.unavailable):hover:before {
  animation: cssload-zoom 1000ms linear infinite;
  -o-animation: cssload-zoom 1000ms linear infinite;
  -ms-animation: cssload-zoom 1000ms linear infinite;
  -webkit-animation: cssload-zoom 1000ms linear infinite;
  -moz-animation: cssload-zoom 1000ms linear infinite;
  color: #ffffff;
}
.product-list-style-10.yulu .tocart:before,
.product-list-style-10.demo .tocart:before {
  display: inline-block;
  font-family: 'CodazonFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e992';
  font-size: 14px;
  speak: none;
}
.product-list-style-10.yulu .tocompare,
.product-list-style-10.demo .tocompare {
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 0px solid;
  text-align: center;
  display: inline-block;
  float: left;
  transition: all 500ms ease;
  backface-visibility: hidden;
  background: transparent;
  color: #ffffff;
}
.product-list-style-10.yulu .tocompare:hover,
.product-list-style-10.demo .tocompare:hover {
  text-decoration: none;
}
.product-list-style-10.yulu .tocompare:hover:before,
.product-list-style-10.demo .tocompare:hover:before {
  animation: cssload-zoom 1000ms linear infinite;
  -o-animation: cssload-zoom 1000ms linear infinite;
  -ms-animation: cssload-zoom 1000ms linear infinite;
  -webkit-animation: cssload-zoom 1000ms linear infinite;
  -moz-animation: cssload-zoom 1000ms linear infinite;
  color: #ffffff;
}
.product-list-style-10.yulu .tocompare:before,
.product-list-style-10.demo .tocompare:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0c5';
  font-size: 12px;
  vertical-align: middle;
}
.product-list-style-10.yulu .tocompare span,
.product-list-style-10.demo .tocompare span {
  display: none;
}
/* End yulu & demo store */
#cod-enable {
  display: none;
}
.type-is_approval #cod-enable {
  display: block !important;
}
/* Requester History */
.req-app-history {
  background: #fff;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #e9eaec;
  margin-top: 30px;
}
.req-app-history .title .label {
  color: #232e3f;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 600;
}
.req-app-history .history-content .section .label {
  font-size: 16px;
  color: #333;
  font-weight: 600;
}
.req-app-history .history-content .section .comment-content {
  color: #000;
  padding: 0 0 10px;
  font-weight: 400;
  font-size: 14px;
}
.req-app-history .history-content .section .comment-content .req_comm {
  padding: 5px 0;
}
.req-app-history .history-content .section .comment-content .req_comm .req_by {
  font-weight: 600;
  color: #232f3e;
}
.req-app-history .req_qty_history {
  clear: both;
  display: none;
  margin-top: 0 !important;
  margin-bottom: 20px;
}
.req-app-history .req_qty_history .custom-table {
  overflow-x: auto;
}
.req-app-history .req_qty_history .custom-table .data-cus-fetch-tabel > tbody > tr > th,
.req-app-history .req_qty_history .custom-table .data-cus-fetch-tabel > tfoot > tr > th,
.req-app-history .req_qty_history .custom-table .data-cus-fetch-tabel > tbody > tr > td,
.req-app-history .req_qty_history .custom-table .data-cus-fetch-tabel > tfoot > tr > td {
  font-weight: 600;
  color: #414b56;
}
.req-app-history .req_qty_history .custom-table .data-cus-fetch-tabel > tbody > tr:nth-child(even) > td,
.req-app-history .req_qty_history .custom-table .data-cus-fetch-tabel > tbody > tr:nth-child(even) > th {
  color: #414b56;
}
.req-app-history .more {
  margin-top: -1px;
}
.req-app-history .update-histroy-less {
  display: none;
  color: #1979c3;
  font-weight: 600;
  cursor: pointer;
  border-radius: 3px;
  font-size: 14px;
}
.req-app-history .update-histroy-less:hover {
  color: #1979c3;
  text-decoration: underline;
}
.req-app-history .update-histroy-more {
  color: #1979c3;
  font-weight: 600;
  cursor: pointer;
  border-radius: 3px;
  font-size: 14px;
}
.req-app-history .update-histroy-more:hover {
  opacity: 0.7;
  text-decoration: underline;
}
/* Acknowledge Table */
.partial-ack-table {
  position: relative;
  display: block;
  clear: both;
}
.custom-requester-tag {
  margin-bottom: 40px;
}
.partial-ack-table .ack-products .custom-table .data-cus-fetch-tabel > tbody > tr > td {
  vertical-align: middle;
  font-weight: 600;
  color: #414b56;
}
.partial-ack-table .ack-products .custom-table .data-cus-fetch-tabel > tbody img {
  width: 70px;
}
/*get quote page css start*/
.container1 {
  margin-bottom: 30px;
}
.container1 .getquotemain .getquoteinner .getquotedetail .amrma-attach-file {
  width: 100%;
  margin-left: 0 !important;
}
.main-section-background {
  background: url('../../frontend/Nxtby/nxtby/en_US/images/quote_new_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-height: 500px;
  padding: 50px 70px 0px 70px;
  color: #fff;
  margin-bottom: -350px;
}
.main-section-background h2 {
  font-size: 22px;
}
.main-section-background p {
  font-size: 16px;
  font-weight: 500;
}
.getquotemain {
  display: inline-block;
  width: 100%;
}
.getquotemain .getquoteinner {
  border: 1px solid #e9eaec;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0px 0px 2px 0px #e9eaec;
  width: 90%;
  margin: 0 auto;
}
.getquotemain .getquoteinner .getquoteheading {
  text-align: center;
  color: #232f3e;
  font-size: 14px;
  display: inline-block;
  border-bottom: 1px solid #D8D8D8;
  width: 100%;
}
.getquotemain .getquoteinner div.mage-error {
  margin: 0;
}
.getquotemain .getquoteinner .getquotedetail {
  margin: 30px auto;
  padding: 0 50px;
  width: unset !important;
}
.getquotemain .getquoteinner .getquotedetail input[type="text"],
.getquotemain .getquoteinner .getquotedetail input[type="number"] {
  width: 100%;
  margin: 5px 0px 5px 0px !important;
  border: 1px solid #e9eaec;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
  color: #232f3e;
  font-size: 14px;
}
.getquotemain .getquoteinner .getquotedetail input[type="text"]::placeholder,
.getquotemain .getquoteinner .getquotedetail input[type="number"]::placeholder {
  color: #a8aeba;
  font-size: 14px;
}
.getquotemain .getquoteinner .getquotedetail input.mage-error {
  border: 1px solid #e02b27 !important;
}
.getquotemain .getquoteinner .getquotedetail .company,
.getquotemain .getquoteinner .getquotedetail .email,
.getquotemain .getquoteinner .getquotedetail .quote-by {
  width: 48%;
  float: left;
  margin-right: 2% !important;
  display: inline-block;
  height: 80px;
}
.getquotemain .getquoteinner .getquotedetail .contact-person,
.getquotemain .getquoteinner .getquotedetail .contact-number,
.getquotemain .getquoteinner .getquotedetail .extra {
  width: 48%;
  float: left;
  margin-left: 2% !important;
  display: inline-block;
  height: 80px;
}
.getquotemain .getquoteinner .getquotedetail .field {
  margin: 0 0 10px;
}
.getquotemain .getquoteinner .getquotedetail label {
  font-size: 14px;
  color: #232f3e;
  width: 100%;
  display: inline-block;
  margin: 0px;
  font-weight: 600;
}
.getquotemain .getquoteinner .getquotedetail .amrma-label {
  width: 100%;
  display: inline-block;
  padding: 30px 35px;
  font-weight: 600;
  border: 2px dotted #e9eaec;
  border-radius: 5px;
  color: #232f3e;
  margin: 10px 0;
  font-size: 14px;
}
.getquotemain .getquoteinner .getquotedetail .amrma-label:before {
  top: 30px;
  left: 10px;
  position: absolute;
}
.getquotemain .getquoteinner .getquotedetail input[type="file"] {
  border: 1px solid #e9eaec;
  padding: 6px;
  border-radius: 5px;
  background-color: #fff;
  color: #232f3e;
  font-size: 14px;
}
.getquotemain .getquoteinner .getquotedetail p {
  color: #232f3e;
  margin: 6px 0;
  font-size: 14px;
}
.getquotemain .getquoteinner .getquotedetail input[type="submit"] {
  color: #fff;
  border-color: #232f3e;
  background: #232f3e;
  border-radius: 5px;
  transition: all 500ms ease;
  margin: 0;
  font-weight: 600;
  padding: 7px 25px;
  margin-top: 20px;
}
.getquotemain .getquoteinner .getquotedetail input[type="submit"]:hover {
  opacity: 0.7;
}
.getquotemain .getquoteinner .getquotedetail .fieldset {
  margin: 0 !important;
}
.getquotemain .getquoteinner .getquotedetail .actions-toolbar .primary {
  float: right;
  width: 40%;
}
.enquiry-index-index .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  width: 49%;
  color: #363636;
  padding: 5px 2px 4px;
}
.enquiry-index-index .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  width: 47%;
  margin-right: 4%;
  color: #363636;
  padding: 5px 2px 4px;
}
.success-alert-modal {
  display: none;
}
.quote-alert .modal-footer {
  display: none;
}
.quote-alert .modal-inner-wrap {
  height: auto !important;
  border-radius: 5px;
}
.quote-alert .modal-inner-wrap .modal-header .action-close {
  right: 0 !important;
}
.quote-alert .modal-inner-wrap .modal-header .action-close:before {
  margin-left: 0;
  line-height: 1;
}
.quote-alert .success-alert-modal {
  text-align: center;
}
.quote-alert .success-alert-modal .success-icon {
  text-align: center;
}
.quote-alert .success-alert-modal .success-icon .fa-check-square-o {
  background: #d4edda;
  font-size: 25px;
  border-radius: 50%;
  padding: 15px;
  color: #3a6736;
  margin: 0 auto;
  float: none;
  border: #d4edda;
}
.quote-alert .success-alert-modal .thanks {
  text-align: center;
  margin: 15px 0;
  color: #000;
  font-size: 24px;
}
.quote-alert .success-alert-modal span {
  color: #333;
  font-size: 16px;
  font-weight: 500;
}
/*get quotepage css ends*/
@media (min-width: 1200px) {
  .quote-alert .modal-inner-wrap {
    width: 30% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .getquotemain .getquoteinner {
    width: 86%;
  }
  .quote-alert .modal-inner-wrap {
    width: 50% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .getquotemain .getquoteinner {
    width: 80%;
  }
  .main-section-background {
    margin-bottom: -340px;
  }
  .quote-alert .modal-inner-wrap {
    width: 60% !important;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  /*get quote css starts*/
  .main-section-background {
    padding: 20px;
  }
  .getquotemain .getquoteinner .getquoteheading {
    text-align: left;
  }
  .getquotemain .getquoteinner .getquoteheading h1 {
    font-size: 20px;
  }
  .getquotemain .getquoteinner .getquotedetail {
    width: 100%;
    margin: 15px auto;
    padding: 0;
  }
  .getquotemain .getquoteinner .getquotedetail input[type="text"] {
    margin: 12px 0;
  }
  .getquotemain .getquoteinner .getquotedetail .field label {
    margin-top: 0;
  }
  .getquotemain .getquoteinner .getquotedetail label {
    margin-top: 25px;
  }
  .getquotemain .getquoteinner .getquotedetail .company,
  .getquotemain .getquoteinner .getquotedetail .email,
  .getquotemain .getquoteinner .getquotedetail .quote-by {
    width: 100%;
    float: none;
    margin-right: 2% !important;
  }
  .getquotemain .getquoteinner .getquotedetail .contact-person,
  .getquotemain .getquoteinner .getquotedetail .contact-number,
  .getquotemain .getquoteinner .getquotedetail .extra {
    width: 100%;
    float: none;
    margin-left: 0% !important;
  }
  .getquotemain .getquoteinner .getquotedetail .actions-toolbar .primary {
    float: none;
    width: 100%;
  }
}
/*Mis login page design */
.mis-dashboard-index .page-main .columns,
.mis-dashboard-request .page-main .columns {
  padding-right: 5px;
}
.mis-dashboard-index .mis-dashboard .ar-col-9,
.mis-dashboard-request .mis-dashboard .ar-col-9 {
  width: 66%;
  float: left;
}
.mis-dashboard-index .mis-dashboard .mis-filter,
.mis-dashboard-request .mis-dashboard .mis-filter {
  display: inline-block;
  width: 100%;
}
.mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3,
.mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 {
  width: 28%;
  float: left;
}
.mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner,
.mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner {
  background: #fff;
  padding: 10px;
  margin: 0 5px;
  border: 1px solid #e9eaec;
  /*min-height: 97px;*/
  border-radius: 5px;
}
.mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .dateinner,
.mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .dateinner {
  display: inline-block;
  width: 100%;
}
.mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .dateinner .start-date,
.mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .dateinner .start-date {
  width: 50%;
  float: left;
  color: #232f3e;
}
.mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .dateinner .start-date .daterange-inner,
.mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .dateinner .start-date .daterange-inner {
  margin: 0 5px 0 0;
}
.mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .dateinner .end-date,
.mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .dateinner .end-date {
  width: 50%;
  float: left;
  color: #232f3e;
}
.mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .dateinner .end-date .daterange-inner,
.mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .dateinner .end-date .daterange-inner {
  margin: 0 0 0 5px;
}
.mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .title-main-label,
.mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner .title-main-label {
  color: #232f3e;
  font-weight: 600;
  margin-bottom: 5px;
}
.mis-dashboard-index .mis-dashboard .mis-filter .apply-filter,
.mis-dashboard-request .mis-dashboard .mis-filter .apply-filter {
  display: inline-block;
  float: left;
  width: 16%;
}
.mis-dashboard-index .mis-dashboard .mis-filter .apply-filter button,
.mis-dashboard-request .mis-dashboard .mis-filter .apply-filter button,
.mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action,
.mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action,
.mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .action-gift,
.mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .action-gift {
  color: #fff;
  border-color: #232f3e;
  background: #232f3e;
  border-radius: 5px;
  transition: all 500ms ease;
  margin: 3px 5px 5px 0;
  float: right;
  width: 95%;
}
.mis-dashboard-index .mis-dashboard .mis-filter .apply-filter button:hover,
.mis-dashboard-request .mis-dashboard .mis-filter .apply-filter button:hover,
.mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action:hover,
.mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action:hover,
.mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .action-gift:hover,
.mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .action-gift:hover {
  opacity: 0.7;
}
.mis-dashboard-index .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner,
.mis-dashboard-request .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner {
  background: #fff;
  padding: 10px;
  margin: 0 5px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  color: #232f3e;
}
.mis-dashboard-index .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner .label-dv,
.mis-dashboard-request .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner .label-dv {
  font-weight: 600;
}
.mis-dashboard-index .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner .action,
.mis-dashboard-request .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner .action {
  margin-top: 8px;
  display: inline-block;
  padding: 7px 25px;
  border-color: #232f3e;
  background: #232f3e;
  border-radius: 5px;
  transition: all 500ms ease;
}
.mis-dashboard-index .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner .action span,
.mis-dashboard-request .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner .action span {
  color: #fff;
}
.mis-dashboard-index .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner .action:hover,
.mis-dashboard-request .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner .action:hover {
  opacity: 0.7;
}
.mis-dashboard-index .mis-dashboard .filter-reset-graph-data,
.mis-dashboard-request .mis-dashboard .filter-reset-graph-data {
  display: inline-block;
  width: 100%;
  /*
		    .canvasjs-chart-container{
		    	.canvasjs-chart-toolbar{
		    		button{

		    		}
		    	}
		    }*/
}
.mis-dashboard-index .mis-dashboard .filter-reset-graph-data .order-purches-monthinner,
.mis-dashboard-request .mis-dashboard .filter-reset-graph-data .order-purches-monthinner {
  color: #232f3e;
  background-color: #fff;
  margin: 10px 5px;
  padding: 10px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
}
.mis-dashboard-index .mis-dashboard .filter-reset-graph-data .canvasjs-chart-canvas,
.mis-dashboard-request .mis-dashboard .filter-reset-graph-data .canvasjs-chart-canvas {
  width: 950px;
}
.mis-dashboard-index .mis-dashboard .filter-reset-circle-wise,
.mis-dashboard-request .mis-dashboard .filter-reset-circle-wise {
  display: inline-block;
  width: 100%;
}
.mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal,
.mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal,
.mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal,
.mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal {
  background: #fff;
  padding: 10px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  margin: 0 5px;
  width: unset !important;
}
.mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal .canvasjs-chart-canvas,
.mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal .canvasjs-chart-canvas,
.mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal .canvasjs-chart-canvas,
.mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal .canvasjs-chart-canvas {
  width: 100% !important;
  height: 340px !important;
}
.mis-dashboard-index .mis-dashboard #productChart,
.mis-dashboard-request .mis-dashboard #productChart {
  background: #fff;
  padding: 10px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  margin: 10px 5px;
  width: unset !important;
}
.mis-dashboard-index .mis-dashboard #productChart .canvasjs-chart-container,
.mis-dashboard-request .mis-dashboard #productChart .canvasjs-chart-container {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.mis-dashboard-index .mis-dashboard #productChart .canvasjs-chart-container .canvasjs-chart-canvas,
.mis-dashboard-request .mis-dashboard #productChart .canvasjs-chart-container .canvasjs-chart-canvas {
  width: 100% !important;
  height: 100% !important;
}
/*tablet view issue fixing */
@media (max-width: 810px) and (min-width: 768px) {
  .mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3 {
    width: 33.33%;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter {
    width: 100%;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter button,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .action-gift {
    float: left;
    width: unset;
    margin: 10px 0 5px 5px;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter button:last-child,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action:last-child,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .action-gift:last-child {
    margin: 10px 0 5px 10px;
  }
  .mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 {
    width: 50%;
  }
  .mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3:nth-child(3) {
    margin-top: 8px;
  }
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter {
    width: 50%;
    float: left;
    text-align: center;
  }
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter button,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .action-gift {
    float: unset;
    width: unset;
    margin: 10px 0 5px 5px;
    width: 50%;
    text-align: center;
  }
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter button:last-child,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action:last-child,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .action-gift:last-child {
    margin: 5px 0 5px 5px;
  }
}
@media (max-width: 1024px) and (min-width: 810px) {
  .mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 {
    width: 33.33%;
  }
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter {
    width: 100%;
  }
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter button,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .action-gift {
    float: left;
    width: unset;
    margin: 10px 0 5px 5px;
  }
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter button:last-child,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action:last-child,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .action-gift:last-child {
    margin: 10px 0 5px 10px;
  }
}
@media (max-width: 768px) and (min-width: 320px) {
  .mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6,
  .mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 {
    width: 100%;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6:first-child,
  .mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6:first-child {
    margin-bottom: 10px;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal .canvasjs-chart-container,
  .mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal .canvasjs-chart-container {
    display: inline-block;
    width: 100% !important;
    height: 100%;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal .canvasjs-chart-container .canvasjs-chart-canvas,
  .mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal .canvasjs-chart-container .canvasjs-chart-canvas {
    width: unset !important;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal .canvasjs-chart-container,
  .mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal .canvasjs-chart-container {
    display: inline-block;
    width: 100% !important;
    height: 100%;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal .canvasjs-chart-container .canvasjs-chart-canvas,
  .mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal .canvasjs-chart-container .canvasjs-chart-canvas {
    width: unset !important;
  }
}
@media (max-width: 768px) and (min-width: 625px) {
  .mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3,
  .mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 {
    width: 33.33%;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner,
  .mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner {
    margin: 0 3px;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3:first-child .filter-dc-inner,
  .mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3:first-child .filter-dc-inner {
    margin: 0 5px 0 0;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3:nth-child(3) .filter-dc-inner,
  .mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3:nth-child(3) .filter-dc-inner {
    margin: 0 0 0 5px;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter {
    width: 100%;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter button,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter button,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .action-gift,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .action-gift {
    float: left;
    width: unset;
    margin: 10px 0 5px 0;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter button:last-child,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter button:last-child,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action:last-child,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action:last-child,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .action-gift:last-child,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .action-gift:last-child {
    margin: 10px 0 5px 20px;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-order-data .ar-col-6:first-child .order-data-inner,
  .mis-dashboard-request .mis-dashboard .filter-reset-order-data .ar-col-6:first-child .order-data-inner {
    margin: 0 8px 0 0;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-order-data .ar-col-6:last-child .order-data-inner,
  .mis-dashboard-request .mis-dashboard .filter-reset-order-data .ar-col-6:last-child .order-data-inner {
    margin: 0 0 0 8px;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-graph-data .ar-col-12 .order-purches-monthinner,
  .mis-dashboard-request .mis-dashboard .filter-reset-graph-data .ar-col-12 .order-purches-monthinner {
    margin: 10px 0;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal,
  .mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal,
  .mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal,
  .mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal {
    margin: 0;
  }
}
@media (max-width: 625px) and (min-width: 320px) {
  .mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3,
  .mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 {
    width: 100%;
    margin-top: 10px;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3:first-child,
  .mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3:first-child {
    margin-top: 0;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner,
  .mis-dashboard-request .mis-dashboard .mis-filter .ar-col-3 .filter-dc-inner {
    margin: 0;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter {
    width: 100%;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter button,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter button,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .action-gift,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .action-gift {
    float: left;
    width: unset;
    margin: 10px 0 5px 0px;
  }
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter button:last-child,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter button:last-child,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action:last-child,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .cart.table-wrapper .actions-toolbar > .action:last-child,
  .mis-dashboard-index .mis-dashboard .mis-filter .apply-filter .action-gift:last-child,
  .mis-dashboard-request .mis-dashboard .mis-filter .apply-filter .action-gift:last-child {
    margin: 10px 0 5px 20px;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner,
  .mis-dashboard-request .mis-dashboard .filter-reset-order-data .ar-col-6 .order-data-inner {
    margin: 0;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-order-data .ar-col-6:first-child .order-data-inner,
  .mis-dashboard-request .mis-dashboard .filter-reset-order-data .ar-col-6:first-child .order-data-inner {
    margin: 0 5px 0 0;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-order-data .ar-col-6:last-child .order-data-inner,
  .mis-dashboard-request .mis-dashboard .filter-reset-order-data .ar-col-6:last-child .order-data-inner {
    margin: 0 0 0 5px;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-graph-data .order-purches-monthinner,
  .mis-dashboard-request .mis-dashboard .filter-reset-graph-data .order-purches-monthinner {
    margin: 10px 0;
  }
  .mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal,
  .mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#storeWiseTotal,
  .mis-dashboard-index .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal,
  .mis-dashboard-request .mis-dashboard .filter-reset-circle-wise .ar-col-6 div#categoryWiseTotal {
    margin: 0;
  }
}
.notification-index-index .notification-main {
  margin-bottom: 2rem;
  border: 1px solid #e9eaec;
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}
.notification-index-index .notification-main .notification-title {
  color: #f36c21;
  text-align: left;
  margin-bottom: 25px;
  padding-bottom: 8px;
  border-bottom: 2px solid #f36c21;
}
.notification-index-index .notification-main .notification-block {
  padding: 12px 17px 18px 17px;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #e9eaec;
  border-radius: 5px;
  /*box-shadow: 0px 2px 5px 0px #000000;*/
  color: #232f3e;
}
.notification-index-index .notification-main .notification-block:first-child {
  margin-top: 0;
}
.notification-index-index .notification-main .notification-block .icon-img {
  width: 4%;
  margin-right: 15px;
}
.notification-index-index .notification-main .notification-block .notification-details {
  width: 96%;
  display: inline-block;
}
.notification-index-index .notification-main .notification-block .notification-details h4 {
  font-weight: 600;
  text-align: left;
}
.notification-index-index .notification-main .notification-block .notification-details h4::before {
  content: url(../../frontend/Nxtby/nxtby/en_US/Notification/view/frontend/web/images/bell-solid.svg);
}
.notification-index-index .notification-main .notification-block .notification-details p.date {
  text-align: left;
  font-size: 14px;
}
.notification-index-index .notification-main .notification-block .notification-details p {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 14px;
}
@media (max-width: 1180px) and (min-width: 980px) {
  .notification-index-index .notification-main .notification-block .icon-img {
    width: 3%;
    margin-top: 4px;
    float: left;
  }
  .notification-index-index .notification-main .notification-block .notification-details {
    float: right;
  }
}
@media (max-width: 980px) and (min-width: 768px) {
  .notification-index-index .notification-main .notification-block .icon-img {
    width: 4%;
    margin-top: 6px;
    float: left;
  }
  .notification-index-index .notification-main .notification-block .notification-details {
    float: right;
    width: 95%;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  .notification-index-index .notification-main .notification-block {
    padding: 12px 0 18px 0px;
  }
  .notification-index-index .notification-main .notification-block .icon-img {
    margin-top: 5px;
  }
  .notification-index-index .notification-main .notification-block .notification-details {
    float: right;
    width: 95%;
  }
}
@media (max-width: 480px) and (min-width: 320px) {
  .notification-index-index .notification-main {
    padding: 10px;
  }
  .notification-index-index .notification-main .notification-block {
    padding: 12px 0 18px 0px;
  }
  .notification-index-index .notification-main .notification-block .icon-img {
    margin-top: 4px;
    width: 6%;
  }
  .notification-index-index .notification-main .notification-block .notification-details {
    float: right;
    width: 92%;
  }
  .notification-index-index .notification-main .notification-block .notification-details h1 {
    font-size: 20px;
  }
}
.pa-15 {
  padding: 15px;
}
button.inc_button,
.cart.table-wrapper .actions-toolbar > .action.inc_button,
.action-gift.inc_button {
  width: 100%;
  margin-top: 15px;
}
.message-red {
  color: red;
}
/* Account Page Design */
/* Tab Design */
.custom-tabs {
  width: 100%;
  box-shadow: none;
  display: inline-block;
  border: 0;
}
.custom-tabs ul {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  gap: 20px;
  align-items: center;
}
.custom-tabs ul li {
  float: left;
  list-style: none;
  margin-bottom: 0px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #000000;
  color: #11161d;
  background: #dbdbdb;
}
.custom-tabs ul li a {
  color: #11161d !important;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  padding: 3px 15px;
}
.custom-tabs ul li .it-count-request {
  color: #ff8833;
  font-weight: 700;
  font-size: 30px;
  display: inline-block;
  width: 100%;
  float: left;
  height: 40px;
}
.custom-tabs ul li.request-tabs.activefilter {
  border-bottom: 2px solid #f83;
}
/* Common Deshboard Design  */
.block.block-dashboard-info {
  display: inline-block;
  width: 100%;
}
.account .account-request-deshboard {
  margin-top: 40px;
  margin-bottom: 30px;
}
.account .cart-container div#block-shipping {
  display: none !important;
}
.account .custom-requester-tag .block-title {
  text-transform: uppercase;
  border-bottom: 1px solid #e9eaec;
  padding-bottom: 10px;
  color: #414b56;
  margin: 10px;
  font-size: 16px;
}
/* Request View */
.account-basic-details {
  display: inline-block;
  width: 100%;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #e9eaec;
}
.address-details {
  display: inline-block;
  width: 100%;
}
.label-div {
  border-bottom: 1px dashed #e9eaec;
  padding-bottom: 5px;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}
.dis-btn {
  float: right;
}
.dis_comment {
  color: red;
}
/* Common */
.ar-col-12 {
  width: 100%;
}
.ar-col-6 {
  width: 50%;
  float: left;
}
.ar-col-5 {
  width: 20%;
  float: left;
}
.ar-col-4 {
  width: 25%;
  float: left;
}
.ar-col-3 {
  width: 33.33%;
  float: left;
}
.data-cus-fetch-tabel {
  background-color: #ffffff;
  border: 1px dashed #e9eaec;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
.data-cus-fetch-tabel thead {
  color: #ffffff;
}
.data-cus-fetch-tabel th {
  text-align: left;
}
.data-cus-fetch-tabel > tbody > tr > th,
.data-cus-fetch-tabel > tfoot > tr > th,
.data-cus-fetch-tabel > tbody > tr > td,
.data-cus-fetch-tabel > tfoot > tr > td {
  vertical-align: top;
}
.data-cus-fetch-tabel > thead > tr > th,
.data-cus-fetch-tabel > thead > tr > td {
  vertical-align: bottom;
}
.data-cus-fetch-tabel > thead > tr > th,
.data-cus-fetch-tabel > tbody > tr > th,
.data-cus-fetch-tabel > tfoot > tr > th,
.data-cus-fetch-tabel > thead > tr > td,
.data-cus-fetch-tabel > tbody > tr > td,
.data-cus-fetch-tabel > tfoot > tr > td {
  padding: 8px 10px;
}
.data-cus-fetch-tabel > tbody > tr:nth-child(even) > td,
.data-cus-fetch-tabel > tbody > tr:nth-child(even) > th {
  background: #f1f1f1;
  color: #000;
}
.data-cus-fetch-tabel > thead {
  background: #232f3e;
}
/* Choice File Deisn */
.amrma-attach-file .amrma-label {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  color: #1979c3;
  transition: color 0.3s ease;
}
.amrma-attach-file .amrma-attach {
  display: none;
}
.amrma-chat-file.-newreturn {
  display: flex;
  align-items: center;
  margin: 0;
}
.amrma-chat-file.-newreturn .amrma-delete {
  padding: 0;
  margin-left: 10px;
}
.amrma-delete {
  display: inline-block;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAzNiAzNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTM1LjkxOCAyLjcxNEwzMy4yMDMgMCAxOC40MTggMTQuNzg3IDMuNjMzIDAgLjkxOCAyLjcxMyAxNS43MDUgMTcuNS45MiAzMi4yODcgMy42MzMgMzVsMTQuNzg1LTE0Ljc4NiAxNC43ODUgMTQuNzg1IDIuNzExLTIuNzEzTDIxLjEzMSAxNy41IDM1LjkxOCAyLjcxNCIgZmlsbD0iIzAwNmJiNCIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  cursor: pointer;
}
.amrma-attach-file .amrma-file {
  margin: 5px 0;
  padding-left: 20px;
  color: #1979c3;
}
.amrma-attach-file .amrma-label:before {
  content: ' ';
  width: 18px;
  height: 18px;
  background: url('../../frontend/Nxtby/nxtby/en_US/Ariya_ApprovalRequester/images/uplodicon.png') -10px -10px;
  display: inline-block;
  top: 0;
  left: 0;
}
/* Message Design */
.message-chat-listing {
  background: #ffffff;
  max-width: 600px;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  padding: 15px;
  border-radius: 10px;
  border: 1px dashed #e9eaec;
}
div#request-chat {
  cursor: pointer;
}
.message-listing {
  padding: 10px;
  margin: 10px 0px;
  border: 1px solid #000000;
  background-color: #ffffff;
}
.message-listing .date-by {
  width: 100%;
  display: inline-block;
  margin-top: 10px;
  font-weight: 600;
}
.message-listing .date-by .message-by {
  float: right;
}
.message-listing .date-by .date-show {
  float: left;
}
#chat-add button.action.create.primary,
#chat-add .cart.table-wrapper .actions-toolbar > .action.action.create.primary,
#chat-add .action-gift.action.create.primary {
  width: 100%;
  margin-top: 10px;
}
textarea#message_box {
  border: 1px solid #000000;
  width: 100%;
}
/* add new Requester */
.custom-requester-tag {
  background-color: #ffffff;
  padding: 15px;
}
.custom-requester-tag .form.password.reset,
.custom-requester-tag .form.send.confirmation,
.custom-requester-tag .form.password.forget,
.custom-requester-tag .form.create.account,
.custom-requester-tag .form.search.advanced,
.custom-requester-tag .form.form-orders-search {
  width: 100%;
}
/*request approval status tab*/
.requester-account-index .account-request-deshboard .custom-table tbody tr td {
  color: #232f3e;
}
.requester-account-index .account-request-deshboard .custom-table tbody tr td:nth-child(8) a,
.requester-account-index .account-request-deshboard .custom-table tbody tr td:nth-child(9) a {
  color: #f83 !important;
  font-weight: 600;
  text-decoration: none;
}
.requester-account-index .account-request-deshboard .custom-table tbody tr td:nth-child(8) a:hover,
.requester-account-index .account-request-deshboard .custom-table tbody tr td:nth-child(9) a:hover {
  text-decoration: underline;
}
/*request my approved orders tab*/
.requester-account-approvedlist .account-request-deshboard .custom-table tbody tr td {
  color: #232f3e;
}
.requester-account-approvedlist .account-request-deshboard .custom-table tbody tr td:nth-child(4) a,
.requester-account-approvedlist .account-request-deshboard .custom-table tbody tr td:nth-child(9) a {
  color: #f83 !important;
  font-weight: 600;
  text-decoration: none;
}
.requester-account-approvedlist .account-request-deshboard .custom-table tbody tr td:nth-child(4) a:hover,
.requester-account-approvedlist .account-request-deshboard .custom-table tbody tr td:nth-child(9) a:hover {
  text-decoration: underline;
}
.requester-ack-index .account-request-deshboard .custom-requester-tag .col-md-12.field .label {
  color: #232f3e;
  font-weight: 600;
}
/*requester request account request view page by ekta*/
.requester-account-requestshow .account-request-deshboard .account-basic-details {
  color: #232f3e;
}
.requester-account-requestshow .account-request-deshboard .account-basic-details .address-details .ar-col-6 .address-show.shipping,
.requester-account-requestshow .account-request-deshboard .account-basic-details .address-details .ar-col-6 .address-show.billing {
  letter-spacing: 0.25px;
}
.requester-account-requestshow .cart-container {
  border: 0;
  color: #232f3e;
}
.requester-account-requestshow .cart-container .cart-summary {
  width: 26%;
  margin-left: 6px;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  color: #232f3e;
}
.requester-account-requestshow .cart-container .cart-summary .table-wrapper table .grand_total td,
.requester-account-requestshow .cart-container .cart-summary .table-wrapper table .grand_total th {
  font-weight: 600;
  font-size: 14px;
}
.requester-account-requestshow .cart-container .form-cart {
  border: 1px solid #e9eaec;
}
.requester-account-requestshow .cart-container .form-cart .cart.table-wrapper .item .item-info .product-item-details .product-item-name a {
  color: #232f3e;
}
.requester-account-requestshow .message-chat-listing {
  border: 1px solid #e9eaec;
}
.requester-account-requestshow .message-chat-listing .java-arc-show {
  color: #232e3f;
  font-size: 16px;
  margin-bottom: 6px;
  font-weight: 600;
}
/*font fixing in approved request add acknolegment page */
.sales-order-view .order-actions-toolbar .actions a {
  color: #f83;
  font-weight: 600;
}
.sales-order-view .order-actions-toolbar .actions a:hover {
  text-decoration: underline;
}
.sales-order-view .order-details-items {
  margin-bottom: 15px !important;
}
.sales-order-view .order-details-items table tbody tr,
.sales-order-view .order-details-items table tfoot tr {
  color: #232f3e;
}
.sales-order-view .block-order-details-view .block-content address {
  letter-spacing: 0.25px;
  color: #232f3e;
}
.sales-order-view .block-order-details-view .block-content .box-content {
  color: #232f3e;
}
/*tablet view from 1024px */
@media (max-width: 1310px) and (min-width: 1300px) {
  .account.page-layout-2columns-left .column.main {
    padding: 0 10px;
  }
}
/*@media (max-width: 768px) and (min-width: 320px){
	.account {
		.form-cart{
			.shopping-cart-table{
				.cart {
					.item-info{
						width: 100%;
						display: inline-block;
						td.col.item{
							width: 61%;
							display: inline-block;
							float: left;
						}
						.col.price, .col.qty, .col.subtotal{
							width: 13%;
						}
					}
				}
			}
		}
	}
}*/
@media (max-width: 1025px) and (min-width: 921px) {
  .custom-tabs ul li {
    width: 20%;
  }
  .custom-tabs ul li .it-count-name {
    font-size: 13px;
  }
  .requester-account-index .account-request-deshboard .custom-table tbody tr td:nth-child(9) {
    padding: 8px 1px;
    text-align: left;
  }
  .requester-account-index .collection-req {
    overflow: scroll;
    overflow-x: auto;
  }
  .requester-account-approvedlist .collection-req {
    overflow-x: auto;
    overflow: scroll;
  }
}
@media (max-width: 921px) and (min-width: 768px) {
  .custom-tabs ul li {
    width: 20%;
  }
  .custom-tabs ul li .it-count-name {
    font-size: 11px;
  }
  .requester-account-index .account-request-deshboard .custom-table tbody tr td:nth-child(9) {
    padding: 8px 1px;
    text-align: left;
  }
  .requester-account-index .collection-req {
    overflow-x: auto;
  }
  .requester-account-approvedlist .collection-req {
    overflow-x: auto;
  }
}
@media (max-width: 1024px) and (min-width: 981px) {
  .requester-account-requestshow .cart-container .cart-summary {
    padding: 10px;
  }
  .requester-account-requestshow .cart-container .form-cart {
    padding: 10px;
  }
}
@media (max-width: 981px) and (min-width: 768px) {
  /*	.custom-tabs {
		ul {
			li{ 
				.it-count-request{
					font-size: 27px;
				}
				.it-count-name{
					font-size: 14px;
				}
			}
		}
	}*/
  .requester-account-requestshow .cart-container .cart-summary {
    width: 100%;
    position: unset;
  }
  .requester-account-requestshow .cart-container .form-cart {
    width: 100%;
  }
  .sales-order-view .order-details-items.ordered {
    padding: 10px!important;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .requester-account-index .block.account-nav .title,
  .requester-account-requestshow .block.account-nav .title {
    top: -42px !important;
  }
  .custom-tabs ul li .it-count-request {
    height: 29px;
    font-size: 22px;
  }
  .custom-tabs ul li span.it-count-name {
    font-size: 12px;
  }
  /*request view page */
  .requester-account-requestshow account-request-deshboard .account-basic-details {
    padding: 10px;
  }
  .requester-account-requestshow .cart-container .cart-summary {
    width: 100%;
    margin-left: 0;
    padding: 10px;
  }
  .requester-account-requestshow .cart-container .form-cart {
    padding: 10px;
  }
  .requester-account-requestshow .cart-container .form-cart .items .cart.item .product-item-details {
    text-align: left;
  }
  .requester-account-requestshow .cart-container .form-cart .items .cart.item .item-actions {
    display: none;
  }
  .requester-account-requestshow .message-chat-listing {
    max-width: 100%;
    margin-bottom: 25px;
    padding: 10px;
  }
  .requester-account-index .account-request-deshboard .custom-table,
  .requester-account-approvedlist .account-request-deshboard .custom-table {
    overflow-x: auto;
  }
  .account .account-request-deshboard {
    margin-bottom: 20px;
  }
  .account .account-request-deshboard .order-products-toolbar .pager .toolbar-amount,
  .account .account-request-deshboard .order-products-toolbar .pager .pages,
  .account .account-request-deshboard .order-products-toolbar .pager .limiter {
    margin-bottom: 15px;
  }
}
/* Tab Active */
body.account.requester-account-pendingrequest .request-tabs.pending-request {
  background: #f83;
  border: 1px solid #f83;
}
body.account.requester-account-pendingrequest .request-tabs.pending-request .it-count-name {
  color: #fff;
}
body.account.requester-account-pendingrequest .cus-links.approval-stat {
  background: #f83;
  border: 1px solid #f83;
}
body.account.requester-account-pendingrequest .cus-links.approval-stat .it-count-name {
  color: #fff;
}
body.account.requester-account-approvedlist .request-tabs.all-order-app {
  background: #f83;
  border: 1px solid #f83;
}
body.account.requester-account-approvedlist .request-tabs.all-order-app .it-count-name {
  color: #fff;
}
body.account.requester-account-approvedlist .cus-links.my-app-order {
  background: #f83;
  border: 1px solid #f83;
}
body.account.requester-account-approvedlist .cus-links.my-app-order .it-count-name {
  color: #fff;
}
body.account.requester-account-myrequester .request-tabs.my-requst,
body.account.requester-account-edit .request-tabs.my-requst {
  background: #f83;
  border: 1px solid #f83;
}
body.account.requester-account-myrequester .request-tabs.my-requst .it-count-name,
body.account.requester-account-edit .request-tabs.my-requst .it-count-name {
  color: #fff;
}
body.account.requester-account-create .request-tabs.new-requestyer {
  background: #f83;
  border: 1px solid #f83;
}
body.account.requester-account-create .request-tabs.new-requestyer .it-count-name {
  color: #fff;
}
body.account.requester-account-index .request-tabs.all-request {
  background: #f83;
  border: 1px solid #f83;
}
body.account.requester-account-index .request-tabs.all-request .it-count-name {
  color: #fff;
}
.add-address-in-cart {
  color: #ff6a00 !important;
  text-decoration: underline;
}
.custom-order .col-md-2 {
  width: 16.66%;
  float: left;
}
.custom-order .col-md-4 {
  width: 25%;
  float: left;
}
.custom-order .col-md-6 {
  width: 50%;
  float: left;
}
.custom-order .col-md-12 {
  width: 100%;
  display: inline-block;
}
.custom-order .col-md-1-7 {
  width: 14.28%;
  float: left;
}
.custom-order .clickble {
  cursor: pointer;
}
.custom-order .or-ct {
  text-align: center;
  border-right: 1px solid #D8D8D8;
  padding: 17px 5px;
  min-height: 50px;
}
.custom-order .order-list-header {
  padding: 12px 17px;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  margin-top: 24px;
  box-sizing: border-box;
  border: 1px dashed #e9eaec;
  border-radius: 5px;
  box-shadow: 0px 2px 5px 0px #000000;
  color: #232f3e;
}
.custom-order .order-details-show {
  margin-top: 15px;
}
.custom-order .product-images {
  padding-right: 15px;
  display: inline-block;
  float: left;
  width: 16%;
}
.custom-order .product-images img {
  float: left;
  border: 1px solid #e9eaec;
  padding: 0px;
  border-radius: 5px;
}
.custom-order .prodict-details {
  width: 30%;
  float: left;
}
.custom-order .order-qty {
  width: 10%;
  float: left;
}
.custom-order .order-shipping {
  width: 30%;
  float: left;
}
.custom-order .item-data {
  width: 100%;
  display: inline-block;
}
.custom-order .product-section {
  padding-bottom: 20px;
}
.custom-order .order-cols {
  display: inline-block;
  width: 100%;
}
.custom-order .order-cols span.view-details {
  float: right;
}
.custom-order .order-cols span.order-date {
  float: right;
}
.re-order-link a.cus-links {
  color: #3e8744 !important;
  font-weight: 700;
  text-decoration: none;
  border: 0;
  float: right;
  letter-spacing: 0.5px;
}
.re-order-link a.cus-links:hover {
  opacity: 0.7;
  text-decoration: underline;
}
.reorder-deatils .cus-links {
  float: right;
  background: #ff6a00;
  color: #fff;
  border: 1px solid #ff6a00;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 600;
  margin-top: 20px;
  letter-spacing: 0.5px;
}
.reorder-deatils .cus-links:hover {
  opacity: 0.7;
}
/*added by ekta */
/*.account{
	.page-main{
		background-color: #fff;
	}
}*/
/*.account {
	.error-msg {
	    padding: 10px 20px;
	    display: block;
	    line-height: 1.2em;
	    font-size: 1.3rem;
	    background: #fdf0d5;
	    color: #6f4400;
	    padding-left: 40px;
	    position: relative;
	    margin-top: 10px;
	    &:before {
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		    font-size: 28px;
		    line-height: 28px;
		    color: #c07600;
		    content: '\e602';
		    font-family: 'icons-blank-theme';
		    margin: -14px 0 0;
		    vertical-align: middle;
		    display: inline-block;
		    font-weight: normal;
		    overflow: hidden;
		    speak: none;
		    left: 0;
		    top: 18px;
		    width: 40px;
		    position: absolute;
		    text-align: center;
		}
	}
}*/
div#order-element .order-details-show {
  display: inline-block;
  width: 100%;
}
div#order-element .order-details-show .oredr-status-flow {
  background-color: #ffffff;
  padding: 10px 10px 10px 10px;
  margin-top: 23px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  background-color: #fff;
  display: inline-block;
  width: 100%;
}
div#order-element .order-details-show .product-section-main {
  padding: 31px 11px 11px 11px;
  margin-top: 0 !important;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  color: #232f3e;
}
div#order-element .order-details-show .product-section-main .product-section .row-total .total-label {
  display: none;
}
.account {
  /*item details page fixing*/
  /*my account page fixing */
  /*address book page fixing */
  /*address book page fixing end */
  /*customer edit contact information page */
  /*.custom-tabs{
		width: 100%;
	    background-color: #fff;
	    box-shadow: none;
	    display: inline-block;
	    border: 0;
	    height: 70px;
	    ul {
		    display: inline-block;
		    float: left;
		    width: 100%;
		    margin-bottom: 0;
		    padding-left: 0;
		    height: 70px;
		    li{
		    	border-right: 1px solid #D8D8D8;
		    	padding: 17px 5px;
		    	color: unset;
		    	height: 70px;
		    	a {
				    color: #11161d;
				    font-weight: 600;
				}
				&:hover{
					border: 1px dashed #e9eaec;
				    border-radius: 5px;
				    box-shadow: 0px 2px 5px 0px #000000;
				}
		    }
		}
	}*/
}
.account .custom-order .order-count {
  display: inline-block;
  width: 100%;
  background-color: #fff;
}
.account .custom-order .order-count .col-md-1-7:hover {
  /*border: 1px dashed #e9eaec;*/
  border-radius: 5px;
  opacity: 0.7;
  box-shadow: 0px 2px 5px 0px #000000;
}
.account .custom-order .order-count .col-md-1-7.cus-ct.activefilter {
  border-bottom: 2px solid #f83;
}
.account .custom-order .order-count .col-md-1-7.cus-ct.activefilter:hover {
  opacity: 0.7;
}
.account .custom-order .order-count div .count-name {
  color: #11161D;
  font-weight: 700;
  font-size: 16px;
}
.account .custom-order .order-count div .it-count {
  color: #ff8833;
  font-weight: 700;
  font-size: 30px;
  display: inline-block;
  width: 100%;
}
.account .custom-order .order-count div:first-child .it-count {
  height: 40px;
}
.account .custom-order .order-list-header .order-cols span.order-id.od-vale,
.account .custom-order .order-list-header .order-cols .grandtoalmain {
  color: #11161d;
  font-weight: 600;
}
.account .custom-order .order-list-header .order-cols .top-dt .col-md-12:last-child .od-label {
  color: #11161d;
  font-weight: 600;
}
.account .custom-order .order-list-header .order-cols .second-dt .view-details a.view-link {
  color: #f83;
  font-weight: 600;
  text-decoration: none;
  border: 0;
}
.account .custom-order .order-list-header .order-cols .second-dt .view-details a.view-link:hover {
  text-decoration: underline;
}
.account .custom-order .order-list-header .order-cols .second-dt .view-details:after {
  content: '\f105';
  color: #f83;
  font-family: 'FontAwesome';
  font-size: 13px;
  margin-left: 6px;
}
.account .item-details {
  color: #232f3e;
  /*
		.order-detailspage{
			padding: 0 10px;
			.titlr-label {
			    color: #11161d;
			    font-weight: 700;
			    margin-top: 10px;
			}
			.address-sp {
			    color: #11161d;
			    font-weight: 500;
			    letter-spacing: 0.25px;
			}
		}
		.shiping-payment-block {
		    padding: 0 10px;
		    margin-top: 10px;
		    color: #232f3e;
		}*/
}
.account .item-details .hedaer-details {
  margin-bottom: 18px;
}
.account .item-details .hedaer-details span.order-id.od-vale {
  color: #11161d;
  font-weight: 600;
}
.account .item-details .hedaer-details span.dates.od-label {
  float: right;
  color: #232f3e;
}
.account .item-details .hedaer-details .order-id.od-label {
  color: #232f3e;
}
.account .item-details .product-section {
  background-color: #fff;
  padding: 11px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
}
.account .item-details .product-section .prodict-details .product-name a {
  color: #11161d;
  font-weight: 500;
}
.account .item-details .product-section .prodict-details .product-price {
  color: #11161d;
  font-weight: 700;
}
.account .item-details .product-section .order-qty {
  color: #11161d;
  font-weight: 700;
}
.account .item-details .product-section .price-section {
  float: right;
  display: inline-block;
  color: #11161d;
  font-weight: 700;
}
.account .item-details .price-details-box {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  margin-top: 10px;
  padding: 0 10px 10px 10px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
}
.account .item-details .price-details-box .order-total {
  color: #232f3e;
}
.account .item-details .price-details-box .price-label {
  color: #11161d;
  font-weight: 700;
  margin-top: 10px;
}
.account .item-details .price-details-box span.price-vale {
  float: right;
}
.account .item-details .price-details-box .sub-totals {
  color: #11161d;
  font-weight: 500;
}
.account .block-dashboard-info .block-content {
  color: #232f3e;
}
.account .block-dashboard-info .block-content .box .box-actions a.action.edit {
  color: #f83;
  font-weight: 600;
}
.account .block-dashboard-info .block-content .box .box-actions a.action.edit:hover span {
  text-decoration: underline;
}
.account .block-dashboard-info .block-content .box .box-actions .change-password {
  color: #f83;
  font-weight: 600;
}
.account .block-dashboard-info .block-content .box .box-actions .change-password:hover {
  text-decoration: underline;
}
.account .block-dashboard-addresses .block-title a.action.edit {
  color: #fff !important;
  border-color: #ff6a00 !important;
  background: #ff6a00 !important;
  border-radius: 5px !important;
  transition: all 500ms ease !important;
}
.account .block-dashboard-addresses .block-title a.action.edit:hover {
  opacity: 0.7;
}
.account .block-dashboard-addresses .box .box-content {
  color: #232f3e;
}
.account .block-dashboard-addresses .box .box-actions a.action.edit {
  color: #f83;
  font-weight: 600;
}
.account .block-dashboard-addresses .box .box-actions a.action.edit:hover span {
  text-decoration: underline;
}
.account .block-dashboard-orders .block-title a.action.view {
  color: #fff !important;
  border-color: #ff6a00 !important;
  background: #ff6a00 !important;
  border-radius: 5px !important;
  transition: all 500ms ease !important;
}
.account .block-dashboard-orders .block-title a.action.view:hover {
  opacity: 0.7;
}
.account .block-dashboard-orders .block-content {
  color: #232f3e;
}
.account .block-dashboard-orders .block-content .orders-recent table tbody tr td:nth-child(6) a {
  color: #f83 !important;
  font-weight: 600;
}
.account .block-dashboard-orders .block-content .orders-recent table tbody tr td:nth-child(6) a:hover {
  text-decoration: underline;
}
.account .block-addresses-default .block-content {
  color: #232f3e;
}
.account .block-addresses-default .block-content .box address {
  letter-spacing: 0.25px;
}
.account .block-addresses-default .block-content .box .box-actions a {
  color: #f83;
  font-weight: 600;
}
.account .block-addresses-default .block-content .box .box-actions a span:hover {
  text-decoration: underline;
}
.account .block-addresses-list .block-content table tbody tr {
  color: #232f3e;
}
.account .block-addresses-list .block-content table tbody tr td.col.actions a {
  color: #f83;
  font-weight: 600;
}
.account .block-addresses-list .block-content table tbody tr td.col.actions a span:hover {
  text-decoration: underline;
}
.account .block-addresses-list .toolbar {
  color: #232f3e;
}
.account .form-address-edit .fieldset .field .label {
  color: #232f3e;
  font-weight: 600;
}
.account .sidebar-additional .block-reorder .reorder .actions-toolbar .secondary {
  margin-top: 8px;
}
.account .sidebar-additional .block-reorder .reorder .actions-toolbar .secondary a {
  color: #f83;
  font-weight: 600;
  text-decoration: none;
  border: 0;
}
.account .sidebar-additional .block-reorder .reorder .actions-toolbar .secondary a:hover {
  text-decoration: underline;
}
.account .sidebar-additional .block-compare .block-content .actions-toolbar .primary .action.compare:hover {
  opacity: 0.7;
}
.account .sidebar-additional .block-compare .block-content .actions-toolbar .secondary {
  margin-top: 8px;
}
.account .sidebar-additional .block-compare .block-content .actions-toolbar .secondary a {
  color: #f83;
  font-weight: 600;
  text-decoration: none;
  border: 0;
}
.account .sidebar-additional .block-compare .block-content .actions-toolbar .secondary a:hover {
  text-decoration: underline;
}
.account .sidebar-additional .block-wishlist .product-items .product-item .product-item-actions .actions-primary .tocart {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
  margin: 0;
  width: 23%;
  font-weight: 600;
  padding: 7px 25px;
  width: unset;
}
.account .sidebar-additional .block-wishlist .product-items .product-item .product-item-actions .actions-primary .tocart:hover {
  opacity: 0.7;
}
.account .sidebar-additional .block-wishlist .product-items .product-item .product-item-actions .actions-secondary a {
  color: #fff;
  border: 1px solid #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
  margin: 0;
}
.account .sidebar-additional .block-wishlist .product-items .product-item .product-item-actions .actions-secondary a:before {
  color: #fff;
}
.account .sidebar-additional .block-wishlist .product-items .product-item .product-item-actions .actions-secondary a:hover {
  opacity: 0.7;
}
.account .sidebar-additional .block-wishlist .actions-toolbar .action {
  color: #f83 !important;
  font-weight: 600;
}
.account .sidebar-additional .block-wishlist .actions-toolbar .action span:hover {
  text-decoration: underline;
}
.account .toolbar {
  color: #232f3e;
}
.account .toolbar .limiter-options {
  background-color: #fff;
  border-radius: 5px;
  color: #232f3e;
}
.account .form-edit-account .fieldset > .fields > .field > .label {
  color: #232f3e;
  font-weight: 500 !important;
}
.account .form-edit-account .field > .label {
  color: #232f3e;
  font-weight: 500 !important;
}
.account .order-details-show .item-data .prodict-details .product-name a {
  color: #11161d;
  font-weight: 500;
}
.account .order-details-show .item-data .prodict-details .product-price {
  color: #11161d;
  font-weight: 600;
}
.account .order-details-show .item-data .order-qty {
  text-align: right;
}
.account .order-details-show .item-data .order-qty span {
  color: #11161d;
  font-weight: 600;
}
.account .order-details-show .item-data .row-total {
  display: inline-block;
  float: right;
  color: #232f3e;
  font-weight: 600;
}
.account .order-details-show .item-data .tax-disaply {
  display: inline-block;
  color: #232f3e;
  width: 25%;
  font-weight: 600;
  text-align: right;
}
.account .order-details-show .item-data .order-shipping .shipping-info {
  color: #232f3e;
}
.account .order-details-show .item-data .order-shipping .traking {
  color: #f83;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}
.account .order-details-show .item-data .order-shipping .traking:hover {
  text-decoration: underline;
}
.account .order-details-show .traking-data-all {
  display: inline-block;
  width: 100%;
  color: #232f3e;
  margin-bottom: 10px;
}
/*request approval status tab*/
/*.requester-account-index{
	.account-request-deshboard{
		.custom-table{
			tbody{
				tr{
					td{
						color: #232f3e;
						&:nth-child(8), &:nth-child(9) {
							a {
							    color: #f83 !important;
							    font-weight: 600;
							    text-decoration: none;
							    &:hover{
							    	text-decoration: underline;
							    }
							}
						}
					}
				}
			}
		}
	}
}*/
/*request my approved orders tab*/
/*.requester-account-approvedlist {
	.account-request-deshboard{
		.custom-table{
			tbody{
				tr{
					td{
						color: #232f3e;
						&:nth-child(4), &:nth-child(9) {
							a {
							    color: #f83 !important;
							    font-weight: 600;
							    text-decoration: none;
							    &:hover{
							    	text-decoration: underline;
							    }
							}
						}
					}
				}
			}
		}
		
	}
}
.requester-ack-index {
	.account-request-deshboard{
		.custom-requester-tag{
			.col-md-12.field {
				.label {
				    color: #232f3e;
				    font-weight: 600;
				}
			}
		}
	}
}*/
.sale-myorder-details .custom-order .diadd {
  margin-bottom: 18px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  padding: 10px;
}
.sale-myorder-details .custom-order .diadd span.order-id.od-vale {
  color: #11161d;
  font-weight: 600;
}
.sale-myorder-details .custom-order .diadd span.dates.od-label {
  float: right;
  color: #232f3e;
}
.sale-myorder-details .custom-order .diadd .order-id.od-label {
  color: #232f3e;
}
.sale-myorder-details .custom-order .diadd .order-status-disaply .od-label {
  color: #232f3e;
  margin-bottom: 0;
}
.sale-myorder-details .custom-order .diadd .order-status-disaply .od-vale {
  color: #232f3e;
  font-weight: 600;
  margin-bottom: 0;
}
.sale-myorder-details .custom-order .product-section {
  background-color: #fff;
  padding: 11px;
  border-left: 1px solid #e9eaec;
  border-right: 1px solid #e9eaec;
  border-radius: 0px;
}
.sale-myorder-details .custom-order .product-section:first-child {
  border-top: 1px solid #e9eaec;
  border-radius: 5px 5px 0 0;
}
.sale-myorder-details .custom-order .product-section:last-child {
  border-bottom: 1px solid #e9eaec;
  border-radius: 0 0 5px 5px;
}
.sale-myorder-details .custom-order .product-section .prodict-details .product-name a {
  color: #11161d;
  font-weight: 500;
}
.sale-myorder-details .custom-order .product-section .prodict-details .product-name {
  color: #232f3e;
}
.sale-myorder-details .custom-order .product-section .prodict-details .product-price {
  color: #11161d;
  font-weight: 600;
}
.sale-myorder-details .custom-order .product-section .order-qty {
  color: #232f3e;
  font-weight: 600;
  text-align: right;
}
.sale-myorder-details .custom-order .product-section .order-qty:nth-child(4) {
  width: 25%;
  text-align: right;
}
.sale-myorder-details .custom-order .product-section .price-section {
  float: right;
  display: inline-block;
  color: #232f3e;
  font-weight: 600;
}
.sale-myorder-details .custom-order .order-detailspage {
  padding: 0;
  margin-top: 0 !important;
  display: inline-block;
  width: 100%;
}
.sale-myorder-details .custom-order .order-detailspage .shp-details {
  width: 50%;
  float: left;
}
.sale-myorder-details .custom-order .order-detailspage .shp-details .shp-detailsinner {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
}
.sale-myorder-details .custom-order .order-detailspage .shp-details:first-child .shp-detailsinner {
  margin: 0 10px 0 0;
}
.sale-myorder-details .custom-order .order-detailspage .shp-details:last-child .shp-detailsinner {
  margin: 0 0 0 10px;
}
.sale-myorder-details .custom-order .order-detailspage .titlr-label {
  color: #11161d;
  font-weight: 600;
  /*margin-top: 10px;*/
}
.sale-myorder-details .custom-order .order-detailspage .address-sp {
  color: #11161d;
  font-weight: 500;
  letter-spacing: 0.25px;
}
.sale-myorder-details .custom-order .shiping-payment-block {
  margin-top: 12px !important;
  color: #232f3e;
  width: 50%;
  float: left;
  margin-bottom: 18px;
}
.sale-myorder-details .custom-order .shiping-payment-block .shiping-payment-blockinner {
  padding: 10px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  margin: 0 10px 0 0;
}
.sale-myorder-details .custom-order .shiping-payment-block .shipping-method .titlr-label,
.sale-myorder-details .custom-order .shiping-payment-block .payment-method .titlr-label {
  font-weight: 600;
}
.sale-myorder-details .custom-order .shiping-payment-block .payment-method {
  margin-top: 10px;
}
.sale-myorder-details .custom-order .approved-mailid-block {
  margin-top: 12px !important;
  color: #232f3e;
  width: 50%;
  float: left;
  margin-bottom: 18px;
}
.sale-myorder-details .custom-order .approved-mailid-block .approved-mailidinner {
  padding: 10px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  margin: 0 0 0 10px;
}
.sale-myorder-details .custom-order .approved-mailid-block .approved-mailidinner .titlr-label {
  font-weight: 600;
  text-transform: capitalize;
}
.sale-myorder-details .custom-order .price-details-box {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  margin-top: 10px;
  padding: 0 10px 10px 10px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  margin-top: 18px;
  line-height: 1.625;
}
.sale-myorder-details .custom-order .price-details-box .order-total {
  color: #232f3e;
}
.sale-myorder-details .custom-order .price-details-box .price-label {
  color: #11161d;
  font-weight: 700;
  margin-top: 10px;
}
.sale-myorder-details .custom-order .price-details-box span.price-vale {
  float: right;
}
.sale-myorder-details .custom-order .price-details-box .order-total.grand_total {
  color: #11161d;
  font-weight: 600;
}
.sale-myorder-details .custom-order .product-section-main {
  width: 100%;
  display: inline-block;
}
.sale-myorder-details .custom-order .product-section-main .product-section {
  border-radius: 5px !important;
}
.my-order-back {
  margin-bottom: 18px;
  display: inline-block;
  width: 100%;
}
.my-order-back a {
  background: #ff6a00;
  color: #fff !important;
  border: 1px solid #ff6a00;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 600;
}
.my-order-back a:hover {
  opacity: 0.7;
}
.catalog-product-view .box-tocart.update .field.qty .cart-qty {
  padding: 8px;
  display: inline-block;
}
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl {
  float: left;
  display: inline-block;
}
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl button,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .action-gift {
  padding: 7px 10px;
}
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl button.decrease:before,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .cart.table-wrapper .actions-toolbar > .action.decrease:before,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .action-gift.decrease:before {
  content: "\e9b3";
  font-family: 'CodazonFont';
  font-size: 12px;
}
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl button.increase:before,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .cart.table-wrapper .actions-toolbar > .action.increase:before,
.catalog-product-view .box-tocart.update .field.qty .cart-qty .qty-ctl .action-gift.increase:before {
  font-family: 'CodazonFont';
  content: "\e9b4";
  font-size: 12px;
}
.item-lable {
  display: none;
}
@media (min-width: 767px) {
  .catalog-product-view .box-tocart.update .field.qty .qty {
    float: left;
    width: 40px !important;
    display: inline-block;
  }
  .item-lable {
    display: block;
  }
  .item-lable ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #232f3e;
    color: #fff;
    font-weight: 600;
    padding: 10px 0 1px;
    border-radius: 5px 5px 0px 0px;
    font-size: 14px;
  }
  .item-lable ul .image-label {
    width: 17%;
    float: left;
  }
  .item-lable ul .proname-label {
    width: 30%;
    float: left;
  }
  .item-lable ul .qty-label {
    float: left;
    width: 10%;
    text-align: right;
  }
  .item-lable ul .tax-label {
    width: 20%;
    text-align: right;
    float: left;
    margin-left: -5px;
  }
  .item-lable ul .amount-label {
    text-align: right;
    margin-right: 10px;
  }
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper {
  padding: 15px 0;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item {
  border: 1px solid #d4d4d4;
  display: inline-block;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item .product {
  display: inline-block;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
  border: 0;
  float: left;
  display: inline-block;
  max-width: unset;
  width: unset !important;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  padding-top: 10px;
}
/*privacy page button fixing */
.privacy-settings-index .block-dashboard-info .block-content .actions-toolbar .button-red {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
}
.privacy-settings-index .block-dashboard-info .block-content .actions-toolbar .button-red:hover {
  opacity: 0.7;
}
/*sign in link set up */
.customer-account-login .login-container .block .actions-toolbar .secondary a.action {
  color: #ff6a00;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 0 !important;
}
.customer-account-login .login-container .block .actions-toolbar .secondary a.action:hover {
  text-decoration: underline;
}
/*wishlist page design fixing by ekta*/
.mwishlist-index-index .column.main div:nth-child(3) {
  background: #fff;
  display: inline-block;
  width: 100%;
  margin-bottom: 24px;
}
.mwishlist-index-index .column.main div:nth-child(3) .amwishlist-tabs-block.-title {
  display: inline-block;
  margin: 0;
  padding: 0;
  border-bottom: 0;
  list-style: none;
  width: 100%;
  height: 70px;
}
.mwishlist-index-index .column.main div:nth-child(3) .amwishlist-tabs-block.-title li {
  padding: 22px 5px !important;
  display: inline-block;
  border-right: 1px solid #D8D8D8;
  color: unset;
  width: 20%;
  text-align: center;
  min-height: 68px;
  font-size: 16px;
  color: #11161d;
  font-weight: 600;
  height: 70px;
}
.mwishlist-index-index .column.main div:nth-child(3) .amwishlist-tabs-block.-title li:hover {
  opacity: 0.7;
  border-radius: 5px;
  box-shadow: 0px 2px 5px 0px #000000;
  font-weight: 600;
}
.mwishlist-index-index .column.main div:nth-child(3) .amwishlist-tabs-block.-title .amwishlist-item.-active {
  border-bottom: 2px solid #f83;
}
.mwishlist-index-index .column.main div:nth-child(5) .amwishlist-list-grid .amwishlist-item .amwishlist-button.-fill {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
}
.mwishlist-index-index .column.main div:nth-child(5) .amwishlist-list-grid .amwishlist-item .amwishlist-button.-fill:hover {
  opacity: 0.7;
}
.mwishlist-index-index .column.main .amwishlist-newlist-block .amwishlist-button.-link {
  color: #f83;
  font-weight: 600;
}
.mwishlist-index-index .column.main .amwishlist-newlist-block .amwishlist-button.-link:hover {
  opacity: 0.7;
  font-weight: 600;
  /*text-decoration: underline;*/
}
.mwishlist-index-index .column.main .amwishlist-newlist-block .amwishlist-newlist .amwishlist-input {
  background-color: #fff;
  color: #232f3e;
  border-radius: 5px;
  border: 1px solid #e9eaec;
}
.mwishlist-index-index .column.main .amwishlist-newlist-block .amwishlist-newlist .amwishlist-button.-fill {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
}
.mwishlist-index-index .column.main .amwishlist-newlist-block .amwishlist-newlist .amwishlist-button.-fill:hover {
  opacity: 0.7;
}
.mwishlist-index-index .column.main .pager p.toolbar-amount {
  color: #232f3e;
}
.mwishlist-index-index .column.main .pager .limiter {
  color: #232e3f;
}
.mwishlist-index-index .column.main .pager .limiter select {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #e9eaec;
}
/*cart page issue fixing by ekta*/
.checkout-cart-index .cart-container {
  border: 0;
}
.checkout-cart-index .cart-container .cart-summary {
  width: 26%;
  margin-left: 6px;
  background-color: white;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  color: #232f3e;
}
.checkout-cart-index .cart-container .cart-summary .cart-section .actions-toolbar button,
.checkout-cart-index .cart-container .cart-summary .cart-section .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .cart-container .cart-summary .cart-section .actions-toolbar .action-gift {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
}
.checkout-cart-index .cart-container .cart-summary .cart-section .actions-toolbar button:hover,
.checkout-cart-index .cart-container .cart-summary .cart-section .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.checkout-cart-index .cart-container .cart-summary .cart-section .actions-toolbar .action-gift:hover {
  opacity: 0.7;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items .multicheckout {
  color: #f83;
  font-weight: 600;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items .multicheckout:hover {
  text-decoration: underline;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .totals-tax-summary .amount .price {
  padding-right: 15px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .totals-tax-summary .amount .price:after {
  right: -17px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .grand .amount {
  padding-top: 9px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .grand .amount strong {
  font-size: 16px;
}
.checkout-cart-index .cart-container .cart-summary .fieldset.coupon .actions-toolbar .apply.primary {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
}
.checkout-cart-index .cart-container .cart-summary .fieldset.coupon .actions-toolbar .apply.primary:hover {
  opacity: 0.7;
}
.checkout-cart-index .cart-container .form-cart .cart.main.actions a,
.checkout-cart-index .cart-container .form-cart .cart.main.actions button,
.checkout-cart-index .cart-container .form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .cart-container .form-cart .cart.main.actions .action-gift {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
}
.checkout-cart-index .cart-container .form-cart .cart.main.actions a:hover,
.checkout-cart-index .cart-container .form-cart .cart.main.actions button:hover,
.checkout-cart-index .cart-container .form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action:hover,
.checkout-cart-index .cart-container .form-cart .cart.main.actions .action-gift:hover {
  opacity: 0.7;
}
.checkout-cart-index .cart-container .form-cart .cart.table-wrapper .actions-toolbar > .action.action-towishlist:before,
.checkout-cart-index .cart-container .form-cart .cart.table-wrapper .actions-toolbar .action.action-edit:before,
.checkout-cart-index .cart-container .form-cart .cart.table-wrapper .actions-toolbar .action.action-delete:before,
.checkout-cart-index .cart-container .form-cart .action-gift.action-towishlist:before {
  margin-top: 4px;
}
/*requester request account request view page by ekta*/
/*.requester-account-requestshow {
	.account-request-deshboard{
		.account-basic-details {
		    color: #232f3e;
		    .address-details{
		    	.ar-col-6{
		    		.address-show.shipping{
		    			letter-spacing: 0.25px;
		    		}
		    	}
		    }
		}
	}
	.cart-container{
		border:0;
		color: #232f3e;
		.cart-summary {
		    width: 26%;
		    margin-left: 6px;
		    background-color: #fff;
		    border-radius: 5px;
		    border: 1px solid #e9eaec;
		    color: #232f3e;
		    .table-wrapper{
		    	table{
		    		.grand_total{
		    			td,th{
		    				font-weight: 600;
		    				font-size: 14px;
		    			}
		    		}
		    	}
		    }
		}
		.form-cart{
			border: 1px solid #e9eaec;
		}
	}
	.message-chat-listing{
		border: 1px solid #e9eaec;
		.java-arc-show{
			color: #232e3f;
			font-size: 16px;
			margin-bottom: 6px;
			font-weight: 600;
		}
	}
}*/
/*MSI Login page by ekta*/
.mis-login-index .mis-cus.mis-logoin {
  float: left;
  display: inline-block;
  width: 100%;
  margin-top: 0;
}
.mis-login-index .mis-cus.mis-logoin .login-container {
  width: 50%;
  margin: 0 auto;
}
.mis-login-index .mis-cus.mis-logoin .login-container .block-customer-login {
  background-color: #fff;
  border-radius: 5px;
  padding: 0 10px;
  border: 1px solid #e9eaec;
  width: 100%;
}
.mis-login-index .mis-cus.mis-logoin .login-container .block-customer-login .block-title {
  font-size: 2.8rem;
  margin-top: 20px;
  color: #f83;
}
.mis-login-index .mis-cus.mis-logoin .login-container .block-customer-login .block-content .field .label {
  color: #11161d;
  text-transform: uppercase;
  font-weight: 500;
  padding: 6px 15px 3px 0;
}
.mis-login-index .mis-cus.mis-logoin .login-container .block-customer-login .block-content .fieldset:after {
  margin-left: 0;
  margin-top: 25px;
  display: none;
}
.mis-login-index .mis-cus.mis-logoin .login-container .block-customer-login .block-content .actions-toolbar .primary {
  width: 100%;
}
.mis-login-index .mis-cus.mis-logoin .login-container .block-customer-login .block-content .actions-toolbar .primary .login {
  width: 100%;
}
@media (max-width: 580px) and (min-width: 320px) {
  .mis-login-index .mis-cus.mis-logoin .login-container {
    width: 100%;
  }
}
/*customer login page by ekta*/
.customer-account-login .login-container {
  border: 0 !important;
  background: unset !important;
}
.customer-account-login .login-container .block-customer-login {
  background: #fff;
  border: 1px solid #e9eaec;
  border-radius: 5px;
}
.customer-account-login .login-container .block-customer-login .block-title strong {
  font-weight: 500;
  color: #ff6a00;
  font-size: 2.5rem;
}
.customer-account-login .login-container .block-customer-login .block-content .field .label {
  color: #11161d;
  font-weight: 500;
  text-transform: uppercase;
  padding: 6px 15px 3px 0;
}
.customer-account-login .login-container .block-new-customer {
  background: #fff !important;
  border: 1px solid #e9eaec;
  margin-top: 20px;
  border-radius: 5px;
}
.customer-account-login .login-container .block-new-customer .block-title strong {
  font-weight: 500;
  color: #f83;
  font-size: 2.5rem;
}
.customer-account-login .login-container .block-new-customer .actions-toolbar .primary a {
  font-size: 13px;
}
/*order page from menu design */
.account .table-wrapper.orders-history {
  color: #232f3e;
}
.account .table-wrapper.orders-history table tbody tr td:last-child a {
  color: #f83;
  font-weight: 600;
}
.account .table-wrapper.orders-history table tbody tr td:last-child a span:hover {
  text-decoration: underline;
}
.account .table-wrapper.orders-history table tbody tr td:nth-child(5) {
  font-weight: 600;
}
/*success page design by ekta*/
/*APPROVED SUCCESS PAGE AFTER ACCEPTING REQUEST */
.requester-request-success .request-sucesspage .icon-box .correct-icons,
.requester-account-ordersucess .request-sucesspage .icon-box .correct-icons {
  display: inline-block;
  float: left;
  margin-top: -11px;
}
.requester-request-success .request-sucesspage .icon-box .correct-icons:before,
.requester-account-ordersucess .request-sucesspage .icon-box .correct-icons:before {
  content: '\e610';
  font-family: 'icons-blank-theme';
  font-size: 65px;
  margin-left: -6px;
}
/*menu pannel link setup */
.cdz-dd-content .info-summary-top .block-customer-login .actions-toolbar .secondary a.action.remind {
  border: 0;
  color: #f83;
  font-weight: 600;
}
.cdz-dd-content .info-summary-top .block-customer-login .actions-toolbar .secondary a.action.remind span {
  color: #f83;
  font-weight: 600;
}
.cdz-dd-content .info-summary-top .block-customer-login .actions-toolbar .secondary a.action.remind:hover {
  text-decoration: underline;
}
.cdz-dd-content .info-summary-bottom .md-content .md-raised {
  color: #f83;
  font-weight: 600;
}
.cdz-dd-content .info-summary-bottom .md-content .md-raised:hover {
  text-decoration: underline;
}
.cdz-dd-content .acount-menu .account-menu-items li a {
  transition: all 500ms ease;
  backface-visibility: hidden;
  color: #a8aeba !important;
}
.cdz-dd-content .acount-menu .account-menu-items li a:hover {
  transform: translateX(10px);
  opacity: 0.7;
  font-weight: 600 !important;
}
.cdz-dd-content .info-summary-bottom .secondary .create-account-link {
  color: #f83 !important;
  font-weight: 600 !important;
}
.cdz-dd-content .info-summary-bottom .secondary .create-account-link:hover {
  text-decoration: underline;
}
/*tablet view in adress book */
@media (max-width: 981px) and (min-width: 768px) {
  div#order-element .order-details-show .oredr-status-flow {
    padding: 10px 0;
  }
  .custom-order .col-md-1-7 {
    width: 16.28%;
  }
  .account .custom-order .order-count div .count-name {
    font-size: 14px;
  }
  .account .custom-order .order-count div .it-count {
    font-size: 27px;
  }
  .customer-address-index .block-addresses-default {
    padding: 10px !important;
  }
  .customer-address-index .block-addresses-list {
    padding: 10px !important;
  }
  .customer-address-index .block-addresses-list .additional-addresses {
    overflow-x: auto;
  }
}
@media (max-width: 1210px) and (min-width: 1024px) {
  .account .page-main .columns {
    width: 100%;
    padding: 0 10px;
  }
}
/*responsive moble view by ekta*/
@media (max-width: 767px) and (min-width: 320px) {
  .block.account-nav .title {
    left: 0;
    top: -50px !important;
    right: unset !important;
  }
  .account .page-title-wrapper .page-title {
    margin-left: 50px;
    margin-right: unset !important;
  }
  .account .form-newsletter-manage {
    display: inline-block;
    width: 100%;
  }
  .account .form-newsletter-manage .fieldset {
    margin: 0 0 20px;
  }
  div#order-element .order-details-show .product-section-main .product-section .row-total .total-label {
    display: inline-block;
    margin-right: 3px;
  }
  .account .custom-order .col-md-1-7 {
    width: 100%;
    border: 1px solid #e9eaec;
    float: left;
  }
  .account .custom-order .order-count div .count-name {
    font-size: 12px;
  }
  .account .custom-order .order-count div .it-count {
    font-size: 22px;
  }
  .account .custom-order .order-count div:first-child .it-count {
    height: unset;
  }
  .account .custom-order .or-ct {
    padding: 10px 5px;
  }
  .account .custom-order .order-list-header {
    padding: 12px 0;
  }
  .account .custom-order .order-list-header .clickble {
    width: 65% !important;
    padding: 0;
  }
  .account .custom-order .order-list-header .col-md-6 {
    width: 35%;
    float: left;
    padding: 0;
  }
  .account .custom-order .product-images {
    width: 40%;
  }
  .account .custom-order .prodict-details {
    width: 60%;
    font-size: 12px;
  }
  .account .custom-order .order-qty {
    width: 60%;
  }
  .account .custom-order .order-qty span {
    font-size: 12px;
  }
  .account .custom-order .order-shipping {
    width: 60%;
  }
  .account .custom-order .order-shipping .shipping-info {
    font-size: 12px;
  }
  .account .custom-order .order-shipping .traking {
    font-size: 12px;
    margin-top: 5px;
  }
  .account .custom-tabs {
    display: inline-block;
    width: 100%;
    height: unset;
  }
  .account .custom-tabs ul {
    display: inline-block;
    width: 100%;
    height: unset;
  }
  .account .custom-tabs ul li {
    border: 1px solid #D8D8D8;
    padding: 10px 5px;
    color: unset;
    width: 100%;
  }
  .account .custom-tabs ul li a {
    color: #11161d;
    font-weight: 600;
  }
  .account .custom-tabs ul li:hover {
    opacity: 0.7;
    border-radius: 5px;
    box-shadow: 0px 2px 5px 0px #000000;
  }
  .account .toolbar .pages {
    float: unset !important;
  }
  .account .column.main {
    margin-bottom: 0 !important;
  }
  .account .form-edit-account {
    display: inline-block;
    width: 100%;
  }
  .account .form-edit-account .field .fieldset .fields .field {
    width: 100% !important;
  }
  .account .sidebar-additional .block-wishlist .product-items .product-item .product-item-actions .actions-primary .tocart {
    padding: 0px 25px;
  }
  /*request view page */
  /*.requester-account-requestshow {
		account-request-deshboard {
			.account-basic-details {
			    padding: 10px;
			}
		}
		.cart-container {
			.cart-summary {
				width: 100%;
				margin-left: 0;
				padding: 10px;
			}
			.form-cart {
				padding: 10px;
				.items{
					.cart.item{
						.product-item-details{
							text-align: left;
						}
						.item-actions{
							display: none;
						}
					}
				}
			}
		}
		.message-chat-listing{
			max-width: 100%;
			margin-bottom: 25px;
			padding: 10px;
		}
	}*/
  .mwishlist-index-index .column.main div:nth-child(4) .amwishlist-tabs-block.-title li {
    width: 100%;
    height: unset;
    border: 1px solid #e9eaec;
    background-color: #fff;
  }
  .mwishlist-index-index .pager {
    padding: 10px 0;
  }
  .mwishlist-index-index .pager .limiter {
    margin: 10px 0 0 auto;
  }
  .mwishlist-index-index .amwishlist-list-grid .amwishlist-list > .amwishlist-item {
    flex-basis: 100%;
  }
  .mwishlist-index-index .amwishlist-list-grid .amwishlist-list > .amwishlist-item:last-child {
    margin-bottom: 0;
  }
  .mwishlist-index-index .amwishlist-list-grid .amwishlist-newlist-block .amwishlist-button.-plus {
    padding: 0 0 10px;
  }
  .mwishlist-index-index .amwishlist-list-grid .amwishlist-preview-block {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 8px 0;
    min-height: 300px;
  }
  .mwishlist-index-index .amwishlist-list-grid .amwishlist-preview-block .amwishlist-image {
    height: 45%;
    width: 45%;
    margin: 5px;
  }
  .order-details-show .item-data .order-qty,
  .order-details-show .item-data .tax-disaply,
  .order-details-show .item-data .row-total {
    text-align: left !important;
    width: 60% !important;
    display: inline-block !important;
    font-size: 12px;
  }
  .sale-myorder-details .column.main {
    margin-bottom: 25px !important;
  }
  .sale-myorder-details .custom-order .product-section .order-qty {
    text-align: left;
  }
  .sale-myorder-details .custom-order .product-section .order-qty:nth-child(4) {
    width: 60%;
    text-align: left;
  }
  .sale-myorder-details .custom-order .product-section .price-section {
    float: right;
    width: 60%;
    font-size: 12px;
  }
  /*my account page recent order*/
  .account .block-dashboard-orders .block-content tbody tr {
    /*
					    border-bottom: 1px solid #e9eaec;
					    margin-bottom: 5px;
					    background-color: rgb(255, 255, 255);
					    width: 100%;
					    margin-top: 10px;
					    box-sizing: border-box;
					    box-shadow: rgb(0, 0, 0) 0px 2px 5px 0px;
					    color: rgb(35, 47, 62);
					    padding: 12px 17px;
					    border-width: 1px;
					    border-style: solid;
					    border-color: rgb(233, 234, 236);
					    border-image: initial;
					    border-radius: 5px;*/
  }
}
@media (max-width: 921px) and (min-width: 768px) {
  .account .custom-order .order-list-header {
    padding: 12px 0;
  }
  .account .custom-order .order-count .col-md-1-7 {
    width: 16.28%;
  }
  .account .sidebar-additional .block-wishlist .block-content {
    padding: 15px 10px;
  }
  .account .sidebar-additional .block-wishlist .block-content .product-items .product-item-photo {
    position: unset !important;
  }
  .account .sidebar-additional .block-wishlist .block-content .product-items .product-item-details {
    display: inline-block;
    width: 100%;
    margin: 0 !important;
  }
  .account .sidebar-additional .block-wishlist .block-content .product-items .product-item-details .product-item-name {
    margin-right: 0;
  }
}
@media (max-width: 767px) and (min-width: 600px) {
  /*cart page fixing*/
  .checkout-cart-index .cart-container .cart-summary {
    width: 100%;
    margin-left: 0;
  }
  .checkout-cart-index .cart-container .cart-summary .fieldset.coupon {
    display: inline-block;
    width: 100%;
  }
  .checkout-cart-index .cart-container .cart-summary .fieldset.coupon .field {
    margin: 0;
  }
  .checkout-cart-index .cart-container .cart-summary .fieldset.coupon .field label.label {
    width: 100%;
  }
  .checkout-cart-index .cart-container .cart-summary .fieldset.coupon .field .control {
    width: 50%;
    float: left;
  }
  .checkout-cart-index .cart-container .cart-summary .fieldset.coupon .actions-toolbar {
    width: 48%;
    float: left;
    margin-left: 10px;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .product-item-details {
    text-align: left;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.price,
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.qty,
  .checkout-cart-index .cart-container .cart.table-wrapper td.col.subtotal,
  .checkout-cart-index .cart-container .cart.table-wrapper .col.price {
    width: 25% !important;
    float: left !important;
  }
  .checkout-cart-index .cart-container .form-cart {
    display: inline-block;
    width: 100%;
  }
  .checkout-cart-index .cart-container .form-cart .cart.main.actions a {
    float: left;
  }
  .checkout-cart-index .cart-container .form-cart .cart.main.actions .action.towishlist {
    float: right;
    margin-left: 5px;
    margin-right: 0;
  }
  .checkout-cart-index .cart-container .form-cart .cart.main.actions .action.clear,
  .checkout-cart-index .cart-container .form-cart .cart.main.actions .action.update {
    float: right;
  }
}
@media (max-width: 600px) and (min-width: 320px) {
  .checkout-cart-index .cart-container .cart-summary {
    width: 100%;
    margin-left: 0;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .product-item-details {
    text-align: left;
  }
  .checkout-cart-index .cart-container .form-cart {
    display: inline-block;
    width: 100%;
    padding: 10px;
  }
  .checkout-cart-index .cart-container .form-cart .cart.main.actions {
    /*.action.continue{
						&:before{
							float:left;
						}
					}*/
  }
  .checkout-cart-index .cart-container .form-cart .cart.main.actions a,
  .checkout-cart-index .cart-container .form-cart .cart.main.actions .action.update {
    width: 100%;
    padding: 7px 0 !important;
    float: left;
  }
  .checkout-cart-index .cart-container .form-cart .cart.main.actions .action.towishlist {
    margin: 0 0 10px 0;
  }
  .checkout-cart-index .cart-container .form-cart .cart.main.actions .action.towishlist,
  .checkout-cart-index .cart-container .form-cart .cart.main.actions .action.clear {
    float: left;
    /*margin: 0 5px;*/
    width: 100%;
    padding: 7px 0 !important;
  }
}
@media (max-width: 639px) and (min-width: 320px) {
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr {
    border-bottom: 1px solid #e9eaec;
    margin-bottom: 5px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 0 !important;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 5px !important;
  }
  .account {
    /*my account page recent order*/
  }
  .account .table-wrapper.orders-history {
    padding: 20px 0 !important;
    background: unset !important;
    border: 0 !important;
  }
  .account .table-wrapper.orders-history tbody tr {
    border-bottom: 1px solid #e9eaec;
    margin-bottom: 5px;
    background-color: #ffffff;
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
    box-shadow: #000000 0px 2px 5px 0px;
    color: #232f3e;
    padding: 12px 17px;
    border-width: 1px;
    border-style: solid;
    border-color: #e9eaec;
    border-image: initial;
    border-radius: 5px;
  }
  .account .block-dashboard-orders .block-content tbody tr {
    border-bottom: 1px solid #e9eaec;
    margin-bottom: 5px;
    background-color: #ffffff;
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
    box-shadow: #000000 0px 2px 5px 0px;
    color: #232f3e;
    padding: 12px 17px;
    border-width: 1px;
    border-style: solid;
    border-color: #e9eaec;
    border-image: initial;
    border-radius: 5px;
  }
  /*budget info fixing */
  .account .budget-chart {
    height: auto !important;
    display: inline-block;
    width: 100%;
    padding: 20px 5px !important;
  }
  .account .budget-chart .ar-col-3 {
    display: inline-block;
    height: 291px !important;
    width: 100%;
    float: left;
    height: 325px;
    margin-top: 10px;
  }
  .account .budget-chart .ar-col-3:first-child {
    margin-top: 0;
  }
  .account .budget-chart .ar-col-3 div#chartmonthlyBudget {
    border: 1px solid #e9eaec;
    border-radius: 5px;
    width: 100%;
    height: 100%;
  }
  .account .budget-chart .ar-col-3 div#chartQuertlyBudget,
  .account .budget-chart .ar-col-3 div#chartYearlyBudget {
    border: 1px solid #e9eaec;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    display: inline-block;
    /*margin-top: 10px;*/
  }
  .account .budget-chart .ar-col-3 .canvasjs-chart-container {
    display: inline-block;
    width: 100%;
    height: 100% /* canvas.canvasjs-chart-canvas {
					    display: inline-block;
					    width: 100% !important;
					    height: 290px !important;
					    left: 0;
					    border-radius: 5px;
					}*/;
  }
  /*adressbook adress differenciation */
  .customer-address-index .block-addresses-list .block-content tbody tr {
    background-color: #ffffff;
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
    box-shadow: #000000 0px 2px 5px 0px;
    padding: 12px 17px;
    border-width: 1px;
    border-style: solid;
    border-color: #e9eaec;
    border-image: initial;
    border-radius: 5px;
  }
}
@media (max-width: 639px) and (min-width: 565px) {
  /*tracking order fixing */
  .custom-order .oredr-status-flow .line {
    width: 0;
    height: 64%;
    top: 17%;
    margin: unset;
    left: 3.4%;
  }
  .custom-order .oredr-status-flow .trc {
    width: 100%;
    position: relative;
  }
  .custom-order .oredr-status-flow .date-show {
    width: 50%;
    display: inline-block;
    text-align: left;
    position: absolute;
    top: 12px;
  }
  .custom-order .oredr-status-flow .status {
    display: inline-block;
    float: left;
  }
  .custom-order .oredr-status-flow .status:before {
    float: left;
  }
  .custom-order .oredr-status-flow .comment-tile {
    width: 50%;
    display: inline-block;
    text-align-last: left;
    position: absolute;
    top: 9px;
    left: 10%;
  }
}
@media (max-width: 639px) and (min-width: 565px) {
  /*tracking order fixing */
  .custom-order .oredr-status-flow .line {
    width: 0 !important;
    height: 64%;
    top: 17% !important;
    margin: unset !important;
    left: 3.4% !important;
    z-index: 0 !important;
  }
  .custom-order .oredr-status-flow .trc {
    width: 100%;
    position: relative;
  }
  .custom-order .oredr-status-flow .date-show {
    width: 50%;
    display: inline-block;
    text-align: left;
    position: absolute;
    top: 12px;
  }
  .custom-order .oredr-status-flow .status {
    display: inline-block;
    float: left;
  }
  .custom-order .oredr-status-flow .status:before {
    float: left;
  }
  .custom-order .oredr-status-flow .comment-tile {
    width: 50%;
    display: inline-block;
    text-align-last: left;
    position: absolute;
    top: 9px;
    left: 10%;
  }
}
@media (max-width: 565px) and (min-width: 500px) {
  /*tracking order fixing */
  .custom-order .oredr-status-flow .line {
    width: 0 !important;
    height: 64%;
    top: 17% !important;
    margin: unset !important;
    left: 4% !important;
    z-index: 0 !important;
  }
  .custom-order .oredr-status-flow .trc {
    width: 100%;
    position: relative;
  }
  .custom-order .oredr-status-flow .date-show {
    width: 50%;
    display: inline-block;
    text-align: left;
    position: absolute;
    top: 12px;
  }
  .custom-order .oredr-status-flow .status {
    display: inline-block;
    float: left;
  }
  .custom-order .oredr-status-flow .status:before {
    float: left;
  }
  .custom-order .oredr-status-flow .comment-tile {
    width: 50%;
    display: inline-block;
    text-align-last: left;
    position: absolute;
    top: 9px;
    left: 10%;
  }
}
@media (max-width: 500px) and (min-width: 450px) {
  /*tracking order fixing */
  .custom-order .oredr-status-flow .line {
    width: 0 !important;
    height: 64%;
    top: 17% !important;
    margin: unset !important;
    left: 4.5% !important;
    z-index: 0 !important;
  }
  .custom-order .oredr-status-flow .trc {
    width: 100%;
    position: relative;
  }
  .custom-order .oredr-status-flow .date-show {
    width: 50%;
    display: inline-block;
    text-align: left;
    position: absolute;
    top: 12px;
  }
  .custom-order .oredr-status-flow .status {
    display: inline-block;
    float: left;
  }
  .custom-order .oredr-status-flow .status:before {
    float: left;
  }
  .custom-order .oredr-status-flow .comment-tile {
    width: 50%;
    display: inline-block;
    text-align-last: left;
    position: absolute;
    top: 9px;
    left: 10%;
  }
}
@media (max-width: 450px) and (min-width: 400px) {
  /*tracking order fixing */
  .custom-order .oredr-status-flow .line {
    width: 0 !important;
    height: 64%;
    top: 17% !important;
    margin: unset !important;
    left: 5.2% !important;
    z-index: 0 !important;
  }
  .custom-order .oredr-status-flow .trc {
    width: 100%;
    position: relative;
  }
  .custom-order .oredr-status-flow .date-show {
    width: 50%;
    display: inline-block;
    text-align: left;
    position: absolute;
    top: 12px;
  }
  .custom-order .oredr-status-flow .status {
    display: inline-block;
    float: left;
  }
  .custom-order .oredr-status-flow .status:before {
    float: left;
  }
  .custom-order .oredr-status-flow .comment-tile {
    width: 70%;
    display: inline-block;
    text-align-last: left;
    position: absolute;
    top: 9px;
    left: 10%;
  }
}
@media (max-width: 400px) and (min-width: 350px) {
  /*tracking order fixing */
  .custom-order .oredr-status-flow .line {
    width: 0 !important;
    height: 64%;
    top: 17% !important;
    margin: unset !important;
    left: 5.9% !important;
    z-index: 0 !important;
  }
  .custom-order .oredr-status-flow .trc {
    width: 100%;
    position: relative;
  }
  .custom-order .oredr-status-flow .date-show {
    width: 50%;
    display: inline-block;
    text-align: left;
    position: absolute;
    top: 12px;
  }
  .custom-order .oredr-status-flow .status {
    display: inline-block;
    float: left;
  }
  .custom-order .oredr-status-flow .status:before {
    float: left;
  }
  .custom-order .oredr-status-flow .comment-tile {
    width: 70%;
    display: inline-block;
    text-align-last: left;
    position: absolute;
    top: 9px;
    left: 15%;
  }
}
@media (max-width: 350px) and (min-width: 320px) {
  /*tracking order fixing */
  .custom-order .oredr-status-flow .line {
    width: 0 !important;
    height: 64%;
    top: 17% !important;
    margin: unset !important;
    left: 6.5% !important;
    z-index: 0!important;
  }
  .custom-order .oredr-status-flow .trc {
    width: 100%;
    position: relative;
  }
  .custom-order .oredr-status-flow .date-show {
    width: 50%;
    display: inline-block;
    text-align: left;
    position: absolute;
    top: 12px;
  }
  .custom-order .oredr-status-flow .status {
    display: inline-block;
    float: left;
  }
  .custom-order .oredr-status-flow .status:before {
    float: left;
  }
  .custom-order .oredr-status-flow .comment-tile {
    width: 70%;
    display: inline-block;
    text-align-last: left;
    position: absolute;
    top: 9px;
    left: 15%;
  }
  /*.sale-myorder-details {
		.custom-order {
			.order-detailspage {
				.shp-details {
					&:first-child {
						.shp-detailsinner {
						    margin: 0 0 10px 0;
						}
					}
					&:nth-child(2) {
						.shp-detailsinner {
						    margin: 0;
						}
					}
				}
			}
			.shiping-payment-block {
			    .shiping-payment-blockinner {
				    margin: 10px 0;
				}
			}
		}
	}*/
}
/* Mobile Tracking Design */
.custom-order .oredr-status-flow .traking-line {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 20px;
}
.custom-order .oredr-status-flow .line {
  border: 1px dashed #000000;
  margin-left: 42px;
  margin-right: 32px;
  position: absolute;
  left: 0;
  right: 0;
  top: 52px;
  z-index: 1;
  width: 74%;
  margin: 0 auto;
}
.custom-order .oredr-status-flow .trc {
  text-align: center;
}
.custom-order .oredr-status-flow .status.ship-cn:before {
  content: '';
  width: 23px;
  height: 40px;
  background: url(../../frontend/Nxtby/nxtby/en_US/Ariya_MyOrder/images/css_sprites_icon.png) -9px 0px;
  vertical-align: middle;
  display: block;
  margin: 0 auto;
}
.custom-order .oredr-status-flow .status.ship-dn:before {
  content: '';
  width: 23px;
  height: 40px;
  background: url(../../frontend/Nxtby/nxtby/en_US/Ariya_MyOrder/images/css_sprites_icon.png) -9px -38px;
  vertical-align: middle;
  display: block;
  margin: 0 auto;
}
.custom-order .oredr-status-flow .date-show {
  color: #232f3e;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 18px;
  height: 16px;
}
.custom-order .oredr-status-flow .comment-tile {
  color: #0e0001;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
/*checkout page design */
.checkout-index-index {
  /*popup button fixing*/
}
.checkout-index-index .checkout-shipping-address {
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  color: #232f3e;
}
.checkout-index-index .checkout-shipping-address .step-content .amcheckout-wrapper .shipping-address-item {
  background-color: #fff !important;
  padding: 10px;
  border-radius: 5px !important;
  border: 1px solid #e9eaec !important;
  color: #232f3e;
}
.checkout-index-index .checkout-shipping-address .step-content .amcheckout-wrapper .action-select-shipping-item,
.checkout-index-index .checkout-shipping-address .step-content .amcheckout-wrapper .edit-address-link {
  color: #232f3e;
  border: 1px solid #232f3e;
  background: #fff;
  border-radius: 5px;
  transition: all 500ms ease;
  font-weight: 500;
}
.checkout-index-index .checkout-shipping-address .step-content .amcheckout-wrapper .action-select-shipping-item:hover,
.checkout-index-index .checkout-shipping-address .step-content .amcheckout-wrapper .edit-address-link:hover {
  opacity: 0.7;
}
.checkout-index-index .checkout-shipping-address .step-content .amcheckout-wrapper .amcheckout-button {
  color: #fff;
  border: 1px solid #232f3e;
  background: #232f3e;
  border-radius: 5px;
  transition: all 500ms ease;
  font-weight: 500;
  width: 100%;
  padding: 8px 0;
}
.checkout-index-index .checkout-shipping-address .step-content .amcheckout-wrapper .amcheckout-button:hover {
  opacity: 0.7;
}
.checkout-index-index .checkout-shipping-method {
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  color: #232f3e;
}
.checkout-index-index .checkout-shipping-method .checkout-shipping-method {
  padding: unset;
  border: 0;
}
.checkout-index-index .checkout-shipping-method .checkout-shipping-method .row {
  margin-left: 0;
  margin-right: 0;
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  color: #232f3e;
}
.checkout-index-index .opc-payment {
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  color: #232f3e;
}
.checkout-index-index .opc-payment .step-content .amcheckout-wrapper .payment-method {
  background-color: #fff !important;
  border-radius: 5px !important;
  border: 1px solid #e9eaec !important;
  color: #232f3e !important;
}
.checkout-index-index .amcheckout-step-container.-summary {
  background-color: #fff !important;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #e9eaec !important;
  color: #232f3e;
}
.checkout-index-index .amcheckout-step-container.-summary .opc-block-summary {
  border: 0;
  background: #fff !important;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item {
  border-bottom: 1px solid #e9eaec;
  width: 100%;
  border-right: 0;
  border-left: 0;
  border-top: 0;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item:last-child {
  border: 0;
}
.checkout-index-index .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar .action-apply {
  color: #fff;
  background: #ff6a00;
  border-radius: 0 5px 5px 0;
  transition: all 500ms ease;
}
.checkout-index-index .amcheckout-step-container .checkout-payment-method .form-discount .actions-toolbar .action-apply:hover {
  opacity: 0.7;
}
.checkout-index-index .amcheckout-step-container .submit .actions-toolbar .action {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  border-radius: 5px;
  transition: all 500ms ease;
}
.checkout-index-index .amcheckout-step-container .submit .actions-toolbar .action:hover {
  opacity: 0.7;
}
.checkout-index-index .modal-inner-wrap .modal-content .field .label {
  color: #232f3e;
  font-weight: 500;
}
.checkout-index-index .modal-inner-wrap .modal-footer .action.secondary {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
}
.checkout-index-index .modal-inner-wrap .modal-footer .action.secondary:hover {
  opacity: 0.7;
}
@media (min-width: 1024px) {
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    width: 415px;
  }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    left: 840px !important;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .checkout-index-index .amcheckout-column.-main {
    width: 65%;
    float: left !important;
  }
  .checkout-index-index .amcheckout-column.-main .checkout-shipping-address {
    margin-right: 15px;
  }
  .checkout-index-index .amcheckout-column.-sidebar {
    width: 35%;
    float: left !important;
    margin-top: 0 !important;
  }
  .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    color: #232f3e;
  }
  .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item .product-item-details {
    padding-left: 90px;
    padding-top: 0;
  }
  .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item .product-item-details .product-item-inner {
    display: inline-block;
  }
  .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item .product-item-details .product-item-name-block {
    width: 100%;
    margin-right: 0 !important;
  }
  .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .amcheckout-content > .amcheckout-wrapper {
    padding: 20px 10px;
  }
  .checkout-index-index .amcheckout-step-container .opc-payment-additional {
    padding: 0;
  }
  .checkout-index-index .amcheckout-step-container .submit .actions-toolbar .action {
    width: 100%;
  }
}
@media (max-width: 768px) and (min-width: 320px) {
  .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item {
    width: 100%;
  }
  .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item .product {
    width: 100%;
  }
  .checkout-index-index .amcheckout-step-container .submit .actions-toolbar .action {
    width: 100%;
    padding: 9px 30px;
  }
  .customer-address-form .form-address-edit {
    display: inline-block;
    margin-bottom: 2rem;
    width: 100%;
  }
  .sale-myorder-details .order-detailspage .shp-details {
    width: 100% !important;
    margin: 0;
  }
  .sale-myorder-details .order-detailspage .shp-details:first-child .shp-detailsinner {
    margin: 0 0 20px 0 !important;
  }
  .sale-myorder-details .order-detailspage .shp-details:last-child .shp-detailsinner {
    margin: 0 !important;
  }
  .sale-myorder-details .custom-order .shiping-payment-block {
    width: 100%;
  }
  .sale-myorder-details .custom-order .shiping-payment-block .shiping-payment-blockinner {
    margin: 0;
  }
  .sale-myorder-details .custom-order .approved-mailid-block {
    width: 100%;
    margin-top: 0;
  }
  .sale-myorder-details .custom-order .approved-mailid-block .approved-mailidinner {
    margin: 0;
  }
}
@media (max-width: 768px) and (min-width: 380px) {
  .checkout-index-index .amcheckout-step-container .opc-payment-additional {
    padding: 0 10px;
  }
  .checkout-index-index .checkout-payment-method .payment-option-title .action-toggle {
    width: 100%;
  }
  .checkout-index-index .checkout-payment-method .payment-option-title .action-toggle:after {
    float: right;
  }
  .checkout-index-index .checkout-payment-method .form-discount .payment-option-inner {
    width: 50%;
    float: left;
  }
  .checkout-index-index .checkout-payment-method .form-discount .payment-option-inner .field {
    margin: 0px 10px 15px 0;
  }
  .checkout-index-index .checkout-payment-method .form-discount .actions-toolbar {
    width: 50%;
    float: left;
  }
}
@media (max-width: 380px) and (min-width: 320px) {
  .checkout-index-index .amcheckout-step-container .opc-payment-additional {
    padding: 0 10px;
  }
  .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eee !important;
    color: #232f3e;
  }
  .checkout-index-index .checkout-payment-method .payment-option-title .action-toggle {
    width: 100%;
  }
  .checkout-index-index .checkout-payment-method .payment-option-title .action-toggle:after {
    float: right;
  }
  .checkout-index-index .checkout-payment-method .form-discount .payment-option-inner {
    width: 100%;
    float: left;
    margin: 0 0 10px;
  }
  .checkout-index-index .checkout-payment-method .form-discount .payment-option-inner .field {
    margin: 0;
  }
  .checkout-index-index .checkout-payment-method .form-discount .actions-toolbar {
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
}
.button-red.action.primary {
  background: #ff0101;
  border: 1px solid #ff0101;
  box-shadow: none !important;
  text-shadow: none !important;
}
.button-red.action.primary:hover,
.button-red.action.primary:focus {
  background: #b30000;
  border: 1px solid #b30000;
}
.enhanced-privacy-popup {
  background: #f4f4f4;
  overflow: hidden;
}
.enhanced-privacy-popup .popup.content {
  margin: auto;
  padding: 10px 0;
  width: 768px;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.products {
  margin: 30px 0;
}
.product-item {
  vertical-align: top;
}
.products-grid .product-item {
  display: block;
  /*width: 100%/2;*/
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  display: none;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
  text-transform: lowercase;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list {
  /*.product-image-wrapper {
            &:extend(.abs-reset-image-wrapper all);
        }*/
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .page-products {
        .products-grid {
            .product-item {
                width: 100%/3;
            }
        }
    }

    .page-products.page-layout-1column {
        .products-grid {
            .product-item {
                width: 100%/4;
            }
        }
    }

    .page-products.page-layout-3columns {
        .products-grid {
            .product-item {
                width: 100%/2;
            }
        }
    }
}
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
    .products-grid {
        .product-item {
            width: 100%/5;
        }
    }

    .page-layout-1column {
        .products-grid {
            .product-item {
                width: 100%/6;
            }
        }
    }

    .page-layout-3columns {
        .products-grid {
            .product-item {
                width: 100%/4;
            }
        }
    }

    .page-products {
        .products-grid {
            .product-items {
                margin: 0;
            }
            
            .product-item {
                margin-left: calc(~'(100% - 4 * 23.233%) / 3');
                padding: 0;
                width: 23.233%;

                &:nth-child(4n + 1) {
                    margin-left: 0;
                }
            }
        }
    }

    .page-products {
        &.page-layout-1column {
            .products-grid {
                .product-item {
                    margin-left: 0;
                    width: 100%/5;
                }
            }
        }

        &.page-layout-3columns {
            .products-grid {
                .product-item {
                    margin-left: 1%;
                    width: 32.667%;

                    &:nth-child(3n) {
                        margin-left: 1%;
                    }

                    &:nth-child(3n + 1) {
                        margin-left: 0;
                    }
                }
            }
        }
    }
}
*/
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: -1px;
}
.sidebar .block-wishlist .action.delete {
  line-height: unset;
  width: auto;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  right: 0;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-category-event {
  background: #f0f0f0;
  color: #333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333;
}
.block-search .label:active:before {
  color: #333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #fff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #fff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #ccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #fff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@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;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #fff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #ccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
  white-space: normal;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 0.2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #ccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #ccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  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;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  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;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url('../../frontend/Nxtby/nxtby/en_US/Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../../frontend/Nxtby/nxtby/en_US/Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #fff;
  border: 1px solid #fff;
  color: #000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #fff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #fff;
  color: #333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #fff;
  color: #333;
  outline: 1px solid #999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #fff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../../frontend/Nxtby/nxtby/en_US/images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #fff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #fff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #fff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #fff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.cookie-status-message {
  display: none;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  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;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: 0.5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__s) {
    .block.widget .products-grid .product-item,
    .page-layout-1column .block.widget .products-grid .product-item,
    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 100%/3;
    }
}
*/
/*
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .block.widget .products-grid .product-item {
        width: 100%/3;
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        width: 100%/4;
    }

    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 100%/2;
    }
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
    .block.widget .products-grid .product-item {
        width: 100%/5;
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: calc(~'(100% - 5 * (100%/6)) / 4');
        width: 100%/6;

        &:nth-child(4n + 1) {
            margin-left: calc(~'(100% - 5 * (100%/6)) / 4');
        }

        &:nth-child(5n + 1) {
            margin-left: 0;
        }
    }

    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 100%/4;
    }

    .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%;

        &:nth-child(4n + 1) {
            margin-left: 0;
        }
    }
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .sidebar .block.widget .pager {
        .item:not(.pages-item-next):not(.pages-item-previous) {
            &:extend(.abs-no-display-desktop all);
        }

        .pages-item-next {
            padding: 0;

            .action {
                margin: 0;
            }
        }
    }
}
*/
.cart-section .select-address-section {
  margin-bottom: 10px;
}
.cart-section .title {
  padding: 5px 0px;
}
.cart-section .button-full {
  padding: 10px 0px;
}
.cart-section .work-flow-text {
  padding: 10px 0px;
  color: #ff0000;
}
.cart-section .primary {
  width: 100%;
}
.cart-section .primary button.action.submit.primary,
.cart-section .primary .cart.table-wrapper .actions-toolbar > .action.action.submit.primary,
.cart-section .primary .action-gift.action.submit.primary {
  width: 100%;
  padding: 15px 0;
}
.requester-account-requestshow .cart.table-wrapper .textarea.add-note {
  display: block;
}
.empty-message {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.empty-message:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
/* Sucess Page Design by ekta */
.request-sucesspage {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  width: 100%;
  margin: 0 auto;
  max-width: 512px;
  background-clip: padding-box;
  position: relative;
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  border: none;
  margin-top: 80px;
  margin-bottom: 80px;
  background-image: url(../../frontend/Nxtby/nxtby/en_US/Magento_Theme/images/Awesome.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.request-sucesspage .icon-box {
  color: #fff;
  margin: 0 auto;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: #82ce34;
  padding: 15px;
  text-align: center;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #82ce34;
}
.request-sucesspage .icon-box .correct-icons:before {
  line-height: 90px;
  content: '\e610';
  font-family: 'luma-icons';
  font-size: 50px;
}
.request-sucesspage .details {
  margin-top: 50px;
  text-align: center;
}
.request-sucesspage .details .titles {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 900;
}
.request-sucesspage .details .messages {
  margin-bottom: 20px;
  font-size: 16px;
  color: #949494;
}
.request-sucesspage .details .messages.request-id {
  color: #000;
}
.request-sucesspage .details .messages.request-id .color {
  color: #ff6a00;
}
.request-sucesspage .details .btn-full .action {
  width: 100%;
  font-size: 15px;
}
.approval-btn,
.dis-btn-sidebar {
  margin-top: 15px;
}
/* BUDGET  */
.block.block-dashboard-info.budget-chart {
  height: 380px;
}
.block.block-dashboard-info.budget-chart .block-content {
  display: inline-block;
  height: 100px;
}
.block.block-dashboard-info.budget-chart a.canvasjs-chart-credit {
  display: none !important;
}
.cus-loader-sh {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  width: 5%;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.cart-container .table-wrapper .cart.item .actions-toolbar .dis-btn {
  margin-left: 20px;
}
.cart-container .table-wrapper .cart.item .actions-toolbar button,
.cart-container .table-wrapper .cart.item .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.cart-container .table-wrapper .cart.item .actions-toolbar .action-gift {
  color: #fff;
  border-color: #ff6a00;
  background: #ff6a00;
  transition: all 500ms ease;
  border-radius: 5px;
}
.cart-container .table-wrapper .cart.item .actions-toolbar button:hover,
.cart-container .table-wrapper .cart.item .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-container .table-wrapper .cart.item .actions-toolbar .action-gift:hover {
  opacity: 0.7;
}
/*My requester issue fixing */
.account.requester-account-myrequester .account-request-deshboard .custom-table tbody tr td {
  color: #232f3e;
}
.account.requester-account-myrequester .account-request-deshboard .custom-table tbody tr td:last-child a {
  color: #f83;
  font-weight: 600;
  text-decoration: none;
}
.account.requester-account-myrequester .account-request-deshboard .custom-table tbody tr td:last-child a:hover {
  text-decoration: underline;
}
.account.requester-account-create .account-request-deshboard {
  display: inline-block;
}
.account.requester-account-create .account-request-deshboard .create .label {
  color: #232f3e;
}
@media (max-width: 767px) and (min-width: 320px) {
  .requester-account-index .sidebar .block.account-nav {
    margin-top: 28px;
    display: inline-block;
    position: relative;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.account.vault-cards-listaction .page-title-wrapper {
  display: none;
}
.account.vault-cards-listaction .address-select-modal__form-container {
  margin-bottom: 20px;
}
.account.vault-cards-listaction .address-select-modal__form-container > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .address-select-modal__form-container > div > div {
  margin-top: 10px;
}
.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action='save-address'] {
  display: none !important;
}
.account.vault-cards-listaction #form-validate {
  display: none;
}
.account.vault-cards-listaction [for='repeat_order_cc_number'] + .control {
  position: relative;
}
.account.vault-cards-listaction .account-section__title-view-all-link {
  display: block;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .braintree-credit-card-types {
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .braintree-credit-card-types .item {
  margin-right: 5px;
  margin-top: 5px;
}
.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
  margin-right: 0;
}
.account.vault-cards-listaction .braintree-credit-card-types img {
  height: 24px;
}
.account.vault-cards-listaction .separator {
  margin: 10px 10px 0;
}
.account.vault-cards-listaction .address-select-container {
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 25px;
}
.account.vault-cards-listaction #braintree_submit {
  font-size: 1.6rem;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  height: 40px;
  margin: 10px 0;
  padding: 0 20px;
}
.account.vault-cards-listaction .subs-modal-overlay {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
.account.vault-cards-listaction #paypal_container {
  margin: auto;
  max-width: 360px;
}
.account.vault-cards-listaction .add-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .add-method {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  width: 50%;
}
.account.vault-cards-listaction .add-method:hover {
  border-color: #797777;
}
.account.vault-cards-listaction .add-method:first-child {
  margin-right: 35px;
}
.account.vault-cards-listaction .add-method > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 10px;
}
.account.vault-cards-listaction .add-method > div p {
  font-weight: 700;
  padding-top: 15px;
}
.account.vault-cards-listaction .add-method .icon-container {
  background: #f0f0f0;
  border-radius: 0 0 1px 1px;
  height: 100%;
  padding: 15px 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  max-width: 160px;
  padding: 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul li {
  margin: 0;
  width: 25%;
}
.account.vault-cards-listaction .add-method .icon-container ul li img {
  height: 24px;
}
.account.vault-cards-listaction .subs-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.account.vault-cards-listaction .subs-modal__box {
  -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  margin: 20px;
  max-width: 610px;
  overflow-y: auto;
  padding: 40px 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
.account.vault-cards-listaction .subs-modal__close-button {
  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;
  box-shadow: none !important;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button:hover {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
  pointer-events: none;
  opacity: 0.5;
}
.account.vault-cards-listaction .subs-modal__screen-reader-label {
  display: none;
}
.account.vault-cards-listaction .subs-modal__title {
  text-align: center;
}
.account.vault-cards-listaction .add-card-modal .subs-modal__box {
  padding: 20px;
}
.account.vault-cards-listaction .add-card-modal form {
  margin: 0;
}
.account.vault-cards-listaction .add-card-modal legend {
  border-bottom: none !important;
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}
.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
  font-weight: 500;
  margin: 30px 0;
}
.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
  max-width: 400px;
}
.braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: visible;
  width: 100vw;
  z-index: #000;
}
.braintree-three-d-modal .bt-modal-frame {
  background-color: #fff;
  border-radius: 6px;
  height: 420px;
  margin: auto;
  width: 440px;
  z-index: 2;
}
.braintree-three-d-modal .bt-modal-body {
  background-color: #fff;
  border: 1px solid lightgray;
  height: 380px;
  margin: 20px;
}
.braintree-three-d-modal .bt-mask {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
.braintree-apple-pay-button {
  -apple-pay-button-type: plain;
  -webkit-appearance: -apple-pay-button;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% calc(60% + 2px);
  border-radius: 5px;
  cursor: pointer;
  display: block;
  height: 40px;
  min-height: 40px;
  margin: 20px auto;
  transition: background-color 0.15s;
}
.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
  width: 100%;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
  color: #fff;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}
.ppcreditcalc-container {
  background: #fff;
  border: 1px solid #dedede;
}
.ppcreditcalc-header {
  background: #fff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 15px;
}
.ppcreditcalc-instalments {
  background-color: #eee;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  color: #000;
  display: block;
  padding: 10px 15px;
}
.ppcreditcalc-instalments-term:hover {
  background: braintree_color-ppcredit-light;
  color: #fff;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: braintree_color-ppcredit-dark;
  color: #fff;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #fff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #fff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  width: 100%;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 30px;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  left: 10px;
  position: absolute;
  z-index: 10;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='text']::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='number']::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-applepay #braintree_applepay_enable_vault {
  padding-top: 20px;
}
#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control,
#payment-method-braintree-applepay-vault .field .hosted-control {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  position: relative;
  vertical-align: baseline;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
#braintree-applepay-checkout-btn,
#braintree-google-checkout-btn {
  width: 240px;
}
.braintree-paypal-fieldset {
  display: none;
}
.braintree-paypal-buttons,
.braintree-paypal-vault {
  margin-top: 20px;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  max-width: 300px;
  padding: 8px 15px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  right: 30px;
  top: 10px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.braintree-express-payments {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments > div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.braintree-express-payments span {
  display: block;
  font-size: 18px;
  margin: 20px 0;
}
.braintree-express-payments span.express-payment-title {
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle > span {
  background: #fff;
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}
.braintree-express-payments span.express-payment-subtitle:before {
  background: #ccc;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.braintree-express-payments > div > div {
  width: 240px;
}
.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
  margin: 0;
  min-height: 30px;
}
.braintree-express-payments .braintree-googlepay-button {
  height: 35px;
}
.braintree-express-payments .braintree-apple-pay-button {
  height: 35px;
}
.paypal-braintree-paylater-message-container-pdp {
  padding: 0 10px 10px;
}
.paypal-braintree-paylater-message-container-pdp .page-product-bundle,
.page-product-giftcard .paypal-braintree-paylater-message-container-pdp {
  padding: 0 0 10px;
}
.paypal-braintree-paylater-message-container-cart {
  padding: 0 15px;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: 0.8rem 3.5rem 0.8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .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 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .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;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
    transition: visibility 0s 0.3s, opacity 0.3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .enhanced-privacy-popup .popup.content {
    margin: 0;
    padding: 10px;
    width: auto;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .account.vault-cards-listaction .add-methods {
    flex-direction: column;
  }
  .account.vault-cards-listaction .add-methods > div {
    width: calc(100% - 6px);
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child {
    flex-direction: row;
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child img {
    margin-right: 20px;
  }
  .account.vault-cards-listaction .add-methods > div:first-child {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .account.vault-cards-listaction .braintree-credit-card-types {
    max-width: 130px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  div.braintree-express-payments > div > div {
    width: 100%;
  }
  div.braintree-express-payments .braintree-googlepay-button.long {
    height: 45px;
    width: 100%;
  }
  div.braintree-express-payments .braintree-apple-pay-button {
    height: 45px;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty[data-th]:before,
  .abs-checkout-order-review tbody tr .col.price[data-th]:before,
  .abs-checkout-order-review tbody tr .col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    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;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .block-search {
    margin-top: 10px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .paypal-fastlane-divider span {
    background-color: #fff;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 5px;
    white-space: nowrap;
    width: 50%;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .product-item-actions .actions-primary {
    display: table-cell;
  }
  .products-grid .product-item {
    /*width: 100%/3;*/
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    /*width: 100%/3;*/
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_resets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_progress-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout-agreements.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Banner%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Multishipping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar-shipping-information.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_paypal-button.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_SalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping-policy.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Msrp%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_fields.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_price.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_messages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_messages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_tooltips.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tooltips.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_pages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_pages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_breadcrumbs.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_breadcrumbs.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_rtl.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_staticpage.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_custom.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_home.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_pdp.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_category.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_auth.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_account.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_LoginAsCustomerFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fslick%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_poster.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-center.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-left.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-right.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fblock%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbuttons%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbutton-item%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fheading%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fhtml%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fimage%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fmap%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fproducts%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fproducts%5C%2F_carousel.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_contained.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_full-bleed.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_full-width.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_poster.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-center.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-left.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-right.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslider%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Ftabs%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Ftext%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fvideo%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fjarallax%5C%2F_jarallax.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apm.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_fastlane.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FAriyaInfoTech_CustomTheme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FAriyaInfoTech_Enquiry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FAriyaInfoTech_Mis%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FAriyaInfoTech_Notification%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FAriya_ApprovalRequester%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FAriya_MyOrder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FFlurrybox_EnhancedPrivacy%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%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%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_paylater.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_rating.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Swatches%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Weee%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_VersionsCms%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FAriya_ApprovalRequester%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_account-saved-payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn-group%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn-line%5C%2F_default.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAcI%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CcAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CqBAAA%3B%3BAAGJ%2CKAAK%2CIAAI%3BEACL%2CaAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CGAAI%3BAACJ%2CGAAI%3BEACA%2CqBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CeAAA%3B%3BAAGJ%2CGAAG%2CIAAI%3BEACH%2CgBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3B%3BAC0JJ%3BEC8EA%2CgBAAA%3BED5EI%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAAGJ%3BECuEA%2CWAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3B%3BADnEA%3BECmEA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADtDA%2CIAAI%3BECsDJ%2CiCAAA%3BEDpDI%2CYAAA%3B%3BAAGJ%3BAACA%3BECgDA%2CgBAAA%3B%3BAD5CA%3BAACA%3BEC2CA%2CkBAAA%3B%3BADvCA%3BECuCA%2CmBAAA%3BEAAA%2CcAAA%3B%3BADlCA%3BAACA%3BECiCA%2CeAAA%3B%3BAD7BA%3BEACI%2CSAAA%3BEC4BJ%2C6BAAA%3BEAAA%2CmBAAA%3BEAAA%2CgBAAA%3B%3BADtBA%3BAACA%3BECqBA%2C6BAAA%3BEDnBI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAAGJ%3BEACI%2CeAAA%3B%3BAAGJ%3BECMA%2CkBAAA%3B%3BADQA%3BECRA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADYA%3BECZA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BADgBA%3BEChBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BADoBA%3BECpBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADwBA%3BECxBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAD4BA%3BEC5BA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADgCA%2CEACI%3BAADA%2CEACA%3BAADI%2CEACJ%3BAADQ%2CEACR%3BAADY%2CEACZ%3BAADgB%2CEAChB%3BAADJ%2CEAEI%3BAAFA%2CEAEA%3BAAFI%2CEAEJ%3BAAFQ%2CEAER%3BAAFY%2CEAEZ%3BAAFgB%2CEAEhB%3BEClCJ%2CWAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3B%3BADkDA%3BAACA%3BECnDA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CCAAC%3BAAAD%2CMAAC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CCAAC%3BAAAD%2CMAAC%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CCAAC%3BAAAD%2CMAAC%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADyEA%3BAACA%3BEC1EA%2CgBAAA%3BEAAA%2CqBAAA%3B%3BADyEA%2CEAYM%3BAAXN%2CEAWM%3BECrFN%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADyEA%2CEAwBI%3BAAvBJ%2CEAuBI%3BAAxBJ%2CEAyBI%3BAAxBJ%2CEAwBI%3BEACI%2CgBAAA%3B%3BAAIR%3BECvGA%2CmBAAA%3BEAAA%2CaAAA%3B%3BAD4GA%3BEC5GA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CaAAA%3B%3BADkHA%3BEClHA%2CmBAAA%3BEAAA%2CaAAA%3BEDqHI%2CcAAA%3B%3BAA2BJ%3BAACA%3BAACA%3BAACA%3BECnJA%2CsCEpR8C%2CwBFoR9C%3B%3BADwJA%3BECxJA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BED6JI%2CmBAAA%3B%3BAAIJ%3BECjKA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BADyKA%3BECzKA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CuBAAA%3BEAAA%2CgBAAA%3BEAAA%2CaAAA%3BEAAA%2CiBAAA%3BEDiLI%2CcAAA%3BEACA%2CqBAAA%3B%3BAATJ%2CGAWI%3BEACI%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAuBR%3BECjNA%2C4BAAA%3BEAAA%2CqBAAA%3BEAAA%2CUAAA%3BEAAA%2CWAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3B%3BAD6NQ%2CUAHJ%2CEAGK%3BAAAD%2CUAFJ%2CGAEK%3BAAAD%2CUADJ%2CGACK%3BEACG%2CgBAAA%3B%3BAAbZ%2CUAiBI%3BAAjBJ%2CUAkBI%3BAAlBJ%2CUAmBI%3BECpOJ%2CWAAA%3BEAAA%2CuBAAA%3BEAAA%2CeAAA%3BEDwOQ%2CcAAA%3B%3BAAEA%2CUARJ%2COAQK%3BAAAD%2CUAPJ%2CMAOK%3BAAAD%2CUANJ%2COAMK%3BEC1OT%2CSEzEyB%2CaFyEzB%3B%3BADiNA%2CUA8BI%3BEC%5C%2FOJ%2CkBAAA%3B%3BADsPI%2CUAAC%3BAACD%2CUAAC%3BEACG%2CSAAS%2CEAAT%3B%3BAAIR%3BEACI%2CYAAA%3B%3BAAEA%2CCAAC%3BAACD%2CCAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CaAAA%3B%3BAAKR%3BECvQA%2CkBAAA%3B%3BAFnOA%3BEEmOA%2CWAAA%3BEGzRA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BALoDA%2CKKlDA%3BEACI%2CgBAAA%3B%3BALiDJ%2CKK9CE%2CQAEI%2CKACI%3BAL2CV%2CKK7CE%2CQACI%2CKACI%3BAL2CV%2CKK9CE%2CQAEI%2CKAEI%3BAL0CV%2CKK7CE%2CQACI%2CKAEI%3BEACE%2CmBAAA%3B%3BALyCZ%2CKKpCE%2CQAAQ%2CKACJ%3BALmCN%2CKKpCE%2CQAAQ%2CKAEJ%3BEACE%2CsBAAA%3B%3BALiCR%2CKK7BE%2CQAGI%2CKACI%3BALyBV%2CKK5BE%2CQAEI%2CKACI%3BALyBV%2CKK3BE%2CQACI%2CKACI%3BALyBV%2CKK7BE%2CQAGI%2CKAEI%3BALwBV%2CKK5BE%2CQAEI%2CKAEI%3BALwBV%2CKK3BE%2CQACI%2CKAEI%3BEH2PV%2CiBAAA%3B%3BAF%5C%2FNA%3BAMcA%2CKAAK%2CcA4CD%2CiBAGM%3BAC1EV%3BECLA%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAiBA%2CMAAC%3BAACD%2CMAAC%3BAFND%2CKAAK%2CcA4CD%2CiBAGM%2CUE1CT%3BAFLD%2CKAAK%2CcA4CD%2CiBAGM%2CUEzCT%3BADjCD%2CYCgCC%3BADhCD%2CYCiCC%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CMAAC%3BAFlBD%2CKAAK%2CcA4CD%2CiBAGM%2CUE7BT%3BAD7CD%2CYC6CC%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CMAAC%3BAACD%2CMAAC%3BAACD%2CQAAQ%2CUAAW%3BAFhCnB%2CKAAK%2CcA4CD%2CiBAGM%2CUEjBT%3BAF9BD%2CKAAK%2CcA4CD%2CiBAGM%2CUEhBT%3BAACD%2CQAAQ%2CUFhCR%2CMAAK%2CcA4CD%2CiBAGM%3BAC1EV%2CYCyDC%3BADzDD%2CYC0DC%3BAACD%2CQAAQ%2CUD3DR%3BEL4OA%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAR%5C%2FCA%2CMAAC%3BAMYL%2CKAAK%2CcA4CD%2CiBAGM%2CUN3DL%3BAOfL%2CYPeK%3BEACG%2CSAAA%3BEACA%2CUAAA%3B%3BAS4LR%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BEPwBL%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CwEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CcAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEOjPA%2CsBAAA%3B%3BAAuVA%2CKArIK%2CaAqIJ%3BAAAD%2CKApIK%2CiBAoIJ%3BAAAD%2CKAnIK%2CYAmIJ%3BAAAD%2CKAlIK%2CYAkIJ%3BAAAD%2CKAjIK%2CeAiIJ%3BAAAD%2CKAhIK%2CeAgIJ%3BAAAD%2CKA%5C%2FHK%2CcA%2BHJ%3BAAAD%2CKA9HK%2CcA8HJ%3BEPtGD%2CYAAA%3B%3BAOqHA%2CKApJK%2CaAoJJ%3BAAAD%2CKAnJK%2CiBAmJJ%3BAAAD%2CKAlJK%2CYAkJJ%3BAAAD%2CKAjJK%2CYAiJJ%3BAAAD%2CKAhJK%2CeAgJJ%3BAAAD%2CKA%5C%2FIK%2CeA%2BIJ%3BAAAD%2CKA9IK%2CcA8IJ%3BAAAD%2CKA7IK%2CcA6IJ%3BEPrHD%2CcAAA%3B%3BAO0HA%2CKAzJK%2CaAyJJ%3BAAAD%2CKAxJK%2CiBAwJJ%3BAAAD%2CKAvJK%2CYAuJJ%3BAAAD%2CKAtJK%2CYAsJJ%3BAAAD%2CKArJK%2CeAqJJ%3BAAAD%2CKApJK%2CeAoJJ%3BAAAD%2CKAnJK%2CcAmJJ%3BAAAD%2CKAlJK%2CcAkJJ%3BEP1HD%2CcAAA%3B%3BAO%2BHA%2CKA9JK%2CaA8JJ%3BAAAD%2CKA7JK%2CiBA6JJ%3BAAAD%2CKA5JK%2CYA4JJ%3BAAAD%2CKA3JK%2CYA2JJ%3BAAAD%2CKA1JK%2CeA0JJ%3BAAAD%2CKAzJK%2CeAyJJ%3BAAAD%2CKAxJK%2CcAwJJ%3BAAAD%2CKAvJK%2CcAuJJ%3BEP%5C%2FHD%2CcAAA%3B%3BAOpBA%2CKAAK%3BEAvKL%2C0BAAA%3B%3BAANA%2CKA6KK%2CeA7KJ%3BAACD%2CKA4KK%2CeA5KJ%3BEACC%2CwBAAA%3BEACA%2CSAAA%3B%3BAA8KF%2CKAAK%3BEAvKL%2CwBAAA%3B%3BAACA%2CKAsKK%2CeAtKJ%3BAACD%2CKAqKK%2CeArKJ%3BAACD%2CKAoKK%2CeApKJ%3BAACD%2CKAmKK%2CeAnKJ%3BEACG%2CwBAAA%3B%3BAAsKJ%3BEPYA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CwEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CqBAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEOjPA%2CsBAAA%3B%3BAAuVA%2CMAAC%3BEPtGD%2CYAAA%3B%3BAORA%2CMAAM%3BEPQN%2CYAAA%3BEONI%2CsBAAA%3B%3BAAGJ%3BEPGA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CwEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CaAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEOjPA%2CsBAAA%3BEPiPA%2CgBAAA%3B%3BAOsGA%2CQAAC%3BEPtGD%2CYAAA%3B%3BAOqHA%2CQAAC%3BEPrHD%2CcAAA%3B%3BAO0HA%2CQAAC%3BEP1HD%2CcAAA%3B%3BAO%2BHA%2CQAAC%3BEP%5C%2FHD%2CcAAA%3B%3BAOEA%2CKAAK%3BEPFL%2CmBAAA%3BEOII%2CkBAAA%3BEACA%2CQAAA%3B%3BAA5MJ%2CKAyMK%2CiBAzMJ%3BEPuMD%2CYAAA%3B%3BAOQA%2CKAAK%3BEPRL%2CmBAAA%3B%3BAOvMA%2CKA%2BMK%2CcA%5C%2FMJ%3BEPuMD%2CYAAA%3B%3BAOzHA%2CKAAC%3BAAAD%2CMAAC%3BAAAD%2CQAAC%3BEPyHD%2CqBAAA%3B%3BAOkBA%2CGAAG%3BEPlBH%2CcAAA%3BEAAA%2CiBAAA%3B%3BAOsBA%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BEACD%2CeAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CSAAA%3BEACA%2CUAAA%3B%3BATrPJ%3BEACI%2C6CAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAIA%2CCAAC%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAAQJ%2CUAJO%2CEAIN%3BAAAD%2CKAHC%2CIAAI%2CYAGJ%3BAAAD%2CQAFI%2CIAAI%2CYAEP%3BAAAD%2CMADE%2CIAAI%2CYACL%3BEEmML%2C%2BBAAA%3B%3B%3B%3B%3B%3BAQxRA%2CyBAmCI%2CsBAsBI%2CQAAO%3BAC7CX%2CQAAC%3BAC2UL%3BAN5JA%2CeAKI%3BAO9KJ%2CYAGI%3BACKJ%3BACEA%3BACqCA%3BAC2DY%2C0BAVR%2CUAEK%2COAQI%3BAClIb%2CcAmBI%3BACLJ%2CoBAYI%3BAC0IA%2COAAC%2CQAMG%3BAC5KR%2CcAII%3BAAHJ%2CqBAGI%3BACJJ%2CYA0DI%2CcAKI%3BEpBiOR%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAS9GA%2CyBAmCI%2CsBAsBI%2CQAAO%2CMaxDT%3BAZWF%2CQAAC%2CMYXC%3BAXsVN%2CYWtVM%3BAjB0LN%2CeAKI%2CwBiB%5C%2FLE%3BAViBN%2CYAGI%2CKUpBE%3BATyBN%2CiBSzBM%3BAR2BN%2C0BQ3BM%3BAPgEN%2CMOhEM%3BAN2HM%2C0BAVR%2CUAEK%2COAQI%2CMM3HP%3BALPN%2CcAmBI%2CWKZE%3BAJON%2CoBAYI%2CWInBE%3BAH6JF%2COAAC%2CQAMG%2CGGnKF%3BAFTN%2CcAII%2CcEKE%3BAFRN%2CqBAGI%2CcEKE%3BADTN%2CYA0DI%2CcAKI%2CQCtDF%3BEACE%2CSAAA%3B%3BAAopBR%3BADzfoB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BAZ7JrB%2CyBAmCI%2CsBAyCI%2CqBACM%3BAEyLd%2CkBA2EI%2CQAAO%3BAA1EX%2CuBA0EI%2CQAAO%3BAYjUX%2CkBAGI%2CQAAO%3BAAFX%2CuBAEI%2CQAAO%3BAADX%2CqBACI%2CQAAO%3BEhBoBX%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEN6NA%2CqBAAA%3BEMxHA%2CqBAAA%3BENwHA%2CkBAAA%3B%3BAM5MA%2CuBAAC%3BAACD%2CuBAAC%3BAeykBD%2CyBf1kBC%3BAe0kBD%2CyBfzkBC%3BAcgFmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdjFpB%3BAciFmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdhFpB%3BAE7ED%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFDb%3BAE5ED%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFAb%3BAIyLD%2CkBA2EI%2CQAAO%2CUJrQV%3BAI0LD%2CkBA2EI%2CQAAO%2CUJpQV%3BAI0LD%2CuBA0EI%2CQAAO%2CUJrQV%3BAI2LD%2CuBA0EI%2CQAAO%2CUJpQV%3BAgB7DD%2CkBAGI%2CQAAO%2CWhByDV%3BAgB5DD%2CkBAGI%2CQAAO%2CWhB0DV%3BAgB5DD%2CuBAEI%2CQAAO%2CWhByDV%3BAgB3DD%2CuBAEI%2CQAAO%2CWhB0DV%3BAgB3DD%2CqBACI%2CQAAO%2CWhByDV%3BAgB1DD%2CqBACI%2CQAAO%2CWhB0DV%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CuBAAC%3BAe6jBD%2CyBf7jBC%3BAcoEmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdpEpB%3BAEzFD%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFYb%3BAI6KD%2CkBA2EI%2CQAAO%2CUJxPV%3BAI8KD%2CuBA0EI%2CQAAO%2CUJxPV%3BAgBzED%2CkBAGI%2CQAAO%2CWhBsEV%3BAgBxED%2CuBAEI%2CQAAO%2CWhBsEV%3BAgBvED%2CqBACI%2CQAAO%2CWhBsEV%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CuBAAC%3BAACD%2CuBAAC%3BAACD%2CQAAQ%2CUAAW%3BAe%2BiBnB%2CyBfjjBC%3BAeijBD%2CyBfhjBC%3BAACD%2CQAAQ%2CUe%2BiBR%3BADzfoB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdxDpB%3BAcwDmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdvDpB%3BAACD%2CQAAQ%2CUcsDY%2CaA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BAZ7JrB%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFwBb%3BAErGD%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFyBb%3BAACD%2CQAAQ%2CUEvGR%2C0BAmCI%2CsBAyCI%2CqBACM%3BAEyLd%2CkBA2EI%2CQAAO%2CUJ5OV%3BAIiKD%2CkBA2EI%2CQAAO%2CUJ3OV%3BAACD%2CQAAQ%2CUI%2BJR%2CmBA2EI%2CQAAO%3BAA1EX%2CuBA0EI%2CQAAO%2CUJ5OV%3BAIkKD%2CuBA0EI%2CQAAO%2CUJ3OV%3BAACD%2CQAAQ%2CUIgKR%2CwBA0EI%2CQAAO%3BAYjUX%2CkBAGI%2CQAAO%2CWhBkFV%3BAgBrFD%2CkBAGI%2CQAAO%2CWhBmFV%3BAACD%2CQAAQ%2CUgBvFR%2CmBAGI%2CQAAO%3BAAFX%2CuBAEI%2CQAAO%2CWhBkFV%3BAgBpFD%2CuBAEI%2CQAAO%2CWhBmFV%3BAACD%2CQAAQ%2CUgBtFR%2CwBAEI%2CQAAO%3BAADX%2CqBACI%2CQAAO%2CWhBkFV%3BAgBnFD%2CqBACI%2CQAAO%2CWhBmFV%3BAACD%2CQAAQ%2CUgBrFR%2CsBACI%2CQAAO%3BEtBqQX%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAAwDJ%2CuBAAC%3BAACD%2CuBAAC%3BAACD%2CuBAAC%3BAekfD%2CyBfpfC%3BAeofD%2CyBfnfC%3BAemfD%2CyBflfC%3BAcPmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdKpB%3BAcLmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdMpB%3BAcNmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdOpB%3BAEpKD%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFqFb%3BAElKD%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFsFb%3BAEnKD%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFuFb%3BAIkGD%2CkBA2EI%2CQAAO%2CUJ%5C%2FKV%3BAIoGD%2CkBA2EI%2CQAAO%2CUJ9KV%3BAImGD%2CkBA2EI%2CQAAO%2CUJ7KV%3BAImGD%2CuBA0EI%2CQAAO%2CUJ%5C%2FKV%3BAIqGD%2CuBA0EI%2CQAAO%2CUJ9KV%3BAIoGD%2CuBA0EI%2CQAAO%2CUJ7KV%3BAgBpJD%2CkBAGI%2CQAAO%2CWhB%2BIV%3BAgBlJD%2CkBAGI%2CQAAO%2CWhBgJV%3BAgBnJD%2CkBAGI%2CQAAO%2CWhBiJV%3BAgBnJD%2CuBAEI%2CQAAO%2CWhB%2BIV%3BAgBjJD%2CuBAEI%2CQAAO%2CWhBgJV%3BAgBlJD%2CuBAEI%2CQAAO%2CWhBiJV%3BAgBlJD%2CqBACI%2CQAAO%2CWhB%2BIV%3BAgBhJD%2CqBACI%2CQAAO%2CWhBgJV%3BAgBjJD%2CqBACI%2CQAAO%2CWhBiJV%3BEACG%2CqBAAA%3B%3BAF9FJ%2CKAAK%2CcA%2BFD%2CciB9IJ%3BAEdA%2CkBAoDI%2CeA4BI%2CSAEI%2CcFpEZ%3BAGyEA%2CgCAkCI%2CSACI%2CcH5GR%3BAIhCA%2CcA8II%2CcJ9GJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAjB4CJ%2CKAAK%2CcA%2BFD%2CciB9IJ%2CGAKK%3BAEnBL%2CkBAoDI%2CeA4BI%2CSAEI%2CcFpEZ%2CGAKK%3BAGoEL%2CgCAkCI%2CSACI%2CcH5GR%2CGAKK%3BAIrCL%2CcA8II%2CcJ9GJ%2CGAKK%3BEACG%2CSAAS%2CIAAT%3B%3BAjByCR%2CKAAK%2CcA%2BFD%2CciBpIJ%3BAExBA%2CkBAoDI%2CeA4BI%2CSAEI%2CcF1DZ%3BAG%2BDA%2CgCAkCI%2CSACI%2CcHlGR%3BAI1CA%2CcA8II%2CcJpGJ%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAK9CJ%2CgBACM%2CWAIE%3BAALR%2CgBAEM%2CaAGE%3BEpB0NR%2CWAAA%3B%3BAFhJA%2CKAAK%2CcA0GD%3BAuBoBJ%2CeAmBI%3BAHvHJ%2CgCAKI%3BEHaA%2CYAAA%3BEACA%2CqBAAA%3B%3BAjB7CJ%2CKAAK%2CcA0GD%2CuBiB3DA%3BAM%2BEJ%2CeAmBI%2CuBNlGA%3BAGrBJ%2CgCAKI%2CuBHgBA%3BEACI%2CgBAAA%3B%3BAXNR%2CQAAQ%2CMACJ%2CSAAQ%2CMAAO%2COAAM%3BEWsBrB%2CcAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAO7HJ%2CgBACI%2COAOI%3BE5BkQR%2CiBAAA%3BEqB9HI%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAO9IJ%2CgBACI%2COAOI%2CaP%2BHJ%3BEACI%2CgBAAA%3B%3BAXwoBR%2CcACI%3BActtBJ%2C2BACI%3BAAuBJ%2CgCACI%3BATkFJ%2C8BACI%3BAExDJ%2CcACI%3BACmHJ%2COAGI%3BAIrJJ%2CeACI%3BEDqEJ%2CmBAAA%3B%3BAXynBA%2CcACI%2CaWxnBF%3BAG9FF%2C2BACI%2CaH6FF%3BAGtEF%2CgCACI%2CaHqEF%3BANaF%2C8BACI%2CaMdF%3BAJ1CF%2CcACI%2CaIyCF%3BAH0EF%2COAGI%2CaG7EF%3BACxEF%2CeACI%2CaDuEF%3BErBiHF%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BA6B9RA%2CwBACI%2COR6LA%3BAOvFJ%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSPoEd%3BAIhMJ%2CcJgMI%3BAL9LJ%2CcACI%2COK6LA%3BASrHJ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSTmHd%3BAJiCJ%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIpCd%3BAJkCJ%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIpCd%3BEAnBJ%2CmBAAA%3B%3BAQ3KA%2CwBACI%2COR6LA%2CaAjBF%3BAOtEF%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSPoEd%2CaAjBF%3BAI%5C%2FKF%2CcJgMI%2CaAjBF%3BAL7KF%2CcACI%2COK6LA%2CaAjBF%3BASpGF%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSTmHd%2CaAjBF%3BAJkDF%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIpCd%2CaAjBF%3BAJmDF%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIpCd%2CaAjBF%3BErBiHF%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BA6B9RA%2CwBACI%2COR6LA%2CaAGM%3BAO1FV%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSPoEd%2CaAGM%3BAInMV%2CcJgMI%2CaAGM%3BALjMV%2CcACI%2COK6LA%2CaAGM%3BASxHV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSTmHd%2CaAGM%3BAJ8BV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIpCd%2CaAGM%3BAJ%2BBV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIpCd%2CaAGM%3BEACE%2CiBAAA%3B%3BAQlMZ%2CwBACI%2CORqMA%3BAO%5C%2FFJ%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSP4Ed%3BAIxMJ%2CcJwMI%3BALtMJ%2CcACI%2COKqMA%3BAS7HJ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CST2Hd%3BAJyBJ%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI5Bd%3BAJ0BJ%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI5Bd%3BEACI%2CqBAAA%3BEACA%2CeAAA%3B%3BAQxMR%2CwBACI%2CORqMA%2CWAIM%3BAOnGV%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSP4Ed%2CWAIM%3BAI5MV%2CcJwMI%2CWAIM%3BAL1MV%2CcACI%2COKqMA%2CWAIM%3BASjIV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CST2Hd%2CWAIM%3BAJqBV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI5Bd%2CWAIM%3BAJsBV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI5Bd%2CWAIM%3BErBoFV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BA6B9RA%2CwBACI%2CORqMA%2CWAQM%3BAOvGV%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSP4Ed%2CWAQM%3BAIhNV%2CcJwMI%2CWAQM%3BAL9MV%2CcACI%2COKqMA%2CWAQM%3BASrIV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CST2Hd%2CWAQM%3BAJiBV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI5Bd%2CWAQM%3BAJkBV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI5Bd%2CWAQM%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3B%3BAQhNZ%2CwBACI%2CORmNA%2CeACI%2CEAAC%3BAO9GT%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSP0Fd%2CeACI%2CEAAC%3BAIvNT%2CcJsNI%2CeACI%2CEAAC%3BALrNT%2CcACI%2COKmNA%2CeACI%2CEAAC%3BAS5IT%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSTyId%2CeACI%2CEAAC%3BAJUT%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIdd%2CeACI%2CEAAC%3BAJWT%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIdd%2CeACI%2CEAAC%3BEACG%2CgBAAA%3B%3BAQtNZ%2CwBACI%2CORmNA%2CeAKI%3BAOlHR%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSP0Fd%2CeAKI%3BAI3NR%2CcJsNI%2CeAKI%3BALzNR%2CcACI%2COKmNA%2CeAKI%3BAShJR%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSTyId%2CeAKI%3BAJMR%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIdd%2CeAKI%3BAJOR%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIdd%2CeAKI%3BEACI%2CmBAAA%3B%3BAGnMZ%3BATwFI%2CSAAC%3BEgBpEL%2CqBAAA%3BEACA%2CkBAAA%3B%3BA%5C%2FBFA%2CoBAAC%3BAACD%2CoBAAC%3BAwBpBD%2CqBxBmBC%3BAwBnBD%2CqBxBoBC%3BAeoEG%2CSAAC%2CSfrEJ%3BAeqEG%2CSAAC%2CSfpEJ%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CoBAAC%3BAwBzBD%2CqBxByBC%3BAe%2BDG%2CSAAC%2CSf%5C%2FDJ%3BEACG%2CWAAA%3B%3BAqBoLJ%2CoBUvLA%3BAPvBA%2CqBOuBA%3BAhBiEI%2CSAAC%2CSgBjEL%3BEAEI%2CeAAA%3BE%5C%2FB8OJ%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAAMA%2CoBDtBA%2CeCsBC%3BAR7CD%2CqBOuBA%2CeCsBC%3BAjB2CG%2CSAAC%2CSgBjEL%2CeCsBC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCzPgB%2COjCyPhB%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CoBDnCJ%2CeCkCC%2CMACI%3BAR1DL%2CqBOuBA%2CeCkCC%2CMACI%3BAjB8BD%2CSAAC%2CSgBjEL%2CeCkCC%2CMACI%3BEhC6ML%2CcAAA%3B%3BAgCvMI%2CoBDzCJ%2CeCwCC%2COACI%3BARhEL%2CqBOuBA%2CeCwCC%2COACI%3BAjBwBD%2CSAAC%2CSgBjEL%2CeCwCC%2COACI%3BEhCuML%2CcAAA%3B%3BA%2BBqEA%2CoBArTA%2CeAqTC%3BAP5UD%2CqBOuBA%2CeAqTC%3BAhBpPG%2CSAAC%2CSgBjEL%2CeAqTC%3BE%5C%2FBrED%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAAMA%2CoBDtBA%2CeAqTC%2COC%5C%2FRA%3BAR7CD%2CqBOuBA%2CeAqTC%2COC%5C%2FRA%3BAjB2CG%2CSAAC%2CSgBjEL%2CeAqTC%2COC%5C%2FRA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCxOc%2COjCwOd%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CoBDnCJ%2CeAqTC%2COCnRA%2CMACI%3BAR1DL%2CqBOuBA%2CeAqTC%2COCnRA%2CMACI%3BAjB8BD%2CSAAC%2CSgBjEL%2CeAqTC%2COCnRA%2CMACI%3BEhC6ML%2CcAAA%3B%3BAgCvMI%2CoBDzCJ%2CeAqTC%2COC7QA%2COACI%3BARhEL%2CqBOuBA%2CeAqTC%2COC7QA%2COACI%3BAjBwBD%2CSAAC%2CSgBjEL%2CeAqTC%2COC7QA%2COACI%3BEhCuML%2CcAAA%3B%3BAqBzDA%2CoBUAA%3BAP9MA%2CqBO8MA%3BAhBtHI%2CSAAC%2CSgBsHL%3BE%5C%2FByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE%2BBhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE%5C%2FB8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAqBzDA%2CoBUAA%2CYAsBI%3BAPpOJ%2CqBO8MA%2CYAsBI%3BAhB5IA%2CSAAC%2CSgBsHL%2CYAsBI%3BE%5C%2FBmCJ%2CSAAA%3BEAAA%2CyBAAA%3B%3BA%2BB3BQ%2CoBA9BR%2CYAsBI%2CGAQK%3BAP5OT%2CqBO8MA%2CYAsBI%2CGAQK%3BAhBpJL%2CSAAC%2CSgBsHL%2CYAsBI%2CGAQK%3BE%5C%2FB2BT%2CmBAAA%3BE%2BBzBY%2CeAAA%3B%3BAAuTZ%2CoBAvVA%2CYAuVC%3BAACD%2CoBAxVA%2CYAwVC%3BAPtiBD%2CqBO8MA%2CYAuVC%3BAPriBD%2CqBO8MA%2CYAwVC%3BAhB9cG%2CSAAC%2CSgBsHL%2CYAuVC%3BAhB7cG%2CSAAC%2CSgBsHL%2CYAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CoBAjWA%2CYAiWC%3BAP%5C%2FiBD%2CqBO8MA%2CYAiWC%3BAhBvdG%2CSAAC%2CSgBsHL%2CYAiWC%3BEACG%2CiBAAA%3BE%5C%2FBzSJ%2CsDAAA%3BE%2BB2SI%2CWAAA%3B%3BAAGJ%2CoBAvWA%2CYAuWC%3BAPrjBD%2CqBO8MA%2CYAuWC%3BAhB7dG%2CSAAC%2CSgBsHL%2CYAuWC%3BEACG%2CiBAAA%3BE%5C%2FB%5C%2FSJ%2CsDAAA%3BE%2BBiTI%2CWAAA%3B%3BAAzDJ%2CoBAjTA%2CYAiTC%3BAP%5C%2FfD%2CqBO8MA%2CYAiTC%3BAhBvaG%2CSAAC%2CSgBsHL%2CYAiTC%3BE%5C%2FBxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BA%2BB6PA%2CoBAtTA%2CYAsTC%3BAPpgBD%2CqBO8MA%2CYAsTC%3BAhB5aG%2CSAAC%2CSgBsHL%2CYAsTC%3BE%5C%2FB7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BA%2BBZA%2CoBAAC%3BAP3PD%2CqBO2PC%3BAhBnKG%2CSAAC%2CSgBmKJ%3BEACG%2CiBAAA%3B%3BAADJ%2CoBAAC%2COAGG%3BAP9PJ%2CqBO2PC%2COAGG%3BAhBtKA%2CSAAC%2CSgBmKJ%2COAGG%3BEACI%2CcAAA%3B%3BAGxRR%2COACI%2CgBAkCI%2CKACI%3BA1B5BZ%2CyBAYI%2CYAAW%3BAJ0EP%2CKAfH%2CcAYD%2CKAGK%2CIACG%3BAwBUZ%2CQA0CI%2CoBACI%2CKACI%3BAJxHZ%2CyBACI%2COAAM%2CIAAK%3BAA2Ef%2CgCAaI%2CKACI%3BAWtHR%2CMAAM%2CQAmBF%2CSACI%3BApBsOA%2C0BADJ%2CYACK%3BAU3PT%2CcA8EI%2CeAOI%2CKACI%2CKAGI%3BAH5ChB%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAkB%5C%2FB%2CYAGI%3BAAqDA%2CcAFM%2CSACV%2CSACK%2CKA8CG%2CYACI%2CMAAK%3BAclJD%2CQAnBhB%2CgBACI%2CUAGI%2CQAGI%2COAYK%2CIACG%3BEfkOpB%2CkBAAA%3BEACA%2CWAAA%3B%3BAOrBJ%3BAVeA%2CQACI%2CQAAO%2CMAAM%2CIAAI%3BAADrB%2CQAEI%2CQAAO%2CIAAI%3BACpPf%3BAACA%3BEEiQI%2CmBAAA%3B%3BAX4LI%2CQADJ%2CQACK%3BAA0PT%2CiBA4EI%2CMAAK%2COAKD%2CQAAO%3BAAuCP%2CcADJ%2CQACK%3BAInuBT%2CSAKI%2CMASI%2CQAAO%3BEdqMf%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BAXyPA%2C6BWSE%3BAtB0KM%2CQADJ%2CQACK%2COsB1KP%3BAtBoaF%2CiBA4EI%2CMAAK%2COAKD%2CQAAO%2COsBrfb%3BAtB4hBM%2CcADJ%2CQACK%2COsB5hBP%3BAlBvMF%2CSAKI%2CMASI%2CQAAO%2COkByLb%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2C6BAAC%3BAtBsaO%2CQADJ%2CQACK%2COsBtaR%3BAtBgqBD%2CiBA4EI%2CMAAK%2COAKD%2CQAAO%2COsBjvBd%3BAtBwxBO%2CcADJ%2CQACK%2COsBxxBR%3BAlBqDD%2CSAKI%2CMASI%2CQAAO%2COkBnEd%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC1OU%2COjC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C6BADH%2CMACI%3BAtByZG%2CQADJ%2CQACK%2COsB1ZR%2CMACI%3BAtBmpBL%2CiBA4EI%2CMAAK%2COAKD%2CQAAO%2COsBruBd%2CMACI%3BAtB2wBG%2CcADJ%2CQACK%2COsB5wBR%2CMACI%3BAlBwCL%2CSAKI%2CMASI%2CQAAO%2COkBvDd%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2C6BADH%2COACI%3BAtBmZG%2CQADJ%2CQACK%2COsBpZR%2COACI%3BAtB6oBL%2CiBA4EI%2CMAAK%2COAKD%2CQAAO%2COsB%5C%2FtBd%2COACI%3BAtBqwBG%2CcADJ%2CQACK%2COsBtwBR%2COACI%3BAlBkCL%2CSAKI%2CMASI%2CQAAO%2COkBjDd%2COACI%3BEhCqPL%2CcAAA%3B%3BAS9PQ%2CQAVH%2CKAUI%3BACsCT%2CQAAQ%2CKAAM%3BEWsNV%2CgBAAA%3B%3BAZ5PI%2CQAVH%2CKAUI%2CKY8PH%3BAXxNN%2CQAAQ%2CKAAM%2CEWwNR%3BErBAN%2CWAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CiBsBiJM%2CItBjJL%3BAU7GO%2CQAVH%2CKAUI%2CKY8PH%2CItBjJL%3BAWvED%2CQAAQ%2CKAAM%2CEWwNR%2CItBjJL%3BECiJD%2CWAAA%3BEAAA%2C0BAAA%3B%3BAD5IA%2CiBsB4IM%2CItB5IL%3BAUlHO%2CQAVH%2CKAUI%2CKY8PH%2CItB5IL%3BAW5ED%2CQAAQ%2CKAAM%2CEWwNR%2CItB5IL%3BEC4ID%2CWAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CiBsBuIM%2CItBvIL%3BAUvHO%2CQAVH%2CKAUI%2CKY8PH%2CItBvIL%3BAWjFD%2CQAAQ%2CKAAM%2CEWwNR%2CItBvIL%3BECuID%2CWAAA%3BEAAA%2C0BAAA%3B%3BAwB7QA%2CKAAK%2CaAAa%2CMACd%3BAalBJ%2CmBACI%3BACoQA%2CSAAU%2CQAAC%2COAAO%3BAhBrPtB%2CKAAK%2CSAAS%2CMACV%3BEDiSJ%2CcAAA%3B%3BAjBzKQ%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%3BAmCxGd%2CYAgFI%3BAChGJ%2C%2BBAGI%2C4BAMI%3BACER%3BAChBA%2CwBAiFI%2C0BASI%3BA7BxGR%2C0BA6BI%3BA8BzBQ%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BAtCcvB%2CaAGI%2CiBACI%3BAUmBA%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%3BAADN%2CcAAe%2CUApClB%2CMAAM%2COAqCG%3BA6BJd%2CqBACI%3BE5CuPJ%2CuBAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEeyIA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAtBlMA%2C0BAAC%3BAKJO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CILIb%3BAwC5GD%2CYAgFI%2CmBxC4BH%3BAyC5HD%2C%2BBAGI%2C4BAMI%2CazCmHP%3BA0CjHD%2CmB1CiHC%3BA2CjID%2CwBAiFI%2C0BASI%2Ce3CuCP%3BAc%5C%2FID%2C0BA6BI%2CadkHH%3BA4C3IW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM5C0ItB%3BAM5HD%2CaAGI%2CiBACI%2CeNwHP%3BAgBrGO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUhBmGb%3BAgBpGO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUhBmGb%3BA6CvGD%2CqBACI%2Ce7CsGH%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2C0BAAC%3BAKTO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CILSb%3BAwCjHD%2CYAgFI%2CmBxCiCH%3BAyCjID%2C%2BBAGI%2C4BAMI%2CazCwHP%3BA0CtHD%2CmB1CsHC%3BA2CtID%2CwBAiFI%2C0BASI%2Ce3C4CP%3BAcpJD%2C0BA6BI%2CaduHH%3BA4ChJW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM5C%2BItB%3BAMjID%2CaAGI%2CiBACI%2CeN6HP%3BAgB1GO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUhBwGb%3BAgBzGO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUhBwGb%3BA6C5GD%2CqBACI%2Ce7C2GH%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2C0BAAC%3BAKdO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CILcb%3BAwCtHD%2CYAgFI%2CmBxCsCH%3BAyCtID%2C%2BBAGI%2C4BAMI%2CazC6HP%3BA0C3HD%2CmB1C2HC%3BA2C3ID%2CwBAiFI%2C0BASI%2Ce3CiDP%3BAczJD%2C0BA6BI%2Cad4HH%3BA4CrJW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM5CoJtB%3BAMtID%2CaAGI%2CiBACI%2CeNkIP%3BAgB%5C%2FGO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUhB6Gb%3BAgB9GO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUhB6Gb%3BA6CjHD%2CqBACI%2Ce7CgHH%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2C0BAAC%3BAACD%2C0BAAC%3BAACD%2C0BAAC%3BAF%5C%2FDO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIE6Db%3BAF7DO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIE8Db%3BAF9DO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIE%2BDb%3BAiCvKD%2CYAgFI%2CmBjCqFH%3BAiCrKD%2CYAgFI%2CmBjCsFH%3BAiCtKD%2CYAgFI%2CmBjCuFH%3BAkCvLD%2C%2BBAGI%2C4BAMI%2CalC4KP%3BAkCrLD%2C%2BBAGI%2C4BAMI%2CalC6KP%3BAkCtLD%2C%2BBAGI%2C4BAMI%2CalC8KP%3BAmC5KD%2CmBnC0KC%3BAmC1KD%2CmBnC2KC%3BAmC3KD%2CmBnC4KC%3BAoC5LD%2CwBAiFI%2C0BASI%2CepCgGP%3BAoC1LD%2CwBAiFI%2C0BASI%2CepCiGP%3BAoC3LD%2CwBAiFI%2C0BASI%2CepCkGP%3BAO1MD%2C0BA6BI%2CaP2KH%3BAOxMD%2C0BA6BI%2CaP4KH%3BAOzMD%2C0BA6BI%2CaP6KH%3BAqCtMW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMrCmMtB%3BAqCpMW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMrCoMtB%3BAqCrMW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMrCqMtB%3BADvLD%2CaAGI%2CiBACI%2CeCiLP%3BADrLD%2CaAGI%2CiBACI%2CeCkLP%3BADtLD%2CaAGI%2CiBACI%2CeCmLP%3BAShKO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUT4Jb%3BAS9JO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUT6Jb%3BAS%5C%2FJO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUT8Jb%3BAS%5C%2FJO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUT4Jb%3BAS7JO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUT6Jb%3BAS9JO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUT8Jb%3BAsClKD%2CqBACI%2CetC%2BJH%3BAsChKD%2CqBACI%2CetCgKH%3BAsCjKD%2CqBACI%2CetCiKH%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2C0BAAC%3BAACD%2C0BAAC%3BAACD%2CQAAQ%2CUAAW%3BAFtEX%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIEoEb%3BAFpEO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIEqEb%3BAACD%2CQAAQ%2CUFtEA%2CMA5DH%2CcA2DD%2CQACK%2CKAAK%3BAmCxGd%2CYAgFI%2CmBjC4FH%3BAiC5KD%2CYAgFI%2CmBjC6FH%3BAACD%2CQAAQ%2CUiC9KR%2CaAgFI%3BAChGJ%2C%2BBAGI%2C4BAMI%2CalCmLP%3BAkC5LD%2C%2BBAGI%2C4BAMI%2CalCoLP%3BAACD%2CQAAQ%2CUkC9LR%2CgCAGI%2C4BAMI%3BACER%2CmBnCiLC%3BAmCjLD%2CmBnCkLC%3BAACD%2CQAAQ%2CUmCnLR%3BAChBA%2CwBAiFI%2C0BASI%2CepCuGP%3BAoCjMD%2CwBAiFI%2C0BASI%2CepCwGP%3BAACD%2CQAAQ%2CUoCnMR%2CyBAiFI%2C0BASI%3BA7BxGR%2C0BA6BI%2CaPkLH%3BAO%5C%2FMD%2C0BA6BI%2CaPmLH%3BAACD%2CQAAQ%2CUOjNR%2C2BA6BI%3BA8BzBQ%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMrC0MtB%3BAqC3MW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMrC2MtB%3BAACD%2CQAAQ%2CUqC7MI%2CMAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BAtCcvB%2CaAGI%2CiBACI%2CeCwLP%3BAD5LD%2CaAGI%2CiBACI%2CeCyLP%3BAACD%2CQAAQ%2CUD9LR%2CcAGI%2CiBACI%3BAUmBA%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUTmKb%3BASrKO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUToKb%3BAACD%2CQAAQ%2CUSvKA%2CkBAAkB%2CUAnCrB%2CMAAM%2COAqCG%3BAADN%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUTmKb%3BASpKO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUToKb%3BAACD%2CQAAQ%2CUStKA%2CeAAe%2CUApClB%2CMAAM%2COAqCG%3BA6BJd%2CqBACI%2CetCsKH%3BAsCvKD%2CqBACI%2CetCuKH%3BAACD%2CQAAQ%2CUsCzKR%2CsBACI%3BE5CuPJ%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAF3EI%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIiBwMb%3BAjBxMO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIiByMb%2CIAAI%3BAkBjTL%2CYAgFI%2CmBlBgOH%3BAkBhTD%2CYAgFI%2CmBlBiOH%2CIAAI%3BAmBjUL%2C%2BBAGI%2C4BAMI%2CanBuTP%3BAmBhUD%2C%2BBAGI%2C4BAMI%2CanBwTP%2CIAAI%3BAoBtTL%2CmBpBqTC%3BAoBrTD%2CmBpBsTC%2CIAAI%3BAqBtUL%2CwBAiFI%2C0BASI%2CerB2OP%3BAqBrUD%2CwBAiFI%2C0BASI%2CerB4OP%2CIAAI%3BARpVL%2C0BA6BI%2CaQsTH%3BARnVD%2C0BA6BI%2CaQuTH%2CIAAI%3BAsBhVO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtB8UtB%3BAsB%5C%2FUW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtB%2BUtB%2CIAAI%3BAhBjUL%2CaAGI%2CiBACI%2CegB4TP%3BAhBhUD%2CaAGI%2CiBACI%2CegB6TP%2CIAAI%3BAN1SG%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUMuSb%3BANzSO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUMwSb%2CIAAI%3BANzSG%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUMuSb%3BANxSO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUMwSb%2CIAAI%3BAuB5SL%2CqBACI%2CevB0SH%3BAuB3SD%2CqBACI%2CevB2SH%2CIAAI%3BEACD%2CgBAAA%3B%3BAAwFI%2CeADJ%2CQACK%3BAG5aT%2CwBH2aI%2CQACK%3BAG3aT%2CuBH0aI%2CQACK%3BAwB7aT%2CqBxB4aI%2CQACK%3BAS7aT%2CmBT4aI%2CQACK%3BAyB7aT%2CKAAK%2CKAAK%2COzB4aN%2CQACK%3BErB7IT%2CuBAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEeyIA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEAqBI%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAtB3NJ%2CkBAAC%3BAsB8RO%2CeADJ%2CQACK%2COtB9RR%3BAyB9ID%2CwBH2aI%2CQACK%2COtB9RR%3BAyB7ID%2CuBH0aI%2CQACK%2COtB9RR%3BA8C%5C%2FID%2CqBxB4aI%2CQACK%2COtB9RR%3BA%2BB%5C%2FID%2CmBT4aI%2CQACK%2COtB9RR%3BA%2BC%5C%2FID%2CKAAK%2CKAAK%2COzB4aN%2CQACK%2COtB9RR%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CkBAAC%3BAsByRO%2CeADJ%2CQACK%2COtBzRR%3BAyBnJD%2CwBH2aI%2CQACK%2COtBzRR%3BAyBlJD%2CuBH0aI%2CQACK%2COtBzRR%3BA8CpJD%2CqBxB4aI%2CQACK%2COtBzRR%3BA%2BBpJD%2CmBT4aI%2CQACK%2COtBzRR%3BA%2BCpJD%2CKAAK%2CKAAK%2COzB4aN%2CQACK%2COtBzRR%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CkBAAC%3BAsBoRO%2CeADJ%2CQACK%2COtBpRR%3BAyBxJD%2CwBH2aI%2CQACK%2COtBpRR%3BAyBvJD%2CuBH0aI%2CQACK%2COtBpRR%3BA8CzJD%2CqBxB4aI%2CQACK%2COtBpRR%3BA%2BBzJD%2CmBT4aI%2CQACK%2COtBpRR%3BA%2BCzJD%2CKAAK%2CKAAK%2COzB4aN%2CQACK%2COtBpRR%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2CkBAAC%3BAACD%2CkBAAC%3BAACD%2CkBAAC%3BAemOO%2CeADJ%2CQACK%2COfrOR%3BAeqOO%2CeADJ%2CQACK%2COfpOR%3BAeoOO%2CeADJ%2CQACK%2COfnOR%3BAkBzMD%2CwBH2aI%2CQACK%2COfrOR%3BAkBvMD%2CwBH2aI%2CQACK%2COfpOR%3BAkBxMD%2CwBH2aI%2CQACK%2COfnOR%3BAkBxMD%2CuBH0aI%2CQACK%2COfrOR%3BAkBtMD%2CuBH0aI%2CQACK%2COfpOR%3BAkBvMD%2CuBH0aI%2CQACK%2COfnOR%3BAuC1MD%2CqBxB4aI%2CQACK%2COfrOR%3BAuCxMD%2CqBxB4aI%2CQACK%2COfpOR%3BAuCzMD%2CqBxB4aI%2CQACK%2COfnOR%3BAwB1MD%2CmBT4aI%2CQACK%2COfrOR%3BAwBxMD%2CmBT4aI%2CQACK%2COfpOR%3BAwBzMD%2CmBT4aI%2CQACK%2COfnOR%3BAwC1MD%2CKAAK%2CKAAK%2COzB4aN%2CQACK%2COfrOR%3BAwCxMD%2CKAAK%2CKAAK%2COzB4aN%2CQACK%2COfpOR%3BAwCzMD%2CKAAK%2CKAAK%2COzB4aN%2CQACK%2COfnOR%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CkBAAC%3BAACD%2CkBAAC%3BAACD%2CQAAQ%2CUAAW%3BAe4NX%2CeADJ%2CQACK%2COf9NR%3BAe8NO%2CeADJ%2CQACK%2COf7NR%3BAACD%2CQAAQ%2CUe4NA%2CgBADJ%2CQACK%3BAG5aT%2CwBH2aI%2CQACK%2COf9NR%3BAkB9MD%2CwBH2aI%2CQACK%2COf7NR%3BAACD%2CQAAQ%2CUkBhNR%2CyBH2aI%2CQACK%3BAG3aT%2CuBH0aI%2CQACK%2COf9NR%3BAkB7MD%2CuBH0aI%2CQACK%2COf7NR%3BAACD%2CQAAQ%2CUkB%5C%2FMR%2CwBH0aI%2CQACK%3BAwB7aT%2CqBxB4aI%2CQACK%2COf9NR%3BAuC%5C%2FMD%2CqBxB4aI%2CQACK%2COf7NR%3BAACD%2CQAAQ%2CUuCjNR%2CsBxB4aI%2CQACK%3BAS7aT%2CmBT4aI%2CQACK%2COf9NR%3BAwB%5C%2FMD%2CmBT4aI%2CQACK%2COf7NR%3BAACD%2CQAAQ%2CUwBjNR%2CoBT4aI%2CQACK%3BAyB7aT%2CKAAK%2CKAAK%2COzB4aN%2CQACK%2COf9NR%3BAwC%5C%2FMD%2CKAAK%2CKAAK%2COzB4aN%2CQACK%2COf7NR%3BAACD%2CQAAQ%2CUwCjNR%2CMAAK%2CKAAK%2COzB4aN%2CQACK%3BErB7IT%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAeuNI%2CeADJ%2CQACK%2COA1FR%3BAA0FO%2CeADJ%2CQACK%2COAzFR%2CIAAI%3BAGnVL%2CwBH2aI%2CQACK%2COA1FR%3BAGlVD%2CwBH2aI%2CQACK%2COAzFR%2CIAAI%3BAGlVL%2CuBH0aI%2CQACK%2COA1FR%3BAGjVD%2CuBH0aI%2CQACK%2COAzFR%2CIAAI%3BAwBpVL%2CqBxB4aI%2CQACK%2COA1FR%3BAwBnVD%2CqBxB4aI%2CQACK%2COAzFR%2CIAAI%3BASpVL%2CmBT4aI%2CQACK%2COA1FR%3BASnVD%2CmBT4aI%2CQACK%2COAzFR%2CIAAI%3BAyBpVL%2CKAAK%2CKAAK%2COzB4aN%2CQACK%2COA1FR%3BAyBnVD%2CKAAK%2CKAAK%2COzB4aN%2CQACK%2COAzFR%2CIAAI%3BEACD%2CgBAAA%3B%3BAGpVJ%2CwBH8XI%3BAG7XJ%2CuBH6XI%3BAwB%5C%2FXJ%2CqBxB%2BXI%3BAS%5C%2FXJ%2CmBT%2BXI%3BAyB%5C%2FXJ%2CKAAK%2CKAAK%2COzB%2BXN%3BEACI%2CmBAAA%3B%3BAG%5C%2FXR%2CwBH8XI%2CUAGI%2COACK%2CIAAI%2CSACD%3BAGlYhB%2CuBH6XI%2CUAGI%2COACK%2CIAAI%2CSACD%3BAwBpYhB%2CqBxB%2BXI%2CUAGI%2COACK%2CIAAI%2CSACD%3BASpYhB%2CmBT%2BXI%2CUAGI%2COACK%2CIAAI%2CSACD%3BAyBpYhB%2CKAAK%2CKAAK%2COzB%2BXN%2CUAGI%2COACK%2CIAAI%2CSACD%3BEACI%2CUAAA%3B%3BAGpYpB%2CwBH8XI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%3BAG5YlB%2CuBH6XI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%3BAwB9YlB%2CqBxB%2BXI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%3BAS9YlB%2CmBT%2BXI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%3BAyB9YlB%2CKAAK%2CKAAK%2COzB%2BXN%2CUAWI%2CiBACK%2CIAAI%2CcAGC%3BEAOE%2CWAAA%3B%3BAGpZpB%2CwBH8XI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%2CaACE%2CQACK%3BAG9YzB%2CuBH6XI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%2CaACE%2CQACK%3BAwBhZzB%2CqBxB%2BXI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%2CaACE%2CQACK%3BAShZzB%2CmBT%2BXI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%2CaACE%2CQACK%3BAyBhZzB%2CKAAK%2CKAAK%2COzB%2BXN%2CUAWI%2CiBACK%2CIAAI%2CcAGC%2CaACE%2CQACK%3BEACG%2CgBAAA%3B%3BAGhZ5B%2CwBH8XI%2CUA2BI%2CQACI%3BAGzZZ%2CuBH6XI%2CUA2BI%2CQACI%3BAwB3ZZ%2CqBxB%2BXI%2CUA2BI%2CQACI%3BAS3ZZ%2CmBT%2BXI%2CUA2BI%2CQACI%3BAyB3ZZ%2CKAAK%2CKAAK%2COzB%2BXN%2CUA2BI%2CQACI%3BEACI%2CSAAA%3B%3BAG3ZhB%2CwBHgaI%2CSACK%3BAGhaT%2CuBH%2BZI%2CSACK%3BAwBlaT%2CqBxBiaI%2CSACK%3BASlaT%2CmBTiaI%2CSACK%3BAyBlaT%2CKAAK%2CKAAK%2COzBiaN%2CSACK%3BEACG%2CgBAAA%3B%3BAGlaZ%2CwBHsaI%3BAGraJ%2CuBHqaI%3BAwBvaJ%2CqBxBuaI%3BASvaJ%2CmBTuaI%3BAyBvaJ%2CKAAK%2CKAAK%2COzBuaN%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAhB%5C%2FPI%2CoBAFR%2CaACI%2CoBACK%2CIAAI%3BEL3JjB%2CSAAA%3BEACA%2CkBAAA%3B%3BA%2BCCQ%2CSAJF%2CSAIG%2CSACK%3BAADN%2CSAHF%2CUAAU%2CSAGP%2CSACK%3BAtCoCN%2CQA9BH%2CKA8BI%2CQAGG%2CmBACM%2CUAME%3BACwnBpB%2CiBAGI%2CMAAK%2CMAAM%2COAEP%3BAALR%2CiBAII%2CMAAK%2CMAAM%2CQACP%3BAN%5C%2FlBA%2CKAfH%2CcAYD%2CKAGK%2CIAMG%3BAuBqDJ%2CiBAhBJ%2CQAgBK%2CSAGG%3BAAHJ%2CiBAhBJ%2CQAgBK%2CSAgCG%3BAhB1KZ%2CqBACI%3BA%2BBFJ%2CwBA0GI%2CsBACM%3BAA3GV%2CwBA0HI%2CUACI%3BAMxHR%2CwBAoFI%2COACI%3BApBjBA%2CSADJ%2CUACK%2CMACK%3BAAmBd%2CQACI%2CQAAO%2CKAYH%2CSACK%3BAAsCb%2CMAAM%2COACF%2COACI%3BAAUR%2CYACI%3BAqB1HJ%2C0BAaI%2CyBACI%2CUACI%2CQAAO%3BANhDnB%2CsBAcI%2CUAAS%2CSACJ%3BAOjBT%2CYACI%2CuBAGI%2COAGI%3BApCiBZ%2CuBACI%3BACqIJ%2C2BAKI%2CsBAII%2CUACM%3BAAiBd%2CuBACI%2CoBACI%3BAUxMR%2CcA8EI%2CeAOI%2CKASI%3BAA9FZ%2CcAuJI%2COAGI%2CkBACI%2CcACI%2CUACM%3BA0B3JtB%2CMAAM%2CWA0CF%3BAlCyFJ%2CcAKI%2CcAOI%3BAmCjJR%2CYACI%2CeAEI%2COACI%3BAlCgGR%2COADG%2CKACF%2CIAAI%3BAA8FT%2CYAAa%2COAAM%2CQAEf%2CUAgCI%3BAAjCR%2CYACI%2CUAgCI%3BAI7GA%2CcAFM%2CSACV%2CSACK%2CKAwBG%2CaACI%3BEtB5HhB%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAqDdI%2CsBAAC%2CcAGG%2CsBAQI%3BErDOZ%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAQA%2CiBAAC%3BAACD%2CiBAAC%3BAqB8VW%2CeAZR%2CUAWI%2CiBACK%2CIAAI%2CcrB%5C%2FVhB%3BAqB%2BVW%2CeAZR%2CUAWI%2CiBACK%2CIAAI%2CcrB9VhB%3BAsD%5C%2FBD%2CQtD8BC%3BAsD9BD%2CQtD%2BBC%3BAsDfD%2CiBtDcC%3BAsDdD%2CiBtDeC%3BAUsVD%2CQA4FI%2CsBVnbH%3BAUuVD%2CQA4FI%2CsBVlbH%3BAIkCD%2CKAAK%2CcA4CD%2CiBJ%5C%2FEH%3BAImCD%2CKAAK%2CcA4CD%2CiBJ9EH%3BAIkCD%2CKAAK%2CcA%2BFD%2CcJlIH%3BAImCD%2CKAAK%2CcA%2BFD%2CcJjIH%3BA2BgKD%2CeAGI%2CcAWM%2CW3B%5C%2FKT%3BA2BiKD%2CeAGI%2CcAWM%2CW3B9KT%3BAWxBD%2CmBXuBC%3BAWvBD%2CmBXwBC%3BAWQD%2CyBXTC%3BAWSD%2CyBXRC%3BAuDxCD%2CsBvDuCC%3BAuDvCD%2CsBvDwCC%3BAuCiDO%2CYADJ%2COACK%2CUvClDR%3BAuCkDO%2CYADJ%2COACK%2CUvCjDR%3BAuB3BD%2CkBAoDI%2CeA4BI%2CSAEI%2CcvBxDX%3BAuB1BD%2CkBAoDI%2CeA4BI%2CSAEI%2CcvBvDX%3BA4BsCD%2CSACI%2CUAWI%2CO5BnDP%3BA4BuCD%2CSACI%2CUAWI%2CO5BlDP%3BAiDGD%2C0BACI%2CkBjDLH%3BAiDID%2C0BACI%2CkBjDJH%3BAK1BD%2CaLyBC%3BAKzBD%2CaL0BC%3BAKoDD%2CgBAgCI%2CSLrFH%3BAKqDD%2CgBAgCI%2CSLpFH%3BAKgGD%2CoBACI%2CoBLlGH%3BAKiGD%2CoBACI%2CoBLjGH%3BAKgGD%2CoBAEI%2CkCLnGH%3BAKiGD%2CoBAEI%2CkCLlGH%3BAwB4DD%2CgCAkCI%2CSACI%2CcxBhGP%3BAwB6DD%2CgCAkCI%2CSACI%2CcxB%5C%2FFP%3BAwDXD%2CmBxDUC%3BAwDVD%2CmBxDWC%3BAwD%2BED%2CYAAa%2CMAAK%2CMAGd%2CexDnFH%3BAwDgFD%2CYAAa%2CMAAK%2CMAGd%2CexDlFH%3BAwDgFD%2CkBAEI%2CexDnFH%3BAwDiFD%2CkBAEI%2CexDlFH%3BAwDiFD%2CmBACI%2CexDnFH%3BAwDkFD%2CmBACI%2CexDlFH%3BAwD8HD%2CcAKI%2CSxDpIH%3BAwD%2BHD%2CcAKI%2CSxDnIH%3BAyDtCD%2CUAWI%2CgBzD0BH%3BAyDrCD%2CUAWI%2CgBzD2BH%3BAyB7CD%2CcA8II%2CczBlGH%3BAyB5CD%2CcA8II%2CczBjGH%3BAyB7CD%2CcAuJI%2COzB3GH%3BAyB5CD%2CcAuJI%2COzB1GH%3BAyB7CD%2CcAkMI%2CezBtJH%3BAyB5CD%2CcAkMI%2CezBrJH%3BAsC6GD%2CgBACI%2CiBtC%5C%2FGH%3BAsC8GD%2CgBACI%2CiBtC9GH%3BAkBsBG%2COAAC%2CQlBvBJ%3BAkBuBG%2COAAC%2CQlBtBJ%3BAwB5CD%2CwBH8XI%2CUAWI%2CiBACK%2CIAAI%2CcrB%5C%2FVhB%3BAwB3CD%2CwBH8XI%2CUAWI%2CiBACK%2CIAAI%2CcrB9VhB%3BAwB3CD%2CuBH6XI%2CUAWI%2CiBACK%2CIAAI%2CcrB%5C%2FVhB%3BAwB1CD%2CuBH6XI%2CUAWI%2CiBACK%2CIAAI%2CcrB9VhB%3BA6C7CD%2CqBxB%2BXI%2CUAWI%2CiBACK%2CIAAI%2CcrB%5C%2FVhB%3BA6C5CD%2CqBxB%2BXI%2CUAWI%2CiBACK%2CIAAI%2CcrB9VhB%3BA8B7CD%2CmBT%2BXI%2CUAWI%2CiBACK%2CIAAI%2CcrB%5C%2FVhB%3BA8B5CD%2CmBT%2BXI%2CUAWI%2CiBACK%2CIAAI%2CcrB9VhB%3BA8C7CD%2CKAAK%2CKAAK%2COzB%2BXN%2CUAWI%2CiBACK%2CIAAI%2CcrB%5C%2FVhB%3BA8C5CD%2CKAAK%2CKAAK%2COzB%2BXN%2CUAWI%2CiBACK%2CIAAI%2CcrB9VhB%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BAqByVW%2CeAZR%2CUAWI%2CiBACK%2CIAAI%2CcrBzVhB%3BAsDpCD%2CQtDoCC%3BAsDpBD%2CiBtDoBC%3BAUiVD%2CQA4FI%2CsBV7aH%3BAI6BD%2CKAAK%2CcA4CD%2CiBJzEH%3BAI6BD%2CKAAK%2CcA%2BFD%2CcJ5HH%3BA2B2JD%2CeAGI%2CcAWM%2CW3BzKT%3BAW7BD%2CmBX6BC%3BAWGD%2CyBXHC%3BAuD7CD%2CsBvD6CC%3BAuC4CO%2CYADJ%2COACK%2CUvC5CR%3BAuBhCD%2CkBAoDI%2CeA4BI%2CSAEI%2CcvBlDX%3BA4BiCD%2CSACI%2CUAWI%2CO5B7CP%3BAiDFD%2C0BACI%2CkBjDCH%3BAK%5C%2FBD%2CaL%2BBC%3BAK%2BCD%2CgBAgCI%2CSL%5C%2FEH%3BAK2FD%2CoBACI%2CoBL5FH%3BAK2FD%2CoBAEI%2CkCL7FH%3BAwBuDD%2CgCAkCI%2CSACI%2CcxB1FP%3BAwDhBD%2CmBxDgBC%3BAwD0ED%2CYAAa%2CMAAK%2CMAGd%2CexD7EH%3BAwD2ED%2CkBAEI%2CexD7EH%3BAwD4ED%2CmBACI%2CexD7EH%3BAwDyHD%2CcAKI%2CSxD9HH%3BAyD3CD%2CUAWI%2CgBzDgCH%3BAyBlDD%2CcA8II%2CczB5FH%3BAyBlDD%2CcAuJI%2COzBrGH%3BAyBlDD%2CcAkMI%2CezBhJH%3BAsCwGD%2CgBACI%2CiBtCzGH%3BAkBiBG%2COAAC%2CQlBjBJ%3BAwBjDD%2CwBH8XI%2CUAWI%2CiBACK%2CIAAI%2CcrBzVhB%3BAwBhDD%2CuBH6XI%2CUAWI%2CiBACK%2CIAAI%2CcrBzVhB%3BA6ClDD%2CqBxB%2BXI%2CUAWI%2CiBACK%2CIAAI%2CcrBzVhB%3BA8BlDD%2CmBT%2BXI%2CUAWI%2CiBACK%2CIAAI%2CcrBzVhB%3BA8ClDD%2CKAAK%2CKAAK%2COzB%2BXN%2CUAWI%2CiBACK%2CIAAI%2CcrBzVhB%3BEACG%2CWAAA%3B%3BAqBqnCJ%2CeACI%3BAA2BJ%3BAqChsCA%2CQAGI%2CQAAO%3BAAHX%2CQAYI%3BAAZJ%2CQAmBI%3BAxBvBJ%2COACI%2CgBAqBI%3BA1BdR%2CyBAmCI%3BACnBA%2CQAAC%3BAC2WL%2CQA4FI%2CsBAII%3BAiD%5C%2FZR%3BAvD9DA%3BAmC6BA%2CYAuBI%3BAc7CA%2CsBAAC%2CcAgBG%3BA9BXR%3BAaLoB%2CQAZhB%2CgBACI%2CUAGI%2CQAGI%2COAKK%3BAhByID%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%3BA2BnFjB%2CMAAC%2CK1BsmCD%3BAuCjqCI%2CMADJ%2CSACK%3BEvC%2BjBT%2CsBAAA%3B%3BAWjgBA%2CoBAAC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAhC7TA%2CiBAAC%3BAACD%2CiBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2CWAAA%3B%3BAqB6lBJ%2CiBU%5C%2FMA%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAV6MJ%2CiBU1MA%3BEACI%2CYAAA%3BEACA%2CSAAA%3B%3BAVwMJ%2CiBU1LA%2COAAM%3BAV0LN%2CiBjBjkBA%2CMAAK%2CcA4CD%2CiBAGM%2CU2BwVJ%3BAV0LN%2CiBhB5lBA%2Ca0BkaM%3BEACF%2C6BAAA%3BEACA%2C0BAAA%3B%3BAVwLJ%2CiBUrLA%2COAAS%3BAVqLT%2CiBjBjkBA%2CMAAK%2CcA4CD%2CiBAGM%2CU2B6VD%3BAVqLT%2CiBhB5lBA%2Ca0BuaS%3BEACL%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAVkLJ%2CiBUjfA%3BE%5C%2FBiIA%2CgBAAA%3BEAAA%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAXglBA%2CiBUjfA%2CeCqHE%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgC2CA%2CiBDyFA%2CeCzFC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCzPgB%2COjCyPhB%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CiBD4EJ%2CeC7EC%2CMACI%3BEhC6ML%2CcAAA%3B%3BAgCvMI%2CiBDsEJ%2CeCvEC%2COACI%3BEhCuML%2CcAAA%3B%3BA%2BBuHA%2CiBAxPA%2CeAwPC%3BE%5C%2FBvHD%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BADuVA%2CiBAxPA%2CeAwPC%2COCnIC%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgC2CA%2CiBDyFA%2CeAwPC%2COCjVA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCxOc%2COjCwOd%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CiBD4EJ%2CeAwPC%2COCrUA%2CMACI%3BEhC6ML%2CcAAA%3B%3BAgCvMI%2CiBDsEJ%2CeAwPC%2COC%5C%2FTA%2COACI%3BEhCuML%2CcAAA%3B%3BAqBgXA%2CiBUzaA%3BE%5C%2FByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BE%2BBhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE%5C%2FB8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAqBgXA%2CiBUzaA%2COAsBI%3BE%5C%2FBmCJ%2CSAAA%3BEAAA%2CgBAAA%3B%3BA%2BB3BQ%2CiBA9BR%2COAsBI%2CGAQK%3BE%5C%2FB2BT%2CmBAAA%3BE%2BBzBY%2CeAAA%3B%3BAAuTZ%2CiBAvVA%2COAuVC%3BAACD%2CiBAxVA%2COAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CiBAjWA%2COAiWC%3BEACG%2CiBAAA%3BE%5C%2FBzSJ%2CsDAAA%3BE%2BB2SI%2CWAAA%3B%3BAAGJ%2CiBAvWA%2COAuWC%3BEACG%2CiBAAA%3BE%5C%2FB%5C%2FSJ%2CsDAAA%3BE%2BBiTI%2CWAAA%3B%3BAAlCJ%2CiBAxUA%2COAwUC%3BE%5C%2FB%5C%2FQD%2CWAAA%3BEAAA%2CUAAA%3B%3BA%2BBoRA%2CiBA7UA%2COA6UC%3BE%5C%2FBpRD%2CUAAA%3BEAAA%2CUAAA%3B%3BA%2BBZA%2CiBAAC%3BEACG%2CiBAAA%3B%3BAADJ%2CiBAAC%2COAGG%3BEACI%2CcAAA%3B%3BAvBhRR%2CyBAmCI%2CsBAyCI%2CqBACM%3BAEyLd%2CkBA2EI%2CQAAO%3BAA1EX%2CuBA0EI%2CQAAO%3BAYjUX%2CkBAGI%2CQAAO%3BAAFX%2CuBAEI%2CQAAO%3BAADX%2CqBACI%2CQAAO%3BEtBqQX%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAS1OQ%2CQA9BH%2CKA8BI%2CQAGG%2CmBACM%3BAMZF%2CiBAJU%2CUAnCrB%2CMAAM%2COAqCG%2CUAEG%3BAAAD%2CcAHO%2CUApClB%2CMAAM%2COAqCG%2CUAEG%3BAOVT%2CcADJ%2CQACK%3BAAAD%2CSAHC%2CKAAK%2CMAEV%2CQACK%3BAAAD%2CiBADJ%2CQACK%3BEtB4PT%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BAXipBA%2C2BW%5C%2FYE%3BAvB9NM%2CQA9BH%2CKA8BI%2CQAGG%2CmBACM%2CUuB0NhB%3BAjBtOc%2CiBAJU%2CUAnCrB%2CMAAM%2COAqCG%2CUAEG%2CMiBsOf%3BAjBtOc%2CcAHO%2CUApClB%2CMAAM%2COAqCG%2CUAEG%2CMiBsOf%3BAVhPM%2CcADJ%2CQACK%2CWUgPP%3BAVhPM%2CSAHC%2CKAAK%2CMAEV%2CQACK%2CWUgPP%3BAVhPM%2CiBADJ%2CQACK%2CWUgPP%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2C2BAAC%3BAvB8BO%2CQA9BH%2CKA8BI%2CQAGG%2CmBACM%2CUuBlCjB%3BAjBsBe%2CiBAJU%2CUAnCrB%2CMAAM%2COAqCG%2CUAEG%2CMiBtBhB%3BAjBsBe%2CcAHO%2CUApClB%2CMAAM%2COAqCG%2CUAEG%2CMiBtBhB%3BAVYO%2CcADJ%2CQACK%2CWUZR%3BAVYO%2CSAHC%2CKAAK%2CMAEV%2CQACK%2CWUZR%3BAVYO%2CiBADJ%2CQACK%2CWUZR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C2BADH%2CMACI%3BAvBiBG%2CQA9BH%2CKA8BI%2CQAGG%2CmBACM%2CUuBtBjB%2CMACI%3BAjBSW%2CiBAJU%2CUAnCrB%2CMAAM%2COAqCG%2CUAEG%2CMiBVhB%2CMACI%3BAjBSW%2CcAHO%2CUApClB%2CMAAM%2COAqCG%2CUAEG%2CMiBVhB%2CMACI%3BAVDG%2CcADJ%2CQACK%2CWUAR%2CMACI%3BAVDG%2CSAHC%2CKAAK%2CMAEV%2CQACK%2CWUAR%2CMACI%3BAVDG%2CiBADJ%2CQACK%2CWUAR%2CMACI%3BEhC2PL%2CWAAA%3B%3BA6DlNgB%2CeALZ%2CeAGI%2CiBACI%2CQACK%3BAhCoBT%2CkBADJ%2CQACK%3BArBjGT%2CeAEI%2CQAAO%3BAAKX%2CyBAmCI%2CsBA8BI%2CYAMI%2CQAAO%3BAE%2BLnB%2CkBAgDI%2CYAkBI%2CQAAO%3BAAjEf%2CuBA%2BCI%2CYAkBI%2CQAAO%3BAN7If%2CeAKI%2CwBAKI%2CQAAO%3BAuBvIK%2CeAThB%2CeACM%2CWAII%2CWAGE%2CQACK%3BAYsET%2CiBAFR%2CiBACI%2CQACK%3BAE1Gb%2CqBA0BI%2CQAAO%3BAA1BX%2CqBA2BI%2CQAAO%3BACjBS%2CwBAJhB%2CwBACM%2CmBACI%2CWACE%2CQACK%3BAdYrB%2CkBAKI%2CiBAAiB%2CQAAO%3BAH7D5B%2CcA0II%2CQAAO%3BEzBsJX%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3B%3BA6BzRgB%2CwBAJZ%2COAEI%2CiBACI%2CQACK%3BAnBizBT%2CcATJ%2CQASK%3BANlzBT%2CaA8CI%2CiBACM%2CWACE%3BAoBbR%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%3BAR9CC%2CcAJZ%2COAEI%2CiBACI%2CQACK%3BAZDjB%2CaA8CI%2CiBACM%2CWA0BV%2CMAAK%2CcA4CD%2CiBAGM%3BAAxHV%2CaA8CI%2CiBACM%2CWCDV%3BEL4OA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMqDA%2C2BAAC%3BAACD%2C2BAAC%3BAuB%5C%2FUe%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQvB8UhB%3BAuB9Ue%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQvB%2BUhB%3BAIkeO%2CcATJ%2CQASK%2CQJneR%3BAImeO%2CcATJ%2CQASK%2CQJleR%3BAFhVD%2CaA8CI%2CiBACM%2CWACE%2COE%2BRX%3BAF%5C%2FUD%2CaA8CI%2CiBACM%2CWACE%2COEgSX%3BAkB7SG%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%2CQlBgSd%3BAkB5SG%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%2CQlBiSd%3BAU%5C%2FUe%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQV8UhB%3BAU9Ue%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQV%2BUhB%3BAFhVD%2CaA8CI%2CiBACM%2CWA0BV%2CMAAK%2CcA4CD%2CiBAGM%2CUEuNT%3BAF%5C%2FUD%2CaA8CI%2CiBACM%2CWA0BV%2CMAAK%2CcA4CD%2CiBAGM%2CUEwNT%3BAFhVD%2CaA8CI%2CiBACM%2CWCDV%2CaCiSC%3BAF%5C%2FUD%2CaA8CI%2CiBACM%2CWCDV%2CaCkSC%3BENtDD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM4DA%2C2BAAC%3BAuBrVe%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQvBqVhB%3BAI4dO%2CcATJ%2CQASK%2CQJ5dR%3BAFtVD%2CaA8CI%2CiBACM%2CWACE%2COEsSX%3BAkBnTG%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%2CQlBuSd%3BAUrVe%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQVqVhB%3BAFtVD%2CaA8CI%2CiBACM%2CWA0BV%2CMAAK%2CcA4CD%2CiBAGM%2CUE8NT%3BAFtVD%2CaA8CI%2CiBACM%2CWCDV%2CaCwSC%3BEN5DD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAwBvPI%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%3BExB2Of%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3B%3BAQ%5C%2FRA%3BEamtBI%2CcAAA%3B%3BAb5sBJ%2CyBA%2BBI%2CcaurBA%3BAbttBJ%2CyBA%2BBI%2CcawrBA%3BAbvtBJ%2CyBA%2BBI%2CcayrBA%3BAXngBJ%2CwBAsCI%2COAKI%2CcWsdJ%3BAXjgBJ%2CwBAsCI%2COAKI%2CcWudJ%3BAXlgBJ%2CwBAsCI%2COAKI%2CcWwdJ%3BAjB1tBJ%2CaiBwtBI%3BAjBxtBJ%2CaiBytBI%3BAjBztBJ%2CaiB0tBI%3BAmC5kBJ%2CanC0kBI%3BAmC1kBJ%2CanC2kBI%3BAmC3kBJ%2CanC4kBI%3BAmC3kBJ%2CanCykBI%3BAmCzkBJ%2CanC0kBI%3BAmC1kBJ%2CanC2kBI%3BErBhcJ%2CiBAAA%3BEqBkcQ%2CqBAAA%3BEACA%2CmBAAA%3B%3BAb3tBR%2CyBA%2BBI%2Cca%2BrBA%2CqBAAuB%3BAXzgB3B%2CwBAsCI%2COAKI%2CcW8dJ%2CqBAAuB%3BAjBhuB3B%2CaiBguBI%2CqBAAuB%3BAmCllB3B%2CanCklBI%2CqBAAuB%3BAmCjlB3B%2CanCilBI%2CqBAAuB%3BEACnB%2CqBAAA%3BErBvcR%2CiBAAA%3B%3BAQxRA%2CyBA%2BBI%2Cca%2BrBA%2CqBAAuB%2CuBAIlB%3BAX7gBT%2CwBAsCI%2COAKI%2CcW8dJ%2CqBAAuB%2CuBAIlB%3BAjBpuBT%2CaiBguBI%2CqBAAuB%2CuBAIlB%3BAmCtlBT%2CanCklBI%2CqBAAuB%2CuBAIlB%3BAmCrlBT%2CanCilBI%2CqBAAuB%2CuBAIlB%3BEACG%2CSAAS%2CIAAG%2CiBAAgB%2CIAA5B%3B%3BAbnuBZ%2CyBA%2BBI%2Cca%2BrBA%2CqBAAuB%2CuBAQlB%3BAXjhBT%2CwBAsCI%2COAKI%2CcW8dJ%2CqBAAuB%2CuBAQlB%3BAjBxuBT%2CaiBguBI%2CqBAAuB%2CuBAQlB%3BAmC1lBT%2CanCklBI%2CqBAAuB%2CuBAQlB%3BAmCzlBT%2CanCilBI%2CqBAAuB%2CuBAQlB%3BEACG%2CSAAS%2CGAAT%3B%3BAyCltBR%2CoBAUI%3BAATJ%2CoBASI%3BAjCrCR%2CwBA8BI%2CqCAgBI%3BER2sBJ%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BErB7dJ%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAAMA%2CcAAC%3BA8BzCG%2CoBAUI%2CgB9B%2BBP%3BA8BxCG%2CoBASI%2CgB9B%2BBP%3BAHpED%2CwBA8BI%2CqCAgBI%2CgBGsBP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA8B5UI%2CoBAUI%2CgBzC%2BtBH%3BAyCxuBD%2CoBASI%2CgBzC%2BtBH%3BAQpwBL%2CwBA8BI%2CqCAgBI%2CgBRstBH%3BEACG%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3B%3BAWzoBR%2CcX4oBK%2CSW5oBJ%3BEhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BAgChKA%2CuBAAC%3BA8BvFW%2CoBAFJ%2CgBAEK%2CS9BuFZ%3BA8BvFW%2CoBAFJ%2CgBAEK%2CS9BuFZ%3BAH9EW%2CwBAlBR%2CqCAgBI%2CgBAEK%2CSG8EZ%3BEhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BAwBnOA%2CyBAGI%3BAT2GJ%2C2BACI%3BAU5KJ%2CcAmLI%3BAAnLJ%2CcAoLI%2CeAAe%3BEzB4GnB%2CgCAAA%3BEAAA%2CmBAAA%3BEAAA%2CoBAAA%3B%3BAwBnOA%2CyBAGI%2CQH2xBE%3BAG9xBN%2CyBAGI%2CQH4xBE%3BANjrBN%2C2BACI%2CaM%2BqBE%3BANhrBN%2C2BACI%2CaMgrBE%3BAI51BN%2CcAmLI%2CaJwqBE%3BAI31BN%2CcAmLI%2CaJyqBE%3BAI51BN%2CcAoLI%2CeAAe%2COJuqBb%3BAI31BN%2CcAoLI%2CeAAe%2COJwqBb%3BErB5jBN%2CiBAAA%3BEAAA%2CgBAAA%3B%3BAsCWI%2COAAC%2CQjBkkBD%2CQACK%3BEACG%2CkBAAA%3B%3BAiBpkBR%2COAAC%2CQjBkkBD%2CQAKK%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAiB5kBR%2COAAC%2CQjBkkBD%2CQAaK%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3B%3BAM92BZ%2CeAUI%2CUAII%2CON42BH%3BAM3rBL%2CeA6HI%2CaAEI%2CON4jBH%3BAM3rBL%2CeA8HI%2CgBACI%2CON4jBH%3BAhB3vBL%2CoBACI%2CoBAiBI%2COgByuBH%3BAhB3vBL%2CoBAEI%2CkCAgBI%2COgByuBH%3BAN1wBW%2C0BAJZ%2CUAEK%2COACG%2CeACK%2CMM0wBZ%3BEACG%2CSAAS%2CIAAT%3B%3BAAsCR%2CuBAOI%2CQAAO%3BAN%5C%2F6BP%2CSAAC%2CMAAM%2COM%2B6BP%2CQAAO%3BANr0BP%2CSAAC%2CSMq0BD%2CQAAO%3BErBtpBX%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BAAMA%2CaAAC%3BAXu5BD%2CuBAOI%2CQAAO%2CIW95BV%3BAjBjBG%2CSAAC%2CMAAM%2COM%2B6BP%2CQAAO%2CIW95BV%3BAjByFG%2CSAAC%2CSMq0BD%2CQAAO%2CIW95BV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCpOU%2COjCoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAjBlWI%2CSAAC%2CMAAM%2COMy6BP%2COAAO%2CMAAK%2CWACP%3BANh0BL%2CSAAC%2CSM%2BzBD%2COAAO%2CMAAK%2CWACP%3BErBjpBT%2CmBAAA%3B%3BAezRI%2CSAAC%2CMAAM%2COM%2B6BP%2CQAAO%2CIAEF%3BANv0BL%2CSAAC%2CSMq0BD%2CQAAO%2CIAEF%3BEACG%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAwVZ%2CmBA4FI%3BAX3%2BBJ%2CQAoFI%3BANjdJ%2CaAWI%2COA4BI%2CUAAS%2CSACH%3BAAxCd%2CaAWI%2COA4BI%2CUAAS%2CSAEH%2CUAAU%3BAuB8JxB%2CeAmFI%2CsBAYI%2CMAAK%2CYAGD%3BAgBhSZ%2CsBAcI%2CUAAS%2CSACJ%2CUAEK%3BAtC6Gd%2CoBA2BI%2CaACI%2CoBAKI%2CQAAO%3BAoB9KnB%2CcAuJI%2COAGI%2CkBACI%2CcACI%2CUAKM%2CUAAU%3BAAjKhC%2CcAuPI%3BAAcJ%2CyBACI%3BAADJ%2CyBAEI%3BARpGA%2CaAAc%2CeAAE%3BAAChB%2CmBAAoB%2CeAAE%3BACoG1B%3BAdzMA%2CYiB%2ByCI%3BAE51CJ%2CkBAYI%2CcFg1CA%3BEArYJ%2CaAAA%3B%3BASh7BA%3BAb%2BCA%3BEI45BI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAX%5C%2FNJ%2CcAuBI%3BAYttBJ%2CeAKI%3BEtBoLJ%2CcAAA%3BEAAA%2CiBAAA%3BEqB8yBI%2CmBAAA%3B%3BAaxgCJ%2CkBbkhCI%2CQACK%3BAjBt5BT%2CeACI%2CWiBo5BA%2CQACK%3BEACG%2CkBAAA%3BEf3iCZ%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEN6NA%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BA1BwJA%2CwBe86BI%2CQACK%2CSf%5C%2F6BR%3BAACD%2CwBe66BI%2CQACK%2CSf96BR%3BAACD%2CwBe46BI%2CQACK%2CSf76BR%3BA4BtGD%2CkBbkhCI%2CQACK%2CSf%5C%2F6BR%3BA4BpGD%2CkBbkhCI%2CQACK%2CSf96BR%3BA4BrGD%2CkBbkhCI%2CQACK%2CSf76BR%3BAFuBD%2CeACI%2CWiBo5BA%2CQACK%2CSf%5C%2F6BR%3BAFyBD%2CeACI%2CWiBo5BA%2CQACK%2CSf96BR%3BAFwBD%2CeACI%2CWiBo5BA%2CQACK%2CSf76BR%3BEACG%2CqBAAA%3B%3BA0BrJJ%2CwBXgkCI%2CQACK%2CSWjkCR%3BAE8CD%2CkBbkhCI%2CQACK%2CSWjkCR%3BA5B2KD%2CeACI%2CWiBo5BA%2CQACK%2CSWjkCR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCzOQ%2COjCyOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CwBXmjCA%2CQACK%2CSWrjCR%2CMACI%3BAEiCL%2CkBbkhCI%2CQACK%2CSWrjCR%2CMACI%3BA5B8JL%2CeACI%2CWiBo5BA%2CQACK%2CSWrjCR%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CwBX6iCA%2CQACK%2CSW%5C%2FiCR%2COACI%3BAE2BL%2CkBbkhCI%2CQACK%2CSW%5C%2FiCR%2COACI%3BA5BwJL%2CeACI%2CWiBo5BA%2CQACK%2CSW%5C%2FiCR%2COACI%3BEhCqPL%2CcAAA%3B%3BAM5MA%2CwBeogCI%2CQACK%2CSfrgCR%3BAACD%2CwBemgCI%2CQACK%2CSfpgCR%3BA4BfD%2CkBbkhCI%2CQACK%2CSfrgCR%3BA4BdD%2CkBbkhCI%2CQACK%2CSfpgCR%3BAF8GD%2CeACI%2CWiBo5BA%2CQACK%2CSfrgCR%3BAF%2BGD%2CeACI%2CWiBo5BA%2CQACK%2CSfpgCR%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CwBeu%5C%2FBI%2CQACK%2CSfx%5C%2FBR%3BA4B3BD%2CkBbkhCI%2CQACK%2CSfx%5C%2FBR%3BAFkGD%2CeACI%2CWiBo5BA%2CQACK%2CSfx%5C%2FBR%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CwBe2%2BBI%2CQACK%2CSf5%2BBR%3BAACD%2CwBe0%2BBI%2CQACK%2CSf3%2BBR%3BAACD%2CQAAQ%2CUAAW%2CyBey%2BBf%2CQACK%3BAanhCT%2CkBbkhCI%2CQACK%2CSf5%2BBR%3BA4BvCD%2CkBbkhCI%2CQACK%2CSf3%2BBR%3BAACD%2CQAAQ%2CU4BzCR%2CmBbkhCI%2CQACK%3BAjBt5BT%2CeACI%2CWiBo5BA%2CQACK%2CSf5%2BBR%3BAFsFD%2CeACI%2CWiBo5BA%2CQACK%2CSf3%2BBR%3BAACD%2CQAAQ%2CUFoFR%2CgBACI%2CWiBo5BA%2CQACK%3BErBzzBT%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BA4B5CJ%2CkBbkhCI%2CQACK%2CSAaI%3BAjBn6Bb%2CeACI%2CWiBo5BA%2CQACK%2CSAaI%3BErBt0Bb%2C%2BCAAA%3B%3BAkC1NA%2CkBbkhCI%2CQAmBK%3BAjBx6BT%2CeACI%2CWiBo5BA%2CQAmBK%3BErB30BT%2CqBAAA%3BEgC9QA%2CqBAAA%3BEX%2BlCY%2CiBAAA%3B%3BAWzlCZ%2CwBXgkCI%2CQAmBK%2COWnlCR%3BAE8CD%2CkBbkhCI%2CQAmBK%2COWnlCR%3BA5B2KD%2CeACI%2CWiBo5BA%2CQAmBK%2COWnlCR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC7PU%2COjC6PV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CwBXmjCA%2CQAmBK%2COWvkCR%2CMACI%3BAEiCL%2CkBbkhCI%2CQAmBK%2COWvkCR%2CMACI%3BA5B8JL%2CeACI%2CWiBo5BA%2CQAmBK%2COWvkCR%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CwBX6iCA%2CQAmBK%2COWjkCR%2COACI%3BAE2BL%2CkBbkhCI%2CQAmBK%2COWjkCR%2COACI%3BA5BwJL%2CeACI%2CWiBo5BA%2CQAmBK%2COWjkCR%2COACI%3BEhCqPL%2CcAAA%3B%3BA%2BC7NI%2CMAAC%2CK1BsmCD%3BEAEI%2CkBAAA%3B%3BAAHR%2CeAMI%3BAGjnCJ%2CyBAOI%2CyBAOI%3BAuBRJ%2CMAAC%2CK1B2mCD%3BEAYA%2CkBAAA%3BEACA%2COAAO%2CwBAAP%3B%3BAuCnrCI%2CMADJ%2CSACK%3BEvC8rCL%2CkBAAA%3B%3BAuC9rCI%2CMADJ%2CSACK%2CcvCgsCL%3BEACI%2CkBAAA%3BEACA%2COAAO%2C8BAAP%3B%3BA0CpsCR%2CqBACI%2CaACI%2CeACI%3BAVIR%2CsBAAC%2CcAgBG%3BErDmQR%2CYAAA%3BEAAA%2CSAAA%3BEqBs7BA%2CUAAA%3B%3BA0ChtCA%2CqBACI%2CaACI%2CeACI%2CuB1C%2BsCX%3BA0CltCD%2CqBACI%2CaACI%2CeACI%2CuB1CgtCX%3BAgC5sCG%2CsBAAC%2CcAgBG%2CuBhC2rCP%3BAgC3sCG%2CsBAAC%2CcAgBG%2CuBhC4rCP%3BErB34BD%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEAhDA%2CiBAAA%3BEqBg8BI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3B%3BA0C5tCJ%2CqBACI%2CaACI%2CeACI%2CuB1C4tCX%3BAgCxtCG%2CsBAAC%2CcAgBG%2CuBhCwsCP%3BErBr8BD%2CyBAAA%3B%3BA%2BD1RA%2CqBACI%2CaACI%2CeACI%2CuB1CguCX%3BAgC5tCG%2CsBAAC%2CcAgBG%2CuBhC4sCP%3BErBz8BD%2C4BAAA%3BEqB28BI%2CQAAA%3B%3BAVjtCJ%2CYAOI%3BA6BdJ%2C%2BBAGI%3BAjBJJ%2CkBAMM%3BAVYN%2C0BAQI%3BEboPJ%2C6BAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAIjOA%2CYiBotCI%3BAEjwCJ%2CkBAYI%2CcFqvCA%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAjBttCR%2CYiBotCI%2CMAII%3BAErwCR%2CkBAYI%2CcFqvCA%2CMAII%3BEACI%2CgBAAA%3B%3BAjBztCZ%2CYiB6tCI%3BAE1wCJ%2CkBAYI%2CcF8vCA%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAjBhuCR%2CYiB6tCI%2CQAKI%3BAE%5C%2FwCR%2CkBAYI%2CcF8vCA%2CQAKI%3BEACI%2CgBAAA%3B%3BAjBnuCZ%2CYiBuuCI%2COACI%3BAjBxuCR%2CYiBuuCI%2COAEI%3BAEtxCR%2CkBAYI%2CcFwwCA%2COACI%3BAErxCR%2CkBAYI%2CcFwwCA%2COAEI%3BEACI%2CiBAAA%3B%3BAjB1uCZ%2CYiBuuCI%2COAMI%3BAE1xCR%2CkBAYI%2CcFwwCA%2COAMI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3B%3BAjB%5C%2FuCZ%2CYiBuuCI%2COAMI%2CQAII%3BAE9xCZ%2CkBAYI%2CcFwwCA%2COAMI%2CQAII%3BEACI%2CgBAAA%3B%3BAjBlvChB%2CYiBuvCI%3BAEpyCJ%2CkBAYI%2CcFwxCA%3BEACI%2CmBAAA%3B%3BAjBxvCR%2CYiB2vCI%2CYACK%2CQACG%3BAjB7vCZ%2CYiB2vCI%2CYACK%2CQAEG%3BAE3yCZ%2CkBAYI%2CcF4xCA%2CYACK%2CQACG%3BAE1yCZ%2CkBAYI%2CcF4xCA%2CYACK%2CQAEG%3BErB7hCZ%2C6BAAA%3BEAAA%2CgCAAA%3BEqBgiCgB%2CeAAA%3B%3BAjBjwChB%2CYiB2vCI%2CYACK%2CQAQG%2CQAAQ%3BAEjzCpB%2CkBAYI%2CcF4xCA%2CYACK%2CQAQG%2CQAAQ%3BErBniCpB%2CcAAA%3BEgChOA%2CqBAAA%3BEX2wCgB%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAjBR%2CmBADJ%2CYACK%2CQAQG%2CQAAQ%2COW%5C%2FiClB%3BA5BrNF%2CYiB2vCI%2CYACK%2CQAQG%2CQAAQ%2COW%5C%2FiClB%3BATlQF%2CkBAYI%2CcF4xCA%2CYACK%2CQAQG%2CQAAQ%2COW%5C%2FiClB%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgC2CA%2CmBXovCI%2CYACK%2CQAQG%2CQAAQ%2COW7vCnB%3BA5BPD%2CYiB2vCI%2CYACK%2CQAQG%2CQAAQ%2COW7vCnB%3BATpDD%2CkBAYI%2CcF4xCA%2CYACK%2CQAQG%2CQAAQ%2COW7vCnB%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA5B1SA%2CYiB2vCI%2CYACK%2CQAQG%2CQAAQ%2COAWH%3BAE5zCjB%2CkBAYI%2CcF4xCA%2CYACK%2CQAQG%2CQAAQ%2COAWH%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAjBlxCpB%2CYiB2vCI%2CYACK%2CQA0BI%2CSACG%3BAjBvxChB%2CYiB2vCI%2CYACK%2CQA0BI%2CSAEG%3BAEr0ChB%2CkBAYI%2CcF4xCA%2CYACK%2CQA0BI%2CSACG%3BAEp0ChB%2CkBAYI%2CcF4xCA%2CYACK%2CQA0BI%2CSAEG%3BEACI%2CgBAAA%3B%3BAWxtCpB%2CmBX0rCI%2CYACK%2CQA0BI%2CSAMG%2CQAAQ%2COW3tCvB%3BA5BjED%2CYiB2vCI%2CYACK%2CQA0BI%2CSAMG%2CQAAQ%2COW3tCvB%3BAT9GD%2CkBAYI%2CcF4xCA%2CYACK%2CQA0BI%2CSAMG%2CQAAQ%2COW3tCvB%3BEhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BAIjOA%2CYiB2vCI%2CYA0CK%3BAEl1CT%2CkBAYI%2CcF4xCA%2CYA0CK%3BErBpkCT%2CgCAAA%3BEqBskCY%2CaAAA%3B%3BAjBvyCZ%2CYiB2vCI%2CYA0CK%2CQAII%3BAEt1Cb%2CkBAYI%2CcF4xCA%2CYA0CK%2CQAII%3BEACG%2CkBAAA%3B%3BAQhxChB%2CiCRiyCM%3BAjBp3CN%2CaAWI%2COiBy2CE%3BAL7zCN%2CuBAII%2COKyzCE%3BEACE%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BErB7lCR%2CcAAA%3BEgChOA%2CqBAAA%3BEXo0CQ%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAWj0CR%2CmBXozCM%2CSWpzCL%3BAHmBD%2CiCRiyCM%2CSWpzCL%3BA5BhED%2CaAWI%2COiBy2CE%2CSWpzCL%3BAhBTD%2CuBAII%2COKyzCE%2CSWpzCL%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAHhRA%2CiCRiyCM%2CSAeG%3BAjBn4CT%2CaAWI%2COiBy2CE%2CSAeG%3BAL50CT%2CuBAII%2COKyzCE%2CSAeG%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAIA%2COAAO%2CKQvzCnB%2CkCRiyCM%2CSAqBE%3BAACI%2COAAO%2CKjB14CnB%2CcAWI%2COiBy2CE%2CSAqBE%3BAACI%2COAAO%2CKLn1CnB%2CwBAII%2COKyzCE%2CSAqBE%3BErB%5C%2FmCR%2CiBAAA%3BEqBknCgB%2CgBAAA%3B%3BAQzzChB%2CiCR8zCM%3BAjBj5CN%2CaAWI%2COiBs4CE%3BAL11CN%2CuBAII%2COKs1CE%3BEACE%2CaAAA%3B%3BAWxxCR%2CmBX2xCK%2COACK%2CSW5xCT%3BAHvCD%2CiCRk0CK%2COACK%2CSW5xCT%3BA5B1HD%2CaAWI%2COiB04CC%2COACK%2CSW5xCT%3BAhBnED%2CuBAII%2COK01CC%2COACK%2CSW5xCT%3BEhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BA6BvMA%2CiCRk0CK%2COAQK%3BAjB75CV%2CaAWI%2COiB04CC%2COAQK%3BALt2CV%2CuBAII%2COK01CC%2COAQK%3BEACE%2CcAAA%3B%3BAtB55CZ%3BEACI%2CaiERc%2CWjEQd%3BEACA%2CSAAS%2C8CAAsB%2COAAO%2CcAClC%2C6CAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaiEAc%2CWjEAd%3BEACA%2CSAAS%2CgDAAsB%2COAAO%2CcAClC%2C%2BCAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaiEQc%2CWjERd%3BEACA%2CSAAS%2CiDAAsB%2COAAO%2CcAClC%2CgDAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaiEgBc%2CWjEhBd%3BEACA%2CSAAS%2C6CAAsB%2COAAO%2CcAClC%2C4CAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAiEmCJ%3BEhE%2BOA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BA2DlHA%3BE1DgZA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3BEiEnZJ%2CsBAAA%3B%3BAAEJ%2CQAAC%3BEACG%2CWAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAPnCJ%2CQAGI%2CQAAO%3BE1DyRX%2CoBAAA%3BEA0IA%2CwBAAA%3BEACQ%2CgBAAA%3BEAfR%2CoBAAA%3BEACQ%2CYAAA%3BEAmCR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3BE0DrbD%2CWAAA%3B%3BAATR%2CQAYI%3BE1D4YJ%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CwBAAA%3BEACQ%2CgBAAA%3BEAqBR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BA0D9bT%2CQAmBI%3BE1DqYJ%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CwBAAA%3BEACQ%2CgBAAA%3BEAqBR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BAkElcT%3BEACI%2CmBAAA%3B%3BAAGJ%2CK%5C%2FDyeE%3BEHzdF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAkEjBQ%2CMADH%2CIAAI%2COACA%2CIAAI%3BE%5C%2FDkOb%2CYAAA%3B%3BA%2BDlOQ%2CMADH%2CIAAI%2COACA%2CIAAI%2CS%5C%2FDoOX%2CQAGI%2CKACI%3BA%2BDxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS%5C%2FDqOX%2CQAEI%2CKACI%3BA%2BDxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS%5C%2FDsOX%2CQACI%2CKACI%3BA%2BDxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS%5C%2FDoOX%2CQAGI%2CKAEI%3BA%2BDzOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS%5C%2FDqOX%2CQAEI%2CKAEI%3BA%2BDzOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS%5C%2FDsOX%2CQACI%2CKAEI%3BEACE%2CYAAA%3B%3BA%2BD1OJ%2CMADH%2CIAAI%2COACA%2CIAAI%2CS%5C%2FD%2BOX%2CQACI%2CKACI%3BA%2BDjPF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS%5C%2FD%2BOX%2CQACI%2CKAEI%3BEHoCV%2CgCAAA%3B%3BAkE9QoB%2CMATf%2CIAAI%2COACA%2CIAAI%2CSAMD%2CMACM%2CKACG%2CYACG%3BAADJ%2CMATf%2CIAAI%2COACA%2CIAAI%2CSAMD%2CMACM%2CKACG%2CYAEG%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAZpB%2CMADH%2CIAAI%2COACA%2CIAAI%2CSAMD%2CMAWI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAC5BpB%2CQAAQ%3BEnE%2BRR%2CgBAAA%3BEAAA%2CkBAAA%3BEoEnQA%2CcAAA%3BEpEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEoEtCA%2CkBAAA%3B%3BADzPA%2CQAAQ%2CKCoDR%3BEpE2OA%2CcAAA%3B%3BAoExOI%2CQDvDI%2CKCoDR%2CEAGK%3BEpEwOL%2CcAAA%3B%3BAoEpOI%2CQD3DI%2CKCoDR%2CEAOK%3BEpEoOL%2CcAAA%3B%3BAmE%5C%2FRA%2CQAAQ%2CKC2PN%2CIAAC%2CYAAY%3BEpCiGf%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9PW%2COjC8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEhCxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEoErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BADvQJ%2CQAAQ%3BEnE2RR%2CgBAAA%3BEAAA%2CkBAAA%3BEoEnQA%2CcAAA%3BEpEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEoEtCA%2CkBAAA%3B%3BADrPA%2CQAAQ%2CMCgDR%3BEpE2OA%2CcAAA%3B%3BAoExOI%2CQDnDI%2CMCgDR%2CEAGK%3BEpEwOL%2CcAAA%3B%3BAoEpOI%2CQDvDI%2CMCgDR%2CEAOK%3BEpEoOL%2CcAAA%3B%3BAmE3RA%2CQAAQ%2CMCuPN%2CIAAC%2CYAAY%3BEpCiGf%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9PW%2COjC8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEhCxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEoErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BADnQJ%2CQAAQ%3BEnEuRR%2CgBAAA%3BEAAA%2CkBAAA%3BEoEnQA%2CcAAA%3BEpEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEoEtCA%2CkBAAA%3B%3BADjPA%2CQAAQ%2CQC4CR%3BEpE2OA%2CcAAA%3B%3BAoExOI%2CQD%5C%2FCI%2CQC4CR%2CEAGK%3BEpEwOL%2CcAAA%3B%3BAoEpOI%2CQDnDI%2CQC4CR%2CEAOK%3BEpEoOL%2CcAAA%3B%3BAmEvRA%2CQAAQ%2CQCmPN%2CIAAC%2CYAAY%3BEpCiGf%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9PW%2COjC8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEhCxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEoErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAD%5C%2FPJ%2CQAAQ%3BEnEmRR%2CgBAAA%3BEAAA%2CkBAAA%3BEoEnQA%2CcAAA%3BEpEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEoEtCA%2CkBAAA%3B%3BAD7OA%2CQAAQ%2COCwCR%3BEpE2OA%2CcAAA%3B%3BAoExOI%2CQD3CI%2COCwCR%2CEAGK%3BEpEwOL%2CcAAA%3B%3BAoEpOI%2CQD%5C%2FCI%2COCwCR%2CEAOK%3BEpEoOL%2CcAAA%3B%3BAmEnRA%2CQAAQ%2COC%2BON%2CIAAC%2CYAAY%3BEpCiGf%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9PW%2COjC8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEhCxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEoErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAD3PJ%2CQAAQ%3BEnE%2BQR%2CgBAAA%3BEAAA%2CkBAAA%3BEoEnQA%2CcAAA%3BEpEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEoEtCA%2CkBAAA%3B%3BADzOA%2CQAAQ%2CQCoCR%3BEpE2OA%2CcAAA%3B%3BAoExOI%2CQDvCI%2CQCoCR%2CEAGK%3BEpEwOL%2CcAAA%3B%3BAoEpOI%2CQD3CI%2CQCoCR%2CEAOK%3BEpEoOL%2CcAAA%3B%3BAmE%5C%2FQA%2CQAAQ%2CQC2ON%2CIAAC%2CYAAY%3BEpCiGf%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiChPa%2COjCgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEhCxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEoErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BACrQJ%2CMAAM%2COACF%3BAADJ%2CMAAM%2COAEF%3BEACI%2CaAAA%3B%3BAAIR%3BErEkRA%2CmBAAA%3B%3BAqE9QA%3BErE8QA%2CqBAAA%3BEgC9QA%2CqBAAA%3BEqCQI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BArCRJ%2CWAAC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCvPQ%2COjCuPR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CWADH%2CMACI%3BEhC2PL%2CWAAA%3B%3BAqE9QA%2CWrCkQE%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAsE1BA%2CQAAQ%3BECqBR%2CkBAAA%3B%3BADrBA%2CQAAQ%2CQCuBR%3BEvEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEuEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEvE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEuExFA%2COAAA%3BEACA%2CSAAA%3B%3BAAvJI%2CQDjDI%2CQCuBR%2CiBA0BK%3BAACD%2CQDlDI%2CQCuBR%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CQD1DI%2CQCuBR%2CiBAmCK%3BEvEqOL%2CiBAAA%3BEuEnOQ%2CyBAAA%3B%3BAAGJ%2CQD%5C%2FDI%2CQCuBR%2CiBAwCK%3BEvEgOL%2CiBAAA%3BEuE9NQ%2CyBAAA%3B%3BAAyIR%2CQD1MQ%2CQCuBR%2CiBAmLC%3BAACD%2CQD3MQ%2CQCuBR%2CiBAoLC%3BEACG%2CYAAA%3B%3BAAGJ%2CQD%5C%2FMQ%2CQCuBR%2CiBAwLC%3BEvEgFD%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CiBAAA%3B%3BAuE1EA%2CQDrNQ%2CQCuBR%2CiBA8LC%3BEvE0ED%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CiBAAA%3B%3BAuEhNA%2CQD%5C%2FEQ%2CQC%2BEN%3BEvEgNF%2CYAAA%3B%3BAuE5MA%2CQDnFQ%2CQCmFN%2CgBAA2B%2CMAAS%3BAACtC%2CQDpFQ%2CQCoFN%2CgBAA2B%2CMAAS%3BAACtC%2CQDrFQ%2CQCqFP%2CMAAO%3BEACJ%2CcAAA%3B%3BADtFJ%2CQAAQ%2CQAOJ%2CSAAQ%2CQACJ%3BEACI%2CgBAAA%3B%3BAATZ%2CQAAQ%2CQAOJ%2CSAAQ%2CQAKJ%3BEACI%2CmBAAA%3B%3BAAbZ%2CQAAQ%2CQAOJ%2CSAAQ%2CQASJ%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAApBZ%2CQAAQ%2CQAOJ%2CSAAQ%2CQAgBJ%3BEACI%2CgBAAA%3B%3BAAEA%2CQA1BJ%2CQAOJ%2CSAAQ%2CQAgBJ%2COAGK%3BEACG%2CaAAA%3B%3BAA3BhB%2CQAAQ%2CQAOJ%2CSAAQ%2CQAwBJ%3BEACI%2CSAAA%3B%3BAAKZ%3BEACI%2CkBAAA%3BEACA%2CaAAA%3B%3BAEvCJ%2CKAAK%3BExE%2BRL%2C0CAAA%3BEAAA%2CaAAA%3BEyE7QA%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEDpBI%2CkBAAA%3B%3BACsBJ%2CKDxBK%2CUCwBJ%3BEzEuQD%2C4B0E3RgC%2C2C1E2RhC%3BEAAA%2CkBAAA%3BEAAA%2CaAAA%3BEAAA%2CYAAA%3BEyEhQI%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BADtCJ%2CKAAK%2CUAIC%3BEACE%2CaAAA%3B%3BAAIR%3BECoEA%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEDxEI%2CoCAAA%3B%3BAAFJ%2CaAII%2CQACM%3BEC%2BDV%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAD1EA%2CaAII%2CQAKM%3BEACE%2CaAAA%3B%3BAAKZ%2CIACM%3BEACE%2CaAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAzB7BJ%3BE%5C%2FCyRA%2CSAAA%3BEAAA%2CgBAAA%3BEAAA%2CUAAA%3BEO0KA%2CuBAAA%3B%3BAwCncA%2CSxCqcE%3BEACE%2CsBAAA%3B%3BAwCtcJ%2CSxCycE%3BEPhLF%2CgBAAA%3BEAAA%2CUAAA%3BEOoLI%2CsBAAA%3BEACA%2CWAAA%3BEPrLJ%2CgBAAA%3BEAAA%2CeAAA%3B%3BAOgMI%2CSAhBF%2CUAgBM%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAwC5dJ%2CSAAC%3BEACG%2CmBAAA%3B%3BAAHR%2CSAMM%3BAANN%2CSAOM%2CUAAU%3BE%5C%2FCkRhB%2CgBAAA%3B%3BA%2BCzRA%2CSAMM%2CSxCuwBJ%3BAwC7wBF%2CSAOM%2CUAAU%2CSxCswBd%3BEPpfF%2CeAAA%3BEOwfI%2CqBAAA%3B%3BAAtOJ%2CSwCriBM%2CSxCqiBL%3BAAAD%2CSwCpiBM%2CUAAU%2CSxCoiBf%3BEACG%2CgBAAA%3B%3BAwC5iBJ%2CSAMM%2CSxC%2BiBJ%3BAwCrjBF%2CSAOM%2CUAAU%2CSxC8iBd%3BEP5RF%2CgBAAA%3B%3BAOqSI%2CSwCxjBE%2CSxC%2BiBJ%2CSASM%3BAAAJ%2CSwCvjBE%2CUAAU%2CSxC8iBd%2CSASM%3BEACA%2CaAAA%3B%3BAwC%5C%2FjBR%2CSAMM%2CSxC6jBN%2CQACI%3BAwCpkBJ%2CSAOM%2CUAAU%2CSxC4jBhB%2CQACI%3BEACI%2CmBAAA%3B%3BAPhiBR%2CS%2BC%5C%2FBM%2CSxCmkBN%2CQAAO%2CMPpiBN%3BAAAD%2CS%2BC9BM%2CUAAU%2CSxCkkBhB%2CQAAO%2CMPpiBN%3BAACD%2CS%2BChCM%2CSxCmkBN%2CQAAO%2CMPniBN%3BAAAD%2CS%2BC%5C%2FBM%2CUAAU%2CSxCkkBhB%2CQAAO%2CMPniBN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CS%2BCrCM%2CSxCmkBN%2CQAAO%2CMP9hBN%3BAAAD%2CS%2BCpCM%2CUAAU%2CSxCkkBhB%2CQAAO%2CMP9hBN%3BEACG%2CWAAA%3B%3BA%2BC5CJ%2CSAMM%2CSxCmkBN%2CQAAO%2CMAEH%3BAwC3kBJ%2CSAOM%2CUAAU%2CSxCkkBhB%2CQAAO%2CMAEH%3BEACI%2CsBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CSwC1kBE%2CSxCmkBN%2CQAAO%2CMAOF%2CQAAS%3BAAAV%2CSwCzkBE%2CUAAU%2CSxCkkBhB%2CQAAO%2CMAOF%2CQAAS%3BEACN%2CqBAAA%3B%3BAAGJ%2CSwC9kBE%2CSxCmkBN%2CQAAO%2CMAWF%2CQAAS%3BAAAV%2CSwC7kBE%2CUAAU%2CSxCkkBhB%2CQAAO%2CMAWF%2CQAAS%3BEACN%2CYAAA%3B%3BAAGJ%2CSwCllBE%2CSxCmkBN%2CQAAO%2CMAeF%2CQAAS%3BAAAV%2CSwCjlBE%2CUAAU%2CSxCkkBhB%2CQAAO%2CMAeF%2CQAAS%3BEACN%2CqBAAA%3B%3BAAGJ%2CSwCtlBE%2CSxCmkBN%2CQAAO%2CMAmBF%2CQAAS%3BAAAV%2CSwCrlBE%2CUAAU%2CSxCkkBhB%2CQAAO%2CMAmBF%2CQAAS%3BEACN%2CqBAAA%3B%3BAwC7lBR%2CSAMM%2CSxC2lBN%3BAwCjmBA%2CSAOM%2CUAAU%2CSxC0lBhB%3BEPpNA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CoBAAA%3BEA2BA%2CyBAAA%3BEACQ%2CiBAAA%3BEOyLJ%2CUAAA%3BEACA%2CWAAA%3B%3BAwCrmBJ%2CSAMM%2CSxC2lBN%2COAMI%3BAwCvmBJ%2CSAOM%2CUAAU%2CSxC0lBhB%2COAMI%3BAwCvmBJ%2CSAMM%2CSxC2lBN%2COAOI%3BAwCxmBJ%2CSAOM%2CUAAU%2CSxC0lBhB%2COAOI%3BAwCxmBJ%2CSAMM%2CSxC2lBN%2COAQI%3BAwCzmBJ%2CSAOM%2CUAAU%2CSxC0lBhB%2COAQI%3BEPhLJ%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3BEAxBT%2CwBAAA%3BEACQ%2CgBAAA%3BEOwMA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAwC9mBR%2CSAMM%2CSxC2lBN%2COAgBI%3BAwCjnBJ%2CSAOM%2CUAAU%2CSxC0lBhB%2COAgBI%3BAwCjnBJ%2CSAMM%2CSxC2lBN%2COAiBI%3BAwClnBJ%2CSAOM%2CUAAU%2CSxC0lBhB%2COAiBI%3BEPzVJ%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CwEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CcAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEOjPA%2CsBAAA%3BEPiZA%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3BEO0LD%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAzPR%2CSwCzXM%2CSxC2lBN%2COAgBI%2CWAlPH%3BAAAD%2CSwCxXM%2CUAAU%2CSxC0lBhB%2COAgBI%2CWAlPH%3BAAAD%2CSwCzXM%2CSxC2lBN%2COAiBI%2CUAnPH%3BAAAD%2CSwCxXM%2CUAAU%2CSxC0lBhB%2COAiBI%2CUAnPH%3BEPtGD%2CYAAA%3B%3BAOqHA%2CSwCxYM%2CSxC2lBN%2COAgBI%2CWAnOH%3BAAAD%2CSwCvYM%2CUAAU%2CSxC0lBhB%2COAgBI%2CWAnOH%3BAAAD%2CSwCxYM%2CSxC2lBN%2COAiBI%2CUApOH%3BAAAD%2CSwCvYM%2CUAAU%2CSxC0lBhB%2COAiBI%2CUApOH%3BEPrHD%2CcAAA%3B%3BAO0HA%2CSwC7YM%2CSxC2lBN%2COAgBI%2CWA9NH%3BAAAD%2CSwC5YM%2CUAAU%2CSxC0lBhB%2COAgBI%2CWA9NH%3BAAAD%2CSwC7YM%2CSxC2lBN%2COAiBI%2CUA%5C%2FNH%3BAAAD%2CSwC5YM%2CUAAU%2CSxC0lBhB%2COAiBI%2CUA%5C%2FNH%3BEP1HD%2CcAAA%3B%3BAO%2BHA%2CSwClZM%2CSxC2lBN%2COAgBI%2CWAzNH%3BAAAD%2CSwCjZM%2CUAAU%2CSxC0lBhB%2COAgBI%2CWAzNH%3BAAAD%2CSwClZM%2CSxC2lBN%2COAiBI%2CUA1NH%3BAAAD%2CSwCjZM%2CUAAU%2CSxC0lBhB%2COAiBI%2CUA1NH%3BEP%5C%2FHD%2CcAAA%3B%3BA%2BCzRA%2CSAMM%2CSxC2lBN%2COA0BI%3BAwC3nBJ%2CSAOM%2CUAAU%2CSxC0lBhB%2COA0BI%3BEACI%2CWAAA%3BEPnMR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BA%2BC3bT%2CSAMM%2CSxC2nBN%3BAwCjoBA%2CSAOM%2CUAAU%2CSxC0nBhB%3BEPxWA%2CgBAAA%3B%3BAOugBI%2CSwC1xBE%2CSxCwxBL%2CSAAY%2CSAER%3BAAAD%2CSwCzxBE%2CUAAU%2CSxCuxBf%2CSAAY%2CSAER%3BAAAD%2CSwC1xBE%2CSxCyxBL%2CUAAa%2CSACT%3BAAAD%2CSwCzxBE%2CUAAU%2CSxCwxBf%2CUAAa%2CSACT%3BEACG%2CSAAS%2CGAAT%3BEPxgBR%2CcAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3B%3BA%2BCzRA%2CSAMM%2CSxC%2BzBN%3BAwCr0BA%2CSAOM%2CUAAU%2CSxC8zBhB%3BEP5iBA%2CiBAAA%3BEAAA%2CeAAA%3BEAAA%2CUAAA%3BEAAA%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BAAMA%2CSeXM%2CSxC%2BzBN%2CMyBpzBC%3BAAAD%2CSeVM%2CUAAU%2CSxC8zBhB%2CMyBpzBC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CSiCxOc%2COjCwOd%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAelVQ%2CSAVF%2CSAUG%2COACG%3BAADJ%2CSATF%2CUAAU%2CSASP%2COACG%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2COAAO%2CIAAI%2COAAQ%2CUAlBzB%2CSAiBE%3BAACI%2COAAO%2CIAAI%2COAAQ%2CUAjBzB%2CUAAU%2CSAgBR%3BEAEQ%2CmBAAA%3B%3BAAzBhB%2CSAMM%2CSAuBE%2COAAM%3BAA7Bd%2CSAOM%2CUAAU%2CSAsBR%2COAAM%3BEACF%2CmBAAA%3B%3BAAEA%2CSA1BN%2CSAuBE%2COAAM%2COAGD%3BAAAD%2CSAzBN%2CUAAU%2CSAsBR%2COAAM%2COAGD%3BEACG%2CgBAAA%3B%3BAAjChB%2CSAMM%2CSA%2BBE%2CMAAK%3BAArCb%2CSAOM%2CUAAU%2CSA8BR%2CMAAK%3BEACD%2CaAAA%3B%3BAAKZ%2COAAU%3BAACV%2COAAU%3BEACN%2CWAAA%3B%3BAAGJ%2COACI%3BEACI%2CgBAAA%3B%3BAAIR%2CQAAQ%3BEACJ%2CSAAA%3BEACA%2CUAAA%3B%3BAAIA%2CMAAC%2CKAGG%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CMADJ%2CSACK%3BEACG%2CgBAAA%3B%3BAAKZ%3BAACA%2CGAAG%3BEACC%2CeAAA%3B%3BAAGJ%3BE%5C%2FCuMA%2CcAAA%3BEAAA%2CiBAAA%3B%3BA%2BC%5C%2FLgB%2CwBAHZ%2CMACK%2CSACG%2CIAAG%2CgBACE%3BEACG%2CwBAAA%3B%3BAAOpB%2CMAAO%3BEwBnFP%2CkBAAA%3B%3BAxBmFA%2CMAAO%2CSwBjFP%3BEvEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEuEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEvE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CgBAAA%3BEuEvHA%2CUAAA%3BEACA%2CMAAA%3B%3BAAxHI%2CMxBuDG%2CSwBjFP%2CiBA0BK%3BAACD%2CMxBsDG%2CSwBjFP%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CMxB8CG%2CSwBjFP%2CiBAmCK%3BEvEqOL%2CiBAAA%3BEuEnOQ%2CyBAAA%3B%3BAAGJ%2CMxByCG%2CSwBjFP%2CiBAwCK%3BEvEgOL%2CiBAAA%3BEuE9NQ%2CyBAAA%3B%3BAA0GR%2CMxBnEO%2CSwBjFP%2CiBAoJC%3BAACD%2CMxBpEO%2CSwBjFP%2CiBAqJC%3BEACG%2CWAAA%3B%3BAAGJ%2CMxBxEO%2CSwBjFP%2CiBAyJC%3BEvE%2BGD%2CwBAAA%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3B%3BAuEzGA%2CMxB9EO%2CSwBjFP%2CiBA%2BJC%3BEvEyGD%2CwBAAA%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3B%3BAuEhNA%2CMxByBO%2CSwBzBL%3BEvEgNF%2CYAAA%3B%3BAuE5MA%2CMxBqBO%2CSwBrBL%2CgBAA2B%2CMAAS%3BAACtC%2CMxBoBO%2CSwBpBL%2CgBAA2B%2CMAAS%3BAACtC%2CMxBmBO%2CSwBnBN%2CMAAO%3BEACJ%2CcAAA%3B%3BAxBkBJ%2CMAAO%2CSAEH%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIR%2CKAAK%2CMAAS%2CWAAS%3BAACvB%2CMAAM%2CMAAS%2CWAAS%3BEACpB%2CcAAA%3B%3BAAGJ%2CgBACM%3BEzCgHN%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEAEA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CcAAA%3BEgC9QA%2CqBAAA%3BEe%2BGQ%2CqBAAA%3BEACA%2CsBAAA%3B%3BAzCiHR%2CgByC5HM%2CyBzC4HL%3BAACD%2CgByC7HM%2CyBzC6HL%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgByClIM%2CyBzCkIL%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgByCvIM%2CyBzCuIL%3BAACD%2CgByCxIM%2CyBzCwIL%3BAACD%2CQAAQ%2CUAAW%2CiByCzIb%3BEzC0IF%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BA%2BC1KA%2CgBACM%2CyBf6JJ%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CgBe%2BFM%2CyBf%5C%2FFL%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9OY%2COjC8OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAerOQ%2CgBAbF%2CyBAaG%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAASZ%2CQACI%3BEACI%2CSAAA%3B%3BAAII%2CQALR%2CUAGM%2CSAAM%2CIAAI%2CSAEP%2CIAAI%3BAAAL%2CQALR%2CUAII%2CQAAU%2CSACL%2CIAAI%3BEACD%2CgBAAA%3B%3BAAPhB%2CQACI%2CUAGM%2CSAAM%2CIAAI%2CSAMR%3BAAVZ%2CQACI%2CUAII%2CQAAU%2CSAKN%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAdhB%2CQACI%2CUAGM%2CSAAM%2CIAAI%2CSAaR%3BAAjBZ%2CQACI%2CUAII%2CQAAU%2CSAYN%3BEACI%2CWAAA%3B%3BAhDzJhB%3BEACI%2CaGFW%2CmBHEX%3BEACA%2CSAAS%2CsDAAsB%2COAAO%2CcAClC%2CqDAAqB%2COAAO%2COADhC%3BEAEA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BA4EZJ%3BAACA%2CCAAC%2COAAO%3BAvE4ER%2CKAAK%2CcA4CD%2CiBAGM%3BAC1EV%3BEL4OA%2CkBAAA%3B%3BA2ExRI%2CMAAC%3BAvEuEL%2CKAAK%2CcA4CD%2CiBAGM%2CUuEtHL%3BAtE4CL%2CYsE5CK%3BE3EwRL%2C%2BCAAA%3B%3BA2EnRA%2CCAAC%2COAAO%3BE3EmRR%2CqBAAA%3BEMxHA%2CqBAAA%3B%3BAAEA%2CCqE7JC%2COAAO%2CQrE6JP%3BAACD%2CCqE9JC%2COAAO%2CQrE8JP%3BAACD%2CCqE%5C%2FJC%2COAAO%2CQrE%2BJP%3BEACG%2CqBAAA%3B%3BAqE5JJ%2COAAO%3BAACP%3BErE6BA%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAiBA%2COqEnEO%2CQrEmEN%3BAAAD%2CeAAC%3BAACD%2COqEpEO%2CQrEoEN%3BAAAD%2CeAAC%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2COqEhFO%2CQrEgFN%3BAAAD%2CeAAC%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2COqE5FO%2CQrE4FN%3BAAAD%2CeAAC%3BAACD%2COqE7FO%2CQrE6FN%3BAAAD%2CeAAC%3BAACD%2CQAAQ%2CUAAW%2CQqE9FZ%3BArE8FP%2CQAAQ%2CUAAW%3BENiLnB%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAsElHJ%2CQAAQ%2CKAAK%3BECuJb%2CSAAA%3BEACA%2CUAAA%3BEDtJI%2CmBAAA%3B%3BAAFJ%2CQAAQ%2CKAAK%2CMC0JX%2CQAAK%3BEACH%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAD7JJ%2CQAAQ%2CKAAK%2CMC0JX%2CQAAK%2CMAKD%3BEACE%2CcAAA%3B%3BADhKR%2CQAAQ%2CKAAK%2CMCoKX%2CQAAK%3BEAEH%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BA7E7HJ%2CQ4E5CQ%2CKAAK%2CMCoKX%2CQAAK%2CQ7ExHN%3BAACD%2CQ4E7CQ%2CKAAK%2CMCoKX%2CQAAK%2CQ7EvHN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CQ4ElDQ%2CKAAK%2CMCoKX%2CQAAK%2CQ7ElHN%3BEACG%2CWAAA%3B%3BA6EwHA%2CQD3KI%2CKAAK%2CMCoKX%2CQAAK%2CQAOF%3BEACG%2CcAAA%3B%3BAD5KR%2CQAAQ%2CKAAK%2CMCiOP%2CQAAK%3BE7E%2BDX%2CeAAA%3B%3BA4EhSA%2CQAAQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%3BE7E0DN%2CmBAAA%3BEAAA%2CgCAAA%3BEAAA%2C8BAAA%3BEAAA%2C%2BBAAA%3BEAAA%2C6BAAA%3BEAAA%2CYAAA%3BEAAA%2C0BAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CQ6E%5C%2FIQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%2CU9EvFL%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CQ6EpJQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%2CU9ElFL%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CQ6EzJQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%2CU9E7EL%3BECuID%2CWAAA%3BEAAA%2CqBAAA%3B%3BA6E9BI%2CQDlQI%2CKAAK%2CMCqOX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CQDnQI%2CKAAK%2CMCqOX%2CQAAK%2CMA8BF%2CIAAI%2CWAAc%2CUAAO%3BE7E6B9B%2CmBAAA%3B%3BA6EzBI%2CQDvQI%2CKAAK%2CMCqOX%2CQAAK%2CMAkCF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CQDxQI%2CKAAK%2CMCqOX%2CQAAK%2CMAmCF%2COAAU%3BAACX%2CQDzQI%2CKAAK%2CMCqOX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BAAClB%2CQD1QI%2CKAAK%2CMCqOX%2CQAAK%2CMAqCF%2COAAU%2CUAAO%3BE7EsBtB%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CqBAAA%3BEAAA%2CmBAAA%3B%3BA4EhSA%2CQAAQ%2CKAAK%2CMCkRX%2CQAAK%3BE7EcP%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2C4BAAA%3B%3BA8EhSA%2CMC8VE%3BE%5C%2FE1UF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA8E3BA%2CMCmHA%3BE%5C%2FE%2BHA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BE%2BEgEA%2CmBAAA%3BE%5C%2FEpBA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CqBAAA%3BEAAA%2CgBAAA%3B%3BA8EhSA%2CMC6HA%3BE%5C%2FEmKA%2CiBAAA%3BEAAA%2CmBAAA%3BEAnCA%2CsBAAA%3BEAmCA%2CiBAAA%3BEAAA%2CqBAAA%3B%3BA8EhSA%2CMC6HA%2CMAUI%3BE%5C%2FEnHJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA8E3BA%2CMC4IA%2CEAAC%3BE%5C%2FEoJD%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BA%2BEtII%2CMAdJ%2CEAAC%2CKAcI%3BE%5C%2FEsIL%2CcAAA%3B%3BA%2BE1HI%2CMA1BJ%2CEAAC%2CKA0BI%3BE%5C%2FE0HL%2CcAAA%3BEAAA%2CqBAAA%3B%3BA%2BE7GI%2CMAvCJ%2CEAAC%2CKAuCI%3BE%5C%2FE6GL%2CcAAA%3B%3BA8EhSA%2CMCgMA%2COAAM%3BE%5C%2FEgGN%2CiBAAA%3BEAAA%2CmBAAA%3BEAnCA%2CsBAAA%3BEAmCA%2CWAAA%3BEAAA%2CqBAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3B%3BA8EhSA%2CMCqNA%3BE%5C%2FE2EA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CUAAA%3BEAAA%2CqBAAA%3B%3BA%2BE7DI%2CMAdJ%2CQAcK%3BE%5C%2FE6DL%2CcAAA%3B%3BA%2BEjDI%2CMA1BJ%2CQA0BK%3BE%5C%2FEiDL%2CcAAA%3BEAAA%2CqBAAA%3B%3BA%2BEpCI%2CMAvCJ%2CQAuCK%3BE%5C%2FEoCL%2CcAAA%3B%3BA%2BExBI%2CMAnDJ%2CQAmDK%3BE%5C%2FEwBL%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BA%2BC4WI%2CMAzKJ%2CQAmDK%2CKAqHJ%2CQACI%3BE%5C%2FE9FL%2CcAAA%3B%3BA%2BEoGI%2CMA%5C%2FKJ%2CQAmDK%2CKA2HJ%2COACI%3BE%5C%2FEpGL%2CcAAA%3B%3BA%2BExBI%2CMAnDJ%2CQAmDK%2CK%5C%2FCYH%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CM%2BC6LA%2CQAmDK%2CK%5C%2FChPJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCxPQ%2COjCwPR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CM%2BCgLJ%2CQAmDK%2CK%5C%2FCpOJ%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CM%2BC0KJ%2CQAmDK%2CK%5C%2FC9NJ%2COACI%3BEhCqPL%2CcAAA%3B%3BA%2BENI%2CMArEJ%2CQAqEK%3BE%5C%2FEML%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BA%2BC4WI%2CMAzKJ%2CQAqEK%2CSAmGJ%2CQACI%3BE%5C%2FE9FL%2CcAAA%3B%3BA%2BEoGI%2CMA%5C%2FKJ%2CQAqEK%2CSAyGJ%2COACI%3BE%5C%2FEpGL%2CcAAA%3B%3BA%2BENI%2CMArEJ%2CQAqEK%2CS%5C%2FCNH%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CM%2BC6LA%2CQAqEK%2CS%5C%2FClQJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCzOQ%2COjCyOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CM%2BCgLJ%2CQAqEK%2CS%5C%2FCtPJ%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CM%2BC0KJ%2CQAqEK%2CS%5C%2FChPJ%2COACI%3BEhCqPL%2CcAAA%3B%3BA8EhSA%2CMAGI%3BEACI%2CWAAA%3B%3BAAEA%2CMAHJ%2CQAGK%3BEACG%2CkBAAA%3B%3BAAGJ%2CMAPJ%2CQAOK%3BEACG%2CiBAAA%3B%3BApDXZ%2CgBACM%3BAADN%2CgBAEM%3BEACE%2CkBAAA%3BEAWA%2CmBAAA%3B%3BAAdR%2CgBACM%2CWAIE%3BAALR%2CgBAEM%2CaAGE%3BEAEI%2CmBAAA%3B%3BAAEA%2CgBARN%2CWAIE%2CQAIK%3BAAAD%2CgBAPN%2CaAGE%2CQAIK%3BEACG%2CgBAAA%3B%3BAAKR%2CgBAdF%2CWAcG%3BAAAD%2CgBAbF%2CaAaG%3BEACG%2CgBAAA%3B%3BAAhBZ%2CgBAoBM%2CaACE%2CQAAO%3BEACH%2CaAAA%3B%3BAsDtBZ%3BEhFgSA%2CgBAAA%3BEAAA%2CgBAAA%3B%3BAgFhSA%2CYCoEA%3BEjF4NA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAiFtHA%2CYCoEA%2COlFwDE%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BAiF9HJ%2CYC0EA%3BEACI%2CSAAA%3B%3BAD3EJ%2CYC8EA%3BEjFkNA%2CWAAA%3BEAAA%2CqBAAA%3B%3BAiFpMI%2CYAdJ%2CEAcK%3BEjFoML%2CWAAA%3BEAAA%2CqBAAA%3B%3BAiFvLI%2CYA3BJ%2CEA2BK%3BEjFuLL%2CWAAA%3BEAAA%2C0BAAA%3B%3BAiF1KI%2CYAxCJ%2CEAwCK%3BEjF0KL%2CWAAA%3BEAAA%2CqBAAA%3B%3BAgFhSA%2CYCoIA%3BEjF4JA%2CgBAAA%3B%3BAgFhSA%2CYC4JI%2CMAAK%2CIAAI%3BEjFoIb%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAAMA%2CYiDsFI%2CMAAK%2CIAAI%2CajDtFZ%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CSiCxPQ%2COjCwPR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAkD9VY%2CUAFP%2CMACG%2CQACK%3BElFqRb%2CkBAAA%3BEkFjRgB%2CYAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BElF6QhB%2CqBAAA%3BEMzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3B%3BAkFrRY%2CUAFP%2CMACG%2CQACK%2CMlDyQX%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CUkDfK%2CMACG%2CQACK%2CMlDaZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC1OU%2COjC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CUkD5BC%2CMACG%2CQACK%2CMlDyBZ%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CUkDlCC%2CMACG%2CQACK%2CMlD%2BBZ%2COACI%3BEhCqPL%2CcAAA%3B%3BAM7CA%2CU4E1OK%2CMACG%2CQACK%2CM5EwOZ%3BAACD%2CU4E3OK%2CMACG%2CQACK%2CM5EyOZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CU4EhPK%2CMACG%2CQACK%2CM5E8OZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CU4ErPK%2CMACG%2CQACK%2CM5EmPZ%3BAACD%2CU4EtPK%2CMACG%2CQACK%2CM5EoPZ%3BAACD%2CQAAQ%2CUAAW%2CW4EvPd%2CMACG%2CQACK%3BE5EsPT%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BAkFtPA%3BEAQI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAlFubJ%2CcAAC%3BAACD%2CcAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CcAAC%3BEArND%2CSAAA%3BEAAA%2CQAAA%3BEAAA%2CiBAAA%3BEAAA%2CsDAAA%3BEAAA%2CWAAA%3B%3BAA6NA%2CcAAC%3BEA7ND%2CSAAA%3BEAAA%2CQAAA%3BEAAA%2CiBAAA%3BEAAA%2CyDAAA%3BEAAA%2CWAAA%3B%3BA8D5RQ%2CMAAC%2CWAAY%3BAACb%2CMAAC%2CWAAY%3BEACT%2CeAAA%3B%3BAAuBR%3BAACA%3BEACI%2CcAAA%3BE9DiQR%2CiBAAA%3BE8D%5C%2FPQ%2CcAAA%3B%3BAAJJ%2CoBAMI%3BAALJ%2CoBAKI%3BEACI%2CgBAAA%3B%3BAAWR%2CoBAAuB%3BAACvB%2CKAAK%3BEACD%2CcAAA%3BE9D%2BOR%2CiBAAA%3B%3BA8D5OQ%2CoBALmB%2CuBAKlB%3BAAAD%2CKAJC%2CYAIA%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3BE9D2OZ%2CiBAAA%3B%3BA8DjPI%2CoBAAuB%2CuBAUnB%3BAATJ%2CKAAK%2CYASD%3BE9DuOR%2CiBAAA%3B%3BAmF1SJ%2CIAAI%3BEACH%2CSAAA%3BEACA%2CcAAA%3B%3BAAFD%2CIAAI%2CWAGH%3BEACC%2CsBAAA%3B%3BAAJF%2CIAAI%2CWAMH%3BEACC%2CuBAAA%3B%3BAAGD%2CIAVG%2CWAUF%2C0BAA2B%2CQAAO%3BAACnC%2CIAXG%2CWAWF%2C2BAA4B%3BEAC5B%2CWAAA%3B%3BAAED%2CIAdG%2CWAcF%2C2BAA4B%3BEAC5B%2CWAAA%3BEACA%2CWAAA%3B%3BAAED%2CIAlBG%2CWAkBF%2C2BAA4B%2CQAAO%3BAACpC%2CIAnBG%2CWAmBF%2C0BAA2B%3BEAC3B%2CYAAA%3B%3BAAED%2CIAtBG%2CWAsBF%2C0BAA2B%3BEAC3B%2CYAAA%3BEACA%2CYAAA%3B%3BAAxBF%2CIAAI%2CWA2BH%2CMAAM%3BEACL%2CiBAAA%3B%3BAA5BF%2CIAAI%2CWA8BH%2CMAAK%3BEACJ%2CmBAAA%3B%3BAA%5C%2FBF%2CIAAI%2CWAiCH%3BEACC%2CWAAA%3BEACA%2COAAA%3B%3B%3BACjCE%3BEACI%2CYAAW%2CoFAAmF%2C0CAA9F%3BEACA%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CYAAa%2CcAAc%3BEACvB%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CYAAa%2CcAAc%2CsBAAsB%3BEAC7C%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CcAAc%2CsBAAsB%3BEAC7C%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CqCAAA%3B%3B%3BAAGJ%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CmBAAmB%3BEAC5B%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CqCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CmBAAmB%3BEAC5B%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%3BEAC3B%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2C0BAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%2CWAAU%3BEAClD%2CaAAa%2CkCAAb%3BEACA%2C0BAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%2CWAAU%3BEAClD%2CYAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%2CWAAU%2CMAAM%3BEACxD%2CaAAa%2CmCAAb%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CqCAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CkBAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CkBAAmB%2CYAAY%2CaAAa%3BEACxC%2CkBAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3B%3BAAGJ%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CmBAAmB%3BEAC5B%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CqCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CmBAAmB%3BEAC5B%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CkBAAmB%2CmBAAmB%3BEAClC%2CUAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CkBAAmB%2CmBAAmB%2CmBAAmB%3BEACrD%2CWAAA%3BEACA%2CUAAA%3B%3BAAkEJ%2CQAhEyB%3BEACrB%2CkBACI%2CYACI%3BIACI%2CUAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3B%3BEALZ%2CkBACI%2CYACI%2CaAII%3BIACI%2CUAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3B%3BEAThB%2CkBACI%2CYACI%2CaASI%3BIACI%2CsBAAA%3B%3BEAZhB%2CkBACI%2CYACI%2CaAYI%3BIACI%2CMAAA%3BIACA%2CSAAA%3B%3BEAhBhB%2CkBACI%2CYACI%2CaAgBI%3BIACI%2COAAA%3BIACA%2CUAAA%3B%3BEApBhB%2CkBACI%2CYACI%2CaAoBI%3BIACI%2CQAAA%3BIACA%2CQAAA%3B%3BEAxBhB%2CkBACI%2CYACI%2CaAwBI%3BIACI%2CQAAA%3BIACA%2CQAAA%3B%3BEA5BhB%2CkBACI%2CYACI%2CaA4BI%3BIACI%2CQAAA%3BIACA%2CUAAA%3B%3BEAhChB%2CkBACI%2CYACI%2CaAgCI%3BIACI%2CQAAA%3BIACA%2CSAAA%3B%3BEApChB%2CkBACI%2CYACI%2CaAoCI%3BIACI%2CQAAA%3BIACA%2CSAAA%3B%3BEAxChB%2CkBACI%2CYACI%2CaAwCI%3BIACI%2CQAAA%3BIACA%2COAAA%3B%3BEA5ChB%2CkBACI%2CYACI%2CaA4CI%3BIACI%2CQAAA%3BIACA%2COAAA%3B%3BEAhDhB%2CkBACI%2CYACI%2CaAgDI%3BIACI%2COAAA%3BIACA%2CSAAA%3B%3BEApDhB%2CkBACI%2CYACI%2CaAoDI%3BIACI%2CeAAA%3B%3B%3B%3B%3BAAQpB%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACI%2CkBAAA%3B%3BAAER%2CsBAAuB%3BEACnB%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%3BEACjC%2CUAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%2CqBAAqB%3BEACtD%2CqBAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CGAAE%3BEAC9E%2CqCAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CEAAC%3BEAC7E%2CcAAA%3BEACC%2CqCAAA%3B%3BAAEL%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%3BEAC5E%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CaAAa%3BAAA7F%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CahFlQhF%2CMAAK%2CcA4CD%2CiBAGM%3BAgFmNV%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2Ca%5C%2FE7RhF%3BE%2BE8RI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACC%2CqCAAA%3B%3BAAEL%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CaAAa%2COAAM%3BAAAnG%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CahF7QhF%2CMAAK%2CcA4CD%2CiBAGM%2CUgF8NyF%3BAAAnG%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2Ca%5C%2FExShF%2Ca%2BEwSmG%3BEAC%5C%2FF%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C4CAAA%3BEACC%2CqCAAA%3B%3BAAEL%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CaAAa%2COAAM%2CWAAW%3BAAA9G%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CahFzRhF%2CMAAK%2CcA4CD%2CiBAGM%2CUgF0OyF%2CWAAW%3BAAA9G%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2Ca%5C%2FEpThF%2Ca%2BEoTmG%2CWAAW%3BEAC1G%2CYAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CaAAa%2COAAM%3BAAAnG%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CahF5RhF%2CMAAK%2CcA4CD%2CiBAGM%2CUgF6OyF%3BAAAnG%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2Ca%5C%2FEvThF%2Ca%2BEuTmG%3BEAC%5C%2FF%2CYAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CEAAC%3BEAC7E%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqCAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CEAAC%2CUAAW%3BEACxF%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%2CqBAAqB%2CsBAAsB%2CEAAC%2CUAAW%2CEAAC%3BEACzF%2C0BAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%3BEACjC%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CeAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CWAAA%3BEACA%2CWAAA%3B%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CuBACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAJR%2CuBACI%2CoBAII%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CqCAAA%3BEACA%2CmBAAA%3B%3BAAIZ%2CuBACI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqCAAA%3B%3BAANR%2CuBAQI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAVR%2CuBAYI%2C6BACI%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAhBZ%2CuBAYI%2C6BACI%2CWAII%3BEACI%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2C4BAAA%3B%3BAAvBhB%2CuBAYI%2C6BACI%2CWAII%2CYAOI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAA3BpB%2CuBAYI%2C6BACI%2CWAII%2CYAOI%2CWAII%3BEACI%2CUAAA%3B%3BAA7BxB%2CuBAYI%2C6BACI%2CWAII%2CYAeI%3BEACI%2CgBAAA%3B%3BAAjCpB%2CuBAYI%2C6BACI%2CWAII%2CYAeI%2CeAEI%3BEACI%2CqCAAA%3BEACA%2CcAAA%3B%3BAApCxB%2CuBAYI%2C6BACI%2CWAII%2CYAsBI%2CcACI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqCAAA%3B%3BAA5CxB%2CuBAYI%2C6BACI%2CWAII%2CYAsBI%2CcAOI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAhDxB%2CuBAYI%2C6BACI%2CWAII%2CYAsBI%2CcAOI%2CGAGI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqCAAA%3B%3B%3BAAS5B%3BEACI%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CsBAAuB%3BEACnB%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CsBAAuB%2CqBAAqB%3BEACxC%2CqCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CsBAAuB%2CqBAAqB%3BEACxC%2CcAAA%3BEACA%2CqCAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3B%3BAAIJ%2CgBAAiB%3BEACb%2CUAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CgBAAiB%2CGAAG%3BEAChB%2CsBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2C%2BBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqCAAA%3B%3BAAfJ%2CgBAAiB%2CGAAG%2CGAgBhB%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAACA%2CgBApBS%2CGAAG%2CGAgBhB%2CEAIK%3BAAAQ%2CgBApBA%2CGAAG%2CGAgBhB%2CEAIc%3BAAAS%2CgBApBV%2CGAAG%2CGAgBhB%2CEAIwB%3BEACjB%2CYAAA%3B%3B%3B%3B%3BAAOX%2CgBAAiB%2CGAAG%2CGAAE%3BEAClB%2CsBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CqCAAA%3B%3B%3BAAIJ%2CgBAAiB%2CGAAG%2CGAAE%3BEAClB%2CkBAAA%3BEACA%2CmCAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3B%3BAAIJ%2CgBAAiB%2CGAAG%2CGAAE%3BEAClB%2C6BAAA%3BEACA%2CcAAA%3B%3B%3BAAIJ%3BEACE%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAEF%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CWAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CaAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CmBAAoB%2CeAAe%3BEAC%5C%2FB%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BEAEA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CmBAAoB%2CeAAe%2CgBAAgB%3BEAC%5C%2FC%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CmBAAoB%2CeAAe%2CgBAAgB%2CgBAAgB%3BEAC%5C%2FD%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CmBAAoB%2CeAAe%2CgBAAgB%3B%3BEAE%5C%2FC%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CmBAAoB%2CeAAe%2CgBAAgB%2CqBAAqB%3BEACpE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqCAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CmBAAoB%2CeAAe%2CgBAAgB%2CqBAAqB%3BEACpE%2CeAAA%3BEACA%2CqCAAA%3B%3B%3B%3B%3BAAKJ%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CYAAa%2CcAAc%3BEACvB%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CYAAa%2CcAAc%2CaAAa%3BEACpC%2CWAAA%3BEACA%2CqCAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CcAAc%2CaAAa%3BEACpC%2CsBAAA%3B%3BAAEJ%2CYAAa%2CcAAc%2CaAAa%2CGAAG%3BEACvC%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CqCAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CYAAa%2CeAAe%3BEACxB%2CWAAA%3BEACA%2CWAAA%3B%3B%3BAAGJ%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CYAAa%2CcAAc%3BEACvB%2CeAAA%3BEACA%2CWAAA%3BEACA%2CqCAAA%3BEACA%2CmBAAA%3B%3B%3BAAGJ%3BEACI%2CqBAAA%3B%3BEAEA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%3BEAC3B%2CqBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%2CuBAAuB%3BEAClD%2CqCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%2CuBAAuB%3BEAClD%2CeAAA%3BEACA%2CqCAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CYAAa%2CiBAAiB%3BEAC1B%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CYAAa%2CiBAAiB%2CcAAc%3BEACxC%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CYAAa%2CiBAAiB%3BEAC1B%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CYAAa%2CiBAAiB%2CiBAAiB%3BEAC3C%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CYAAa%2CiBAAiB%2CiBAAiB%2CiBAAiB%3BEAC5D%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CqCAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CiBAAiB%2CiBAAiB%2CiBAAiB%3BEAC5D%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqCAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CiBAAiB%2CiBAAiB%2CiBAAiB%3BEAC5D%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqCAAA%3B%3B%3BAAeJ%2CQAZyB%3BEACrB%2CkBACI%3BIACI%2CmBAAA%3B%3BEAFR%2CkBACI%2CkBAEI%3BIACI%2CMAAA%3BIACA%2CSAAA%3BIACA%2CaAAA%3B%3B%3BAAKhB%2CkBACI%2CkBACI%2CkBACI%3BEACI%2CaAAA%3B%3BAAKhB%3BEACI%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CYAAa%2CoBAAoB%3BEAC7B%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CYAAa%2CoBAAoB%2CsBAAsB%3BEACnD%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CYAAa%2CoBAAoB%2CsBAAsB%2CkBAAkB%3BEACrE%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CYAAa%2CoBAAoB%2CsBAAsB%2CkBAAkB%2CmBAAkB%3BEACvF%2CYAAA%3B%3BAADJ%2CYAAa%2CoBAAoB%2CsBAAsB%2CkBAAkB%2CmBAAkB%2CMAEvF%3BEACI%2CYAAA%3B%3BAAGR%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CiBAAiB%2CUAAU%2CMAAO%2CkBAAiB%3BEAC%5C%2FC%2CaAAa%2CuCAAb%3B%3BAAEJ%2CiBAAiB%2CUAAU%2CIAAK%2CkBAAiB%3BEAC7C%2CaAAa%2C2CAAb%3B%3BAAEJ%2CiBAAiB%2CUAAU%2CGAAI%2CkBAAiB%3BEAC5C%2CaAAa%2CwCAAb%3B%3BAAEJ%2CYAAa%3BEACT%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CmBAAmB%3BEAC5B%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CqCAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CmBAAmB%3BEAC5B%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CYAAa%2CoBAAoB%2CsBAAsB%2CkBAAkB%2CmBAAmB%3BEACxF%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CYAAa%2CoBAAoB%2CsBAAsB%2CkBAAkB%2CmBAAmB%2CwBAAwB%3BEAChH%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CYAAa%2CoBAAoB%2CsBAAsB%2CkBAAkB%2CmBAAmB%2CwBAAwB%2CyBAAyB%3BEACzI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CoBAAoB%2CsBAAsB%2CkBAAkB%2CmBAAmB%2CwBAAwB%2CyBAAyB%3BEACzI%2CeAAA%3BEACA%2CqCAAA%3B%3B%3BAAER%2CsBACI%2CUACI%2CuBACI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAACA%2CsBAPZ%2CUACI%2CuBACI%2CUAKK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2C6CAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CQAAA%3BEACA%2CYAAA%3B%3BAAnBpB%2CsBACI%2CUACI%2CuBACI%2CUAkBK%3BEACG%2CcAAA%3B%3BAAtBpB%2CsBACI%2CUACI%2CuBACI%2CUAkBK%2CYAEG%3BEACI%2CmBAAA%3B%3BAAxBxB%2CsBACI%2CUACI%2CuBACI%2CUAkBK%2CYAKG%3BEACI%2CeAAA%3BEACA%2CyBAAA%3B%3BAA5BxB%2CsBACI%2CUACI%2CuBACI%2CUAkBK%2CYASG%3BEACI%2CUAAA%3BEACA%2CkBAAA%3B%3BAAhCxB%2CsBACI%2CUACI%2CuBACI%2CUAkBK%2CYASG%2CSAGI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CsBArCxB%2CUACI%2CuBACI%2CUAkBK%2CYASG%2CSAGI%2CEAKK%3BEACG%2CYAAA%3B%3B%3B%3BAAWxB%2CeACI%3BEACI%2CiCAAA%3B%3BAAFR%2CeACI%2CGAEI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAPZ%2CeACI%2CGAEI%2CWAKI%2CKAAI%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CeAtBR%2CGAEI%2CWAoBK%3BEACG%2CoEAAA%3B%3B%3BAAMpB%2CgBACI%2CiBACK%3BEACG%2CmBAAA%3B%3BAAHZ%2CgBAMI%2CeACI%2CMAAK%3BEACD%2CmBAAA%3B%3BAAII%2CgBANZ%2CeAII%2CMACI%2CWACK%3BAAAQ%2CgBANrB%2CeAII%2CMACI%2CWACc%3BAAAQ%2CgBAN9B%2CeAII%2CMACI%2CWACuB%3BEACf%2CYAAA%3B%3BAAMpB%2CsBACI%2CWACI%3BEACI%2CcAAA%3B%3BAAHZ%2CsBACI%2CWAII%2CWACI%3BEACI%2CWAAA%3B%3BAAMJ%2CsBAFR%2CSACI%2CUACK%3BAAAD%2CsBAFR%2CSACe%2CUACN%3BEACG%2CYAAA%3B%3BAAdhB%2CsBAkBI%3BEACI%2CmBAAA%3B%3BAAIR%2CiBACI%2COAAM%2CkBAAkB%3BAAD5B%2CiBhFr7BA%2CMAAK%2CcA4CD%2CiBAGM%2CUgFu4BA%2CkBAAkB%3BAAD5B%2CiB%5C%2FEh9BA%2Ca%2BEi9BU%2CkBAAkB%3BEACpB%2CgBAAA%3BEACA%2CWAAA%3B%3BAAHR%2CiBAKI%2CuBACI%2CiBACI%2CiBAAgB%3BEACZ%2CkBAAA%3B%3BAARhB%2CiBAYI%2CoBACI%2CmBAAkB%2CKAAK%3BAAb%5C%2FB%2CiBAYI%2CoBACuC%2CmBAAkB%3BEACjD%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CiBARR%2CoBACI%2CmBAAkB%2CKAAK%2CUAOlB%3BAAAD%2CiBARR%2CoBACuC%2CmBAAkB%2CKAOhD%3BEACG%2CYAAA%3B%3BAArBhB%2CiBAYI%2CoBAYI%2CkBAAiB%2CIAAI%2CYAAY%3BEAC7B%2CyBAAA%3B%3BAAzBZ%2CiBA4BI%2CoBAAmB%2CQACf%3BEACI%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CiBARR%2CoBAAmB%2CQACf%2CmBAOK%3BEACG%2CYAAA%3B%3B%3BAAMhB%2C0BACI%2CqBACI%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAFR%2C0BACI%2CqBACI%2CuBACI%2CmBAAkB%3BEACd%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAACA%2C0BAXZ%2CqBACI%2CuBACI%2CmBAAkB%2CMASb%3BEACG%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2C0BAzBZ%2CqBACI%2CuBACI%2CmBAAkB%2CMAuBb%3BEACG%2CYAAA%3B%3BAACA%2C0BA3BhB%2CqBACI%2CuBACI%2CmBAAkB%2CMAuBb%2CMAEI%3BEACG%2CgBAAA%3B%3BAA7BxB%2C0BACI%2CqBACI%2CuBA%2BBI%2CwBAAuB%2CUAAU%2CQAC7B%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAApCpB%2C0BACI%2CqBACI%2CuBA%2BBI%2CwBAAuB%2CUAAU%2CQAK7B%2CmBAAkB%3BEACd%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BEAEA%2CeAAA%3BEACA%2CWAAA%3B%3BAACA%2C0BA%5C%2FChB%2CqBACI%2CuBA%2BBI%2CwBAAuB%2CUAAU%2CQAK7B%2CmBAAkB%2CMAUb%3BEACG%2CYAAA%3B%3BAAjDxB%2C0BACI%2CqBAyEI%3BEACI%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA9EZ%2C0BACI%2CqBAyEI%2CmBAKI%2CmBAAkB%3BEACd%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2C0BAjFZ%2CqBAyEI%2CmBAKI%2CmBAAkB%2CMAGb%3BEACG%2C0BAAA%3B%3BAAnFpB%2C0BACI%2CqBAyEI%2CmBAYI%2CkBAAiB%3BEACb%2CkBAAA%3B%3BAAvFhB%2C0BACI%2CqBAyFI%3BEACI%2CaAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FFZ%2C0BACI%2CqBAyFI%2C0BAMI%2CmBAAkB%3BAAhG9B%2C0BACI%2CqBAyFI%2C0BAMmC%2CmBAAkB%3BEAC7C%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAACA%2C0BAvGZ%2CqBAyFI%2C0BAMI%2CmBAAkB%2CWAQb%3BAAAD%2C0BAvGZ%2CqBAyFI%2C0BAMmC%2CmBAAkB%2COAQ5C%3BEACG%2CYAAA%3B%3BAAzGpB%2C0BACI%2CqBAyFI%2C0BAkBI%2CmBAAkB%3BEACd%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2C0BA9GZ%2CqBAyFI%2C0BAkBI%2CmBAAkB%2CMAGb%3BEACG%2C0BAAA%3B%3BAAhHpB%2C0BACI%2CqBAyFI%2C0BAyBI%2CmBAAkB%3BEACd%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAACA%2C0BA1HZ%2CqBAyFI%2C0BAyBI%2CmBAAkB%2COAQb%3BEACG%2CYAAA%3B%3BAA5HpB%2C0BACI%2CqBA%2BHI%2CeAAc%3BEACV%2CgBAAA%3B%3BAAjIZ%2C0BACI%2CqBA%2BHI%2CeAAc%2CSAEV%2CkBACI%2CGACI%2CkBACI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BEAEA%2CeAAA%3BEACA%2CWAAA%3B%3BAACA%2C0BA9IxB%2CqBA%2BHI%2CeAAc%2CSAEV%2CkBACI%2CGACI%2CkBACI%2CQAUK%3BEACG%2CYAAA%3B%3BAAShC%2CqBACI%2CQAAO%2CKACH%2COACI%3BEACI%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAKhB%2CgCACI%2CiBACI%2CWACI%2CEAAC%2COAAO%3BEACJ%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAACA%2CgCAZZ%2CiBACI%2CWACI%2CEAAC%2COAAO%2CKAUH%3BEACG%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CgCAzBZ%2CiBACI%2CWACI%2CEAAC%2COAAO%2CKAuBH%3BEACG%2CYAAA%3B%3BAAMpB%2C6BACI%3BEACI%2CkBAAA%3B%3BAAFR%2C6BAII%2CiBACI%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAZZ%2C6BAII%2CiBACI%2CsBAQI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAfhB%2C6BAII%2CiBACI%2CsBAYI%2CiBACI%3BEACI%2CeAAA%3B%3BAAnBpB%2C6BAII%2CiBACI%2CsBAYI%2CiBACI%2CWAEI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAtBxB%2C6BAII%2CiBACI%2CsBAYI%2CiBACI%2CWAEI%2CEAGI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAACA%2C6BAvBxB%2CiBACI%2CsBAYI%2CiBACI%2CWAEI%2CEAGI%2CKAIK%3BEACG%2C0BAAA%3B%3BAA5BhC%2C6BAII%2CiBA%2BBI%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAA1CZ%2C6BAII%2CiBA%2BBI%2CoBAQI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2C6BA7CR%2CiBA4CI%2CUACK%3BEACG%2CaAAA%3B%3BAAKhB%2CiCACI%2CQAAO%3BEACH%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAALR%2CiCACI%2CQAAO%2CKAKH%2CeACI%2CMACI%2CGACI%2CSACI%2CEACI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CiCAb5B%2CQAAO%2CKAKH%2CeACI%2CMACI%2CGACI%2CSACI%2CEACI%2CKAGK%3BEACG%2C0BAAA%3B%3BAAfpC%2CiCACI%2CQAAO%2CKAsBH%2CiBACI%2CWACI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA5BpB%2CiCACI%2CQAAO%2CKAsBH%2CiBACI%2CWACI%2CEAII%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CiCA%5C%2FBpB%2CQAAO%2CKAsBH%2CiBACI%2CWACI%2CEAII%2CKAGK%3BEACG%2C0BAAA%3B%3BAAjC5B%2CiCACI%2CQAAO%2CKAsBH%2CiBACI%2CWAaI%3BAArChB%2CiCACI%2CQAAO%2CKAsBH%2CiBACI%2CWhFrvCZ%2CMAAK%2CcA4CD%2CiBAGM%3BAgF8qCV%2CiCACI%2CQAAO%2CKAsBH%2CiBACI%2CW%5C%2FEhxCZ%3BE%2BE8xCoB%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CiCA1ChB%2CQAAO%2CKAsBH%2CiBACI%2CWAaI%2COAMK%3BAAAD%2CiCA1ChB%2CQAAO%2CKAsBH%2CiBACI%2CWhFrvCZ%2CMAAK%2CcA4CD%2CiBAGM%2CUgFytCW%3BAAAD%2CiCA1ChB%2CQAAO%2CKAsBH%2CiBACI%2CW%5C%2FEhxCZ%2Ca%2BEmyCqB%3BEACG%2CYAAA%3B%3BAAOxB%2C4CACI%2CQAAO%3BEACH%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAALR%2C4CACI%2CQAAO%2CKAKH%2CiBACI%2CWACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAXpB%2C4CACI%2CQAAO%2CKAKH%2CiBACI%2CWACI%2CEAII%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2C4CAdpB%2CQAAO%2CKAKH%2CiBACI%2CWACI%2CEAII%2CKAGK%3BEACG%2C0BAAA%3B%3BAAQ5B%2C2CACI%2CQAAO%2CKACH%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAANZ%2C2CACI%2CQAAO%2CKAOH%2CiBACI%2CWACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAbpB%2C2CACI%2CQAAO%2CKAOH%2CiBACI%2CWACI%2CEAII%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2C2CAhBpB%2CQAAO%2CKAOH%2CiBACI%2CWACI%2CEAII%2CKAGK%3BEACG%2C0BAAA%3B%3BAAQ5B%2CgCACI%2CQAAO%3BEACH%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAALR%2CgCACI%2CQAAO%2CKAKH%2CgBACI%2CeACI%2CsBACI%2CMACI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CgCAZxB%2CQAAO%2CKAKH%2CgBACI%2CeACI%2CsBACI%2CMACI%2CKAGK%3BEACG%2C0BAAA%3B%3BAAdhC%2CgCACI%2CQAAO%2CKAKH%2CgBACI%2CeAYI%2CWACI%2CWACI%2CEACI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CgCAxB5B%2CQAAO%2CKAKH%2CgBACI%2CeAYI%2CWACI%2CWACI%2CEACI%2CKAGK%3BEACG%2C0BAAA%3B%3BAA1BpC%2CgCACI%2CQAAO%2CKAiCH%2CiBACI%2CWACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAvCpB%2CgCACI%2CQAAO%2CKAiCH%2CiBACI%2CWACI%2CEAII%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CgCA1CpB%2CQAAO%2CKAiCH%2CiBACI%2CWACI%2CEAII%2CKAGK%3BEACG%2C0BAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAwD5B%2C8BACI%2CYACI%2CkBACI%3BEACI%2CYAAA%3B%3BAAJhB%2C8BACI%2CYACI%2CkBACI%2CMAEI%3BEACI%2CcAAA%3B%3BAANpB%2C8BACI%2CYASI%2CeAAc%2CWACV%2CkBACI%3BEACI%2CcAAA%3B%3BAAYI%2CsBALpB%2CQACI%2CgBACI%2CqBACI%2CQACI%2CQACK%3BEACG%2CYAAA%3B%3BAAQ5B%2CQACI%2CYACI%2CaACI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CQALZ%2CYACI%2CaACI%2CEAGK%3BEACG%2C0BAAA%3B%3BAAMpB%2CiBACI%2CUACI%2CSACI%2CSACI%2CyBACI%3BEACI%2CWAAA%3B%3BAANxB%2CiBACI%2CUACI%2CSACI%2CSACI%2CyBACI%2CUAEI%2COAAM%3BEACF%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAV5B%2CiBACI%2CUACI%2CSACI%2CSACI%2CyBACI%2CUAEI%2COAAM%2CIAIF%3BEACI%2CWAAA%3B%3BAAZhC%2CiBACI%2CUACI%2CSACI%2CSACI%2CyBACI%2CUAUI%2CQAAO%3BAAf%5C%2FB%2CiBACI%2CUACI%2CSACI%2CSACI%2CyBACI%2CUAUqB%3BEACb%2CUAAA%3BEACA%2CWAAA%3B%3BAAYZ%2CaAHZ%2CUACI%2CWACI%2CeACK%3BEACG%2CYAAA%3B%3BAAMpB%2CiBACI%2CcACI%3BAAFR%2CiBACI%2CchF1%5C%2FCJ%2CMAAK%2CcA4CD%2CiBAGM%3BAgF08CV%2CiBACI%2Cc%5C%2FErhDJ%3BE%2BEuhDY%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CiBALR%2CcACI%2COAIK%3BAAAD%2CiBALR%2CchF1%5C%2FCJ%2CMAAK%2CcA4CD%2CiBAGM%2CUgFg9CG%3BAAAD%2CiBALR%2Cc%5C%2FErhDJ%2Ca%2BE0hDa%3BEACG%2CYAAA%3B%3BAAUI%2CqBAJhB%2CYAAW%2COACP%2COAAM%2CIACF%2CUACI%2CSAAS%2COACJ%3BAAAD%2CqBAJhB%2CYAAW%2COACP%2COAAM%2CIACF%2CUACI%2CShFzgDhB%2CMAAK%2CcA4CD%2CiBAGM%2CUgF29CW%3BAAAD%2CqBAJhB%2CYAAW%2COACP%2COAAM%2CIACF%2CUACI%2CS%5C%2FEpiDhB%2Ca%2BEqiDqB%3BEACG%2CYAAA%3B%3BAAEJ%2CqBAPhB%2CYAAW%2COACP%2COAAM%2CIACF%2CUACI%2CSAAS%2COAIJ%3BAAAQ%2CqBAPzB%2CYAAW%2COACP%2COAAM%2CIACF%2CUACI%2CSAAS%2COAIK%3BAAAV%2CqBAPhB%2CYAAW%2COACP%2COAAM%2CIACF%2CUACI%2CShFzgDhB%2CMAAK%2CcA4CD%2CiBAGM%2CUgF89CW%3BAAAQ%2CqBAPzB%2CYAAW%2COACP%2COAAM%2CIACF%2CUACI%2CShFzgDhB%2CMAAK%2CcA4CD%2CiBAGM%2CUgF89CoB%3BAAAV%2CqBAPhB%2CYAAW%2COACP%2COAAM%2CIACF%2CUACI%2CS%5C%2FEpiDhB%2Ca%2BEwiDqB%3BAAAQ%2CqBAPzB%2CYAAW%2COACP%2COAAM%2CIACF%2CUACI%2CS%5C%2FEpiDhB%2Ca%2BEwiD8B%3BEACN%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAASR%2CqBAHZ%2C2BACI%2CSACI%2CYACK%3BEACG%2CYAAA%3B%3BAAQJ%2CqBAHZ%2CYACI%2CqBACI%2CQAAO%2CQACF%3BEACG%2CiBAAA%3B%3BAASR%2CoBAFR%2CSACI%2COAAM%2COACD%3BAAAD%2CoBAFR%2CShF1iDJ%2CMAAK%2CcA4CD%2CiBAGM%2CUgF4%5C%2FCI%2COACD%3BAAAD%2CoBAFR%2CS%5C%2FErkDJ%2Ca%2BEskDc%2COACD%3BEACG%2CYAAA%3B%3BAAKhB%2CsBACI%3BEACI%2CSAAA%3B%3B%3BAAIJ%2CqBACI%3BEACI%2CkBAAA%3B%3BAAFR%2CqBAII%3BEACI%2CgBAAA%3B%3BAAGZ%2CgCACI%2CWACI%3BEACI%2CkBAAA%3B%3BAAHZ%2CgCACI%2CWACI%2CoBAEI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3B%3BAAPhB%2CgCACI%2CWASI%2CQAAO%2CKACH%2CMAAK%3BEACD%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3B%3BAAQJ%2CcAFR%2CiBACI%2CQAAO%2CQACF%3BEACG%2CYAAA%3B%3BAAJhB%2CcACI%2CiBAMI%2CWACI%2CQAAO%3BEACH%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3B%3BAACA%2CcAZZ%2CiBAMI%2CWACI%2CQAAO%2CMAKF%3BEACG%2C6BAAA%3B%3BAAMpB%2CcACI%2CiBACI%2CWACI%2CQAAO%3BEACH%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3B%3BAACA%2CcARZ%2CiBACI%2CWACI%2CQAAO%2CKAMF%3BEACG%2C6BAAA%3B%3BAAMpB%2CeACI%2CeACI%2CcACI%2CsBACI%2CQAAO%3BEACH%2CWAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3B%3BAACA%2CeAbhB%2CeACI%2CcACI%2CsBACI%2CQAAO%2CQAUF%3BEACG%2CYAAA%3B%3BAAfxB%2CeAqBI%2CiBACI%2CQAAO%3BEACH%2CWAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2CoBAAA%3B%3BAACA%2CeANR%2CiBACI%2CQAAO%2CQAKF%3BEACG%2C6BAAA%3B%3BAA5BhB%2CeAgCI%2CQAAO%3BEACH%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CqCAAA%3BEACA%2CSAAA%3B%3BAACA%2CeAPJ%2CQAAO%2COAOF%3BEACG%2CYAAA%3B%3BAACA%2CeATR%2CQAAO%2COAOF%2CMAEI%3BEACG%2CYAAA%3B%3BAAKhB%2CwBACI%2CSACI%2CUACI%3BEACI%2CcAAA%3B%3BAAKhB%3B%3B%3B%3BAAIgB%2CaAFR%2CQAAO%2CMACH%2CGACK%2CUAAU%2CGACP%3BEACI%2CWAAA%3B%3BAACA%2CaALhB%2CQAAO%2CMACH%2CGACK%2CUAAU%2CGACP%2CEAEK%3BEACG%2C0BAAA%3B%3BAAQZ%2CaAFR%2CWACI%2CQACK%2CUAAU%2CGACP%2CgBACI%3BAAFQ%2CaAFxB%2CWACI%2CQACqB%2CUAAU%2CGACvB%2CgBACI%3BEACI%2C4BAAA%3B%3BAAHZ%2CaAFR%2CWACI%2CQACK%2CUAAU%2CGACP%2CgBACI%2CcAEI%3BAAJI%2CaAFxB%2CWACI%2CQACqB%2CUAAU%2CGACvB%2CgBACI%2CcAEI%3BEACI%2C4BAAA%3B%3BAAShC%2CUACI%2CmBACI%2CYACI%2CaACI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CUANhB%2CmBACI%2CYACI%2CaACI%2CgBAGK%3BEACG%2C0BAAA%3B%3BAAMJ%2CUAbhB%2CmBACI%2CYAUI%2CWACI%2CMAAK%2CYACA%3BAAAD%2CUAbhB%2CmBACI%2CYAUI%2CWA0lDhB%2CCAzlDsC%2CgBACb%3BEACG%2CWAAA%3BEACA%2CgBAAA%3B%3BAAhBxB%2CUACI%2CmBACI%2CYAUI%2CWAOI%3BAAnBhB%2CUACI%2CmBACI%2CYAUI%2CWA0lDhB%2CCAnlDyB%3BEACD%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CUArBhB%2CmBACI%2CYAUI%2CWAOI%2CKAGK%3BAAAD%2CUArBhB%2CmBACI%2CYAUI%2CWA0lDhB%2CCAnlDyB%2CCAGA%3BEACG%2C0BAAA%3B%3B%3BAAqBxB%2CQAb2B%2CwBAAsB%3BEAC7C%2CoBACI%2CeACI%2COACI%2CMACI%3BIACI%2CSAAA%3B%3B%3BAAoBxB%2CQAb2B%2CwBAAsB%3BEAC7C%2CoBACI%2CeACI%2COACI%2CMACI%3BIACI%2CSAAA%3B%3B%3BAAoBxB%2CQAb2B%2CwBAAsB%3BEAC7C%2CoBACI%2CeACI%2COACI%2CMACI%3BIACI%2CSAAA%3B%3B%3BAAqBpB%2CQAduB%2CwBAAqB%3BEAC5C%2CoBACI%2CeACI%2COACI%2CMACI%3BIACI%2CSAAA%3B%3B%3B%3BAAsBxB%2CQAd8B%2CuBAAsB%3BEAC5C%2COACI%2CeACI%2CeACI%2CMAAK%3BIACD%2CuBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3B%3BAA%2BBxB%2CQAzB0B%2CuBAAsB%3BEAC5C%2CcACI%2CoBACI%2CgBACI%3BIACI%2CkBAAA%3B%3BEAJhB%2CcACI%2CoBACI%2CgBACI%2CeAEI%2CeACI%3BIACI%2C0BAAA%3B%3BEAPxB%2CcACI%2CoBACI%2CgBACI%2CeAEI%2CeAII%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAZxB%2CcACI%2CoBACI%2CgBACI%2CeAEI%2CeAII%2CsBAII%3BIACI%2CeAAA%3B%3B%3B%3BAAyBhC%2CQAf0B%2CuBAAsB%3BEAIhC%2CsBAFR%2CQAAO%2CKACH%2CIACK%2CUAAU%2CGACP%2CuBAAsB%2COAClB%3BIACI%2CqBAAA%3B%3B%3BAA8E5B%2CQAtE4B%2CyBAAsB%3B%3BEAKlC%2CsBAFR%2CQAAO%2CKACH%2CIACK%2CUAAU%2CGACP%2CuBAAsB%3BIAClB%2CwBAAA%3BIACA%2CWAAA%3B%3BEAHR%2CsBAFR%2CQAAO%2CKACH%2CIACK%2CUAAU%2CGACP%2CuBAAsB%2COAGlB%3BIACI%2CsBAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3B%3BEAOxB%2CgCACI%2CQAAO%2CKACH%2CgBACI%2CWACI%2CaACI%2CMACI%3BIACI%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CmCAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAQ5B%2CiCACI%2CQAAO%2CKACH%2CeACI%2CMACI%3BIACI%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CmCAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3B%3BAAqBxB%2CQAd0B%2CuBAAsB%3BEAC5C%2CiCACI%2CQAAO%2CKACH%2CiBACI%2CWACI%3BEAJhB%2CiCACI%2CQAAO%2CKACH%2CiBACI%2CWhFn6DhB%2CMAAK%2CcA4CD%2CiBAGM%3BEgFi3DN%2CiCACI%2CQAAO%2CKACH%2CiBACI%2CW%5C%2FE97DhB%3BI%2BEg8DwB%2CYAAA%3BIACA%2CeAAA%3B%3B%3BAAySxB%2CQAlS0B%2CuBAAsB%3BEAC5C%2C0BACI%2CSACI%2COAAM%3BIACF%2CgBAAA%3B%3BEAHZ%2C0BAMI%2CqBACI%3BIACI%2CeAAA%3B%3BEARZ%2C0BAMI%2CqBAII%2CeAAc%2CSACV%2CkBACI%3BIACI%2CyBAAA%3BIACA%2CkBAAA%3B%3BEAMpB%2C0BAA2B%2CqBAAqB%2CeAAc%2CSAAU%2CkBAAkB%2CGAAG%2CkBAAkB%2CQAC%5C%2FG%2CSACI%2CWACI%2CQAAO%3BIACH%2CmBAAA%3B%3BEAIZ%2CgCACI%2CMAAK%2CSAAS%3BIACV%2CqBAAA%3B%3BEAFR%2CgCACI%2CMAAK%2CSAAS%2COAEV%2COACI%3BIACI%2CWAAA%3B%3BEALhB%2CgCACI%2CMAAK%2CSAAS%2COAOV%2CiBACI%3BIACI%2CcAAA%3B%3BEAVhB%2CgCACI%2CMAAK%2CSAAS%2COAOV%2CiBACI%2CWAEI%2CEAAC%2COAAO%3BIACJ%2CYAAA%3B%3BEAMpB%2CeACI%2CqBACI%2CQACI%2CeACI%3BIACI%2C0BAAA%3B%3BEAMpB%2C4CACI%2CQAAO%3BEADkC%2CiCACzC%2CQAAO%3BEADoE%2CgCAC3E%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEAGR%2C2CACI%2CQAAO%3BIACH%2CmBAAA%3B%3BEAGR%2CiCACI%2CQAAO%2CKACH%2CiBACI%2CSACI%3BEAJhB%2CiCACI%2CQAAO%2CKACH%2CiBACI%2CShFx%5C%2FDhB%2CMAAK%2CcA4CD%2CiBAGM%3BEgFs8DN%2CiCACI%2CQAAO%2CKACH%2CiBACI%2CS%5C%2FEnhEhB%3BI%2BEqhEwB%2CeAAA%3BIACA%2CgBAAA%3B%3BEANpB%2CiCACI%2CQAAO%2CKACH%2CiBAOI%3BIACI%2CWAAA%3BIACA%2CcAAA%3B%3BEAXhB%2CiCACI%2CQAAO%2CKACH%2CiBAOI%2CWAGI%3BIACI%2CSAAA%3B%3BEAbpB%2CiCACI%2CQAAO%2CKACH%2CiBAOI%2CWAMI%3BEAfhB%2CiCACI%2CQAAO%2CKACH%2CiBAOI%2CWhF9%5C%2FDhB%2CMAAK%2CcA4CD%2CiBAGM%3BEgFs8DN%2CiCACI%2CQAAO%2CKACH%2CiBAOI%2CW%5C%2FEzhEhB%3BI%2BEgiEwB%2CUAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CiCApBhB%2CQAAO%2CKACH%2CiBAOI%2CWAMI%2COAMK%2CUAAU%3BEAAX%2CiCApBhB%2CQAAO%2CKACH%2CiBAOI%2CWhF9%5C%2FDhB%2CMAAK%2CcA4CD%2CiBAGM%2CUgF29De%2CUAAU%3BEAAX%2CiCApBhB%2CQAAO%2CKACH%2CiBAOI%2CW%5C%2FEzhEhB%2Ca%2BEqiEyB%2CUAAU%3BIACP%2CYAAA%3B%3BEAOxB%2CgCACI%2CQAAO%2CQAAQ%3BIACX%2CeAAA%3BIACA%2CkBAAA%3B%3BEAHR%2CgCAKI%2CQAAO%2CKACH%2CiBACI%2CWACI%3BIACI%2CSAAA%3B%3BEAMpB%2C4CACI%2CmBACI%2CSAAQ%2CSAAS%2CUAAU%3BIACvB%2CgBAAA%3B%3BEAIZ%2C6BACI%2CiBACI%3BIACI%2CWAAA%3B%3BEAHZ%2C6BACI%2CiBAII%3BIACI%2CWAAA%3B%3BEAIZ%2CsBACI%2CmBACI%2COAAM%2CIACF%3BIACI%2C2BAAA%3BIACA%2CWAAA%3B%3BEAKhB%2CqBACI%2CYAAW%2COACP%2COAAM%2CIACF%3BIACI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAKhB%2CoBACI%2CeACI%2COACI%2CMACI%2CWACI%3BIACI%2CWAAA%3B%3BEANxB%2CoBACI%2CeACI%2COACI%2CMAMI%3BIACI%2CSAAA%3BIACA%2CWAAA%3B%3BEAMpB%2CeACI%2CYACI%2CUACI%3BIACI%2C0BAAA%3B%3BEAJhB%2CeACI%2CYACI%2CUAII%2CQACI%3BIACI%2C0BAAA%3B%3BEAMpB%2CQACI%2CgBACI%2CeACI%2CcACI%2CsBACI%2CQAAO%3BEALlB%2CcACL%2CgBACI%2CeACI%2CcACI%2CsBACI%2CQAAO%3BIACH%2C4BAAA%3B%3BEAShB%2CkBADJ%2CkBACK%3BIACG%2C4BAAA%3B%3B%3BEAKR%2CSACI%2CMAAK%2CUACA%2CkBACG%3BIACI%2CyBAAA%3BIACA%2CiBAAA%3B%3BEAOQ%2CSAXpB%2CMAAK%2CUAOA%2CUAAU%2CGACP%2CQACI%2CwBACI%2CUACK%2CWACG%2CkBACI%3BIACI%2CWAAA%3B%3BEAfpC%2CSAwBI%2CgBACI%2CGAAE%3BIACE%2CyBAAA%3BIACA%2C4BAAA%3B%3BEAIhB%2CqBACI%2CUACI%2CSAAQ%2CKAAK%2CMACP%2CQAAK%3BIACH%2CoBAAA%3B%3BEAJhB%2CqBACI%2CUACI%2CSAAQ%2CKAAK%2CMACP%2CQAAK%2CQAEH%3BIACI%2CmBAAA%3B%3B%3BEAOhB%2CcAAc%2CWACV%2CkBACI%2CMAAK%2CQAAQ%2CKACT%2CsBACI%2CQAAO%3BIACH%2CkBAAA%3B%3BEACA%2CcANN%2CWACV%2CkBACI%2CMAAK%2CQAAQ%2CKACT%2CsBACI%2CQAAO%2CQAEF%3BIACG%2CqBAAA%3BIACA%2CaAAa%2CaAAb%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3B%3BEAlBxB%2CcAAc%2CWACV%2CkBACI%2CMAAK%2CQAAQ%2CKACT%2CsBAkBI%3BIACI%2C4BAAA%3B%3BEAtBpB%2CcAAc%2CWACV%2CkBACI%2CMAAK%2CQAAQ%2CKACT%2CsBAkBI%2CmBAEI%3BIACI%2C2BAAA%3BIACA%2CeAAA%3B%3BEAzBxB%2CcAAc%2CWACV%2CkBA6BI%2CMAAK%2CUACD%2CQACI%3BIACI%2CkBAAA%3B%3B%3B%3BAA8B5B%2CQAtB0B%2CuBAAsB%3BEAC5C%2CoBACI%2CeACI%2COACI%2CMACI%3BIACI%2CSAAA%3BIACA%2CWAAA%3B%3BEANpB%2CoBAWI%2CgBACI%2CMAAK%2CcACD%2CGAAE%2CIAAI%3BEAblB%2CoBAWI%2CgBACI%2CMAAK%2CcAylCrB%2CCAxlCiC%2CEAAE%2CIAAI%3BIACf%2CqBAAA%3BIACA%2CsBAAA%3B%3B%3BAA4BpB%2CQAtB0B%2CuBAAsB%3BEAC5C%2CoBACI%2CeACI%2COACI%2CMACI%3BIACI%2CoBAAA%3BIACA%2CWAAA%3B%3BEANpB%2CoBAWI%2CgBACI%2CMAAK%2CcACD%2CGAAE%2CIAAI%3BEAblB%2CoBAWI%2CgBACI%2CMAAK%2CcAmkCrB%2CCAlkCiC%2CEAAE%2CIAAI%3BEAb%5C%2FB%2CoBAWI%2CgBACI%2CMAAK%2CcAmkCrB%2CCAlkCiD%2CIAAI%3BIAC7B%2CqBAAA%3BIACA%2CsBAAA%3B%3B%3BAA4BpB%2CQAtB0B%2CuBAAsB%3BEAC5C%2CoBACI%2CeACI%2COACI%2CMACI%3BIACI%2CoBAAA%3BIACA%2CWAAA%3B%3BEANpB%2CoBAWI%2CgBACI%2CMAAK%2CcACD%2CGAAE%2CIAAI%3BEAblB%2CoBAWI%2CgBACI%2CMAAK%2CcA6iCrB%2CCA5iCiC%2CEAAE%2CIAAI%3BEAb%5C%2FB%2CoBAWI%2CgBACI%2CMAAK%2CcA6iCrB%2CCA5iCiD%2CIAAI%3BIAC7B%2CqBAAA%3BIACA%2CsBAAA%3B%3B%3BAA4BpB%2CQAtB0B%2CuBAAsB%3BEAC5C%2CoBACI%2CeACI%2COACI%2CMACI%3BIACI%2CoBAAA%3BIACA%2CWAAA%3B%3BEANpB%2CoBAWI%2CgBACI%2CMAAK%2CcACD%2CGAAE%2CIAAI%3BEAblB%2CoBAWI%2CgBACI%2CMAAK%2CcAuhCrB%2CCAthCiC%2CEAAE%2CIAAI%3BEAb%5C%2FB%2CoBAWI%2CgBACI%2CMAAK%2CcAuhCrB%2CCAthCiD%2CIAAI%3BIAC7B%2CqBAAA%3BIACA%2CsBAAA%3B%3B%3BAAoDpB%2CQA9C0B%2CuBAAsB%3BEAC5C%2CoBACI%2CeACI%2COACI%2CMACI%3BIACI%2CoBAAA%3BIACA%2CWAAA%3B%3BEANpB%2CoBACI%2CeACI%2COACI%2CMAKI%2CWACI%3BIACI%2CoBAAA%3B%3BEAVxB%2CoBAgBI%2CgBACI%2CMAAK%2CcACD%2CGAAE%2CIAAI%3BEAlBlB%2CoBAgBI%2CgBACI%2CMAAK%2CcA4%5C%2FBrB%2CCA3%5C%2FBiC%2CEAAE%2CIAAI%3BEAlB%5C%2FB%2CoBAgBI%2CgBACI%2CMAAK%2CcA4%5C%2FBrB%2CCA3%5C%2FBiD%2CIAAI%3BIAC7B%2CqBAAA%3BIACA%2CsBAAA%3B%3BEAKhB%2CsBACI%2CmBACI%2COAAM%2CIACF%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEAKhB%2CqBACI%2CYAAW%2COACP%2COAAM%2CIACF%3BIACI%2CsBAAA%3B%3B%3BAAQZ%2CsBADJ%2CcACK%2CMACG%3BEACI%2CYAAA%3B%3BAAKhB%2CMAAM%2COACF%2CeACI%2CQAAO%3BEACH%2CkBAAA%3B%3BAAIZ%2CUACI%2CcACI%2CeACI%3BEACI%2CcAAA%3B%3B%3B%3BAAOhB%2CcACI%3BAADJ%2CcAq8BJ%2CCAp8BwB%3BAADpB%2CcACuC%3BAADvC%2CcAC6D%3BEACrD%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAANR%2CcACI%2CgBAMI%3BAAPR%2CcAq8BJ%2CCAp8BwB%2CiBAMZ%3BAAPR%2CcACuC%2CqBAM%5C%2FB%3BAAPR%2CcAC6D%2CwBAMrD%3BEACI%2CgBAAA%3B%3BAARZ%2CcACI%2CgBASI%3BAAVR%2CcAq8BJ%2CCAp8BwB%2CiBASZ%3BAAVR%2CcACuC%2CqBAS%5C%2FB%3BAAVR%2CcAC6D%2CwBASrD%3BEACI%2CgBAAA%3B%3BAAXZ%2CcACI%2CgBAYI%3BAAbR%2CcAq8BJ%2CCAp8BwB%2CiBAYZ%3BAAbR%2CcACuC%2CqBAY%5C%2FB%3BAAbR%2CcAC6D%2CwBAYrD%3BEACI%2CgBAAA%3B%3BAAoHhB%2CQAhH0B%2CwBAAsB%3BEAC5C%2CYACI%2CcACI%3BIACI%2CQAAA%3B%3BEAHZ%2CYACI%2CcACI%2CaAEI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEANhB%2CYACI%2CcACI%2CaAMI%3BIACI%2CqBAAA%3B%3BEAThB%2CYACI%2CcACI%2CaAMI%2CGAEI%3BIACI%2CcAAA%3B%3BEAMpB%2CYACI%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAJR%2CYACI%2CcAII%3BIACI%2CeAAA%3BIACA%2CSAAA%3B%3BEAIZ%2CYACI%2CkBACI%3BIACI%2CaAAA%3B%3BEAHZ%2CYACI%2CkBACI%2CuBAEI%3BIACI%2CeAAA%3B%3BEALhB%2CYACI%2CkBACI%2CuBAKI%3BIACI%2CeAAA%3B%3BEARhB%2CYAYI%2CiBACI%2CiBACI%3BIACI%2C0BAAA%3B%3BEAKhB%2CYACI%2CmBACI%3BIACI%2CeAAA%3B%3BEAHZ%2CYAMI%2CoBACI%2CsBACI%3BIACI%2CeAAA%3B%3BEAThB%2CYAMI%2CoBACI%2CsBACI%2CkBAEI%2CmBACI%3BIACI%2CgBAAA%3B%3BEAZxB%2CYAMI%2CoBACI%2CsBACI%2CkBAEI%2CmBACI%2CwBAEI%2CyBACI%3BIACI%2CeAAA%3B%3BEAfhC%2CYAMI%2CoBACI%2CsBACI%2CkBAEI%2CmBACI%2CwBAEI%2CyBAII%3BIACI%2CeAAA%3B%3BEAlBhC%2CYA0BI%3BIACI%2CaAAA%3B%3B%3BEAIR%2CsBACI%2CcACI%2CqBACI%3BIACI%2CqBAAA%3BIACA%2C4BAAA%3B%3BEAKhB%2CkBACI%3BIACI%2CUAAA%3B%3BEAGR%2CuBACI%2C6BACI%3BIACI%2CaAAA%3B%3BEAHZ%2CuBACI%2C6BACI%2CWAEI%3BIACI%2CYAAA%3BIACA%2CcAAA%3B%3BEANhB%2CuBACI%2C6BACI%2CWAEI%2CYAGI%2CWACI%3BIACI%2CUAAA%3B%3B%3BAAyM5B%2CQAjM0B%2CuBAAsB%3BEAC5C%2CYACI%2CcACI%3BIACI%2CQAAA%3B%3BEAHZ%2CYACI%2CcACI%2CaAEI%3BIACI%2CeAAA%3B%3BEALhB%2CYACI%2CcACI%2CaAKI%3BIACI%2CmBAAA%3B%3BEARhB%2CYACI%2CcACI%2CaAKI%2CGAEI%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEAMpB%2CsBACI%2CUACI%2CuBACI%2CUACI%2CYACI%3BIACI%2CeAAA%3B%3BEANxB%2CsBACI%2CUACI%2CuBACI%2CUACI%2CYAII%3BIACI%2CUAAA%3B%3BEAOxB%2CYACI%3BIACI%2CUAAA%3B%3BEAFR%2CYACI%2CcAEI%3BIACI%2CeAAA%3BIACA%2CSAAA%3B%3BEAIZ%2CYACI%2CkBACI%3BIACI%2CUAAA%3B%3BEAHZ%2CYACI%2CkBACI%2CuBAEI%3BIACI%2CeAAA%3B%3BEALhB%2CYACI%2CkBACI%2CuBAKI%3BIACI%2CeAAA%3B%3BEARhB%2CYAYI%2CiBACI%2CiBACI%3BIACI%2C0BAAA%3B%3BEAfhB%2CYAYI%2CiBACI%2CiBACI%2CiBAEI%3BIACI%2CmBAAA%3B%3BEAjBpB%2CYAYI%2CiBACI%2CiBACI%2CiBAKI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAMpB%2CYACI%2CmBACI%3BIACI%2CeAAA%3B%3BEAHZ%2CYAMI%2CoBACI%2CsBACI%3BIACI%2CcAAA%3B%3BEAThB%2CYAMI%2CoBACI%2CsBACI%2CkBAEI%2CmBACI%2CwBACI%3BIACI%2CUAAA%3B%3BEAb5B%2CYAMI%2CoBACI%2CsBACI%2CkBAEI%2CmBACI%2CwBACI%2CyBAEI%3BIACI%2CeAAA%3B%3BEAfhC%2CYAMI%2CoBACI%2CsBACI%2CkBAEI%2CmBACI%2CwBACI%2CyBAKI%3BIACI%2CeAAA%3B%3BEAlBhC%2CYA0BI%3BIACI%2CaAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3B%3BEAIR%2CsBACI%2CcACI%2CqBACI%3BIACI%2CqBAAA%3BIACA%2C4BAAA%3B%3BEALhB%2CsBACI%2CcACI%2CqBACI%2CsBAGI%2CGAAE%3BIACE%2CeAAA%3B%3BEAPpB%2CsBACI%2CcACI%2CqBACI%2CsBAMI%2CEAAC%3BIACG%2CeAAA%3B%3BEAVpB%2CsBACI%2CcACI%2CqBACI%2CsBASK%2CEAAC%3BIACE%2CeAAA%3B%3BEAMpB%2CkBACI%3BIACI%2CUAAA%3B%3BEAGR%2CsBACI%3BIACI%2CgBAAA%3B%3BEAFR%2CsBACI%2CqBAEI%3BIACI%2CeAAA%3B%3BEAJZ%2CsBACI%2CqBAKI%3BIACI%2CeAAA%3B%3BEAIZ%3BIACI%2CgBAAA%3B%3BEADJ%2CgBAEI%2CKACI%3BEAHR%2CgBAEI%2CKhF9nFJ%2CMAAK%2CcA4CD%2CiBAGM%3BEgF6kFV%2CgBAEI%2CK%5C%2FEzpFJ%3BI%2BE2pFY%2CUAAA%3B%3BEAIZ%2CmBACI%2CeACI%2CgBACI%2CqBACI%3BIACI%2CeAAA%3B%3BEALpB%2CmBACI%2CeACI%2CgBACI%2CqBAII%3BIACI%2CeAAA%3B%3BEAMpB%2CmBACI%3BIACI%2CaAAA%3B%3BEAGR%2CuBACI%2C6BACI%3BIACI%2CaAAA%3B%3BEAHZ%2CuBACI%2C6BACI%2CWAEI%3BIACI%2CYAAA%3BIACA%2CcAAA%3BIACA%2C4BAAA%3B%3BEAPhB%2CuBACI%2C6BACI%2CWAEI%2CYAII%2CWACI%3BIACI%2CUAAA%3B%3BEAVxB%2CuBACI%2C6BACI%2CWAEI%2CYASI%2CeACI%3BIACI%2CeAAA%3B%3BEAfxB%2CuBACI%2C6BACI%2CWAEI%2CYAcI%2CcACI%3BIACI%2CeAAA%3B%3B%3BAAiB5B%2CQAT2B%2CwBAAuB%3BEAC9C%2CYACI%2CcACI%3BIACI%2CSAAA%3B%3B%3BAAsBhB%2CQAjB2B%2CwBAAuB%3BEAC9C%2CYACI%2CcACI%3BIACI%2CQAAA%3B%3BEAIZ%2CkBACI%2CYACI%3BIACI%2CUAAA%3BIACA%2CaAAA%3B%3B%3BAA6BhB%2CQAxB2B%2CwBAAsB%3BEAC7C%2CYACI%2CcACI%3BIACI%2CQAAA%3BIACA%2CQAAA%3B%3BEAJZ%2CYACI%2CcACI%2CsBAGI%3BIACI%2CeAAA%3B%3BEANhB%2CYACI%2CcACI%2CsBAMI%3BIACI%2CgBAAA%3B%3BEAKhB%2CkBACI%2CYACI%3BIACI%2CUAAA%3BIACA%2CaAAA%3B%3B%3BAA6BhB%2CQAxB0B%2CuBAAsB%3BEAC5C%2CYACI%2CcACI%3BIACI%2CQAAA%3BIACA%2CQAAA%3B%3BEAJZ%2CYACI%2CcACI%2CsBAGI%3BIACI%2CeAAA%3B%3BEANhB%2CYACI%2CcACI%2CsBAMI%3BIACI%2CgBAAA%3B%3BEAKhB%2CkBACI%2CYACI%3BIACI%2CUAAA%3BIACA%2CaAAA%3B%3B%3BAAqChB%2CQAhC0B%2CuBAAsB%3BEAC5C%2CYACI%2CcACI%3BIACI%2CSAAA%3BIACA%2CQAAA%3B%3BEAJZ%2CYACI%2CcACI%2CsBAGI%3BIACI%2CeAAA%3B%3BEANhB%2CYACI%2CcACI%2CsBAMI%3BIACI%2CgBAAA%3B%3BEAKhB%2CkBACI%2CYACI%3BIACI%2CUAAA%3BIACA%2CaAAA%3B%3BEAIZ%2CkBACI%2CmBACI%3BIACI%2CUAAA%3B%3B%3B%3BAA%2BUhB%2CQAzU0B%2CuBAAsB%3B%3BEAExC%2CYACI%3BIACI%2CaAAA%3B%3BEAFR%2CYAII%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CyBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3B%3BEAXR%2CYAII%2CcAQI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3B%3BEAlBZ%2CYAII%2CcAQI%2CaAOI%3BIACI%2CeAAA%3B%3BEApBhB%2CYAII%2CcAQI%2CaAUI%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAxBhB%2CYAII%2CcAQI%2CaAUI%2CGAGI%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEAMpB%2CYACI%3BIACI%2CUAAA%3B%3BEAFR%2CYACI%2CcAEI%3BIACI%2CeAAA%3BIACA%2CSAAA%3B%3BEAIZ%2CYACI%2CkBACI%3BIACI%2CUAAA%3B%3BEAHZ%2CYACI%2CkBACI%2CuBAEI%3BIACI%2CeAAA%3B%3BEALhB%2CYACI%2CkBACI%2CuBAKI%3BIACI%2CeAAA%3B%3BEARhB%2CYAYI%2CiBACI%3BIACI%2CWAAA%3B%3BEAdZ%2CYAYI%2CiBAII%3BIACI%2CWAAA%3B%3BEAjBZ%2CYAYI%2CiBAII%2CiBAEI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3B%3BEArBhB%2CYAYI%2CiBAII%2CiBAEI%2CiBAII%3BIACI%2CmBAAA%3B%3BEAvBpB%2CYAYI%2CiBAII%2CiBAEI%2CiBAOI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA3BpB%2CYAYI%2CiBAII%2CiBAEI%2CiBAWI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAMpB%2CYACI%2CmBACI%3BIACI%2CeAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CYACI%2CmBAKI%3BIACI%2CaAAA%3B%3BEAPZ%2CYAUI%2CoBACI%2CsBACI%3BIACI%2CWAAA%3BIACA%2CaAAA%3B%3BEAdhB%2CYAUI%2CoBACI%2CsBACI%2CkBAGI%3BIACI%2CSAAA%3B%3BEAhBpB%2CYAUI%2CoBACI%2CsBACI%2CkBAGI%2CmBAEI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAvBxB%2CYAUI%2CoBACI%2CsBACI%2CkBAGI%2CmBAUI%3BIACI%2CgBAAA%3B%3BEA1BxB%2CYAUI%2CoBACI%2CsBACI%2CkBAGI%2CmBAUI%2CwBAEI%3BIACI%2CUAAA%3B%3BEA5B5B%2CYAUI%2CoBACI%2CsBACI%2CkBAGI%2CmBAUI%2CwBAEI%2CyBAEI%3BIACI%2CeAAA%3B%3BEA9BhC%2CYAUI%2CoBACI%2CsBACI%2CkBAGI%2CmBAUI%2CwBAEI%2CyBAKI%3BIACI%2CeAAA%3B%3B%3BEAUhC%2CkBACI%2CmBACI%3BIACI%2CWAAA%3B%3BEAHZ%2CkBACI%2CmBACI%2CmBAEI%3BIACI%2CyBAAA%3BIACA%2CWAAA%3B%3BEANhB%2CkBACI%2CmBACI%2CmBAEI%2CgBAGI%3BIACI%2CWAAA%3BIACA%2CWAAA%3B%3BEAMpB%2CYACI%2CcACI%3BIACI%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3B%3BEAPZ%2CYACI%2CcAQI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAdZ%2CYACI%2CcAQI%2CsBAMI%3BIACI%2CeAAA%3B%3BEAhBhB%2CYACI%2CcAQI%2CsBASI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAKhB%2CYACI%2CmBACI%3BIACI%2CeAAA%3BIACA%2CUAAA%3B%3BEAJZ%2CYACI%2CmBAKI%3BIACI%2CaAAA%3B%3BEAIZ%2CYACI%3BIACI%2CmBAAA%3B%3BEAFR%2CYACI%2CmBAEI%3BIACI%2CeAAA%3BIACA%2CUAAA%3B%3BEALZ%2CYACI%2CmBAMI%3BIACI%2CiBAAA%3BIACA%2CaAAA%3B%3B%3BEAKZ%2CsBACI%2CcACI%3BIACI%2CWAAA%3B%3BEAHZ%2CsBACI%2CcACI%2CmBAEI%3BIACI%2CUAAA%3B%3BEALhB%2CsBACI%2CcAOI%3BIACI%2CWAAA%3B%3BEATZ%2CsBACI%2CcAOI%2CqBAEI%3BIACI%2CaAAA%3B%3BEAKhB%3BIACI%2CmBAAA%3B%3BEADJ%2CsBAEI%2CqBACI%3BIACI%2CeAAA%3B%3BEAJZ%2CsBAEI%2CqBAII%3BIACI%2CeAAA%3B%3BEAIZ%3BIACI%2CgBAAA%3B%3BEADJ%2CgBAEI%3BIACI%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAHR%2CgBAEI%2CSAEI%3BIACI%2CWAAA%3BIACA%2CqBAAA%3B%3BEANZ%2CgBAEI%2CSAEI%2CGAGI%3BIACI%2CWAAA%3BIACA%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3B%3BEAbhB%2CgBAEI%2CSAEI%2CGAWI%2CGAAE%3BIACE%2C6BAAA%3BIACA%2CcAAA%3B%3BEAchB%2CmBACI%3BIACI%2CWAAA%3BIACA%2CaAAA%3B%3BEAGR%2CuBACI%2C6BACI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEAJZ%2CuBACI%2C6BACI%2CWAGI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3B%3BEARhB%2CuBACI%2C6BACI%2CWAGI%2CYAII%3BIACI%2CkBAAA%3B%3BEAVpB%2CuBACI%2C6BACI%2CWAGI%2CYAOI%2CcACI%3BIACI%2CkBAAA%3B%3BEAdxB%2CuBACI%2C6BACI%2CWAGI%2CYAOI%2CcAII%3BIACI%2CkBAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3B%3BEArBxB%2CuBACI%2C6BACI%2CWAGI%2CYAOI%2CcAII%2CGAMI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA7B5B%2CuBACI%2C6BACI%2CWAGI%2CYA4BI%3BIACI%2CWAAA%3B%3BEAlCpB%2CuBACI%2C6BACI%2CWAGI%2CYA4BI%2CWAEI%3BIACI%2CUAAA%3B%3B%3BEAQxB%2CsBACI%2CUACI%2CuBACI%3BIACI%2CkBAAA%3B%3BEAJhB%2CsBACI%2CUACI%2CuBACI%2CUAEI%2CYACI%3BIACI%2CcAAA%3B%3B%3BEAQxB%2CcACI%2CgBACI%3BEAFR%2CcAgOR%2CCA%5C%2FN4B%2CiBACZ%3BEAFR%2CcACuC%2CqBAC%5C%2FB%3BEAFR%2CcAC6D%2CwBACrD%3BIACI%2CeAAA%3B%3BEAHZ%2CcACI%2CgBAII%3BEALR%2CcAgOR%2CCA%5C%2FN4B%2CiBAIZ%3BEALR%2CcACuC%2CqBAI%5C%2FB%3BEALR%2CcAC6D%2CwBAIrD%3BIACI%2CeAAA%3B%3BEANZ%2CcACI%2CgBAOI%3BEARR%2CcAgOR%2CCA%5C%2FN4B%2CiBAOZ%3BEARR%2CcACuC%2CqBAO%5C%2FB%3BEARR%2CcAC6D%2CwBAOrD%3BIACI%2CeAAA%3B%3BEATZ%2CcACI%2CgBAUI%3BEAXR%2CcAgOR%2CCA%5C%2FN4B%2CiBAUZ%3BEAXR%2CcACuC%2CqBAU%5C%2FB%3BEAXR%2CcAC6D%2CwBAUrD%3BIACI%2CkBAAA%3B%3B%3BAAsBpB%2CQAjB0B%2CuBAAsB%3BEAC5C%2CYACI%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEALR%2CYAOI%2CoBACI%2CsBACI%3BIACI%2CeAAA%3B%3B%3BAAuBpB%2CQAjB0B%2CuBAAsB%3BEAC5C%2CYACI%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEALR%2CYAOI%2CoBACI%2CsBACI%3BIACI%2CeAAA%3B%3B%3BAAuBpB%2CQAjB0B%2CuBAAsB%3BEAC5C%2CYACI%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEALR%2CYAOI%2CoBACI%2CsBACI%3BIACI%2CeAAA%3B%3B%3BAAuBpB%2CQAjB0B%2CuBAAsB%3BEAC5C%2CYACI%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEALR%2CYAOI%2CoBACI%2CsBACI%3BIACI%2CeAAA%3B%3B%3BAAuBpB%2CQAjB0B%2CuBAAsB%3BEAC5C%2CYACI%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEALR%2CYAOI%2CoBACI%2CsBACI%3BIACI%2CeAAA%3B%3B%3BAAuBpB%2CQAjB0B%2CuBAAsB%3BEAC5C%2CYACI%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEALR%2CYAOI%2CoBACI%2CsBACI%3BIACI%2CeAAA%3B%3B%3BAAuBpB%2CQAjB0B%2CuBAAsB%3BEAC5C%2CYACI%3BIACI%2CYAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEALR%2CYAOI%2CoBACI%2CsBACI%3BIACI%2CeAAA%3B%3B%3BAAMpB%2CYACC%3BEACC%2CgBAAA%3B%3BAAFF%2CYACC%2CeAEC%3BEACC%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3B%3BAANH%2CYACC%2CeAEC%2CQAIC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CYAAa%2CeAAe%2CQAAQ%2CEAAE%3BEACrC%2CoBAAA%3B%3BAAED%2CYAAa%2CeAAe%2CQAAQ%2CEAAC%3BEACpC%2CWAAW%2CgBAAX%3B%3BAAED%2CYAAa%2CeAAe%2CQAAQ%2CEAAE%2CIAAG%3BEACrC%2CeAAA%3B%3BAAEJ%2CKAAK%2CcAAe%2CKAAI%2CIAAK%3BEACzB%2CWAAA%3B%3BAAEJ%2CsBAAuB%2CmBAAmB%3BEACtC%2CsBAAA%3B%3BAAEJ%2CqBAAsB%2CiBAAiB%2CqBAAmB%3BEACtD%2CsBAAA%3B%3BAAkCJ%2CQA%5C%2FByB%3BEAGb%2CoBADJ%2CYACK%3BIACG%2CaAAA%3B%3BEADJ%2CoBADJ%2CYACK%2CMAEG%2CUACI%3BIACI%2CWAAA%3B%3BEASR%2CCAFP%2CcACI%2CWACI%3BIACG%2CyBAAA%3B%3BEAOR%2CEADH%2CcACI%3BIACG%2CwBAAA%3B%3B%3BAAQR%2CcADJ%2CMACK%2COACG%2CWACI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BACh4GpB%2CIACC%2COACC%2CSACC%2CMAAK%3BAAHR%2CIACC%2COACC%2CSAEC%2CMAAK%3BAAJR%2CIACC%2COACC%2CSAGC%2CMAAK%3BAALR%2CIACC%2COACC%2CSAIC%2CMAAK%3BAANR%2CIACC%2COACC%2CSAKC%2CMAAK%3BAAPR%2CIACC%2COACC%2CSAMC%2CMAAK%3BAARR%2CIACC%2COACC%2CSAOC%2CMAAK%3BAATR%2CIACC%2COACC%2CSAQC%2CMAAK%3BAAVR%2CIACC%2COACC%2CSASC%3BAAXH%2CIACC%2COACC%2CSAUC%3BEACC%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CoCAAA%3BEACA%2CeAAA%3B%3BAACA%2CIAnBH%2COACC%2CSACC%2CMAAK%2CaAiBH%3BAAAD%2CIAnBH%2COACC%2CSAEC%2CMAAK%2CiBAgBH%3BAAAD%2CIAnBH%2COACC%2CSAGC%2CMAAK%2CYAeH%3BAAAD%2CIAnBH%2COACC%2CSAIC%2CMAAK%2CYAcH%3BAAAD%2CIAnBH%2COACC%2CSAKC%2CMAAK%2CeAaH%3BAAAD%2CIAnBH%2COACC%2CSAMC%2CMAAK%2CeAYH%3BAAAD%2CIAnBH%2COACC%2CSAOC%2CMAAK%2CiBAWH%3BAAAD%2CIAnBH%2COACC%2CSAQC%2CMAAK%2CcAUH%3BAAAD%2CIAnBH%2COACC%2CSASC%2CSASE%3BAAAD%2CIAnBH%2COACC%2CSAUC%2COAQE%3BEACA%2CqBAAA%3BEACA%2C6CAAA%3BEACA%2CaAAA%3B%3BAAvBL%2CIACC%2COACC%2CSAwBC%3BEACC%2CaAAA%3BEACA%2CiBAAA%3B%3BAA5BJ%2CIAgCC%3BEACC%2CWAAA%3B%3BAAjCF%2CIAmCC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAA3CF%2CIA6CC%2CcAAa%3BEACZ%2CyBAAA%3BEACA%2CcAAA%3B%3BAA%5C%2FCF%2CIAiDC%2CcAAa%3BEACZ%2CyBAAA%3BEACA%2CcAAA%3B%3BAAnDF%2CIAqDC%2CcAAa%3BEACZ%2CyBAAA%3BEACA%2CcAAA%3B%3BAAvDF%2CIAyDC%2CcAAa%3BEACZ%2CyBAAA%3BEACA%2CcAAA%3B%3BAA3DF%2CIA6DC%2CcAAa%3BEACZ%2CyBAAA%3BEACA%2CcAAA%3B%3BAA%5C%2FDF%2CIAiEC%2CcAAa%3BEACZ%2CyBAAA%3BEACA%2CcAAA%3B%3BAAnEF%2CIAqEC%2CcAAa%3BEACZ%2CmBAAA%3BEACA%2CcAAA%3B%3BAAvEF%2CIAyEC%2CcAAa%3BEACZ%2CmBAAA%3BEACA%2CcAAA%3B%3BAA3EF%2CIA6EC%2CcAAa%3BEACZ%2CmBAAA%3BEACA%2CcAAA%3B%3BAA%5C%2FEF%2CIAiFC%2CcAAa%3BEACZ%2CmBAAA%3BEACA%2CcAAA%3B%3BAAnFF%2CIAqFC%2CcAAa%3BEACZ%2CmBAAA%3BEACA%2CcAAA%3B%3BAA4BE%2CQAtB0B%3BEAsB1B%2CIA1BH%2COACC%2CQACC%2COACE%3BIAEC%2CWAAA%3B%3BEAEC%2CIAPN%2COACC%2CQACC%2COACE%2CWAGC%2CSACE%3BIACA%2C4BAAA%3B%3BEAkBJ%2CIA1BH%2COACC%2CQACC%2COACE%2CWAQC%3BIACC%2CkBAAA%3B%3BEAGA%2CIAfN%2COACC%2CQACC%2COACE%2CWAWC%2CMACE%3BIACA%2CkBAAA%3B%3BEADD%2CIAfN%2COACC%2CQACC%2COACE%2CWAWC%2CMACE%2CUAEA%3BIACC%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3B%3BAAYT%2CYACC%2CgBACC%2CaACC%2CoBACC%2CGACC%3BEACI%2CcAAA%3B%3BAACA%2CYANR%2CgBACC%2CaACC%2CoBACC%2CGACC%2CEAEK%3BEACA%2CcAAA%3B%3BAAED%2CYATR%2CgBACC%2CaACC%2CoBACC%2CGACC%2CEAKK%3BEACA%2CcAAA%3B%3BAAED%2CYAZR%2CgBACC%2CaACC%2CoBACC%2CGACC%2CEAQK%3BEACA%2CcAAA%3B%3BAAED%2CYAfR%2CgBACC%2CaACC%2CoBACC%2CGACC%2CEAWK%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAeV%2CQANwB%3BEACvB%2CYAAY%2CIAAI%2CSAAU%2CIAAG%2CYAAa%3BIACtC%2CYAAA%3B%3B%3BAAaL%2CQATwB%3BEACvB%2CcAAc%2CaACb%3BIACI%2CSAAA%3BIACH%2CYAAA%3B%3B%3BAAKH%2CgBAAgB%3BEACf%2CsBAAqB%2C4BAArB%3B%3BAAGD%2CuBAAwB%2CiBAAgB%3BEACvC%2CsBAAqB%2CiCAArB%3B%3BAAoED%2CQAjEwB%3BEACvB%2CYACC%2CqBAAoB%2CQACnB%2COAAM%2CgBAAgB%2COAAO%2COAAO%3BEAFtC%2CYACC%2CqBAAoB%2CQjF5FlB%2CMAAK%2CcA4CD%2CiBAGM%2CUiF8CL%2CgBAAgB%2COAAO%2COAAO%3BEAFtC%2CYACC%2CqBAAoB%2CQhFvHlB%2CagFwHK%2CgBAAgB%2COAAO%2COAAO%3BIACnC%2CaAAA%3B%3BEAHH%2CYAMC%2CqBACC%2COAAM%2CgBAAgB%2COAAO%2COAAO%3BEAPtC%2CYAMC%2CqBjFjGE%2CMAAK%2CcA4CD%2CiBAGM%2CUiFmDL%2CgBAAgB%2COAAO%2COAAO%3BEAPtC%2CYAMC%2CqBhF5HE%2CagF6HK%2CgBAAgB%2COAAO%2COAAO%3BIACnC%2CcAAA%3B%3BEARH%2CYAWC%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAGH%2CYADD%2CwBACE%3BIACG%2CsBAAA%3B%3BEApBN%2CYAuBC%2CiBAAgB%3BIACf%2CsBAAqB%2C4BAArB%3BIACA%2CkBAAA%3BIACG%2CsBAAA%3BIACA%2CMAAA%3BIACA%2CyBAAA%3B%3BEA5BL%2CYA8BC%2CwBAAwB%3BIACvB%2CkCAAA%3B%3BEA%5C%2FBF%2CYAiCC%2CwBAAwB%2CiBAAgB%3BIACvC%2CWAAA%3BIACA%2CsBAAqB%2CiCAArB%3B%3BEAID%2CmBACA%2CcACC%3BIACC%2CSAAA%3BIACA%2CaAAA%3BIACG%2CeAAA%3B%3BEAKH%2CmBAFF%2CaACC%2CwBACE%3BIACG%2CaAAA%3BIACA%2CYAAA%3B%3BEAZN%2CmBAQA%2CaAOC%3BIACC%2CkBAAA%3BIACG%2CkBAAA%3BIACH%2CWAAA%3BIACG%2CSAAA%3B%3B%3BAAMP%2CMAAM%2CaACL%2CUAAU%3BAADX%2CMAAM%2CaACa%2CUAAU%2CUAAQ%3BAADrC%2CMAAM%2CaACuC%2CKAAK%3BEAChD%2CeAAA%3B%3BAAGF%2CmBACC%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAPL%2CmBACC%2CQAOI%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAhBN%2CmBACC%2CQAOI%2CEASC%3BEACC%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAACA%2CmBAhCN%2CQAOI%2CEASC%2CgBAgBE%3BEACA%2CkBAAA%3BEACA%2CMAAM%2CeAAN%3BEACA%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAGF%2CmBA3CL%2CQAOI%2CEAoCE%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAMP%2CYACC%2CwBACC%3BEACC%2CqBAAA%3B%3BAAHH%2CYAMC%3BEACC%2CeAAA%3BEACG%2CcAAA%3B%3BAAGH%2CYADD%2CwBACE%3BEACA%2CWAAA%3B%3BAAZH%2CYAeC%2CMAAK%3BEACJ%2CcAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CYAJJ%2CMAAK%2CaAIA%3BEACA%2CcAAA%3B%3BAAED%2CYAPJ%2CMAAK%2CaAOA%3BEACA%2CcAAA%3B%3BAAED%2CYAVJ%2CMAAK%2CaAUA%3BEACA%2CcAAA%3B%3BAA1BN%2CYA6BC%2CaAAY%2CIAAI%2CSAAU%3BEACzB%2C4BAAA%3B%3BAAKE%2CYAHH%2CWACC%2CsBACC%2CQACE%3BEACA%2CsBAAA%3BEACG%2CqBAAA%3BEACA%2CaAAa%2CaAAb%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAMR%2CqBACC%2CEAAC%3BEACA%2CkBAAA%3BEACG%2CWAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAnBL%2CqBAqBC%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAA1BL%2CqBA4BC%3BEACC%2CkBAAA%3BEACG%2CkBAAA%3B%3BAAiBL%2CQAZwB%3BEAIpB%2CYAFD%2CgBACA%2CQACE%3BIACG%2CkBAAA%3B%3B%3BAAOR%3BEACC%2CgBAAA%3BEACA%2CwBAAA%3B%3BAAQK%2CgBALL%2CuBACC%2CsBACC%2CiBACC%2CQACE%2COACC%3BEACA%2CqBAAA%3BEACG%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CgBATT%2CuBACC%2CsBACC%2CiBACC%2CQACE%2COACC%2CQAII%3BEACH%2CYAAA%3B%3BAASH%2CgBAnBJ%2CuBAiBC%2CUACE%2CKACE%2CMACD%2CmBACC%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CgBAxBN%2CuBAiBC%2CUACE%2CKACE%2CMACD%2CmBACC%2CWAGE%3BEACoB%2CYAAA%3B%3BAACC%2CgBA1B5B%2CuBAiBC%2CUACE%2CKACE%2CMACD%2CmBACC%2CWAGE%2CMAEsB%3BEACE%2CYAAA%3B%3BAAGP%2CgBA9BxB%2CuBAiBC%2CUACE%2CKACE%2CMACD%2CmBACC%2CWASoB%3BEACG%2CcAAA%3B%3BAAZxB%2CgBAnBJ%2CuBAiBC%2CUACE%2CKACE%2CMACD%2CmBAcC%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CgBArCN%2CuBAiBC%2CUACE%2CKACE%2CMACD%2CmBAcC%2CQAGE%3BEACoB%2CYAAA%3B%3BAACC%2CgBAvC5B%2CuBAiBC%2CUACE%2CKACE%2CMACD%2CmBAcC%2CQAGE%2CMAEsB%3BEACE%2CYAAA%3B%3BAAGP%2CgBA3CxB%2CuBAiBC%2CUACE%2CKACE%2CMACD%2CmBAcC%2CQASoB%3BEACG%2CcAAA%3B%3BAA7C7B%2CgBACC%2CuBAmDC%2CUACC%3BEACC%2CcAAA%3B%3BAAQF%2CYADD%2CEACE%3BEACA%2CmBAAA%3B%3BAACA%2CYAHF%2CEACE%2CUAEC%3BEACW%2CYAAA%3B%3BAACC%2CYALf%2CEACE%2CUAEC%2CMAEa%3BEACE%2CYAAA%3B%3BAAGP%2CYATX%2CEACE%2CUAQU%3BEACG%2CcAAA%3B%3BAAMb%2CYAFF%2CeACC%2CEACE%3BEACA%2CmBAAA%3B%3BAAMH%2CCAAC%3BEACG%2CcAAA%3B%3BAAKH%2CCADA%2CqBACC%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CCAPJ%2CqBACC%2CkBAMI%3BEACA%2CYAAA%3B%3BAAKP%2CcACC%3BEACI%2CqBAAA%3B%3BAAGL%2CQACC%3BEACI%2CcAAA%3B%3BAAGL%3BEACI%2CaAAA%3B%3BAAGH%2CiBADgB%2COACf%3BEACA%2CsBAAsB%2C0BAAtB%3B%3BAAUK%2CMANN%2CWACE%2CYACC%2CeACC%2COACA%2CEACE%2CiBACC%3BEACA%2CgBAAA%3B%3BAACA%2CMARP%2CWACE%2CYACC%2CeACC%2COACA%2CEACE%2CiBACC%2COAEC%3BEACA%2CsBAAsB%2C2BAAtB%3BEACA%2CmBAAA%3B%3BAAMH%2CMAhBL%2CWACE%2CYACC%2CeACC%2COAYA%2CsBACE%3BEACG%2CgBAAA%3B%3BAAIJ%2CMArBL%2CWACE%2CYACC%2CeACC%2COAiBA%2CWACE%3BEACG%2CkBAAA%3B%3BAAeH%2CkBANN%2CUACE%2COACC%2CMACA%2COACE%2CQACC%2CKACC%3BEACA%2CmBAAA%3BEACG%2CYAAA%3BEACA%2CkBAAA%3B%3BAAEC%2CkBAXX%2CUACE%2COACC%2CMACA%2COACE%2CQACC%2CKACC%2CkBAIG%2CEACE%3BEACA%2CcAAA%3B%3BAAkBN%2CkBANN%2CUACE%2COACC%2CMACA%2COACE%2CQACC%2CKACC%3BEACA%2CmBAAA%3BEACG%2CYAAA%3BEACA%2CkBAAA%3B%3BAAEC%2CkBAXX%2CUACE%2COACC%2CMACA%2COACE%2CQACC%2CKACC%2CkBAIG%2CEACE%3BEACA%2CcAAA%3B%3BAAkBN%2CkBANN%2CUACE%2COACC%2CMACA%2COACE%2CQACC%2CKACC%3BEACA%2CmBAAA%3BEACG%2CYAAA%3BEACA%2CkBAAA%3B%3BAAEC%2CkBAXX%2CUACE%2COACC%2CMACA%2COACE%2CQACC%2CKACC%2CkBAIG%2CEACE%3BEACA%2CcAAA%3B%3BAAeV%2CwBAFF%2CGACE%2CcACC%2CaACA%2CKAAI%3BEACA%2CYAAA%3B%3BAAOR%3BEAKC%2CgBAAA%3B%3BAALD%2CqBACC%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAKL%2CkBACC%2CSAAQ%2CUAAU%3BEACd%2CiBAAA%3B%3BAAIL%2CcACC%3BEACC%2CaAAA%3B%3BAAGF%3BEAMI%2C6BAAA%3B%3BAANJ%2CiBACC%2CiBACC%3BEACC%2CsBAAA%3B%3BAAQA%2CWAFD%2CiBACA%2COACE%3BAAAD%2CWAFD%2CiBjF7kBE%2CMAAK%2CcA4CD%2CiBAGM%2CUiFgiBV%3BAAAD%2CWAFD%2CiBhFxmBE%2CagF0mBA%3BEACG%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAOL%2CEADA%2CIACC%2CQACA%2CQACC%3BEACC%2CWAAA%3BEACG%2CgBAAA%3BEACA%2CeAAA%3B%3BAAOP%2CYAAC%2CoBACA%3BEACC%2CuBAAA%3B%3BAAIH%2CsBACC%2CmBACC%3BEACC%2C6BAAA%3B%3BAAMD%2CCADA%2CcACC%3BEACG%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CCALJ%2CcACC%2CUAII%3BEACA%2CYAAA%3B%3BAAGL%2CCATA%2CcASC%3BEACG%2CcAAA%3B%3BAAED%2CCAZH%2CcAYI%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAAKL%2C0BAAC%3BEACG%2CUAAA%3B%3BAAKH%2CCADA%2CsBACC%3BEACG%2CiBAAA%3B%3BAAGF%2CCAAC%2CuBACA%3BEACC%2CcAAA%3B%3BAAKL%2CIAAC%3BEACG%2CcAAA%3B%3BAAEJ%2CIAAC%3BEACG%2CcAAA%3B%3BAAKH%2CEADA%2CcACC%3BEACG%2CkBAAA%3B%3BAAEC%2CEAJL%2CcACC%2CaAEG%2CWACE%3BEACA%2CuBAAA%3B%3BAAOD%2CEAZL%2CcACC%2CaAOA%2CKACE%2CgBACC%2CkBACC%2CIACC%3BEACG%2CYAAA%3B%3BAAKP%2CEAlBF%2CcACC%2CaAOA%2CKAUE%3BEACG%2CUAAA%3B%3BAAlBN%2CEADA%2CcACC%2CaAOA%2CKAaC%3BEACI%2CuBAAA%3B%3BAAQN%2CQADA%2CYACC%3BEACG%2CaAAA%3B%3BAAIN%3BEACI%2CaAAA%3B%3BAAEJ%3BEACI%2CaAAA%3B%3BAAGH%2CGAAC%3BEACG%2CWAAA%3BEACA%2CgBAAA%3B%3BAAIL%3BEAKI%2CaAAA%3BEACA%2CYAAA%3B%3BAANJ%2CcACC%3BEACI%2CuBAAA%3BEACA%2CaAAA%3B%3BAAKH%2CcADE%2CEACD%3BEACG%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAACA%2CcARF%2CEACD%2CgBAOI%3BEACA%2CYAAA%3B%3BAASJ%2CoBAFF%2CGACE%2CIACC%3BEACG%2CkBAAA%3B%3BAAMJ%2CoBAFF%2CGACE%2CIACC%3BEACG%2CkBAAA%3B%3BAAFL%2CoBADD%2CGACE%2CIAIA%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAMP%2CuBACC%2CuBACC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAOD%2CQAN2B%3BEAM3B%2CuBAVD%2CuBACC%2CoBAIE%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CuBAZF%2CuBAWC%2CcACE%2CMACA%3BEACC%2CgBAAA%3B%3BAAQJ%2CwBAAC%2CcACA%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAAKH%3BAACA%3BAACA%3BEACC%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAPD%2CyBAQC%3BAAPD%2CqBAOC%3BAAND%2CwBAMC%3BEACC%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAdF%2CyBAgBC%3BAAfD%2CqBAeC%3BAAdD%2CwBAcC%3BEACC%2CkBAAA%3B%3BAAjBF%2CyBAgBC%2CkBAEC%2CKACC%3BAAlBH%2CqBAeC%2CkBAEC%2CKACC%3BAAjBH%2CwBAcC%2CkBAEC%2CKACC%3BEACC%2CWAAA%3BEACA%2CuBAAA%3B%3BAACA%2CyBANH%2CkBAEC%2CKACC%2CEAGE%3BAAAD%2CqBANH%2CkBAEC%2CKACC%2CEAGE%3BAAAD%2CwBANH%2CkBAEC%2CKACC%2CEAGE%3BEACA%2CSAAS%2CGAAT%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAED%2CyBAZH%2CkBAEC%2CKACC%2CEASE%3BAAAD%2CqBAZH%2CkBAEC%2CKACC%2CEASE%3BAAAD%2CwBAZH%2CkBAEC%2CKACC%2CEASE%3BEACA%2C0BAAA%3BEACM%2CcAAA%3B%3BAAKN%2CyBAnBJ%2CkBAEC%2CKAeE%2CWACA%2CEACE%3BAAAD%2CqBAnBJ%2CkBAEC%2CKAeE%2CWACA%2CEACE%3BAAAD%2CwBAnBJ%2CkBAEC%2CKAeE%2CWACA%2CEACE%3BEACA%2CaAAA%3B%3BAAON%3BEACC%2CqBAAA%3B%3BAAGD%2CmBACC%2CcACC%2CgBACC%2CaACC%2CoBACC%2CGACC%3BEACC%2CgBAAA%3B%3BAA8CP%2CQAtCwB%3BEAEtB%2CMAAC%3BIACA%2C6EAAA%3B%3BEADD%2CMAAC%2CYAEA%2CmBACC%3BIACC%2CgBAAA%3B%3BEAJH%2CMAAC%2CYAOA%2CoBACC%2CsBACC%3BIACI%2CgBAAA%3B%3BEAVP%2CMAAC%2CYAOA%2CoBAMC%3BIACC%2CgBAAA%3B%3BEAdH%2CMAAC%2CYAiBA%3BIACC%2CgBAAA%3B%3BEAlBF%2CMAAC%2CYAiBA%2CqBAEC%2CcACC%3BIACC%2CWAAA%3B%3BEArBJ%2CMAAC%2CYAyBA%2CQACC%3BIACC%2CSAAA%3B%3BEA3BH%2CMAAC%2CYAyBA%2CQACC%2CqBAEC%3BIACI%2CaAAA%3B%3B%3BAAWL%2CWAHH%2CSACC%2CQACE%2CQACC%3BEACA%2CkBAAA%3B%3B%3BAASJ%2CqBAAC%2CsBACA%2CmBACC%2CYACC%2CSAAS%2CSAAM%2CIAAI%3BAAHtB%2CqBAAC%2CsBACA%2CmBACC%2CYAEC%2CqBAAqB%3BAAJxB%2CqBAAC%2CsBACA%2CmBACC%2CYACC%2CSjFn5BA%2CQAAK%2CcA4CD%2CiBAGM%2CUiFo2BK%2CIAAI%3BAAHtB%2CqBAAC%2CsBACA%2CmBACC%2CYACC%2CShF96BA%2CegF86Be%2CIAAI%3BEAElB%2CcAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CqBARN%2CsBACA%2CmBACC%2CYACC%2CSAAS%2CSAAM%2CIAAI%2CUAKd%3BAAAD%2CqBARN%2CsBACA%2CmBACC%2CYAEC%2CqBAAqB%2CQAIhB%3BAAAD%2CqBARN%2CsBACA%2CmBACC%2CYACC%2CSjFn5BA%2CQAAK%2CcA4CD%2CiBAGM%2CUiFo2BK%2CIAAI%2CUAKd%3BAAAD%2CqBARN%2CsBACA%2CmBACC%2CYACC%2CShF96BA%2CegF86Be%2CIAAI%2CUAKd%3BEACA%2CYAAA%3B%3BAAED%2CqBAXN%2CsBACA%2CmBACC%2CYACC%2CSAAS%2CSAAM%2CIAAI%2CUAQd%3BAAAD%2CqBAXN%2CsBACA%2CmBACC%2CYAEC%2CqBAAqB%2CQAOhB%3BAAAD%2CqBAXN%2CsBACA%2CmBACC%2CYACC%2CSjFn5BA%2CQAAK%2CcA4CD%2CiBAGM%2CUiFo2BK%2CIAAI%2CUAQd%3BAAAD%2CqBAXN%2CsBACA%2CmBACC%2CYACC%2CShF96BA%2CegF86Be%2CIAAI%2CUAQd%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAdT%2CqBAoBC%2C0BACC%3BEACC%2CcAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACH%2CqBALF%2C0BACC%2CYAIE%3BEACA%2CYAAA%3B%3BAA1BJ%2CqBA8BC%2CiBACC%2CqBACC%3BEACC%2CaAAA%3B%3BAAjCJ%2CqBA8BC%2CiBAMC%2CmBACC%2CSACC%3BEACC%2CaAAA%3BEACA%2CiBAAA%3B%3BAASA%2CqBAJJ%2CYACC%2CqBACC%2CQACE%2CQACC%3BEACA%2CcAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAWN%2CMAFD%2COACC%2CQACC%3BAjF%5C%2F8BA%2CKAAK%2CcA4CD%2CiBAGM%2CUiF85BZ%2COACC%2CQACC%3BAhF1%2BBA%2CYgFw%2BBF%2COACC%2CQACC%3BEACG%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAUH%2CQAHH%2CEACE%2COACC%2CUACC%3BEACA%2CcAAA%3BEACG%2CqBAAA%3BEACA%2CYAAA%3B%3BAAQN%2CIADD%2COACE%3BAAAD%2CIjFx%2BBE%2CMAAK%2CcA4CD%2CiBAGM%2CUiFy7BX%3BAAAD%2CIhFngCE%2CagFmgCD%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAKH%2CyBAEC%2CkBACC%2CcACC%3BAAHH%2CYACC%2CkBACC%2CcACC%3BEACC%2CyBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CyBALH%2CkBACC%2CcACC%2CcAGE%3BAAAD%2CYALH%2CkBACC%2CcACC%2CcAGE%3BEACG%2CYAAA%3B%3BAAaF%2CsBALJ%2CQACA%2CmBACC%2CiBACC%2CQACE%2CQACC%3BEACA%2CcAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAASV%2CeACC%2CcACC%2CiBACG%2CWACD%3BAAJJ%2CeACC%2CcACC%2CiBACG%2CWjFphCD%2CMAAK%2CcA4CD%2CiBAGM%3BAiFk%2BBd%2CeACC%2CcACC%2CiBACG%2CWhF%5C%2FiCD%3BEgFijCC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAACA%2CeAPJ%2CcACC%2CiBACG%2CWACD%2COAIE%3BAAAD%2CeAPJ%2CcACC%2CiBACG%2CWjFphCD%2CMAAK%2CcA4CD%2CiBAGM%2CUiF0%2BBR%3BAAAD%2CeAPJ%2CcACC%2CiBACG%2CWhF%5C%2FiCD%2CagFojCE%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAASL%2CMAAC%3BEACG%2CyBAAA%3BEACA%2CgDAAA%3B%3BAAEC%2CMAJJ%2CYAGG%2CQACE%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3B%3BAAOD%2CMAbJ%2CYASA%2CoBACC%2CMACE%2CUACA%2CSACE%3BEACA%2CaAAA%3B%3BAAKA%2CMAnBL%2CYASA%2CoBACC%2CMACE%2CUAMA%2CSACC%2CWACE%3BEACA%2CiBAAA%3B%3BAAaR%2CuBACC%3BEACC%2CWAAA%3BEACA%2CQAAA%3B%3BAAKD%2CQAJ0B%3BEAI1B%2CuBAPA%3BIAIE%2CWAAA%3BIACA%2CQAAA%3B%3B%3BAAWQ%2CYANT%2CIAAI%2CSACJ%2CaACE%2COACA%2CoBACC%2CeACK%2CIACE%3BEACE%2CWAAA%3BEACA%2CkBAAA%3B%3BAAUd%3BEACC%2C2CAAA%3B%3BAADD%2CeAEC%2CgBACC%3BEACC%2CaAAA%3B%3BAAJH%2CeAEC%2CgBAII%2CaACC%3BEACC%2CcAAA%3B%3BAARP%2CeAEC%2CgBAII%2CaAIC%3BEACC%2CcAAA%3B%3BAAID%2CeAbL%2CgBAYI%2CGACE%3BEACA%2CkBAAA%3BEACG%2CcAAA%3BEACG%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAArBb%2CeAEC%2CgBAsBI%2CcACI%2CSAAQ%2CIACP%2CmBACC%3BEACI%2CkBAAA%3B%3BAA5Bf%2CeAEC%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%3BEACC%2CkBAAA%3B%3BAAhCd%2CeAEC%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBAEC%3BEACC%2CaAAA%3BEACA%2CgBAAA%3BEACG%2C8BAAA%3B%3BAApClB%2CeAEC%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBAEC%2CcAIC%3BEACI%2CYAAA%3B%3BAAtCnB%2CeAEC%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBAEC%2CcAIC%2CmBAEC%3BEACL%2CcAAA%3BEACG%2CgBAAA%3BEACH%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3B%3BAA7CX%2CeAEC%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBAEC%2CcAeC%3BEACL%2CaAAA%3BEACA%2CkBAAA%3B%3BAAlDV%2CeAEC%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBAEC%2CcAeC%2CgBAGL%3BEACI%2CeAAA%3BEACG%2CiBAAA%3BEACN%2CaAAA%3B%3BAACA%2CeArDV%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBAEC%2CcAeC%2CgBAGL%2CQAIE%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAzDZ%2CeAEC%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBA%2BBC%3BEACO%2CaAAA%3BEACf%2CsBAAA%3BEACA%2C8BAAA%3BEACY%2CmBAAA%3B%3BAAlElB%2CeAEC%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBA%2BBC%2CsBAKO%2CaAAY%2CIACR%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACG%2CqBAAA%3B%3BAAvEhC%2CeAEC%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBA%2BBC%2CsBAKO%2CaAAY%2CIACR%2CaAII%3BEACO%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAGH%2CeA9EhC%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBA%2BBC%2CsBAKO%2CaAAY%2CIACR%2CaAWI%2COACK%3BEACG%2C6BAAA%3B%3BAAjFrC%2CeAEC%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBA%2BBC%2CsBAKO%2CaAAY%2CIACR%2CaAgBI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3B%3BAAGH%2CeAzF7B%2CgBAsBI%2CcACI%2CSAAQ%2CIAMJ%2CsBA%2BBC%2CsBAKO%2CaAAY%2CIACR%2CaAsBI%2CkBACE%3BEACA%2CWAAW%2CoBAAX%3B%3BAA5F%5C%2FB%2CeAEC%2CgBAmGI%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAvGN%2CeAEC%2CgBAmGI%2CYAGC%2CUACC%2COACC%3BEACC%2CcAAA%3B%3BAAKA%2CeA9GR%2CgBAmGI%2CYAGC%2CUAMC%2CQACC%2CeACE%2CYACA%3BEACC%2CcAAA%3B%3BAAlHX%2CeAEC%2CgBAmGI%2CYAmBC%2CSACC%3BEACC%2CqBAAA%3BEACA%2CSAAA%3B%3BAA3HR%2CeAEC%2CgBAmGI%2CYAmBC%2CSACC%2CSAGC%3BEACI%2CiBAAA%3B%3BAA7HZ%2CeAEC%2CgBAmGI%2CYAmBC%2CSACC%2CSAGC%2CQAEC%3BEACI%2CeAAA%3B%3BAAQb%2CoBAMC%3BEACC%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAXF%2CoBAMC%2CoBAOC%3BEACC%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAID%2CQAH2B%3BEAG3B%2CoBAdD%2CoBAOC%3BIAKE%2CaAAA%3B%3B%3BAAlBJ%2CoBAMC%2CoBAeC%3BEACC%2CmBAAA%3B%3BAAtBH%2CoBAMC%2CoBAkBC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA5BH%2CoBAMC%2CoBAwBC%3BEACC%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3B%3BAACA%2CoBAlCF%2CoBAwBC%2CgBAUE%3BEACA%2CyBAAA%3B%3BAAqBI%2CQAVyB%3BEAUzB%2CoBAjBP%2CKAAI%2CYACH%2CgBACC%2CWACC%2CqBACC%2CMAAK%2CKACJ%2CWACC%2CuBAAsB%3BIAEpB%2CsBAAA%3BIACA%2CmBAAA%3B%3BEAQD%2CoBAjBP%2CKAAI%2CYACH%2CgBACC%2CWACC%2CqBACC%2CMAAK%2CKACJ%2CWACC%2CuBAAsB%2CKAIpB%3BIACC%2CaAAA%3B%3BEAED%2CoBAbR%2CKAAI%2CYACH%2CgBACC%2CWACC%2CqBACC%2CMAAK%2CKACJ%2CWACC%2CuBAAsB%2CKAOnB%3BIACA%2C4BAAA%3B%3B%3BAAOF%2CQAH0B%3BEAG1B%2CoBArBP%2CKAAI%2CYACH%2CgBACC%2CWACC%2CqBACC%2CMAAK%2CKACJ%2CWACC%2CuBAAsB%2CKAWpB%3BIAEO%2CmBAAA%3B%3B%3BAAWhB%3BEACI%2CqFAAA%3B%3BAADJ%2CeAEC%3BEACC%2CkBAAA%3B%3BAAHF%2CeAEC%2CsBAEC%3BEACC%2CkBAAA%3B%3BAALH%2CeAEC%2CsBAEC%2CkBAEC%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAACA%2CeARN%2CsBAEC%2CkBAEC%2CcAIK%3BEACA%2CWAAA%3B%3BAAXR%2CeAEC%2CsBAEC%2CkBAUC%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAApBP%2CeAEC%2CsBAEC%2CkBAkBC%2CsBACC%2CeACC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CeAzBL%2CsBAEC%2CkBAkBC%2CsBACC%2CeACC%2CUAGE%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAjCV%2CeAEC%2CsBAEC%2CkBAkBC%2CsBACC%2CeACC%2CUAWC%3BEACC%2CUAAA%3BEACG%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAxCV%2CeAEC%2CsBAEC%2CkBAkBC%2CsBACC%2CeAoBC%3BEACC%2CgBAAA%3BEACG%2CiBAAA%3B%3BAA7CT%2CeAEC%2CsBAEC%2CkBAkBC%2CsBACC%2CeAoBC%2CqCAGI%3BEACC%2CgBAAA%3B%3BAA%5C%2FCV%2CeAEC%2CsBAmDC%3BEACI%2CkBAAA%3BEACM%2CUAAA%3B%3BAACN%2CeAtDL%2CsBAmDC%2CaAGK%3BEACA%2CgDAAA%3BEACA%2CkBAAA%3BEACM%2CSAAA%3BEACN%2CWAAA%3B%3BAAUC%2CQAHuB%3BEAGvB%2CwBAJJ%3BIAEK%2CcAAA%3B%3B%3BAAHT%2CwBACI%2CwBAII%2C2BACC%3BEACC%2CmBAAA%3BEACM%2CeAAA%3B%3BAARhB%2CwBACI%2CwBAII%2C2BACC%2CuBAGC%3BAATV%2CwBACI%2CwBAII%2C2BACC%2CuBAGO%3BEACL%2CWAAA%3B%3BAAMX%3BEACI%2CwBAAA%3B%3BAADJ%2CgBAEC%3BEACI%2CqCAAA%3BEACG%2CoCAAA%3BEACH%2CqBAAA%3B%3BAAGH%2CgBADD%2CGACE%3BEACG%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CgBARL%2CGACE%2CaAOI%3BEACA%2CiBAAA%3B%3BAAhBP%2CgBAoBC%3BEACI%2CaAAA%3B%3BAAGH%2CgBADD%2CEACE%3BEACG%2CUAAA%3B%3BAAzBN%2CgBA4BC%3BEACI%2CUAAA%3B%3BAAGF%2CgBAJF%2CsBAGC%2COACE%3BEACA%2CaAAA%3BEACG%2CaAAA%3BEACA%2C8BAAA%3B%3BAAHJ%2CgBAJF%2CsBAGC%2COACE%2CkBAIA%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3B%3BAAVL%2CgBAJF%2CsBAGC%2COACE%2CkBAYA%3BEACC%2CeAAA%3BEACG%2CiBAAA%3BEACA%2CaAAA%3B%3BAACA%2CgBApBP%2CsBAGC%2COACE%2CkBAYA%2CQAIK%3BEACA%2CcAAA%3B%3BAAIJ%2CgBAzBJ%2CsBAGC%2COACE%2CkBAoBA%2CSACE%3BEACG%2CaAAA%3BEACA%2CSAAA%3B%3BAAvDT%2CgBA4BC%2CsBAgCC%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAEC%2CgBAtCN%2CsBAgCC%2CsBAKI%2CaACE%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAEC%2CgBA7CR%2CsBAgCC%2CsBAKI%2CaACE%2CIAMA%2CaACE%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAFD%2CgBA7CR%2CsBAgCC%2CsBAKI%2CaACE%2CIAMA%2CaACE%2CSAGA%2COAAM%3BEACL%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3B%3BAATF%2CgBA7CR%2CsBAgCC%2CsBAKI%2CaACE%2CIAMA%2CaACE%2CSAWH%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3B%3BAAGH%2CgBA%5C%2FDP%2CsBAgCC%2CsBAKI%2CaACE%2CIAMA%2CaACE%2CSAiBH%2COACE%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAhGZ%2CgBA4BC%2CsBA4EC%2CSAAQ%3BEACJ%2CcAAA%3B%3BAAzGN%2CgBA4GC%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FGL%2CgBA4GC%2CQAII%3BEACC%2CcAAA%3B%3BAAjHN%2CgBA4GC%2CQAOC%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAtHN%2CgBA4GC%2CQAYC%3BEACI%2CWAAA%3B%3BAAIN%2CKAAK%2CSACJ%3BEACC%2CeAAA%3B%3BAAFF%2CKAAK%2CSAIJ%2CWACC%2CWACC%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAACA%2CKATF%2CSAIJ%2CWACC%2CWACC%2CaAGK%3BEACA%2CaAAA%3B%3BAAVR%2CKAAK%2CSAIJ%2CWACC%2CWACC%2CaAMI%3BEACC%2CWAAA%3B%3BAAMJ%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%3BEACG%2CaAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAANJ%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%3BEACC%2CSAAA%3B%3BAARL%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAEC%3BAATL%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAEqB%3BEACnB%2CeAAA%3BEACA%2CgBAAA%3B%3BAAXN%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBACC%3BEACI%2CaAAA%3B%3BAAfV%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBAIF%3BAAjBH%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBAII%3BEACL%2CaAAA%3BEACG%2CmBAAA%3BEACA%2C8BAAA%3BEACG%2CgBAAA%3B%3BAArBV%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBAUF%3BEACC%2CmBAAA%3B%3BAAxBJ%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBAUF%2CKAEC%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CUAAA%3B%3BAACA%2CKApDP%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBAUF%2CKAEC%2CYAQK%3BEACA%2CSAAS%2COAAT%3BEACA%2CqBAAA%3BEACA%2CmCAAmC%2CaAAnC%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAA1CT%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBAiCF%2CQACI%2CoBACC%3BEACC%2CSAAA%3B%3BAAjDT%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBAiCF%2CQACI%2CoBACC%2CWAEC%2CiBACC%3BEACC%2CeAAA%3BEACA%2CcAAA%3B%3BAArDX%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBAiCF%2CQACI%2CoBACC%2CWAQC%2CWACC%2CeACC%3BEACC%2CcAAA%3B%3BAA3DZ%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBAiCF%2CQAmBI%2CsBACC%3BEACC%2CaAAA%3B%3BAAnET%2CKAnBC%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBAiCF%2CQAmBI%2CsBAIF%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACS%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAACN%2CKA%5C%2FFX%2CSAIJ%2CWAaC%2CGACE%2CKACC%2CaAOG%2CmBAMC%2CsBAiCF%2CQAmBI%2CsBAIF%2CQAOQ%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAYjB%2CqBACC%2CsBACC%2CmBACI%3BEACC%2CiBAAA%3BEACH%2CgBAAA%3BEACA%2CmBAAA%3BEACG%2CgBAAA%3BEACA%2CqBAAA%3B%3BAARP%2CqBACC%2CsBACC%2CmBAQC%3BEACI%2CqBAAA%3BEACM%2CWAAW%2CoBAAX%3BEACH%2CgBAAA%3BEACA%2CcAAA%3B%3BAAdV%2CqBACC%2CsBACC%2CmBAcC%3BEACI%2CcAAA%3B%3BAAjBP%2CqBAqBI%2CIAAG%2CcAEC%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAA5BZ%2CqBAqBI%2CIAAG%2CcAEC%2CgBAOI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3BEACA%2CgFAAA%3BEACA%2CqFAAA%3B%3BAAEA%2CqBAlBZ%2CIAAG%2CcAEC%2CgBAOI%2CaASK%3BEACG%2CqBAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAzCpB%2CqBAqBI%2CIAAG%2CcAEC%2CgBAOI%2CaAcI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2C4CAAA%3B%3BAArDpB%2CqBAqBI%2CIAAG%2CcAEC%2CgBAOI%2CaA0BI%2CcACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAA7DxB%2CqBAqBI%2CIAAG%2CcAEC%2CgBAOI%2CaA0BI%2CcACI%2COAKI%3BEACd%2CeAAA%3B%3BAA%5C%2FDV%2CqBAqBI%2CIAAG%2CcAEC%2CgBA8CI%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CqFAAA%3B%3BAA1EhB%2CqBAqBI%2CIAAG%2CcAEC%2CgBA8CI%2CeAOI%3BEACI%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3B%3BAAjFpB%2CqBAqBI%2CIAAG%2CcAEC%2CgBA8CI%2CeAOI%2CaAOI%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAtFxB%2CqBAqBI%2CIAAG%2CcAEC%2CgBA8CI%2CeAqBI%2CcACI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CQAAA%3B%3BAA9FxB%2CqBAqBI%2CIAAG%2CcAEC%2CgBA8CI%2CeAqBI%2CcACI%2CaAKI%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAApG5B%2CqBAqBI%2CIAAG%2CcAEC%2CgBA8CI%2CeAqBI%2CcACI%2CaAYI%3BEACI%2CSAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA1G5B%2CqBAqBI%2CIAAG%2CcAEC%2CgBA8CI%2CeAqBI%2CcAoBI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAjHxB%2CqBAqBI%2CIAAG%2CcAEC%2CgBA8CI%2CeAqBI%2CcAoBI%2CeAKI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C6CAAA%3BEACA%2C2EAAA%3B%3BAA7H5B%2CqBAqBI%2CIAAG%2CcAEC%2CgBA4GI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2C6CAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA9IhB%2CqBAqBI%2CIAAG%2CcAEC%2CgBA4GI%2CUAaI%3BEACI%2CcAAA%3B%3BAAjJpB%2CqBAqBI%2CIAAG%2CcAEC%2CgBA4GI%2CUAaI%2CUAGI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAvIpB%2CIAAG%2CcAEC%2CgBA4GI%2CUAaI%2CUAGI%2CYASK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2C6CAAA%3B%3BAAjK5B%2CqBAqBI%2CIAAG%2CcAEC%2CgBA4GI%2CUAaI%2CUAGI%2CYAiBI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAY%2CmCAAZ%3BEACA%2C6CAAA%3BEACA%2CyBAAA%3B%3BAA7K5B%2CqBAqBI%2CIAAG%2CcAEC%2CgBA4GI%2CUAaI%2CUAiCI%3BEACI%2CeAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAtLxB%2CqBAqBI%2CIAAG%2CcAEC%2CgBA4GI%2CUAuDI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3B%3BAA9LpB%2CqBAqBI%2CIAAG%2CcAEC%2CgBA4GI%2CUAuDI%2CWAMI%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAArMxB%2CqBAqBI%2CIAAG%2CcAEC%2CgBA4GI%2CUAuDI%2CWAcI%3BEACI%2CSAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA3MxB%2CqBAqBI%2CIAAG%2CcAEC%2CgBAyLI%3BEACI%2CaAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAtNhB%2CqBAqBI%2CIAAG%2CcAEC%2CgBAyLI%2CWAQI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CiDAAA%3B%3BAA7NpB%2CqBAqBI%2CIAAG%2CcAEC%2CgBAyLI%2CWAQI%2CYAOI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CQAAQ%2CcAAc%2CeAAe%2CYAAY%2CWAAW%2CgBAAgB%2CiBAAiB%2CiBAAiB%2CcAA9G%3BEACA%2CmBAAA%3B%3BAApOxB%2CqBAqBI%2CIAAG%2CcAEC%2CgBAyLI%2CWAQI%2CYAeI%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA3OxB%2CqBAqBI%2CIAAG%2CcAEC%2CgBAyNI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAApPhB%2CqBAqBI%2CIAAG%2CcAEC%2CgBAgOI%2CaACI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAA5PpB%2CqBAqBI%2CIAAG%2CcAEC%2CgBAgOI%2CaACI%2CKAMI%3BEACI%2CaAAA%3B%3BAAEA%2CqBA5OpB%2CIAAG%2CcAEC%2CgBAgOI%2CaACI%2CKAMI%2CKAGK%3BEACG%2CgBAAA%3B%3BAA0DpB%2CQAnD0B%3BEAmD1B%2CqBAvSJ%2CIAAG%3BIAqPK%2CwBAAA%3B%3BEAkDJ%2CqBAvSJ%2CIAAG%2CcAuPK%3BIACI%2CaAAA%3B%3BEA%2BCR%2CqBAvSJ%2CIAAG%2CcA2PK%3BEA4CJ%2CqBAvSJ%2CIAAG%2CcA4PK%3BEA2CJ%2CqBAvSJ%2CIAAG%2CcA6PK%3BIACI%2CsBAAA%3BIACA%2CoBAAA%3B%3BEAwCR%2CqBAvSJ%2CIAAG%2CcAkQK%3BIACI%2CaAAA%3BIACA%2CuBAAA%3B%3BEAmCR%2CqBAvSJ%2CIAAG%2CcAuQK%3BIACI%2CsBAAA%3BIACA%2CoBAAA%3BIACA%2CwBAAA%3B%3BEA6BR%2CqBAvSJ%2CIAAG%2CcA6QK%3BIACI%2C2BAAA%3BIACA%2CgBAAA%3B%3BEAwBR%2CqBAvSJ%2CIAAG%2CcAkRK%3BIACI%2CgBAAA%3B%3BEAoBR%2CqBAvSJ%2CIAAG%2CcAsRK%3BIACI%2CuBAAA%3B%3BEAgBR%2CqBAvSJ%2CIAAG%2CcAsRK%2CUAGI%3BIACI%2CsBAAA%3B%3BEAaZ%2CqBAvSJ%2CIAAG%2CcA8RK%3BIACI%2CuBAAA%3B%3BEAQR%2CqBAvSJ%2CIAAG%2CcA8RK%2CWAGI%3BIACI%2CmBAAA%3B%3B%3BAAkBZ%2CQAb0B%3BEAa1B%2CqBApTJ%2CIAAG%2CcAwSK%2CYACI%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEASZ%2CqBApTJ%2CIAAG%2CcAwSK%2CYAMI%3BIACI%2CiBAAA%3B%3B%3BAAmBhB%2CQAd8B%3BEAc9B%2CqBAlUA%2CIAAG%2CcAqTK%2CcAAc%3BIACV%2CeAAA%3B%3BEAYZ%2CqBAlUA%2CIAAG%2CcAyTK%2CaAAa%3BIACT%2CeAAA%3B%3BEAQZ%2CqBAlUA%2CIAAG%2CcA6TK%3BIACI%2CiBAAA%3BIACA%2CeAAA%3B%3B%3BAAOV%2CqBAFF%2CuBACC%2CSACE%3BEACA%2CkBAAA%3B%3BAA5VP%2CqBAiWI%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACN%2CSAAA%3B%3BAAEI%2CqBALF%2CqBAIC%2CQACE%3BEACG%2CUAAA%3BEACN%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAACG%2CqBAVH%2CqBAIC%2CQACE%2CWAKC%3BEACA%2CqBAAA%3BEACA%2CwCAAA%3BEAEA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CSAAA%3BEACA%2CsBAAA%3B%3BAAnXR%2CqBAyXI%2CeACC%2CYACF%2CKACC%2CSACC%2CUACC%3BEACC%2CuBAAA%3B%3BAA%5C%2FXP%2CqBAyXI%2CeACC%2CYAUC%3BEACC%2CiBAAA%3BEACA%2C8BAAA%3B%3BAAIA%2CwBAH0C%3BEAG1C%2CqBAjBH%2CeACC%2CYAUC%3BIAIK%2C8BAAA%3B%3B%3BAAxYX%2CqBAyXI%2CeACC%2CYAUC%2CSAMC%3BEACC%2CqBAAA%3BEACA%2CeAAA%3B%3BAA5YR%2CqBAyXI%2CeACC%2CYAUC%2CSAUC%3BEACC%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACG%2CeAAA%3B%3BAAlZX%2CqBAyXI%2CeACC%2CYAUC%2CSAgBC%3BAApZP%2CqBAyXI%2CeACC%2CYAUC%2CSAiBF%3BEACC%2CaAAA%3B%3BAAML%2CeACC%3BEACC%2C8BAAA%3B%3BAAFF%2CeACC%2CsBAEC%3BEACC%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAKA%2CQAJyB%3BEAIzB%2CeAdF%2CsBAEC%3BIASE%2CSAAA%3BIACA%2CSAAA%3B%3B%3BAAMD%2CQAJyB%3BEAIzB%2CeAlBF%2CsBAEC%3BIAaE%2CSAAA%3BIACA%2CSAAA%3B%3B%3BAAED%2CeAlBF%2CsBAEC%2CcAgBE%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACG%2CQAAA%3BEACH%2CWAAA%3BEACA%2CeAAA%3B%3BAAxBJ%2CeA4BC%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CeAPD%3BIAKE%2C2BAAA%3B%3B%3BAAjCH%2CeA4BC%2CuBAOC%3BEACC%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CeAbF%2CuBAOC%3BIAIE%2CeAAA%3B%3B%3BAAvCJ%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%3BEACC%2CUAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CeApBL%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%3BIAGE%2CUAAA%3B%3B%3BAAED%2CeApBL%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAKE%3BEACA%2CaAAA%3B%3BAAjDP%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBACC%2CaACC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAAvDT%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBACC%2CaAKC%3BEACC%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAA5DT%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBAYC%2COACC%3BEACC%2CaAAA%3BEACG%2CmBAAA%3BEACH%2CkBAAA%3B%3BAAnET%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBAYC%2COACC%2CSAIC%3BAApET%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBAYC%2COACC%2CSAIO%3BEACL%2CaAAa%2CaAAb%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA3EV%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBA4BC%2CiBACC%3BEACC%2CYAAA%3B%3BAAjFT%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBA4BC%2CiBACC%2CSAEC%3BEACC%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CeA3DT%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBA4BC%2CiBACC%2CSAEC%2CQAKE%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACG%2CmBAAA%3B%3BAA1Fd%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBA4BC%2CiBAeC%3BEACC%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAApGT%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBA4BC%2CiBAeC%2CWAOC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAAvGV%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBA4BC%2CiBA2BC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA7GT%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBA4BC%2CiBA2BC%2CeAIC%3BEACC%2CaAAA%3BEACG%2CWAAA%3B%3BAAhHb%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBA4BC%2CiBA2BC%2CeAQC%3BEACC%2CYAAA%3B%3BAAnHV%2CeA4BC%2CuBAOC%2CiBAMC%2CiBACC%2CsBACC%2CkBAQC%2CsBA4BC%2CiBA2BC%2CeAQC%2CqBAEC%3BEACC%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAYX%2C2BACC%2CaACC%3BEACC%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3B%3BAATH%2C2BACC%2CaACC%2CkBAQC%3BEACC%2CaAAa%2CaAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3B%3BAAlBJ%2C2BACC%2CaACC%2CkBAkBC%3BEACC%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAtBJ%2C2BACC%2CaACC%2CkBAsBC%3BEACC%2CeAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAA3BJ%2C2BACC%2CaACC%2CkBAsBC%2CYAIC%3BEACC%2CcAAA%3B%3BAA7BL%2C2BACC%2CaACC%2CkBA8BC%3BEACC%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CwBACC%2CaACC%3BEACC%2CYAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAL0B%3BEAK1B%2CwBATF%2CaACC%3BIAIE%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CSAAA%3B%3B%3BAARJ%2CwBACC%2CaACC%2CgBAQC%3BEACC%2CyBAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CwBAdH%2CaACC%2CgBAQC%3BIAGE%2CUAAA%3B%3B%3BAAbL%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%3BEACC%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CyCAAA%3B%3BAApBL%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYAMC%3BEACC%2CgBAAA%3B%3BAAtBN%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYAMC%2CaAEC%2CeACC%2CMACC%2CMACC%3BAA1BT%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYAMC%2CaAEC%2CeACC%2CMACC%2CMACU%3BEACL%2CgCAAA%3B%3BAA3Bb%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYAMC%2CaAEC%2CeACC%2CMACC%2CMACC%2CQAEC%3BAA5BV%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYAMC%2CaAEC%2CeACC%2CMACC%2CMACU%2CYAER%3BAA5BV%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYAMC%2CaAEC%2CeACC%2CMACC%2CMACC%2CQAEK%3BAA5Bd%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYAMC%2CaAEC%2CeACC%2CMACC%2CMACU%2CYAEJ%3BEACH%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAID%2CwBAjCT%2CaACC%2CgBAQC%2CsBAKC%2CYAMC%2CaAEC%2CeACC%2CMACC%2CMAQC%2COACE%2COACA%2CGACC%3BEACC%2CgBAAA%3B%3BAAaP%2CQAH0B%3BEAG1B%2CwBAjDL%2CaACC%2CgBAQC%2CsBAKC%2CYA%2BBC%3BIAEE%2CUAAA%3B%3B%3BAAhDP%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYA%2BBC%2CeAIC%3BEACC%2CaAAA%3B%3BAAIC%2CwBAtDP%2CaACC%2CgBAQC%2CsBAKC%2CYA%2BBC%2CeAOC%2CYACC%2CyBACE%3BEACA%2CmBAAA%3B%3BAAGA%2CwBA1DR%2CaACC%2CgBAQC%2CsBAKC%2CYA%2BBC%2CeAOC%2CYACC%2CyBAIC%2CSACE%3BEACD%2CmBAAA%3B%3BAA5DT%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYA%2BBC%2CeAOC%2CYACC%2CyBASC%2CSACC%3BEACC%2CWAAA%3BEACG%2CeAAA%3B%3BAAlEb%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYA%2BBC%2CeAOC%2CYACC%2CyBASC%2CSAKC%3BEACC%2CaAAA%3B%3BAArEV%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYA%2BBC%2CeA6BC%3BEACC%2CeAAA%3B%3BAA5EP%2CwBACC%2CaACC%2CgBAQC%2CsBAKC%2CYA%2BBC%2CeA6BC%2CyBAEC%3BEACC%2CaAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FER%2CwBACC%2CaACC%2CgBAmFC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyCAAA%3B%3BAAzFJ%2CwBACC%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBACC%3BEACC%2CmBAAA%3B%3BAA7FP%2CwBACC%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBACC%2CMAEC%3BEACC%2CgBAAA%3B%3BAASC%2CQAH0B%3BEAG1B%2CwBAvGR%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%3BIAEE%2CaAAA%3B%3B%3BAAKD%2CQAH0B%3BEAG1B%2CwBA1GR%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%3BIAKE%2CcAAA%3B%3B%3BAAMA%2CQAH0B%3BEAG1B%2CwBA9GT%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%3BIAEE%2CUAAA%3B%3B%3BAAKD%2CQAH0B%3BEAG1B%2CwBAjHT%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%3BIAKE%2CWAAA%3B%3B%3BAAbJ%2CwBAlGN%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAOC%2CoBACC%3BEACC%2CWAAA%3B%3BAAOD%2CQAH0B%3BEAG1B%2CwBA1HV%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAYC%3BIAEE%2CgBAAA%3B%3B%3BAAtBL%2CwBAlGN%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAYC%2CsBAIC%3BEACC%2CaAAA%3BEACA%2CaAAA%3B%3BAA1BL%2CwBAlGN%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAYC%2CsBAIC%2CmBAGC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAID%2CwBAnIX%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAYC%2CsBAYC%2CKACE%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACG%2CgBAAA%3BEACH%2CgBAAA%3B%3BAAJD%2CwBAnIX%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAYC%2CsBAYC%2CKACE%2CMAKA%3BEACC%2CiBAAA%3B%3BAAOF%2CQAL2B%3BEAK3B%2CwBAhJX%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAYC%2CsBAYC%2CKACE%3BIASC%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CYAAA%3B%3B%3BAAYD%2CQAN0B%3BEAM1B%2CwBA1JZ%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAYC%2CsBA4BC%2CKACE%3BIAEC%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CYAAA%3B%3B%3BAALF%2CwBAnJX%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAYC%2CsBA4BC%2CKACE%2CIAOA%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAZF%2CwBAnJX%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAYC%2CsBA4BC%2CKACE%2CIAOA%2CaAMC%3BEACC%2CWAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAhBH%2CwBAnJX%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAYC%2CsBA4BC%2CKACE%2CIAOA%2CaAWC%3BEACC%2CeAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEAEA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAA9ER%2CwBAlGN%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAOC%2CMAYC%2CsBA%2BDC%3BEACC%2C0BAAA%3B%3BAAQF%2CQAH0B%3BEAG1B%2CwBA9LT%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAuFC%3BIAEE%2CUAAA%3B%3B%3BAAMD%2CQAJ0B%3BEAI1B%2CwBAlMT%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAuFC%3BIAKE%2CWAAA%3BIACA%2CgBAAA%3B%3B%3BAA9FJ%2CwBAlGN%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAuFC%2CUAQC%3BEACC%2CgBAAA%3B%3BAAKC%2CQAH0B%3BEAG1B%2CwBAxMX%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAuFC%2CUAQC%2CcAEC%3BIAEE%2CgBAAA%3B%3B%3BAApGN%2CwBAlGN%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAuFC%2CUAQC%2CcAEC%2CiBAIC%3BAAtGL%2CwBAlGN%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAuFC%2CUAQC%2CcAEC%2CiBAIe%3BEACb%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CwBA5MZ%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAuFC%2CUAQC%2CcAEC%2CiBAIC%2CaAIE%3BAAAD%2CwBA5MZ%2CaACC%2CgBAmFC%2CqBAKC%2CeACC%2CqBAOC%2CMACE%2CKACA%2CWAuFC%2CUAQC%2CcAEC%2CiBAIe%2CeAIZ%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAed%2CmBACC%3BEACC%2CYAAA%3B%3BAAFF%2CmBAIC%3BEACC%2CgBAAA%3B%3BAALF%2CmBAIC%2CgBAEC%3BEACC%2CWAAA%3BEACA%2C0BAAA%3B%3BAARH%2CmBAIC%2CgBAMC%3BEACC%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAfH%2CmBAIC%2CgBAaC%3BEACC%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CuCAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3B%3BAA5BH%2CmBAIC%2CgBA0BC%3BEACC%2CaAAA%3B%3BAA%5C%2FBH%2CmBAIC%2CgBA0BC%2CWAEC%3BEACC%2CWAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3B%3BAACA%2CmBAtCH%2CgBA0BC%2CWAEC%2CYAUE%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAA5CL%2CmBAIC%2CgBA0BC%2CWAiBC%3BEACC%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAtDJ%2CmBAIC%2CgBA0BC%2CWAiBC%2CcAQC%3BEACC%2CaAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAA7DL%2CmBAIC%2CgBA0BC%2CWAiBC%2CcAgBC%2CMAAK%3BEACJ%2CcAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAxEL%2CmBAIC%2CgBA0BC%2CWAiBC%2CcA2BC%3BEACC%2CaAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAhFL%2CmBAIC%2CgBAgFC%3BEACC%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CuCAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CmBAzFF%2CgBAgFC%2CsBASE%3BEACA%2CYAAA%3B%3BAAsBJ%2CQAlB2B%3BEAkB3B%2CmBAjBE%2CgBACC%3BIACC%2CaAAA%3BIACA%2CQAAA%3B%3BEAcJ%2CmBAjBE%2CgBACC%2CWAGC%3BIACC%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAUL%2CmBAjBE%2CgBACC%2CWAQC%3BIACC%2CWAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3B%3B%3BAAML%3B%3B%3B%3B%3B%3B%3B%3BAAAA%2CcAsBC%3BEACC%2CwBAAA%3B%3BAAvBF%2CcA2BC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3B%3BAA%5C%2FBF%2CcA2BC%2CaAMC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CYAAY%2CiDAAZ%3BEACA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2CqBAAA%3B%3BAAzCH%2CcA8CC%3BEACC%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3B%3BAApDF%2CcA8CC%2CWAQC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C4CAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CqDAAA%3B%3BAAEA%2CcAlBF%2CWAQC%2CWAUE%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CkDAAA%3B%3BAAlEJ%2CcA8CC%2CWAQC%2CWAeC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAY%2CyCAAZ%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAA9EJ%2CcA8CC%2CWAQC%2CWA2BC%2CcACC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAtFL%2CcA8CC%2CWAQC%2CWA2BC%2CcAOC%3BEACC%2CeAAA%3BEACA%2CcAAA%3B%3BAA1FL%2CcAiGC%3BEACC%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAApGF%2CcAiGC%2CcAKC%3BEACC%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuFAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CcAhBF%2CcAKC%2CaAWE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAY%2CyCAAZ%3B%3BAAGD%2CcA1BF%2CcAKC%2CaAqBE%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CkDAAA%3BEACA%2CqBAAA%3B%3BAA9HJ%2CcAiGC%2CcAKC%2CaA2BC%3BEACC%2CSAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAxIJ%2CcAiGC%2CcAKC%2CaA2BC%2CoBASC%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA9IL%2CcAiGC%2CcAKC%2CaA2BC%2CoBASC%2CgBAMC%3BEACC%2CkBAAA%3B%3BAAMD%2CcAtDJ%2CcAKC%2CaA2BC%2CoBAoBC%2CeAEE%3BAAAD%2CcAtDJ%2CcAKC%2CaA2BC%2CoBAqBC%2CaACE%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA1JN%2CcAiGC%2CcAKC%2CaAyDC%3BEACC%2CqBAAA%3B%3BAAhKJ%2CcAiGC%2CcAKC%2CaAyDC%2CgBAGC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CcA1EJ%2CcAKC%2CaAyDC%2CgBAGC%2CcASE%3BEACA%2CSAAS%2CGAAT%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FKN%2CcAiGC%2CcAKC%2CaAyDC%2CgBAoBC%3BEACC%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAtLL%2CcAiGC%2CcAKC%2CaAoFC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAjMJ%2CcAiGC%2CcAKC%2CaAoFC%2CgBASC%2CeACC%3BEACC%2CeAAA%3B%3BAArMN%2CcAiGC%2CcAKC%2CaAoFC%2CgBAeC%3BAAzMJ%2CcAiGC%2CcAKC%2CaAoFC%2CgBAgBC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAA7ML%2CcAiGC%2CcAKC%2CaAoFC%2CgBAsBC%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAAlNL%2CcAiGC%2CcAKC%2CaAoFC%2CgBA2BC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAAvNL%2CcAiGC%2CcAKC%2CaAoFC%2CgBAgCC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAOJ%3BEACC%3BIAAO%2CUAAA%3B%3BEACP%3BIAAK%2CUAAA%3B%3B%3BAAGN%3BEACC%3BIAAO%2CUAAA%3BIAAY%2CWAAW%2CiBAAX%3B%3BEACnB%3BIAAK%2CUAAA%3BIAAY%2CWAAW%2CaAAX%3B%3B%3BAAGlB%3BEACC%3BIAAO%2CUAAA%3BIAAY%2CWAAW%2CgBAAX%3B%3BEACnB%3BIAAK%2CUAAA%3BIAAY%2CWAAW%2CaAAX%3B%3B%3BAAYnB%2CQAR2B%3BEAQ3B%2CcAPE%2CaAAa%3BIAAK%2CeAAA%3B%3BEAOpB%2CcANE%3BIAAe%2CeAAA%3B%3BEAMjB%2CcALE%3BIAAa%2CSAAA%3B%3BEAKf%2CcAJE%3BIAAa%2CuBAAA%3B%3BEAIf%2CcAHE%3BIAAkB%2CsBAAA%3BIAAwB%2CuBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAoC5C%2CMAAM%3BEACF%2CyBAAA%3BEACA%2C2BAAA%3B%3BAAFJ%2CMAAM%2CYAGF%2CQAAO%3BEACH%2C2BAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3B%3BAAIR%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CWAAW%2C6CAAxB%3B%3B%3B%3BEAIA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAbJ%2CkBAeI%3BEAAI%2CsBAAA%3B%3BAAfR%2CkBAgBI%3BEAAI%2CqBAAA%3B%3BAAhBR%2CkBAiBI%3BEAAM%2CcAAA%3BEAAgB%2CeAAA%3B%3BAAjB1B%2CkBAkBI%3BEAAM%2CcAAA%3B%3BAAIN%2CkBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CmCAAA%3BEACA%2CoBAAA%3BEACA%2CUAAA%3B%3BAAhCR%2CkBAoCI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAzCR%2CkBA6CI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiDAAA%3B%3BAAhDR%2CkBAmDI%3BEACI%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3B%3BAArDR%2CkBAwDI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CgDAAA%3BEACA%2C2BAAA%3BEACA%2CeAAA%3B%3BAAEA%2CkBATJ%2CeASK%3BEAAe%2CeAAA%3B%3BAAChB%2CkBAVJ%2CeAUK%3BEAAe%2CkBAAA%3BEAAoB%2CgBAAA%3B%3BAACpC%2CkBAXJ%2CeAWK%3BEAAe%2CmCAAA%3B%3BAAnExB%2CkBAsEI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkCAAA%3BEACA%2CwCAAA%3BEACA%2CcAAA%3BEACA%2C2CAAA%3B%3BAAjFR%2CkBAoFI%2CeAAc%2CMAAO%3BEACjB%2CmCAAA%3BEACA%2CWAAW%2CWAAX%3B%3BAAtFR%2CkBAyFI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CQAAA%3B%3BAA5FR%2CkBAyFI%2CeAKI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAlGZ%2CkBAyFI%2CeAYI%3BEACI%2CeAAA%3BEACA%2C%2BBAAA%3BEACA%2CiBAAA%3B%3BAAxGZ%2CkBA6GI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiDAAA%3BEACA%2CqCAAA%3BEACA%2CeAAA%3B%3BAAlHR%2CkBAqHI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAzHR%2CkBA4HI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgDAAA%3BEACA%2CuBAAA%3B%3BAAEA%2CkBAfJ%2CmBAeK%3BEAAS%2CcAAA%3B%3BAA3IlB%2CkBA8II%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2COAAA%3B%3BAAnJR%2CkBAsJI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2C2CAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2C6DAAA%3B%3BAAEA%2CkBAXJ%2CeAWK%3BEACG%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAApKZ%2CkBAwKI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkCAAA%3B%3BAAEA%2CkBAXJ%2CoBAWK%3BEAAS%2CQAAA%3BEAAU%2CcAAA%3B%3BAAnL5B%2CkBAwLI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAA3LR%2CkBA8LI%3BEACI%2CaAAA%3BEACA%2C4CAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CiDAAA%3B%3BAApMR%2CkBAuMI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAA1MR%2CkBA6MI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FMR%2CkBAoNI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CQAAQ%2CcAAc%2CSAAtB%3B%3BAAxNR%2CkBA2NI%3BEACI%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAhOR%2CkBAmOI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2C%2BBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAzOR%2CkBAmOI%2CYAQI%3BEACI%2CcAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAhPZ%2CkBAoPI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAxPR%2CkBA2PI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CuBAAA%3B%3BAAEA%2CkBARJ%2CiBAQK%3BEAAS%2CcAAA%3B%3BAAnQlB%2CkBA2PI%2CiBAUI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAvQZ%2CkBA2QI%3BEACI%2CaAAA%3BEACA%2CSAAA%3B%3BAA7QR%2CkBAgRI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0CAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3BEACA%2C2DAAA%3B%3BAAEA%2CkBAbJ%2CeAaK%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAhSZ%2CkBAqSI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3B%3BAAvSR%2CkBA2SI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAnTR%2CkBAsTI%2CYAAY%3BEACR%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAzTR%2CkBAsTI%2CYAAY%2CIAKR%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CuBAAA%3B%3BAAEA%2CkBAXR%2CYAAY%2CIAKR%2CEAMK%3BEAAS%2CcAAA%3B%3BAAjUtB%2CkBAqUI%3BEACI%2CcAAA%3BEACA%2C2BAAA%3B%3BAAEA%2CkBAJJ%2CkBAIK%3BEAAS%2CcAAA%3B%3BAAzUlB%2CkBA6UI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiDAAA%3B%3BAAhVR%2CkBAmVI%3BEACI%2CeAAA%3B%3BAApVR%2CkBAuVI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA9VR%2CkBAiWI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAApWR%2CkBAuWI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3BEACA%2CqCAAA%3BEACA%2C8CAAA%3B%3BAAEA%2CkBAXJ%2CeAWK%3BEACG%2CsCAAA%3BEACA%2CqCAAA%3B%3BAApXZ%2CkBAwXI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FXR%2CkBAkYI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CQAAA%3B%3BAArYR%2CkBAkYI%2CcAKI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAA3YZ%2CkBAkYI%2CcAYI%3BEACI%2CeAAA%3BEACA%2C%2BBAAA%3BEACA%2CiBAAA%3B%3BAAjZZ%2CkBAsZI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CuBAAA%3B%3BAAzZR%2CkBA4ZI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAlaR%2CkBAqaI%3BEACI%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3B%3BAAxaR%2CkBAqaI%2CcAKI%3BEACI%2CgBAAA%3BEACA%2C%2BBAAA%3B%3BAA5aZ%2CkBAgbI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAArbR%2CkBAgbI%2CgBAOI%3BEACI%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CuBAAA%3B%3BAAEA%2CkBAZR%2CgBAOI%2CEAKK%3BEAAS%2CcAAA%3B%3BAA5btB%2CkBAicI%3BEACI%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CqCAAA%3BEACA%2CsBAAA%3B%3BAAtcR%2CkBAycI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2C%2BCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3B%3BAAYJ%2CQAR8B%3BEAQ9B%2CkBAPI%3BIAAiB%2CoCAAA%3B%3BEAOrB%2CkBANI%3BIAAiB%2C8BAAA%3B%3BEAMrB%2CkBALI%2CeAAc%2CUAAU%3BIAAO%2CkBAAA%3BIAAoB%2CgBAAA%3B%3BEAKvD%2CkBAJI%2CeAAc%2CUAAU%3BIAAQ%2CeAAA%3B%3BEAIpC%2CkBAHI%2CeAAc%2CUAAU%3BIAAS%2CiDAAA%3B%3B%3BAAQrC%2CQAL6B%3BEAK7B%2CkBAJI%3BIAAiB%2CiBAAA%3B%3BEAIrB%2CkBAHI%3BIAAiB%2C8BAAA%3BIAAgC%2CSAAA%3B%3B%3BAAezD%2CQAZiC%3BEAYjC%3B%3B%3BEAAA%2CkBAXQ%3BIAAqB%2CkBAAA%3BIAAoB%2CmBAAA%3B%3BEAWjD%2CkBAVQ%3BIAAqB%2C0BAAA%3B%3BEAU7B%2CkBATQ%3BIAAqB%2C0BAAA%3B%3BEAS7B%2CkBARQ%3BIAAqB%2CeAAA%3BIAAiB%2CkBAAA%3BIAAoB%2CiDAAA%3B%3BEAQlE%2CkBAPQ%2CeAAc%3BIAAc%2CmBAAA%3B%3BEAOpC%2CkBANQ%3BIAAqB%2CgBAAA%3BIAAkB%2CkBAAA%3B%3BEAM%5C%2FC%2CkBALQ%3BIAAqB%2CeAAA%3BIAAiB%2CWAAA%3B%3BEAK9C%2CkBAJQ%3BIAAqB%2CsBAAA%3BIAAwB%2CuBAAA%3BIAAyB%2CQAAA%3B%3BEAI9E%2CkBAFQ%3BIAAqB%2CgBAAA%3BIAAkB%2CWAAA%3B%3B%3B%3B%3B%3BAAO%5C%2FC%2CIAAI%2CsBAAuB%2CmBAAmB%2CoBAAoB%3B%3B%3B%3BEAI9D%2CkBAAA%3B%3BAC54GJ%2CIACI%3BEACI%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAASH%2CMAJH%2CYACA%2CaACE%2COACA%2COACE%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAID%2CMAXH%2CYACA%2CaACE%2COAQA%2CUACE%3BEACA%2CQAAA%3B%3BAAIH%2CMAhBD%2CYACA%2CaAeE%2CIAAI%2CSACJ%2CIACC%3BEACC%2CWAAA%3B%3BAAQN%2CaACC%3BEACI%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAJL%2CaACC%2C8BAII%3BEACC%2CkBAAA%3B%3BAAKN%3BEACI%2CSAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAHJ%2CgBAIC%3BEACI%2CcAAA%3B%3BAALL%2CgBAOG%2CMAAG%2CUAAU%3BEACX%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAVL%2CgBAYC%3BEACI%2CmBAAA%3B%3BAACA%2CgBAFJ%2CIAEK%3BEACA%2C2CAAA%3B%3BAAKN%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAHJ%2CeAII%3BEACC%2CcAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CeAAC%3BEACA%2CSAAA%3B%3BAATF%2CeAWM%2CMAAG%2CUAAU%3BEACd%2CaAAA%3B%3BAAZL%2CeAWM%2CMAAG%2CUAAU%2CMAEd%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAACA%2CeALA%2CMAAG%2CUAAU%2CMAEd%2CIAGE%3BEACA%2CkBAAA%3B%3BAAjBP%2CeAqBC%3BEACI%2CmBAAA%3B%3BAAIL%2CkBACG%3BEACE%2CoBAAA%3BEACA%2CcAAA%3B%3BAACA%2CkBAHF%2CMAGG%3BEACA%2CiBAAA%3B%3BAALN%2CkBAQC%3BEACI%2CmBAAA%3B%3BAACA%2CkBAFJ%2CIAEK%3BEACA%2C2CAAA%3B%3BAAKN%2CiBACG%3BEACE%2CoBAAA%3BEACA%2CcAAA%3B%3BAACA%2CiBAHF%2CMAGG%3BEACA%2CiBAAA%3B%3BAALN%2CiBAQC%3BEACI%2CmBAAA%3B%3BAACA%2CiBAFJ%2CIAEK%3BEACA%2C2CAAA%3B%3BAAKN%2CgBACG%3BEACE%2CoBAAA%3BEACA%2CcAAA%3B%3BAACA%2CgBAHF%2CMAGG%3BEACA%2CiBAAA%3B%3BAALN%2CgBAQC%3BEACI%2CmBAAA%3B%3BAACA%2CgBAFJ%2CIAEK%3BEACA%2C2CAAA%3B%3BAAKN%2CYACC%3BEACI%2CmBAAA%3BEACA%2CYAAA%3B%3BAACA%2CYAHJ%2CIAGK%3BEACA%2C2CAAA%3B%3BAALN%2CYAQC%3BEACC%2CsBAAA%3B%3BAATF%2CYAWC%3BEACI%2CcAAA%3B%3BAAZL%2CYAcC%3BEACC%2CaAAA%3B%3BAAfF%2CYAiBC%3BEACI%2CSAAA%3BEACA%2CYAAA%3B%3BAAnBL%2CYAqBC%3BEACI%2CUAAA%3B%3BAAtBL%2CYAwBC%3BEACC%2CkBAAA%3B%3BAAzBF%2CYA2BC%3BEACC%2CmBAAA%3B%3BAAIF%2CeACC%3BEACI%2CmBAAA%3BEACA%2CYAAA%3B%3BAAHL%2CeAKC%3BEACC%2CsBAAA%3B%3BAANF%2CeAQC%3BEACI%2CcAAA%3B%3BAATL%2CeAWC%3BEACC%2CaAAA%3B%3BAAZF%2CeAcC%3BEACI%2CSAAA%3BEACA%2CYAAA%3B%3BAAhBL%2CeAkBC%3BEACI%2CUAAA%3B%3BAAnBL%2CeAqBC%3BEACC%2CkBAAA%3B%3BAAtBF%2CeAwBC%3BEACC%2CmBAAA%3B%3BAAIF%2CgBACC%2CuBACC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGA%2CgBANF%2CuBAKC%2CcACE%2CMACA%3BEACC%2CgBAAA%3B%3BAATL%2CgBACC%2CuBAKC%2CcAMC%2CmBACC%3BEACC%2CoBAAA%3BEACG%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3B%3BAAjBR%2CgBACC%2CuBAKC%2CcAMC%2CmBAOC%3BEACC%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAtBL%2CgBACC%2CuBAKC%2CcAmBC%2CWACC%3BEACC%2CeAAA%3B%3BAAcE%2CSANL%2CKACC%2CMACA%2CEACE%2COACC%2CWACC%2COACC%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAUX%3BEACC%2CkBAAA%3BEACG%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAHJ%2CoBAIC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3B%3BAAEF%2CoBAPF%2CcAMC%2CEACE%3BEACA%2CkBAAA%3BEACG%2CWAAA%3BEACA%2CSAAA%3B%3BAACH%2CoBAXH%2CcAMC%2CEACE%2CWAIC%3BEACG%2CaAAa%2CaAAb%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3B%3BAAGH%2CoBApBJ%2CcAMC%2CEACE%2CWAYC%2CMACC%3BEACG%2CYAAA%3B%3BAAIJ%2CoBAzBJ%2CcAMC%2CEACE%2CWAiBC%2COACC%3BEACG%2CcAAA%3B%3BAA9BT%2CoBAIC%2CcAgCI%3BEACF%2CiBAAA%3B%3BAArCH%2CoBAIC%2CcAmCC%3BEACI%2CYAAA%3B%3BAAxCN%2CoBAIC%2CcAmCC%2CcAEI%3BEACC%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAnDP%2CoBAIC%2CcAmCC%2CcAcC%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAAvDJ%2CoBAIC%2CcAmCC%2CcAcC%2CiBAGC%3BEACC%2CSAAA%3B%3BAAzDL%2CoBAIC%2CcAmCC%2CcAcC%2CiBAMC%2CiBACC%3BEACC%2CaAAA%3B%3BAA7DN%2CoBAIC%2CcAmCC%2CcAcC%2CiBAMC%2CiBAIC%3BEACI%2CeAAA%3B%3BAAMF%2CoBAlEN%2CcAmCC%2CcAcC%2CiBAcC%2CgBACC%2CeACG%2COACA%3BEACG%2CeAAA%3BEACA%2CcAAA%3B%3BAAGL%2CoBAvEL%2CcAmCC%2CcAcC%2CiBAcC%2CgBACC%2CeAOE%3BEACG%2CeAAA%3B%3BAA5EV%2CoBAIC%2CcAmCC%2CcA0CC%3BEACI%2CaAAA%3BEACA%2CQAAA%3B%3BAAnFP%2CoBAIC%2CcAmCC%2CcA0CC%2COAGI%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAvFR%2CoBAIC%2CcAmCC%2CcA0CC%2COAQC%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA5FR%2CoBAIC%2CcAmCC%2CcA0CC%2COAaC%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAjGR%2CoBAIC%2CcAmCC%2CcA6DC%3BEACC%2CmBAAA%3B%3BAArGJ%2CoBAIC%2CcAmCC%2CcA6DC%2CSAEC%3BEACI%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAA1GR%2CoBAIC%2CcA0GC%3BEACI%2CgBAAA%3B%3BAA%5C%2FGN%2CoBAIC%2CcA0GC%2CgBAEI%3BEACC%2CWAAA%3BEACA%2C0BAAA%3B%3BAAlHP%2CoBAIC%2CcA0GC%2CgBAMC%3BEACI%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3BEACG%2CyBAAA%3BEACA%2CWAAA%3B%3BAAzHV%2CoBAIC%2CcA0GC%2CgBAaC%3BEACI%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CuCAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACH%2CYAAA%3BEACA%2CyBAAA%3B%3BAAtIJ%2CoBAIC%2CcA0GC%2CgBA0BC%3BEACI%2CaAAA%3B%3BAAzIP%2CoBAIC%2CcA0GC%2CgBA0BC%2CWAEI%3BEACC%2CWAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACH%2CeAAA%3B%3BAACG%2CoBAjJP%2CcA0GC%2CgBA0BC%2CWAEI%2CYAWE%3BEACA%2CYAAA%3B%3BAAtJT%2CoBAIC%2CcA0GC%2CgBA0BC%2CWAiBC%3BEACI%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CaAAA%3BEACG%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FJX%2CoBAIC%2CcA0GC%2CgBA0BC%2CWAiBC%2CcAOI%3BEACC%2CaAAA%3BEACA%2CUAAA%3BEACG%2CUAAA%3BEACM%2CeAAA%3BEACN%2CgBAAA%3BEACA%2CcAAA%3B%3BAAtKZ%2CoBAIC%2CcA0GC%2CgBA0BC%2CWAiBC%2CcAeC%2CMAAK%3BEACD%2CcAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACM%2CUAAA%3BEACH%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAjLZ%2CoBAIC%2CcA0GC%2CgBA0BC%2CWAiBC%2CcA0BC%3BEACI%2CaAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACG%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAzLZ%2CoBAIC%2CcA0GC%2CgBA%2BEC%3BEACI%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CuCAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CoBAlMN%2CcA0GC%2CgBA%2BEC%2CsBASK%3BEACA%2CYAAA%3B%3BAAvMR%2CoBA4MC%2CcACC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAlNN%2CoBA4MC%2CcACC%2CSAMI%3BEACC%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAtNP%2CoBA4MC%2CcACC%2CSAWC%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAIN%2CoBAAC%3BEACA%2CyBAAA%3BEACG%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAALJ%2CoBAAC%2CYAMA%2CcACC%3BEACI%2CYAAA%3B%3BAARN%2CoBAAC%2CYAMA%2CcAIC%3BEACU%2CaAAA%3BEACH%2CuBAAuB%2CeAAvB%3BEACA%2CoBAAoB%2CcAApB%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAIN%2CQAH2B%3BEAG3B%2CoBApBF%2CYAMA%2CcAIC%3BIAQE%2C6BAAA%3B%3B%3BAAMF%2CmBAJsC%2CuBAAwB%3BEAI9D%2CoBAxBD%2CYAMA%2CcAIC%3BIAWE%2C6BAAA%3BIACA%2CoBAAA%3B%3B%3BAAtBJ%2CoBAAC%2CYAMA%2CcAmBC%3BEACI%2CsBAAA%3B%3BAA8BP%2CQAxB0B%3BEACzB%2CoBACC%3BIACC%2CUAAA%3B%3BEAFF%2CoBACC%2CcAEC%2CgBACC%3BIACC%2CaAAA%3BIACA%2CQAAA%3B%3BEANJ%2CoBACC%2CcAEC%2CgBACC%2CWAGC%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACM%2CgBAAA%3B%3BEAVd%2CoBACC%2CcAEC%2CgBACC%2CWAQC%3BIACC%2CWAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3B%3B%3BAAUJ%2CKADA%2CYACC%3BEACG%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAHJ%2CKADA%2CYACC%2CoBAIG%3BEACC%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CyCAAA%3BEACA%2CUAAA%3B%3BAATL%2CKADA%2CYACC%2CoBAIG%2CkBAMC%3BEACC%2CoBAAA%3B%3BAAXN%2CKADA%2CYACC%2CoBAIG%2CkBAMC%2CcAEC%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAhBP%2CKADA%2CYACC%2CoBAIG%2CkBAeF%3BEACI%2CoBAAA%3B%3BAApBN%2CKADA%2CYACC%2CoBAIG%2CkBAkBF%3BEACI%2CQAAA%3BEACA%2CwBAAA%3B%3BAAxBN%2CKADA%2CYACC%2CoBAIG%2CkBAsBF%2C8BACC%3BEACI%2CmBAAA%3B%3BAA5BP%2CKADA%2CYACC%2CoBAIG%2CkBAsBF%2C8BACC%2COAEI%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAjCR%2CKADA%2CYACC%2CoBAIG%2CkBAsBF%2C8BACC%2COAEI%2CMAKC%3BEACC%2CUAAA%3B%3BAAnCT%2CKADA%2CYACC%2CoBAIG%2CkBAsBF%2C8BACC%2COAWC%2CMAAK%3BAAtCT%2CKADA%2CYACC%2CoBAIG%2CkBAsBF%2C8BACC%2COAYE%2CMAAK%3BAAvCV%2CKADA%2CYACC%2CoBAIG%2CkBAsBF%2C8BACC%2COAaE%2CMAAK%3BAAxCV%2CKADA%2CYACC%2CoBAIG%2CkBAsBF%2C8BACC%2COAcE%3BEACG%2CWAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FCR%2CKADA%2CYACC%2CoBAIG%2CkBAsBF%2C8BAwBC%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAYN%2CmBARqC%2CuBAAwB%3BEAQ7D%2CKApED%2CYACC%3BIA4DC%2COAAA%3B%3BEAOD%2CKApED%2CYACC%2CoBA6DC%3BIACO%2CUAAA%3BIACA%2CYAAA%3BIACA%2C4BAAA%3B%3B%3BAAWT%2CQAR0B%3BEAQ1B%2CKA5EA%2CYACC%3BIAoEC%2COAAA%3B%3BEAOF%2CKA5EA%2CYACC%2CoBAqEC%3BIACO%2CUAAA%3BIACA%2CYAAA%3BIACA%2C4BAAA%3B%3B%3BAAOX%2CsBACC%2CeACC%3BEACC%2CaAAA%3B%3BAAHH%2CsBACC%2CeACC%2CcAEC%3BEACC%2CaAAA%3BEACG%2CsBAAA%3B%3BAANP%2CsBACC%2CeACC%2CcAEC%2CsBAGI%3BEACC%2CgBAAA%3B%3BAARR%2CsBACC%2CeACC%2CcAEC%2CsBAMC%3BEACC%2CgBAAA%3B%3BAAKA%2CsBAfJ%2CeACC%2CcAYC%2CKACC%2COACE%3BEACA%2CcAAA%3B%3BAADD%2CsBAfJ%2CeACC%2CcAYC%2CKACC%2COACE%2CIAEA%3BEACa%2CaAAA%3BEACN%2CQAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAATR%2CsBAfJ%2CeACC%2CcAYC%2CKACC%2COACE%2CIAEA%2CSAQI%2CSACC%3BAAXN%2CsBAfJ%2CeACC%2CcAYC%2CKACC%2COACE%2CIAEA%2CSAQI%2CSlFxiBN%2CMAAK%2CcA4CD%2CiBAGM%3BAkF%2BeT%2CsBAfJ%2CeACC%2CcAYC%2CKACC%2COACE%2CIAEA%2CSAQI%2CSjFnkBN%3BEiFqkBQ%2CUAAA%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAGC%2CsBAlCf%2CeACC%2CcAYC%2CKACC%2COACE%2CIAEA%2CSAQI%2CSACC%2COAMK%2CSAEC%3BAAAD%2CsBAlCf%2CeACC%2CcAYC%2CKACC%2COACE%2CIAEA%2CSAQI%2CSACC%2COAOK%2CSACC%3BAAAD%2CsBAlCf%2CeACC%2CcAYC%2CKACC%2COACE%2CIAEA%2CSAQI%2CSlFxiBN%2CMAAK%2CcA4CD%2CiBAGM%2CUkFggBE%2CSAEC%3BAAAD%2CsBAlCf%2CeACC%2CcAYC%2CKACC%2COACE%2CIAEA%2CSAQI%2CSlFxiBN%2CMAAK%2CcA4CD%2CiBAGM%2CUkFigBE%2CSACC%3BAAAD%2CsBAlCf%2CeACC%2CcAYC%2CKACC%2COACE%2CIAEA%2CSAQI%2CSjFnkBN%2CaiF0kBY%2CSAEC%3BAAAD%2CsBAlCf%2CeACC%2CcAYC%2CKACC%2COACE%2CIAEA%2CSAQI%2CSjFnkBN%2CaiF2kBY%2CSACC%3BEACH%2CYAAA%3B%3BAAOP%2CsBA1CN%2CeACC%2CcAYC%2CKACC%2COACE%2CIA0BA%2CMACE%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAASL%2CsBAxDL%2CeACC%2CcAoDC%2COACE%2COACC%2COACC%3BAAAD%2CsBAxDL%2CeACC%2CclFhhBE%2CMAAK%2CcA4CD%2CiBAGM%2CUkFshBT%2COACC%2COACC%3BAAAD%2CsBAxDL%2CeACC%2CcjF3iBE%2CaiFgmBC%2COACC%2COACC%3BEACG%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGL%2CsBA7DJ%2CeACC%2CcAoDC%2COACE%2COAOC%3BAAAD%2CsBA7DJ%2CeACC%2CclFhhBE%2CMAAK%2CcA4CD%2CiBAGM%2CUkFshBT%2COAOC%3BAAAD%2CsBA7DJ%2CeACC%2CcjF3iBE%2CaiFgmBC%2COAOC%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACM%2CyBAAA%3BEACA%2CWAAA%3B%3BAAnEZ%2CsBACC%2CeACC%2CcAqEC%3BEACI%2CSAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CsBA1EF%2CeACC%2CcAyEE%3BEACA%2CiBAAA%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3B%3BAAOE%2CsBApFL%2CeAgFC%2CaACC%2COACE%2CQACC%2CKACC%3BEACA%2CYAAA%3B%3BAAEC%2CsBAvFP%2CeAgFC%2CaACC%2COACE%2CQACC%2CKACC%2CkBAEA%2CEACE%3BEACG%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAA3FZ%2CsBACC%2CeAgFC%2CaAiBC%2CWACC%2CeACC%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAAtGN%2CsBACC%2CeAgFC%2CaAiBC%2CWAOC%2CWACC%3BEACC%2CWAAA%3BEACA%2CeAAA%3B%3BAA5GN%2CsBACC%2CeAgFC%2CaAiBC%2CWAaC%3BEACC%2CeAAA%3B%3BAAYA%2CMAJH%2COACC%2COACC%2CQACC%2CgBACC%3BAlF1oBF%2CKAAK%2CcA4CD%2CiBAGM%2CUkFulBZ%2COACC%2COACC%2CQACC%2CgBACC%3BAjFrqBF%2CYiFiqBF%2COACC%2COACC%2CQACC%2CgBACC%3BEACA%2CqBAAA%3BEACG%2CoCAAoC%2CaAApC%3BEACA%2CmCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGA%2CMAbP%2COACC%2COACC%2CQACC%2CgBASI%2CMACC%3BAlFnpBN%2CKAAK%2CcA4CD%2CiBAGM%2CUkFulBZ%2COACC%2COACC%2CQACC%2CgBASI%2CMACC%3BAjF9qBN%2CYiFiqBF%2COACC%2COACC%2CQACC%2CgBASI%2CMACC%3BEACA%2CsDAAA%3B%3BAAaL%2CsBAJJ%2COACE%2COACC%2COACC%2CQACC%3BAAAD%2CsBlFjqBD%2CMAAK%2CcA4CD%2CiBAGM%2CUkF%2BmBX%2COACC%2COACC%2CQACC%3BAAAD%2CsBjF5rBD%2CaiFyrBD%2COACC%2COACC%2CQACC%3BEACA%2CqBAAA%3BEACG%2CoCAAoC%2CaAApC%3BEACA%2CmCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGA%2CsBAbR%2COACE%2COACC%2COACC%2CQASI%2CMACC%3BAAAD%2CsBlF1qBL%2CMAAK%2CcA4CD%2CiBAGM%2CUkF%2BmBX%2COACC%2COACC%2CQASI%2CMACC%3BAAAD%2CsBjFrsBL%2CaiFyrBD%2COACC%2COACC%2CQASI%2CMACC%3BEACA%2CsDAAA%3B%3BAAKA%2CsBAnBT%2COACE%2COACC%2COACC%2CQAcI%2CMACC%2CYACC%3BAAAD%2CsBlFhrBN%2CMAAK%2CcA4CD%2CiBAGM%2CUkF%2BmBX%2COACC%2COACC%2CQAcI%2CMACC%2CYACC%3BAAAD%2CsBjF3sBN%2CaiFyrBD%2COACC%2COACC%2CQAcI%2CMACC%2CYACC%3BEACH%2CaAAA%3B%3BAAaR%2CgBACI%2CkBACI%2CaACI%2CUACI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACT%2CqBAAA%3BEACA%2CSAAA%3B%3BAAEa%2CgBAVpB%2CkBACI%2CaACI%2CUACI%2CKAMI%2COACK%3BEACG%2CYAAA%3BEACA%2CoBAAA%3B%3BAAMA%2CgBAlBxB%2CkBACI%2CaACI%2CUACI%2CKAaI%2CQACK%2COACI%3BEACG%2CYAAA%3BEAClB%2CiBAAA%3B%3BAAQkB%2CQAH%2BB%3BEAG%5C%2FB%2CgBA5B5B%2CkBACI%2CaACI%2CUACI%2CKAaI%2CQACK%2COACI%2CQAMG%3BIAEQ%2CeAAA%3B%3B%3BAA3BxC%2CgBAsCI%2CYACC%3BEACC%2C4BAAA%3B%3BAAxCN%2CgBAsCI%2CYACC%2CSAEC%3BEACI%2CeAAA%3B%3BAA1CV%2CgBA%2BCI%2CmBACC%3BEACC%2CWAAA%3B%3BAAjDN%2CgBA%2BCI%2CmBACC%2CcAEC%3BEACC%2CYAAA%3B%3BAAnDP%2CgBA%2BCI%2CmBACC%2CcAEC%2CWAEC%3BEACC%2CeAAA%3B%3BAArDR%2CgBA2DC%2CuBACC%2CMAAK%3BEACJ%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAwBH%2CwBApB2C%3BEAoB3C%2CgBAnBE%2CmBACC%2CMAAK%2COACH%2CIAAC%3BIAMD%2CiBAAA%3B%3BEALA%2CgBAHH%2CmBACC%2CMAAK%2COACH%2CIAAC%2CUACA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2C4BAAA%3B%3BEAaN%2CgBAnBE%2CmBACC%2CMAAK%2COACH%2CIAAC%2CUAOD%2CWAAU%3BIACH%2CgBAAA%3BIACN%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3B%3BAAUJ%2CmBADD%2CsBACE%3BEACA%2CqBAAA%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CuCAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAACA%2CmBATL%2CsBACE%2COAQI%3BEACA%2CYAAA%3B%3BAASJ%2CqBAFF%2CoBACC%2CsBACE%3BAAAD%2CsBAFF%2CoBACC%2CsBACE%3BEACA%2CWAAA%3BEACM%2CYAAA%3B%3BAASN%2CMAHF%2CqBACC%2COACC%2CQACC%3BAlFrzBD%2CKAAK%2CcA4CD%2CiBAGM%2CUkFmwBZ%2CqBACC%2COACC%2CQACC%3BAjFh1BD%2CYiF60BF%2CqBACC%2COACC%2CQACC%3BEACA%2CkBAAA%3B%3BAC%5C%2F4BL%2CIACC%2CaAAa%3BAADd%2CIACsB%2CWAAU%2CIAAI%2CiBAAoB%3BAADxD%2CIAC6D%3BEACrD%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAAIR%2CqBACC%3BEACC%2CeAAA%3B%3BAAFF%2CqBAIC%3BEACI%2CgBAAA%3B%3BAALL%2CqBAOC%2CcACE%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAbN%2CqBAOC%2CcACE%2CaAMC%3BEACC%2CSAAA%3B%3BAAKH%2CqBADD%2COACE%2CQAEA%2CcACC%3BAAFF%2CqBAFD%2COAEE%2COACA%2CcACC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAARN%2CqBADD%2COACE%2CQAEA%2CcACC%2CSAMI%3BAARN%2CqBAFD%2COAEE%2COACA%2CcACC%2CSAMI%3BEACC%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACG%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAACA%2CqBArBX%2COACE%2CQAEA%2CcACC%2CSAMI%2CUAWK%3BAAAD%2CqBArBX%2COAEE%2COACA%2CcACC%2CSAMI%2CUAWK%3BEACA%2CYAAA%3B%3BAArBX%2CqBADD%2COACE%2CQAEA%2CcACC%2CSAqBC%3BAAvBH%2CqBAFD%2COAEE%2COACA%2CcACC%2CSAqBC%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACG%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAACA%2CqBApCX%2COACE%2CQAEA%2CcACC%2CSAqBC%2CUAWQ%3BAAAD%2CqBApCX%2COAEE%2COACA%2CcACC%2CSAqBC%2CUAWQ%3BEACA%2CYAAA%3B%3BAApCX%2CqBADD%2COACE%2CQAyCA%2CeACC%3BAAzCF%2CqBAFD%2COAEE%2COAwCA%2CeACC%3BEACC%2CUAAA%3BEACA%2CkBAAA%3B%3BAA5CH%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%3BAA5CH%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAhDP%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAII%3BAAhDP%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAII%3BEACF%2CUAAA%3B%3BAAlDL%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAII%2CkBAEF%3BAAlDL%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAII%2CkBAEF%3BEACI%2CiBAAA%3B%3BAApDT%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAUC%3BAAtDJ%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAUC%3BEACO%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAA5DX%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%3BAA7DJ%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3B%3BAAnER%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAMI%3BAAnER%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAMI%3BEACF%2CSAAA%3B%3BAArEN%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAMI%2CmBAEC%3BAArET%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAMI%2CmBAEC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3B%3BAAxEV%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%3BAA1ER%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%3BEACC%2CkBAAA%3B%3BAA5ET%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAEC%3BAA5ET%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAEC%3BEACC%2CeAAA%3B%3BAAID%2CQAH0B%3BEAG1B%2CqBAnFV%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAEC%3BEAKA%2CqBAnFV%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAEC%3BIAGO%2CeAAA%3B%3B%3BAAhFhB%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAQC%2CeACC%3BAAnFV%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAQC%2CeACC%3BEACC%2CcAAA%3B%3BAArFX%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAaC%2CWACC%3BAAxFV%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAaC%2CWACC%3BEACC%2CWAAA%3B%3BAA1FX%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%3BAA7FR%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%3BEACC%2CaAAA%3B%3BAA%5C%2FFT%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%2CyBAEC%3BAA%5C%2FFT%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%2CyBAEC%3BEACC%2CmBAAA%3B%3BAAjGV%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%2CyBAEC%2CiBAEC%3BAAjGV%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%2CyBAEC%2CiBAEC%3BEACC%2CaAAA%3B%3BAAnGX%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%2CyBAQF%3BAArGN%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%2CyBAQF%3BEACI%2CmBAAA%3B%3BAAvGV%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBA4CC%3BAAzGL%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBA4CC%3BEACO%2CmBAAA%3BEACA%2CcAAA%3B%3BAA5GZ%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAiBC%2CsBA4CC%2CSAGC%3BAA5GN%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBA4CC%2CSAGC%3BEACI%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAjHV%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAwEC%3BAApHJ%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAwEC%3BEACI%2CgBAAA%3B%3BAAtHR%2CqBADD%2COACE%2CQAyCA%2CeACC%2CcAGC%2CmBAwEC%2CWAEI%3BAAtHR%2CqBAFD%2COAEE%2COAwCA%2CeACC%2CcAGC%2CmBAwEC%2CWAEI%3BEACC%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAA9IX%2CqBAsJC%2CeACC%3BEACC%2CcAAA%3B%3BAAxJH%2CqBAsJC%2CeACC%2CqBAEC%3BEACC%2CaAAA%3B%3BAA1JJ%2CqBAsJC%2CeACC%2CqBAKC%2CeACC%3BEACC%2CaAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FJL%2CqBAsJC%2CeACC%2CqBAKC%2CeACC%2CUAGC%3BEACI%2CcAAA%3BEACA%2C%2BBAAA%3B%3BAACA%2CqBAbR%2CeACC%2CqBAKC%2CeACC%2CUAGC%2CUAGK%3BEACA%2CYAAA%3B%3BAApKV%2CqBAsJC%2CeACC%2CqBAKC%2CeACC%2CUAUC%3BEACI%2CkBAAA%3B%3BAAxKT%2CqBAsJC%2CeACC%2CqBAKC%2CeACC%2CUAUC%2COAEI%3BEACC%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3B%3BAA%5C%2FKV%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%3BEACI%2CaAAA%3BEACA%2CcAAA%3BEACA%2C4CAAA%3B%3BAAtLR%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%2CwBAII%3BEACC%2CQAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAA1LT%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%2CwBASI%3BEACC%2CkBAAA%3B%3BAA7LT%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%2CwBAYI%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAAjMT%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%2CwBAgBI%3BEACC%2CkBAAA%3B%3BAApMT%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%2CwBAgBI%2CeAEC%2COACC%3BEACC%2CYAAA%3BEACA%2CkBAAA%3B%3BAAxMX%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%2CwBAgBI%2CeAQC%3BEACF%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAhNP%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%2CwBAgBI%2CeAQC%2CaAMF%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACG%2CWAAA%3BEACA%2CyBAAA%3B%3BAACA%2CqBArEb%2CeACC%2CqBAKC%2CeAuBC%2CwBAgBI%2CeAQC%2CaAMF%2CWAUQ%3BEACA%2CYAAA%3B%3BAA5Nf%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%2CwBA8CC%3BEACC%2CgFAAA%3BEACA%2CYAAA%3B%3BAAnON%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%2CwBA8CC%2CmBAGC%3BEACC%2CaAAA%3BEACA%2CQAAA%3BEACM%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3B%3BAA3Ob%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%2CwBA8CC%2CmBAGC%2CMAQO%3BEACF%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACG%2CgFAAA%3B%3BAACH%2CqBAhGV%2CeACC%2CqBAKC%2CeAuBC%2CwBA8CC%2CmBAGC%2CMAQO%2CeAUD%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAxPZ%2CqBAsJC%2CeACC%2CqBAKC%2CeAuBC%2CwBA8CC%2CmBAGC%2CMAuBC%3BEACO%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CqBAzGb%2CeACC%2CqBAKC%2CeAuBC%2CwBA8CC%2CmBAGC%2CMAuBC%2CeAIQ%3BEACA%2CaAAA%3B%3BAAhQf%2CqBAsJC%2CeACC%2CqBAKC%2CeA0GC%3BEACC%2CmBAAA%3BEACA%2CUAAA%3B%3BAAxQL%2CqBA6QC%2CqBACC%3BEACC%2CaAAA%3BEACG%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACG%2CmBAAA%3BEACH%2CgBAAA%3B%3BAApRN%2CqBA6QC%2CqBACC%2CSAOI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACH%2CqBAAA%3BEACG%2CaAAa%2CWAAW%2CYAAY%2CUAAU%2CmBAA9C%3B%3BAA3RP%2CqBA6QC%2CqBACC%2CSAeC%3BEACC%2CyBAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FRJ%2CqBA6QC%2CqBACC%2CSAeC%2CSAGC%3BEACC%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAnSL%2CqBA6QC%2CqBACC%2CSAeC%2CSAGC%2COAIC%3BEACC%2CaAAA%3BEACA%2CQAAA%3B%3BAACA%2CqBA1BL%2CqBACC%2CSAeC%2CSAGC%2COAIC%2CMAGE%2CWACA%3BAADD%2CqBA1BL%2CqBACC%2CSAeC%2CSAGC%2COAIC%2CMAGE%2CWAEA%3BEACC%2CYAAA%3B%3BAA1SR%2CqBA6QC%2CqBACC%2CSAeC%2CSAGC%2COAIC%2CMASC%3BAA7SN%2CqBA6QC%2CqBACC%2CSAeC%2CSAGC%2COAIC%2CMAUC%3BEACC%2CgCAAA%3BEACM%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CaAAa%2CWAAW%2CYAAY%2CUAAU%2CmBAA9C%3B%3BAArTb%2CqBA6QC%2CqBACC%2CSAeC%2CSAGC%2COAIC%2CMAmBC%3BEACC%2CgBAAA%3B%3BAAxTP%2CqBA6QC%2CqBACC%2CSAeC%2CSAGC%2COAIC%2CMAsBC%3BEACC%2CgBAAA%3B%3BAA3TP%2CqBA6QC%2CqBAoDC%3BEACC%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAArUH%2CqBA6QC%2CqBAoDC%2CQAKE%3BEACG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAA3UP%2CqBA6QC%2CqBAoDC%2CQAYC%3BEACC%2CcAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAACA%2CqBApEH%2CqBAoDC%2CQAYC%2CSAIE%3BEACE%2CUAAA%3B%3BAAEH%2CqBAvEH%2CqBAoDC%2CQAYC%2CSAOE%3BEACE%2CmBAAA%3B%3BAAEH%2CqBA1EH%2CqBAoDC%2CQAYC%2CSAUE%3BEACE%2CgBAAA%3B%3BAAEH%2CqBA7EH%2CqBAoDC%2CQAYC%2CSAaE%2CyBAAyB%3BEACvB%2CgBAAA%3B%3BAA3VP%2CqBA6QC%2CqBAoDC%2CQAYC%2CSAgBC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3B%3BAAjWL%2CqBA6QC%2CqBAoDC%2CQAYC%2CSAgBC%2CMAKC%3BEACC%2CsBAAA%3BEACA%2CaAAA%3B%3BAApWN%2CqBA6QC%2CqBAoDC%2CQAYC%2CSAgBC%2CMAKC%2CgBAGC%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAxWV%2CqBA6QC%2CqBAoDC%2CQAYC%2CSAgBC%2CMAKC%2CgBAQC%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAoCT%2CQA7ByB%3BEA6BzB%2CqBA5BC%3BIACI%2CUAAA%3BIACG%2CyBAAA%3BIACH%2CqCAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAuBL%2CqBA5BC%2CiBAMI%2CiBACC%3BIACC%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CaAAA%3B%3BEAkBP%2CqBA5BC%2CiBAMI%2CiBACC%2CMAIC%3BIACC%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CQAAA%3B%3BEASR%2CqBA5BC%2CiBAuBC%3BIACC%2CaAAA%3B%3B%3BAAgCH%2CQA5ByB%3BEA4BzB%2CqBA3BC%3BIACC%2CSAAA%3BIACA%2C8BAAA%3B%3BEAyBF%2CqBA3BC%2CiBAGC%3BIACI%2CaAAA%3B%3BEAuBN%2CqBA3BC%2CiBAMC%3BIACO%2CyBAAA%3BIACA%2CqCAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAiBT%2CqBA3BC%2CiBAMC%2CgBAKC%3BIACI%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CSAAA%3B%3BEAaP%2CqBA3BC%2CiBAMC%2CgBAKC%2CMAII%3BIACC%2CaAAA%3BIACA%2CQAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CaAAa%2CWAAW%2CYAAY%2CUAAU%2CmBAA9C%3B%3B%3BAAmCR%2CQA7ByB%3BEACxB%2CqBAAC%2CsBACA%2CmBACC%3BIACC%2CeAAA%3BIACG%2CgBAAA%3B%3BEAJN%2CqBAAC%2CsBACA%2CmBACC%2CcAGI%3BEALN%2CqBAAC%2CsBACA%2CmBACC%2CcAII%3BEANN%2CqBAAC%2CsBACA%2CmBACC%2CcAKI%3BIACC%2CeAAA%3B%3BEARP%2CqBAAC%2CsBACA%2CmBAUC%3BIACC%2CeAAA%3BIACG%2CgBAAA%3B%3BEAIJ%2CqBAjBD%2CsBAgBA%2CQACE%2CKACA%3BIACC%2CSAAA%3B%3BEAFF%2CqBAjBD%2CsBAgBA%2CQACE%2CKACA%2CKAEC%3BIACI%2CUAAA%3B%3B%3BAAcD%2CqBAPP%2CsBACA%2CmBACC%2CYACE%2CqBACC%2CQACE%2CWACC%2COACC%3BEACA%2CcAAA%3B%3BAAGA%2CqBAXR%2CsBACA%2CmBACC%2CYACE%2CqBACC%2CQACE%2CWACC%2COAIC%2CMACC%3BEACA%2CYAAA%3B%3BAAZV%2CqBAAC%2CsBACA%2CmBAmBC%2CWACC%2CeACI%3BEACC%2CcAAA%3B%3BAAvBR%2CqBAAC%2CsBACA%2CmBAmBC%2CWAMI%2CWACC%3BEACC%2CWAAA%3B%3BAAteT%2CqBA4eC%2CmBACC%2CeACC%2CoBACC%2CiBACC%2CWACC%3BEACC%2CsBAAA%3B%3BAAlfP%2CqBA4eC%2CmBACC%2CeACC%2CoBACC%2CiBACC%2CWACC%2CUAEC%3BEACC%2CSAAA%3B%3BAApfR%2CqBA4eC%2CmBACC%2CeACC%2CoBACC%2CiBACC%2CWACC%2CUAEC%2CcAEC%2CmBACC%2CsBACC%3BEACC%2CqBAAA%3B%3BAAxfX%2CqBAqhBC%3BEACC%2CmBAAA%3B%3BAAthBF%2CqBAyhBC%2COAAM%3BEACL%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyCAAA%3BEACA%2CgBAAA%3B%3BAA7hBF%2CqBAyhBC%2COAAM%2CYAML%3BEACC%2CYAAY%2CiDAAZ%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CqBAZF%2COAAM%2CYAML%2CaAME%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CYAAY%2CoEAAZ%3BEACA%2CkBAAA%3B%3BAA7iBJ%2CqBAyhBC%2COAAM%2CYAML%2CaAiBC%3BEACC%2C%2BBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAxjBJ%2CqBAyhBC%2COAAM%2CYAML%2CaA4BC%3BEACC%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAlkBJ%2CqBAyhBC%2COAAM%2CYAML%2CaAsCC%3BEACC%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2C6CAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CqBA3DH%2COAAM%2CYAML%2CaAsCC%2CYAeE%3BEACA%2CSAAS%2CKAAT%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAGD%2CqBAjEH%2COAAM%2CYAML%2CaAsCC%2CYAqBE%3BEACA%2CmBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2C6CAAA%3B%3BAAEA%2CqBAtEJ%2COAAM%2CYAML%2CaAsCC%2CYAqBE%2CMAKC%3BEACD%2CiBAAA%3B%3BAAID%2CqBA3EH%2COAAM%2CYAML%2CaAsCC%2CYA%2BBE%3BEACA%2CWAAW%2CaAAX%3B%3BAArmBL%2CqBAyhBC%2COAAM%2CYAiFL%2CiBACC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA7mBJ%2CqBAyhBC%2COAAM%2CYAiFL%2CiBACC%2CYAGC%3BEACC%2CcAAA%3BEACA%2CcAAA%3B%3BAAhnBL%2CqBAyhBC%2COAAM%2CYA4FL%3BEACC%2CaAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAxnBH%2CqBAyhBC%2COAAM%2CYA4FL%2CeAIC%3BEACC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CaAAa%2CaAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FnBJ%2CqBAyhBC%2COAAM%2CYA4FL%2CeAIC%2CcAOC%3BEACC%2CkBAAA%3B%3BAAjoBL%2CqBAuoBC%2CSAAQ%3BEACP%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3B%3BAAEA%2CqBALD%2CSAAQ%2CeAKN%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3B%3BAAlpBH%2CqBAspBC%2COAAM%3BEACL%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAzpBF%2CqBA2pBC%2CMAAK%3BEACJ%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBATD%2CMAAK%2CYASH%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CYAAY%2CiDAAZ%3BEACA%2C4BAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3B%3BAAGD%2CqBAtBD%2CMAAK%2CYAsBH%3BEACA%2CqBAAA%3BEACA%2C0CAAA%3BEACA%2CWAAW%2CeAAX%3B%3BAAEA%2CqBA3BF%2CMAAK%2CYAsBH%2CMAKC%3BEACD%2CUAAA%3B%3BAAID%2CqBAhCD%2CMAAK%2CYAgCH%3BEACA%2CgBAAA%3B%3BAA5rBH%2CqBAgsBC%2CgBACC%2CgBAAe%2CKACd%2COAAM%3BEACL%2CeAAA%3B%3BAAnsBJ%2CqBAwsBC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA5sBF%2CqBA8sBC%3BEACC%2CaAAA%3B%3BAAGC%2CqBAJF%2CoBAEC%2CeAEE%3BAAAD%2CqBAJF%2CoBAGC%2CeAAe%2CKACb%3BEACA%2CeAAA%3B%3BAAntBJ%2CqBA8sBC%2CoBAQC%2CeACC%3BEACC%2CiBAAA%3B%3BAAxtBJ%2CqBA6tBC%3BEACC%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C8BAAA%3B%3BAAluBF%2CqBAquBC%3BEACC%2CaAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3B%3BAA1uBF%2CqBAquBC%2CgBAOC%3BAA5uBF%2CqBAquBC%2CgBAQE%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3B%3BAAjvBJ%2CqBAquBC%2CgBAOC%2CeAOE%3BAAnvBJ%2CqBAquBC%2CgBAQE%2CaAMC%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAArvBJ%2CqBAquBC%2CgBAOC%2CeAYE%3BAAxvBJ%2CqBAquBC%2CgBAQE%2CaAWC%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAA1vBJ%2CqBAquBC%2CgBAyBC%2CeACC%3BEACA%2CkBAAA%3B%3BAAEC%2CqBA7BH%2CgBAyBC%2CeACC%2CsBAGE%3BEACA%2CSAAS%2CMAAT%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAArwBL%2CqBAquBC%2CgBAqCC%2CaACC%3BEACC%2CkBAAA%3B%3BAAEA%2CqBAzCH%2CgBAqCC%2CaACC%2CsBAGE%3BEACA%2CSAAS%2CMAAT%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAwEJ%2CQAlE0B%3BEAkE1B%2CqBAjEC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%2BDF%2CqBA5DC%2COAAM%2CYACL%3BIACC%2CkBAAA%3B%3BEA0DH%2CqBA5DC%2COAAM%2CYACL%2CaAGC%3BIACC%2CeAAA%3B%3BEAuDJ%2CqBA5DC%2COAAM%2CYACL%2CaAOC%3BIACC%2CkBAAA%3BIACA%2CeAAA%3B%3BEAkDJ%2CqBA5DC%2COAAM%2CYAcL%3BIACC%2CUAAA%3B%3BEA6CH%2CqBAzCC%2CMAAK%3BIACJ%2CYAAA%3B%3BEAEA%2CqBAHD%2CMAAK%2CYAGH%3BIACA%2CaAAA%3B%3BEAGD%2CqBAPD%2CMAAK%2CYAOH%3BIACA%2CWAAW%2CaAAX%3B%3BEAiCH%2CqBA7BC%3BIACC%2CWAAA%3B%3BEA4BF%2CqBA7BC%2CgBAGC%2CgBAAe%2CKACd%3BIACC%2CeAAA%3B%3BEAwBJ%2CqBAnBC%3BIACC%2CeAAA%3B%3BEAkBF%2CqBAfC%3BIACC%2CeAAA%3BIACA%2CaAAA%3B%3BEAaF%2CqBAVC%3BIACC%2CsBAAA%3BIACA%2CSAAA%3B%3BEAQF%2CqBANC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAA4BH%3BEAAA%2CqBAvBE%3BIACC%2CgBAAA%3B%3BEAsBH%2CqBAnBE%2COAAM%2CYACL%3BIACC%2CmBAAA%3B%3BEAiBJ%2CqBAnBE%2COAAM%2CYACL%2CaAGC%3BIACC%2CaAAA%3B%3BEAcL%2CqBATE%2CMAAK%3BIACJ%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CqBAJD%2CMAAK%2CYAIH%3BIACA%2CeAAA%3B%3B%3BAAQF%2CoBADD%2COACE%2CUACA%2CcACC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAPN%2CoBADD%2COACE%2CUACA%2CcACC%2CSAMI%3BEACC%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACG%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAACA%2CoBApBX%2COACE%2CUACA%2CcACC%2CSAMI%2CUAWK%3BEACA%2CYAAA%3B%3BAApBX%2CoBADD%2COACE%2CUACA%2CcACC%2CSAqBC%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACG%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAACA%2CoBAnCX%2COACE%2CUACA%2CcACC%2CSAqBC%2CUAWQ%3BEACA%2CYAAA%3B%3BAAnCX%2CoBADD%2COACE%2CUAwCA%2CeACC%3BEACC%2CUAAA%3BEACA%2CkBAAA%3B%3BAA3CH%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FCP%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAII%3BEACF%2CUAAA%3B%3BAAjDL%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAII%2CkBAEF%3BEACI%2CiBAAA%3B%3BAAnDT%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAUC%3BEACO%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAA3DX%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3B%3BAAlER%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAMI%3BEACF%2CSAAA%3B%3BAApEN%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAMI%2CmBAEC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3B%3BAAvEV%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%3BEACC%2CkBAAA%3B%3BAA3ET%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAEC%3BEACC%2CeAAA%3B%3BAAID%2CQAH0B%3BEAG1B%2CoBAlFV%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAEC%3BIAGO%2CeAAA%3B%3B%3BAA%5C%2FEhB%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAQC%2CeACC%3BEACC%2CcAAA%3B%3BAApFX%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAaI%2CWAaC%2CWACC%3BEACC%2CWAAA%3B%3BAAzFX%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%3BEACC%2CaAAA%3B%3BAA9FT%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%2CyBAEC%3BEACC%2CmBAAA%3B%3BAAhGV%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%2CyBAEC%2CiBAEC%3BEACC%2CaAAA%3B%3BAAlGX%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBAgCI%2CyBAQF%3BEACI%2CmBAAA%3B%3BAAtGV%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBA4CC%3BEACO%2CmBAAA%3BEACA%2CcAAA%3B%3BAA3GZ%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAiBC%2CsBA4CC%2CSAGC%3BEACI%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAhHV%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAwEC%3BEACI%2CgBAAA%3B%3BAArHR%2CoBADD%2COACE%2CUAwCA%2CeACC%2CcAGC%2CmBAwEC%2CWAEI%3BEACC%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BACh%5C%2FBC%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%3BEAgBE%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAdA%2CQAHwB%3BEAGxB%2CsBATb%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%3BIAEG%2COAAO%2CmBAAP%3B%3B%3BAAKD%2CmBAHsC%2CwBAAwB%3BEAG9D%2CsBAZb%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%3BIAKG%2COAAO%2CgBAAP%3B%3B%3BAAKD%2CmBAHqC%2CuBAAwB%3BEAG7D%2CsBAfb%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%3BIAQG%2COAAO%2CgBAAP%3B%3B%3BAAKD%2CmBAHqC%2CuBAAuB%3BEAG5D%2CsBAlBb%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%3BIAWG%2COAAO%2CmBAAP%3B%3B%3BAAKD%2CQAHyB%3BEAGzB%2CsBArBb%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%3BIAcG%2COAAO%2CgBAAP%3B%3B%3BAAdJ%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%3BEACJ%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAKI%2CsBAhCb%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBAIH%2CMACA%2COACE%2CQACC%2CKACC%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3B%3BAAEC%2CsBApCf%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBAIH%2CMACA%2COACE%2CQACC%2CKACC%2CkBAGA%2CEACE%3BEACA%2CcAAA%3B%3BAAhCN%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBAqBJ%2CkBACC%3BEACC%2CiBAAA%3B%3BAA1CD%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA0BJ%3BEACC%2CeAAA%3BEACA%2CeAAA%3B%3BAAEC%2CsBAtDX%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA0BJ%2CoBAGC%2CYACE%3BEACA%2CgBAAA%3BEACH%2CUAAA%3BEACA%2CcAAA%3B%3BAAHE%2CsBAtDX%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA0BJ%2CoBAGC%2CYACE%2CKAIA%3BEACC%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAA1DH%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA4CJ%3BEACC%2CgBAAA%3B%3BAAhEA%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA4CJ%2CoBAEC%3BEACC%2C8BAAA%3B%3BAACA%2CsBAxEX%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA4CJ%2CoBAEC%2CsBAEE%3BEACA%2CgBAAA%3B%3BAApEF%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA4CJ%2CoBAEC%2CsBAKF%3BEACC%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAxEC%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA4CJ%2CoBAYC%2CsBAAqB%2CIAAI%3BEAC3B%2CyBAAA%3BEACA%2CqBAAA%3B%3BAA7EE%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA6DC%3BEACJ%2CgBAAA%3BEACA%2CcAAA%3B%3BAAlFA%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA6DC%2CsBAGJ%3BEACC%2CUAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACG%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CaAAA%3B%3BAAzFJ%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA6DC%2CsBAGJ%2CmBAOC%3BEACC%2CWAAA%3B%3BAA3FF%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA6DC%2CsBAcJ%3BEACC%2CkBAAA%3B%3BAA%5C%2FFD%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA6DC%2CsBAcJ%2CWAEC%3BEACC%2CSAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CsBA5GZ%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA6DC%2CsBAcJ%2CWAEC%3BIAKE%2CeAAA%3B%3B%3BAAKF%2CQAH2B%3BEAG3B%2CsBA%5C%2FGX%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA6DC%2CsBAcJ%2CWAEC%3BIAQE%2CeAAA%3B%3B%3BAAxGH%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA6DC%2CsBAcJ%2CWAaC%2CeACC%3BEACC%2CcAAA%3B%3BAA7GH%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA6DC%2CsBAcJ%2CWAkBC%3BEACC%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAApHF%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA6DC%2CsBAcJ%2CWAkBC%2CWAKC%3BEACC%2CWAAA%3B%3BAAED%2CsBA7HZ%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBA6DC%2CsBAcJ%2CWAkBC%2CWAQE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3B%3BAA%5C%2FHH%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBAiHP%3BEACI%2CmBAAA%3BEACA%2CcAAA%3B%3BAAtIA%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBAiHP%2CyBAGI%3BEACC%2CcAAA%3B%3BAAqCN%2CQAlC0B%3BEAkC1B%2CsBAlLL%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBAyHH%3BIACC%2CgBAAA%3B%3BEAgCN%2CsBAlLL%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBAyHH%2CoBAEC%3BIACC%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3B%3BEA2BP%2CsBAlLL%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBAyHH%2CoBAEC%2CsBAKF%3BIACC%2CkBAAA%3BIACG%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACG%2CcAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3B%3BEACN%2CsBAjKV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBAyHH%2CoBAEC%2CsBAKF%2CQASE%3BIACG%2CaAAA%3B%3BEAgBT%2CsBAlLL%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBAyHH%2CoBAEC%2CsBAKF%2CQAYC%3BIACC%2CcAAA%3BIACG%2CeAAA%3BIACA%2CWAAA%3B%3BEAWT%2CsBAlLL%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaAmBE%2CmBAyHH%2CoBA0BF%3BIACC%2CcAAA%3BIACA%2CqBAAA%3BIACM%2CyBAAA%3B%3B%3BAAzKL%2CsBALV%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaA8KN%2CmBACC%3BEAKC%2CiBAAA%3B%3BAAJA%2CsBArLP%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaA8KN%2CmBACC%2CYACE%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAIA%2CsBA3LR%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaA8KN%2CmBACC%2CYAME%2CMACC%3BEACA%2CeAAA%3B%3BAASA%2CsBArMT%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaA4LN%2COACE%2COACC%2COACC%2CQACC%3BAAAD%2CsBArMT%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CapFmFT%2CMAAK%2CcA4CD%2CiBAGM%2CUoF2DL%2COACC%2COACC%2CQACC%3BAAAD%2CsBArMT%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CanFwDT%2CamFqIK%2COACC%2COACC%2CQACC%3BEACA%2CqBAAA%3BEACG%2CoCAAoC%2CaAApC%3BEACA%2CmCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGA%2CsBA9Mb%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaA4LN%2COACE%2COACC%2COACC%2CQASI%2CMACC%3BAAAD%2CsBA9Mb%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CapFmFT%2CMAAK%2CcA4CD%2CiBAGM%2CUoF2DL%2COACC%2COACC%2CQASI%2CMACC%3BAAAD%2CsBA9Mb%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CanFwDT%2CamFqIK%2COACC%2COACC%2CQASI%2CMACC%3BEACA%2CsDAAA%3B%3BAAKA%2CsBApNd%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CaA4LN%2COACE%2COACC%2COACC%2CQAcI%2CMACC%2CYACC%3BAAAD%2CsBApNd%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CapFmFT%2CMAAK%2CcA4CD%2CiBAGM%2CUoF2DL%2COACC%2COACC%2CQAcI%2CMACC%2CYACC%3BAAAD%2CsBApNd%2CcACA%2CeACG%2CeACE%2CGACI%2CKACE%2CanFwDT%2CamFqIK%2COACC%2COACC%2CQAcI%2CMACC%2CYACC%3BEACH%2CaAAA%3B%3BACpNZ%2CoBADD%2CKACE%3BEACG%2CeAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CoBADD%2CKACE%2CYAGG%3BEACC%2CyBAAA%3B%3BAAJL%2CoBADD%2CKACE%2CYAGG%2CgBAEC%3BEACC%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAARN%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBACC%3BEACC%2CkBAAA%3B%3BAAXR%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBACC%2CMAEC%3BEACC%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CoBAjBV%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBACC%2CMAEC%2CGAIE%3BEACA%2CkBAAA%3B%3BAAED%2CoBApBV%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBACC%2CMAEC%2CGAOE%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAGF%2CoBAzBT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBACC%2CMAcE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2C8CAAA%3B%3BAAID%2CoBApCT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMACE%3BEACA%2CYAAA%3B%3BAAED%2CoBAvCT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAIE%3BEACA%2CSAAA%3B%3BAAED%2CoBA1CT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%3BEACA%2CaAAA%3B%3BAACA%2CoBA5CV%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAEC%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2C8CAAA%3B%3BAATF%2CoBA1CT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAWH%3BEACC%2CkBAAA%3B%3BAAZC%2CoBA1CT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAWH%2CcAEC%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAAqCL%2CQAnC0B%3BEAIrB%2CoBA%5C%2FDZ%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAWH%2CcAOE%2CiBACC%2CQACE%2CYACC%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAID%2CoBArEZ%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAWH%2CcAOE%2CiBACC%2CQAOE%2CcACC%3BIACA%2CaAAA%3BIACA%2CcAAA%3B%3BEAID%2CoBA3EZ%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAWH%2CcAOE%2CiBACC%2CQAaE%2CkBACC%3BIACA%2CeAAA%3B%3BEAOF%2CoBAnFX%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAWH%2CcAOE%2CiBAoBE%2CUAAO%2CkBAGN%3BEAAD%2CoBAnFX%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAWH%2CcAOE%2CiBAqBC%2CQAAO%2CYAEL%3BEAAD%2CoBAnFX%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAWH%2CcAOE%2CiBAsBC%2CQAAO%2CcACL%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3B%3BEACA%2CoBAvFZ%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAWH%2CcAOE%2CiBAoBE%2CUAAO%2CkBAGN%2CMAIC%3BEAAD%2CoBAvFZ%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAWH%2CcAOE%2CiBAqBC%2CQAAO%2CYAEL%2CMAIC%3BEAAD%2CoBAvFZ%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAWH%2CcAOE%2CiBAsBC%2CQAAO%2CcACL%2CMAIC%3BIACG%2CWAAA%3B%3B%3BAA9CP%2CoBA1CT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%3BEACC%2CkBAAA%3B%3BAAEC%2CoBAlGT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGACE%3BEACA%2CiBAAA%3B%3BAADD%2CoBAlGT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGACE%2CKAEG%3BEACC%2CiBAAA%3B%3BAAHL%2CoBAlGT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGACE%2CKAEG%2CsBAEC%3BEACC%2CaAAA%3BEACA%2CiBAAA%3B%3BAANN%2CoBAlGT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGACE%2CKAEG%2CsBAMC%2CeACC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAXP%2CoBAlGT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGACE%2CKAEG%2CsBAMC%2CeAKC%3BEACC%2CWAAA%3B%3BAAdP%2CoBAlGT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGACE%2CKAEG%2CsBAMC%2CeAKC%2CWAEC%3BEACC%2CWAAA%3BEACA%2CiBAAA%3B%3BAAjBR%2CoBAlGT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGACE%2CKAEG%2CsBAMC%2CeAYC%2CeACC%3BEACC%2CcAAA%3B%3BAAtBR%2CoBAlGT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGACE%2CKAEG%2CsBAwBE%3BAA1BN%2CoBAlGT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGACE%2CKAEG%2CsBAyBE%3BAA3BN%2CoBAlGT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGACE%2CKAEG%2CsBA0BE%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAIN%2CoBApIT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGAmCE%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAAED%2CoBAzIT%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAyBC%2CMAOE%2CKAqDH%2CWAEC%2CGAwCE%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAA3IT%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWACC%3BEACI%2CaAAA%3B%3BAAnJT%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAIC%2CsBACC%3BEACC%2CeAAA%3B%3BAAvJP%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAIC%2CsBACC%2CmBAEC%3BEACC%2CeAAA%3BEACA%2CWAAA%3B%3BAA1JR%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAaC%3BEACC%2CmBAAA%3B%3BAA%5C%2FJN%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAaC%2CoBAEC%3BEACC%2CYAAA%3BEACA%2CaAAA%3B%3BAAlKP%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAaC%2CoBAEC%2CyBAGC%3BEACC%2CSAAA%3BEACA%2CaAAA%3B%3BAAMD%2CoBA5KR%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAwBC%2CKACC%2CaACE%3BEACA%2CaAAA%3BEACM%2CQAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAARP%2CoBA5KR%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAwBC%2CKACC%2CaACE%2CSASM%3BEACC%2CeAAA%3B%3BAACA%2CoBAvLhB%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAwBC%2CKACC%2CaACE%2CSASM%2COAEE%3BAACD%2CoBAxLhB%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAwBC%2CKACC%2CaACE%2CSASM%2COAGE%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAACA%2CoBA9LjB%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAwBC%2CKACC%2CaACE%2CSASM%2COAEE%2CQAOC%3BAAAD%2CoBA9LjB%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAwBC%2CKACC%2CaACE%2CSASM%2COAGE%2COAMC%3BEACA%2CWAAA%3B%3BAAED%2CoBAjMjB%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAwBC%2CKACC%2CaACE%2CSASM%2COAEE%2CQAUC%3BAAAD%2CoBAjMjB%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAwBC%2CKACC%2CaACE%2CSASM%2COAGE%2COASC%3BEACA%2CYAAA%3B%3BAACA%2CoBAnMlB%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAwBC%2CKACC%2CaACE%2CSASM%2COAEE%2CQAUC%2CMAEC%3BAAAD%2CoBAnMlB%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAwBC%2CKACC%2CaACE%2CSASM%2COAGE%2COASC%2CMAEC%3BEACA%2CYAAA%3B%3BAAMH%2CoBA1MhB%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAwBC%2CKACC%2CaACE%2CSA6BM%2CYACE%3BEACA%2CWAAA%3BEACH%2CYAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3B%3BAA7Mb%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAkEC%2COAEC%2CYACC%3BAAtNP%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAmEC%2CUACC%2CYACC%3BEACC%2CWAAA%3BEACG%2CeAAA%3BEACA%2CgBAAA%3B%3BAAzNX%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWA4EC%3BEACC%2CWAAA%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAjOT%2CoBADD%2CKACE%2CYAGG%2CgBAEC%2CWAIC%2CqBAwIF%2CWAkFC%3BEACC%2CaAAA%3B%3BAAMD%2CoBA3ON%2CKACE%2CYAGG%2CgBAEC%2CWAmOF%2CMACE%2CKACC%2CQACA%3BEACC%2CmBAAA%3BEACG%2CqBAAA%3B%3BAA7OV%2CoBADD%2CKACE%2CYAGG%2CgBAgPC%3BEACC%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3B%3BAAtPN%2CoBADD%2CKACE%2CYAGG%2CgBAgPC%2CcAIC%3BAAvPN%2CoBADD%2CKACE%2CYAGG%2CgBAgPC%2CcAKC%3BEACC%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2C8CAAA%3BEACA%2CmBAAA%3B%3BAA7PP%2CoBADD%2CKACE%2CYAGG%2CgBAgPC%2CcAYF%2CsBACC%3BEACC%2CcAAA%3B%3BAAjQL%2CoBADD%2CKACE%2CYAGG%2CgBAgPC%2CcAYF%2CsBAIC%2CMAAM%2CQAAM%2CKAAG%3BEACd%2CcAAA%3B%3BAAwHP%2CQA%5C%2FGyB%3BEAGtB%2CoBADD%2CKACE%2CYACG%2CgBACC%3BIACC%2CUAAA%3B%3BEAHN%2CoBADD%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBACC%3BIACC%2CaAAA%3B%3BEAGA%2CoBAVT%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%3BIACC%2CaAAA%3B%3BEAEC%2CoBAdT%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%2CWAEC%2CEACE%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAND%2CoBAVT%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%2CWAQC%3BIACC%2CmBAAA%3B%3BEAVA%2CoBAVT%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%2CWAQC%2CsBAEC%2CmBACE%3BIACC%2CiBAAA%3B%3BEAbH%2CoBAVT%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%2CWAgBC%3BIACC%2CmBAAA%3B%3BEAEC%2CoBA9BV%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%2CWAgBC%2CUAEE%2CSACC%3BIACM%2CSAAS%2CcAAc%2CGAAvB%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAxBR%2CoBAVT%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%2CWA2BC%3BIACC%2CmBAAA%3BIACA%2CcAAA%3B%3BEA9BA%2CoBAVT%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%2CWA2BC%2CeAGC%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEACA%2CoBA%5C%2FCb%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%2CWA2BC%2CeAGC%2CmBAMK%3BIACA%2CsCAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2C%2BBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CWAAW%2CaAAX%3B%3BEAGH%2CoBAxDX%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%2CWA2BC%2CeAGC%2CmBAcE%2CKACC%3BIACG%2CWAAW%2CcAAX%3B%3BEA%5C%2FCN%2CoBAVT%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%2CWAmDC%3BIACI%2CaAAA%3B%3BEACA%2CoBAhEZ%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKACH%2CWAmDC%2CuBAEK%3BIACA%2CwBAAA%3BIACA%2CSAAA%3BIACA%2CcAAA%3B%3BEAzDJ%2CoBAVT%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKA6DH%3BIACC%2CkBAAA%3B%3BEAIG%2CoBA5EX%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKA6DH%2CcAEC%2CiBACC%2CQACE%2CYACC%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAID%2CoBAlFX%2CKACE%2CYACG%2CgBACC%2CWAEC%2CqBAIC%2CMACE%2CKA6DH%2CcAEC%2CiBACC%2CQAOE%2CcACC%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAnFX%2CoBADD%2CKACE%2CYACG%2CgBA4FF%2CcACI%3BEA9FN%2CoBADD%2CKACE%2CYACG%2CgBA4FF%2CcAEI%3BIACC%2CkBAAA%3B%3B%3B%3BAAcR%2CqBADD%2CQACE%3BEACG%2CwBAAA%3B%3BAAHN%2CqBAMC%3BEACI%2CwBAAA%3B%3BAAIF%2CqBAFF%2COACC%2CSACE%2CcACA%3BEACC%2CWAAA%3B%3BAAbL%2CqBAkBC%2CoBACC%3BEAIC%2CgBAAA%3B%3BAAvBH%2CqBAkBC%2CoBACC%2C2BACC%3BEACC%2CUAAA%3B%3BAArBJ%2CqBAkBC%2CoBACC%2C2BAKC%3BEACC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAKE%2CqBAdL%2CoBACC%2C2BAUC%2COACE%2COACA%2CGACE%2CKACA%3BEACC%2CgBAAA%3B%3BAAQK%2CqBAxBZ%2CoBACC%2C2BAqBC%2CMAAK%2CiBAEM%2CMAAS%2CQAAK%3BAAAf%2CqBAxBZ%2CoBACC%2C2BAsBI%2CMAAK%2CcACG%2CMAAS%2CQAAK%3BAA1C5B%2CqBAkBC%2CoBACC%2C2BAqBC%2CMAAK%2CiBAGO%2CQAAK%2CMAAM%3BAA3C1B%2CqBAkBC%2CoBACC%2C2BAsBI%2CMAAK%2CcAEI%2CQAAK%2CMAAM%3BAACb%2CqBA1BZ%2CoBACC%2C2BAqBC%2CMAAK%2CiBAIM%2CQAAW%2CQAAK%3BAAAjB%2CqBA1BZ%2CoBACC%2C2BAsBI%2CMAAK%2CcAGG%2CQAAW%2CQAAK%3BEACb%2CqBAAA%3B%3BAA7CjB%2CqBAkBC%2CoBACC%2C2BA8BO%2CMAAK%2CiBAAiB%2CQAAW%2CQAAK%3BEAClC%2CgBAAgB%2CiDAAhB%3B%3BAAlDb%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBACC%3BEACC%2CaAAA%3B%3BAAvDX%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBACC%2CeAEC%3BEACC%2CSAAA%3BEACA%2CUAAA%3B%3BAA1DZ%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBACC%2CeAEC%2CsBAGC%3BEACC%2CSAAA%3B%3BAA5Db%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBACC%2CeAEC%2CsBAGC%2COAEC%3BEACF%2C0BAAA%3B%3BAA9DX%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBACC%2CeAYC%3BEACC%2C2BAAA%3BEACA%2CUAAA%3B%3BAApEZ%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBACC%2CeAYC%2CiBAGC%3BEACC%2CWAAA%3BEACA%2CYAAA%3B%3BAAvEb%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBACC%2CeAYC%2CiBAGC%2CSAGC%3BAAxEb%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBACC%2CeAYC%2CiBAGC%2CSAIC%3BEACC%2CSAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA5Ed%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBACC%2CeAYC%2CiBAGC%2CSASC%3BEACC%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CqBAjEb%2CoBACC%2C2BAkCO%2CyBACC%2CeAYC%2CiBAGC%2CSASC%2CeAKE%3BEACH%2CYAAA%3B%3BAASA%2CqBA3EX%2CoBACC%2C2BAkCO%2CyBAsCC%2CsBACE%2CMACC%3BEACA%2CiBAAA%3B%3BAA9Fb%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBA6CC%3BEACC%2CUAAA%3B%3BAAnGX%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBAgDC%2CgBACC%3BEACC%2CeAAA%3B%3BAAvGZ%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBAgDC%2CgBACC%2CwBAEC%2CiBACC%3BEACC%2CWAAA%3BEACH%2CUAAA%3B%3BAAEC%2CqBA3FX%2CoBACC%2C2BAkCO%2CyBAgDC%2CgBACC%2CwBAEC%2CiBACC%2CSAGF%2COACE%3BAAAD%2CqBA3FX%2CoBACC%2C2BAkCO%2CyBAgDC%2CgBACC%2CwBAEC%2CiBACC%2CSrF9YT%2CMAAK%2CcA4CD%2CiBAGM%2CUqFmWD%3BAAAD%2CqBA3FX%2CoBACC%2C2BAkCO%2CyBAgDC%2CgBACC%2CwBAEC%2CiBACC%2CSpFzaT%2CaoF6aS%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAjHb%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBAgDC%2CgBACC%2CwBAgBC%3BEACF%2CaAAA%3B%3BAAvHV%2CqBAkBC%2CoBACC%2C2BAkCO%2CyBAsEC%2C4BACC%2CsBACC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3B%3BAACA%2CqBA9GZ%2CoBACC%2C2BAkCO%2CyBAsEC%2C4BACC%2CsBACC%2COAGE%3BEACA%2CaAAA%3B%3BAAjId%2CqBAkBC%2CoBACC%2C2BAoHO%2C0BACC%2CUACC%2CiBACC%3BEACC%2CeAAA%3B%3BAA3Ib%2CqBAkBC%2CoBACC%2C2BAoHO%2C0BACC%2CUACC%2CiBACC%2CSAEC%3BEACF%2CUAAA%3BEACA%2CcAAA%3B%3BAACA%2CqBA7HV%2CoBACC%2C2BAoHO%2C0BACC%2CUACC%2CiBACC%2CSAEC%2CQAGD%3BEACA%2CSAAA%3B%3BAAEJ%2CqBAhIP%2CoBACC%2C2BAoHO%2C0BACC%2CUACC%2CiBACC%2CSAEC%2CQAMJ%3BEACG%2CgBAAA%3BEACA%2CWAAA%3B%3BAAUA%2CqBA5IX%2CoBACC%2C2BAwIQ%2CiBACA%2C8BACC%2CkBACE%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAANJ%2CqBAzIR%2CoBACC%2C2BAwIQ%2CiBACA%2C8BAQC%2CoBACC%3BEACC%2CYAAA%3B%3BAAXJ%2CqBAzIR%2CoBACC%2C2BAwIQ%2CiBACA%2C8BAaC%2CeACC%3BEACC%2CUAAA%3B%3BAAGE%2CqBA5Jd%2CoBACC%2C2BAwIQ%2CiBACA%2C8BAaC%2CeACC%2CwBAEC%2CgBACC%2CGACE%3BEACA%2CUAAA%3B%3BAADD%2CqBA5Jd%2CoBACC%2C2BAwIQ%2CiBACA%2C8BAaC%2CeACC%2CwBAEC%2CgBACC%2CGACE%2CaAEN%3BEACC%2CaAAA%3B%3BAAtBF%2CqBAzIR%2CoBACC%2C2BAwIQ%2CiBACA%2C8BAaC%2CeACC%2CwBAEC%2CgBASC%2CcACC%2CyBACC%3BEACF%2CWAAA%3B%3BAA7BL%2CqBAzIR%2CoBACC%2C2BAwIQ%2CiBACA%2C8BAaC%2CeACC%2CwBAEC%2CgBASC%2CcAMC%2CsBACC%3BEACC%2CaAAA%3BEACA%2CQAAA%3B%3BAAnCR%2CqBAzIR%2CoBACC%2C2BAwIQ%2CiBACA%2C8BAaC%2CeACC%2CwBAEC%2CgBASC%2CcAMC%2CsBACC%2CyBAGC%3BEACC%2CaAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3B%3BAAxCT%2CqBAzIR%2CoBACC%2C2BAwIQ%2CiBACA%2C8BAaC%2CeACC%2CwBAEC%2CgBASC%2CcAMC%2CsBACC%2CyBASC%3BEACF%2CaAAA%3BEACA%2CQAAA%3B%3BAA5CN%2CqBAzIR%2CoBACC%2C2BAwIQ%2CiBACA%2C8BAaC%2CeACC%2CwBAEC%2CgBASC%2CcAMC%2CsBACC%2CyBASC%2CaAGF%3BEACC%2CaAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3B%3BAAhDP%2CqBAzIR%2CoBACC%2C2BAwIQ%2CiBACA%2C8BAaC%2CeACC%2CwBAEC%2CgBASC%2CcAMC%2CsBACC%2CyBAkBL%3BEACI%2CaAAA%3BEACA%2CQAAA%3B%3BAArDN%2CqBAzIR%2CoBACC%2C2BAwIQ%2CiBACA%2C8BAaC%2CeACC%2CwBAEC%2CgBASC%2CcAMC%2CsBACC%2CyBAkBL%2CkBAGI%3BEACC%2CeAAA%3B%3BAAcJ%2CqBA9MX%2CoBACC%2C2BA0MO%2CKACE%2CKACC%2CWACC%3BEACA%2CoBAAA%3B%3BAAIG%2CqBAnNf%2CoBACC%2C2BA0MO%2CKACE%2CKACC%2CWACC%2CsBAEA%2COACE%2COACC%2CMACC%3BAAAD%2CqBAnNf%2CoBACC%2C2BA0MO%2CKACE%2CKACC%2CWACC%2CsBrFrgBT%2CMAAK%2CcA4CD%2CiBAGM%2CUqFydC%2COACC%2CMACC%3BAAAD%2CqBAnNf%2CoBACC%2C2BA0MO%2CKACE%2CKACC%2CWACC%2CsBpFhiBT%2CaoFmiBW%2COACC%2CMACC%3BEACA%2CmBAAA%3BEACH%2CkBAAA%3B%3BAAOC%2CqBA5Nd%2CoBACC%2C2BA0MO%2CKACE%2CKACC%2CWACC%2CsBAYA%2CEACE%2COACC%3BEACH%2C0BAAA%3B%3BAAfD%2CqBA9MX%2CoBACC%2C2BA0MO%2CKACE%2CKACC%2CWACC%2CsBAmBN%2CkBACC%3BEACC%2CwBAAA%3B%3BAAQL%2CqBA3OH%2CoBACC%2C2BAyOC%2C%2BBACE%3BEACG%2CaAAA%3B%3BAASH%2CqBArPJ%2CoBAiPC%2CUACE%2CQACA%2CoCAEE%3BAAAD%2CqBArPJ%2CoBAiPC%2CUACE%2CQAEA%2CyCACE%3BEACA%2CaAAA%3B%3BAAxQN%2CqBAkBC%2CoBA2PC%2CgCACC%2CMACC%3BEACC%2CeAAA%3B%3BAAIH%2CqBAlQD%2CoBAkQE%3BEACA%2CUAAA%3BEACG%2CYAAA%3B%3BAAyDL%2CQAvD0B%3BEAEvB%2CqBAxQH%2CoBAuQE%2C2BACE%3BIACA%2CcAAA%3B%3BEAGE%2CqBA5QN%2CoBAuQE%2C2BACE%2CiBAEA%2C8BACC%2CkBACE%3BIACA%2CyBAAA%3B%3BEAgDP%2CqBA7TA%2CoBAuQE%2C2BAWC%3BIACC%2CSAAA%3B%3BEA0CJ%2CqBA7TA%2CoBAuQE%2C2BAcC%2CyBACC%2C4BACC%2CgBAAe%2CQACd%3BIACC%2CeAAA%3B%3BEAoCP%2CqBA7TA%2CoBAuQE%2C2BAcC%2CyBAQC%3BIACI%2CaAAA%3BIACA%2CSAAA%3B%3BEA8BR%2CqBA7TA%2CoBAuQE%2C2BAcC%2CyBAQC%2CeAGI%3BEA6BR%2CqBA7TA%2CoBAuQE%2C2BAcC%2CyBAQC%2CeAII%3BIACC%2CWAAA%3B%3BEA2BT%2CqBA7TA%2CoBAuQE%2C2BAcC%2CyBAQC%2CeAOI%2CsBACC%2COACC%3BIACC%2CkBAAA%3B%3BEAsBX%2CqBA7TA%2CoBAuQE%2C2BAcC%2CyBAQC%2CeAcI%3BIACC%2CWAAA%3B%3BEAiBT%2CqBA7TA%2CoBAuQE%2C2BAcC%2CyBAQC%2CeAcI%2CiBAEC%2CSACI%3BEAeb%2CqBA7TA%2CoBAuQE%2C2BAcC%2CyBAQC%2CeAcI%2CiBAEC%2CSAEI%3BIACF%2CkBAAA%3B%3BEAaX%2CqBA7TA%2CoBAuQE%2C2BA%2BCC%2CuBACC%3BIACC%2CWAAA%3B%3B%3BAAuBN%2CQAjB0B%3BEAEvB%2CqBADD%2CaACE%3BIACG%2CWAAA%3B%3BEAIG%2CqBANR%2CaACE%2CYAEG%2CkBACC%2CcACC%2CQACE%3BIACA%2CWAAA%3BIACC%2CiBAAA%3B%3B%3BACttBR%2CuBAAC%2CoBACG%2COAAM%2CYAAY%3BAADtB%2CuBAAC%2CoBACuC%3BAADxC%2CuBAAC%2CoBAC8D%3BAAD%5C%2FD%2CuBAAC%2CoBACwF%3BAADzF%2CuBAAC%2CoBACiH%3BAADlH%2CuBAAC%2CoBACyI%3BEAClI%2CaAAA%3B%3BAAFR%2CuBAAC%2CoBAIG%3BEACI%2CqBAAA%3B%3BAAOJ%2CQAN4B%3BEAM5B%2CuBAZH%2CoBAIG%3BIAGQ%2CmEAAA%3BIACA%2C4BAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3B%3B%3BAAIJ%2CuBAdP%2CoBAaG%2CQACK%3BEACG%2CUAAA%3BEACA%2CcAAA%3B%3BAAFJ%2CuBAdP%2CoBAaG%2CQACK%2CKAGG%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAANR%2CuBAdP%2CoBAaG%2CQACK%2CKAGG%2CSAII%3BEACI%2CkBAAA%3BEACA%2CQAAQ%2CUAAR%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAXZ%2CuBAdP%2CoBAaG%2CQACK%2CKAGG%2CSAUI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3B%3BAAfZ%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%3BEACI%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAvBR%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAMI%3BEACI%2CYAAY%2CiDAAZ%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAA5BZ%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAMI%2CcAKI%3BEACI%2CQAAQ%2CcAAc%2CSAAtB%3B%3BAAIJ%2CuBAhDnB%2CoBAaG%2CQACK%2CKAkBG%2CWAeI%2CUACK%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3B%3BAApChB%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAqBI%3BEACI%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAA3CZ%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAqBI%2CsBAKI%3BEACI%2CkBAAA%3B%3BAA7ChB%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAqBI%2CsBAQI%3BEACI%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAApDhB%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAqBI%2CsBAQI%2CaAMI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAxDpB%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAqBI%2CsBAoBI%2CiBACI%3BEACI%2CWAAA%3B%3BAA7DpB%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAqBI%2CsBAoBI%2CiBAII%3BEACI%2CwBAAA%3BEACA%2CWAAA%3B%3BAAjEpB%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAqBI%2CsBAoBI%2CiBAII%2CWAGI%3BEACI%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3B%3BAAMJ%2CuBA7F3B%2CoBAaG%2CQACK%2CKAkBG%2CWAqBI%2CsBAsCI%2CQACK%2CMACI%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CQAAA%3B%3BAACA%2CuBAxG%5C%2FB%2CoBAaG%2CQACK%2CKAkBG%2CWAqBI%2CsBAsCI%2CQACK%2CMACI%2CQAWI%3BEACG%2CYAAA%3B%3BAAZR%2CuBA7F3B%2CoBAaG%2CQACK%2CKAkBG%2CWAqBI%2CsBAsCI%2CQACK%2CMACI%2CQAcG%3BEACI%2CWAAA%3B%3BAA9F5B%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAkFI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CuBArHnB%2CoBAaG%2CQACK%2CKAkBG%2CWAkFI%2CUAGK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAA7GhB%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAkFI%2CUAWI%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAApHhB%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWAqGI%3BEACI%2C6BAAA%3B%3BAACA%2CuBAvInB%2CoBAaG%2CQACK%2CKAkBG%2CWAqGI%2CqCAEK%3BEACG%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAA5HhB%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWA6GI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAjIZ%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWA6GI%2CcAGI%3BEACI%2CeAAA%3BEACA%2CWAAA%3B%3BAApIhB%2CuBAdP%2CoBAaG%2CQACK%2CKAkBG%2CWA6GI%2CcAGI%2CSAGI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAACA%2CuBAvJ3B%2CoBAaG%2CQACK%2CKAkBG%2CWA6GI%2CcAGI%2CSAGI%2CaAIK%3BEACG%2CYAAA%3BEACA%2C0BAAA%3B%3BAAYhC%2CwBAAC%2CoBACG%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGA%2CwBANP%2CoBAKG%2CQACK%3BEACG%2CaAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3B%3BAANJ%2CwBANP%2CoBAKG%2CQACK%2CKAOG%3BEACI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2CYAAY%2CiDAAZ%3B%3BAAjBR%2CwBANP%2CoBAKG%2CQACK%2CKAOG%2CSAWI%2CMACI%3BEACI%2CQAAQ%2CcAAc%2CSAAtB%3BEACA%2CcAAA%3B%3BAArBhB%2CwBANP%2CoBAKG%2CQACK%2CKAOG%2CSAWI%2CMAKI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAzBhB%2CwBANP%2CoBAKG%2CQACK%2CKAOG%2CSAWI%2CMASI%3BEACI%2CcAAA%3B%3BAA5BhB%2CwBANP%2CoBAKG%2CQACK%2CKAOG%2CSAWI%2CMAYI%3BEACI%2CUAAA%3BEACA%2CcAAA%3B%3BAAhChB%2CwBANP%2CoBAKG%2CQACK%2CKAOG%2CSAWI%2CMAYI%2CUAGI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAApCpB%2CwBANP%2CoBAKG%2CQACK%2CKAOG%2CSAWI%2CMAYI%2CUAGI%2CGAII%3BEACI%2CkBAAA%3B%3BAAtCxB%2CwBANP%2CoBAKG%2CQACK%2CKA4CG%3BEACI%2CSAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2C2CAAA%3B%3BAApDR%2CwBANP%2CoBAKG%2CQACK%2CKA4CG%2CqBAUI%3BEACI%2CSAAA%3B%3BAAEI%2CwBA%5C%2FDvB%2CoBAKG%2CQACK%2CKA4CG%2CqBAUI%2CUAEK%2COACI%3BEACG%2CgBAAA%3B%3BAAGR%2CwBAnEnB%2CoBAKG%2CQACK%2CKA4CG%2CqBAUI%2CUAOK%3BEACG%2CgBAAA%3B%3BAA9DhB%2CwBANP%2CoBAKG%2CQACK%2CKA4CG%2CqBAUI%2CUAUI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAtEhB%2CwBANP%2CoBAKG%2CQACK%2CKA4CG%2CqBAUI%2CUAkBI%2CSACI%3BEACI%2CQAAA%3B%3BAA1EpB%2CwBANP%2CoBAKG%2CQACK%2CKA4CG%2CqBAUI%2CUAuBI%2CUACI%3BEACI%2CQAAA%3B%3BAA%5C%2FEpB%2CwBANP%2CoBAKG%2CQACK%2CKA4CG%2CqBAuCI%3BEACI%2CYAAA%3B%3BAAII%2CwBA9FvB%2CoBAKG%2CQACK%2CKA4CG%2CqBA0CI%2CQACK%2COACI%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CwBArG3B%2CoBAKG%2CQACK%2CKA4CG%2CqBA0CI%2CQACK%2COACI%2CQAOI%3BEACG%2CYAAA%3B%3BAAhGxB%2CwBANP%2CoBAKG%2CQACK%2CKA4CG%2CqBAyDI%3BEACI%2CcAAA%3B%3BAAtGZ%2CwBANP%2CoBAKG%2CQACK%2CKA4CG%2CqBA4DI%3BEACI%2CSAAA%3B%3BAAEI%2CwBAjHvB%2CoBAKG%2CQACK%2CKA4CG%2CqBA4DI%2CWAEI%2CQACK%3BEACG%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CqCAAA%3BEACA%2CgBAAA%3B%3BAACA%2CwBA3H3B%2CoBAKG%2CQACK%2CKA4CG%2CqBA4DI%2CWAEI%2CQACK%2CKAUI%3BEACG%2CaAAA%3B%3BAA5HhC%2CwBAAC%2CoBAoIG%3BAApIJ%2CwBAAC%2CoBAoI2B%3BAApI5B%2CwBAAC%2CoBAoIkD%3BAApInD%2CwBAAC%2CoBAoIgE%3BAApIjE%2CwBAAC%2CoBAoI0F%3BEACnF%2CaAAA%3B%3BAA0DZ%2CQArDyB%3BEAEjB%2CuBAAC%2CoBACG%3BIACI%2CeAAA%3B%3BEAGA%2CuBALP%2CoBAIG%2CQACK%3BIACG%2CaAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CuBALP%2CoBAIG%2CQACK%2CKAGG%3BIACI%2CWAAA%3B%3BEAJR%2CuBALP%2CoBAIG%2CQACK%2CKAGG%2CSAEI%3BIACI%2CaAAA%3B%3BEANZ%2CuBALP%2CoBAIG%2CQACK%2CKAGG%2CSAKI%3BIACI%2CUAAA%3B%3BEATZ%2CuBALP%2CoBAIG%2CQACK%2CKAYG%2CWACI%3BIACI%2CaAAA%3B%3BEAdZ%2CuBALP%2CoBAIG%2CQACK%2CKAYG%2CWACI%2CsBAEI%3BIACI%2CkBAAA%3B%3BEAhBhB%2CuBALP%2CoBAIG%2CQACK%2CKAYG%2CWAOI%3BIACI%2CoBAAA%3B%3BEAQpB%2CwBAAC%2CoBACG%3BIACI%2CeAAA%3B%3BEAGA%2CwBALP%2CoBAIG%2CQACK%2CKACG%3BIACI%2CaAAA%3B%3BEAFR%2CwBALP%2CoBAIG%2CQACK%2CKAIG%3BIACI%2CWAAA%3BIACA%2CaAAA%3B%3B%3BAAOxB%2C%2BBACI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CuBAAb%3B%3BAALR%2C%2BBACI%2CkBAMI%2CqBACI%3BEACI%2CmBAAA%3B%3BAAThB%2C%2BBACI%2CkBAYI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAjBZ%2C%2BBACI%2CkBAmBI%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3B%3BAAvBZ%2C%2BBACI%2CkBAmBI%2CgBAKI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2C%2BBAhCZ%2CkBAmBI%2CgBAKI%2CKAQK%3BEACG%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEA%2C%2BBApChB%2CkBAmBI%2CgBAKI%2CKAQK%2CSAII%3BEACG%2CyBAAA%3B%3BAAIR%2C%2BBAzCZ%2CkBAmBI%2CgBAKI%2CKAiBK%3BEACG%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEA%2C%2BBA7ChB%2CkBAmBI%2CgBAKI%2CKAiBK%2CUAII%3BEACG%2CyBAAA%3B%3BACpZxB%2CQACC%3BEACC%2CUAAA%3BEACA%2CqBAAA%3B%3BAAHF%2CQACC%2CaAGC%3BEACC%2CqBAAA%3B%3BAALH%2CQACC%2CaAGC%2CSAEC%3BEACC%2CUAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CQAVH%2CaAGC%2CSAEC%3BIAGE%2CUAAA%3B%3B%3BAAKD%2CQAH0B%3BEAG1B%2CQAbH%2CaAGC%2CSAEC%3BIAME%2CoBAAA%3B%3B%3BAAZL%2CQACC%2CaAGC%2CSAEC%2CcAQC%3BEACC%2CgBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CQAnBJ%2CaAGC%2CSAEC%2CcAQC%3BIAIE%2C%2BBAAA%3B%3B%3BAAKD%2CQAH0B%3BEAG1B%2CQAtBJ%2CaAGC%2CSAEC%2CcAQC%3BIAOE%2CgBAAA%3B%3B%3BAAMD%2CQAH2B%3BEAG3B%2CQA1BJ%2CaAGC%2CSAEC%2CcAQC%2COASC%3BIAEE%2C0BAAA%3B%3B%3BAAzBP%2CQACC%2CaAGC%2CSAEC%2CcAQC%2COAcC%3BEACC%2CUAAA%3B%3BAAEC%2CQA9BN%2CaAGC%2CSAEC%2CcAQC%2COAcC%2CqBAEC%2CKACE%3BEACA%2CgBAAA%3B%3BAADD%2CQA9BN%2CaAGC%2CSAEC%2CcAQC%2COAcC%2CqBAEC%2CKACE%2CKAEA%3BEACC%2CkBAAA%3B%3BAAED%2CQAnCP%2CaAGC%2CSAEC%2CcAQC%2COAcC%2CqBAEC%2CKACE%2CKAKC%2CQACA%3BEACC%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAGF%2CQA3CP%2CaAGC%2CSAEC%2CcAQC%2COAcC%2CqBAEC%2CKACE%2CKAaC%2CMACA%3BEACC%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAASN%2CQAzDH%2CaAGC%2CSAqDC%2CQACE%3BEACA%2CUAAA%3BEAIA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAADA%2CQAH0B%3BEAG1B%2CQA9DJ%2CaAGC%2CSAqDC%2CQACE%3BIAGC%2CUAAA%3B%3B%3BAAQD%2CQAJ0B%3BEAI1B%2CQApEJ%2CaAGC%2CSAqDC%2CQACE%3BIAQC%2CmBAAA%3BIACG%2CkBAAA%3B%3B%3BAATL%2CQAzDH%2CaAGC%2CSAqDC%2CQACE%2CKAWA%3BEACC%2CQAAA%3B%3BAAZF%2CQAzDH%2CaAGC%2CSAqDC%2CQACE%2CKAce%3BEACI%2CYAAA%3B%3BAAfpB%2CQAzDH%2CaAGC%2CSAqDC%2CQACE%2CKAce%2COAEI%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAlBxB%2CQAzDH%2CaAGC%2CSAqDC%2CQACE%2CKAce%2COAEI%2CaAGI%3BEACI%2CgBAAA%3B%3BAApB5B%2CQAzDH%2CaAGC%2CSAqDC%2CQACE%2CKAwBe%2CaACI%3BEACI%2CcAAA%3B%3BAAetB%2CQAT0B%3BEAS1B%2CQAlGL%2CaAGC%2CSAqDC%2CQACE%2CKA6BA%2CmBAEC%2CUAEE%3BEAQF%2CQAlGL%2CaAGC%2CSAqDC%2CQACE%2CKA8BA%2CmBACC%2CUAEE%3BIACC%2CaAAA%3BIACA%2CSAAA%3B%3BEAMH%2CQAlGL%2CaAGC%2CSAqDC%2CQACE%2CKA6BA%2CmBAEC%2CUAEE%2CYAGC%3BEAKH%2CQAlGL%2CaAGC%2CSAqDC%2CQACE%2CKA8BA%2CmBACC%2CUAEE%2CYAGC%3BIACC%2CUAAA%3B%3B%3BAAwBN%2CQAJyB%3BEAIzB%2CQAdF%2CwBAQA%2CaACC%3BEAKC%2CQAbF%2CiCAOA%2CaACC%3BEAKC%2CQAZF%2C%2BBAMA%2CaACC%3BEAKC%2CQAXF%2C8BAKA%2CaACC%3BEAKC%2CQAVF%2CyBAIA%2CaACC%3BEAKC%2CQATF%2C8BAGA%2CaACC%3BEAKC%2CQARF%2C6BAEA%2CaACC%3BEAKC%2CQAPF%2CuBACA%2CaACC%3BIAEE%2CaAAA%3BIACM%2CeAAA%3B%3B%3BAAZV%2CQAAC%2CwBAQA%2CaACC%2CGAKC%3BAAbH%2CQAAC%2CiCAOA%2CaACC%2CGAKC%3BAAZH%2CQAAC%2C%2BBAMA%2CaACC%2CGAKC%3BAAXH%2CQAAC%2C8BAKA%2CaACC%2CGAKC%3BAAVH%2CQAAC%2CyBAIA%2CaACC%2CGAKC%3BAATH%2CQAAC%2C8BAGA%2CaACC%2CGAKC%3BAARH%2CQAAC%2C6BAEA%2CaACC%2CGAKC%3BAAPH%2CQAAC%2CuBACA%2CaACC%2CGAKC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAUA%2CQATyB%3BEASzB%2CQA3BH%2CwBAQA%2CaACC%2CGAKC%3BEAaC%2CQA1BH%2CiCAOA%2CaACC%2CGAKC%3BEAaC%2CQAzBH%2C%2BBAMA%2CaACC%2CGAKC%3BEAaC%2CQAxBH%2C8BAKA%2CaACC%2CGAKC%3BEAaC%2CQAvBH%2CyBAIA%2CaACC%2CGAKC%3BEAaC%2CQAtBH%2C8BAGA%2CaACC%2CGAKC%3BEAaC%2CQArBH%2C6BAEA%2CaACC%2CGAKC%3BEAaC%2CQApBH%2CuBACA%2CaACC%2CGAKC%3BIAKE%2CUAAA%3BIACA%2CUAAA%3B%3BEAOD%2CQA3BH%2CwBAQA%2CaACC%2CGAKC%2CGAOE%3BEAMD%2CQA1BH%2CiCAOA%2CaACC%2CGAKC%2CGAOE%3BEAMD%2CQAzBH%2C%2BBAMA%2CaACC%2CGAKC%2CGAOE%3BEAMD%2CQAxBH%2C8BAKA%2CaACC%2CGAKC%2CGAOE%3BEAMD%2CQAvBH%2CyBAIA%2CaACC%2CGAKC%2CGAOE%3BEAMD%2CQAtBH%2C8BAGA%2CaACC%2CGAKC%2CGAOE%3BEAMD%2CQArBH%2C6BAEA%2CaACC%2CGAKC%2CGAOE%3BEAMD%2CQApBH%2CuBACA%2CaACC%2CGAKC%2CGAOE%3BIACC%2CYAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAAxBN%2CQAAC%2CwBAQA%2CaACC%2CGAKC%2CGAaC%3BAA1BJ%2CQAAC%2CiCAOA%2CaACC%2CGAKC%2CGAaC%3BAAzBJ%2CQAAC%2C%2BBAMA%2CaACC%2CGAKC%2CGAaC%3BAAxBJ%2CQAAC%2C8BAKA%2CaACC%2CGAKC%2CGAaC%3BAAvBJ%2CQAAC%2CyBAIA%2CaACC%2CGAKC%2CGAaC%3BAAtBJ%2CQAAC%2C8BAGA%2CaACC%2CGAKC%2CGAaC%3BAArBJ%2CQAAC%2C6BAEA%2CaACC%2CGAKC%2CGAaC%3BAApBJ%2CQAAC%2CuBACA%2CaACC%2CGAKC%2CGAaC%3BEACC%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAA9BL%2CQAAC%2CwBAmCA%2C2BACC%2CcACC%3BAApCH%2CQAAC%2CiCAkCA%2C2BACC%2CcACC%3BAAnCH%2CQAAC%2C%2BBAiCA%2C2BACC%2CcACC%3BAAlCH%2CQAAC%2C8BAgCA%2C2BACC%2CcACC%3BAAjCH%2CQAAC%2CyBA%2BBA%2C2BACC%2CcACC%3BAAhCH%2CQAAC%2C8BA8BA%2C2BACC%2CcACC%3BAA%5C%2FBH%2CQAAC%2C6BA6BA%2C2BACC%2CcACC%3BAA9BH%2CQAAC%2CuBA4BA%2C2BACC%2CcACC%3BEACC%2CWAAA%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAA3CJ%2CQAAC%2CwBAmCA%2C2BACC%2CcACC%2CMAOC%3BAA3CJ%2CQAAC%2CiCAkCA%2C2BACC%2CcACC%2CMAOC%3BAA1CJ%2CQAAC%2C%2BBAiCA%2C2BACC%2CcACC%2CMAOC%3BAAzCJ%2CQAAC%2C8BAgCA%2C2BACC%2CcACC%2CMAOC%3BAAxCJ%2CQAAC%2CyBA%2BBA%2C2BACC%2CcACC%2CMAOC%3BAAvCJ%2CQAAC%2C8BA8BA%2C2BACC%2CcACC%2CMAOC%3BAAtCJ%2CQAAC%2C6BA6BA%2C2BACC%2CcACC%2CMAOC%3BAArCJ%2CQAAC%2CuBA4BA%2C2BACC%2CcACC%2CMAOC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3B%3BAA9CL%2CQAAC%2CwBAmCA%2C2BACC%2CcACC%2CMAWC%3BAA%5C%2FCJ%2CQAAC%2CiCAkCA%2C2BACC%2CcACC%2CMAWC%3BAA9CJ%2CQAAC%2C%2BBAiCA%2C2BACC%2CcACC%2CMAWC%3BAA7CJ%2CQAAC%2C8BAgCA%2C2BACC%2CcACC%2CMAWC%3BAA5CJ%2CQAAC%2CyBA%2BBA%2C2BACC%2CcACC%2CMAWC%3BAA3CJ%2CQAAC%2C8BA8BA%2C2BACC%2CcACC%2CMAWC%3BAA1CJ%2CQAAC%2C6BA6BA%2C2BACC%2CcACC%2CMAWC%3BAAzCJ%2CQAAC%2CuBA4BA%2C2BACC%2CcACC%2CMAWC%3BEACC%2CgCAAA%3B%3BAAjDL%2CQAAC%2CwBAmCA%2C2BACC%2CcACC%2CMAWC%2CGAEC%3BAAjDL%2CQAAC%2CiCAkCA%2C2BACC%2CcACC%2CMAWC%2CGAEC%3BAAhDL%2CQAAC%2C%2BBAiCA%2C2BACC%2CcACC%2CMAWC%2CGAEC%3BAA%5C%2FCL%2CQAAC%2C8BAgCA%2C2BACC%2CcACC%2CMAWC%2CGAEC%3BAA9CL%2CQAAC%2CyBA%2BBA%2C2BACC%2CcACC%2CMAWC%2CGAEC%3BAA7CL%2CQAAC%2C8BA8BA%2C2BACC%2CcACC%2CMAWC%2CGAEC%3BAA5CL%2CQAAC%2C6BA6BA%2C2BACC%2CcACC%2CMAWC%2CGAEC%3BAA3CL%2CQAAC%2CuBA4BA%2C2BACC%2CcACC%2CMAWC%2CGAEC%3BAAlDL%2CQAAC%2CwBAmCA%2C2BACC%2CcACC%2CMAWC%2CGAEK%3BAAjDT%2CQAAC%2CiCAkCA%2C2BACC%2CcACC%2CMAWC%2CGAEK%3BAAhDT%2CQAAC%2C%2BBAiCA%2C2BACC%2CcACC%2CMAWC%2CGAEK%3BAA%5C%2FCT%2CQAAC%2C8BAgCA%2C2BACC%2CcACC%2CMAWC%2CGAEK%3BAA9CT%2CQAAC%2CyBA%2BBA%2C2BACC%2CcACC%2CMAWC%2CGAEK%3BAA7CT%2CQAAC%2C8BA8BA%2C2BACC%2CcACC%2CMAWC%2CGAEK%3BAA5CT%2CQAAC%2C6BA6BA%2C2BACC%2CcACC%2CMAWC%2CGAEK%3BAA3CT%2CQAAC%2CuBA4BA%2C2BACC%2CcACC%2CMAWC%2CGAEK%3BEACH%2CsBAAA%3B%3BAAnDN%2CQAAC%2CwBAmCA%2C2BACC%2CcACC%2CMAWC%2CGAKC%3BAApDL%2CQAAC%2CiCAkCA%2C2BACC%2CcACC%2CMAWC%2CGAKC%3BAAnDL%2CQAAC%2C%2BBAiCA%2C2BACC%2CcACC%2CMAWC%2CGAKC%3BAAlDL%2CQAAC%2C8BAgCA%2C2BACC%2CcACC%2CMAWC%2CGAKC%3BAAjDL%2CQAAC%2CyBA%2BBA%2C2BACC%2CcACC%2CMAWC%2CGAKC%3BAAhDL%2CQAAC%2C8BA8BA%2C2BACC%2CcACC%2CMAWC%2CGAKC%3BAA%5C%2FCL%2CQAAC%2C6BA6BA%2C2BACC%2CcACC%2CMAWC%2CGAKC%3BAA9CL%2CQAAC%2CuBA4BA%2C2BACC%2CcACC%2CMAWC%2CGAKC%3BEACC%2C0BAAA%3B%3BAAON%2CQAAC%2CuBACA%2CaACC%2CoBACC%2CKACC%3BEACC%2CWAAA%3BEACG%2CeAAA%3B%3BAAQJ%2CQAH2B%3BEAG3B%2CQAdH%2CuBACA%2CaACC%2CoBAOC%2CaACC%3BIAEE%2CgBAAA%3B%3B%3BAAZN%2CQAAC%2CuBACA%2CaACC%2CoBAcC%3BEACC%2CcAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CiBAAiB%2CmBAAxC%3BEACA%2CSAAA%3B%3BAApBJ%2CQAAC%2CuBACA%2CaACC%2CoBAoBC%3BEACC%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3BEACA%2CkBAAA%3B%3BAA3BJ%2CQAAC%2CuBACA%2CaACC%2CoBAoBC%2CMAMC%3BEACC%2CeAAA%3BEACA%2CkBAAA%3B%3BAA9BL%2CQAAC%2CuBACA%2CaACC%2CoBAoBC%2CMAUC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAnCL%2CQAAC%2CuBACA%2CaACC%2CoBAoBC%2CMAeC%3BEACC%2CWAAA%3BEACA%2CeAAA%3B%3BAAvCL%2CQAAC%2CuBACA%2CaA0CC%3BEACC%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CoFAAA%3B%3BAAlDH%2CQAAC%2CuBACA%2CaA0CC%2CsBAQC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAKA%2CQAJ0B%3BEAI1B%2CQA3DH%2CuBACA%2CaA0CC%2CsBAQC%3BIAKE%2CsBAAA%3BIACG%2CmBAAA%3B%3B%3BAAzDR%2CQAAC%2CuBACA%2CaA0CC%2CsBAQC%2CYAQC%3BEACC%2CmBAAA%3B%3BAAID%2CQAH2B%3BEAG3B%2CQAhEH%2CuBACA%2CaA0CC%2CsBAQC%2CYAQC%3BIAGE%2CgBAAA%3B%3B%3BAA9DN%2CQAAC%2CuBACA%2CaA0CC%2CsBAQC%2CYAcC%2CeACC%2CaACC%3BEACC%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAvEP%2CQAAC%2CuBACA%2CaA0CC%2CsBAQC%2CYAcC%2CeACC%2CaACC%2CEAKC%3BAAAM%2CQAxEZ%2CuBACA%2CaA0CC%2CsBAQC%2CYAcC%2CeACC%2CaACC%2CEAKQ%3BEACN%2CWAAA%3B%3BAAED%2CQA3EN%2CuBACA%2CaA0CC%2CsBAQC%2CYAcC%2CeACC%2CaACC%2CEAQE%3BEACA%2CYAAA%3B%3BAAGA%2CQA%5C%2FEP%2CuBACA%2CaA0CC%2CsBAQC%2CYAcC%2CeACC%2CaACC%2CEAWC%2CiBACE%3BEACA%2CSAAS%2COAAT%3B%3BAAhFT%2CQAAC%2CuBACA%2CaA0CC%2CsBA6CC%2CeACC%2CiBACC%3BEACC%2CaAAA%3BEACG%2CSAAA%3B%3BAA5FT%2CQAAC%2CuBACA%2CaA0CC%2CsBA6CC%2CeACC%2CiBACC%2CaAGC%3BEACC%2CWAAA%3BEACG%2CeAAA%3BEACH%2CgBAAA%3B%3BAAhGP%2CQAAC%2CuBACA%2CaA0CC%2CsBA6CC%2CeACC%2CiBACC%2CaAQC%3BEACC%2CeAAA%3BEACG%2CgBAAA%3B%3BAAKP%2CQAzGF%2CuBACA%2CaA0CC%2CsBA8DE%2CWACA%2CeACC%3BEACC%2CkBAAA%3B%3BAAMH%2CQAlHF%2CuBACA%2CaAgHC%2COACE%3BEACA%2CmBAAA%3B%3BAAMC%2CQAJ0B%3BEAI1B%2CQAzHJ%2CuBACA%2CaAgHC%2COACE%2C0BAEA%3BIAEE%2CcAAA%3BIACA%2CSAAA%3B%3B%3BAALH%2CQAlHF%2CuBACA%2CaAgHC%2COACE%2C0BAEA%2CeAKC%3BEACC%2CmBAAA%3B%3BAAID%2CQAH2B%3BEAG3B%2CQA9HJ%2CuBACA%2CaAgHC%2COACE%2C0BAEA%2CeAKC%3BIAGE%2CgBAAA%3B%3B%3BAA5HP%2CQAAC%2CuBACA%2CaAiIC%3BEACa%2CUAAA%3B%3BAAnIf%2CQAAC%2CuBACA%2CaAiIC%2CeAEC%3BEACgB%2CaAAA%3BEACf%2CSAAA%3BEACA%2CuBAAuB%2CiBAAiB%2CmBAAxC%3B%3BAAvIJ%2CQAAC%2CuBACA%2CaAiIC%2CeAEC%2CYAIC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3B%3BAA5IL%2CQAAC%2CuBACA%2CaAiIC%2CeAEC%2CYAIC%2CYAKC%3BEACC%2CeAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FIN%2CQAAC%2CuBACA%2CaAiIC%2CeAEC%2CYAIC%2CYASC%3BEACC%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAArJN%2CQAAC%2CuBACA%2CaAiIC%2CeAEC%2CYAIC%2CYASC%2CWAKC%3BEACC%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAA5JP%2CQAAC%2CuBACA%2CaAiIC%2CeAEC%2CYAIC%2CYAuBC%3BEACC%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CQAAA%3B%3BAAlKN%2CQAAC%2CuBACA%2CaAsKC%3BEACC%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3BEACA%2CkBAAA%3B%3BAA7KH%2CQAAC%2CuBACA%2CaAsKC%2CUAOC%3BEACC%2CkBAAA%3B%3BAA%5C%2FKJ%2CQAAC%2CuBACA%2CaAsKC%2CUAUC%3BEACC%2CWAAA%3BEACA%2CmBAAA%3B%3BAAnLJ%2CQAAC%2CuBACA%2CaAqLC%3BEACC%2CaAAA%3B%3BAAIH%2CQAAC%2C2BACA%3BEACC%2CmBAAA%3B%3BAAFF%2CQAAC%2C2BAIA%3BEACC%2CmBAAA%3B%3BAALF%2CQAAC%2C2BAIA%2CmBAGC%2CgBACC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAXJ%2CQAAC%2C2BAIA%2CmBAGC%2CgBAMC%3BEACC%2CWAAA%3BEACA%2CeAAA%3B%3BAAfJ%2CQAAC%2C2BAIA%2CmBAeC%3BEACC%2CmBAAA%3BEACC%2CaAAA%3B%3BAArBJ%2CQAAC%2C2BAIA%2CmBAeC%2CiBAIC%3BEACC%2CuCAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAA5BJ%2CQAAC%2C2BAIA%2CmBAeC%2CiBAYC%3BEACC%2CiBAAA%3B%3BAAhCJ%2CQAAC%2C2BAIA%2CmBAgCC%3BEACC%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CyCAAA%3BEACA%2CqDAAA%3B%3BAAKA%2CQAJyB%3BEAIzB%2CQA%5C%2FCF%2C2BAIA%2CmBAgCC%3BIAQE%2CmBAAA%3B%3B%3BAAGD%2CQA%5C%2FCF%2C2BAIA%2CmBAgCC%2CaAWE%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CyCAAA%3B%3BAAjDJ%2CQAAC%2C2BAIA%2CmBAgCC%2CaAgBC%3BEACC%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAvDJ%2CQAAC%2C2BAIA%2CmBAgCC%2CaAsBC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAA7DJ%2CQAAC%2C2BAkEA%2CeAAc%3BEACb%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyCAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAvEF%2CQAAC%2C2BA0EA%2CmBAAkB%3BEACjB%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAhFF%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAQjB%3BEACC%2C6BAAA%3B%3BAAnFH%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAQjB%2CMAGC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA5FJ%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAsBjB%2CMAAM%3BEACL%2CgCAAA%3BEACA%2CgCAAA%3B%3BAAEA%2CQApGF%2C2BA0EA%2CmBAAkB%2CQAsBjB%2CMAAM%2CGAIJ%3BEACA%2CmBAAA%3B%3BAArGJ%2CQAAC%2C2BA0EA%2CmBAAkB%2CQA%2BBjB%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAA5GH%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAqCjB%2CKAAI%2COACH%3BAAhHH%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAqCjB%2CKAAI%2COAEH%3BAAjHH%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAqCjB%2CKAAI%2COAGH%3BAAlHH%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAqCjB%2CKAAI%2COAIH%3BAAnHH%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAqCjB%2CKAAI%2COAKH%3BEACC%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAzHJ%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAqCjB%2CKAAI%2COAaH%3BEAAW%2CmBAAA%3B%3BAA5Hd%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAqCjB%2CKAAI%2COAcH%3BEAAY%2CmBAAA%3B%3BAA7Hf%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAqCjB%2CKAAI%2COAeH%3BEAAY%2CmBAAA%3B%3BAA9Hf%2CQAAC%2C2BA0EA%2CmBAAkB%2CQAuDjB%2CKAAI%2CQACH%2CEAAC%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAgEH%2CQA5D2B%3BEA4D3B%2CQArMA%2C2BA0EA%2CmBAAkB%2CQAgEhB%3BIACC%2CaAAA%3B%3BEA0DH%2CQArMA%2C2BA0EA%2CmBAAkB%2CQAoEhB%3BIACC%2CcAAA%3BIACA%2CWAAA%3B%3BEAqDH%2CQArMA%2C2BA0EA%2CmBAAkB%2CQAyEhB%3BIACC%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CyCAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEA2CH%2CQArMA%2C2BA0EA%2CmBAAkB%2CQAmFhB%3BIACC%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CQAtKH%2C2BA0EA%2CmBAAkB%2CQAmFhB%2CGASE%3BIACA%2CSAAS%2CaAAT%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2C0BAAA%3BIACA%2COAAA%3BIACA%2CcAAA%3B%3BEAyBJ%2CQArMA%2C2BA0EA%2CmBAAkB%2CQAmFhB%2CGAkBC%3BEAsBH%2CQArMA%2C2BA0EA%2CmBAAkB%2CQAmFhB%2CGAmBC%3BIACC%2COAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CsBAAA%3B%3BEAiBJ%2CQArMA%2C2BA0EA%2CmBAAkB%2CQA8GhB%2CKAAI%3BIACH%2CaAAA%3BIACA%2CeAAA%3BIACA%2C2BAAA%3B%3BEAUH%2CQArMA%2C2BA0EA%2CmBAAkB%2CQA8GhB%2CKAAI%2CQAKH%2CEAAC%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAASF%2CQAHF%2CwBACA%2CaACC%2CKACE%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3B%3BAAND%2CQAHF%2CwBACA%2CaACC%2CKACE%2CuBAOA%3BEACC%2CgBAAA%3B%3BAARF%2CQAHF%2CwBACA%2CaACC%2CKACE%2CuBAOA%2CUAEC%3BEACC%2CUAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3B%3BAAbH%2CQAHF%2CwBACA%2CaACC%2CKACE%2CuBAOA%2CUAQC%3BEACC%2CmBAAA%3B%3BAAGA%2CQAtBL%2CwBACA%2CaACC%2CKACE%2CuBAOA%2CUAWC%2COACE%2COACA%3BEACC%2CqBAAA%3B%3BAACA%2CQAzBP%2CwBACA%2CaACC%2CKACE%2CuBAOA%2CUAWC%2COACE%2COACA%2CUAEE%3BEACA%2CyBAAA%3B%3BAAvBN%2CQAHF%2CwBACA%2CaACC%2CKACE%2CuBA6BA%3BEACC%2CaAAA%3BEACA%2CuBAAA%3B%3BAAML%2CQAAC%2CsBACA%3BEACC%2CUAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CQAXD%2CsBACA%3BIAQE%2CWAAA%3B%3B%3BAATH%2CQAAC%2CsBACA%2CmBAUC%2CUACC%2COACC%2CSACC%3BEACC%2CQAAA%3B%3BAAON%2CQAAC%2CsBACA%3BEACC%2CUAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3B%3BAAID%2CQAH0B%3BEAG1B%2CQAXA%2CsBACA%3BIAQE%2CWAAA%3B%3B%3BAATH%2CQAAC%2CsBAYA%3BEACC%2CaAAA%3B%3BAAGF%2CQAAC%2CuBAEA%2CaACC%3BAAFF%2CQAAC%2CuBACA%2CaACC%3BAAHF%2CQAAC%2CuBAEA%2CaAEC%3BAAHF%2CQAAC%2CuBACA%2CaAEC%3BAAJF%2CQAAC%2CuBAEA%2CaAGC%3BAAJF%2CQAAC%2CuBACA%2CaAGC%3BEACC%2CUAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAARH%2CQAAC%2CuBAEA%2CaACC%2C2BAMC%3BAARH%2CQAAC%2CuBACA%2CaACC%2C2BAMC%3BAATH%2CQAAC%2CuBAEA%2CaAEC%2CyBAKC%3BAARH%2CQAAC%2CuBACA%2CaAEC%2CyBAKC%3BAATH%2CQAAC%2CuBAEA%2CaAGC%2CsBAIC%3BAARH%2CQAAC%2CuBACA%2CaAGC%2CsBAIC%3BEACC%2CmBAAA%3B%3BAAVJ%2CQAAC%2CuBAEA%2CaAWC%2C2BAEC%3BAAdH%2CQAAC%2CuBACA%2CaAWC%2C2BAEC%3BAAfH%2CQAAC%2CuBAEA%2CaAYC%2CyBACC%3BAAdH%2CQAAC%2CuBACA%2CaAYC%2CyBACC%3BEACC%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAnBJ%2CQAAC%2CuBAEA%2CaAWC%2C2BAEC%2CeAKC%3BAAnBJ%2CQAAC%2CuBACA%2CaAWC%2C2BAEC%2CeAKC%3BAApBJ%2CQAAC%2CuBAEA%2CaAYC%2CyBACC%2CeAKC%3BAAnBJ%2CQAAC%2CuBACA%2CaAYC%2CyBACC%2CeAKC%3BEACC%2COAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CoFAAA%3B%3BAA3BL%2CQAAC%2CuBAEA%2CaAWC%2C2BAEC%2CeAKC%2CKAQC%2CWACC%3BAA5BN%2CQAAC%2CuBACA%2CaAWC%2C2BAEC%2CeAKC%2CKAQC%2CWACC%3BAA7BN%2CQAAC%2CuBAEA%2CaAYC%2CyBACC%2CeAKC%2CKAQC%2CWACC%3BAA5BN%2CQAAC%2CuBACA%2CaAYC%2CyBACC%2CeAKC%2CKAQC%2CWACC%3BEACC%2CgBAAA%3BEACA%2CcAAA%3B%3BAA%5C%2FBP%2CQAAC%2CuBAEA%2CaAWC%2C2BAEC%2CeAKC%2CKAcC%3BAAjCL%2CQAAC%2CuBACA%2CaAWC%2C2BAEC%2CeAKC%2CKAcC%3BAAlCL%2CQAAC%2CuBAEA%2CaAYC%2CyBACC%2CeAKC%2CKAcC%3BAAjCL%2CQAAC%2CuBACA%2CaAYC%2CyBACC%2CeAKC%2CKAcC%3BEACC%2CgBAAA%3B%3BAAEC%2CQArCN%2CuBAEA%2CaAWC%2C2BAEC%2CeAKC%2CKAcC%2CaAEC%2CQACE%3BAAAD%2CQApCN%2CuBACA%2CaAWC%2C2BAEC%2CeAKC%2CKAcC%2CaAEC%2CQACE%3BAAAD%2CQArCN%2CuBAEA%2CaAYC%2CyBACC%2CeAKC%2CKAcC%2CaAEC%2CQACE%3BAAAD%2CQApCN%2CuBACA%2CaAYC%2CyBACC%2CeAKC%2CKAcC%2CaAEC%2CQACE%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CQAzCP%2CuBAEA%2CaAWC%2C2BAEC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAIC%3BAAAD%2CQAxCP%2CuBACA%2CaAWC%2C2BAEC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAIC%3BAAAD%2CQAzCP%2CuBAEA%2CaAYC%2CyBACC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAIC%3BAAAD%2CQAxCP%2CuBACA%2CaAYC%2CyBACC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAIC%3BAAJF%2CQArCN%2CuBAEA%2CaAWC%2C2BAEC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAKA%3BAALD%2CQApCN%2CuBACA%2CaAWC%2C2BAEC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAKA%3BAALD%2CQArCN%2CuBAEA%2CaAYC%2CyBACC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAKA%3BAALD%2CQApCN%2CuBACA%2CaAYC%2CyBACC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAKA%3BEACC%2CWAAA%3B%3BAAED%2CQA7CP%2CuBAEA%2CaAWC%2C2BAEC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAQC%3BAAAD%2CQA5CP%2CuBACA%2CaAWC%2C2BAEC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAQC%3BAAAD%2CQA7CP%2CuBAEA%2CaAYC%2CyBACC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAQC%3BAAAD%2CQA5CP%2CuBACA%2CaAYC%2CyBACC%2CeAKC%2CKAcC%2CaAEC%2CQACE%2CKAQC%3BEACA%2CYAAA%3B%3BAA9CT%2CQAAC%2CuBAEA%2CaAoDC%2CsBACC%2CeACC%2CeACC%3BAAxDL%2CQAAC%2CuBACA%2CaAoDC%2CsBACC%2CeACC%2CeACC%3BEACC%2CWAAA%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA9DN%2CQAAC%2CuBAEA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAMC%3BAA9DN%2CQAAC%2CuBACA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAMC%3BEACC%2CmBAAA%3BEACA%2CWAAA%3B%3BAAjEP%2CQAAC%2CuBAEA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAMC%2CMAGC%3BAAjEP%2CQAAC%2CuBACA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAMC%2CMAGC%3BEACC%2CkBAAA%3B%3BAAQA%2CQAHyB%3BEAGzB%2CQA3EP%2CuBAEA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMACC%3BEAIC%2CQA1EP%2CuBACA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMACC%3BIAEE%2CmCAAA%3B%3B%3BAAED%2CQA3EP%2CuBAEA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMACC%2CGAIE%2CUAAU%3BAAAX%2CQA1EP%2CuBACA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMACC%2CGAIE%2CUAAU%3BEACV%2CyBAAA%3B%3BAA5ET%2CQAAC%2CuBAEA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMASC%3BAA9EP%2CQAAC%2CuBACA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMASC%3BEACC%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CQArFP%2CuBAEA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMASC%3BEAMC%2CQApFP%2CuBACA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMASC%3BIAIE%2CcAAA%3B%3B%3BAAED%2CQArFP%2CuBAEA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMASC%2CGAME%3BAAAD%2CQApFP%2CuBACA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMASC%2CGAME%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAFD%2CQArFP%2CuBAEA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMASC%2CGAME%2CQAGA%3BAAHD%2CQApFP%2CuBACA%2CaAoDC%2CsBACC%2CeACC%2CeACC%2COAaC%2CMASC%2CGAME%2CQAGA%3BEACC%2CSAAA%3B%3BAAWV%2CQAAC%2CyBACA%2CaACC%3BEACC%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3B%3BAANH%2CQAAC%2CyBACA%2CaACC%2CmBAKC%3BEACC%2CmBAAA%3B%3BAARJ%2CQAAC%2CyBACA%2CaACC%2CmBAKC%2CEAEC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAED%2CQAlBH%2CyBACA%2CaACC%2CmBAKC%2CEAWE%2CMAAO%3BEACP%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAED%2CQAvBH%2CyBACA%2CaACC%2CmBAKC%2CEAgBE%2CMAAO%2CoBAAoB%2CsBAAsB%3BEACjD%2CcAAA%3B%3BAAED%2CQA1BH%2CyBACA%2CaACC%2CmBAKC%2CEAmBE%2CWAAY%3BEACZ%2CgBAAA%3B%3BAAaE%2CQAPN%2C%2BBACA%2CcACC%2CaACC%2CqBACC%2CKACE%2CMACA%2CMACE%2CQACA%3BEACC%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAHF%2CQAPN%2C%2BBACA%2CcACC%2CaACC%2CqBACC%2CKACE%2CMACA%2CMACE%2CQACA%2CEAGC%3BEACC%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2C0BAAA%3B%3BAAfV%2CQAAC%2C%2BBACA%2CcAuBC%2CcACC%3BEACC%2CeAAA%3B%3BAA1BJ%2CQAAC%2C%2BBA8BA%2C2BACC%3BEACC%2CmBAAA%3B%3BAAWI%2CQAPN%2CyBACA%2CcACC%2CaACC%2CqBACC%2CKACE%2CMACA%2CMACE%2CQACA%3BEACC%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAHF%2CQAPN%2CyBACA%2CcACC%2CaACC%2CqBACC%2CKACE%2CMACA%2CMACE%2CQACA%2CEAGC%3BEACC%2C4BAAA%3BEACA%2C6BAAA%3B%3BAAbV%2CQAAC%2CyBAuBA%3BEACC%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CQAjCD%2CyBAuBA%3BIAQE%2CUAAA%3B%3B%3BAA%5C%2FBH%2CQAAC%2CyBAuBA%2C2BAUC%3BEACC%2CgBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CQAtCF%2CyBAuBA%2C2BAUC%3BIAGE%2CmBAAA%3B%3B%3BAApCJ%2CQAAC%2CyBAuBA%2C2BAUC%2CsBAKC%3BEACC%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3B%3BAAzCJ%2CQAAC%2CyBAuBA%2C2BAUC%2CsBAUC%3BEAIC%2CmBAAA%3B%3BAA%5C%2FCJ%2CQAAC%2CyBAuBA%2C2BAUC%2CsBAUC%2CiBACC%3BEACC%2CcAAA%3B%3BAA7CL%2CQAAC%2CyBAuBA%2C2BAUC%2CsBAgBC%3BEACC%2CWAAA%3B%3BAAlDJ%2CQAAC%2CyBAuBA%2C2BAUC%2CsBAmBC%2CqBACC%3BEACC%2CgBAAA%3B%3BAAtDL%2CQAAC%2CyBAuBA%2C2BAUC%2CsBAmBC%2CqBAIC%3BEACC%2C8BAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CQA7DJ%2CyBAuBA%2C2BAUC%2CsBAmBC%2CqBAIC%3BIAGE%2CgBAAA%3B%3B%3BAA3DN%2CQAAC%2CyBAuBA%2C2BAUC%2CsBAmBC%2CqBAIC%2CiBAKC%3BEACC%2CWAAA%3B%3BAA9DN%2CQAAC%2CyBAuBA%2C2BAUC%2CsBAmBC%2CqBAIC%2CiBAKC%2CSAEC%3BEACC%2CWAAA%3B%3BAAQP%2CQAAC%2CmBACA%2CcACC%2CwBACC%3BEACC%2CaAAA%3BEACG%2CSAAA%3BEACH%2CeAAA%3BEACA%2CcAAA%3B%3BAAPJ%2CQAAC%2CmBACA%2CcACC%2CwBACC%2CaAKC%3BEACC%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CQAZJ%2CmBACA%2CcACC%2CwBACC%2CaAKC%2CQAIE%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAFD%2CQAZJ%2CmBACA%2CcACC%2CwBACC%2CaAKC%2CQAIE%2CaAGA%2CcACC%2COACC%3BAALH%2CQAZJ%2CmBACA%2CcACC%2CwBACC%2CaAKC%2CQAIE%2CaAGA%2CcACC%2COACY%3BEACV%2CWAAA%3B%3BAAlBT%2CQAAC%2CmBACA%2CcACC%2CwBACC%2CaAKC%2CQAeC%2CcACC%3BEACC%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAA9BP%2CQAAC%2CmBACA%2CcACC%2CwBACC%2CaAKC%2CQAeC%2CcACC%2COAOC%3BEACC%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACM%2CeAAA%3B%3BAAnCd%2CQAAC%2CmBACA%2CcACC%2CwBACC%2CaAKC%2CQAeC%2CcACC%2COAaC%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAAvCR%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CwCAAA%3B%3BAApDN%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKAMC%3BEACC%2CUAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3B%3BAA3DP%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKAMC%2CmBAOC%3BEACC%2CaAAA%3BEACG%2CmBAAA%3BEACH%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAjER%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKAMC%2CmBAOC%2CYAMC%3BAAlER%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKAMC%2CmBAOC%2CYAMY%3BEACV%2CUAAA%3B%3BAAnET%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKAMC%2CmBAOC%2CYASC%3BEACC%2CYAAA%3BEACA%2CgBAAA%3B%3BAAvET%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKAMC%2CmBAOC%2CYAaC%3BEACC%2CYAAA%3BEAC8B%2CUAAA%3B%3BAAO5B%2CQAH2B%3BEAG3B%2CQAlFV%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKAMC%2CmBAOC%2CYAaC%2CUAGC%2CQACC%2CUACC%3BIAEE%2CeAAA%3B%3B%3BAAhFb%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKAMC%2CmBAOC%2CYAaC%2CUAYC%2CWACC%3BEACC%2CiBAAA%3B%3BAAvFX%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKAMC%2CmBAOC%2CYAaC%2CUAYC%2CWACC%2CWAEC%3BEACC%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAA9FZ%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKAMC%2CmBA%2BCC%2CmBACC%3BEACC%2CUAAA%3B%3BAAtGT%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKAMC%2CmBA%2BCC%2CmBAIC%3BEACC%2CgBAAA%3B%3BAAzGT%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBACC%2CYACC%3BEACC%2CWAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3B%3BAAlHT%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBACC%2CYACC%2CGAIC%3BEACC%2CgBAAA%3B%3BAApHV%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBACC%2CYACC%2CGAOC%3BEACC%2CUAAA%3B%3BAAvHV%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBAcC%3BEACC%2CUAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3B%3BAA%5C%2FHR%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBAcC%2CsBAKC%3BEACC%2CiBAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3B%3BAAMsC%2CQAH0B%3BEAG1B%2CQAzI9C%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBAcC%2CsBAKC%2CiBAI%2BB%2CWACI%3BIAE%5C%2FB%2CUAAA%3B%3B%3BAAvIZ%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBAcC%2CsBAKC%2CiBAI%2BB%2CWACI%2CgBAII%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAA5InD%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBAcC%2CsBAKC%2CiBAI%2BB%2CWAWI%3BAA%5C%2FI3C%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBAcC%2CsBAKC%2CiBAI%2BB%2CWAWgB%3BEACR%2CgBAAA%3B%3BAAhJ%5C%2FC%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBAcC%2CsBAKC%2CiBAI%2BB%2CWAc7B%3BEACC%2CUAAA%3B%3BAAnJX%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBAcC%2CsBAKC%2CiBAI%2BB%2CWAiBI%3BEACI%2CYAAA%3B%3BAAtJ%5C%2FC%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBA8CC%2CaACC%3BEACC%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FJT%2CQAAC%2CmBACA%2CcACC%2CwBA2CC%2CaACC%2CeACC%2CKA8DC%2CoBA8CC%2CaACC%2CWAIC%2CeACC%3BEACC%2CYAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAAoBH%2CQARP%2CqBACA%2CaACC%2CSACC%2CcACC%2COACC%2CqBACC%2CKACE%2CKACC%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAHD%2CQARP%2CqBACA%2CaACC%2CSACC%2CcACC%2COACC%2CqBACC%2CKACE%2CKACC%2CQAIA%3BEACC%2CcAAA%3B%3BAALF%2CQARP%2CqBACA%2CaACC%2CSACC%2CcACC%2COACC%2CqBACC%2CKACE%2CKACC%2CQAIA%2CEAEC%3BEACC%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAlBX%2CQAAC%2CqBACA%2CaA2BC%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3B%3BAAhCH%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeACC%2CgBACC%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAzCP%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeACC%2CgBACC%2COAMC%2CKACC%3BEACC%2CaAAA%3B%3BAA5CT%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeACC%2CgBACC%2COAMC%2CKACC%2CIAEC%3BEACC%2CYAAA%3B%3BAA9CV%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeACC%2CgBACC%2COAcC%2CsBACC%3BEACC%2CeAAA%3B%3BAApDT%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAuBC%2CmBACC%2CaACC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3B%3BAA7DR%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAuBC%2CmBACC%2CaACC%2CkBAGC%3BEACC%2CmBAAA%3B%3BAA%5C%2FDT%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAuBC%2CmBACC%2CaACC%2CkBAMC%3BEACC%2CgBAAA%3B%3BAAlET%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAqCC%2CuBACC%3BEACC%2CaAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACA%2CyBAAA%3B%3BAA5EP%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAqCC%2CuBACC%2C4BAKC%3BEACC%2CaAAA%3B%3BAA9ER%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAgDC%2CuBACC%3BEACC%2CyBAAA%3B%3BAApFP%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAqDC%2CsBACC%2CYACC%3BEACC%2CyBAAA%3B%3BAA1FR%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAqDC%2CsBACC%2CYACC%2CGAEC%3BEACC%2CUAAA%3B%3BAA5FT%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAqDC%2CsBASC%3BEACC%2CeAAA%3BEACA%2C2BAAA%3B%3BAAlGP%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAqDC%2CsBASC%2CiBAGC%3BEACC%2CeAAA%3BEACA%2C6BAAA%3B%3BAAKA%2CQAH2B%3BEAG3B%2CQA1GP%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAqDC%2CsBASC%2CiBAGC%2CWAGC%3BIAEE%2CUAAA%3B%3B%3BAAIH%2CQA5GN%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAqDC%2CsBASC%2CiBAYE%2CWAAY%3BEACZ%2CmBAAA%3B%3BAA7GR%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeA%2BEC%3BEACC%2CyBAAA%3B%3BAAMD%2CQAL2B%3BEAK3B%2CQAxHJ%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeA%2BEC%3BIAGE%2CUAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3B%3BAAID%2CQA1HL%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAuFC%2CeACE%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3B%3BAAJD%2CQA1HL%2CqBACA%2CaA2BC%2C0BAKC%2CcACC%2CeAuFC%2CeACE%2COAKA%3BEACC%2CgBAAA%3B%3BAAhIR%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcAoGC%3BEACC%2CaAAA%3BEACA%2CoBAAA%3B%3BAAvIL%2CQAAC%2CqBACA%2CaA2BC%2C0BAKC%2CcAoGC%2CiBAGC%3BEACC%2CYAAA%3B%3BAAcC%2CQAPN%2C8BACA%2CcACC%2CaACC%2CqBACC%2CKACE%2CMACA%2CMACE%2CQACA%3BEACC%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAHF%2CQAPN%2C8BACA%2CcACC%2CaACC%2CqBACC%2CKACE%2CMACA%2CMACE%2CQACA%2CEAGC%3BEACC%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2C0BAAA%3B%3BAAfV%2CQAAC%2C8BACA%2CcAuBC%2CcACC%3BEACC%2CeAAA%3B%3BAAOA%2CQAjCH%2C8BA8BA%2CaACC%2CGACC%2CGACE%2CaACA%2CWACC%3BEACC%2CWAAA%3B%3BAApCP%2CQAAC%2C8BA2CA%2C2BACC%3BEACC%2CUAAA%3BEACG%2CSAAA%3B%3BAA9CN%2CQAAC%2C8BA2CA%2C2BACC%2CuBAGC%3BEACC%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3B%3BAApDJ%2CQAAC%2C8BA2CA%2C2BACC%2CuBAGC%2CYAMC%3BEACC%2CaAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CQA5DJ%2C8BA2CA%2C2BACC%2CuBAGC%2CYAMC%3BIAKE%2CsBAAA%3B%3B%3BAA1DN%2CQAAC%2C8BA2CA%2C2BACC%2CuBAGC%2CYAMC%2CgBAOC%3BEACC%2CeAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CQAjEL%2C8BA2CA%2C2BACC%2CuBAGC%2CYAMC%2CgBAOC%3BIAGE%2CWAAA%3B%3B%3BAA%5C%2FDP%2CQAAC%2C8BA2CA%2C2BACC%2CuBAGC%2CYAMC%2CgBAOC%2CUAKC%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAOF%2CQAH2B%3BEAG3B%2CQA1EJ%2C8BA2CA%2C2BACC%2CuBAGC%2CYAMC%2CgBAiBC%3BIAEE%2CWAAA%3B%3B%3BAAxEP%2CQAAC%2C8BA2CA%2C2BACC%2CuBAGC%2CYA6BC%3BEACC%2CUAAA%3B%3BAAQD%2CQAH2B%3BEAG3B%2CQArFH%2C8BA2CA%2C2BACC%2CuBAoCC%2CiBACC%3BIAEE%2CWAAA%3B%3B%3BAAnFN%2CQAAC%2C8BAyFA%3BEACC%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3B%3BAA9FF%2CQAAC%2C8BAyFA%2CcAMC%2CaACC%2CeACC%2CMACC%2CGACC%3BAAnGN%2CQAAC%2C8BAyFA%2CcAMC%2CaACC%2CeACC%2CMACC%2CGACK%3BEACH%2CcAAA%3B%3BAAQL%2CQA5GD%2C8BA2GA%2CgBACE%3BEACA%2CaAAA%3B%3BAAMD%2CQAJ0B%3BEAI1B%2CQAnHD%2C8BA2GA%3BIAKE%2CaAAA%3BIACA%2C8BAAA%3B%3B%3BAAjHH%2CQAAC%2C8BA2GA%2CgBAQC%3BEACC%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CQA7HF%2C8BA2GA%2CgBAQC%3BIAQE%2CYAAA%3B%3B%3BAA3HJ%2CQAAC%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEC%2CQApIL%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAKC%2CKACE%3BEACA%2CcAAA%3B%3BAAQD%2CQAP2B%3BEAO3B%2CQA7IL%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAKC%2CKACE%3BIAGC%2CaAAA%3BIACA%2CeAAA%3B%3BEAKF%2CQA7IL%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAKC%2CKACE%2CKAKC%3BIACC%2CeAAA%3B%3B%3BAA1IT%2CQAAC%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAiBC%2CoBACC%3BEACC%2CWAAA%3B%3BAAjJP%2CQAAC%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%3BEACC%2CgBAAA%3B%3BAArJN%2CQAAC%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBAEC%3BEACC%2CaAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGA%2CQA9JN%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBASC%2CKACE%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAFD%2CQA9JN%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBASC%2CKACE%2CMAGA%3BEACC%2CgBAAA%3B%3BAAJF%2CQA9JN%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBASC%2CKACE%2CMAMA%3BEACC%2CiBAAA%3B%3BAAPF%2CQA9JN%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBASC%2CKACE%2CMAMA%2CWAEC%3BEACC%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAVH%2CQA9JN%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBASC%2CKACE%2CMAaA%2CeACC%3BEACC%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAMH%2CQArLN%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBAgCC%2CKACE%3BEACA%2CgBAAA%3B%3BAAMA%2CQAL0B%3BEAK1B%2CQA5LP%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBAgCC%2CKACE%3BIAGC%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CYAAA%3B%3B%3BAALF%2CQArLN%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBAgCC%2CKACE%2CIAOA%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAZF%2CQArLN%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBAgCC%2CKACE%2CIAOA%2CaAMC%3BEACC%2CWAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAhBH%2CQArLN%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBAgCC%2CKACE%2CIAOA%2CaAWC%3BEACC%2CeAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEAEA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAMH%2CQAxNN%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBAmEC%2CKACE%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CQA9NP%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBAmEC%2CKACE%3BIAIC%2CWAAA%3B%3B%3BAAJF%2CQAxNN%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBAmEC%2CKACE%2CSAMA%3BEACC%2CaAAA%3B%3BAA%5C%2FNT%2CQAAC%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBA%2BEC%3BEACC%2CgBAAA%3B%3BAAID%2CQAH2B%3BEAG3B%2CQAxOL%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBA%2BEC%3BIAGE%2CgBAAA%3B%3B%3BAAtOR%2CQAAC%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBAqFC%2CUACC%3BEACC%2CwBAAA%3B%3BAAID%2CQAH2B%3BEAG3B%2CQA%5C%2FON%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBAqFC%2CUACC%3BIAGE%2CUAAA%3B%3B%3BAA7OT%2CQAAC%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBA6FC%2CcACC%3BEACC%2CaAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3B%3BAArPR%2CQAAC%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBA6FC%2CcACC%2CiBAIC%3BAAtPR%2CQAAC%2C8BA2GA%2CgBAQC%2CqBAUC%2CMACC%2CWAsBC%2CsBA6FC%2CcACC%2CiBAIW%3BEACT%2CaAAA%3BEACG%2CyBAAA%3B%3BAAUZ%2CQAAC%2CqBACA%2CqBACC%3BEACC%2CaAAA%3B%3BAAHH%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%3BEACC%2CcAAA%3BEACA%2CcAAA%3B%3BAAIA%2CQAH2B%3BEAG3B%2CQAXJ%2CqBACA%2CqBACC%2CUAEC%2CeACC%3BIAIE%2CUAAA%3B%3B%3BAATN%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAMC%3BEACC%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAID%2CQAH2B%3BEAG3B%2CQAnBJ%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAMC%3BIAME%2CWAAA%3B%3B%3BAAjBP%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAeC%3BEACC%2CYAAA%3B%3BAAID%2CQAH2B%3BEAG3B%2CQAzBJ%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAeC%3BIAGE%2CUAAA%3B%3B%3BAAvBP%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAqBC%3BEACC%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAjCN%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcA8BC%2CWACC%2CiBACC%3BEACC%2CeAAA%3B%3BAASD%2CQAH0B%3BEAG1B%2CQA%5C%2FCN%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAqCC%2CoBACC%3BIAEE%2CYAAA%3B%3B%3BAA7CR%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAqCC%2CoBACC%2CYAIC%3BEACC%2CSAAA%3B%3BAAKD%2CQAJ2B%3BEAI3B%2CQArDN%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAqCC%2CoBACC%2CYAIC%3BIAGE%2CaAAA%3BIACG%2C8BAAA%3B%3B%3BAAIJ%2CQAvDP%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAqCC%2CoBACC%2CYAWC%2COACE%3BEACA%2CaAAA%3B%3BAADD%2CQAvDP%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAqCC%2CoBACC%2CYAWC%2COACE%2CIAEA%3BEACC%2CUAAA%3B%3BAA1DV%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAqCC%2CoBAqBC%3BEACC%2CcAAA%3BEACA%2CWAAA%3B%3BAAjEP%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAqCC%2CoBAqBC%2CsBAGC%3BEACC%2CcAAA%3BEACG%2CWAAA%3B%3BAAEF%2CQAtER%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAqCC%2CoBAqBC%2CsBAGC%2CiBAGC%2CQACE%3BEACA%2CWAAA%3B%3BAAvEV%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAwEC%3BEACC%2CmBAAA%3B%3BAA9EN%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcAwEC%2CaAEC%3BEACC%2CSAAA%3BEACA%2CgBAAA%3B%3BAAjFP%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcA%2BEC%2CsBACC%2CQAAO%3BAArFb%2CQAAC%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcA%2BEC%2CsBAEC%2CQAAO%3BEACN%2CuBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CQAzFN%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcA%2BEC%2CsBACC%2CQAAO%2CKAIL%3BAAAD%2CQAzFN%2CqBACA%2CqBACC%2CUAEC%2CeACC%2CcA%2BEC%2CsBAEC%2CQAAO%2COAGL%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAWN%2CQAFD%2CsBACA%2CeACE%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAFD%2CQAFD%2CsBACA%2CeACE%2CQAGA%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3B%3BAARF%2CQAFD%2CsBACA%2CeACE%2CQAGA%2CeAMC%3BEACC%2CmBAAA%3BEACA%2CWAAA%3B%3BAAXH%2CQAFD%2CsBACA%2CeACE%2CQAGA%2CeAUC%2CMACC%2CcACC%3BEACC%2C0BAAA%3B%3BAAID%2CQAtBL%2CsBACA%2CeACE%2CQAGA%2CeAUC%2CMAMC%2CKACE%2CQACA%3BEACC%2C0BAAA%3BEACA%2C8BAAA%3B%3BAAcH%2CQALJ%2CqBACA%2CSACE%2CaACA%2CaACC%2CMACE%2CQACA%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAJF%2CQALJ%2CqBACA%2CSACE%2CaACA%2CaACC%2CMACE%2CQACA%2CEAIC%3BEACC%2C8BAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAAbR%2CQAAC%2CqBAqBA%3BEACC%2CWAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CQA%5C%2FBD%2CqBAqBA%3BIAQE%2CaAAA%3B%3B%3BAA7BH%2CQAAC%2CqBAqBA%2CiBAUC%2CiBACC%3BEACC%2CgBAAA%3B%3BAAjCJ%2CQAAC%2CqBAqBA%2CiBAUC%2CiBACC%2CeAEC%3BEACC%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAQD%2CQAH2B%3BEAG3B%2CQA5CH%2CqBAqBA%2CiBAUC%2CiBAQC%2CcACC%3BIAEE%2CeAAA%3B%3B%3BAA1CN%2CQAAC%2CqBAqBA%2CiBA0BC%2CgBACC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAxDJ%2CQAAC%2CqBAqBA%2CiBAsCC%3BEACC%2CgBAAA%3B%3BAAKD%2CQAJ2B%3BEAI3B%2CQAjED%2CqBAqBA%2CiBAsCC%3BIAGE%2CaAAA%3BIACG%2CmBAAA%3B%3B%3BAAKP%2CQAAC%2C%2BBACA%3BEAIC%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3B%3BAAJA%2CQAHyB%3BEAGzB%2CQALD%2C%2BBACA%3BIAEE%2CUAAA%3B%3B%3BAC3%2BCI%2CIAAC%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKR%3BE5FuJA%2CYAAA%3B%3BA4FnJA%3BAACA%3BEA7GA%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CyDAAA%3BEACQ%2CiDAAA%3B%3BAAER%2CYAAC%3BAAAD%2CYAAC%3BEACG%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CqCAAA%3BEACQ%2C6BAAA%3B%3BAAJZ%2CYAAC%2CMAMG%3BAANJ%2CYAAC%2CMAMG%3BEACI%2CmBAAmB%2CeAAnB%3BEACQ%2CWAAW%2CeAAX%3B%3BAAyFhB%2CYArFA%3BAAsFA%2CYAtFA%3BE5FwOA%2CsBAAA%3BEAAA%2C4CAAA%3BE4FrOI%2CUAAA%3BEACA%2CoBAAA%3B%3BAAsFJ%3BE5F8IA%2CUAAA%3BEAAA%2CYAAA%3B%3BA4F5NA%2CYAAC%2CMACG%3BEACI%2CmBAAmB%2CaAAnB%3BEACQ%2CWAAW%2CaAAX%3B%3BAA2EhB%2CYAvEA%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACQ%2CWAAW%2CgBAAX%3BEACR%2CsDAAA%3BEACQ%2CsCAAA%3BEACR%2CWAAA%3B%3BAAiEA%2CYAAC%2CcACG%3BEACI%2CmBAAA%3BE5F8PZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3B%3BA4FtSJ%2CYAAC%2CcAOG%3BAAPJ%2CYAAC%2CcAQG%3BE5FgQR%2CoBAAA%3BEACQ%2CYAAA%3BEAMR%2CsBAAA%3BEACQ%2CcAAA%3B%3BA4FhRJ%2CYAAC%2CcAaG%3BEACI%2CgBAAA%3B%3BAAdR%2CYAAC%2CcAiBG%3BEACI%2CgBAAA%3B%3BAApBZ%2CYAwBI%3BAAxBJ%2CYAyBI%3BAAzBJ%2CYA0BI%3BE5FoHJ%2CwBAAA%3B%3BA4F9IA%2CYA8BI%3BE5FgHJ%2CsBAAA%3BEAAA%2CmBAAA%3B%3BA4F1GA%3BE5F0GA%2CYAAA%3BE4FvMA%2COAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CYAAC%2CQACG%3BE5FmMJ%2CgBAAA%3B%3BA4F9LA%2CYAAC%2CMACG%3BEACI%2CmBAAmB%2CaAAnB%3BEACQ%2CWAAW%2CaAAX%3B%3BAAiFhB%2CYA7EA%3BE5FuLA%2CiBAAA%3BEAAA%2CUAAA%3BEAoHA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BE4F5UJ%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CiBAAnB%3BEACQ%2CWAAW%2CiBAAX%3BEACR%2C%2BCAAA%3BEACQ%2C%2BBAAA%3B%3BAAoER%2CYAAC%3BEACG%2CmBAAA%3B%3BAAEA%2CKAAM%2CaAHT%3BEAIO%2CgBAAA%3B%3BAAJR%2CYAAC%2CcAOG%3BEACI%2CeAAA%3B%3BAAEA%2CKAAM%2CaAVb%2CcAOG%3BEAIQ%2CgBAAA%3B%3BAAXZ%2CYAAC%2CcAeG%3BEACI%2CgBAAA%3B%3BAApBZ%2CYAwBI%3BAAxBJ%2CYAyBI%3BAAzBJ%2CYA0BI%3BE5FgFJ%2CkBAAA%3BEAAA%2CmBAAA%3B%3BA4F1GA%2CYA%2BBI%3BAA%5C%2FBJ%2CYAgCI%3BE5FsMJ%2CoBAAA%3BEACQ%2CYAAA%3BEAMR%2CsBAAA%3BEACQ%2CcAAA%3B%3BA4F9OR%2CYAqCI%3BE5FqEJ%2CsBAAA%3BEAAA%2CiBAAA%3B%3BA4F1GA%2CYA0CI%3BEACI%2CgBAAA%3BE5F%2BDR%2CoBAAA%3BEAAA%2CiBAAA%3B%3BA4F1GA%2CYAgDI%3BEACI%2CiBAAA%3B%3BAC%5C%2FMR%2CaAGI%3BAAFJ%2CYAEI%3BAADJ%2CYACI%3BEvF4MJ%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEAEA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CqBAAA%3BEgC9QA%2CqBAAA%3BE6DkBQ%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAvF6MR%2CauFxNI%2CcvFwNH%3BAAAD%2CYuFxNI%2CcvFwNH%3BAAAD%2CYuFxNI%2CcvFwNH%3BAACD%2CauFzNI%2CcvFyNH%3BAAAD%2CYuFzNI%2CcvFyNH%3BAAAD%2CYuFzNI%2CcvFyNH%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CauF9NI%2CcvF8NH%3BAAAD%2CYuF9NI%2CcvF8NH%3BAAAD%2CYuF9NI%2CcvF8NH%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CauFnOI%2CcvFmOH%3BAAAD%2CYuFnOI%2CcvFmOH%3BAAAD%2CYuFnOI%2CcvFmOH%3BAACD%2CauFpOI%2CcvFoOH%3BAAAD%2CYuFpOI%2CcvFoOH%3BAAAD%2CYuFpOI%2CcvFoOH%3BAACD%2CQAAQ%2CUAAW%2CcuFrOf%3BAvFqOJ%2CQAAQ%2CUAAW%2CauFrOf%3BAvFqOJ%2CQAAQ%2CUAAW%2CauFrOf%3BEvFsOA%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BA6FxQA%2CaAGI%2Cc7DyPF%3BA6D3PF%2CYAEI%2Cc7DyPF%3BA6D1PF%2CYACI%2Cc7DyPF%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2Ca6DGI%2Cc7DHH%3BAAAD%2CY6DGI%2Cc7DHH%3BAAAD%2CY6DGI%2Cc7DHH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC1OU%2COjC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2Ca6DVA%2Cc7DSH%2CMACI%3BAAAD%2CY6DVA%2Cc7DSH%2CMACI%3BAAAD%2CY6DVA%2Cc7DSH%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2Ca6DhBA%2Cc7DeH%2COACI%3BAAAD%2CY6DhBA%2Cc7DeH%2COACI%3BAAAD%2CY6DhBA%2Cc7DeH%2COACI%3BEhCqPL%2CcAAA%3B%3BA6FvPY%2CaAdR%2CcAaK%2CMACI%3BAAAD%2CYAdR%2CcAaK%2CMACI%3BAAAD%2CYAdR%2CcAaK%2CMACI%3BEACG%2CcAAA%3B%3BAAMhB%2CaACI%3BE7F%2BOJ%2CYAAA%3B%3BA6F1OA%3BEACI%2CoBAAA%3B%3BAADJ%2CYAGI%3BE7FuOJ%2CgCAAA%3BEAAA%2CgBAAA%3BEAAA%2CoBAAA%3BE6FnOQ%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAVR%2CYAaI%3BEACI%2CaAAA%3B%3BAAIR%2CYACI%3BEACI%2CoBAAA%3B%3BAAFR%2CYAKI%3BEACI%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAIR%3BE7F6MA%2CwCAAA%3BE6F3MI%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAIA%2CIAAC%2CkBACG%3BEACI%2CaAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3B%3B%3B%3BAhCjFR%2CaAAC%2CkBACK%3BEACE%2CaAAA%3B%3BAAIR%2CaAAC%2CsBACK%3BAADN%2CaAAC%2CsBAEK%3BEACE%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAMZ%3BE7DgXA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BA6DlXA%2CyBAII%3BE7DwPJ%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3B%3BA6DrPQ%2CyBAHJ%2CQAGK%3BE7DqPT%2CgBAAA%3B%3BA6D5PA%2CyBAeI%3BEACI%2C6BAAA%3BEACA%2C0BAAA%3B%3BAAjBR%2CyBAoBI%3BEACI%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3B%3B%3B%3BAAOR%2CeACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAJR%2CeAOI%3BEACI%2CgBAAA%3B%3BAAYR%2CiBACI%3BE7DyMJ%2CeAAA%3BEAAA%2CgBAAA%3B%3BA6DnMA%2CqBACI%3BEACI%2CgBAAA%3B%3BAAFR%2CqBAKI%3BEACI%2CiBAAA%3B%3B%3B%3B%3BAAMR%3BEAEI%2CaAAA%3B%3BAAFJ%2CyBAII%3BEACI%2CWAAA%3BEACA%2CWAAA%3BE7DiLR%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgCAAA%3B%3BA6DvKA%2CcACI%3BEACI%2CcAAA%3B%3BAAIR%2C2BACI%2CMACI%3BEACI%2CaAAA%3B%3BAAHZ%2C2BAOI%2CMACI%2CUACI%3BE7DwJZ%2CeAAA%3B%3BA6DjKA%2C2BAOI%2CMACI%2CUAQM%3BE7DiJd%2C0BAAA%3B%3BA6DjKA%2C2BAOI%2CMAiBI%3BEACI%2CeAAA%3B%3BAAGI%2C2BArBZ%2CMAiBI%2CsBAGI%2CEACK%3BEACG%2CgBAAA%3B%3BAA7BpB%2C2BAOI%2CMA2BI%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3B%3BAApCZ%2C2BAOI%2CMA2BI%2CsBAII%3BEACI%2CYAAA%3B%3BAAMhB%3BAACA%3BE7DmHA%2CgBAAA%3B%3B%3B%3B%3B%3BA8FxRA%3BEACI%2CkBAAA%3BEACA%2CYAAA%3B%3BAAFJ%2CwBAGI%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAANR%2CwBAGI%2CkBAKI%3BEACI%2CWAAA%3BEACA%2C2BAAA%3B%3BAAVZ%2CwBAGI%2CkBAKI%2CuBAII%3BEACI%2CcAAA%3B%3BAAbhB%2CwBAGI%2CkBAcI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAnBZ%2CwBAGI%2CkBAmBI%3BEACI%2CYAAA%3BEACA%2CeAAA%3B%3BAAxBZ%2CwBAGI%2CkBAmBI%2CwBAII%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAIA%2CwBA7BZ%2CkBAmBI%2CwBASI%2C6BACK%3BEACG%2CgBAAgB%2CwDAAhB%3BEACA%2CSAAS%2CGAAT%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAC%5C%2FCpB%3BEACI%2CaCNuB%2CkBDMvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CuEAAT%3BEACA%2CSAAS%2C%2BEAA8C%2COAAO%2C0BAC1D%2CyEAAwC%2COAAO%2CaAC%5C%2FC%2CwEAAuC%2COAAO%2CWAFlD%3B%3BAAKJ%3BAEiJI%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BEFjJD%2CmCAAA%3BEACA%2CaCjBuB%2CkBDiBvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C4BAA4B%3BAAC5B%2C6BAA6B%3BEACzB%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CqBAAA%3BEACA%2CaC7BuB%2CkBD6BvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSCrC%2BB%2CODqC%5C%2FB%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSCxC%2BB%2CODwC%5C%2FB%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSC3C%2BB%2COD2C%5C%2FB%3B%3BAAGJ%2CoBAAoB%3BEAChB%2CSClD6B%2CODkD7B%3B%3BAGhDJ%3BEACI%2CgBAAA%3B%3BAADJ%2C2BAGI%2COAAM%3BEACF%2CkBAAA%3B%3BAAIR%2C%2BBACI%2COAAM%3BEACF%2CkBAAA%3B%3BAAIR%2CkBAAmB%3BEACf%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CYAAA%3BEACA%2CWAAA%3B%3BAAFJ%2C8BAA%2BB%2CuBAIzB%2CQAAQ%2CKACJ%3BEACE%2CYAAA%3BEACA%2C0BAAA%3B%3BAAPZ%2C8BAA%2BB%2CuBAIzB%2CQAAQ%2CKAKJ%3BEACE%2CYAAA%3BEACA%2CuBAAA%3B%3BAAUZ%2CgBAAgB%2C2BAA4B%3BEACxC%2CgBAAA%3B%3BADvCJ%3BEACI%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CwCAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%3BEACI%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CWAAC%3BEACG%2CaAAA%3B%3BAAGJ%2CWAAC%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAEA%2CYAAC%3BAACD%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CWAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGR%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAACA%2CWAAY%3BEACR%2CYAAA%3B%3BAANR%2CYAQI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAC%2CcAAe%3BEACZ%2CaAAA%3B%3BAAGJ%2CYAAC%2CSAAU%3BEACP%2CoBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAIR%2CaAAc%3BAACd%2CaAAc%3BEACV%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3BEACA%2CcAAc%2CoBAAd%3BEACA%2CmBAAmB%2CoBAAnB%3BEACA%2CWAAW%2CoBAAX%3B%3BAAGJ%2CYAAY%3BEACR%2CaAAA%3B%3BAAGJ%3BEACI%2CUAAA%3B%3BAACA%2CWAAC%3BEACG%2CSDzG2B%2COCyG3B%3BEACA%2CkBAAA%3B%3BAAIR%3BEACI%2CWAAA%3B%3BAACA%2CWAAC%3BEACG%2CSDlH2B%2COCkH3B%3BEACA%2CiBAAA%3B%3BAAIR%3BAACA%3BEACI%2CeAAe%2CkBAAf%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CoCAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CWAAC%3BAAAD%2CWAAC%3BEACG%2CYAAA%3B%3BAAGJ%2CWAAC%3BAAAD%2CWAAC%3BEACG%2CmBAAA%3BEACA%2CYAAA%3B%3BAACA%2CWAHH%2CMAGI%3BAAAD%2CWAHH%2CMAGI%3BEACG%2CYAAA%3B%3BAAEJ%2CWANH%2CMAMI%3BAAAD%2CWANH%2CMAMI%3BEACG%2CcAAA%3B%3BAAIR%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BEAEG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%2CIAAI%3BAAAL%2CWAAC%2CIAAI%3BEACD%2CoCAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CWAPH%2COAOI%3BAAAD%2CWAPH%2COAOI%3BAAAD%2CWANH%2CMAMI%3BAAAD%2CWANH%2CMAMI%3BAAAD%2CWALH%2CIAAI%2CUAKA%3BAAAD%2CWALH%2CIAAI%2CUAKA%3BEACG%2CgBAAA%3B%3BAAKZ%3BEjGgHA%2CiBAAA%3BEAAA%2CmBAAA%3BEAnCA%2CsBAAA%3BEiG3EI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAPJ%2CWAQI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAhBR%2CWAQI%2CGASI%3BAAjBR%2CWAQI%2CG7FzGJ%2CMAAK%2CcA4CD%2CiBAGM%3BA6FkDV%2CWAQI%2CG5FpIJ%3BE4F8IY%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CWAtBR%2CGASI%2COAaK%3BAAAD%2CWAtBR%2CG7FzGJ%2CMAAK%2CcA4CD%2CiBAGM%2CU6FgFG%3BAAAD%2CWAtBR%2CG5FpIJ%2Ca4F0Ja%3BEACG%2CyBAAA%3B%3BAAGJ%2CWA1BR%2CGASI%2COAiBK%3BAACD%2CWA3BR%2CGASI%2COAkBK%3BAACD%2CWA5BR%2CGASI%2COAmBK%2CIAAI%3BAAFL%2CWA1BR%2CG7FzGJ%2CMAAK%2CcA4CD%2CiBAGM%2CU6FoFG%3BAACD%2CWA3BR%2CG7FzGJ%2CMAAK%2CcA4CD%2CiBAGM%2CU6FqFG%3BAACD%2CWA5BR%2CG7FzGJ%2CMAAK%2CcA4CD%2CiBAGM%2CU6FsFG%2CIAAI%3BAAFL%2CWA1BR%2CG5FpIJ%2Ca4F8Ja%3BAACD%2CWA3BR%2CG5FpIJ%2Ca4F%2BJa%3BAACD%2CWA5BR%2CG5FpIJ%2Ca4FgKa%2CIAAI%3BEACD%2CgBAAA%3B%3BAAIR%2CWAjCJ%2CGAiCK%2CaACG%3BAADJ%2CWAjCJ%2CGAiCK%2Ca7F1IT%2CMAAK%2CcA4CD%2CiBAGM%3BA6F2FF%2CWAjCJ%2CGAiCK%2Ca5FrKT%3BE4FuKgB%2CmBAAA%3B%3BAE3NhB%2C4BAA%2BB%3BAAC%5C%2FB%2C4BAA%2BB%3BEAC3B%2CcAAA%3BEACA%2CwBAAA%3B%3BAAEA%2C4BAL2B%2CwBAK1B%3BAAAD%2C4BAJ2B%2C8BAI1B%3BEACG%2CcAAA%3BEACA%2CwBAAA%3B%3BAAIR%3BEACI%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAALJ%2C2BAOI%3BEACI%2C4CAAA%3BEACA%2C0CAAA%3BEACA%2C%2BCAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CuCAAA%3B%3BAAEA%2C2BATJ%2CqBASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2C2BAfJ%2CqBAeK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAIR%2C2BAAC%2CSACG%3BEACI%2CUAAA%3B%3BAA7BZ%2C2BAiCI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnCR%2C2BAsCI%3BEACI%2CmCAAA%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BACzDR%2C2BACI%3BEACI%2CWAAA%3B%3BACFR%2CoCACI%2C4BACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BACJZ%2CgCACI%2C4BACI%3BEACI%2CkBAAA%3B%3BACHZ%2CiCACI%2C4BACI%3BEACI%2CiBAAA%3B%3BACHZ%2C4BACI%2COACI%2CEAAC%3BEACG%2CmBAAA%3BEACA%2CaAAA%3B%3BACJZ%3BEACI%2CeAAA%3B%3BACDJ%3BEACI%2CeAAA%3B%3BAADJ%2CiCAEI%3BAAFJ%2CiCAGI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3B%3BAALR%2CiCAOI%3BEACI%2CeAAA%3B%3BAAOJ%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BAtGgEL%2CKAAK%2CcA4CD%2CiBAGM%2CUsG%5C%2FGL%3BArGqCL%2CYqGrCK%3BE1GiRL%2CmBAAA%3BEAAA%2CiBAAA%3BEAAA%2CuBAAA%3BEAAA%2CqBAAA%3BEAAA%2CkBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEN0FA%2CgBAAA%3BE0G1QQ%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BA3GuHR%2CC2GhIK%2CwB3GgIJ%3BAAAD%2CM2GhIK%2CwB3GgIJ%3BAAAD%2CG2GhIK%2CwB3GgIJ%3BAKhED%2CKAAK%2CcA4CD%2CiBAGM%2CUsG%5C%2FGL%2CwB3GgIJ%3BAM3FD%2CYqGrCK%2CwB3GgIJ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CC2GrIK%2CwB3GqIJ%3BAAAD%2CM2GrIK%2CwB3GqIJ%3BAAAD%2CG2GrIK%2CwB3GqIJ%3BAKrED%2CKAAK%2CcA4CD%2CiBAGM%2CUsG%5C%2FGL%2CwB3GqIJ%3BAMhGD%2CYqGrCK%2CwB3GqIJ%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CC2G1IK%2CwB3G0IJ%3BAAAD%2CM2G1IK%2CwB3G0IJ%3BAAAD%2CG2G1IK%2CwB3G0IJ%3BAK1ED%2CKAAK%2CcA4CD%2CiBAGM%2CUsG%5C%2FGL%2CwB3G0IJ%3BAMrGD%2CYqGrCK%2CwB3G0IJ%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2CCoGzLK%2CwBpGyLJ%3BAAAD%2CMoGzLK%2CwBpGyLJ%3BAAAD%2CGoGzLK%2CwBpGyLJ%3BAACD%2CCoG1LK%2CwBpG0LJ%3BAAAD%2CMoG1LK%2CwBpG0LJ%3BAAAD%2CGoG1LK%2CwBpG0LJ%3BAACD%2CCoG3LK%2CwBpG2LJ%3BAAAD%2CMoG3LK%2CwBpG2LJ%3BAAAD%2CGoG3LK%2CwBpG2LJ%3BAF3HD%2CKAAK%2CcA4CD%2CiBAGM%2CUsG%5C%2FGL%2CwBpGyLJ%3BAFzHD%2CKAAK%2CcA4CD%2CiBAGM%2CUsG%5C%2FGL%2CwBpG0LJ%3BAF1HD%2CKAAK%2CcA4CD%2CiBAGM%2CUsG%5C%2FGL%2CwBpG2LJ%3BADtJD%2CYqGrCK%2CwBpGyLJ%3BADpJD%2CYqGrCK%2CwBpG0LJ%3BADrJD%2CYqGrCK%2CwBpG2LJ%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CCoGhMK%2CwBpGgMJ%3BAAAD%2CMoGhMK%2CwBpGgMJ%3BAAAD%2CGoGhMK%2CwBpGgMJ%3BAACD%2CCoGjMK%2CwBpGiMJ%3BAAAD%2CMoGjMK%2CwBpGiMJ%3BAAAD%2CGoGjMK%2CwBpGiMJ%3BAACD%2CQAAQ%2CUAAW%2CEoGlMd%3BApGkML%2CQAAQ%2CUAAW%2COoGlMd%3BApGkML%2CQAAQ%2CUAAW%2CIoGlMd%3BAtGgEL%2CKAAK%2CcA4CD%2CiBAGM%2CUsG%5C%2FGL%2CwBpGgMJ%3BAFhID%2CKAAK%2CcA4CD%2CiBAGM%2CUsG%5C%2FGL%2CwBpGiMJ%3BAACD%2CQAAQ%2CUFlIR%2CMAAK%2CcA4CD%2CiBAGM%2CUsG%5C%2FGL%3BArGqCL%2CYqGrCK%2CwBpGgMJ%3BAD3JD%2CYqGrCK%2CwBpGiMJ%3BAACD%2CQAAQ%2CUD7JR%2CaqGrCK%3BE1GiRL%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAoG3LA%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BAtGoDL%2CKAAK%2CcA4CD%2CiBAGM%2CUsGnGL%3BArGyBL%2CYqGzBK%3BEpG6IL%2CqBAAA%3BEAzHA%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEN6NA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BE0GhQQ%2CgBAAA%3B%3BApG0IR%2CCoG%5C%2FIK%2C2BpG%2BIJ%3BAAAD%2CMoG%5C%2FIK%2C2BpG%2BIJ%3BAAAD%2CGoG%5C%2FIK%2C2BpG%2BIJ%3BAACD%2CCoGhJK%2C2BpGgJJ%3BAAAD%2CMoGhJK%2C2BpGgJJ%3BAAAD%2CGoGhJK%2C2BpGgJJ%3BAACD%2CCoGjJK%2C2BpGiJJ%3BAAAD%2CMoGjJK%2C2BpGiJJ%3BAAAD%2CGoGjJK%2C2BpGiJJ%3BAF7FD%2CKAAK%2CcA4CD%2CiBAGM%2CUsGnGL%2C2BpG%2BIJ%3BAF3FD%2CKAAK%2CcA4CD%2CiBAGM%2CUsGnGL%2C2BpGgJJ%3BAF5FD%2CKAAK%2CcA4CD%2CiBAGM%2CUsGnGL%2C2BpGiJJ%3BADxHD%2CYqGzBK%2C2BpG%2BIJ%3BADtHD%2CYqGzBK%2C2BpGgJJ%3BADvHD%2CYqGzBK%2C2BpGiJJ%3BEACG%2CqBAAA%3B%3BAAzFJ%2CCoGzDK%2C2BpGyDJ%3BAAAD%2CMoGzDK%2C2BpGyDJ%3BAAAD%2CGoGzDK%2C2BpGyDJ%3BAACD%2CCoG1DK%2C2BpG0DJ%3BAAAD%2CMoG1DK%2C2BpG0DJ%3BAAAD%2CGoG1DK%2C2BpG0DJ%3BAFND%2CKAAK%2CcA4CD%2CiBAGM%2CUsGnGL%2C2BpGyDJ%3BAFLD%2CKAAK%2CcA4CD%2CiBAGM%2CUsGnGL%2C2BpG0DJ%3BADjCD%2CYqGzBK%2C2BpGyDJ%3BADhCD%2CYqGzBK%2C2BpG0DJ%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CCoGtEK%2C2BpGsEJ%3BAAAD%2CMoGtEK%2C2BpGsEJ%3BAAAD%2CGoGtEK%2C2BpGsEJ%3BAFlBD%2CKAAK%2CcA4CD%2CiBAGM%2CUsGnGL%2C2BpGsEJ%3BAD7CD%2CYqGzBK%2C2BpGsEJ%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CCoGlFK%2C2BpGkFJ%3BAAAD%2CMoGlFK%2C2BpGkFJ%3BAAAD%2CGoGlFK%2C2BpGkFJ%3BAACD%2CCoGnFK%2C2BpGmFJ%3BAAAD%2CMoGnFK%2C2BpGmFJ%3BAAAD%2CGoGnFK%2C2BpGmFJ%3BAACD%2CQAAQ%2CUAAW%2CEoGpFd%3BApGoFL%2CQAAQ%2CUAAW%2COoGpFd%3BApGoFL%2CQAAQ%2CUAAW%2CIoGpFd%3BAtGoDL%2CKAAK%2CcA4CD%2CiBAGM%2CUsGnGL%2C2BpGkFJ%3BAF9BD%2CKAAK%2CcA4CD%2CiBAGM%2CUsGnGL%2C2BpGmFJ%3BAACD%2CQAAQ%2CUFhCR%2CMAAK%2CcA4CD%2CiBAGM%2CUsGnGL%3BArGyBL%2CYqGzBK%2C2BpGkFJ%3BADzDD%2CYqGzBK%2C2BpGmFJ%3BAACD%2CQAAQ%2CUD3DR%2CaqGzBK%3BE1GqQL%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAoG%5C%2FEA%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BAtG4CL%2CKAAK%2CcA4CD%2CiBAGM%2CUsG3FL%3BArGiBL%2CYqGjBK%3BEpGqIL%2CqBAAA%3BEAzHA%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEN6NA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BE0GxPQ%2CgBAAA%3B%3BApGkIR%2CCoGvIK%2C6BpGuIJ%3BAAAD%2CMoGvIK%2C6BpGuIJ%3BAAAD%2CGoGvIK%2C6BpGuIJ%3BAACD%2CCoGxIK%2C6BpGwIJ%3BAAAD%2CMoGxIK%2C6BpGwIJ%3BAAAD%2CGoGxIK%2C6BpGwIJ%3BAACD%2CCoGzIK%2C6BpGyIJ%3BAAAD%2CMoGzIK%2C6BpGyIJ%3BAAAD%2CGoGzIK%2C6BpGyIJ%3BAF7FD%2CKAAK%2CcA4CD%2CiBAGM%2CUsG3FL%2C6BpGuIJ%3BAF3FD%2CKAAK%2CcA4CD%2CiBAGM%2CUsG3FL%2C6BpGwIJ%3BAF5FD%2CKAAK%2CcA4CD%2CiBAGM%2CUsG3FL%2C6BpGyIJ%3BADxHD%2CYqGjBK%2C6BpGuIJ%3BADtHD%2CYqGjBK%2C6BpGwIJ%3BADvHD%2CYqGjBK%2C6BpGyIJ%3BEACG%2CqBAAA%3B%3BAAzFJ%2CCoGjDK%2C6BpGiDJ%3BAAAD%2CMoGjDK%2C6BpGiDJ%3BAAAD%2CGoGjDK%2C6BpGiDJ%3BAACD%2CCoGlDK%2C6BpGkDJ%3BAAAD%2CMoGlDK%2C6BpGkDJ%3BAAAD%2CGoGlDK%2C6BpGkDJ%3BAFND%2CKAAK%2CcA4CD%2CiBAGM%2CUsG3FL%2C6BpGiDJ%3BAFLD%2CKAAK%2CcA4CD%2CiBAGM%2CUsG3FL%2C6BpGkDJ%3BADjCD%2CYqGjBK%2C6BpGiDJ%3BADhCD%2CYqGjBK%2C6BpGkDJ%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CCoG9DK%2C6BpG8DJ%3BAAAD%2CMoG9DK%2C6BpG8DJ%3BAAAD%2CGoG9DK%2C6BpG8DJ%3BAFlBD%2CKAAK%2CcA4CD%2CiBAGM%2CUsG3FL%2C6BpG8DJ%3BAD7CD%2CYqGjBK%2C6BpG8DJ%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CCoG1EK%2C6BpG0EJ%3BAAAD%2CMoG1EK%2C6BpG0EJ%3BAAAD%2CGoG1EK%2C6BpG0EJ%3BAACD%2CCoG3EK%2C6BpG2EJ%3BAAAD%2CMoG3EK%2C6BpG2EJ%3BAAAD%2CGoG3EK%2C6BpG2EJ%3BAACD%2CQAAQ%2CUAAW%2CEoG5Ed%3BApG4EL%2CQAAQ%2CUAAW%2COoG5Ed%3BApG4EL%2CQAAQ%2CUAAW%2CIoG5Ed%3BAtG4CL%2CKAAK%2CcA4CD%2CiBAGM%2CUsG3FL%2C6BpG0EJ%3BAF9BD%2CKAAK%2CcA4CD%2CiBAGM%2CUsG3FL%2C6BpG2EJ%3BAACD%2CQAAQ%2CUFhCR%2CMAAK%2CcA4CD%2CiBAGM%2CUsG3FL%3BArGiBL%2CYqGjBK%2C6BpG0EJ%3BADzDD%2CYqGjBK%2C6BpG2EJ%3BAACD%2CQAAQ%2CUD3DR%2CaqGjBK%3BE1G6PL%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAqGlHJ%3BEACI%2CsBAAA%3B%3BACDJ%3BEACI%2CqBAAA%3B%3BACDJ%3BEACI%2CqBAAA%3B%3BACDJ%2CMAAM%3BEACF%2CsBAAA%3B%3BAADJ%2CMAAM%2C2BAGA%3BAAHN%2CMAAM%2C2BAIA%2CwBAAsB%3BEACpB%2CsBAAA%3B%3BAALR%2CMAAM%2C2BAQF%3BEACI%2CqBAAA%3B%3BACTR%3BEACI%2CsBAAA%3BEACA%2CaAAA%3B%3BACFJ%2CyBACI%2CGAAE%3BEACE%2CgBAAA%3B%3BAAIR%2CmBACI%2CqBACI%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAAJZ%2CmBACI%2CqBACI%2CcAII%3BEACI%2CqBAAA%3B%3BAAPhB%2CmBACI%2CqBACI%2CcAII%2CWAGI%3BEACI%2CmBAAA%3B%3BAAVpB%2CmBACI%2CqBACI%2CcAYI%2CsBACI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3B%3BAAjBpB%2CmBACI%2CqBACI%2CcAYI%2CsBAMI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAtBpB%2CmBACI%2CqBACI%2CcAYI%2CsBAWI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAA3BpB%2CmBAiCI%2C%2BBACI%2COAAM%2COACF%2CeACI%2CqBAAoB%2CcAChB%3BEACI%2CYAAA%3B%3BAC5CxB%2C8BAA8B%2C4BAC1B%2CmBACI%2CGAAE%3BEACE%2CcAAA%3B%3BAAEA%2C8BALkB%2C4BAC1B%2CmBACI%2CGAAE%2CaAGG%3BEACG%2CmBAAA%3B%3BAANhB%2C8BAA8B%2C4BAY1B%3BEACI%2CWAAA%3B%3BAAbR%2C8BAA8B%2C4BAgB1B%2CGAAE%3BEACE%2CaAAA%3B%3BAAEA%2C8BAnBsB%2C4BAgB1B%2CGAAE%2CaAGG%3BEACG%2CcAAA%3BEACA%2CkBAAA%3B%3BAAIR%2C8BAzB0B%2C4BAyBzB%2CYACG%3BEACI%2CYAAA%3BEACA%2C0BAAA%3B%3BAAEA%2C8BA9BkB%2C4BAyBzB%2CYACG%2CcAIK%3BEACG%2CUAAA%3B%3BAANZ%2C8BAzB0B%2C4BAyBzB%2CYAUG%2CeAAe%3BEACX%2CUAAA%3B%3BACpCZ%2CyBAAyB%3BEACrB%2CsBAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3B%3BAAJJ%2CyBAAyB%2C6BAMrB%3BEACI%2CsBAAA%3B%3BACPR%2CyBAAyB%3BEACrB%2CsBAAA%3B%3BACDJ%2CyBAAyB%3BEACrB%2CsBAAA%3B%3BAADJ%2CyBAAyB%2C8BAGnB%3BEACE%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BACRR%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAJJ%2C2BAMM%3BAANN%2C2BAOM%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAAEA%2C2BANF%2CwBAMG%3BAAAD%2C2BALF%2C8BAKG%3BEACG%2CcAAA%3BEACA%2CwBAAA%3B%3BAAIR%2C2BAAI%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAEA%2CaAAc%2C4BAJd%3BEAKI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAKZ%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAALJ%2C0BAOI%3BEACI%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAEA%2CcAAe%2C2BARnB%3BEASQ%2COAAA%3B%3BAAIR%2C0BAAC%2CSACG%3BEACI%2CwBAAA%3BEACA%2CUAAA%3B%3BAAHR%2C0BAAC%2CSAMG%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAARR%2C0BAAC%2CSAWG%2C2BACM%3BAAZV%2C0BAAC%2CSAWG%2C2BAEM%3BAAbV%2C0BAAC%2CSAWG%2C2BAGM%3BAAdV%2C0BAAC%2CSAWG%2C2BAIM%3BEACE%2CuBAAA%3BEACA%2C0BAAA%3B%3BAArChB%2C0BA0CI%3BEACI%2C4CAAA%3BEACA%2C0CAAA%3BEACA%2C%2BCAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CuCAAA%3B%3BAAEA%2C0BATJ%2CqBASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C0BAhBJ%2CqBAgBK%2CIAAI%3BEACD%2CgBAAA%3B%3BAA3DZ%2C0BA%2BDI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAjER%2C0BAoEI%3BEACI%2CmCAAA%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BACzGR%2C0BACI%3BEACI%2CWAAA%3B%3BACFR%2CoCACI%2C2BACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BACJZ%2CgCACI%2C2BACI%3BEACI%2CkBAAA%3B%3BACHZ%2CiCACI%2C2BACI%3BEACI%2CiBAAA%3B%3BACHZ%2CGAAG%3BEACC%2CkBAAA%3B%3BAAEA%2CGAHD%2C4BAGE%3BEACG%2CmBAAA%3B%3BAAJR%2CGAAG%2C4BAOC%3BAAPJ%2CGAAG%2C4BAQC%3BAARJ%2CGAAG%2C4BASC%3BEACI%2CmBAAA%3B%3BAAVR%2CGAAG%2C4BAOC%2CYAKM%3BAAZV%2CGAAG%2C4BAQC%2CaAIM%3BAAZV%2CGAAG%2C4BASC%2CaAGM%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAhBZ%2CGAAG%2C4BAmBC%2CEAAC%3BEACG%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3B%3BACzBR%2CGAAG%2C0BACC%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAALR%2CGAAG%2C0BACC%2CiBAMI%2CGAAE%3BEACE%2CyBAAA%3B%3BAARZ%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%3BEACE%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CuCAAA%3BEACA%2CwCAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CGAzBT%2C0BACC%2CiBAUI%2CGAAE%2CWAcG%2CIAAI%3BEACD%2CiBAAA%3B%3BAA1BhB%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAxChB%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%2CUAaG%2CKAAI%3BEACA%2CcAAA%3B%3BAAGJ%2CGA9Cb%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%2CUAiBI%3BEACG%2CqBAAA%3B%3BAAIR%2CGAnDT%2C0BACC%2CiBAUI%2CGAAE%2CWAwCG%3BEACG%2C4BAAA%3B%3BAAGJ%2CGAvDT%2C0BACC%2CiBAUI%2CGAAE%2CWA4CG%3BEACG%2CgBAAA%3BEACA%2CWAAA%3B%3BAAFJ%2CGAvDT%2C0BACC%2CiBAUI%2CGAAE%2CWA4CG%2CgBAIG%2CEAAC%3BEACG%2CkBAAA%3BEACA%2CoBAAA%3B%3BAA7DpB%2CGAAG%2C0BAmEC%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAxER%2CGAAG%2C0BAmEC%2CcAOI%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CGA9ET%2C0BAmEC%2CcAOI%2C%2BBAIK%2CIAAI%3BEACD%2CaAAA%3B%3BAAKZ%2CGApFD%2C0BAoFE%2CeACG%3BEACI%2CoCAAA%3B%3BAAGR%2CGAzFD%2C0BAyFE%2CgBACG%3BEACI%2CqCAAA%3B%3BAC3FZ%2CGAAG%3BEACC%2CqBAAA%3B%3BACDJ%2CGAAG%3BEACC%2CYAAA%3B%3BAADJ%2CGAAG%2C2BAGC%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAANR%2CGAAG%2C2BASC%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAbR%2CGAAG%2C2BAgBC%3BAAhBJ%2CGAAG%2C2BAiBC%3BEACI%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BACtBR%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAIA%2CSAAI%3BEACA%2CaAAa%2CgCAAb%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CWAAW%2CgBAAX%3B%3BAAGJ%2CSACI%3BEACI%2CmBAAmB%2CoBAAnB%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAARR%2CSAWI%2C2BACI%3BAAZR%2CSAWI%2C2BAEI%3BEACI%2CkBAAA%3B%3BA9BtBZ%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CaAAa%2C8CAA1B%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAOJ%3BEnB%2BGA%2CSAAA%3BEACA%2CUAAA%3B%3BAmBhHA%2CsBnBkHE%2CQAAK%3BEACH%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAmBrHJ%2CsBnBkHE%2CQAAK%2CMAKD%3BEACE%2CcAAA%3B%3BAmBxHR%2CsBnB4HE%2CQAAK%3BEAEH%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BA7E7HJ%2CsB6EwHE%2CQAAK%2CQ7ExHN%3BAACD%2CsB6EuHE%2CQAAK%2CQ7EvHN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CsB6EkHE%2CQAAK%2CQ7ElHN%3BEACG%2CWAAA%3B%3BA6EwHA%2CsBAPF%2CQAAK%2CQAOF%3BEACG%2CcAAA%3B%3BAmBpIR%2CsBnByLM%2CQAAK%3BE7E%2BDX%2CeAAA%3B%3BAgGxPA%2CsBnB6LE%2CQAAK%2CMACD%3BE7E0DN%2CmBAAA%3BEAAA%2CgCAAA%3BEAAA%2C8BAAA%3BEAAA%2C%2BBAAA%3BEAAA%2C6BAAA%3BEAAA%2CYAAA%3BEAAA%2C0BAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CsB8EsFE%2CQAAK%2CMACD%2CU9EvFL%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CsB8EiFE%2CQAAK%2CMACD%2CU9ElFL%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CsB8E4EE%2CQAAK%2CMACD%2CU9E7EL%3BECuID%2CWAAA%3BEAAA%2CqBAAA%3B%3BA6E9BI%2CsBA7BF%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CsBA9BF%2CQAAK%2CMA8BF%2CIAAI%2CWAAc%2CUAAO%3BE7E6B9B%2CmBAAA%3B%3BA6EzBI%2CsBAlCF%2CQAAK%2CMAkCF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CsBAnCF%2CQAAK%2CMAmCF%2COAAU%3BAACX%2CsBApCF%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BAAClB%2CsBArCF%2CQAAK%2CMAqCF%2COAAU%2CUAAO%3BE7EsBtB%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CqBAAA%3BEAAA%2CmBAAA%3B%3BAgGxPA%2CsBnB0OE%2CQAAK%3BE7EcP%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2C4BAAA%3B%3B%3B%3B%3B%3BA%2BHtSJ%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACgBA%2C2CACI%2CkCACM%3BAAFV%2C2CACI%2CkCAEI%3BEACI%2CqBAAA%3B%3BAAJZ%2C2CAQI%3BAARJ%2C2CASI%3BEACI%2CmBAAA%3B%3BAClBR%2CeACI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CQAAA%3B%3BAAJR%2CeAMI%3BEACI%2CYAAA%3B%3BAAGR%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CuBAAuB%2CmBAAvB%3B%3BAAFJ%2CSAGI%3BEACI%2CmBAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEAyCA%2CmBAAA%3B%3BAA1CJ%2CeAEI%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAqB%2CgDAAgD%2C2CAArE%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEAwBA%2CuBAAuB%2CcAAvB%3B%3BAA%5C%2FBR%2CeAEI%2CaAMI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3B%3BAAEI%2CeAXZ%2CaAMI%2CcAII%2CWACK%2CMAAM%3BEACH%2CcAAA%3B%3BAAEJ%2CeAdZ%2CaAMI%2CcAII%2CWAIK%3BEACG%2CWAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CqBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAA3BpB%2CeAEI%2CaA8BI%3BEACI%2CiCAAA%3B%3BAAjCZ%2CeAEI%2CaAiCI%3BEACI%2CqCAAA%3B%3BAApCZ%2CeAEI%2CaAoCI%3BEACI%2CyBAAA%3B%3BAAvCZ%2CeA6CI%2COACI%2CIAAG%3BEACC%2CqBAAA%3B%3BAA%5C%2FCZ%2CeA6CI%2COAKI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAApDZ%2CeA6CI%2COAUI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA1DZ%2CeA6CI%2COAgBI%3BEACI%2CkBAAA%3B%3BAA9DZ%2CeA6CI%2COAgBI%2CeAGI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAKhB%2CqBACM%3BEACE%2CYAAA%3B%3BACtGR%3BAACA%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAIJ%3BEACI%2CmBAAA%3B%3BAADJ%2C6CAGI%3BAAHJ%2C6CpIoEA%2CMAAK%2CcA4CD%2CiBAGM%3BAoInHV%2C6CnIyCA%3BEmIrCQ%2CWAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CwBAAC%3BEACG%2C6BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAZR%2CwBAeI%3BEACI%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CiCACI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAHR%2CiCAMM%2C6BACE%3BEACI%2CmBAAA%3B%3BA3G%5C%2FCZ%2CwBAYI%3BEACI%2CgBAAA%3B%3BAAbR%2CwBAgBI%3BEACI%2CiBAAA%3B%3BAAjBR%2CwBAgBI%2C%2BBAGM%3BE7B2QV%2CiBAAA%3BE6BzQY%2CgBAAA%3B%3BAArBZ%2CwBAgBI%2C%2BBAQI%3BEACI%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAWA%2CwBAPR%2CqCACI%2CKAMK%3BEACG%2CiBAAA%3B%3BAAGJ%2CwBAXR%2CqCACI%2CKAUK%3BEACG%2CkBAAA%3B%3BAA1ChB%2CwBAsDI%2CcACI%3BEACI%2CqBAAA%3B%3BAACA%2CwBAHR%2CcACI%2CGAEK%3BEACG%2CSAAS%2CIAAT%3B%3BAA1DhB%2CwBAsDI%2CcAQI%3BEACI%2CSAAA%3B%3BAA%5C%2FDZ%2CwBAmEI%3BEACI%2CgBAAA%3B%3BAAEA%2CwBAHJ%2CqBAGK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBANJ%2CqBAMK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBATJ%2CqBASK%3BAACD%2CwBAVJ%2CqBAUK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBAbJ%2CqBAaK%3BEACG%2CYAAA%3B%3BAAMZ%3BEAEI%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BA4GhGA%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%3BAAAF%2CWxIiFA%2CMAAK%2CcA4CD%2CiBAGM%3BAwIhIV%2CWvIsDA%3BEuIrDI%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACII%2CkCADJ%2CmCACK%3BE7ImRT%2CgBAAA%3BE6IjRY%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CkCAPJ%2CmCAOK%2COAAQ%3BAACT%2CkCARJ%2CmCAQK%3BEACG%2CaAAA%3BEACA%2CaAAA%3B%3BAAXZ%2CkCAeM%2CSAAM%3BEACJ%2CgBAAA%3B%3BAAIR%2CwBACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACvCZ%2CuBACI%3BEACI%2CaAAA%3B%3B%3B%3BACJR%2CsBAAsB%2CgBAAiB%2CyBAAyB%3BEAC5D%2CmBAAA%3B%3BAAGJ%2CwBACI%3BEACI%2CmBAAA%3B%3BAAGR%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CUAAC%3BEACG%2CYAAA%3B%3BAAGR%3BEACI%2CYAAA%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3B%3BAAMF%2CsBADD%2CcACE%2CMACA%2CsBACC%3BEACC%2CqBAAA%3B%3BAAOL%2C0BACI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAQI%2CiBAFR%2CEACK%2CWACI%3BEACG%2CaAAa%2CaAAb%3BEACA%2C6BAAA%3BEACA%2C8BAAA%3BEACA%2CyBAAA%3BEACA%2C8CAAA%3BEACA%2C6CAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2C0BAAA%3B%3BAAcQ%2CsBALpB%2CeACI%2CcACI%2CmBACI%2CkBACI%2CEACK%3BAAAD%2C2BALpB%2CeACI%2CcACI%2CmBACI%2CkBACI%2CEACK%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAaJ%2CsBALpB%2CeACI%2CcACI%2CmBACI%2CkBACI%2CEACK%3BAAAD%2C2BALpB%2CeACI%2CcACI%2CmBACI%2CkBACI%2CEACK%3BEACG%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAW5B%2CgBA2zBE%2CCA1zBkD%2CMAAO%2CSAAS%3BEAC5D%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CgBAszBN%2CCA1zBkD%2CMAAO%2CSAAS%2CgBAI3D%3BEACG%2CYAAA%3B%3BAAOI%2CgBAHZ%2CkBACI%2CkBACI%2CEACK%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAApBpB%2CgBA4BQ%2CuBACI%2CsBACG%2CiBACI%2CQAAO%3BEACF%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CgBAPhB%2CuBACI%2CsBACG%2CiBACI%2CQAAO%2COAID%3BEACG%2CYAAA%3B%3BAAKhB%2CgBAbJ%2CuBAaK%2CaACG%2CSAAS%3BEACL%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CgBAlBZ%2CuBAaK%2CaACG%2CSAAS%2CaAIJ%3BEACG%2CYAAA%3B%3BAA%5C%2FCxB%2CgBA4BQ%2CuBAuBI%2CUAAS%2CKAAK%2CMACV%2CmBACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CgBA5BhB%2CuBAuBI%2CUAAS%2CKAAK%2CMACV%2CmBACI%2CEAGK%3BEACG%2CYAAA%3B%3BAAEJ%2CgBA%5C%2FBhB%2CuBAuBI%2CUAAS%2CKAAK%2CMACV%2CmBACI%2CEAMK%3BEACG%2CWAAA%3B%3BAA5D5B%2CgBAmEI%2CiBAAiB%2CuBAAuB%2CWAAU%2CMAAM%3BAAnE5D%2CgBAmEqE%2CiBAAiB%2CuBAAuB%2CWAAU%2CMAAM%3BAAnE7H%2CgBAmEsI%2CiBAAiB%2CuBAAuB%2CWAAU%2CMAAM%3BEACrL%2CcAAA%3B%3BAApET%2CgBAuEI%2CuBAAuB%2CyBAAyB%2CQAAO%2CQAAQ%2CIAAI%3BAAvEvE%2CgBAuEuF%2CuBAAuB%2CyBAAyB%3BEAC3H%2CuBAAA%3B%3BAAOA%2CsBAFR%2CmBACI%2CSACK%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAPJ%2CsBAFR%2CmBACI%2CSACK%2CKAQK%2CIAAC%2CYAAY%3BEACZ%2CaAAA%3B%3B%3BAASnB%3BEACI%2CkBAAA%3B%3BAADJ%2CoBAEI%3BEACI%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAALR%2CoBAOI%2CKAAI%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAIR%2CYACE%2CaAAY%2COACV%2CoBACI%2CgBACI%3BEACI%2CaAAA%3B%3BAAUJ%2CyBAFR%2CmBACI%2CEACK%2CMACG%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAAHR%2CyBAFR%2CmBACI%2CEACK%2CMACG%2CoBAGI%2CsBACI%3BEACI%2CWAAA%3B%3B%3BAAgBhB%2CoBAFR%2CQAAO%2CIAAI%2CqBACP%2CMACK%3BEACG%2CyBAAA%3B%3BAAJhB%2CoBAQG%2CoBACI%3BEACI%2C2BAAA%3B%3BAAKX%3BEACC%2CqBAAA%3B%3B%3BAAMD%2CsBACI%2CmBACI%3BEACI%2CsBAAA%3B%3BAAII%2CsBANZ%2CmBAII%2CSACK%2CUACI%3BEACG%2CqBAAA%3BEACA%2CaAAA%3B%3BAATpB%2CsBACI%2CmBAYI%2CYACI%2CSAAQ%3BEACJ%2CgBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CsBAhBZ%2CmBAYI%2CYACI%2CSAAQ%2COAGH%3BEACG%2CYAAA%3B%3BAAlBpB%2CsBACI%2CmBAYI%2CYAQI%3BEACI%2CgBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CsBAvBZ%2CmBAYI%2CYAQI%2CSAGK%3BEACG%2CYAAA%3B%3BAAzBpB%2CsBAgCI%2CSAAQ%2CKAAK%2CSACT%2CSAAQ%2CMACJ%2CMAAK%2CMACC%3BEACG%2CcAAA%3B%3BAAEJ%2CsBANb%2CSAAQ%2CKAAK%2CSACT%2CSAAQ%2CMACJ%2CMAAK%2CMAIC%2COACC%3BEACE%2CgBAAA%3B%3BAAxCrB%2CsBAgCI%2CSAAQ%2CKAAK%2CSACT%2CSAAQ%2CMAWH%2CQAAK%3BEACF%2CcAAA%3B%3BAAMhB%2CoBACC%3BEACE%2C2BAAA%3B%3B%3BAAKH%2CyBACC%2COACC%3BEACC%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAKH%2CYAAY%2CIAAI%2CSACZ%2CYACI%3BEACI%2C0BAAA%3B%3BAAKZ%2COACI%3BEACI%2CgBAAgB%2CcAAhB%3BEACA%2CQAAQ%2CcAAR%3B%3BAAHR%2COAKI%3BEACK%2C0BAAA%3B%3BAANT%2COASI%3BEACK%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAZT%2COASI%2C0BAIK%3BEACQ%2CgBAAA%3B%3BAAdjB%2COAkBK%2C6BACI%3BEACG%2CyBAAA%3BEACA%2C6BAAA%3B%3BAArBZ%2COAyBK%2CkBACG%2CyBAAwB%2CIAAI%2CkBACzB%2CeACI%3BEACK%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAhCpB%2COAyBK%2CkBAWG%2CeACI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKT%2COADJ%2CyBACK%2CgBACE%3BEACQ%2CsBAAA%3B%3BAAOlB%2CIAAI%2CWAAW%2CQAAS%2CSAAS%2CMAAK%3BEAClC%2CgCAAA%3B%3BAAGJ%2CYAAY%2CIAAI%2CSACZ%2CaAAY%2COAER%2CeAAc%2CMACV%2CMAAK%3BEACD%2C4BAAA%3B%3BAALhB%2CYAAY%2CIAAI%2CSAUZ%2CcACI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3B%3BAAbZ%2CYAAY%2CIAAI%2CSAiBZ%2CKAAI%2CWAAW%2CQAAS%2CSAAS%2CMAAK%3BEACtC%2CgCAAA%3B%3B%3BAAOJ%2CyBACI%2CSAAQ%2CSACJ%2CIAAG%3BEACC%2CyBAAA%3B%3BAAHZ%2CyBAMI%2CiBACK%2CWACG%3BEACI%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAACA%2CyBAPZ%2CiBACK%2CWACG%2CQAKK%3BEACG%2CYAAA%3B%3BAAdpB%2CyBAMI%2CiBAYI%3BEACI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CyBADJ%2CQACK%2CMACG%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAACA%2CyBALZ%2CQACK%2CMACG%2COAGK%3BEACG%2C%2BBAAA%3B%3BAA%5C%2FBpB%2CyBAoCI%2CyBACI%3BEACI%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAACA%2CyBAPR%2CyBACI%2CqBAMK%3BEACG%2CwBAAA%3B%3B%3B%3BAAWZ%2CuBAAC%2CoBACG%2CeACI%3BEACQ%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAALhB%2CuBAAC%2CoBAQG%2CaACI%3BEACI%2CqCAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAdZ%2CuBAAC%2CoBAiBG%3BEACI%2CkBAAA%3B%3BAAlBR%2CuBAAC%2CoBAqBG%2CcACM%2CUACE%2CoBACI%3BEACI%2CcAAA%3B%3BAAzBpB%2CuBAAC%2CoBAqBG%2CcAQQ%2CSAAS%3BEACL%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CQAAA%3B%3BAAnChB%2CuBAAC%2CoBAqBG%2CcAgBQ%3BEACI%2CQAAA%3B%3BAASZ%2C8BADJ%2CWACK%3BEACG%2CmBAAA%3BEACA%2CgCAAA%3B%3BAAFJ%2C8BADJ%2CWACK%2CcAGG%3BEACI%2CWAAA%3B%3BAANhB%2C8BAUI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAZR%2C8BAUI%2CiBAGI%3BEACI%2CWAAA%3B%3BAAcZ%2CQALyB%3BEACjB%2COAAO%3BIACH%2CwBAAA%3B%3B%3BAAiBZ%2CQAd0B%2CuBAAqB%3BEAC3C%2CsBACE%2CUACE%2CSACI%3BEAHR%2CsBACE%2CUACE%2CSACe%3BIACP%2CsBAAA%3BIACA%2C0BAAA%3B%3B%3BAA4DhB%2CQApD0B%2CuBAAqB%3BEAE3C%2CsBAAsB%2CaACnB%2CiBACK%2CQAAQ%3BIACJ%2CyBAAA%3B%3BEAKZ%2CKACE%3BIACM%2CqBAAA%3BIACA%2CUAAA%3B%3BEAGR%2CYAAY%2CIAAI%2CSACZ%2CcACI%3BIACI%2CUAAA%3BIACA%2CUAAA%3B%3BEAIZ%2COACG%2CkBACK%2CyBAAwB%2CIAAI%2CkBACxB%2CeACI%3BIACI%2CmBAAA%3B%3BEALpB%2COACG%2CkBAQK%2CIAAG%2CIAAI%3BIACF%2CmBAAA%3B%3BEAIb%3BEAAiB%3BIACT%2CwBAAA%3B%3BEAGR%2CoBACI%3BIACI%2CiBAAA%3B%3B%3B%3BAASX%2CsBAAC%2CKACA%3BAADO%2CsBAAC%2CKACR%3BEACC%2CUAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAALF%2CsBAAC%2CKAOA%3BAAPO%2CsBAAC%2CKAOR%3BEACC%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAEC%2CsBAZF%2CKAOA%2CUAIC%2COACE%3BAAAD%2CsBAZM%2CKAOR%2CUAIC%2COACE%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAJD%2CsBAZF%2CKAOA%2CUAIC%2COACE%2CIAKA%3BAALD%2CsBAZM%2CKAOR%2CUAIC%2COACE%2CIAKA%3BEACC%2CaAAA%3B%3BAANF%2CsBAZF%2CKAOA%2CUAIC%2COACE%2CIAQA%3BAARD%2CsBAZM%2CKAOR%2CUAIC%2COACE%2CIAQA%3BEACC%2CWAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAhCL%2CsBAAC%2CKAOA%2CUA6BC%3BAApCM%2CsBAAC%2CKAOR%2CUA6BC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAvCH%2CsBAAC%2CKAOA%2CUAkCC%3BAAzCM%2CsBAAC%2CKAOR%2CUAkCC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3B%3BAA3CH%2CsBAAC%2CKAOA%2CUAkCC%2CSAGC%3BAA5CK%2CsBAAC%2CKAOR%2CUAkCC%2CSAGC%3BAA5CH%2CsBAAC%2CKAOA%2CUAkCC%2CSAGY%3BAA5CN%2CsBAAC%2CKAOR%2CUAkCC%2CSAGY%3BEACV%2CWAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAGA%2CsBA7DH%2CKAOA%2CUAkCC%2CSAmBC%2CUACE%3BAAAD%2CsBA7DK%2CKAOR%2CUAkCC%2CSAmBC%2CUACE%3BEACA%2CSAAS%2CGAAT%3B%3BAAID%2CsBAlEH%2CKAOA%2CUAkCC%2CSAwBC%2CUACE%3BAAAD%2CsBAlEK%2CKAOR%2CUAkCC%2CSAwBC%2CUACE%3BEACA%2CSAAS%2CGAAT%3B%3BAAMH%2CsBAzED%2CKAwEA%2CQACE%2CQAAQ%2CIAAI%3BAAAb%2CsBAzEO%2CKAwER%2CQACE%2CQAAQ%2CIAAI%3BEACZ%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAZD%2CsBAzED%2CKAwEA%2CQACE%2CQAAQ%2CIAAI%2CcAaZ%3BAAbD%2CsBAzEO%2CKAwER%2CQACE%2CQAAQ%2CIAAI%2CcAaZ%3BEACC%2CaAAA%3B%3BAAGA%2CsBA1FH%2CKAwEA%2CQACE%2CQAAQ%2CIAAI%2CcAgBX%2CMACC%3BAAAD%2CsBA1FK%2CKAwER%2CQACE%2CQAAQ%2CIAAI%2CcAgBX%2CMACC%3BEACC%2C8CAAA%3BEACD%2CiDAAA%3BEACA%2CkDAAA%3BEACA%2CsDAAA%3BEACA%2CmDAAA%3BEACA%2CcAAA%3B%3BAAKH%2CsBArGD%2CKAwEA%2CQA6BE%3BAAAD%2CsBArGO%2CKAwER%2CQA6BE%3BEACA%2CqBAAA%3BEACA%2CaAAa%2CaAAb%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FGH%2CsBAAC%2CKAmHA%3BAAnHO%2CsBAAC%2CKAmHR%3BEACC%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAACA%2CsBAhID%2CKAmHA%2CWAaE%3BAAAD%2CsBAhIO%2CKAmHR%2CWAaE%3BEACD%2CqBAAA%3B%3BAACC%2CsBAlIF%2CKAmHA%2CWAaE%2CMAEC%3BAAAD%2CsBAlIM%2CKAmHR%2CWAaE%2CMAEC%3BEACC%2C8CAAA%3BEACD%2CiDAAA%3BEACA%2CkDAAA%3BEACA%2CsDAAA%3BEACA%2CmDAAA%3BEACA%2CcAAA%3B%3BAAIF%2CsBA5ID%2CKAmHA%2CWAyBE%3BAAAD%2CsBA5IO%2CKAmHR%2CWAyBE%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAtJH%2CsBAAC%2CKAmHA%2CWAqCC%3BAAxJM%2CsBAAC%2CKAmHR%2CWAqCC%3BEACC%2CaAAA%3B%3B%3BAAUJ%3BEACI%2CaAAA%3B%3BAAGJ%2CiBACI%3BEACI%2CyBAAA%3B%3B%3BAAMR%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAARJ%2CgBAUI%2COACI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAfZ%2CgBAmBI%2CiBACI%2CSACI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAxBhB%2CgBAmBI%2CiBACI%2CSAMI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAA9BhB%2CgBAmBI%2CiBACI%2CSAMI%2CiBAKI%3BEACI%2CcAAA%3B%3BAAhCpB%2CgBAmBI%2CiBACI%2CSAMI%2CiBAKI%2CUAEI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnCxB%2CgBA0CI%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3B%3BAA9CR%2CgBA0CI%2CiBAKI%3BEACI%2CgBAAA%3B%3BAAhDZ%2CgBA0CI%2CiBAKI%2CcAEI%2CsBAAsB%2CQAAM%2CKAAG%3BAAjD3C%2CgBA0CI%2CiBAKI%2CcAEuC%2CsBAAsB%2CQAAM%2CKAAG%3BAAjD9E%2CgBA0CI%2CiBAKI%2CcAE0E%2CsBAAsB%2CQAAM%2CKAAG%3BAAjDjH%2CgBA0CI%2CiBAKI%2CcAE6G%2CsBAAsB%2CQAAM%2CKAAG%3BEACrI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnDf%2CgBA0CI%2CiBAKI%2CcAMI%2CsBAAsB%2CQAAM%2CKAAE%2CUAAU%2CMAAO%3BAArD3D%2CgBA0CI%2CiBAKI%2CcAMuD%2CsBAAsB%2CQAAM%2CKAAE%2CUAAU%2CMAAO%3BEAC9F%2CcAAA%3B%3BAAtDhB%2CgBA2DI%3BEACI%2CgBAAA%3B%3BAA5DR%2CgBA8DI%3BEACI%2CaAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAACA%2CgBAPJ%2CqBAOK%3BEACG%2CcAAA%3BEACA%2C0BAAA%3B%3BAAvEZ%2CgBA0EI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAACA%2CgBANJ%2CqBAMK%3BEACG%2CYAAA%3BEACA%2C0BAAA%3B%3B%3BAAOZ%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAGJ%2CkBACI%2CcACI%2CcACI%2CsBACK%2CQACI%2CKAAG%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAARxB%2CkBACI%2CcACI%2CcACI%2CsBACK%2CQAMG%3BEACI%2CWAAA%3B%3B%3BAC55BxB%3BEACG%2CmBAAA%3B%3BAAGC%2CWACK%2CcACC%2CeACE%2CgBACI%3BEACI%2CWAAA%3BEACA%2CyBAAA%3B%3BAAOhB%3BEACI%2CgBAAe%2C6BAAf%3BEACA%2C4BAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2C2BAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAPJ%2CwBAQI%3BEACI%2CeAAA%3B%3BAATR%2CwBAWI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIR%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAFJ%2CaAGI%3BEACI%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CmCAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAAVR%2CaAGI%2CeAQI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3B%3BAAjBZ%2CaAGI%2CeAgBI%2CIAAG%3BEACC%2CSAAA%3B%3BAApBZ%2CaAGI%2CeAmBI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAzBZ%2CaAGI%2CeAmBI%2CgBAII%2CMAAK%3BAA1BjB%2CaAGI%2CeAmBI%2CgBAIwB%2CMAAK%3BEACrB%2CWAAA%3BEACA%2CkCAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAACA%2CaAhCZ%2CeAmBI%2CgBAII%2CMAAK%2CaASA%3BAAAD%2CaAhCZ%2CeAmBI%2CgBAIwB%2CMAAK%2CeASpB%3BEACG%2CcAAA%3BEACA%2CeAAA%3B%3BAArCpB%2CaAGI%2CeAmBI%2CgBAkBI%2CMAAK%3BEACD%2CyBAAA%3B%3BAAzChB%2CaAGI%2CeAmBI%2CgBAqBI%3BAA3CZ%2CaAGI%2CeAmBI%2CgBAqBc%3BAA3CtB%2CaAGI%2CeAmBI%2CgBAqBsB%3BEACd%2CUAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAAhDhB%2CaAGI%2CeAmBI%2CgBA6BI%3BAAnDZ%2CaAGI%2CeAmBI%2CgBA6BqB%3BAAnD7B%2CaAGI%2CeAmBI%2CgBA6BsC%3BEAC9B%2CUAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAAxDhB%2CaAGI%2CeAmBI%2CgBAqCI%3BEACI%2CgBAAA%3B%3BAA5DhB%2CaAGI%2CeAmBI%2CgBAwCI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAApEhB%2CaAGI%2CeAmBI%2CgBAgDI%3BEACQ%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAACJ%2CaA7EZ%2CeAmBI%2CgBAgDI%2CaAUK%3BEACG%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAnFpB%2CaAGI%2CeAmBI%2CgBAgEI%2CMAAK%3BEACD%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA5FhB%2CaAGI%2CeAmBI%2CgBAwEI%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAjGhB%2CaAGI%2CeAmBI%2CgBA6EI%2CMAAK%3BEACD%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CaA1GZ%2CeAmBI%2CgBA6EI%2CMAAK%2CeAUA%3BEACG%2CYAAA%3B%3BAA9GpB%2CaAGI%2CeAmBI%2CgBA2FI%3BEACI%2CoBAAA%3B%3BAAlHhB%2CaAGI%2CeAmBI%2CgBA8FI%2CiBACI%3BEACI%2CYAAA%3BEACA%2CUAAA%3B%3BAAOxB%2CoBACI%2CeACE%2CqBACI%3BEACE%2CUAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAANZ%2CoBACI%2CeACE%2CqBAME%3BEACI%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAMZ%3BEACI%2CaAAA%3B%3BAAEJ%2CYACI%3BEACI%2CaAAA%3B%3BAAFR%2CYAII%3BEACI%2CuBAAA%3BEACC%2CkBAAA%3B%3BAANT%2CYAII%2CkBAGE%2CcACE%3BEACI%2CmBAAA%3B%3BAACA%2CYANR%2CkBAGE%2CcACE%2CcAEK%3BEACG%2CcAAA%3BEACA%2CcAAA%3B%3BAAZhB%2CYAiBI%3BEACE%2CkBAAA%3B%3BAAlBN%2CYAiBI%2CqBAEI%3BEACI%2CkBAAA%3B%3BAApBZ%2CYAiBI%2CqBAEI%2CcAEI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAA7BhB%2CYAiBI%2CqBAeI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAApCZ%2CYAiBI%2CqBAqBI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3B%3BAAoBZ%2CQAT0B%3BEACtB%2CYACG%3BIACK%2CqBAAA%3B%3B%3BAAkBZ%2CQAZ2B%2CwBAAuB%3BEAC9C%2CaACE%3BIACI%2CUAAA%3B%3BEAGN%2CYACG%3BIACK%2CqBAAA%3B%3B%3BAAmBZ%2CQAf0B%2CuBAAsB%3BEAC5C%2CaACE%3BIACI%2CUAAA%3B%3BEAGN%3BIACI%2CqBAAA%3B%3BEAEJ%2CYACG%3BIACK%2CqBAAA%3B%3B%3BAAsDX%2CQAlDyB%2CuBAAsB%3B%3BEAE5C%3BIACI%2CaAAA%3B%3BEAEA%2CaACI%2CeACK%3BIACG%2CgBAAA%3B%3BEAHZ%2CaACI%2CeACK%2CiBAEG%3BIACI%2CeAAA%3B%3BEALhB%2CaACI%2CeAOI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAXZ%2CaACI%2CeAOI%2CgBAII%2CMAAK%3BIACD%2CcAAA%3B%3BEAbhB%2CaACI%2CeAOI%2CgBAOI%2COACI%3BIACI%2CaAAA%3B%3BEAjBpB%2CaACI%2CeAOI%2CgBAYI%3BIACI%2CgBAAA%3B%3BEArBhB%2CaACI%2CeAOI%2CgBAgBI%3BEAxBZ%2CaACI%2CeAOI%2CgBAgBc%3BEAxBtB%2CaACI%2CeAOI%2CgBAgBsB%3BIACd%2CWAAA%3BIACA%2CWAAA%3BIACA%2C2BAAA%3B%3BEA3BhB%2CaACI%2CeAOI%2CgBAsBI%3BEA9BZ%2CaACI%2CeAOI%2CgBAsBqB%3BEA9B7B%2CaACI%2CeAOI%2CgBAsBsC%3BIAC9B%2CWAAA%3BIACA%2CWAAA%3BIACA%2C0BAAA%3B%3BEAjChB%2CaACI%2CeAOI%2CgBA4BI%2CiBACI%3BIACQ%2CWAAA%3BIACA%2CWAAA%3B%3B%3B%3BACzThC%2CoBACC%2CWACC%3BAAFoB%2CsBACrB%2CWACC%3BEACC%2CkBAAA%3B%3BAAHH%2CoBAMC%2CeACC%3BAAPoB%2CsBAMrB%2CeACC%3BEACC%2CUAAA%3BEACA%2CWAAA%3B%3BAATH%2CoBAMC%2CeAKC%3BAAXoB%2CsBAMrB%2CeAKC%3BEACC%2CqBAAA%3BEACG%2CWAAA%3B%3BAAbN%2CoBAMC%2CeAKC%2CYAGC%3BAAdmB%2CsBAMrB%2CeAKC%2CYAGC%3BEACC%2CUAAA%3BEACG%2CWAAA%3B%3BAAhBP%2CoBAMC%2CeAKC%2CYAGC%2CUAGC%3BAAjBkB%2CsBAMrB%2CeAKC%2CYAGC%2CUAGC%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3B%3BEAEA%2CkBAAA%3B%3BAAvBR%2CoBAMC%2CeAKC%2CYAGC%2CUAGC%2CiBAOI%3BAAxBc%2CsBAMrB%2CeAKC%2CYAGC%2CUAGC%2CiBAOI%3BEACC%2CqBAAA%3BEACA%2CWAAA%3B%3BAA1BT%2CoBAMC%2CeAKC%2CYAGC%2CUAGC%2CiBAOI%2CWAGC%3BAA3Ba%2CsBAMrB%2CeAKC%2CYAGC%2CUAGC%2CiBAOI%2CWAGC%3BEACC%2CUAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAA9BV%2CoBAMC%2CeAKC%2CYAGC%2CUAGC%2CiBAOI%2CWAGC%2CYAIC%3BAA%5C%2FBY%2CsBAMrB%2CeAKC%2CYAGC%2CUAGC%2CiBAOI%2CWAGC%2CYAIC%3BEACC%2CiBAAA%3B%3BAAhCX%2CoBAMC%2CeAKC%2CYAGC%2CUAGC%2CiBAOI%2CWAWF%3BAAnCgB%2CsBAMrB%2CeAKC%2CYAGC%2CUAGC%2CiBAOI%2CWAWF%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAtCV%2CoBAMC%2CeAKC%2CYAGC%2CUAGC%2CiBAOI%2CWAWF%2CUAII%3BAAvCY%2CsBAMrB%2CeAKC%2CYAGC%2CUAGC%2CiBAOI%2CWAWF%2CUAII%3BEACC%2CiBAAA%3B%3BAAxCX%2CoBAMC%2CeAKC%2CYAGC%2CUAGC%2CiBA2BI%3BAA5Cc%2CsBAMrB%2CeAKC%2CYAGC%2CUAGC%2CiBA2BI%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FCT%2CoBAMC%2CeAKC%2CYAwCC%3BAAnDmB%2CsBAMrB%2CeAKC%2CYAwCC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3BEACG%2CUAAA%3B%3BAAtDP%2CoBAMC%2CeAKC%2CYAwCC%2CcAIC%3BAAvDkB%2CsBAMrB%2CeAKC%2CYAwCC%2CcAIC%3BAAvDJ%2CoBAMC%2CeAKC%2CYAwCC%2Cc7IqCC%2CMAAK%2CcA4CD%2CiBAGM%3BA6IvIQ%2CsBAMrB%2CeAKC%2CYAwCC%2Cc7IqCC%2CMAAK%2CcA4CD%2CiBAGM%3BA6IvId%2CoBAMC%2CeAKC%2CYAwCC%2Cc5IUC%3BA4I7DkB%2CsBAMrB%2CeAKC%2CYAwCC%2Cc5IUC%3BE4ILI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAACA%2CoBA1DP%2CeAKC%2CYAwCC%2CcAIC%2COASK%3BAAAD%2CsBA1DP%2CeAKC%2CYAwCC%2CcAIC%2COASK%3BAAAD%2CoBA1DP%2CeAKC%2CYAwCC%2Cc7IqCC%2CMAAK%2CcA4CD%2CiBAGM%2CU6IvEL%3BAAAD%2CsBA1DP%2CeAKC%2CYAwCC%2Cc7IqCC%2CMAAK%2CcA4CD%2CiBAGM%2CU6IvEL%3BAAAD%2CoBA1DP%2CeAKC%2CYAwCC%2Cc5IUC%2Ca4IGK%3BAAAD%2CsBA1DP%2CeAKC%2CYAwCC%2Cc5IUC%2Ca4IGK%3BEACA%2CYAAA%3B%3BAAjET%2CoBAMC%2CeAgEC%2CyBACC%2CUACC%3BAAxEkB%2CsBAMrB%2CeAgEC%2CyBACC%2CUACC%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAA9ER%2CoBAMC%2CeAgEC%2CyBACC%2CUACC%2CkBAOI%3BAA%5C%2FEc%2CsBAMrB%2CeAgEC%2CyBACC%2CUACC%2CkBAOI%3BEACC%2CgBAAA%3B%3BAAhFT%2CoBAMC%2CeAgEC%2CyBACC%2CUACC%2CkBAUC%3BAAlFiB%2CsBAMrB%2CeAgEC%2CyBACC%2CUACC%2CkBAUC%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAAzFT%2CoBAMC%2CeAgEC%2CyBACC%2CUACC%2CkBAUC%2CQAQI%3BAA1Fa%2CsBAMrB%2CeAgEC%2CyBACC%2CUACC%2CkBAUC%2CQAQI%3BEACC%2CWAAA%3B%3BAAEJ%2CoBAvFL%2CeAgEC%2CyBACC%2CUACC%2CkBAUC%2CQAWE%3BAAAD%2CsBAvFL%2CeAgEC%2CyBACC%2CUACC%2CkBAUC%2CQAWE%3BEACA%2CYAAA%3B%3BAA9FP%2CoBAMC%2CeA8FC%3BAApGoB%2CsBAMrB%2CeA8FC%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAtGN%2CoBAMC%2CeA8FC%2CyBAGI%3BAAvGgB%2CsBAMrB%2CeA8FC%2CyBAGI%3BEACC%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAA7GP%2CoBAMC%2CeA8FC%2CyBAWI%3BAA%5C%2FGgB%2CsBAMrB%2CeA8FC%2CyBAWI%3BEACC%2CYAAA%3B%3BAAhHP%2CoBAMC%2CeAoHC%3BAA1HoB%2CsBAMrB%2CeAoHC%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAA5HN%2CoBAMC%2CeAoHC%2C0BAGI%2CUACC%2CIAAG%3BAA9HY%2CsBAMrB%2CeAoHC%2C0BAGI%2CUACC%2CIAAG%3BAA9HV%2CoBAMC%2CeAoHC%2C0BAGI%2CUAqQL%2CCApQyB%2CGAAG%3BAA9HP%2CsBAMrB%2CeAoHC%2C0BAGI%2CUAqQL%2CCApQyB%2CGAAG%3BEACrB%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAApIR%2CoBAMC%2CeAoHC%2C0BAGI%2CUACC%2CIAAG%2CeAOF%3BAArIc%2CsBAMrB%2CeAoHC%2C0BAGI%2CUACC%2CIAAG%2CeAOF%3BAArIR%2CoBAMC%2CeAoHC%2C0BAGI%2CUAqQL%2CCApQyB%2CGAAG%2CkBAOrB%3BAArIc%2CsBAMrB%2CeAoHC%2C0BAGI%2CUAqQL%2CCApQyB%2CGAAG%2CkBAOrB%3BEACC%2CsBAAA%3BEACA%2CwBAAA%3B%3BAAvIT%2CoBAMC%2CeAsIC%3BAA5IoB%2CsBAMrB%2CeAsIC%3BEACC%2CgBAAA%3BEACG%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAlJN%2CoBAMC%2CeAsIC%2CcAOI%3BAAnJgB%2CsBAMrB%2CeAsIC%2CcAOI%3BEACC%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAtJP%2CoBAMC%2CeAsIC%2CcAOI%2C0BAIC%3BAAvJe%2CsBAMrB%2CeAsIC%2CcAOI%2C0BAIC%3BEACC%2CsBAAA%3BEACA%2CuBAAA%3B%3B%3BAAyDR%2CQAjD0B%2CuBAAsB%3BEAC%5C%2FC%2CoBACC%2CeACC%2CYACC%3BIACI%2CaAAA%3B%3BEAJP%2CoBACC%2CeACC%2CYAIC%3BIACI%2CWAAA%3B%3BEAPP%2CoBACC%2CeACC%2CYAIC%2CcAEI%3BEARP%2CoBACC%2CeACC%2CYAIC%2Cc7IhFA%2CMAAK%2CcA4CD%2CiBAGM%3BE6I2Bb%2CoBACC%2CeACC%2CYAIC%2Cc5I3GA%3BI4I8GK%2CWAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3B%3BEACA%2CoBAXP%2CeACC%2CYAIC%2CcAEI%2COAIE%3BEAAD%2CoBAXP%2CeACC%2CYAIC%2Cc7IhFA%2CMAAK%2CcA4CD%2CiBAGM%2CU6IuCJ%3BEAAD%2CoBAXP%2CeACC%2CYAIC%2Cc5I3GA%2Ca4IiHM%3BIACA%2CuBAAA%3B%3BEAOT%2CsBACC%2CeACC%2CYACC%3BIACI%2CUAAA%3B%3BEACA%2CsBAJN%2CeACC%2CYACC%2CUAEK%2CUAAU%3BIACV%2CeAAA%3B%3BEANR%2CsBACC%2CeACC%2CYAOC%3BIACI%2CUAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAZP%2CsBACC%2CeACC%2CYAOC%2CcAII%3BEAbP%2CsBACC%2CeACC%2CYAOC%2Cc7IvGA%2CMAAK%2CcA4CD%2CiBAGM%3BE6I%2BCb%2CsBACC%2CeACC%2CYAOC%2Cc5IlIA%3BI4IuIK%2CYAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEACA%2CsBAlBP%2CeACC%2CYAOC%2CcAII%2COAME%3BEAAD%2CsBAlBP%2CeACC%2CYAOC%2Cc7IvGA%2CMAAK%2CcA4CD%2CiBAGM%2CU6IkEJ%3BEAAD%2CsBAlBP%2CeACC%2CYAOC%2Cc5IlIA%2Ca4I4IM%3BIACA%2CqBAAA%3B%3B%3BAA8BV%2CQAtB2B%2CwBAAsB%3BEAChD%2CsBACC%2CeACC%2CYACC%3BIACI%2CaAAA%3B%3BEAJP%2CsBACC%2CeACC%2CYAIC%3BIACI%2CWAAA%3B%3BEAPP%2CsBACC%2CeACC%2CYAIC%2CcAEI%3BEARP%2CsBACC%2CeACC%2CYAIC%2Cc7IjIA%2CMAAK%2CcA4CD%2CiBAGM%3BE6I4Eb%2CsBACC%2CeACC%2CYAIC%2Cc5I5JA%3BI4I%2BJK%2CWAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3B%3BEACA%2CsBAXP%2CeACC%2CYAIC%2CcAEI%2COAIE%3BEAAD%2CsBAXP%2CeACC%2CYAIC%2Cc7IjIA%2CMAAK%2CcA4CD%2CiBAGM%2CU6IwFJ%3BEAAD%2CsBAXP%2CeACC%2CYAIC%2Cc5I5JA%2Ca4IkKM%3BIACA%2CuBAAA%3B%3B%3BAA0CV%2CQAlC0B%2CuBAAsB%3BEAC%5C%2FC%2CoBACC%2CeACC%2C0BACC%3BEAHmB%2CsBACrB%2CeACC%2C0BACC%3BIACI%2CWAAA%3B%3BEACA%2CoBAJN%2CeACC%2C0BACC%2CUAEK%3BEAAD%2CsBAJN%2CeACC%2C0BACC%2CUAEK%3BIACA%2CmBAAA%3B%3BEANR%2CoBACC%2CeACC%2C0BACC%2CUAKI%2CIAAG%2CeACF%3BEATc%2CsBACrB%2CeACC%2C0BACC%2CUAKI%2CIAAG%2CeACF%3BIACC%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3B%3BEAZT%2CoBACC%2CeACC%2C0BACC%2CUAKI%2CIAAG%2CeACF%2C0BAIC%3BEAba%2CsBACrB%2CeACC%2C0BACC%2CUAKI%2CIAAG%2CeACF%2C0BAIC%3BIACC%2CuBAAA%3B%3BEAdV%2CoBACC%2CeACC%2C0BACC%2CUAeC%2CIAAG%2CkBACC%3BEAnBc%2CsBACrB%2CeACC%2C0BACC%2CUAeC%2CIAAG%2CkBACC%3BIACC%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3B%3BEAtBT%2CoBACC%2CeACC%2C0BACC%2CUAeC%2CIAAG%2CkBACC%2C0BAIC%3BEAvBa%2CsBACrB%2CeACC%2C0BACC%2CUAeC%2CIAAG%2CkBACC%2C0BAIC%3BIACC%2CuBAAA%3B%3B%3BAAwEX%2CQA%5C%2FD0B%2CuBAAqB%3BEAC9C%2CoBACC%2CeACC%2CYACC%3BEAHmB%2CsBACrB%2CeACC%2CYACC%3BIACI%2CaAAA%3B%3BEAJP%2CoBACC%2CeACC%2CYACC%2CUAEI%3BEALe%2CsBACrB%2CeACC%2CYACC%2CUAEI%3BIACC%2CaAAA%3B%3BEAED%2CoBAPN%2CeACC%2CYACC%2CUAKK%2CYACA%3BEADD%2CsBAPN%2CeACC%2CYACC%2CUAKK%2CYACA%3BIACC%2CiBAAA%3B%3BEAGL%2CoBAZH%2CeACC%2CYACC%2CUAUE%2CUAAU%2CGACP%3BEADJ%2CsBAZH%2CeACC%2CYACC%2CUAUE%2CUAAU%2CGACP%3BIACC%2CiBAAA%3B%3BEAfT%2CoBACC%2CeACC%2CYAiBC%3BEAnBmB%2CsBACrB%2CeACC%2CYAiBC%3BIACI%2CWAAA%3B%3BEApBP%2CoBACC%2CeACC%2CYAiBC%2CcAEI%3BEArBe%2CsBACrB%2CeACC%2CYAiBC%2CcAEI%3BEArBP%2CoBACC%2CeACC%2CYAiBC%2Cc7ItMA%2CMAAK%2CcA4CD%2CiBAGM%3BE6IoIS%2CsBACrB%2CeACC%2CYAiBC%2Cc7ItMA%2CMAAK%2CcA4CD%2CiBAGM%3BE6IoIb%2CoBACC%2CeACC%2CYAiBC%2Cc5IjOA%3BE4I8MmB%2CsBACrB%2CeACC%2CYAiBC%2Cc5IjOA%3BI4IoOK%2CWAAA%3BIACA%2CYAAA%3BIACA%2CoBAAA%3B%3BEACA%2CoBAxBP%2CeACC%2CYAiBC%2CcAEI%2COAIE%3BEAAD%2CsBAxBP%2CeACC%2CYAiBC%2CcAEI%2COAIE%3BEAAD%2CoBAxBP%2CeACC%2CYAiBC%2Cc7ItMA%2CMAAK%2CcA4CD%2CiBAGM%2CU6I6JJ%3BEAAD%2CsBAxBP%2CeACC%2CYAiBC%2Cc7ItMA%2CMAAK%2CcA4CD%2CiBAGM%2CU6I6JJ%3BEAAD%2CoBAxBP%2CeACC%2CYAiBC%2Cc5IjOA%2Ca4IuOM%3BEAAD%2CsBAxBP%2CeACC%2CYAiBC%2Cc5IjOA%2Ca4IuOM%3BIACA%2CuBAAA%3B%3BEAOL%2CoBAhCH%2CeA8BC%2CyBACC%2CUACE%2CYACA%3BEADD%2CsBAhCH%2CeA8BC%2CyBACC%2CUACE%2CYACA%3BIACC%2CiBAAA%3B%3BEAGF%2CoBArCH%2CeA8BC%2CyBACC%2CUAME%2CWACA%3BEADD%2CsBArCH%2CeA8BC%2CyBACC%2CUAME%2CWACA%3BIACC%2CiBAAA%3B%3BEAxCN%2CoBACC%2CeA4CC%2CyBACC%2CWACC%3BEA%5C%2FCkB%2CsBACrB%2CeA4CC%2CyBACC%2CWACC%3BIACC%2CcAAA%3B%3BEAhDL%2CoBACC%2CeAmDC%2C0BACC%2CUACC%2CIAAG%3BEAtDe%2CsBACrB%2CeAmDC%2C0BACC%2CUACC%2CIAAG%3BEAtDP%2CoBACC%2CeAmDC%2C0BACC%2CUACqB%2CIAAG%3BEAtDL%2CsBACrB%2CeAmDC%2C0BACC%2CUACqB%2CIAAG%3BIACtB%2CSAAA%3B%3B%3BAAgEL%2CQAzDyB%2CuBAAqB%3BEAC9C%2CoBACC%2CeACC%2CYACC%3BEAHmB%2CsBACrB%2CeACC%2CYACC%3BIACI%2CWAAA%3BIACA%2CgBAAA%3B%3BEACA%2CoBALN%2CeACC%2CYACC%2CUAGK%3BEAAD%2CsBALN%2CeACC%2CYACC%2CUAGK%3BIACA%2CaAAA%3B%3BEAPR%2CoBACC%2CeACC%2CYACC%2CUAMI%3BEATe%2CsBACrB%2CeACC%2CYACC%2CUAMI%3BIACC%2CSAAA%3B%3BEAVR%2CoBACC%2CeACC%2CYAWC%3BEAbmB%2CsBACrB%2CeACC%2CYAWC%3BIACI%2CWAAA%3B%3BEAdP%2CoBACC%2CeACC%2CYAWC%2CcAEI%3BEAfe%2CsBACrB%2CeACC%2CYAWC%2CcAEI%3BEAfP%2CoBACC%2CeACC%2CYAWC%2Cc7I%5C%2FPA%2CMAAK%2CcA4CD%2CiBAGM%3BE6ImMS%2CsBACrB%2CeACC%2CYAWC%2Cc7I%5C%2FPA%2CMAAK%2CcA4CD%2CiBAGM%3BE6ImMb%2CoBACC%2CeACC%2CYAWC%2Cc5I1RA%3BE4I6QmB%2CsBACrB%2CeACC%2CYAWC%2Cc5I1RA%3BI4I6RK%2CWAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3B%3BEACA%2CoBAlBP%2CeACC%2CYAWC%2CcAEI%2COAIE%3BEAAD%2CsBAlBP%2CeACC%2CYAWC%2CcAEI%2COAIE%3BEAAD%2CoBAlBP%2CeACC%2CYAWC%2Cc7I%5C%2FPA%2CMAAK%2CcA4CD%2CiBAGM%2CU6IsNJ%3BEAAD%2CsBAlBP%2CeACC%2CYAWC%2Cc7I%5C%2FPA%2CMAAK%2CcA4CD%2CiBAGM%2CU6IsNJ%3BEAAD%2CoBAlBP%2CeACC%2CYAWC%2Cc5I1RA%2Ca4IgSM%3BEAAD%2CsBAlBP%2CeACC%2CYAWC%2Cc5I1RA%2Ca4IgSM%3BIACA%2CuBAAA%3B%3BEApBT%2CoBACC%2CeAwBC%2CyBACC%2CUACC%3BEA3BkB%2CsBACrB%2CeAwBC%2CyBACC%2CUACC%3BIACI%2CSAAA%3B%3BEAEJ%2CoBA7BH%2CeAwBC%2CyBACC%2CUAIE%2CYACA%3BEADD%2CsBA7BH%2CeAwBC%2CyBACC%2CUAIE%2CYACA%3BIACI%2CiBAAA%3B%3BEAGL%2CoBAlCH%2CeAwBC%2CyBACC%2CUASE%2CWACA%3BEADD%2CsBAlCH%2CeAwBC%2CyBACC%2CUASE%2CWACA%3BIACI%2CiBAAA%3B%3BEArCT%2CoBACC%2CeAyCC%2CyBACC%3BEA3CmB%2CsBACrB%2CeAyCC%2CyBACC%3BIACC%2CcAAA%3B%3BEA5CJ%2CoBACC%2CeA8CC%2C0BACC%2CUACC%2CIAAG%3BEAjDe%2CsBACrB%2CeA8CC%2C0BACC%2CUACC%2CIAAG%3BEAjDP%2CoBACC%2CeA8CC%2C0BACC%2CUACqB%2CIAAG%3BEAjDL%2CsBACrB%2CeA8CC%2C0BACC%2CUACqB%2CIAAG%3BIACtB%2CSAAA%3B%3B%3BAC7XN%2CyBACC%3BEAQI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAbL%2CyBACC%2CmBACC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3B%3BAAPH%2CyBACC%2CmBAaI%3BEACC%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2CkBAAA%3B%3BEAEA%2CcAAA%3B%3BAACA%2CyBAvBL%2CmBAaI%2CoBAUE%3BEACA%2CaAAA%3B%3BAAzBP%2CyBACC%2CmBAaI%2CoBAaC%3BEACC%2CSAAA%3BEACH%2CkBAAA%3B%3BAA7BJ%2CyBACC%2CmBAaI%2CoBAiBC%3BEACC%2CUAAA%3BEACA%2CqBAAA%3B%3BAAjCP%2CyBACC%2CmBAaI%2CoBAiBC%2CsBAGC%3BEACF%2CgBAAA%3BEACG%2CgBAAA%3B%3BAACA%2CyBApCP%2CmBAaI%2CoBAiBC%2CsBAGC%2CGAGE%3BEACA%2CqEAAA%3B%3BAAtCT%2CyBACC%2CmBAaI%2CoBAiBC%2CsBAUF%2CEAAC%3BEACG%2CgBAAA%3BEACA%2CeAAA%3B%3BAA3CR%2CyBACC%2CmBAaI%2CoBAiBC%2CsBAcF%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAsBR%2CQAhB2B%2CwBAAqB%3BEAC%5C%2FC%2CyBACC%2CmBACC%2CoBACC%3BIACI%2CSAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEANP%2CyBACC%2CmBACC%2CoBAMC%3BIACC%2CYAAA%3B%3B%3BAAuBL%2CQAjB0B%2CuBAAqB%3BEAC9C%2CyBACC%2CmBACC%2CoBACC%3BIACI%2CSAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEANP%2CyBACC%2CmBACC%2CoBAMC%3BIACC%2CYAAA%3BIACA%2CUAAA%3B%3B%3BAAsBL%2CQAhB0B%2CuBAAsB%3BEAC%5C%2FC%2CyBACC%2CmBACC%3BIACI%2CwBAAA%3B%3BEAHN%2CyBACC%2CmBACC%2CoBAEI%3BIACI%2CeAAA%3B%3BEALV%2CyBACC%2CmBACC%2CoBAKI%3BIACC%2CYAAA%3BIACA%2CUAAA%3B%3B%3BAA0BP%2CQApByB%2CuBAAsB%3BEAC%5C%2FC%2CyBACC%3BIACC%2CaAAA%3B%3BEAFF%2CyBACC%2CmBAEC%3BIACI%2CwBAAA%3B%3BEAJN%2CyBACC%2CmBAEC%2CoBAEI%3BIACI%2CeAAA%3BIACA%2CSAAA%3B%3BEAPV%2CyBACC%2CmBAEC%2CoBAMI%3BIACC%2CYAAA%3BIACA%2CUAAA%3B%3BEAXP%2CyBACC%2CmBAEC%2CoBAMI%2CsBAGC%3BIACC%2CeAAA%3B%3B%3BAC3GT%3BEACC%2CaAAA%3B%3BAAED%2CMAAM%3BA%5C%2FI2EF%2CKAAK%2CcA4CD%2CiBAGM%2CU%2BI1HR%3BA9IgDF%2CY8IhDE%3BEACL%2CWAAA%3BEACG%2CgBAAA%3B%3BAAEJ%3BEACC%2CUAAA%3B%3B%3B%3BAAKD%3BEACC%2CWAAA%3BEACG%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3B%3BAAJJ%2CYAKC%3BEACC%2CqBAAA%3BEACG%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACG%2CSAAA%3BEACA%2CmBAAA%3B%3BAAbR%2CYAKC%2CGASC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAvBN%2CYAKC%2CGASC%2CGAUC%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAA7BP%2CYAKC%2CGASC%2CGAiBC%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAtCP%2CYAKC%2CGAoCC%2CGAAE%2CaAAa%3BEACd%2C6BAAA%3B%3B%3BAAOF%2CMAAC%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAGF%2CQACC%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAHF%2CQAKC%2CgBACC%2CIAAG%3BEACF%2CwBAAA%3B%3BAAPH%2CQAUC%2CsBACC%3BEACC%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3B%3BAAMH%3BEACC%2CqBAAA%3BEACG%2CWAAA%3BEACH%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAED%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACC%2CiCAAA%3BEACG%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%3BEACC%2CYAAA%3B%3BAAED%3BEACC%2CUAAA%3B%3B%3BAAMC%2CGADA%2CIACC%3BEACA%2CWAAA%3B%3BAAED%2CGAJA%2CIAIC%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAED%2CGARA%2CIAQC%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAED%2CGAZA%2CIAYC%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAED%2CGAhBA%2CIAgBC%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAKH%3BEACC%2CyBAAA%3BEACA%2C0BAAA%3BEnJ%2BIG%2CWAAA%3BEGzRA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAgJsIJ%2CqBAGC%3BEACC%2CcAAA%3B%3BAAJF%2CqBhJpII%3BEACI%2CgBAAA%3B%3BAgJmIR%2CqBhJhIM%2CQAEI%2CKACI%3BAgJ6Hd%2CqBhJ%5C%2FHM%2CQACI%2CKACI%3BAgJ6Hd%2CqBhJhIM%2CQAEI%2CKAEI%3BAgJ4Hd%2CqBhJ%5C%2FHM%2CQACI%2CKAEI%3BEACE%2CmBAAA%3B%3BAgJ2HhB%2CqBhJtHM%2CQAAQ%2CKACJ%3BAgJqHV%2CqBhJtHM%2CQAAQ%2CKAEJ%3BEACE%2CsBAAA%3B%3BAgJmHZ%2CqBhJ%5C%2FGM%2CQAGI%2CKACI%3BAgJ2Gd%2CqBhJ9GM%2CQAEI%2CKACI%3BAgJ2Gd%2CqBhJ7GM%2CQACI%2CKACI%3BAgJ2Gd%2CqBhJ%5C%2FGM%2CQAGI%2CKAEI%3BAgJ0Gd%2CqBhJ9GM%2CQAEI%2CKAEI%3BAgJ0Gd%2CqBhJ7GM%2CQACI%2CKAEI%3BEH2PV%2CiBAAA%3B%3BAmJjJJ%2CqBhJ6JM%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BAgJ9JV%2CqBhJ6JM%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BEHdN%2CmBAAA%3BEAAA%2CWAAA%3B%3BAmJjJJ%2CqBhJ%5C%2FCM%3BEHgMF%2CmBAAA%3B%3B%3BAmJ%5C%2FHJ%2CkBAAmB%3BEAClB%2CkBAAA%3BEACG%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3B%3BAAEJ%2CkBAAmB%3BEAClB%2CaAAA%3B%3BAAED%2CgBAAgB%3BEACf%2CaAAA%3BEACG%2CmBAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CgBAAgB%2CWAAY%3BEACxB%2CUAAA%3BEACA%2CiBAAA%3B%3BAAEJ%3BEACC%2CqBAAA%3BEACG%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CudAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CkBAAmB%3BEAClB%2CaAAA%3BEACG%2CkBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CkBAAmB%2CaAAY%3BEAC9B%2CSAAS%2CGAAT%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBALsB%2C8DAKtB%3BEACA%2CqBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3B%3B%3BAAIJ%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACH%2C0BAAA%3B%3BAAED%2CGAAG%3BEACC%2CeAAA%3B%3BAAEJ%3BEACC%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAJD%2CgBAKC%3BEACC%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAATF%2CgBAKC%2CSAKC%3BEACC%2CYAAA%3B%3BAAXH%2CgBAKC%2CSAQC%3BEACC%2CWAAA%3B%3BAAIH%2CSACC%2COAAM%2COAAO%2COAAO%3BAADrB%2CS%5C%2FI%5C%2FJI%2CMAAK%2CcA4CD%2CiBAGM%2CU%2BIiHP%2COAAO%2COAAO%3BAADrB%2CS9I1LI%2Ca8I2LG%2COAAO%2COAAO%3BEACnB%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CQAAQ%3BEACP%2CyBAAA%3BEACA%2CWAAA%3B%3B%3BAAID%3BEACC%2CyBAAA%3BEACA%2CaAAA%3B%3BAAFD%2CqBAGC%2CMAAK%2CSAAS%3BAAHf%2CqBAGuB%2CMAAK%2CKAAK%3BAAHjC%2CqBAGgD%2CMAAK%2CSAAS%3BAAH9D%2CqBAGuE%2CMAAK%2COAAO%3BAAHnF%2CqBAG6F%2CMAAK%2COAAO%3BAAHzG%2CqBAGoH%2CMAAK%3BEACvH%2CWAAA%3B%3B%3BAAIF%2CwBACC%2C2BACC%2CcACC%2CMACC%2CGACC%3BEACC%2CcAAA%3B%3BAACA%2CwBANL%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAEE%2CUAAU%2CGACV%3BAADe%2CwBANrB%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAEkB%2CUAAU%2CGAC1B%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CwBAXV%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAEE%2CUAAU%2CGACV%2CEAIK%3BAAAD%2CwBAXV%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAEkB%2CUAAU%2CGAC1B%2CEAIK%3BEACA%2C0BAAA%3B%3B%3BAAWZ%2C%2BBACC%2C2BACC%2CcACC%2CMACC%2CGACC%3BEACC%2CcAAA%3B%3BAACA%2C%2BBANL%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAEE%2CUAAU%2CGACV%3BAADe%2C%2BBANrB%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAEkB%2CUAAU%2CGAC1B%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAACA%2C%2BBAXV%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAEE%2CUAAU%2CGACV%2CEAIK%3BAAAD%2C%2BBAXV%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAEkB%2CUAAU%2CGAC1B%2CEAIK%3BEACA%2C0BAAA%3B%3BAAWZ%2CoBACC%2C2BACC%2CsBACC%2CWAAU%2CMACT%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3B%3BAAOR%2C8BACC%2C2BACC%3BEACI%2CcAAA%3B%3BAAHN%2C8BACC%2C2BACC%2CuBAEI%2CiBACC%2CUACC%2CcAAa%3BAANrB%2C8BACC%2C2BACC%2CuBAEI%2CiBACC%2CUACyB%2CcAAa%3BEACpC%2CsBAAA%3B%3BAAPT%2C8BAaC%3BEACC%2CSAAA%3BEACA%2CcAAA%3B%3BAAfF%2C8BAaC%2CgBAGC%3BEACI%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAtBN%2C8BAaC%2CgBAGC%2CcAOI%2CeACC%2CMACC%2CaACC%3BAA1BT%2C8BAaC%2CgBAGC%2CcAOI%2CeACC%2CMACC%2CaAgXP%2CCA%5C%2FWW%3BEACF%2CgBAAA%3BEACA%2CeAAA%3B%3BAA5BV%2C8BAaC%2CgBAqBC%3BEACC%2CyBAAA%3B%3BAAnCH%2C8BAaC%2CgBAqBC%2CWAEC%2CMAAK%2CcACJ%2CMACC%2CWACC%2CsBACC%2CmBACC%3BEACC%2CcAAA%3B%3BAA1CT%2C8BAmDC%3BEACC%2CyBAAA%3B%3BAApDF%2C8BAmDC%2CsBAEC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3B%3BAAKH%2CiBACC%2CuBACC%2CSACC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CiBALH%2CuBACC%2CSACC%2CEAGE%3BEACA%2C0BAAA%3B%3BAAPL%2CiBAYC%3BEACC%2C8BAAA%3B%3BAAbF%2CiBAYC%2CqBAEC%2CMACC%2CMACC%3BAAhBJ%2CiBAYC%2CqBAEC%2CMA6TD%2CCA5TQ%2CKACL%3BEACC%2CcAAA%3B%3BAAjBL%2CiBAsBC%2C0BACC%2CeACC%3BEACC%2CsBAAA%3BEACA%2CcAAA%3B%3BAA1BJ%2CiBAsBC%2C0BACC%2CeAKC%3BEACC%2CcAAA%3B%3B%3BAAmCJ%2CQA7B2B%2CwBAAuB%3BEACjD%2CQAAQ%2C0BACP%2CQAAO%3BIACN%2CeAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAA8DH%2CQApC2B%2CwBAAsB%3BEAChD%2CYACC%2CGACC%3BIACC%2CUAAA%3B%3BEAHH%2CYACC%2CGACC%2CGAEC%3BIACC%2CeAAA%3B%3BEAKJ%2CwBACC%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAAE%2CUAAU%3BIACX%2CgBAAA%3BIACG%2CgBAAA%3B%3BEAPT%2CwBAaC%3BIACC%2CgBAAA%3BIACG%2CgBAAA%3B%3BEAGL%2C%2BBACC%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3B%3BAAsCN%2CQAlC0B%2CuBAAsB%3BEAC%5C%2FC%2CYACC%2CGACC%3BIACC%2CUAAA%3B%3BEAHH%2CYACC%2CGACC%2CGAEC%3BIACC%2CeAAA%3B%3BEAKJ%2CwBACC%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAAE%2CUAAU%3BIACX%2CgBAAA%3BIACG%2CgBAAA%3B%3BEAPT%2CwBAaC%3BIACI%2CgBAAA%3B%3BEAGL%2C%2BBACC%3BIACI%2CgBAAA%3B%3B%3BAAgBN%2CQAZ2B%2CwBAAsB%3BEAChD%2C8BACC%2CgBACC%3BIACC%2CaAAA%3B%3BEAHH%2C8BACC%2CgBAIC%3BIACC%2CaAAA%3B%3B%3BAAmCJ%2CQA9B0B%2CuBAAsB%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAa%5C%2FC%2C8BACC%2CgBACC%3BIACC%2CWAAA%3BIACA%2CeAAA%3B%3BEAJH%2C8BACC%2CgBAKC%3BIACC%2CWAAA%3B%3BEAIH%2CiBACC%2CqBAAoB%3BIACnB%2CuBAAA%3B%3B%3BAA%2BEH%2CQA3E0B%2CuBAAsB%3BEAC%5C%2FC%2CwBACC%2COAAM%2CYACL%3BEAFwB%2C8BACzB%2COAAM%2CYACL%3BIACC%2CUAAA%3B%3BEAIH%2CYACC%2CGACC%2CGACC%3BIACC%2CYAAA%3BIACA%2CeAAA%3B%3BEALJ%2CYACC%2CGACC%2CGAKC%2CKAAI%3BIACH%2CeAAA%3B%3B%3BEAMJ%2C8BACC%2C0BACC%3BIACI%2CaAAA%3B%3BEAHN%2C8BAMC%2CgBACC%3BIACC%2CWAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3B%3BEAVH%2C8BAMC%2CgBAMC%3BIACC%2CaAAA%3B%3BEAbH%2C8BAMC%2CgBAMC%2CWAEC%2COACC%2CMAAK%2CKACJ%3BIACC%2CgBAAA%3B%3BEAjBN%2C8BAMC%2CgBAMC%2CWAEC%2COACC%2CMAAK%2CKAIJ%3BIACC%2CaAAA%3B%3BEApBN%2C8BA0BC%3BIACC%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEAGF%2CwBACC%2C2BACC%3BEAFwB%2C%2BBACzB%2C2BACC%3BIACC%2CgBAAA%3B%3BEAIH%2CQACC%3BIACC%2CmBAAA%3B%3BEAFF%2CQACC%2C2BAEC%2CwBACC%2COACC%3BEALJ%2CQACC%2C2BAEC%2CwBACC%2COACkB%3BEALrB%2CQACC%2C2BAEC%2CwBACC%2COAC0B%3BIACxB%2CmBAAA%3B%3B%3B%3BAAYF%2CIAHF%2CQACC%2CiCACA%2CcACE%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAFD%2CIAHF%2CQACC%2CiCACA%2CcACE%2CgBAGA%3BEACO%2CWAAA%3B%3BAAKR%2CIAZF%2CQACC%2CiCAUA%2CWACE%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAFD%2CIAZF%2CQACC%2CiCAUA%2CWACE%2CcAGA%3BEACO%2CWAAA%3B%3BAAOR%2CIAvBF%2CQAqBC%2C%2BBACA%2CcACE%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAFD%2CIAvBF%2CQAqBC%2C%2BBACA%2CcACE%2CcAGA%3BEACO%2CWAAA%3B%3BAAKR%2CIAhCF%2CQAqBC%2C%2BBAUA%2CWACE%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAFD%2CIAhCF%2CQAqBC%2C%2BBAUA%2CWACE%2CaAGA%3BEACO%2CWAAA%3B%3BAAOR%2CIA3CF%2CQAyCC%2C8BACA%2CcACE%3BAAAD%2CIA3CF%2CQAyCkC%2CuBACjC%2CcACE%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAFD%2CIA3CF%2CQAyCC%2C8BACA%2CcACE%2CUAGA%3BAAHD%2CIA3CF%2CQAyCkC%2CuBACjC%2CcACE%2CUAGA%3BEACO%2CWAAA%3B%3BAAOR%2CIAtDF%2CQAoDC%2CyBACA%2CcACE%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAFD%2CIAtDF%2CQAoDC%2CyBACA%2CcACE%2CeAGA%3BEACO%2CWAAA%3B%3BAAOR%2CIAjEF%2CQA%2BDC%2CwBACA%2CcACE%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAFD%2CIAjEF%2CQA%2BDC%2CwBACA%2CcACE%2CYAGA%3BEACO%2CWAAA%3B%3BAAOZ%3BEACC%2CcAAA%3BEACA%2C0BAAA%3B%3BACjtBD%2CaACC%3BEACC%2CaAAA%3BEACA%2CWAAA%3B%3BAAHF%2CaAKC%3BEACC%2CUAAA%3BEACA%2CWAAA%3B%3BAAPF%2CaASC%3BEACC%2CUAAA%3BEACA%2CWAAA%3B%3BAAXF%2CaAaC%3BEACC%2CWAAA%3BEACA%2CqBAAA%3B%3BAAfF%2CaAiBC%3BEACC%2CaAAA%3BEACA%2CWAAA%3B%3BAAnBF%2CaAqBC%3BEACC%2CeAAA%3B%3BAAtBF%2CaAwBC%3BEACC%2CkBAAA%3BEACA%2C%2BBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA5BF%2CaA8BC%3BEACC%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CmCAAA%3BEACA%2CcAAA%3B%3BAAxCF%2CaA0CC%3BEACC%2CgBAAA%3B%3BAA3CF%2CaA6CC%3BEACC%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAjDF%2CaA6CC%2CgBAKC%3BEACC%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAtDH%2CaAyDC%3BEACC%2CUAAA%3BEACA%2CWAAA%3B%3BAA3DF%2CaA6DC%3BEACC%2CUAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FDF%2CaAkEC%3BEACC%2CUAAA%3BEACA%2CWAAA%3B%3BAApEF%2CaAsEC%3BEACC%2CWAAA%3BEACA%2CqBAAA%3B%3BAAxEF%2CaA0EC%3BEACC%2CoBAAA%3B%3BAA3EF%2CaA6EC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEC%2CaAJF%2CYAGC%2CKACE%3BEACA%2CYAAA%3B%3BAAED%2CaAPF%2CYAGC%2CKAIE%3BEACA%2CYAAA%3B%3BAAMJ%2CcACI%2CEAAC%3BEACG%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3B%3BAACA%2CcAPJ%2CEAAC%2CUAOI%3BEACG%2CYAAA%3BEACA%2C0BAAA%3B%3BAAIZ%2CgBACI%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CgBAVJ%2CWAUK%3BEACG%2CYAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAA4CZ%2CGAAG%2CcACF%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAHL%2CGAAG%2CcACF%2CoBAGI%3BEACC%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAZN%2CGAAG%2CcACF%2CoBAaI%3BEACC%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAtBN%2CGAAG%2CcACF%2CoBAaI%2CsBASC%2CiBACC%2CWACC%3BEACC%2CaAAA%3B%3BAAOT%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAAA%2CQACC%2CcACC%3BEACC%2CqBAAA%3BEACG%2CWAAA%3BEACA%2CsBAAA%3B%3BAAEF%2CQANH%2CcACC%2CaAIC%2CYACE%3B%3BEAEG%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CmCAAA%3B%3BAAXR%2CQACC%2CcACC%2CaAYC%2CYAAW%2COAAO%3BEACd%2C6BAAA%3B%3BAACA%2CQAfN%2CcACC%2CaAYC%2CYAAW%2COAAO%2CaAEb%3BEACA%2CYAAA%3B%3BAAjBR%2CQACC%2CcACC%2CaAkBC%2CIACC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAxBL%2CQACC%2CcACC%2CaAkBC%2CIAMC%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CQAhCH%2CcACC%2CaAkBC%2CIAaE%2CYACA%3BEACC%2CYAAA%3B%3BAAnCN%2CQACC%2CcAuCC%2CmBACC%2CYACC%2CKAAI%2CSAAS%3BAA1CjB%2CQACC%2CcAuCC%2CmBACC%2CYACwB%3BEACnB%2CcAAA%3BEACA%2CgBAAA%3B%3BAAIF%2CQA%5C%2FCL%2CcAuCC%2CmBACC%2CYAKC%2CQACC%2CWACE%2CWACA%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAnDX%2CQACC%2CcAuCC%2CmBACC%2CYAeC%2CWACC%2CcACC%2CEAAC%3BEACG%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3B%3BAACA%2CQA9DT%2CcAuCC%2CmBACC%2CYAeC%2CWACC%2CcACC%2CEAAC%2CUAKI%3BEACA%2C0BAAA%3B%3BAAGF%2CQAlER%2CcAuCC%2CmBACC%2CYAeC%2CWACC%2CcAUK%3BEACA%2CSAAS%2COAAT%3BEACA%2CWAAA%3BEACA%2CaAAa%2CaAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAxEV%2CQAgFC%3BEACC%2CcAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAjFF%2CQAgFC%2CcAEC%3BEACI%2CmBAAA%3B%3BAAnFN%2CQAgFC%2CcAEC%2CgBAEI%2CKAAI%2CSAAS%3BEACZ%2CcAAA%3BEACA%2CgBAAA%3B%3BAAtFP%2CQAgFC%2CcAEC%2CgBAMC%2CKAAI%2CMAAM%3BEACN%2CYAAA%3BEACA%2CcAAA%3B%3BAA1FP%2CQAgFC%2CcAEC%2CgBAUC%2CUAAS%3BEACR%2CcAAA%3B%3BAA7FJ%2CQAgFC%2CcAgBC%3BEACI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAApGN%2CQAgFC%2CcAgBC%2CiBAKI%2CiBACC%2CcACC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAAzGT%2CQAgFC%2CcAgBC%2CiBAKI%2CiBAOF%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAA9GR%2CQAgFC%2CcAgBC%2CiBAiBI%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAAnHP%2CQAgFC%2CcAgBC%2CiBAqBC%3BEACI%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAzHP%2CQAgFC%2CcA8DC%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAArJN%2CQAgFC%2CcA8DC%2CmBAQI%3BEACC%2CcAAA%3B%3BAAvJP%2CQAgFC%2CcA8DC%2CmBAWI%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA5JP%2CQAgFC%2CcA8DC%2CmBAgBC%2CKAAI%3BEACA%2CYAAA%3B%3BAA%5C%2FJP%2CQAgFC%2CcA8DC%2CmBAmBC%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAnKP%2CQAwKC%2CsBACC%3BEACC%2CcAAA%3B%3BAA1KH%2CQAwKC%2CsBACC%2CeAEC%2CKACC%2CaACC%2CEAAC%2COAAO%3BEACP%2CWAAA%3BEACG%2CgBAAA%3B%3BAACA%2CQARR%2CsBACC%2CeAEC%2CKACC%2CaACC%2CEAAC%2COAAO%2CKAGH%2CMACA%3BEACC%2C0BAAA%3B%3BAAlLX%2CQAwKC%2CsBACC%2CeAEC%2CKACC%2CaAUC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CQAjBL%2CsBACC%2CeAEC%2CKACC%2CaAUC%2CiBAGE%3BEACA%2C0BAAA%3B%3BAA1LP%2CQAiMC%2C2BACC%2CaACC%2CEAAC%2COAAO%3BEACP%2CWAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CqCAAA%3B%3BAACA%2CQARN%2C2BACC%2CaACC%2CEAAC%2COAAO%2CKAMH%3BEACA%2CYAAA%3B%3BAA1MR%2CQAiMC%2C2BAaC%2CKACC%3BEACC%2CcAAA%3B%3BAAhNJ%2CQAiMC%2C2BAaC%2CKAIC%2CaACC%2CEAAC%2COAAO%3BEACP%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CQArBJ%2C2BAaC%2CKAIC%2CaACC%2CEAAC%2COAAO%2CKAGN%2CMACA%3BEACC%2C0BAAA%3B%3BAAxNP%2CQA%2BNC%2CwBACC%2CaACC%2CEAAC%2COAAO%3BEACP%2CWAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CqCAAA%3B%3BAACA%2CQARN%2CwBACC%2CaACC%2CEAAC%2COAAO%2CKAMH%3BEACA%2CYAAA%3B%3BAAxOR%2CQA%2BNC%2CwBAaC%3BEACI%2CcAAA%3B%3BAAMK%2CQApBV%2CwBAaC%2CeAEI%2CeACC%2CMACC%2CMACC%2CGACC%2CGACE%2CUAAU%2CGACV%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CQAxBZ%2CwBAaC%2CeAEI%2CeACC%2CMACC%2CMACC%2CGACC%2CGACE%2CUAAU%2CGACV%2CEAGE%3BEACA%2C0BAAA%3B%3BAAxPd%2CQAoQC%2CyBACC%3BEACI%2CcAAA%3B%3BAAtQN%2CQAoQC%2CyBACC%2CeAEI%2CKACC%3BEACC%2CsBAAA%3B%3BAAzQR%2CQAoQC%2CyBACC%2CeAEI%2CKAIF%2CaACC%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAAEC%2CQAZT%2CyBACC%2CeAEI%2CKAIF%2CaACC%2CEAGI%2CKACE%3BEACA%2C0BAAA%3B%3BAAjRX%2CQAyRC%2CsBACC%2CeACC%2CMACC%2CMACC%3BEACC%2CcAAA%3B%3BAA9RN%2CQAyRC%2CsBACC%2CeACC%2CMACC%2CMACC%2CGAEC%2CGAAE%2CIAAI%2CQACL%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAAEC%2CQAXR%2CsBACC%2CeACC%2CMACC%2CMACC%2CGAEC%2CGAAE%2CIAAI%2CQACL%2CEAGC%2CKACE%3BEACA%2C0BAAA%3B%3BAArSV%2CQAyRC%2CsBAqBC%3BEACC%2CcAAA%3B%3BAA%5C%2FSH%2CQAoTC%2CmBACC%2CUACC%2COACC%3BEACC%2CcAAA%3BEACG%2CgBAAA%3B%3BAAzTR%2CQA8TC%2CoBACC%2CeACC%2CSACC%2CiBACC%3BEACI%2CeAAA%3B%3BAAnUT%2CQA8TC%2CoBACC%2CeACC%2CSACC%2CiBACC%2CWAEI%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3B%3BAACA%2CQAXT%2CoBACC%2CeACC%2CSACC%2CiBACC%2CWAEI%2CEAKE%3BEACA%2C0BAAA%3B%3BAAYJ%2CQAxBN%2CoBAmBC%2CeACC%2CeACC%2CiBACC%2CSACC%2CQAAO%2CQACL%3BEACA%2CYAAA%3B%3BAAvVR%2CQA8TC%2CoBAmBC%2CeACC%2CeACC%2CiBAQC%3BEACI%2CeAAA%3B%3BAA5VT%2CQA8TC%2CoBAmBC%2CeACC%2CeACC%2CiBAQC%2CWAEI%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3B%3BAACA%2CQApCT%2CoBAmBC%2CeACC%2CeACC%2CiBAQC%2CWAEI%2CEAKE%3BEACA%2C0BAAA%3B%3BAAnWX%2CQA8TC%2CoBA4CC%2CgBACC%2CeACC%2CcACC%2CsBACC%2CiBACC%3BEACC%2CWAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACH%2CYAAA%3B%3BAACI%2CQA5DX%2CoBA4CC%2CgBACC%2CeACC%2CcACC%2CsBACC%2CiBACC%2CQAWM%3BEACD%2CYAAA%3B%3BAA3XZ%2CQA8TC%2CoBA4CC%2CgBACC%2CeACC%2CcACC%2CsBAkBC%2CmBACC%3BEACC%2CWAAA%3BEACG%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3B%3BAACA%2CQAzEV%2CoBA4CC%2CgBACC%2CeACC%2CcACC%2CsBAkBC%2CmBACC%2CEAOK%3BEACA%2CWAAA%3B%3BAAED%2CQA5EV%2CoBA4CC%2CgBACC%2CeACC%2CcACC%2CsBAkBC%2CmBACC%2CEAUK%3BEACA%2CYAAA%3B%3BAA3YZ%2CQA8TC%2CoBA4CC%2CgBAwCC%2CiBACC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAAEC%2CQAzFL%2CoBA4CC%2CgBAwCC%2CiBACC%2CQAGC%2CKACE%3BEACA%2C0BAAA%3B%3BAAxZP%2CQA%2BZC%3BEACC%2CcAAA%3B%3BAAhaF%2CQA%2BZC%2CSAEC%3BEACC%2CsBAAA%3BEACG%2CkBAAA%3BEACA%2CcAAA%3B%3BAApaN%2CQAuaC%2CmBACC%2CUACE%2CUACC%2CSACC%3BEACG%2CcAAA%3BEACA%2C2BAAA%3B%3BAA7aT%2CQAuaC%2CmBAWC%2COACE%3BEACG%2CcAAA%3BEACH%2C2BAAA%3B%3BAArbJ%2CQAwdC%2CoBACC%2CWACC%2CiBACC%2CcACC%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAA9dT%2CQAwdC%2CoBACC%2CWACC%2CiBAOC%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAneR%2CQAwdC%2CoBACC%2CWAaC%3BEACC%2CiBAAA%3B%3BAAveJ%2CQAwdC%2CoBACC%2CWAaC%2CWAEC%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAA1eR%2CQAwdC%2CoBACC%2CWAoBC%3BEACI%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAjfP%2CQAwdC%2CoBACC%2CWA0BC%3BEACI%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAxfP%2CQAwdC%2CoBACC%2CWAiCC%2CgBACC%3BEACI%2CcAAA%3B%3BAA5fR%2CQAwdC%2CoBACC%2CWAiCC%2CgBAIC%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAACA%2CQA3CP%2CoBACC%2CWAiCC%2CgBAIC%2CSAKK%3BEACA%2C0BAAA%3B%3BAApgBT%2CQAwdC%2CoBAiDC%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAiEN%2CqBACC%2CcACC%3BEACI%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAPN%2CqBACC%2CcACC%2COAMI%2CKAAI%2CSAAS%3BEACZ%2CcAAA%3BEACA%2CgBAAA%3B%3BAAVP%2CqBACC%2CcACC%2COAUC%2CKAAI%2CMAAM%3BEACN%2CYAAA%3BEACA%2CcAAA%3B%3BAAdP%2CqBACC%2CcACC%2COAcC%2CUAAS%3BEACR%2CcAAA%3B%3BAAjBJ%2CqBACC%2CcACC%2COAiBC%2CsBACC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAAtBL%2CqBACC%2CcACC%2COAiBC%2CsBAKC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA3BL%2CqBACC%2CcA8BC%3BEACI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2C%2BBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CqBApCL%2CcA8BC%2CiBAMK%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3B%3BAAED%2CqBAxCL%2CcA8BC%2CiBAUK%3BEACA%2CgCAAA%3BEACA%2C0BAAA%3B%3BAA3CP%2CqBACC%2CcA8BC%2CiBAcI%2CiBACC%2CcACC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAAjDT%2CqBACC%2CcA8BC%2CiBAcI%2CiBAOF%3BEACC%2CcAAA%3B%3BAArDL%2CqBACC%2CcA8BC%2CiBAcI%2CiBAUF%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAzDR%2CqBACC%2CcA8BC%2CiBA6BI%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CqBA%5C%2FDN%2CcA8BC%2CiBA6BI%2CWAIE%2CUAAU%3BEACV%2CUAAA%3BEACA%2CiBAAA%3B%3BAAlER%2CqBACC%2CcA8BC%2CiBAsCC%3BEACI%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAzEP%2CqBACC%2CcA2EC%3BEACC%2CUAAA%3BEACA%2CwBAAA%3BEACG%2CqBAAA%3BEACA%2CWAAA%3B%3BAAhFN%2CqBACC%2CcA2EC%2CmBAKI%3BEACC%2CUAAA%3BEACA%2CWAAA%3B%3BAAnFP%2CqBACC%2CcA2EC%2CmBAKI%2CaAGC%3BEACC%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAED%2CqBAzFN%2CcA2EC%2CmBAKI%2CaASE%2CYACA%3BEACC%2CkBAAA%3B%3BAAGL%2CqBA9FH%2CcA2EC%2CmBAKI%2CaAcD%2CWACG%3BEACC%2CkBAAA%3B%3BAAjGT%2CqBACC%2CcA2EC%2CmBAyBC%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3B%3BAAvGP%2CqBACC%2CcA2EC%2CmBA8BC%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAA7GP%2CqBACC%2CcA%2BGC%3BEACI%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAArHN%2CqBACC%2CcA%2BGC%2CuBAOI%3BEACC%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAA5HP%2CqBACC%2CcA%2BGC%2CuBAcI%2CiBACC%3BAA%5C%2FHP%2CqBACC%2CcA%2BGC%2CuBA8gED%2CCAhgEsB%2CeAChB%3BEACC%2CgBAAA%3B%3BAAhIR%2CqBACC%2CcA%2BGC%2CuBAmBI%3BEACC%2CgBAAA%3B%3BAApIP%2CqBACC%2CcAsIC%3BEACI%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAA5IN%2CqBACC%2CcAsIC%2CuBAMI%3BEACC%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAlJP%2CqBACC%2CcAsIC%2CuBAMI%2CsBAMC%3BEACC%2CgBAAA%3BEACA%2C0BAAA%3B%3BAArJR%2CqBACC%2CcAwJC%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAlKN%2CqBACC%2CcAwJC%2CmBAUI%3BEACC%2CcAAA%3B%3BAApKP%2CqBACC%2CcAwJC%2CmBAaI%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAzKP%2CqBACC%2CcAwJC%2CmBAkBC%2CKAAI%3BEACA%2CYAAA%3B%3BAA5KP%2CqBACC%2CcAwJC%2CmBAqBC%2CaAAY%3BEACR%2CcAAA%3BEACA%2CgBAAA%3B%3BAAhLP%2CqBACC%2CcAmLC%3BEACI%2CWAAA%3BEACM%2CqBAAA%3B%3BAAtLZ%2CqBACC%2CcAmLC%2CsBAGU%3BEACI%2C6BAAA%3B%3BAAMhB%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAHJ%2CcAII%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CcAPJ%2CEAOK%3BEACE%2CYAAA%3B%3BAAKX%2CqBACE%2CYAAW%2COACV%2COAAM%2CIACL%3BEACC%2CYAAA%3BEACA%2CqBAAA%3B%3BAALL%2CqBACE%2CYAAW%2COACV%2COAAM%2CIACL%2CUAGC%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAART%2CqBACE%2CYAAW%2COACV%2COAAM%2CIACL%2CUAGC%2CSAGI%3BAATT%2CqBACE%2CYAAW%2COACV%2COAAM%2CIACL%2CUAGC%2CShJ54BD%2CMAAK%2CcA4CD%2CiBAGM%3BAgJu1Bd%2CqBACE%2CYAAW%2COACV%2COAAM%2CIACL%2CUAGC%2CS%5C%2FIv6BD%3BE%2BI26BM%2CiBAAA%3B%3BAAEC%2CqBAXT%2CYAAW%2COACV%2COAAM%2CIACL%2CUAGC%2CSAGI%2COAEE%2CSACC%3BAAAD%2CqBAXT%2CYAAW%2COACV%2COAAM%2CIACL%2CUAGC%2CShJ54BD%2CMAAK%2CcA4CD%2CiBAGM%2CUgJk2BH%2CSACC%3BAAAD%2CqBAXT%2CYAAW%2COACV%2COAAM%2CIACL%2CUAGC%2CS%5C%2FIv6BD%2Ca%2BI46BO%2CSACC%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CeAAA%3B%3BAAIJ%2CqBAlBN%2CYAAW%2COACV%2COAAM%2CIACL%2CUAGC%2CSAGI%2COASD%2CSACC%3BAAAD%2CqBAlBN%2CYAAW%2COACV%2COAAM%2CIACL%2CUAGC%2CShJ54BD%2CMAAK%2CcA4CD%2CiBAGM%2CUgJy2BN%2CSACC%3BAAAD%2CqBAlBN%2CYAAW%2COACV%2COAAM%2CIACL%2CUAGC%2CS%5C%2FIv6BD%2Ca%2BIm7BI%2CSACC%3BEACG%2CaAAa%2CaAAb%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3B%3BAAUZ%3BEACI%2CaAAA%3B%3BAAoDJ%2CQAlDyB%3BEACxB%2CqBACC%2CYAAW%2COACV%2COAAM%2CIACL%3BIACI%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3B%3BEAKP%3BIACI%2CcAAA%3B%3BEADJ%2CWAEO%3BIACI%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3B%3BEAXX%2CWAEO%2CGAUI%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEAdf%2CWAEO%2CGAcI%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEAlBf%2CWAEO%2CGAkBI%3BIACI%2CWAAA%3BIACC%2CUAAA%3BIACA%2CiBAAA%3B%3BEAvBhB%2CWAEO%2CGAuBI%3BIACI%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEA7Bf%2CWAEO%2CGA6BI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAAKhB%2CqBACC%2C2BACC%2C8BACC%2CgBACC%3BEACI%2CeAAA%3B%3BAALR%2CqBACC%2C2BACC%2C8BACC%2CgBAIC%3BEACI%2CyBAAA%3BEACA%2CqBAAA%3B%3BAATR%2CqBACC%2C2BACC%2C8BACC%2CgBAIC%2CcAGI%3BEACC%2CqBAAA%3B%3BAAXT%2CqBACC%2C2BACC%2C8BACC%2CgBAWC%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAnBR%2CqBACC%2C2BACC%2C8BACC%2CgBAkBC%3BEACI%2CiBAAA%3B%3B%3BAAOR%2CuBACC%2CsBACC%2CeACC%2CiBACC%3BEACC%2CWAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CuBATP%2CsBACC%2CeACC%2CiBACC%2CYAMK%3BEACA%2CYAAA%3B%3B%3BAAQT%2CuBACC%2CiBACC%2COACC%2CiBACC%2CWACC%2CEAAC%3BEACA%2CcAAA%3BEACG%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2C2BAAA%3B%3BAACA%2CuBATR%2CiBACC%2COACC%2CiBACC%2CWACC%2CEAAC%2COAKI%3BEACA%2C0BAAA%3B%3B%3BAAYP%2CsBAFF%2CQAAO%2CKACN%2CIACE%2CUAAU%3BEACV%2CgBAAA%3BEACG%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAJJ%2CsBAFF%2CQAAO%2CKACN%2CIACE%2CUAAU%2CGAKP%2CuBAAsB%3BEACrB%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAZL%2CsBAFF%2CQAAO%2CKACN%2CIACE%2CUAAU%2CGAKP%2CuBAAsB%2COAQrB%3BEACC%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2C%2BBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAACA%2CsBA3BR%2CQAAO%2CKACN%2CIACE%2CUAAU%2CGAKP%2CuBAAsB%2COAQrB%2CGAYE%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmCAAA%3BEACA%2CgBAAA%3B%3BAA7BP%2CsBAFF%2CQAAO%2CKACN%2CIACE%2CUAAU%2CGAKP%2CuBAAsB%2COA2BxB%2CiBAAgB%3BEACf%2C6BAAA%3B%3BAAIH%2CsBAvCF%2CQAAO%2CKACN%2CIAsCE%2CUAAU%2CGACV%2CsBACC%2CiBACC%2CmBAAkB%3BEACjB%2CWAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CsBAhDT%2CQAAO%2CKACN%2CIAsCE%2CUAAU%2CGACV%2CsBACC%2CiBACC%2CmBAAkB%2CMAMb%3BEACA%2CYAAA%3B%3BAAlDX%2CsBACC%2CQAAO%2CKAwDN%2C0BACC%2CmBAAkB%3BEACd%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CsBA5DN%2CQAAO%2CKAwDN%2C0BACC%2CmBAAkB%2CMAGb%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3B%3BAA%5C%2FDR%2CsBACC%2CQAAO%2CKAwDN%2C0BAUC%2CoBACC%3BEACC%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACG%2CyBAAA%3B%3BAAxER%2CsBACC%2CQAAO%2CKAwDN%2C0BAUC%2CoBAOC%2CmBAAkB%3BEACjB%2CWAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CsBA%5C%2FEP%2CQAAO%2CKAwDN%2C0BAUC%2CoBAOC%2CmBAAkB%2CMAMb%3BEACA%2CYAAA%3B%3BAAjFT%2CsBACC%2CQAAO%2CKAqFN%2COACC%2CEAAC%3BEACG%2CcAAA%3B%3BAAxFP%2CsBACC%2CQAAO%2CKAqFN%2COAIC%3BEACI%2CcAAA%3B%3BAA3FP%2CsBACC%2CQAAO%2CKAqFN%2COAIC%2CSAEI%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3B%3BAAOR%2CoBACC%3BEACC%2CSAAA%3B%3BAAFF%2CoBACC%2CgBAEC%3BEACI%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAATN%2CoBACC%2CgBAEC%2CcAOI%2CcACC%2CiBACC%3BAAZR%2CoBACC%2CgBAEC%2CcAOI%2CcACC%2CiBhJhpCH%2CMAAK%2CcA4CD%2CiBAGM%3BAgJslCd%2CoBACC%2CgBAEC%2CcAOI%2CcACC%2CiB%5C%2FI3qCH%3BE%2BI6qCK%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CoBAjBR%2CgBAEC%2CcAOI%2CcACC%2CiBACC%2COAME%3BAAAD%2CoBAjBR%2CgBAEC%2CcAOI%2CcACC%2CiBhJhpCH%2CMAAK%2CcA4CD%2CiBAGM%2CUgJwmCJ%3BAAAD%2CoBAjBR%2CgBAEC%2CcAOI%2CcACC%2CiB%5C%2FI3qCH%2Ca%2BIkrCM%3BEACA%2CYAAA%3B%3BAAnBV%2CoBACC%2CgBAEC%2CcAqBI%2CwBACC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CoBA3BP%2CgBAEC%2CcAqBI%2CwBACC%2CeAGE%3BEACA%2C0BAAA%3B%3BAA7BT%2CoBACC%2CgBAEC%2CcA8BI%2CaACC%2CoBACC%2CQACC%3BEACC%2CmBAAA%3B%3BAACA%2CoBArCT%2CgBAEC%2CcA8BI%2CaACC%2CoBACC%2CQACC%2COAEE%3BEACA%2CYAAA%3B%3BAAvCX%2CoBACC%2CgBAEC%2CcA8BI%2CaAWC%2COACC%3BEACC%2CgBAAA%3B%3BAA9CT%2CoBACC%2CgBAEC%2CcA8BI%2CaAWC%2COACC%2CQAEC%3BEACC%2CeAAA%3B%3BAAhDV%2CoBACC%2CgBAEC%2CcAkDI%2CUAAS%2COACR%2CiBACC%2COAAM%3BEACL%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CoBA5DR%2CgBAEC%2CcAkDI%2CUAAS%2COACR%2CiBACC%2COAAM%2CQAMJ%3BEACA%2CYAAA%3B%3BAA9DV%2CoBACC%2CgBAmEC%2CWACC%2CMAAK%2CKAAK%2CQACT%3BAAtEJ%2CoBACC%2CgBAmEC%2CWACC%2CMAAK%2CKAAK%2CQA2mDZ%2CCA1mDK%3BAAtEN%2CoBACC%2CgBAmEC%2CWACC%2CMAAK%2CKAAK%2CShJ1sCT%2CKAAK%2CcA4CD%2CiBAGM%3BAgJslCd%2CoBACC%2CgBAmEC%2CWACC%2CMAAK%2CKAAK%2CS%5C%2FIruCT%3BE%2BIuuCC%2CWAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CoBA3EP%2CgBAmEC%2CWACC%2CMAAK%2CKAAK%2CQACT%2CEAMK%3BAAAD%2CoBA3EP%2CgBAmEC%2CWACC%2CMAAK%2CKAAK%2CQA2mDZ%2CCA1mDK%2CMAMG%3BAAAD%2CoBA3EP%2CgBAmEC%2CWACC%2CMAAK%2CKAAK%2CShJ1sCT%2CKAAK%2CcA4CD%2CiBAGM%2CUgJkqCL%3BAAAD%2CoBA3EP%2CgBAmEC%2CWACC%2CMAAK%2CKAAK%2CS%5C%2FIruCT%2CY%2BI4uCK%3BEACA%2CYAAA%3B%3BAAOH%2CoBAnFL%2CgBAmEC%2CWAaC%2CMAAK%2CcACJ%2CiBACE%2CUAAO%2CkBACN%3BAAAD%2CoBAnFL%2CgBAmEC%2CWAaC%2CMAAK%2CcACJ%2CiBAC6B%2CQAAO%2CYACjC%3BAAAD%2CoBAnFL%2CgBAmEC%2CWAaC%2CMAAK%2CcACJ%2CiBACkD%2CQAAO%2CcACtD%3BAAAD%2CoBAnFL%2CgBAmEC%2CW%5C%2FIpuCE%2Ca%2BImvCS%2CkBACN%3BEACA%2CeAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAA0DP%2CgBACC%2CSAAQ%3BEACJ%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAALL%2CgBACC%2CSAAQ%2CWAKJ%3BEACC%2CUAAA%3BEACA%2CcAAA%3B%3BAARN%2CgBACC%2CSAAQ%2CWAKJ%2CiBAGC%3BEACC%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAdP%2CgBACC%2CSAAQ%2CWAKJ%2CiBAGC%2CsBAMC%3BEACC%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAlBR%2CgBACC%2CSAAQ%2CWAKJ%2CiBAGC%2CsBAWF%2CeACI%2COACC%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAID%2CgBA7BR%2CSAAQ%2CWAKJ%2CiBAGC%2CsBAWF%2CeASI%2CUACE%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAjCV%2CgBACC%2CSAAQ%2CWAKJ%2CiBAGC%2CsBAWF%2CeAgBI%2CiBACC%3BEACC%2CWAAA%3B%3BAAtCV%2CgBACC%2CSAAQ%2CWAKJ%2CiBAGC%2CsBAWF%2CeAgBI%2CiBACC%2CSAEC%3BEACC%2CWAAA%3B%3BAAmBX%2CQAVyB%2CuBAAqB%3BEAC7C%2CgBACC%2CSAAQ%2CWACP%3BIACI%2CWAAA%3B%3B%3B%3BAAMP%2CuBACC%3BEACC%2CoBAAA%3BEACA%2C4BAAA%3B%3BAAHF%2CuBACC%2CiBAGC%3BEACC%2CgBAAA%3BEACG%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAPN%2CuBACC%2CiBAGC%2CsBAIC%2CaACC%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAZJ%2CuBACC%2CiBAGC%2CsBAWC%2CeACC%2COACC%3BEACC%2CcAAA%3BEACG%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3B%3BAArBT%2CuBACC%2CiBAyBC%3BEACC%2CgBAAA%3BEACG%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA9BN%2CuBACC%2CiBAyBC%2CoBAKC%2CaACC%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAnCJ%2CuBACC%2CiBAyBC%2CoBAYC%2CiBACC%2CSACC%3BEACC%2CeAAA%3B%3B%3BAAQN%2CQACC%2CeAAc%3BEACb%2CcAAA%3B%3BAAKI%2CQANL%2CeAAc%2CeAEb%2CMACC%2CMACC%2CGACC%2CGACE%2CWACA%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAAEC%2CQAXR%2CeAAc%2CeAEb%2CMACC%2CMACC%2CGACC%2CGACE%2CWACA%2CEAGC%2CKACE%3BEACA%2C0BAAA%3B%3BAAKJ%2CQAjBL%2CeAAc%2CeAEb%2CMACC%2CMACC%2CGACC%2CGAYE%2CUAAU%3BEACV%2CgBAAA%3B%3B%3B%3BAASP%2C0BACC%2CoBACC%2CUACC%3BAAHyB%2C8BAC3B%2CoBACC%2CUACC%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAACA%2C0BANN%2CoBACC%2CUACC%2CeAIK%3BAAAD%2C8BANN%2CoBACC%2CUACC%2CeAIK%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3B%3BAAOR%2CeACC%2CkBACC%2CsBACC%2CiBACC%2CWACC%2CEAAC%2COAAO%3BEACJ%2CSAAA%3BEACA%2CWAAA%3BEACH%2CgBAAA%3B%3BAARN%2CeACC%2CkBACC%2CsBACC%2CiBACC%2CWACC%2CEAAC%2COAAO%2COAIJ%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CeAZL%2CkBACC%2CsBACC%2CiBACC%2CWACC%2CEAAC%2COAAO%2COAQN%3BEACA%2C0BAAA%3B%3BAAdP%2CeAqBC%2CqBACC%2CYACC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CeALH%2CqBACC%2CYACC%2CWAGE%3BEACA%2C0BAAA%3B%3BAA3BL%2CeAgCC%2CaACC%2CoBACC%2CGACC%3BEACC%2C0BAAA%3BEACG%2C2BAAA%3BEACA%2CcAAA%3B%3BAACH%2CeAPJ%2CaACC%2CoBACC%2CGACC%2CEAIE%3BEACA%2CWAAW%2CgBAAX%3BEACG%2CYAAA%3BEACA%2C2BAAA%3B%3BAA1CT%2CeAgDC%2CqBACC%2CWACC%3BEACC%2CWAAA%3BEACA%2C2BAAA%3B%3BAACA%2CeALH%2CqBACC%2CWACC%2CqBAGE%3BEACA%2C0BAAA%3B%3B%3BAA8CL%2CQAvC0B%2CuBAAsB%3BEAC%5C%2FC%2CGAAG%2CcACF%2CoBACC%3BIACC%2CeAAA%3B%3BEAIH%2CaACC%3BIACI%2CaAAA%3B%3BEAGL%2CQACC%2CcACC%2CaACC%2CIACC%3BIACI%2CeAAA%3B%3BEALR%2CQACC%2CcACC%2CaACC%2CIAIC%3BIACC%2CeAAA%3B%3BEAML%2CuBACC%3BIACC%2CwBAAA%3B%3BEAFF%2CuBAIC%3BIACC%2CwBAAA%3B%3BEALF%2CuBAIC%2CsBAEC%3BIACC%2CgBAAA%3B%3B%3BAAgBJ%2CQAX2B%2CwBAAuB%3BEACjD%2CQACC%2CWACC%3BIACC%2CWAAA%3BIACA%2CeAAA%3B%3B%3B%3BAAiTJ%2CQA3S0B%2CuBAAsB%3BEAC%5C%2FC%2CMAAM%2CYACL%3BIACC%2COAAA%3BIACG%2CUAAA%3BIACA%2CuBAAA%3B%3BEAGL%2CQACC%2CoBACC%3BIACC%2CiBAAA%3BIACA%2C8BAAA%3B%3BEAJH%2CQAOC%3BIACC%2CqBAAA%3BIACA%2CWAAA%3B%3BEATF%2CQAOC%2CwBAGC%3BIACC%2CgBAAA%3B%3BEAIH%2CGAAG%2CcACF%2CoBACC%2CsBACC%2CiBACC%2CWACC%3BIACC%2CqBAAA%3BIACA%2CiBAAA%3B%3BEAON%2CQACC%2CcACC%3BIACI%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3B%3BEALN%2CQACC%2CcAMC%2CaACC%2CIACC%3BIACC%2CeAAA%3B%3BEAVL%2CQACC%2CcAMC%2CaACC%2CIAIC%3BIACC%2CeAAA%3B%3BEAED%2CQAdH%2CcAMC%2CaACC%2CIAOE%2CYACA%3BIACI%2CaAAA%3B%3BEAjBT%2CQACC%2CcAqBC%3BIACC%2CiBAAA%3B%3BEAvBH%2CQACC%2CcAwBC%3BIACC%2CeAAA%3B%3BEA1BH%2CQACC%2CcAwBC%2CmBAEC%3BIACI%2CqBAAA%3BIACA%2CUAAA%3B%3BEA7BP%2CQACC%2CcAwBC%2CmBAMC%3BIACI%2CUAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAlCP%2CQACC%2CcAoCC%3BIACI%2CUAAA%3B%3BEAtCN%2CQACC%2CcAuCC%3BIACI%2CUAAA%3BIACA%2CeAAA%3B%3BEA1CN%2CQACC%2CcA2CC%3BIACI%2CUAAA%3B%3BEA7CN%2CQACC%2CcA2CC%2CWAEI%3BIACC%2CeAAA%3B%3BEA%5C%2FCP%2CQACC%2CcAiDI%3BIACC%2CUAAA%3B%3BEAnDN%2CQACC%2CcAiDI%2CgBAEC%3BIACC%2CeAAA%3B%3BEArDP%2CQACC%2CcAiDI%2CgBAKF%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEAzDP%2CQA6DC%3BIACC%2CqBAAA%3BIACG%2CWAAA%3BIACA%2CaAAA%3B%3BEAhEL%2CQA6DC%2CaAII%3BIACC%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEApEN%2CQA6DC%2CaAII%2CGAIC%3BIACC%2CyBAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3BEAzEP%2CQA6DC%2CaAII%2CGAIC%2CGAKC%3BIACC%2CcAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CQAjBH%2CaAII%2CGAIC%2CGASD%3BIACA%2CYAAA%3BIACG%2CkBAAA%3BIACA%2CmCAAA%3B%3BEAjFR%2CQAsFC%2CSACC%3BIACI%2CuBAAA%3B%3BEAxFN%2CQA2FC%2CQAAO%3BIACH%2C2BAAA%3B%3BEA5FL%2CQA8FC%3BIACC%2CqBAAA%3BIACA%2CWAAA%3B%3BEAhGF%2CQA8FC%2CmBAGC%2COACC%2CUACC%2CQACC%3BIACC%2CsBAAA%3B%3BEArGN%2CQA2GC%2CoBACC%2CgBACC%2CeACC%2CcACC%2CsBACC%2CiBACC%3BIACC%2CiBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEA6CL%2CsBAFF%2CQAAO%2CKACN%2CIACE%2CUAAU%2CGACV%2CuBAAsB%2COACrB%3BIACC%2CWAAA%3BIACA%2CaAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3B%3BEATN%2CsBAeC%3BIACC%2CeAAA%3B%3BEAhBF%2CsBAeC%2COAEC%3BIACI%2CqBAAA%3B%3BEAlBN%2CsBAqBC%2CsBACC%2CiBACG%3BIACD%2CgBAAA%3B%3BEACA%2CsBAJH%2CsBACC%2CiBACG%2CmBAEA%3BIACA%2CgBAAA%3B%3BEA1BL%2CsBAqBC%2CsBASC%2C0BACC%2CmBAAkB%3BIACd%2CiBAAA%3B%3BEAhCP%2CsBAqBC%2CsBAcC%3BIACC%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3BEAxCH%2CsBAqBC%2CsBAcC%2C0BAMC%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3BEAKP%2CmBACC%2CWACC%3BEAFF%2CmBACC%2CWACa%3BEAFd%2CmBACC%2CWAC2B%3BIACtB%2C2BAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3B%3BEAIN%2CqBACC%2CQAAO%3BIACH%2C8BAAA%3B%3BEAFL%2CqBAIC%2CcACC%2CiBACC%3BIACC%2CgBAAA%3B%3BEACA%2CqBAJH%2CcACC%2CiBACC%2CWAEE%2CUAAU%3BIACP%2CUAAA%3BIACA%2CgBAAA%3B%3BEAVR%2CqBAIC%2CcACC%2CiBAQC%3BIACC%2CYAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3B%3B%3BEAMJ%2CQACC%2CwBACC%2CeACC%2CMACC%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAuDL%2CQAlC0B%2CuBAAsB%3BEAC%5C%2FC%2CQACC%2CcACC%3BIACI%2CeAAA%3B%3BEAHN%2CQACC%2CcAIC%2CaACC%3BIACC%2CaAAA%3B%3BEAPJ%2CQAWC%2CoBACC%2CgBACC%3BIACC%2CkBAAA%3B%3BEAdJ%2CQAWC%2CoBACC%2CgBACC%2CeAEC%2CeACC%3BIACI%2C0BAAA%3B%3BEAjBT%2CQAWC%2CoBACC%2CgBACC%2CeAEC%2CeAIC%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAtBT%2CQAWC%2CoBACC%2CgBACC%2CeAEC%2CeAIC%2CsBAII%3BIACC%2CeAAA%3B%3B%3BAAiEX%2CQAxD0B%2CuBAAsB%3B%3BEAE%5C%2FC%2CoBACC%2CgBACC%3BIACC%2CWAAA%3BIACA%2CcAAA%3B%3BEAJH%2CoBACC%2CgBACC%2CcAGC%2CUAAS%3BIACL%2CqBAAA%3BIACA%2CWAAA%3B%3BEAPP%2CoBACC%2CgBACC%2CcAGC%2CUAAS%2COAGL%3BIACC%2CSAAA%3B%3BEATR%2CoBACC%2CgBACC%2CcAGC%2CUAAS%2COAGL%2COAEC%2CMAAK%3BIACJ%2CWAAA%3B%3BEAXT%2CoBACC%2CgBACC%2CcAGC%2CUAAS%2COAGL%2COAKC%3BIACC%2CUAAA%3BIACA%2CWAAA%3B%3BEAfT%2CoBACC%2CgBACC%2CcAGC%2CUAAS%2COAaL%3BIACC%2CUAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEArBR%2CoBACC%2CgBAwBC%2CMAAK%2CcACJ%3BIACC%2CgBAAA%3B%3BEA3BJ%2CoBACC%2CgBAwBC%2CMAAK%2CcAIJ%2CGAAE%2CIAAI%3BEA7BT%2CoBACC%2CgBAwBC%2CMAAK%2CcAIU%2CGAAE%2CIAAI%3BEA7BvB%2CoBACC%2CgBAwBC%2CMAAK%2CcAIsB%2CGAAE%2CIAAI%3BEA7BnC%2CoBACC%2CgBAwBC%2CMAAK%2CcAIuC%2CKAAI%3BIAC3C%2CqBAAA%3BIACA%2CsBAAA%3B%3BEA%5C%2FBP%2CoBACC%2CgBAiCC%3BIACC%2CqBAAA%3BIACA%2CWAAA%3B%3BEApCH%2CoBACC%2CgBAiCC%2CWAGC%2CMAAK%2CKAAK%2CQACT%3BIACI%2CWAAA%3B%3BEAvCR%2CoBACC%2CgBAiCC%2CWAGC%2CMAAK%2CKAAK%2CQAIT%2CQAAO%3BIACN%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEA5CL%2CoBACC%2CgBAiCC%2CWAGC%2CMAAK%2CKAAK%2CQAST%2CQAAO%3BEA9CX%2CoBACC%2CgBAiCC%2CWAGC%2CMAAK%2CKAAK%2CQASM%2CQAAO%3BIAClB%2CYAAA%3B%3B%3BAAgDT%2CQAzC0B%2CuBAAsB%3BEAC%5C%2FC%2CoBACC%2CgBACC%3BIACC%2CWAAA%3BIACA%2CcAAA%3B%3BEAJH%2CoBACC%2CgBAKC%2CMAAK%2CcACJ%3BIACC%2CgBAAA%3B%3BEARJ%2CoBACC%2CgBAUC%3BIACC%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEAdH%2CoBACC%2CgBAUC%2CWAIC%2CMAAK%2CKAAK%3B%3B%3B%3B%3B%3B%3BEAfb%2CoBACC%2CgBAUC%2CWAIC%2CMAAK%2CKAAK%2CQAMT%3BEArBJ%2CoBACC%2CgBAUC%2CWAIC%2CMAAK%2CKAAK%2CQAm4Bb%2CCA73BM%2COAAO%3BIACL%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3B%3BEAxBR%2CoBACC%2CgBAUC%2CWAIC%2CMAAK%2CKAAK%2CQAWT%2CQAAO%3BIACN%2CkBAAA%3B%3BEA3BL%2CoBACC%2CgBAUC%2CWAIC%2CMAAK%2CKAAK%2CQAcT%2CQAAO%3BEA7BX%2CoBACC%2CgBAUC%2CWAIC%2CMAAK%2CKAAK%2CQAm4Bb%2CCAr3BuB%2COAAO%3BIACzB%2CWAAA%3B%3BIAEA%2CWAAA%3BIACA%2CyBAAA%3B%3B%3BAA%2BIN%2CQAxI0B%2CuBAAsB%3BEAC%5C%2FC%2CcACC%2COAAM%2CIAAI%2COAAO%2CIAAI%2CSAAS%2CIAAI%2CmBACjC%2CMACG%3BIACD%2CgCAAA%3BIACA%2CkBAAA%3B%3BEAEC%2CcANJ%2COAAM%2CIAAI%2COAAO%2CIAAI%2CSAAS%2CIAAI%2CmBACjC%2CMACG%2CKAGC%2CKACA%3BIACA%2CyBAAA%3B%3BEAED%2CcATJ%2COAAM%2CIAAI%2COAAO%2CIAAI%2CSAAS%2CIAAI%2CmBACjC%2CMACG%2CKAGC%2CKAIA%3BIACA%2C8BAAA%3B%3BEAON%3B%3B%3BEAAA%2CQACC%2CeAAc%3BIACb%2C0BAAA%3BIACA%2C4BAAA%3BIACA%2CoBAAA%3B%3BEAJF%2CQACC%2CeAAc%2CeAIb%2CMACC%3BIACC%2CgCAAA%3BIACG%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CmCAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEApBP%2CQAyBC%2CwBACC%2CeACC%2CMACC%3BIACI%2CgCAAA%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CmCAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3B%3BEAOR%2CQACC%3BIACC%2CuBAAA%3BIACG%2CqBAAA%3BIACA%2CWAAA%3BIACA%2C4BAAA%3B%3BEALL%2CQACC%2CcAKI%3BIACC%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3B%3BEACA%2CQAZL%2CcAKI%2CUAOE%3BIACA%2CaAAA%3B%3BEAdP%2CQACC%2CcAKI%2CUAUC%2CIAAG%3BIACF%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEApBP%2CQACC%2CcAKI%2CUAgBF%2CIAAG%3BEAtBN%2CQACC%2CcAKI%2CUAgBsB%2CIAAG%3BIACvB%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3B%3B%3BEA3BP%2CQACC%2CcAKI%2CUAwBF%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%3B%3B%3B%3B%3B%3BQAAA%3B%3B%3BEAaP%2CuBACC%2CsBACC%2CeACC%2CMACC%3BIACI%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CmCAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3B%3BAA%2BCT%2CQAxC0B%2CuBAAsB%3B%3BEAE%5C%2FC%2CaACC%2CmBACC%3BIACC%2CQAAA%3BIACG%2CWAAA%3BIACA%2CQAAA%3BIACA%2CaAAA%3BIACA%2CUAAA%3B%3BEAPN%2CaACC%2CmBAQC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3B%3BEAXH%2CaACC%2CmBAYC%3BIACC%2CUAAA%3BIACG%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAlBN%2CaACC%2CmBAmBC%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEACA%2CaAtBL%2CmBAmBC%2CQAGK%3BIACA%2CWAAA%3B%3BEAxBP%2CaACC%2CmBA0BC%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3B%3B%3BAA8CP%2CQAzC0B%2CuBAAsB%3B%3BEAE%5C%2FC%2CaACC%2CmBACC%3BIACC%2CmBAAA%3BIACG%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CwBAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3B%3BEARN%2CaACC%2CmBASC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3B%3BEAZH%2CaACC%2CmBAaC%3BIACC%2CUAAA%3BIACG%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAnBN%2CaACC%2CmBAoBC%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEACA%2CaAvBL%2CmBAoBC%2CQAGK%3BIACA%2CWAAA%3B%3BEAzBP%2CaACC%2CmBA2BC%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3B%3B%3BAA8CP%2CQAzC0B%2CuBAAsB%3B%3BEAE%5C%2FC%2CaACC%2CmBACC%3BIACC%2CmBAAA%3BIACG%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CwBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3B%3BEARN%2CaACC%2CmBASC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3B%3BEAZH%2CaACC%2CmBAaC%3BIACC%2CUAAA%3BIACG%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAnBN%2CaACC%2CmBAoBC%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEACA%2CaAvBL%2CmBAoBC%2CQAGK%3BIACA%2CWAAA%3B%3BEAzBP%2CaACC%2CmBA2BC%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3B%3B%3BAA8CP%2CQAzC0B%2CuBAAsB%3B%3BEAE%5C%2FC%2CaACC%2CmBACC%3BIACC%2CmBAAA%3BIACG%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CwBAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3B%3BEARN%2CaACC%2CmBASC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3B%3BEAZH%2CaACC%2CmBAaC%3BIACC%2CUAAA%3BIACG%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAnBN%2CaACC%2CmBAoBC%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEACA%2CaAvBL%2CmBAoBC%2CQAGK%3BIACA%2CWAAA%3B%3BEAzBP%2CaACC%2CmBA2BC%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3B%3B%3BAA8CP%2CQAzC0B%2CuBAAsB%3B%3BEAE%5C%2FC%2CaACC%2CmBACC%3BIACC%2CmBAAA%3BIACG%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CwBAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3B%3BEARN%2CaACC%2CmBASC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3B%3BEAZH%2CaACC%2CmBAaC%3BIACC%2CUAAA%3BIACG%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAnBN%2CaACC%2CmBAoBC%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEACA%2CaAvBL%2CmBAoBC%2CQAGK%3BIACA%2CWAAA%3B%3BEAzBP%2CaACC%2CmBA2BC%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3B%3B%3BAA8CP%2CQAzC0B%2CuBAAsB%3B%3BEAE%5C%2FC%2CaACC%2CmBACC%3BIACC%2CmBAAA%3BIACG%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CwBAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3B%3BEARN%2CaACC%2CmBASC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3B%3BEAZH%2CaACC%2CmBAaC%3BIACC%2CUAAA%3BIACG%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAnBN%2CaACC%2CmBAoBC%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEACA%2CaAvBL%2CmBAoBC%2CQAGK%3BIACA%2CWAAA%3B%3BEAzBP%2CaACC%2CmBA2BC%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3B%3B%3BAAsEP%2CQAjE0B%2CuBAAsB%3B%3BEAE%5C%2FC%2CaACC%2CmBACC%3BIACC%2CmBAAA%3BIACG%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CwBAAA%3BIACA%2CUAAA%3BIACA%2CoBAAA%3B%3BEARN%2CaACC%2CmBASC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3B%3BEAZH%2CaACC%2CmBAaC%3BIACC%2CUAAA%3BIACG%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAnBN%2CaACC%2CmBAoBC%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEACA%2CaAvBL%2CmBAoBC%2CQAGK%3BIACA%2CWAAA%3B%3BEAzBP%2CaACC%2CmBA2BC%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAA6BP%2CaACC%2CmBACC%3BEACC%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAPH%2CaACC%2CmBAQC%3BEACC%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAAnBH%2CaACC%2CmBAoBC%3BEACC%2CkBAAA%3B%3BAAIC%2CaAzBH%2CmBAuBC%2CQACE%2CQACC%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoEAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAID%2CaApCH%2CmBAuBC%2CQAYE%2CQACC%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsEAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAA5CL%2CaACC%2CmBA%2BCC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAArDH%2CaACC%2CmBAsDC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3B%3BAAOH%3B%3B%3BAAAA%2CqBACC%3BEACC%2CsBAAA%3BEACG%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAANL%2CqBACC%2C2BAMI%2CcACC%2CoBACC%3BEACC%2CsBAAA%3BEACA%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAdR%2CqBACC%2C2BAMI%2CcACC%2CoBAQC%3BAAhBP%2CqBACC%2C2BAMI%2CcACC%2CoBAQ%2BB%3BEAC7B%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3B%3BAACA%2CqBAtBP%2C2BAMI%2CcACC%2CoBAQC%2C6BAOE%3BAAAD%2CqBAtBP%2C2BAMI%2CcACC%2CoBAQ%2BB%2CmBAO5B%3BEACA%2CYAAA%3B%3BAAxBT%2CqBACC%2C2BAMI%2CcACC%2CoBAmBC%3BEACC%2CWAAA%3BEACG%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAACA%2CqBAnCV%2C2BAMI%2CcACC%2CoBAmBC%2CmBASK%3BEACH%2CYAAA%3B%3BAArCT%2CqBA2CC%3BEACC%2CsBAAA%3BEACG%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAhDL%2CqBA2CC%2C0BAMI%3BEACC%2CcAAA%3BEACA%2CSAAA%3B%3BAAnDN%2CqBA2CC%2C0BAMI%2C0BAGC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAA3DP%2CqBA%2BDC%3BEACC%2CsBAAA%3BEACG%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAApEL%2CqBA%2BDC%2CaAMI%2CcACC%2CoBACC%3BEACC%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAA3ER%2CqBAgFC%2C2BAA0B%3BEACzB%2CsBAAA%3BEACG%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAArFL%2CqBAgFC%2C2BAA0B%2CSAMtB%3BEACC%2CSAAA%3BEACA%2CgBAAA%3B%3BAAxFN%2CqBA2FC%2C2BACC%2C8BACC%2CgBACC%3BEACI%2CgCAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAACA%2CqBATP%2C2BACC%2C8BACC%2CgBACC%2CcAMK%3BEACA%2CSAAA%3B%3BAArGT%2CqBA2FC%2C2BAeC%2CyBACC%2CeACC%2CiBACC%3BEACC%2CWAAA%3BEACG%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2C0BAAA%3B%3BAACA%2CqBAvBR%2C2BAeC%2CyBACC%2CeACC%2CiBACC%2CcAKK%3BEACA%2CYAAA%3B%3BAAnHV%2CqBA2FC%2C2BA8BC%2CQACC%2CiBACC%3BEACC%2CWAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CqBAtCP%2C2BA8BC%2CQACC%2CiBACC%2CQAMK%3BEACA%2CYAAA%3B%3BAAlIT%2CqBAyIC%2CkBACC%2CeACC%2COACC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAA9IL%2CqBAyIC%2CkBASC%2CcACC%2CQAAO%3BEACN%2CWAAA%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CqBAdN%2CkBASC%2CcACC%2CQAAO%2CUAIF%3BEACA%2CYAAA%3B%3BAAkBR%2CQAZ0B%3BEACzB%2CqBACC%2C2BAA0B%2CQAAQ%2CiBACjC%2CmBAAkB%3BIACjB%2CYAAA%3B%3BEAHH%2CqBACC%2C2BAA0B%2CQAAQ%2CiBAIjC%2CmBAAkB%2CSAAS%3BIAC1B%2CsBAAA%3B%3B%3BAA2DJ%2CQAtD2B%2CwBAAsB%3BEAChD%2CqBACC%2CmBAAkB%3BIACd%2CUAAA%3BIACA%2CsBAAA%3B%3BEAHL%2CqBACC%2CmBAAkB%2CMAGd%3BIACC%2CkBAAA%3B%3BEALN%2CqBAQC%2CmBAAkB%3BIACd%2CUAAA%3BIACA%2CsBAAA%3BIACA%2CwBAAA%3B%3BEAXL%2CqBAcC%2C2BACC%2C8BACC%3BIACI%2CcAAA%3B%3BEAjBP%2CqBAcC%2C2BACC%2C8BAIC%2CgBACC%2CcACC%3BIACC%2CkBAAA%3BIACA%2CcAAA%3B%3BEAvBN%2CqBAcC%2C2BACC%2C8BAIC%2CgBACC%2CcACC%2CsBAGC%3BIACI%2CqBAAA%3B%3BEAzBV%2CqBAcC%2C2BACC%2C8BAIC%2CgBACC%2CcACC%2CsBAMC%3BIACC%2CWAAA%3BIACG%2C0BAAA%3B%3BEA7BV%2CqBAcC%2C2BACC%2C8BAmBC%2CoBACG%3BIACE%2CkBAAA%3B%3BEApCR%2CqBAcC%2C2BA0BC%3BIACI%2CUAAA%3B%3BEAzCN%2CqBAcC%2C2BA6BC%2CQACC%2CiBACC%3BIACI%2CWAAA%3B%3B%3BAAuET%2CQAhE0B%2CuBAAsB%3BEAC%5C%2FC%2CqBACC%2C2BACC%2C8BACC%2CgBACC%3BIACC%2CWAAA%3B%3BEALL%2CqBACC%2C2BACC%2C8BACC%2CgBACC%2CcAEC%3BIACC%2CWAAA%3B%3BEAPN%2CqBACC%2C2BAWC%2CQACC%2CiBACC%3BIACC%2CWAAA%3BIACA%2CiBAAA%3B%3BEAML%2CsBACC%3BIACC%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGF%2CqBACC%2CmBACC%3BIACI%2CsBAAA%3BIACA%2CSAAA%3B%3BEACA%2CqBAJL%2CmBACC%2CaAGK%2CYACA%3BIACC%2C6BAAA%3B%3BEAGF%2CqBATL%2CmBACC%2CaAQK%2CWACA%3BIACC%2CoBAAA%3B%3BEAZR%2CqBAiBC%2CcACC%3BIACC%2CWAAA%3B%3BEAnBH%2CqBAiBC%2CcACC%2CuBAEC%3BIACQ%2CSAAA%3B%3BEArBX%2CqBAiBC%2CcAOC%3BIACG%2CWAAA%3BIACA%2CaAAA%3B%3BEA1BL%2CqBAiBC%2CcAOC%2CuBAGG%3BIACK%2CSAAA%3B%3B%3BAAsCX%2CQAhC0B%2CuBAAqB%3BEAC9C%2CqBACC%2C2BACC%3BIACI%2CeAAA%3B%3BEAHN%2CqBAMC%2CyBACC%2CsBACC%3BIACC%2CWAAA%3B%3BEACA%2CqBAJH%2CyBACC%2CsBACC%2CeAEE%3BIACA%2CYAAA%3B%3BEAXL%2CqBAMC%2CyBASC%2CeACC%3BIACC%2CUAAA%3BIACA%2CWAAA%3B%3BEAlBJ%2CqBAMC%2CyBASC%2CeACC%2CsBAGC%3BIACI%2CuBAAA%3B%3BEApBR%2CqBAMC%2CyBASC%2CeAQC%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3B%3BAA%2BCP%2CQAzCyB%2CuBAAsB%3BEAC%5C%2FC%2CqBACC%2C2BACC%3BIACI%2CeAAA%3B%3BEAHN%2CqBAMC%2C2BACC%2C8BACC%3BIACI%2CgBAAA%3BIACA%2CcAAA%3B%3BEAVP%2CqBAcC%2CyBACC%2CsBACC%3BIACC%2CWAAA%3B%3BEACA%2CqBAJH%2CyBACC%2CsBACC%2CeAEE%3BIACA%2CYAAA%3B%3BEAnBL%2CqBAcC%2CyBASC%2CeACC%3BIACC%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEA3BJ%2CqBAcC%2CyBASC%2CeACC%2CsBAIC%3BIACI%2CSAAA%3B%3BEA7BR%2CqBAcC%2CyBASC%2CeASC%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3B%3BACp4FN%2CWAAC%2COAAO%3BEACN%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3B%3BAAEA%2CWAND%2COAAO%2CQAML%3BAACD%2CWAPD%2COAAO%2CQAOL%3BEACC%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAKN%3BEACE%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGE%2CuBADF%2COACG%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAnHjBF%2COACI%2CgBACI%3BEACI%2CSAAA%3B%3BAAHZ%2COACI%2CgBACI%2CUAGI%3BEACI%2CkBAAA%3B%3BAANhB%2COACI%2CgBACI%2CUAGI%2CQAGI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAXpB%2COACI%2CgBACI%2CUAGI%2CQASI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAjBpB%2COACI%2CgBAqBI%3BEAEI%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3B%3BAA1BZ%2COACI%2CgBA4BI%2CMACM%3BEACE%2CgBAAA%3B%3BAA%5C%2FBhB%2COACI%2CgBAkCI%2CKACI%2CKAEM%3BEACE%2CWAAA%3B%3BAAvCpB%2COACI%2CgBA2CI%2CeACI%3BEACI%2CWAAA%3BElCkPhB%2CgBAAA%3BEAAA%2CgBAAA%3B%3BAApPA%2COkC3CI%2CgBA2CI%2CeACI%2CiBlCDX%3BAACD%2COkC5CI%2CgBA2CI%2CeACI%2CiBlCAX%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2COkCjDI%2CgBA2CI%2CeACI%2CiBlCKX%3BEACG%2CWAAA%3B%3BAkCnDJ%2COACI%2CgBA2CI%2CeACI%2CiBoHwDZ%3BEACI%2CWAAA%3B%3BApHtGJ%2COACI%2CgBA2CI%2CeACI%2CiBoH7BZ%3BApHhBA%2COACI%2CgBA2CI%2CeACI%2CiBoH5BZ%3BEACI%2CqBAAA%3B%3BApHlBJ%2COACI%2CgBA2CI%2CeACI%2CiBoH7BZ%2CSAQI%2CEAAC%3BApHxBL%2COACI%2CgBA2CI%2CeACI%2CiBoH5BZ%2CWAOI%2CEAAC%3BEACG%2CqBAAA%3B%3BApHzBR%2COACI%2CgBA2CI%2CeACI%2CiBoHfZ%2CSACI%3BEtJiQJ%2CiBAAA%3B%3BAkChSA%2COACI%2CgBA2CI%2CeACI%2CiBoHLZ%2CWAKI%2CEAAC%3BEtJmPL%2CeAAA%3B%3BAkChSA%2COACI%2CgBA2CI%2CeACI%2CiBoHWZ%3BApHxDA%2COACI%2CgBA2CI%2CeACI%2CiBoHYZ%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BApH3DJ%2COACI%2CgBA2CI%2CeACI%2CiBAQM%3BEACE%2CgBAAA%3B%3BAAtDpB%2COACI%2CgBA0DI%3BEACI%2CcAAA%3B%3BAA5DZ%2COACI%2CgBA8DI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAADJ%2CkBAII%3BElCsNJ%2CiBAAA%3B%3BAkC1NA%2CkBAII%2CaAGI%3BEACI%2CgBAAA%3B%3BAARZ%2CkBAYI%3BEACI%2CkBAAA%3B%3BAAbR%2CkBAYI%2CSAGI%3BEACI%2CmBAAA%3B%3BA1B9EZ%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CyBAII%2CQAAO%3BERoRX%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAQxRA%2CyBAQI%3BEACI%2CaAAA%3B%3BAATR%2CyBAgBI%3BEACI%2CmBAAA%3B%3BAAjBR%2CyBAoBI%2CQAAO%3BEACH%2CmBAAA%3B%3BAArBR%2CyBAwBI%2CWACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAA3BZ%2CyBAmCI%3BERqPJ%2CmBAAA%3BEQlPQ%2CkBAAA%3B%3BAAtCR%2CyBAmCI%2CsBAKM%2CSAAS%3BERgPnB%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAQxRA%2CyBAmCI%2CsBASI%3BEACI%2CgBAAA%3B%3BAAEA%2CyBAZR%2CsBASI%2CgBAGK%3BEACG%2CaAAA%3B%3BAAhDhB%2CyBAmCI%2CsBASI%2CgBAOM%3BERqOd%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEQnOgB%2CcAAA%3B%3BAArDhB%2CyBAmCI%2CsBAsBI%2CQAAO%2CMAGD%3BEACE%2CmBAAA%3B%3BAA7DhB%2CyBAmCI%2CsBA8BI%2CYACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAApEhB%2CyBAmCI%2CsBAyCI%2CqBACM%3BEAEE%2CmBAAA%3B%3BAA%5C%2FEhB%2CyBAmFI%2CQACI%2COAAM%3BERoMd%2CgBAAA%3B%3BAQxRA%2CyBAmFI%2CQACI%2COAAM%2CIACF%3BERmMZ%2CgBAAA%3BEAAA%2CeAAA%3BEQhMgB%2CqBAAA%3B%3BAAxFhB%2CyBA%2BFI%2CEAAC%3BERyLL%2CcAAA%3B%3BAQxRA%2CyBAmGI%3BEACI%2CWAAA%3B%3BAC7FR%3BEACI%2CcAAA%3B%3BAAQA%2CQAAC%3BEACG%2CmBAAA%3B%3BAAEA%2CcAAe%2CSAHlB%3BEAIO%2CcAAA%3B%3B%3BAAMJ%2CQAVH%2CKAUI%3BEAEG%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CQArBH%2CKAqBI%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAEA%2CcAAe%2CSAzBtB%2CKAqBI%3BEAKO%2CYAAA%3B%3BAAIR%2CQA9BH%2CKA8BI%3BEACG%2CaAAA%3B%3BAAKQ%2CQApCf%2CKA8BI%2CQAGG%2CmBACM%2CUAEG%3BEACG%2CSAAA%3B%3BAAUhB%2CQA%5C%2FCH%2CKA%2BCI%3BEACG%2CcAAA%3B%3BAAhDR%2CQAAC%2CKAmDG%2CyBACI%3BEACI%2CiBAAA%3B%3BAArDZ%2CQAAC%2CKAmDG%2CyBAKI%3BEACI%2CeAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAA3DZ%2CQAAC%2CKA%2BDG%3BEACI%2CmBAAA%3B%3BAAhER%2CQAAC%2CKA%2BDG%2CWAGI%3BETsMZ%2CiBAAA%3BESpMgB%2CgBAAA%3BEACA%2CmBAAA%3B%3BAArEZ%2CQAAC%2CKA%2BDG%2CWASI%3BEACI%2CeAAA%3B%3BAAEA%2CQA3EX%2CKA%2BDG%2CWASI%2CaAGK%3BEACG%2CSAAS%2CGAAT%3B%3BAA5EhB%2CQAAC%2CKAiFG%2CeAEI%3BAAnFR%2CQAAC%2CKAkFG%2CeACI%3BETqLZ%2CiBAAA%3BESnLgB%2CgBAAA%3B%3BAArFZ%2CQAAC%2CKAiFG%2CeAOI%3BAAxFR%2CQAAC%2CKAkFG%2CeAMI%3BEACI%2CqBAAA%3B%3BAAzFZ%2CQAAC%2CKAiFG%2CeAWI%2CqBAAuB%3BAA5F%5C%2FB%2CQAAC%2CKAkFG%2CeAUI%2CqBAAuB%3BEACnB%2CcAAA%3B%3BAA7FZ%2CQAAC%2CKAiGG%3BEACI%2CcAAA%3B%3BAAlGR%2CQAAC%2CKAqGG%2CWACI%3BEACI%2CgBAAA%3B%3BAAvGZ%2CQAAC%2CKA2GG%2CeACI%3BEACI%2CcAAA%3B%3BAA7GZ%2CQAAC%2CKAiHG%3BEACI%2CeAAA%3B%3BAAlHR%2CQAAC%2CKAiHG%2CoBAGI%3BEToJZ%2CcAAA%3BEAAA%2CiBAAA%3B%3BASxQI%2CQAAC%2CKAiHG%2CoBAQI%3BEACI%2CgBAAA%3B%3BAA1HZ%2CQAAC%2CKA8HG%3BAA9HJ%2CQAAC%2CKA%2BHG%3BAA%5C%2FHJ%2CQAAC%2CKAgIG%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAlIR%2CQAAC%2CKAqIG%3BAArIJ%2CQAAC%2CKAsIG%3BEACI%2CSAAA%3B%3BAuBxCZ%2CQvB%5C%2FFK%2CKA0IG%2CWuB3CP%3BEhCyKD%2CSiCjOiB%2COjCiOjB%3B%3BASxQI%2CQAAC%2CKAgJG%3BEACI%2CmBAAA%3B%3BAAiBZ%2CgBACI%3BETqGJ%2CiBAAA%3B%3BAStGA%2CgBAKI%2CqBAAuB%3BAAL3B%2CgBAMI%3BEACI%2CeAAA%3B%3BAAPR%2CgBAUI%2CqBAAuB%3BAAV3B%2CgBAWI%3BAAXJ%2CgBAYI%2CqBAAuB%2CuBAAqB%3BAAZhD%2CgBAaI%2CMAAM%3BAAbV%2CgBAcI%2CMAAQ%2CuBAAoB%3BAAdhC%2CgBAeI%2CMAAQ%2CuBAAqB%3BETuFjC%2CiBAAA%3B%3BASlFQ%2CgBADJ%2CMACK%3BEACG%2CSAAS%2CIAAG%2CiBAAiB%2CIAA7B%3B%3BAAGJ%2CgBALJ%2CMAKK%3BEACG%2CSAAS%2CGAAT%3B%3BAAIA%2CgBAVR%2CMASM%2CuBACG%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3B%3BAAMhB%3B%3B%3B%3B%3BAAEQ%2CcADJ%2CSACK%3BEACG%2CcAAA%3BEACA%2CWAAA%3B%3BAAEA%2CcALR%2CSACK%2CKAII%3BEACG%2CkBAAA%3B%3BAAGJ%2CcATR%2CSACK%2CKAQI%3BEACG%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CcAhBR%2CSACK%2CKAeI%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BA6C1OhB%2CcACI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAQR%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CSAAS%2CQAAW%2CWAAS%3BEACzB%2CaAAA%3B%3BAAIR%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CiBAMI%3BEACI%2CaAAA%3B%3BAAEA%2CSAAS%2CQAAW%2CoBAHxB%3BEAIQ%2CcAAA%3B%3BAAVZ%2CiBAcI%2CSACI%3BEACI%2CqBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAEA%2CSAAS%2CQAAW%2CWAAS%3BEACzB%2CaAAA%3B%3BAAJR%2COAOI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CiBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3BEtD0NJ%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BAsBmDA%2CctB%2BME%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CcAAC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC7OY%2COjC6OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CcADH%2CMACI%3BEhC2PL%2CWAAA%3B%3BAsD7MQ%2COADJ%2CWACK%3BEACG%2CSrBhCE%2COqBgCF%3B%3BAAKZ%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3B%3BAAIA%2CcAAe%2CSAAS%3BEACpB%2CaAAA%3B%3BA5CrER%3BAACA%2CIAAI%3BEACA%2C6BAAA%3B%3BAAOY%2CYAHZ%2CiBACI%2CqBACM%2CuBACG%3BEACG%2CSAAS%2CIAAI%2CiBAAiB%2CIAA9B%3B%3BAAGJ%2CYAPZ%2CiBACI%2CqBACM%2CuBAKG%2CWAAW%3BEACR%2CSAAS%2CGAAT%3B%3BAATpB%2CYACI%2CiBAaI%2CMAAK%3BEACD%2CeAAA%3B%3BAAfZ%2CYACI%2CiBAaI%2CMAAK%2CYAGD%3BEVuOZ%2CiBAAA%3B%3BAUnOY%2CYApBR%2CiBAaI%2CMAAK%2CYAOA%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3B%3BAAMhB%3BEACI%2CgBAAA%3B%3BAAOJ%2CeACI%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAIR%3BAACA%3BEACI%2CmBAAA%3B%3BAAOJ%3BEACI%2CqBAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CcAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAOJ%2CQAAQ%2CMAKJ%2CaAAa%2COAAM%3BEACf%2CeAAA%3B%3BAANR%2CQAAQ%2CMASJ%3BEV8JJ%2CcAAA%3BEAAA%2CiBAAA%3BEU3JQ%2CcAAA%3B%3BAAZR%2CQAAQ%2CMAeJ%2CSAAQ%3BEACJ%2CmBAAA%3B%3BAAhBR%2CQAAQ%2CMAmBJ%2COAAM%3BEVoJV%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAWGA%2CQAAQ%2CMAmBJ%2COAAM%2COXhBR%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BAWLJ%2CQAAQ%2CMAmBJ%2COAAM%2COAGF%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAKZ%2CQAAQ%2CKAAK%3BEACT%2CWAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CQAAQ%2CKAAK%2CSAIT%3BEACI%2CWAAA%3B%3BAALR%2CQAAQ%2CKAAK%2CSAIT%2CuBP%5C%2FBF%2CQAGI%2CKACI%3BAOuBV%2CQAAQ%2CKAAK%2CSAIT%2CuBP9BF%2CQAEI%2CKACI%3BAOuBV%2CQAAQ%2CKAAK%2CSAIT%2CuBP7BF%2CQACI%2CKACI%3BEHiKV%2CyBAAA%3B%3BAU1IA%2CQAAQ%2CKAAK%2CSAIT%2CuBP%5C%2FBF%2CQAGI%2CKAII%3BAOoBV%2CQAAQ%2CKAAK%2CSAIT%2CuBP9BF%2CQAEI%2CKAII%3BAOoBV%2CQAAQ%2CKAAK%2CSAIT%2CuBP7BF%2CQACI%2CKAII%3BEH8JV%2CwBAAA%3B%3BAU3HA%2CkBACI%2CoBACI%3BEACI%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CkBADJ%2COACK%3BAACD%2CkBAFJ%2COAEK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAMA%2CkBAFR%2CSACK%2CUACI%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEVoGhB%2CcAAA%3B%3BAUtGY%2CkBAFR%2CSACK%2CUACI%2CIAKK%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAARR%2CkBAFR%2CSACK%2CUACI%2CIAWG%3BEACI%2CiBAAA%3B%3BAAIR%2CkBAlBR%2CSACK%2CUAiBI%3BEACG%2CcAAA%3B%3BAAIR%2CkBAvBJ%2CSAuBK%3BEACG%2CcAAA%3B%3BAA3CZ%2CkBA%2BCI%3BEACI%2CgBAAA%3B%3BAAhDR%2CkBAmDI%2CyBAAyB%3BEVwE7B%2CiBAAA%3B%3BAUnEA%2CwBACI%2CgCACI%3BEViER%2CgBAAA%3BEAAA%2CeAAA%3BEAAA%2CiBAAA%3BEU7DY%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAATZ%2CwBACI%2CgCAYI%2CMAAK%2CgBACC%2CSAAM%3BEACJ%2CgBAAA%3B%3BAAOA%2CwBArBZ%2CgCAkBK%2CSAEG%2CQACK%3BAAAD%2CwBArBZ%2CgCAmBK%2CUACG%2CQACK%3BEACG%2CSAAS%2CGAAT%3BEV4CpB%2CcAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3B%3BAUnEA%2CwBAsCI%2COACI%3BEACI%2CcAAA%3B%3BAASZ%2CkBAEI%2CWACI%2CqBAAuB%3BAAF%5C%2FB%2CuBACI%2CWACI%2CqBAAuB%3BAAH%5C%2FB%2CkBAEI%2CWAEI%2CMAAQ%3BAAHhB%2CuBACI%2CWAEI%2CMAAQ%3BAAJhB%2CkBAEI%2CWAGI%3BAAJR%2CuBACI%2CWAGI%3BEVaR%2CiBAAA%3BEUXY%2CiBAAA%3BEACA%2CkBAAA%3B%3BAARZ%2CkBAEI%2CWACI%2CqBAAuB%2CuBAOnB%3BAATZ%2CuBACI%2CWACI%2CqBAAuB%2CuBAOnB%3BAAVZ%2CkBAEI%2CWAEI%2CMAAQ%2CuBAMJ%3BAATZ%2CuBACI%2CWAEI%2CMAAQ%2CuBAMJ%3BAAVZ%2CkBAEI%2CWAGI%2CMAKI%3BAATZ%2CuBACI%2CWAGI%2CMAKI%3BEVQZ%2CiBAAA%3BEUNgB%2CgBAAA%3B%3BAAZhB%2CkBAEI%2CWAcI%2CeAAe%3BAAfvB%2CuBACI%2CWAcI%2CeAAe%3BEVEvB%2CiBAAA%3BEUAY%2CgBAAA%3B%3BAAlBZ%2CkBAEI%2CWAmBI%3BAApBR%2CuBACI%2CWAmBI%3BEACI%2CmBAAA%3B%3BAAtBZ%2CkBA0BI%3BAAzBJ%2CuBAyBI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAA5BR%2CkBA0BI%2CeAII%3BAA7BR%2CuBAyBI%2CeAII%3BEVZR%2CiBAAA%3B%3BAUlBA%2CkBA0BI%2CeAQI%2CaAAe%3BAAjCvB%2CuBAyBI%2CeAQI%2CaAAe%3BEACX%2CqBAAA%3B%3BAAOA%2CkBAHR%2CWAEI%2CaACK%3BAAAD%2CuBAHR%2CWAEI%2CaACK%3BAAAD%2CkBAFR%2CeACI%2CaACK%3BAAAD%2CuBAFR%2CeACI%2CaACK%3BEACG%2CSAAS%2CIAAT%3B%3BAA3ChB%2CkBAgDI%3BAA%5C%2FCJ%2CuBA%2BCI%3BEACI%2CcAAA%3B%3BAAjDR%2CkBAgDI%2CYAGI%2COAAM%3BAAlDd%2CuBA%2BCI%2CYAGI%2COAAM%3BEACF%2CmBAAA%3B%3BAApDZ%2CkBAgDI%2CYAOI%2CYAAW%3BAAtDnB%2CuBA%2BCI%2CYAOI%2CYAAW%3BEAEP%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA3DZ%2CkBAgDI%2CYAcI%3BAA7DR%2CuBA%2BCI%2CYAcI%3BEACI%2CkBAAA%3B%3BAA%5C%2FDZ%2CkBAuEI%3BAAtEJ%2CuBAsEI%3BEACI%2CcAAA%3B%3BAAxER%2CkBA2EI%2CQAAO%3BAA1EX%2CuBA0EI%2CQAAO%3BEAEH%2CmBAAA%3B%3BAAIR%3BEV%5C%2FDA%2CmBAAA%3BEUkEI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CYAMI%3BEACI%2CqBAAA%3B%3BAAPR%2CYAUI%3BAAVJ%2CYAWI%3BAAXJ%2CYAYI%3BEACI%2CqBAAA%3B%3BAAbR%2CYAUI%2CqBAKI%3BAAfR%2CYAWI%2CqBAII%3BAAfR%2CYAYI%2CMAGI%3BEV9ER%2CiBAAA%3BEUgFY%2CgBAAA%3B%3BAAKZ%3BEVrFA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAPvDA%2CyBAAC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CyBAAC%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CyBAAC%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2CyBAAC%3BAACD%2CyBAAC%3BAACD%2CyBAAC%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CyBAAC%3BAACD%2CyBAAC%3BAACD%2CQAAQ%2CUAAW%3BEN%2BEnB%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAImKJ%2CMAAM%2CQACF%2CQAAO%3BEACH%2CaAAA%3B%3BAAQR%2CQACI%2CeACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAJZ%2CQACI%2CeAMI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3B%3BAATZ%2CQACI%2CeAMI%2CmBAII%3BEACI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAdhB%2CQACI%2CeAiBI%3BEACI%2CaAAA%3B%3BAAnBZ%2CQACI%2CeAqBI%3BEACI%2CkBAAA%3B%3BAAvBZ%2CQACI%2CeAyBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAA5BZ%2CQACI%2CeA8BI%3BEACI%2CcAAA%3BEACA%2CaAAA%3B%3BAAjCZ%2CQACI%2CeAmCI%3BEACI%2CiBAAA%3B%3BAArCZ%2CQACI%2CeAuCI%3BEV3IR%2CcAAA%3BEAAA%2CiBAAA%3BEU8IY%2CmBAAA%3B%3BAA3CZ%2CQACI%2CeA6CI%2CUACI%3BEACI%2CeAAA%3BEACA%2CUAAA%3B%3BAAjDhB%2CQACI%2CeA6CI%2CUAMI%2CMAAK%3BEACD%2CqBAAA%3B%3BAAMR%2CQADJ%2CQACK%3BEAEG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAMA%2CQAFR%2CgBACI%2CQACK%3BEACG%2CkBAAA%3BEACA%2CWAAA%3B%3BAAOJ%2CQAFR%2CeACI%2CQACK%3BEACG%2CcAAA%3B%3BAA%5C%2FEhB%2CQA4FI%3BEAEI%2CiBAAA%3B%3BAA9FR%2CQA4FI%2CsBAII%3BEAEI%2CWAAA%3BEACA%2CiBAAA%3B%3BAAnGZ%2CQA2GI%2CqBACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3B%3BAA9GZ%2CQA2GI%2CqBAMI%3BEACI%2CSAAA%3B%3BAASZ%2CsBAAsB%2CoBAClB%2CQAAO%3BEACH%2CmBAAA%3B%3BAA2KR%2CIAAI%2C8BACA%2CQAAO%3BEACH%2CYAAA%3BEACA%2CcAAA%3B%3BAAIR%2CcAAc%3BEACV%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAADJ%2CiBAUI%2CMAAK%3BAAVT%2CiBAWI%2CGAAE%3BEACE%2C%2BBAAA%3B%3BAAZR%2CiBAeI%3BEACI%2CaAAA%3BEACA%2CYAAA%3B%3BAAjBR%2CiBAeI%2CMAII%2CWAAU%3BEACN%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CiBATJ%2CMASK%2CQAAQ%3BAACT%2CiBAVJ%2CMAUK%2CQAAQ%3BEACL%2CgCAAA%3B%3BAAGJ%2CiBAdJ%2CMAcK%2CMACG%2CWAAU%3BEACN%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAIR%2CiBAtBJ%2CMAsBK%3BEV7bT%2CiBAAA%3B%3BAU6bQ%2CiBAtBJ%2CMAsBK%2CUAEG%3BEACI%2CYAAA%3BEACA%2CeAAA%3B%3BAAzChB%2CiBA8CI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAhDR%2CiBAmDI%3BEACI%2CcAAA%3B%3BAApDR%2CiBAuDI%3BAAvDJ%2CiBAwDI%3BAAxDJ%2CiBAyDI%2CSAAQ%3BAAzDZ%2CiBA0DI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAA5DR%2CiBA%2BDI%3BEACI%2CgBAAA%3B%3BAAhER%2CiBA%2BDI%2CqBAGI%2CQAAO%3BAAlEf%2CiBA%2BDI%2CqBAII%2CQAAO%3BEV3df%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAUwZA%2CiBA%2BDI%2CqBAQI%2CQAAO%3BEACH%2CUAAA%3B%3BAAxEZ%2CiBA4EI%2CMAAK%3BEACD%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FER%2CiBAsFI%2CsBACM%2CmBACI%3BEACE%2CgBAAA%3B%3BAAMR%2CiBADJ%2CQACK%3BEACG%2CmBAAA%3B%3BAAKZ%2CWAAW%3BEV7fX%2CgBAAA%3BEU%2BfI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CcAKI%2CcAAc%3BEACV%2CiBAAA%3B%3BAAIA%2CcADJ%2CQACK%3BEAEG%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAfZ%2CcA2BI%3BEACI%2CgBAAA%3B%3BA6I1zBR%3BEvJwRA%2CmBAAA%3BEAAA%2CWAAA%3BEuJrRI%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAAC%2CMAAM%3BEACH%2CmBAAA%3B%3BAAPR%2CqBAUI%3BEACI%2CgBAAA%3B%3BAAXR%2CqBAUI%2CaAGI%3BEvJ2QR%2CiBAAA%3BEuJzQY%2CgBAAA%3B%3BAAfZ%2CqBAmBI%3BEvJqQJ%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAwJ9GA%2CqBAmBI%2CQAGI%3BEACI%2CaAAA%3BEACA%2CcAAA%3B%3BAAxBZ%2CqBAmBI%2CQAQI%3BEvJ6PR%2CiBAAA%3BEuJ3PY%2CgBAAA%3B%3BAA7BZ%2CqBAmBI%2CQAaI%3BEvJwPR%2CeAAA%3BEuJtPY%2CcAAA%3BEACA%2CyBAAA%3B%3BAAnCZ%2CqBAuCI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAzCR%2CqBAuCI%2COAII%3BAA3CR%2CqBAuCI%2COAKI%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAA9CZ%2CqBAuCI%2COAUI%3BEvJuOR%2CiBAAA%3B%3BAuJxRA%2CqBAuCI%2COAcI%3BEACI%2CcAAA%3B%3BAAtDZ%2CqBAuCI%2COAkBI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAtBR%2COAkBI%2COAIK%3BEvJ2Nb%2CiBAAA%3BEuJzNgB%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BA5FjEhB%3BEACI%2CgBAAA%3B%3BAAGI%2CaADJ%2COACK%3BEACG%2CaAAA%3B%3BAALZ%2CaASI%3BEACI%2CgBAAA%3B%3BAAVR%2CaAaI%3BE3BLJ%2CqBAAA%3BE2BeQ%2CqBAAA%3BEACA%2CYAAA%3B%3BAAxBR%2CaAaI%2CO3B6PF%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2Ca2BDI%2CO3BCH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC3OU%2COjC2OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2Ca2BdA%2CO3BaH%2CMACI%3BEhC2PL%2CWAAA%3B%3BAgCrPI%2Ca2BpBA%2CO3BmBH%2COACI%3BEhCqPL%2CWAAA%3B%3BA2D5PQ%2CaAbJ%2COAaK%2COACK%2CWACE%3BEACI%2CgBAAA%3B%3BAA7BpB%2CaAmCI%2CQAAO%3BEACH%2CaAAA%3B%3BAApCR%2CaAuCI%3BEACI%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3B%3BAA3CR%2CaA8CI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAlDR%2CaAqDI%3BEACI%2CaAAA%3B%3BAAIR%3BEAEI%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAANJ%2CoBAQI%3BE3DoNJ%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BA4DlDA%2CoBAQI%2CGAGI%3BE3DiNR%2C6BAAA%3BE2D%5C%2FMY%2CeAAA%3BEACA%2CSAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CoBAZR%2CGAGI%2CGASK%2CIAAI%3BEACD%2CaAAA%3BE3DuMhB%2CyBAAA%3BEAAA%2CgBAAA%3B%3BA2DlMY%2CoBAlBR%2CGAGI%2CGAeK%3BEACG%2CgBAAA%3B%3BAAGJ%2CoBAtBR%2CGAGI%2CGAmBK%3BAACD%2CoBAvBR%2CGAGI%2CGAoBK%3BE3D6Lb%2CmBAAA%3B%3BA2D5NA%2CoBAQI%2CGAGI%2CGAwBI%3BE3DyLZ%2CWAAA%3BE2DvLgB%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAASJ%2CKAHP%2COAAO%2CSACR%2CQAAO%2CMACH%2COACK%3BEACG%2CkBAAA%3B%3BAADJ%2CKAHP%2COAAO%2CSACR%2CQAAO%2CMACH%2COACK%2CYAGG%3BEACI%2CmBAAA%3B%3BAAEA%2CKATf%2COAAO%2CSACR%2CQAAO%2CMACH%2COACK%2CYAGG%2CSAGK%3BEACG%2CSAAS%2CSAAT%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAKZ%2CKArBP%2COAAO%2CSACR%2CQAAO%2CMACH%2COAmBK%3BEACG%2CkBAAA%3B%3BAADJ%2CKArBP%2COAAO%2CSACR%2CQAAO%2CMACH%2COAmBK%2CWAGG%2CIAAG%3BEACC%2COAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAIR%2CKA%5C%2FBP%2COAAO%2CSACR%2CQAAO%2CMACH%2COA6BK%2CWACG%3BEACI%2CmBAAA%3B%3BAAjCpB%2CKAAK%2COAAO%2CSAuCR%2COAAM%2CMACF%2COACI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAMhB%2COAAO%3BEACH%2CmBAAA%3B%3BAvDjKJ%3BEJ0RA%2CmBAAA%3BEIvRI%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAJJ%2CaAMM%3BEACE%2CcAAA%3BEJmRR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAI1RA%2CaAWI%3BEAEI%2CgBAAA%3B%3BAAbR%2CaAWI%2COAII%3BEACI%2CcAAA%3B%3BAAhBZ%2CaAWI%2COAQI%3BEACI%2CuBAAA%3B%3BAApBZ%2CaAWI%2COAQI%2CUAGI%3BEACI%2CgBAAA%3B%3BAAEA%2CaAdZ%2COAQI%2CUAGI%2COAGK%3BEACG%2CeAAA%3B%3BAA1BpB%2CaAWI%2COAQI%2CUAWI%2CSACI%2COACM%3BEACE%2CeAAA%3B%3BAAwBxB%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAFJ%2CYAKI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAPR%2CYAUI%2CUAAS%3BEACL%2CaAAA%3B%3BAAKR%2CKAAK%2CcACD%2COACI%2CMAAQ%3BEACJ%2C6BAAA%3B%3BAAHZ%2CKAAK%2CcACD%2COAKM%3BEACE%2CgCAAA%3BEACA%2CkBAAA%3B%3BAARZ%2CKAAK%2CcAYD%3BEACI%2CiBAAA%3B%3BAAEA%2CKAfH%2CcAYD%2CKAGK%2CIACG%3BEACI%2CgBAAA%3B%3BAAWR%2CKA5BH%2CcA2BD%2CMACK%2CQAAS%3BEACN%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CKAnCP%2CcA2BD%2CMAOI%2CKACK%3BEACG%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAvChB%2CKAAK%2CcA4CD%2CiBAGM%3BAC1EV%3BEL4OA%2CqBAAA%3BEMxHA%2CqBAAA%3BEFvCY%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEwCZ%2CKF3FK%2CcA4CD%2CiBAGM%2CUE4CT%3BAACD%2CKF5FK%2CcA4CD%2CiBAGM%2CUE6CT%3BAACD%2CKF7FK%2CcA4CD%2CiBAGM%2CUE8CT%3BADxHD%2CYCsHC%3BADtHD%2CYCuHC%3BADvHD%2CYCwHC%3BEACG%2CqBAAA%3B%3BAFzCQ%2CKArDP%2CcA4CD%2CiBAGM%2CUAMG%3BAChFb%2CYDgFa%3BEACG%2CeAAA%3B%3BAAMR%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%3BEAEF%2CgBAAA%3B%3BAAKJ%2CKAnEH%2CcAkED%2CSACK%3BEACG%2CcAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CKA7EH%2CcAkED%2CSAWK%3BEACG%2CmBAAA%3B%3BAAGJ%2CKAjFH%2CcAkED%2CSAeK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CKAzFH%2CcAwFD%2C0BACK%3BEACG%2CSAAS%2CGAAT%3B%3BAA1FZ%2CKAAK%2CcA%2BFD%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAjGR%2CKAAK%2CcAsGD%2CmBAAqB%3BEACjB%2CgBAAA%3B%3BAAvGR%2CKAAK%2CcA8GD%2CQAAO%3BEACH%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CeAKI%3BEAEI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAARR%2CeAKI%2CwBAKI%2CQAAO%3BEAEH%2CWAAA%3B%3BAAIA%2CeAXR%2CwBAUI%2CMACQ%3BEACA%2CgBAAA%3B%3BAAOhB%2CsBACI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAJR%2CsBAOI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAATR%2CsBAOI%2COAII%2COACM%3BEACE%2CgBAAA%3B%3BAAMhB%3BEACI%2CgCAAA%3B%3BAAOJ%2CMAAM%3BEACF%2CgBAAA%3B%3BAAGJ%2CcAEM%3BAADN%2CKAAM%2CeACA%3BEACE%2CcAAA%3B%3BAAIR%2CKAAK%2CcAED%2CKAAI%3BAADR%2CYAAY%2CcACR%2CKAAI%3BAAFR%2CKAAK%2CcAGD%2CKAAI%3BAAFR%2CYAAY%2CcAER%2CKAAI%3BAAHR%2CKAAK%2CcAID%2CKAAI%3BAAHR%2CYAAY%2CcAGR%2CKAAI%3BAAJR%2CKAAK%2CcAKD%2CKAAI%3BAAJR%2CYAAY%2CcAIR%2CKAAI%3BEACA%2CiBAAA%3B%3BAuBzPR%2CeACI%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BAAHR%2CeACI%2CaAII%3BEACI%2CgBAAA%3B%3BAANZ%2CeAUI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAASI%2CeAFR%2CQACI%2CeACK%2CYACG%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAxBpB%2CeA8BI%3BEACI%2CaAAA%3B%3BAAEA%2CeAHJ%2CUAGK%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAKJ%2CeADJ%2CMACK%3BEACG%2CkBAAA%3B%3BAA3CZ%2CeA%2BCI%2CeACM%3BEACE%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAlDZ%2CeA%2BCI%2CeACM%2CWAII%3BEACE%2CmBAAA%3B%3BAAGI%2CeAThB%2CeACM%2CWAII%2CWAGE%2CQACK%3BEAEG%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CeAfpB%2CeACM%2CWAII%2CWAGE%2CQACK%2CQAMI%3BEACG%2CgBAAA%3B%3BAA%5C%2FD5B%2CeAuEI%3BAAvEJ%2CeAwEI%3BAAxEJ%2CeAyEI%3BAAzEJ%2CeA0EI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%3BEIjDA%2CqBAAA%3BEACA%2CkBAAA%3BEJoEI%2CYAAA%3B%3BA3BtEJ%2CiBAAC%3BAACD%2CiBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2CWAAA%3B%3BA2B2CJ%2CiBI9CA%3BEAEI%2CeAAA%3BE%5C%2FB8OJ%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BAAMA%2CiBDwBA%2CiBCxBC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC%5C%2FOQ%2COjC%2BOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CiBDWJ%2CiBCZC%2CMACI%3BEhC2PL%2CWAAA%3B%3BAgCrPI%2CiBDKJ%2CiBCNC%2COACI%3BEhCqPL%2CcAAA%3B%3BA%2BBqEA%2CiBArTA%2CiBAqTC%3BE%5C%2FBrED%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BAAMA%2CiBDwBA%2CiBAqTC%2COC7UA%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC%5C%2FOQ%2COjC%2BOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CiBDWJ%2CiBAqTC%2COCjUA%2CMACI%3BEhC2PL%2CWAAA%3B%3BAgCrPI%2CiBDKJ%2CiBAqTC%2COC3TA%2COACI%3BEhCqPL%2CcAAA%3B%3BA2BlMA%2CiBIyIA%3BE%5C%2FByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CYAAA%3BE%2BBhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE%5C%2FB8CJ%2CSAAA%3BEAAA%2CQAAA%3BEAAA%2CyCAAA%3B%3BA2BlMA%2CiBIyIA%2CgBAsBI%3BE%5C%2FBmCJ%2CSAAA%3B%3BA%2BB3BQ%2CiBA9BR%2CgBAsBI%2CGAQK%3BEAEG%2CeAAA%3B%3BAAuTZ%2CiBAvVA%2CgBAuVC%3BAACD%2CiBAxVA%2CgBAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CiBAjWA%2CgBAiWC%3BEACG%2CiBAAA%3BE%5C%2FBzSJ%2CsDAAA%3BE%2BB2SI%2CWAAA%3B%3BAAGJ%2CiBAvWA%2CgBAuWC%3BEACG%2CiBAAA%3BE%5C%2FB%5C%2FSJ%2CsDAAA%3BE%2BBiTI%2CWAAA%3B%3BAAlCJ%2CiBAxUA%2CgBAwUC%3BE%5C%2FB%5C%2FQD%2CWAAA%3BEAAA%2CUAAA%3B%3BA%2BBoRA%2CiBA7UA%2CgBA6UC%3BE%5C%2FBpRD%2CWAAA%3BEAAA%2CUAAA%3B%3BA%2BBZA%2CiBAAC%3BEACG%2CiBAAA%3B%3BAADJ%2CiBAAC%2COAGG%3BEACI%2CcAAA%3B%3BAJ1LR%2CiBAsBI%3BE3B4KJ%2CkBAAA%3B%3BA2BlMA%2CiBAsBI%2CgBAGI%3BEACI%2CaAAA%3B%3BAA1BZ%2CiBA8BI%2CSACI%3BEACI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAlCZ%2CiBA8BI%2CSACI%2CSAKM%3BAApCd%2CiBA8BI%2CSACI%2CSAMM%3BEACE%2CeAAA%3B%3BAAMR%2CiBADJ%2CQACK%3BE3BsJT%2CqBAAA%3BEMzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3BE2B9IY%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAZJ%2CiBADJ%2CQACK%2CMK0IP%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CiBLiHI%2CQACK%2CMKlHR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC1OU%2COjC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CiBLoGA%2CQACK%2CMKtGR%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CiBL8FA%2CQACK%2CMKhGR%2COACI%3BEhCqPL%2CcAAA%3B%3BAM7CA%2CiBqB1GI%2CQACK%2CMrByGR%3BAACD%2CiBqB3GI%2CQACK%2CMrB0GR%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBqBhHI%2CQACK%2CMrB%2BGR%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBqBrHI%2CQACK%2CMrBoHR%3BAACD%2CiBqBtHI%2CQACK%2CMrBqHR%3BAACD%2CQAAQ%2CUAAW%2CkBqBvHf%2CQACK%3BErBuHL%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BA2BvIQ%2CiBAhBJ%2CQAgBK%3BEACG%2CmBAAA%3B%3BAADJ%2CiBAhBJ%2CQAgBK%2CSAOG%2CSAAQ%3BE3BgIpB%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CYAAA%3BEAAA%2CiBAAA%3BE2B3HgB%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CiBArCZ%2CQAgBK%2CSAOG%2CSAAQ%2CIAcH%3BEACG%2CaAAA%3B%3BAAtBZ%2CiBAhBJ%2CQAgBK%2CSAOG%2CSAAQ%2CIAkBJ%2CQACM%3BE3B6GtB%2CeAAA%3B%3BA2BlMA%2CiBAiGI%3BEACI%2CgBAAA%3B%3BAAIR%3BE3B4FA%2CsBAAA%3BEAAA%2CeAAA%3BE2BzFI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BE3BmFA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BA4BuFA%2CeAGI%3BEACI%2CeAAA%3B%3BAAEA%2CeAHJ%2CcAGK%2CIAAI%3BE3B6Eb%2C0BAAA%3B%3BA2BzEQ%2CeAPJ%2CcAOK%3BEACG%2CcAAA%3B%3BAAXZ%2CeAuBI%2CsBACI%3BEACI%2CqBAAA%3B%3BAAzBZ%2CeA6BI%3BEACI%2CkBAAA%3B%3BAA9BR%2CeAiCI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAnCR%2CeAsCI%2CSACM%3BAAvCV%2CeAsCI%2CSAEM%3BEACE%2CWAAA%3B%3BAAzCZ%2CeAsCI%2CSAMI%3BE3BuCR%2CcAAA%3BEgChOA%2CqBAAA%3BELkMY%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAK9LZ%2CeL6KI%2CSAMI%2CQKnLP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BALnGY%2CeAnBR%2CSAMI%2CQAaK%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BAKzIhB%2CeLmHI%2CSA0BK%2COACK%2CUK9Ib%3BEhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BA2BnFA%2CeA0EI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA5ER%2CeA0EI%2CmBAII%3BE3BKR%2CcAAA%3B%3BA2BnFA%2CeAmFI%3BEACI%2CkBAAA%3B%3BAApFR%2CeAmFI%2CsBAGI%3BEACI%2CgBAAA%3B%3BAAvFZ%2CeAmFI%2CsBAOI%3BAA1FR%2CeAmFI%2CsBAQI%3BEACI%2CeAAA%3B%3BAA5FZ%2CeAmFI%2CsBAYI%2CMAAK%3BE3BZb%2CiBAAA%3B%3BA2BnFA%2CeAmFI%2CsBAoBI%3BEACI%2CgBAAA%3B%3BAAxGZ%2CeA4GI%2CSAAQ%2CQACJ%2CSAAQ%3BE3B1BhB%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAL6IA%2CeA4GI%2CSAAQ%2CQACJ%2CSAAQ%2COKtCd%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgC2CA%2CeLmPI%2CSAAQ%2CQACJ%2CSAAQ%2COKpPf%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CoBAAA%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAL5JA%2CeA4GI%2CSAAQ%2CQACJ%2CSAAQ%2COAUJ%3BEACI%2CaAAA%3B%3BAAxHhB%2CeAoII%3BEACI%2CkBAAA%3BEACA%2CWAAA%3B%3BAAtIR%2CeAyII%3BE3BtDJ%2CiBAAA%3BE2BwDQ%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA5IR%2CeA%2BII%3BEACI%2CaAAA%3B%3BAAIA%2CeADJ%2CQACK%3BAACD%2CeAFJ%2CQAEK%3BE3BlET%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BAL%2BUQ%2CeADJ%2CQACK%2CKK7EP%3BAL8EM%2CeAFJ%2CQAEK%2COK9EP%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CeLwUI%2CQACK%2CKKzUR%3BAAAD%2CeLwUI%2CQAEK%2COK1UR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC1PY%2COjC0PZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CeL2TA%2CQACK%2CKK7TR%2CMACI%3BAAAD%2CeL2TA%2CQAEK%2COK9TR%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CeLqTA%2CQACK%2CKKvTR%2COACI%3BAAAD%2CeLqTA%2CQAEK%2COKxTR%2COACI%3BEhCqPL%2CcAAA%3B%3BAgCzKA%2CeLyOI%2CQAcK%2COKvPR%3BEhCyKD%2CSiC5PS%2COjC4PT%3B%3BAW3QA%3BEX2QA%2CgBAAA%3B%3BAWtQA%3BEXsQA%2CgBAAA%3B%3BAWtQA%2CYAWI%3BEACI%2CgBAAA%3B%3BAAIR%2CqBACI%3BAADJ%2CqBAEI%3BEACI%2CaAAA%3B%3BAAHR%2CqBAMI%3BEACI%2CcAAA%3B%3BAAIR%2CyBAGI%3BEACI%2CaAAA%3B%3BA4CpDR%3BEvD2RA%2C6BAAA%3BEuDxRI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CsBAMI%3BEvDqRJ%2CeAAA%3BEAAA%2CgBAAA%3BEuDlRQ%2CWAAA%3B%3BAATR%2CsBAMI%2CiBAKI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAOI%2CsBAHZ%2CkBACI%2CQACK%2CSACI%3BEvDuQjB%2CWAAA%3B%3BAuDnQgB%2CsBAPZ%2CkBACI%2CQACK%2CSAKI%2CMAAM%3BEvDmQvB%2CWAAA%3B%3BAY9PA%3BEZ8PA%2CgBAAA%3BEY3PI%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BEZuPA%2CgBAAA%3BEYrPI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CsBAAC%3BEZ%2BOL%2CmBAAA%3BEAAA%2CSAAA%3BEY5OQ%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIA%2CsBADH%2CYACI%3BEZoOT%2C0BAAA%3B%3BAY9NQ%2CsBADH%2CWACI%3BEZ8NT%2C0BAAA%3B%3BAYvPA%2CsBA8BM%3BEACE%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEZqNR%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAY1MQ%2CsBAfF%2COAeG%3BAACD%2CsBAhBF%2COAgBG%3BEZyMT%2CmBAAA%3BEAAA%2CYAAA%3BEAAA%2CkBAAA%3BEAAA%2CWAAA%3BEYpMY%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CsBA5BF%2COA4BG%3BEZ6LT%2CgBAAA%3BEAAA%2CYAAA%3BEAAA%2CkBAAA%3BEAAA%2CQAAA%3BEAAA%2CWAAA%3BEYvLY%2CSAAS%2CUAAT%3BEACA%2CoBAAA%3BEZsLZ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAYzKQ%2CsBADH%2CQACI%3BEACG%2CmBAAA%3B%3BAAFR%2CsBAAC%2CQAKK%3BEZqKV%2CWAAA%3B%3BAYlKY%2CsBARP%2CQAKK%2COAGG%3BEZkKb%2CmBAAA%3B%3BAY9JY%2CsBAZP%2CQAKK%2COAOG%3BEZ8Jb%2CSiChPa%2COjCgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CcAAA%3BEAAA%2CiBAAA%3B%3BAYrJI%2CsBAAC%3BEACG%2CeAAA%3B%3BAADJ%2CsBAAC%2CUAGK%3BEZkJV%2CWAAA%3B%3BAY%5C%2FIY%2CsBANP%2CUAGK%2COAGG%3BEZ%2BIb%2CSiChPa%2COjCgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CcAAA%3BEAAA%2CiBAAA%3B%3BA4DnRI%2CMAAC%2COACG%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAALR%2CMAAC%2COAQG%3BE5D2QR%2CiBAAA%3B%3BA4DtQI%2CMAAC%2COACG%2CSACI%3BAAFR%2CMAAC%2COACG%2CSAEI%3BAAHR%2CMAAC%2COACG%2CSAGI%3BE5DkQZ%2CqBAAA%3B%3BA4D3PA%2CYACI%2CUACM%2CSACI%3BEACE%2CgBAAA%3B%3BA4FdhB%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAEA%2CcAAC%3BExJ%2BPL%2CYAAA%3B%3BAwJ%5C%2FPI%2CcAAC%2CQAGG%3BEACI%2CcAAA%3B%3BAAIA%2CcARP%2CQAOG%2CsBACK%3BExJuPb%2CWAAA%3B%3BAwJrQA%2CcAoBI%3BExJ3BJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAwJAA%2CcAwBI%3BExJ6OJ%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BAwHSA%2CcAwBI%2CsBxHiOF%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CcwH2BI%2CsBxH3BH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CSiC7NQ%2COjC6NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CcwHcA%2CsBxHfH%2CMACI%3BEhC2PL%2CWAAA%3B%3BAwJnOQ%2CcAVJ%2CsBAUK%3BEACG%2CiBAAA%3B%3BAAIA%2CUAAW%2CeAfnB%2CsBAcK%3BExJ%2BNT%2CYAAA%3B%3BAwJ9NY%2CUAAW%2CeAfnB%2CsBAcK%2CMAIS%3BEACE%2CcAAA%3B%3BAAGJ%2CUAPO%2CeAfnB%2CsBAcK%2CMAQQ%3BExJuNjB%2CWAAA%3B%3BAwJrQA%2CcAqDI%3BExJgNJ%2CmBAAA%3BEAAA%2CsBAAA%3BEAAA%2CkBAAA%3BEAAA%2CeAAA%3BEAAA%2CaAAA%3BEAAA%2CYAAA%3BEwJzMQ%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CcAfJ%2CuBAeK%3BAACD%2CcAhBJ%2CuBAgBK%3BExJ8OT%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEAhDA%2C2BAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3BEwJxLY%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CcA9BJ%2CuBA8BK%3BExJkLT%2C2BAAA%3B%3BAwJ9KQ%2CcAlCJ%2CuBAkCK%3BExJ8KT%2C2BAAA%3BEwJ5KY%2CUAAA%3BEACA%2CUAAA%3B%3BAA2DhB%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%3BIxJwHrC%2CyBAAA%3B%3BEwJrHA%2CcAAe%2CuBAAsB%3BIxJqHrC%2C4BAAA%3BIwJnHI%2CQAAA%3B%3B%3BAjH1IJ%2CYAMI%3BAANJ%2CYAOI%3BEvCsPJ%2CgBAAA%3BEuCpPQ%2CmBAAA%3B%3BAATR%2CYAMI%2CYAKI%2CUACI%3BAAZZ%2CYAOI%2CuBAII%2CUACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAdhB%2CYAmBI%3BEACI%2CYAAA%3B%3BAApBR%2CYAuBI%3BEvCsOJ%2C6BAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2C6BAAA%3BEAAA%2CUAAA%3BEuC9NQ%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CYAdJ%2CuBAcK%3BEvCwNT%2CqBAAA%3B%3BAuCrNY%2CYAjBR%2CuBAcK%2CcAGI%3BEvCqNb%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CSiChPa%2COjCgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CYAAA%3BEAAA%2CWAAA%3BEuC9MgB%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAArDhB%2CYAgEI%3BEACI%2CgBAAA%3B%3BAAGI%2CYAJR%2CmBAGM%2COACG%3BEACG%2CSAAS%2CGAAT%3BEACA%2CkBAAA%3B%3BAAtEhB%2CYA2EI%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAA7ER%2CYAgFI%3BEAEI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAAQR%2CyBACI%3BEACI%2CgBAAA%3B%3BAAFR%2CyBAKI%3BEACI%2CcAAA%3B%3BAAOI%2CiBAFR%2CiBACI%2CQACK%3BEAEG%2CgBAAA%3B%3BAAMhB%2C%2BBACI%2CMACI%3BEACI%2CaAAA%3B%3BAAHZ%2C%2BBAOI%2CMACI%3BEvCoIR%2C0BAAA%3BEAAA%2CoBAAA%3BEAAA%2CiBAAA%3B%3BAuC%5C%2FHY%2C%2BBANR%2CMACI%2CGAKK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2C%2BBAdR%2CMAaI%2CGACK%2CYACG%3BEACI%2CgBAAA%3B%3BAAvBpB%2C%2BBAOI%2CMAqBI%2CWACI%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAc5KhB%3BEACI%2CkBAAA%3B%3BAAIA%2CsBAAC%3BEACG%2CSAAA%3B%3BAADJ%2CsBAAC%2CcAGG%3BErDgRR%2CcAAA%3BEqD9QY%2CeAAA%3B%3BAAEA%2CsBAPP%2CcAGG%2CsBAIK%3BEACG%2CaAAA%3B%3BAARZ%2CsBAAC%2CcAgBG%3BErDmQR%2CYAAA%3BEqD%5C%2FPY%2CSAAA%3B%3BAbdZ%3BExC6QA%2CeAAA%3B%3BAwC7QA%2C%2BBAGI%3BExC0QJ%2C6BAAA%3BEwCvQQ%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAPR%2C%2BBAGI%2C4BAMI%3BExCoQR%2CQAAA%3BEAAA%2CqBAAA%3BEgC9QA%2CqBAAA%3BEQsBY%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAvBZ%2C%2BBAGI%2C4BAMI%2CaRwPN%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2C%2BBQFI%2C4BAMI%2CaRJP%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC1PY%2COjC0PZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C%2BBQfA%2C4BAMI%2CaRQP%2CMACI%3BEhC2PL%2CWAAA%3B%3BAgCrPI%2C%2BBQrBA%2C4BAMI%2CaRcP%2COACI%3BEhCqPL%2CcAAA%3B%3BAwC7QA%2C%2BBA2BI%3BExCkPJ%2CiBAAA%3B%3BAwC7QA%2C%2BBA2BI%2C8BAEI%3BEACI%2CcAAA%3B%3BAA9BZ%2C%2BBAkCI%3BAAlCJ%2C%2BBAmCI%3BEACI%2CgBAAA%3B%3BAjBrCR%3BEvB8QA%2CmBAAA%3BEAAA%2CkBAAA%3BEuB1QI%2CgBAAA%3B%3BAAJJ%2CkBAMM%3BEAEE%2CcAAA%3B%3BAARR%2CkBAgBI%2CMACI%3BEvB6PR%2CWAAA%3BEuB3PY%2CcAAA%3B%3BAAnBZ%2CkBAuBI%2CUAAS%3BEACL%2CaAAA%3B%3BAAIA%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKACN%3BAADJ%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKAEN%3BEACI%2CaAAA%3BEvB%2BOhB%2CiBAAA%3BEuB7OgB%2CcAAA%3B%3BAALR%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKACN%2CMAMI%3BAAPR%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKAEN%2CQAKI%3BEACI%2CgBAAA%3B%3BAApCpB%2CkBA0CI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA5CR%2CkBAoDI%2CeACM%3BEACE%2CgCAAA%3BEvBwNZ%2CyBAAA%3BEuBtNY%2CeAAA%3BEvBsNZ%2CcAAA%3BEgChOA%2CqBAAA%3BETYY%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA3DZ%2CkBAoDI%2CeACM%2CSS6MR%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgC2CA%2CkBTAI%2CeACM%2CSSDT%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAT1RY%2CkBATR%2CeACM%2CSAQG%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAhEhB%2CkBAoDI%2CeACM%2CSAcE%3BEvB2MZ%2CiBAAA%3BEuBzMgB%2CgBAAA%3BEACA%2CSAAA%3B%3BASwChB%2CkBT1DI%2CeAsBK%2COACK%2CSSmCb%3BEhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BAuB9QA%2CkBAoDI%2CeA4BI%3BEACI%2CkBAAA%3B%3BAAjFZ%2CkBA0FI%3BEvBoLJ%2CmBAAA%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEuBhLQ%2CSAAA%3B%3BAAGJ%2COAAO%2CKAAM%2CmBACT%3BEACI%2CSAAA%3BEACA%2CeAAA%3B%3BAApGZ%2CkBAwGI%2CcACI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAA5GZ%2CkBAwGI%2CcAOI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAlHZ%2CkBAwGI%2CcAaI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAvHZ%2CkBAwGI%2CcAkBI%3BEvBoJR%2CiBAAA%3BEuBlJY%2CgBAAA%3B%3BAAIA%2CkBAxBR%2CcAuBI%2CqBACQ%3BEACA%2CSAAA%3B%3BAADJ%2CkBAxBR%2CcAuBI%2CqBACQ%2CuBAGA%3BEvB2IhB%2CeAAA%3B%3BAuB9QA%2CkBA0II%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAA5IR%2CkBA0II%2CiBAII%3BEACI%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAApJZ%2CkBA0II%2CiBAII%2CWAQI%3BEACI%2CSAAA%3B%3BAkB%5C%2FJhB%3BEACI%2CsBAAA%3B%3BAADJ%2CwBAGI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CgBAAiB%3BEACb%2CYAAA%3B%3BAAQR%2CqBACI%3BEzC6PJ%2CiBAAA%3BEyC3PQ%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAJR%2CqBACI%2CaAKI%3BEACI%2CgBAAA%3B%3BAAPZ%2CqBAWI%2COACI%3BEACI%2CgBAAA%3B%3BAAbZ%2CqBAiBI%3BEACI%2CkBAAA%3B%3BAAlBR%2CqBAiBI%2CiBAGM%3BEACE%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAtBZ%2CqBA%2BBI%2COAAM%3BEACF%2CSAAA%3B%3BAAhCR%2CqBA%2BBI%2COAAM%2COAGF%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAApCZ%2CqBA%2BBI%2COAAM%2COAQF%2COACI%3BAAxCZ%2CqBA%2BBI%2COAAM%2COAQF%2COAEI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAIR%2CqBAhBJ%2COAAM%2COAgBE%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAtBR%2COAAM%2COAgBE%2CSAMC%3BEzCyMb%2CYAAA%3BEAAA%2CiBAAA%3BEAAA%2CuBAAA%3BEAAA%2CeAAA%3BEyCpMgB%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2CgBAAT%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CMAAA%3B%3BAC3FhB%2CwBACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CwBADJ%2CgBACK%2CYACG%3BEACI%2CaAAA%3B%3BAAIR%2CwBAPJ%2CgBAOK%2CQACG%3BEACI%2CcAAA%3B%3BAAIR%2CwBAbJ%2CgBAaQ%2CkBACA%3BE1C8PZ%2C0BAAA%3B%3BA0ClRA%2CwBAsCI%3BE1C4OJ%2CeAAA%3BE0C1OQ%2CSAAA%3B%3BAAxCR%2CwBAsCI%2CsBAII%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAA7CZ%2CwBAsCI%2CsBAUI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAlDZ%2CwBAsDI%3BEACI%2CaAAA%3BE1C2NR%2CsBAAA%3B%3BA0CxNY%2CwBAJR%2CwBAGI%2CUACK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAMR%2CwBADJ%2CeACQ%2CiBACA%3BEACI%2CgBAAA%3B%3BAAnEhB%2CwBAwEI%3BAAxEJ%2CwBAyEI%3BE1CyMJ%2CgBAAA%3B%3BA0ClRA%2CwBA6EI%3BEACI%2CgBAAA%3B%3BAA9ER%2CwBAiFI%3BEACI%2CgBAAA%3B%3BAAlFR%2CwBAiFI%2C0BAGI%2CSACI%3BEACI%2CeAAA%3B%3BAAtFhB%2CwBAiFI%2C0BAaI%3BE1CoLR%2CiBAAA%3BEAAA%2CmBAAA%3B%3BA0C7KQ%2CwBADJ%2CqBACQ%3BEACA%2CgBAAA%3B%3BAAtGZ%2CwBAgHI%3BEACI%2C6BAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAnHR%2CwBAsHI%3BEACI%2CcAAA%3B%3BAM%5C%2FGY%2CwBAJhB%2CgBACK%2CQACG%2CsBACI%2CeACK%3BEACG%2CSf0ClB%2COe1CkB%3B%3BAAMhB%2CwBAXJ%2CgBAWK%2CaACG%3BEACI%2CeAAA%3B%3BAAFR%2CwBAXJ%2CgBAWK%2CaAKG%3BEACI%2CaAAA%3B%3BAAlBhB%2CwBAuBI%3BEhDwPJ%2C0BAAA%3BEAAA%2CeAAA%3B%3BAgD%5C%2FQA%2CwBAuBI%2CsBAII%3BEhDoPR%2CcAAA%3BEAAA%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAAMA%2CwBgB9BI%2CsBAII%2CehB0BP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CwBgB3CA%2CsBAII%2CehBsCP%2CMACI%3BEhC6ML%2CWAAA%3B%3BAgCvMI%2CwBgBjDA%2CsBAII%2CehB4CP%2COACI%3BEhCuML%2CcAAA%3B%3BAgD%5C%2FQA%2CwBA0CI%3BEhDqOJ%2CsBAAA%3B%3BAgD%5C%2FQA%2CwBA8CI%3BEACI%2CgBAAA%3B%3BAA%5C%2FCR%2CwBAkDI%3BEACI%2CUAAA%3B%3BAAnDR%2CwBAkDI%2CmBAGI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CwBATR%2CmBAGI%2CMAMK%3BEACG%2CgBAAA%3B%3BAADJ%2CwBATR%2CmBAGI%2CMAMK%2CQAGG%3BEACI%2CgBAAgB%2CaAAhB%3B%3BAAIR%2CwBAjBR%2CmBAGI%2CMAcK%3BEACG%2CYAAA%3B%3BAApEhB%2CwBAkDI%2CmBAGI%2CMAkBI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA1EhB%2CwBAkDI%2CmBA4BI%3BEACI%2CgBAAgB%2CeAAhB%3BEACA%2CiCAAA%3B%3BAAhFZ%2CwBAoFI%2COAKI%2CQACM%3BEACE%2CiBAAA%3B%3BAA3FhB%2CwBAoFI%2COAKI%2CQAKI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAhGhB%2CwBAoFI%2COAgBI%2COACI%3BEACI%2CYAAA%3B%3BAAtGhB%2CwBAoFI%2COAsBI%2CMACI%3BEACI%2CWAAA%3B%3BAA5GhB%2CwBAoFI%2COA4BI%2CSAEI%3BAAlHZ%2CwBAoFI%2COA6BI%2CQACI%3BEACI%2CYAAA%3B%3BAAnHhB%2CwBAoFI%2COAmCM%2CSAAM%2CIACF%3BEACE%2CmBAAA%3BEACA%2CWAAA%3B%3BAA1HhB%2CwBAoFI%2COA0CI%2CKACI%3BEACI%2CWAAA%3B%3BAAIR%2CwBAhDJ%2COAgDK%2CSACK%2CSACE%2CQAAO%2CMAAM%2CQACT%3BEACI%2CsBAAA%3B%3BAnCzJxB%2C0BACI%3BEACI%2CmBAAA%3B%3BAAFR%2C0BAKI%2CoBAAmB%3BEb%2BYvB%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BAa9YQ%2C0BAHJ%2CoBAAmB%2CMAGd%2CSACG%2CMAAK%3BEACD%2CaAAA%3B%3BAAIA%2C0BATZ%2CoBAAmB%2CMAGd%2CSAKG%2CaACK%3BEACG%2CSAAS%2CGAAT%3BEbiRpB%2CcAAA%3BEAAA%2CiBAAA%3B%3BAahSA%2C0BA6BI%3BEAEI%2CwBAAA%3B%3BAAKR%3BEAEI%2CoBAAA%3B%3BAAFJ%2C0BAII%3BEACI%2CmBAAA%3B%3BAALR%2C0BAQI%3BEAEI%2CgBAAA%3B%3BAAKR%3BEACI%2CcAAA%3B%3B%3B%3B%3B%3BA4IxDJ%2CoBACI%2CQAAO%2CIAAI%2CeACP%2CMAAK%3BEACD%2CWAAA%3BEACA%2CUAAA%3B%3BAAJZ%2CoBAQI%2CQAAO%2CIAAI%2CqBACP%2CMAAK%3BEACD%2CWAAA%3BEACA%2CUAAA%3B%3BA7HiBJ%2CgBADJ%2COACK%2CaACG%3BEACI%2CgBAAA%3B%3BAAJhB%2CgBACI%2COAOI%3BE5BkQR%2CiBAAA%3B%3BAOiwBA%2CgBqB7%5C%2FBI%2CUrB6%5C%2FBH%3BEPjwBD%2CgBAAA%3BEO8xBA%2CSAAS%2CsBAAT%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BEPjyBA%2CcAAA%3BEAAA%2CiBAAA%3B%3BA4B1PQ%2CgBAFJ%2CUAEK%3BEACG%2CgBAAA%3B%3BAAKZ%2CqBACI%2COAAM%2CUACA%3BEACE%2CmBAAA%3B%3BAAEA%2CqBAJR%2COAAM%2CUACA%2CQAGG%3BEACG%2CgBAAA%3B%3BAAMhB%2CkBACI%3BEACI%2CaAAA%3B%3BAAQR%2CkBACI%2CUAAS%3BEACL%2CaAAA%3B%3BAAIR%2CoBAII%3BAAHJ%2CqBAGI%3BAAFJ%2CgBAEI%3BAADJ%2CeACI%3BE7BNJ%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEAoBA%2CqBAAA%3BEACG%2CkBAAA%3BEACC%2CiBAAA%3BEACI%2CaAAA%3BE6BlBA%2CiBAAA%3B%3BAAOA%2CSADJ%2CUACK%2CMACK%2CSAGI%3BEACE%2CWAAA%3B%3BAAepB%2CQACI%2CQAAO%2CKACH%3BEACI%2CaAAA%3B%3BAAHZ%2CQACI%2CQAAO%2CKAKH%3BEACI%2CkBAAA%3B%3BAAPZ%2CQACI%2CQAAO%2CKAKH%2CSAEI%3BEACI%2CWAAA%3B%3BAAThB%2CQAwBI%3BEACI%2CgBAAA%3B%3BAAIA%2CQADJ%2CeACK%3BEACG%2CgBAAA%3B%3BAA9BZ%2CQA4BI%2CeAKI%3BEACI%2CkBAAA%3B%3BAAEA%2CQARR%2CeAKI%2CQAGK%3BEACG%2CeAAA%3B%3BAA2BhB%2CYAKI%3BE5BkHJ%2CmBAAA%3BE4BhHQ%2CeAAA%3B%3BAAPR%2CYAUI%3BEACI%2CeAAA%3B%3BAAEA%2CYAHJ%2CMAGK%3BEACG%2CaAAA%3B%3BAAdZ%2CYAUI%2CMAOI%3BAAjBR%2CYAUI%2CMAQM%3BEAEE%2CkCAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAAtBZ%2CYAUI%2CMAeI%3BEACI%2CqBAAA%3B%3BAAEA%2CYAlBR%2CMAeI%2CEAGK%3BE5B2Fb%2CmBAAA%3B%3BA4BtFQ%2CYAvBJ%2CMAuBK%2CQACG%3BAADJ%2CYAvBJ%2CMAuBK%2CQAEG%3BE5BoFZ%2CqBAAA%3BEAAA%2CgBAAA%3B%3BA4BtFQ%2CYAvBJ%2CMAuBK%2CQAQG%3BE5B8EZ%2CqBAAA%3B%3BA4BvHA%2CYAUI%2CMAoCI%3BEACI%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAYJ%2COADG%2CKAAM%2COACR%3BEACG%2CgBAAA%3B%3BAAJZ%2CMAQI%3BEACI%2CmBAAA%3B%3BAATR%2CMAQI%2COAGI%3BE5BkDR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BA4BhDY%2COAAO%2CKAAM%2COALrB%2COAGI%3BEAGQ%2CeAAA%3B%3BAAdhB%2CMAmBI%2CEAAC%3BEACG%2CSAAA%3B%3BAApBR%2CMAuBI%3BEACI%2CeAAA%3B%3BAAQR%2CMAAM%2CSACF%3BE5BgJJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3B%3BA4BvLR%2CMAAM%2CSACF%2CSAII%3BE5BwLR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BA4B%5C%2FLT%2CMAAM%2CSACF%2CSAQI%3BE5BoLR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3BE4BpLG%2CUAAA%3B%3BAAKZ%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CwBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAIA%2CcADW%2CyBACV%3BEACG%2CyBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2CcADW%2CyBACV%3BEACG%2CyBAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CgBADa%2CyBACZ%3BEACG%2CyBAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CgBADa%2CyBACZ%3BEACG%2CyBAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CqBADkB%2CyBACjB%3BEACG%2CyBAAA%3BEACA%2CWAAA%3B%3BAAKZ%2CQAAQ%3BE5BxCR%2CgBAAA%3B%3BA4BwCA%2CQAAQ%2CcAGJ%3BEACI%2CsBAAA%3B%3BAqB5UR%2CaAAa%3BEACT%2CmBAAA%3B%3BAADJ%2CaAAa%2CQAGT%3BEACI%2CgBAAA%3B%3BAAIR%2C4BACI%3BEACI%2CkBAAA%3B%3BAAIR%2CMAAM%2CUACF%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CMALF%2CUACF%2CiBAIK%3BEACG%2CSAAS%2CKAAT%3BEACA%2CeAAA%3B%3BAAPZ%2CMAAM%2CUAWF%3BEACI%2CeAAA%3B%3BAAEA%2CMAdF%2CUAWF%2CqBAGK%3BEACG%2CSAAS%2CKAAI%2CiBAAiB%2CIAA9B%3B%3BAAGJ%2CMAlBF%2CUAWF%2CqBAOK%3BEACG%2CSAAS%2CGAAT%3B%3BAAnBZ%2CMAAM%2CUAuBF%3BEjD2PJ%2CiBAAA%3BEiDzPQ%2CeAAA%3BEACA%2CgBAAA%3B%3BAA1BR%2CMAAM%2CUA6BF%2CQAAO%3BEACH%2CYAAA%3B%3BAAIR%2C0BACI%3BEAEI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAJR%2C0BAOI%2CwBACI%2COAAM%3BEACF%2CwBAAA%3B%3BANrDA%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BE3C2RvB%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BE2CxRoB%2CgBAAA%3B%3BAAOpB%2CsBACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CsBACI%2CiBAII%2COAAM%3BEACF%2CoBAAA%3B%3BAANZ%2CsBAUI%2CyBAAyB%2COAAM%3BEAC3B%2CgBAAA%3B%3BAOzBR%2CiBACI%3BEACI%2CaAAA%3B%3BAAFR%2CiBAKI%2CsBACI%2CUAAS%3BEACL%2CmBAAA%3B%3BAAKZ%2CYACI%3BEACI%2CgBAAA%3B%3BAAFR%2CYACI%2CuBAGI%3BEACI%2CgBAAA%3B%3BAALZ%2CYAaI%3BEACI%2CgBAAA%3B%3BAAdR%2CYAaI%2CuBAGI%3BEACI%2CgBAAA%3B%3BA7CtBZ%2CaACI%3BEACI%2CmBAAA%3B%3BAAFR%2CaACI%2COAGI%3BELoRR%2CWAAA%3BEAAA%2CgBAAA%3B%3BAK7QA%2CaAGI%2CiBACI%3BEAEI%2CaAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAGJ%2CqBACI%3BEACI%2CgBAAA%3B%3BAAIR%2CaACI%2CiBACM%3BEACE%2CWAAA%3B%3BAAHZ%2CaACI%2CiBACM%2CaAGE%3BEACI%2CqBAAA%3B%3BAAMhB%3BEL4OA%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAAMA%2CYAAC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CYADH%2CMACI%3BEhC6ML%2CcAAA%3B%3BAgCvMI%2CYADH%2COACI%3BEhCuML%2CcAAA%3B%3BAgChKA%2CY3BlEK%2CO2BkEJ%3BAAAD%2CY3BjEK%2CQ2BiEJ%3BEhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BAKpNI%2CKAAC%2CcACG%3BEACI%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CKAVP%2CcACG%2CcASK%3BEACG%2CcAAA%3B%3BAAUhB%3BEACI%2CSAAA%3B%3BA2B8BJ%2CgB3B5BK%2CQACG%2CO2B2BP%3BEhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BAK%5C%2FLA%2CgBAYI%3BEAEI%2CkBAAA%3BEChER%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEN6NA%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAAMA%2CgB3BuCI%2CO2BvCH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CgB3B0BA%2CO2B3BH%2CMACI%3BEhC6ML%2CcAAA%3B%3BAgCvMI%2CgB3BoBA%2CO2BrBH%2COACI%3BEhCuML%2CcAAA%3B%3BAM5MA%2CgBDyBI%2COCzBH%3BAACD%2CgBDwBI%2COCxBH%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CgBDYI%2COCZH%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CgBDAI%2COCAH%3BAACD%2CgBDDI%2COCCH%3BAACD%2CQAAQ%2CUAAW%2CiBDFf%3BELmLJ%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BADUI%2CgBAfJ%2COAeK%3BELoKT%2C%2BCAAA%3B%3BAK%5C%2FLA%2CgBAgCI%3BEL%2BJJ%2CgCAAA%3BEK5JQ%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAQR%2CoBACI%2CoBAEI%2CcACI%3BAAJZ%2CoBAEI%2CkCACI%2CcACI%3BEL%2BIZ%2CgBAAA%3BEK7IgB%2CcAAA%3B%3BAAOJ%2CoBAZR%2CoBAWI%2CGACK%3BAAAD%2CoBAXR%2CkCAUI%2CGACK%3BEACG%2CSAAS%2CEAAT%3B%3BAAdhB%2CoBACI%2CoBAqBI%3BAAtBR%2CoBAEI%2CkCAoBI%3BEACI%2CWAAA%3B%3BAAvBZ%2CoBA2BI%2CaAWI%2CQAAO%3BEL6Gf%2CqBAAA%3BEgChOA%2CqBAAA%3BE3B2HY%2CmBAAA%3BEACA%2CkBAAA%3B%3BA2BtHZ%2CoB3BkGI%2CaAWI%2CQAAO%2CK2B7Gd%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA3B3KY%2CoBAtBR%2CaAWI%2CQAAO%2CKAWF%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BA2BjEhB%2CoB3BwCI%2CaAWI%2CQAAO%2CKAiBF%2CS2BpEZ%3BEhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BAKlFA%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAmB%5C%2FMJ%2CwBAGI%2CiBAAgB%2CIAAI%3BAAFxB%2CuBAEI%2CiBAAgB%2CIAAI%3BEAChB%2CmBAAA%3B%3BAAJR%2CwBAOI%2CUACI%2CQACI%2COAAM%2CIAAI%2CSACN%3BAAThB%2CuBAMI%2CUACI%2CQACI%2COAAM%2CIAAI%2CSACN%3BEACI%2CWAAA%3B%3BAAiBpB%2CyBAKI%3BEACI%2CWAAA%3BExB6PR%2CkBAAA%3B%3BAwBvPI%2CaAAc%2CMADb%2CaAAc%3BEAEX%2CkBAAA%3B%3BAADJ%2CaAAc%2CMADb%2CaAAc%2CUAIX%3BEACI%2CgBAAA%3B%3BAAJR%2CaAAc%2CMADb%2CaAAc%2CUAIX%2COAGI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAARZ%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%3BEACH%2CgBAAA%3B%3BAAOZ%3BEACI%2CmBAAA%3B%3BAAQQ%2CyBAFR%2CyBACI%2COACK%2CiBAAiB%3BEACd%2CgBAAA%3B%3BAAUhB%2C2BAKI%3BEACI%2CkBAAA%3B%3BAAIR%2CmBACI%3BEACI%2CgBAAA%3B%3BAAIR%2C0BACI%2CcACI%3BEACI%2CgBAAA%3B%3BAAKZ%2CgCASI%3BEACI%2CgCAAA%3B%3BAAVR%2CgCAmBI%3BEACI%2CsBAAA%3B%3BAApBR%2CgCAmBI%2CKAGI%3BEACI%2CqBAAA%3B%3BAAvBZ%2CgCAmBI%2CKAOI%3BExB6JR%2CiBAAA%3BEwB3JY%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA9BZ%2CgCAkCI%2CSACI%3BEAGI%2CgBAAA%3B%3BAAGJ%2CgCAPJ%2CSAOK%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CgCAbJ%2CSAaK%3BEACG%2CcAAA%3BEACA%2CeAAA%3B%3BAgCzIZ%2CcACI%3BExD8QJ%2CeAAA%3BEwD5QQ%2CqBAAA%3B%3BAAHR%2CcAMI%3BEACI%2CmBAAA%3B%3BAAIR%3BExDoQA%2CgBAAA%3BEwDlQI%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEAEI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAJJ%2CmBAMI%3BExDwPJ%2CmBAAA%3BEAAA%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAwB9BA%2CmBAMI%2CUxB4OF%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgC2CA%2CmBwB9BI%2CUxB8BH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCvNW%2COjCuNX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAwBrTQ%2CmBAZJ%2CUAYK%3BEACG%2CcAAA%3B%3BAAKZ%3BAACA%2CmBAAsB%3BEAClB%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CmBAAC%3BEACG%2CeAAA%3B%3BAAKI%2CmBAFP%2CQACG%2CKACK%3BExDmNb%2CsBAAA%3BEwDjNgB%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAlBhB%2CmBAuBM%3BEACE%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CcAAA%3B%3BAADJ%2CoBAGI%3BEACI%2CgBAAA%3B%3BAAIR%2CqBACI%2CUACM%3BEACE%2CeAAA%3B%3BAAEA%2CqBAJR%2CUACM%2CSAGG%3BEACG%2CaAAA%3B%3BAAMhB%2CsBACI%3BEACI%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAIR%2CYAAa%2CMAAK%2CMAGd%3BAAFJ%2CkBAEI%3BAADJ%2CmBACI%3BEAEI%2CcAAA%3B%3BAALR%2CYAAa%2CMAAK%2CMAGd%2CeAII%3BAANR%2CkBAEI%2CeAII%3BAALR%2CmBACI%2CeAII%3BEACI%2CWAAA%3B%3BAARZ%2CYAAa%2CMAAK%2CMAGd%2CeAQI%3BAAVR%2CkBAEI%2CeAQI%3BAATR%2CmBACI%2CeAQI%3BEACI%2CSAAA%3B%3BAAZZ%2CYAAa%2CMAAK%2CMAGd%2CeAQI%2CSAGM%3BAAbd%2CkBAEI%2CeAQI%2CSAGM%3BAAZd%2CmBACI%2CeAQI%2CSAGM%3BEACE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAMhB%2CaAII%3BAAHJ%2CaAGI%3BEACI%2CiBAAA%3B%3BAAIA%2CaADJ%2CeACK%3BAAAD%2CaADJ%2CeACK%3BEACG%2CSAAS%2CiBAAgB%2CIAAzB%3B%3BAAVZ%2CaAQI%2CeAKI%3BAAZR%2CaAOI%2CeAKI%3BEACI%2CgBAAA%3B%3BAASZ%2CcACI%3BEACI%2CoBAAA%3B%3BAAFR%2CcAKI%3BEAEI%2CmBAAA%3B%3BAAPR%2CcAUI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAZR%2CcAeI%3BEACI%2CmBAAA%3B%3BArB1LR%2CMAAM%2CQhCiKJ%2CQAGI%2CKACI%3BAgCrKV%2CMAAM%2CQhCkKJ%2CQAEI%2CKACI%3BAgCrKV%2CMAAM%2CQhCmKJ%2CQACI%2CKACI%3BAgCrKV%2CMAAM%2CQhCiKJ%2CQAGI%2CKAEI%3BAgCtKV%2CMAAM%2CQhCkKJ%2CQAEI%2CKAEI%3BAgCtKV%2CMAAM%2CQhCmKJ%2CQACI%2CKAEI%3BEHyHV%2C6BAAA%3B%3BAmC%5C%2FRA%2CMAAM%2CQhC4KJ%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BAgChLV%2CMAAM%2CQhC6KJ%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BAgChLV%2CMAAM%2CQhC8KJ%2CQAAK%2CYACD%2CKAAE%2CYACE%3BAgChLV%2CMAAM%2CQhC4KJ%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BAgCjLV%2CMAAM%2CQhC6KJ%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BAgCjLV%2CMAAM%2CQhC8KJ%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BEACE%2CaAAA%3B%3BAgClLZ%2CMAAM%2CQhCuLJ%2CQAAQ%3BEHwGV%2C6BAAA%3B%3BAmC%5C%2FRA%2CMAAM%2CQAKA%2CQAAQ%2CKAAK%3BEACX%2CgBAAA%3B%3BAANR%2CMAAM%2CQASF%3BEACI%2CgBAAA%3B%3BAAVR%2CMAAM%2CQAaF%2CWACI%3BEACI%2CeAAA%3B%3BAAfZ%2CMAAM%2CQAyBF%2COAAM%3BEACF%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAA7BR%2CMAAM%2CQAgCF%2CgBACI%3BEACI%2CaAAA%3B%3BAAlCZ%2CMAAM%2CQAgCF%2CgBAKI%3BEACI%2CoBAAA%3B%3BAUpCJ%2CqBADJ%2CQACK%3BE7C6RT%2CqBAAA%3BEgC9QA%2CqBAAA%3BEaTY%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAARJ%2CqBADJ%2CQACK%2CIbiRP%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CqBatBI%2CQACK%2CIbqBR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCpOU%2COjCoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CqBanCA%2CQACK%2CIbiCR%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CqBazCA%2CQACK%2CIbuCR%2COACI%3BEhCqPL%2CcAAA%3B%3BAc%5C%2FRA%2CMAAM%3BEACF%2CmBAAA%3B%3BAADJ%2CMAAM%2COAGF%3BEACI%2CmBAAA%3B%3BAAJR%2CMAAM%2COAGF%2CcAGI%3BEACI%2CeAAA%3B%3BAAKZ%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CeACI%3BEACI%2CmBAAA%3B%3BAAFR%2CeAKI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CeAJJ%2CcAIK%3BEACG%2CSAAS%2CGAAT%3B%3BAAVZ%2CeAcM%3BEACE%2CmBAAA%3B%3BAAUR%3BEACI%2CSAAA%3B%3BAADJ%2CeAGI%3BEdkPJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3BEchPQ%2CgBAAA%3BEACA%2CqBAAA%3B%3BAANR%2CeASI%3BEACI%2CgBAAA%3B%3BAAVR%2CeASI%2CwBAGI%3BEACI%2CkBAAA%3B%3BAAbZ%2CeAiBI%3BEdoOJ%2CcAAA%3B%3BAcjOQ%2CeAHJ%2COAGK%3BEACG%2CSAAS%2CGAAT%3B%3BAAGJ%2CeAPJ%2COAOK%3BEACG%2CSAAS%2CGAAT%3B%3BAASZ%2CSACI%3BEACI%2CcAAA%3B%3BAAFR%2CSAKI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAARR%2CSAKI%2CMAKI%3BEACI%2CgBAAA%3B%3BAAXZ%2CSAKI%2CMASI%2CQAAO%3BEAEH%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAIR%2CSAAI%3BEACA%2CmBAAA%3B%3BA2CnGR%2CkBAAkB%2CMACd%2CQAAO%3BEzD8RX%2CSAAA%3B%3BAyDzRA%3BEzDyRA%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CaAAA%3BEAAA%2CWAAA%3BEAAA%2CyCAAA%3BEAAA%2C%2BBAAA%3BEAAA%2COAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CMAAA%3BEAAA%2CaAAA%3BE0JlJA%2CaAAA%3BEACA%2CUAAA%3BEjG%5C%2FHI%2CsBAAA%3B%3BAATJ%2CUiG0EA%3BE1J%2BMA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAyDzRA%2CUiG0EA%2CcAGI%3BE1J4MJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAyDzRA%2CUiGuFA%3BE1JkMA%2CgBAAA%3B%3BAyDzRA%2CUiGgGA%2CeACI%2CQAAO%3BE1JwLX%2CkBAAA%3BEAAA%2CqBAAA%3BEMzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3B%3BAyDzRA%2CUiGgGA%2CeACI%2CQAAO%2CM1H4KT%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CU0H%2BEA%2CeACI%2CQAAO%2CM1HhFV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC1OU%2COjC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CU0HkEJ%2CeACI%2CQAAO%2CM1HpEV%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CU0H4DJ%2CeACI%2CQAAO%2CM1H9DV%2COACI%3BEhCqPL%2CcAAA%3B%3BAM7CA%2CUoJ5IA%2CeACI%2CQAAO%2CMpJ2IV%3BAACD%2CUoJ7IA%2CeACI%2CQAAO%2CMpJ4IV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CUoJlJA%2CeACI%2CQAAO%2CMpJiJV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CUoJvJA%2CeACI%2CQAAO%2CMpJsJV%3BAACD%2CUoJxJA%2CeACI%2CQAAO%2CMpJuJV%3BAACD%2CQAAQ%2CUAAW%2CWoJzJnB%2CeACI%2CQAAO%3BEpJyJP%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BA0J%5C%2FIA%2CUAAC%3BEACG%2CUAAA%3B%3BAjG3IJ%2CUAWI%3BEAEI%2CmBAAA%3B%3BAAbR%2CUAWI%2CgBAII%3BEACI%2CgBAAA%3B%3BAAGI%2CUARZ%2CgBAII%2CWAGI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAApBpB%2CUA0BI%2CeACI%3BEACI%2CaAAA%3B%3BAAOR%2CcAAC%2CIAAI%3BAAAL%2CmBADgB%2CeACf%2CIAAI%3BEACD%2CkBAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CqBAAA%3B%3BAADJ%2CcAGI%3BEACI%2C6BAAA%3B%3BAAIR%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CmBAII%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAIR%2CMAAM%3BArDUN%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%3BApDjBN%2CYoDiBM%3BEnDkKN%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAA6CA%2CMmD9KM%2CcnD8KL%3BAACD%2CMmD%5C%2FKM%2CcnD%2BKL%3BAFrKD%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2CcnD8KL%3BAFpKD%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2CcnD%2BKL%3BADhMD%2CYoDiBM%2CcnD8KL%3BAD%5C%2FLD%2CYoDiBM%2CcnD%2BKL%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CMmDpLM%2CcnDoLL%3BAF1KD%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2CcnDoLL%3BADrMD%2CYoDiBM%2CcnDoLL%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CMmDzLM%2CcnDyLL%3BAACD%2CMmD1LM%2CcnD0LL%3BAACD%2CQAAQ%2CUAAW%2COmD3Lb%3BArDUN%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2CcnDyLL%3BAF%5C%2FKD%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2CcnD0LL%3BAACD%2CQAAQ%2CUFjLR%2CMAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%3BApDjBN%2CYoDiBM%2CcnDyLL%3BAD1MD%2CYoDiBM%2CcnD0LL%3BAACD%2CQAAQ%2CUD5MR%2CaoDiBM%3BEnD4LF%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BADjJA%2CM0D1EM%2Cc1D0EL%3BAKhED%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2Cc1D0EL%3BAM3FD%2CYoDiBM%2Cc1D0EL%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CM0D%5C%2FEM%2Cc1D%2BEL%3BAKrED%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2Cc1D%2BEL%3BAMhGD%2CYoDiBM%2Cc1D%2BEL%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CM0DpFM%2Cc1DoFL%3BAK1ED%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2Cc1DoFL%3BAMrGD%2CYoDiBM%2Cc1DoFL%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2CMmDnIM%2CcnDmIL%3BAACD%2CMmDpIM%2CcnDoIL%3BAACD%2CMmDrIM%2CcnDqIL%3BAF3HD%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2CcnDmIL%3BAFzHD%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2CcnDoIL%3BAF1HD%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2CcnDqIL%3BADtJD%2CYoDiBM%2CcnDmIL%3BADpJD%2CYoDiBM%2CcnDoIL%3BADrJD%2CYoDiBM%2CcnDqIL%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CMmD1IM%2CcnD0IL%3BAACD%2CMmD3IM%2CcnD2IL%3BAACD%2CQAAQ%2CUAAW%2COmD5Ib%3BArDUN%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2CcnD0IL%3BAFhID%2CKAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%2CcnD2IL%3BAACD%2CQAAQ%2CUFlIR%2CMAAK%2CcA4CD%2CiBAGM%2CUqDzDJ%3BApDjBN%2CYoDiBM%2CcnD0IL%3BAD3JD%2CYoDiBM%2CcnD2IL%3BAACD%2CQAAQ%2CUD7JR%2CaoDiBM%3BEzD2NN%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAS%5C%2FMA%2CSAAC%2CMAAM%3BEgB0IX%2CqBAAA%3BEACA%2CkBAAA%3BEhB7HQ%2CsBAAA%3B%3BAfuBR%2CSerCK%2CMAAM%2COfqCV%3BAACD%2CSetCK%2CMAAM%2COfsCV%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CSe3CK%2CMAAM%2COf2CV%3BEACG%2CWAAA%3B%3BAe5CA%2CSAAC%2CMAAM%2COgB0bX%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAhB5bA%2CSAAC%2CMAAM%2COgB%2BbX%3BEACI%2CYAAA%3BEACA%2CSAAA%3B%3BAhBjcA%2CSAAC%2CMAAM%2COgB%2BcX%2COAAM%3BAhB%5C%2FcF%2CSAAC%2CMAAM%2COXwEX%2CMAAK%2CcA4CD%2CiBAGM%2CU2BwVJ%3BAhB%5C%2FcF%2CSAAC%2CMAAM%2COV6CX%2Ca0BkaM%3BEACF%2C6BAAA%3BEACA%2C0BAAA%3B%3BAhBjdA%2CSAAC%2CMAAM%2COgBodX%2COAAS%3BAhBpdL%2CSAAC%2CMAAM%2COXwEX%2CMAAK%2CcA4CD%2CiBAGM%2CU2B6VD%3BAhBpdL%2CSAAC%2CMAAM%2COV6CX%2Ca0BuaS%3BEACL%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAhBvdA%2CSAAC%2CMAAM%2COgBwJX%3BE%5C%2FBiIA%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAjBzDI%2CSAAC%2CMAAM%2COgBwJX%2CeCqHE%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgC2CA%2CSjB%5C%2FDK%2CMAAM%2COgBwJX%2CeCzFC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CSjB5EC%2CMAAM%2COgBwJX%2CeC7EC%2CMACI%3BEhC6ML%2CWAAA%3B%3BAgCvMI%2CSjBlFC%2CMAAM%2COgBwJX%2CeCvEC%2COACI%3BEhCuML%2CcAAA%3B%3BA%2BBuHA%2CShBhZK%2CMAAM%2COgBwJX%2CeAwPC%3BE%5C%2FBvHD%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BADuVA%2CShBhZK%2CMAAM%2COgBwJX%2CeAwPC%2COCnIC%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgC2CA%2CSjB%5C%2FDK%2CMAAM%2COgBwJX%2CeAwPC%2COCjVA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC%5C%2FNM%2COjC%2BNN%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CSjB5EC%2CMAAM%2COgBwJX%2CeAwPC%2COCrUA%2CMACI%3BEhC6ML%2CWAAA%3B%3BAgCvMI%2CSjBlFC%2CMAAM%2COgBwJX%2CeAwPC%2COC%5C%2FTA%2COACI%3BEhCuML%2CcAAA%3B%3BAezRI%2CSAAC%2CMAAM%2COgBgOX%3BE%5C%2FByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE%2BBhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE%5C%2FB8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAezRI%2CSAAC%2CMAAM%2COgBgOX%2COAsBI%3BE%5C%2FBmCJ%2CSAAA%3BEAAA%2CyBAAA%3B%3BA%2BB3BQ%2CShB9PH%2CMAAM%2COgBgOX%2COAsBI%2CGAQK%3BE%5C%2FB2BT%2CmBAAA%3BE%2BBzBY%2CeAAA%3B%3BAAuTZ%2CShBvjBK%2CMAAM%2COgBgOX%2COAuVC%3BAACD%2CShBxjBK%2CMAAM%2COgBgOX%2COAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CShBjkBK%2CMAAM%2COgBgOX%2COAiWC%3BEACG%2CiBAAA%3BE%5C%2FBzSJ%2CsDAAA%3BE%2BB2SI%2CWAAA%3B%3BAAGJ%2CShBvkBK%2CMAAM%2COgBgOX%2COAuWC%3BEACG%2CiBAAA%3BE%5C%2FB%5C%2FSJ%2CsDAAA%3BE%2BBiTI%2CWAAA%3B%3BAAzDJ%2CShBjhBK%2CMAAM%2COgBgOX%2COAiTC%3BE%5C%2FBxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BA%2BB6PA%2CShBthBK%2CMAAM%2COgBgOX%2COAsTC%3BE%5C%2FB7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BA%2BBZA%2CShB7QK%2CMAAM%2COgB6QV%3BEACG%2CiBAAA%3B%3BAADJ%2CShB7QK%2CMAAM%2COgB6QV%2COAGG%3BEACI%2CcAAA%3B%3BAhBjRJ%2CSAAC%2CMAAM%2COAiBH%3BEACI%2CgBAAA%3B%3BAAlBR%2CSAAC%2CMAAM%2COAiBH%2COAEI%2CMACM%3BEACE%2CcAAA%3BEACA%2CyBAAA%3B%3BAAGA%2CSAzBf%2CMAAM%2COAiBH%2COAEI%2CMAKK%2CWACI%3BEfgQrB%2CmBAAA%3B%3BAezRI%2CSAAC%2CMAAM%2COAiBH%2COAaI%3BEACI%2CUAAA%3B%3BAiBiFhB%2CiBjB7E0B%2CUAnCrB%2CMAAM%2COAqCG%2CUAEG%2CMiByEhB%3BAAAD%2CcjB5EuB%2CUApClB%2CMAAM%2COAqCG%2CUAEG%2CMiByEhB%3BEhCyKD%2CSiC%5C%2FPkB%2COjC%2BPlB%3B%3BAe3OgB%2CiBAXU%2CUAnCrB%2CMAAM%2COAqCG%2CUASG%3BAAAD%2CcAVO%2CUApClB%2CMAAM%2COAqCG%2CUASG%3BAACD%2CiBAZU%2CUAnCrB%2CMAAM%2COAqCG%2CUAUG%3BAAAD%2CcAXO%2CUApClB%2CMAAM%2COAqCG%2CUAUG%3BAACD%2CiBAbU%2CUAnCrB%2CMAAM%2COAqCG%2CUAWG%3BAAAD%2CcAZO%2CUApClB%2CMAAM%2COAqCG%2CUAWG%3BEfyOjB%2CWAAA%3B%3BAenOgB%2CiBAnBU%2CUAnCrB%2CMAAM%2COAqDG%2CUAAO%2COACJ%3BAAAD%2CcAlBO%2CUApClB%2CMAAM%2COAqDG%2CUAAO%2COACJ%3BEACG%2C8BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAASJ%2CkBAJW%2CUAhEtB%2CMAAM%2COAmEC%2CQACK%3BAAAD%2CqBAHc%2CUAjEzB%2CMAAM%2COAmEC%2CQACK%3BAAAD%2CiBAFU%2CUAlErB%2CMAAM%2COAmEC%2CQACK%3BAACD%2CkBALW%2CUAhEtB%2CMAAM%2COAmEC%2CQAEK%3BAAAD%2CqBAJc%2CUAjEzB%2CMAAM%2COAmEC%2CQAEK%3BAAAD%2CiBAHU%2CUAlErB%2CMAAM%2COAmEC%2CQAEK%3BEfoNjB%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAehNgB%2CkBATW%2CUAhEtB%2CMAAM%2COAmEC%2CQAMK%3BAAAD%2CqBARc%2CUAjEzB%2CMAAM%2COAmEC%2CQAMK%3BAAAD%2CiBAPU%2CUAlErB%2CMAAM%2COAmEC%2CQAMK%3BEACG%2CUAAA%3B%3BAAKZ%2CKAAK%2CcAAe%2CUA%5C%2FEvB%2CMAAM%3BEAgFC%2CmBAAA%3B%3BAAGI%2CKAJH%2CcAAe%2CUA%5C%2FEvB%2CMAAM%2COAkFG%2CUACG%3BEACG%2CgBAAA%3B%3BAAMhB%2CSAAC%2COAAO%3BEACJ%2CsBAAA%3BEf8LR%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CaAAA%3BEAAA%2CWAAA%3BEAAA%2CyCAAA%3BEAAA%2C%2BBAAA%3BEAAA%2CSAAA%3BEAAA%2COAAA%3BEAAA%2CeAAA%3BEAAA%2CQAAA%3BEAAA%2CMAAA%3BEAAA%2CaAAA%3BE0JlJA%2CaAAA%3BEACA%2CUAAA%3B%3BA3I9CI%2CSAAC%2COAAO%2CM2IhBZ%3BE1J%2BMA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAe%5C%2FLI%2CSAAC%2COAAO%2CM2IhBZ%2CcAGI%3BE1J4MJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAe%5C%2FLI%2CSAAC%2COAAO%2CM2IMZ%2CeACI%2CQAAO%3BE1JwLX%2CkBAAA%3BEAAA%2CqBAAA%3BEMzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3B%3BAe%5C%2FLI%2CSAAC%2COAAO%2CM2IMZ%2CeACI%2CQAAO%2CM1H4KT%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CSjByEK%2COAAO%2CM2IMZ%2CeACI%2CQAAO%2CM1HhFV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC1OU%2COjC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CSjB4DC%2COAAO%2CM2IMZ%2CeACI%2CQAAO%2CM1HpEV%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CSjBsDC%2COAAO%2CM2IMZ%2CeACI%2CQAAO%2CM1H9DV%2COACI%3BEhCqPL%2CcAAA%3B%3BAM7CA%2CSSlJK%2COAAO%2CM2IMZ%2CeACI%2CQAAO%2CMpJ2IV%3BAACD%2CSSnJK%2COAAO%2CM2IMZ%2CeACI%2CQAAO%2CMpJ4IV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CSSxJK%2COAAO%2CM2IMZ%2CeACI%2CQAAO%2CMpJiJV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CSS7JK%2COAAO%2CM2IMZ%2CeACI%2CQAAO%2CMpJsJV%3BAACD%2CSS9JK%2COAAO%2CM2IMZ%2CeACI%2CQAAO%2CMpJuJV%3BAACD%2CQAAQ%2CUAAW%2CUS%5C%2FJd%2COAAO%2CM2IMZ%2CeACI%2CQAAO%3BEpJyJP%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BA0J%5C%2FIA%2CS3IhDK%2COAAO%2CM2IgDX%3BEACG%2CUAAA%3B%3BA3I7CI%2CSAJH%2COAAO%2CMAIH%3BEACG%2CcAAA%3B%3BAAIR%2CSAAC%3BEfsLL%2CgCAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE0JhIA%2CSAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAEA%2CS3I7DK%2CQ2I6DJ%3BE1JyHD%2CYAAA%3BE0JrHQ%2CyBAAA%3B%3BA3I%5C%2FDA%2CSAFH%2CQAEI%3BEACG%2CcAAA%3B%3BAAUZ%3BEACI%2CkBAAA%3B%3BAAMY%2C0BAJZ%2CUAEK%2COACG%2CeACK%3BEACG%2CgBAAA%3B%3BAAWZ%2C0BAhBJ%2CUAgBK%3BEACG%2CmBAAA%3B%3BAADJ%2C0BAhBJ%2CUAgBK%2CMAGG%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2C0BAzBJ%2CUAyBK%3BEf6IT%2CcAAA%3BEe3IY%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAKA%2C0BAjCR%2CUAgCK%2CQACI%3BAACD%2C0BAlCR%2CUAgCK%2CQAEI%3BEACG%2CqBAAA%3B%3BAAGJ%2C0BAtCR%2CUAgCK%2CQAMI%3BEACG%2CkBAAA%3B%3BAAIR%2C0BA3CJ%2CUA2CK%2CSAAS%3BEACN%2CkBAAA%3B%3BAAKZ%2C2BAKI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAUR%2C8BAKI%3BEACI%2CkBAAA%3B%3BAAYR%2C0BACI%3BEfiFJ%2CiBAAA%3BEe%5C%2FEQ%2CmBAAA%3B%3BAAHR%2C0BACI%2CaAIM%3BEACE%2CgBAAA%3B%3BAANZ%2C0BAUI%3BEACI%2CWAAA%3B%3BAAXR%2C0BAcI%3BEACI%2CiBAAA%3B%3BAAfR%2C0BAkBI%3BEACI%2CWAAA%3B%3BAAEA%2C0BAHJ%2CmBAGK%2CMACG%3BEACI%2CmBAAA%3B%3BAAvBhB%2C0BA4BI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAA9BR%2C0BAiCI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAIA%2C0BADJ%2CQACK%3BEACG%2CeAAA%3B%3BAAKJ%2C0BADJ%2CYACK%3BEAEG%2CkBAAA%3B%3BAU5PR%2CcAAC%2CQAEG%3BAADJ%2CcAAC%2CQACG%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAALR%2CcAAC%2CQAEG%2CGAII%3BAALR%2CcAAC%2CQACG%2CGAII%3BEACI%2CWAAA%3B%3BAACA%2CcARX%2CQAEG%2CGAII%2CEAEK%3BAAAD%2CcAPX%2CQACG%2CGAII%2CEAEK%3BEACG%2CqBAAA%3B%3BAAThB%2CcAAC%2CQAcG%2CGAAE%3BAAbN%2CcAAC%2CQAaG%2CGAAE%3BEACE%2CgBAAA%3BEACA%2CeAAA%3B%3BAAhBR%2CcAAC%2CQAmBG%3BAAlBJ%2CcAAC%2CQAkBG%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAArBR%2CcAAC%2CQAmBG%2CaAII%2CeACI%3BAAvBZ%2CcAAC%2CQAkBG%2CaAII%2CeACI%3BEACI%2CiBAAA%3B%3BAAzBhB%2CcAAC%2CQAmBG%2CaAII%2CeAKI%3BAA3BZ%2CcAAC%2CQAkBG%2CaAII%2CeAKI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA9BhB%2CcAAC%2CQAmBG%2CaAII%2CeAUI%3BAAhCZ%2CcAAC%2CQAkBG%2CaAII%2CeAUI%3BEACI%2CgBAAA%3B%3BAAlChB%2CcAAC%2CQAmBG%2CaAII%2CeAcI%3BAApCZ%2CcAAC%2CQAkBG%2CaAII%2CeAcI%3BEACI%2CcAAA%3B%3BAAtChB%2CcAAC%2CQAmBG%2CaAII%2CeAcI%2CaAGI%3BAAvChB%2CcAAC%2CQAkBG%2CaAII%2CeAcI%2CaAGI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA1CpB%2CcAAC%2CQAmBG%2CaAII%2CeAcI%2CaAQI%3BAA5ChB%2CcAAC%2CQAkBG%2CaAII%2CeAcI%2CaAQI%3BEACI%2CgBAAA%3B%3BAA9CpB%2CcAAC%2CQAoDG%2CgBACI%3BAApDR%2CcAAC%2CQAmDG%2CgBACI%3BEACI%2CaAAA%3B%3BAAtDZ%2CcAAC%2CQAoDG%2CgBACI%2CaAGI%2CeACI%3BAAxDhB%2CcAAC%2CQAmDG%2CgBACI%2CaAGI%2CeACI%3BEACI%2CWAAA%3B%3BAA1DpB%2CcAAC%2CQAoDG%2CgBACI%2CaAGI%2CeAKI%3BAA5DhB%2CcAAC%2CQAmDG%2CgBACI%2CaAGI%2CeAKI%3BEACI%2CkBAAA%3B%3BAA%5C%2FDxB%2CcAsEI%3BEACI%2CmBAAA%3B%3BAAvER%2CcAsEI%2COAGI%3BEACI%2CgBAAA%3B%3BAA1EZ%2CcA8EI%3BEACI%2CgBAAA%3B%3BAA%5C%2FER%2CcA8EI%2CeAGI%2CQAAO%3BEACH%2CqBAAA%3B%3BAAlFZ%2CcA8EI%2CeAOI%2CKACI%3BEACI%2CqBAAA%3B%3BAAWJ%2CcApBR%2CeAOI%2CKAaK%2CKACG%2CQAAO%3BEACH%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAMhB%2CcAAC%2CIAAI%2CUACD%2CeACI%3BEACI%2CSAAA%3B%3BAA9GhB%2CcAmHM%3BEACE%2CgBAAA%3B%3BAApHR%2CcAuHI%2CiBACM%3BEACE%2CcAAA%3B%3BAAzHZ%2CcAuHI%2CiBACM%2CaAGE%3BEACI%2CmBAAA%3B%3BAAEA%2CcAPZ%2CiBACM%2CaAGE%2CQAGK%3BEACG%2CcAAA%3BEACA%2CcAAA%3B%3BAAhIpB%2CcAuHI%2CiBAcM%3BEACE%2CkBAAA%3B%3BAAtIZ%2CcA8II%3BEACI%2CgBAAA%3B%3BAAuBgB%2CcAfpB%2COAGI%2CkBACI%2CcACI%2CUASM%2CSACG%3BEACG%2CaAAA%3B%3BAAvK5B%2CcAuJI%2COAGI%2CkBACI%2CcACI%2CUASM%2CSAKE%3BEACI%2CqBAAA%3B%3BAA3K5B%2CcAmLI%3BAAnLJ%2CcAoLI%2CeAAe%3BEAEX%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAvLR%2CcAmLI%2CaAMI%3BAAzLR%2CcAoLI%2CeAAe%2COAKX%3BEACI%2CgBAAA%3B%3BAA1LZ%2CcAmLI%2CaAMI%2COAGI%3BAA5LZ%2CcAoLI%2CeAAe%2COAKX%2COAGI%3BEzBoGZ%2CcAAA%3B%3BAyBhSA%2CcAkMI%2CeAEI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CcAAC%2CaACG%2CaAAe%3BEzBqFvB%2CiBAAA%3B%3BAyBtFI%2CcAAC%2CaAKG%2CgBACI%2CeAAc%2CIAAI%3BEACd%2CmBAAA%3B%3BAAPZ%2CcAAC%2CaAWG%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAzNZ%2CcA6NI%2CWACI%3BEACI%2CkBAAA%3B%3BAA%5C%2FNZ%2CcA6NI%2CWAKM%3BEACE%2CSAAA%3B%3BAAnOZ%2CcAuOI%2CqBACI%3BEACI%2CgBAAA%3B%3BAAzOZ%2CcA6OI%2CoBACI%3BEACI%2CSAAA%3B%3BAA%5C%2FOZ%2CcA6OI%2CoBACI%2CUAGI%2CQAAO%3BEACH%2CeAAA%3B%3BAAlPhB%2CcA2PI%2CiBAAiB%2COAAM%3BEzBqC3B%2CiBAAA%3BEyBnCQ%2CmBAAA%3B%3BAA7PR%2CcA2PI%2CiBAAiB%2COAAM%2COAInB%3BEACI%2CgBAAA%3B%3BAAKZ%2CyBAMI%3BEACI%2CcAAA%3B%3BAAIR%2C%2BBACI%3BEACI%2CcAAA%3B%3BA0BhRR%2CMAAM%3BEACF%2CmBAAA%3B%3BAADJ%2CMAAM%2CWAGF%2CMAAK%3BEACD%2CcAAA%3BEACA%2CWAAA%3B%3BAALR%2CMAAM%2CWAQF%3BEACI%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAZR%2CMAAM%2CWAeF%3BEACI%2CSAAA%3B%3BAAhBR%2CMAAM%2CWAeF%2COAGI%3BEnD4QR%2CqBAAA%3BEgC9QA%2CqBAAA%3BEmBSY%2CcAAA%3B%3BAnBHZ%2CMmBtBM%2CWAeF%2COAGI%2CSnBIP%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCnOY%2COjCmOZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAmB5UY%2CMA3BN%2CWAeF%2COAGI%2CSASK%3BEACG%2CkBAAA%3B%3BAA5BhB%2CMAAM%2CWAiCF%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAnCR%2CMAAM%2CWAsCF%3BEACI%2CaAAA%3B%3BAAvCR%2CMAAM%2CWA8CF%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAjDR%2CMAAM%2CWAoDF%2CQAAO%3BEACH%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAwG5DR%2CuBAEI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BA%5C%2FGGA%2COADH%2CMACI%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAAKJ%2COADH%2COACI%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAIR%2COAAC%3BEACG%2CcAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2COAAC%2CWAIG%3BEACI%2CeAAA%3B%3BAAKZ%2CWAEI%2CQAAQ%3BAADZ%2CeACI%2CQAAQ%3BEACJ%2CcAAA%3BEACA%2CcAAA%3B%3BA5BlCR%2CcAYI%2CoBACM%3BEhBiRV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEgB%5C%2FQY%2CqBAAA%3B%3BAAfZ%2CcAmBI%2CWAGI%3BEACI%2CmBAAA%3B%3BAAIA%2CcARR%2CWAOI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAA5BhB%2CcAiCI%2CqBACM%3BEhB4PV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEgB1PY%2CqBAAA%3B%3BAApCZ%2CcAwCI%3BEACI%2CgBAAA%3B%3BAAzCR%2CcA4CI%2CcACI%3BEACI%2CqBAAA%3B%3BAACA%2CcAHR%2CcACI%2CGAEK%3BEACG%2CSAAS%2CIAAT%3B%3BAAhDhB%2CcA4CI%2CcAQI%3BEACI%2CSAAA%3B%3BAAMZ%3BEACI%2CgCAAA%3BEACA%2CcAAA%3B%3BAAFJ%2CuBAII%3BEAEI%2CgBAAA%3B%3BAANR%2CuBAII%2COAII%3BEACI%2CoBAAA%3B%3BA4IrER%2CyBAAC%3BEACG%2CgBAAgB%2C8DAAhB%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAXR%2CyBAcI%3BEACI%2CwBAAA%3B%3BAAIA%2CyBADH%2CeACI%2CMACG%3BEACI%2CYAAA%3B%3BAAGJ%2CyBANP%2CeACI%2CMAKI%3BEACG%2CWAAW%2CWAAX%3B%3BAAMhB%2CiBAAiB%3BEACb%2CgBAAgB%2C6DAAhB%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAARJ%2CcAUI%3BEACI%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAIR%2CuBAAuB%2CMAAO%2CwBAAuB%2CiBAAiB%3BEAClE%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAIA%2CiCAAC%3BEACG%2CkBAAA%3B%3BAAmBZ%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BAtHvFJ%2CKAAK%2COAAQ%3BEtCyRb%2CcAAA%3B%3BAsCtRI%2CKAHC%2COAAQ%2CSAGR%3BEACG%2CSAAS%2CGAAT%3B%3BAAGJ%2CKAPC%2COAAQ%2CSAOR%3BEACG%2CSAAS%2CGAAT%3B%3BAAIR%3BEuHsEA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAvHvEA%2CeuH0EA%3BE7JmMA%2CYAAA%3BE6JjMI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CeANJ%2CeAMK%3BEACG%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEA6FR%2CmCAAA%3BE7J2FA%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BE6JxEA%2CS5HnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CO4HmLR%3BEAXA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAvH7LA%2CeuH0EA%2CeAsBM%3BEACE%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CeA1BR%2CeAsBM%2COAIG%3BEACG%2CkBAAA%3BEACA%2CUAAA%3BEA4EZ%2CmCAAA%3BE7J2FA%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BE6JxEA%2CS5HnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CO4HmLR%3BEAXA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAvH7LA%2CeuH0EA%2CeAsBM%2COAiBE%3BE7JhHR%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAsCRA%2CeAGI%3BEACI%2CiBAAA%3B%3BAAIR%2CwBAEI%2CgBuH%2BGJ%3BAvHhHA%2CcACI%2CgBuH%2BGJ%3BE7JxHA%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAsCOA%3BEuHzBA%2CgBAAA%3B%3BAAEA%2CoBAAC%3BE7JqRD%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BE6J1GA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEA8BA%2CS5HnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CO4HmLR%3BEAlMI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAvHUJ%2CoBuHPA%2CMAAK%3BE7JPL%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6JMY%2CoBANZ%2CMAAK%2CcAGA%2CMAEK%2CQACG%3BAAAD%2CoBANZ%2CMAAK%2CcAIA%2CQACK%2CQACG%3BEACG%2CUAAA%3B%3BAvHAhB%2CoBuHMA%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAvHTJ%2CoBuHMA%2CMAKI%3BE7JzBJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6JsBI%2CoBATJ%2CMASK%3BE7J%2BOL%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BE6J1GA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEAlIQ%2CUAAA%3B%3BAAIA%2CoBApBR%2CMAmBK%2CMACI%3BEACG%2CUAAA%3B%3BAAIA%2CoBAzBZ%2CMAmBK%2CMAKK%2CQACG%3BEACG%2CUAAA%3B%3BAvHhChB%2CoBuHyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CS5HnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CO4HmLR%3B%3BAvHtLA%2CoBuHyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CS5HnLQ%2CQAAA%2CQAAA%2CQAAA%2CO4HmLR%3B%3BAvHtLA%2CoBuHyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CS5HnLQ%2CQAAA%2CQAAA%2CO4HmLR%3B%3BAvHtLA%2CoBuHyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CS5HnLQ%2CQAAA%2CO4HmLR%3B%3BAvHtLA%2CoBuHyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CS5HnLQ%2CO4HmLR%3B%3BAvH7KI%2CMAAC%2CIAAI%3BEACD%2CmBAAA%3B%3BAADJ%2CMAAC%2CIAAI%2COAGC%3BEtCkPV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAsCrPI%2CMAAC%2CIAAI%2COAOD%3BEtC8OR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEsC5OY%2CgBAAA%3B%3BAATR%2CMAAC%2CIAAI%2COAYD%2COAAM%3BEACF%2CkBAAA%3B%3BAAbR%2CMAAC%2CIAAI%2COAYD%2COAAM%2COAGF%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAlBZ%2CMAAC%2CIAAI%2COAYD%2COAAM%2COASF%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAKZ%2CMAAC%2CQAAQ%2CKACH%3BEtCwNV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAsCnNY%2CMANP%2CQAAQ%2CKAKL%2CQACK%3BEACG%2CmBAAA%3B%3BAAGJ%2CMAVP%2CQAAQ%2CKAKL%2CQAKK%3BEtC%2BMb%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAsCxMA%2CKAAK%2CMAAM%2CQACP%3BEACI%2CgBAAA%3B%3BAAIR%2CgBAAgB%3BEACZ%2CmBAAA%3B%3BAADJ%2CgBAAgB%2CKAGZ%2CQAAO%3BAAHX%2CgBAAgB%2CKAIZ%3BAAJJ%2CgBAAgB%2CKAKZ%3BEACI%2CmBAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CSAAS%2CQAAQ%2CKAAM%3BEACnB%2CcAAA%3B%3BAAGJ%2CwBAAC%3BEACG%2CcAAA%3B%3BAATR%2CwBAYI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAjBR%2CwBAoBI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAvBR%2CwBAoBI%2CiBAKI%3BEACI%2CiBAAA%3B%3BAAwBZ%2CgBACI%3BEAEI%2CmBAAA%3B%3BAAHR%2CgBAMI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAVR%2CgBAaI%2CgBACI%3BEACI%2CmBAAA%3B%3BAAfZ%2CgBAaI%2CgBACI%2CwBAGI%3BEACI%2CmBAAA%3B%3BAAEA%2CgBAPZ%2CgBACI%2CwBAGI%2CMAGK%3BEACG%2CgBAAA%3B%3BAArBpB%2CgBAaI%2CgBAaI%3BEtC4GR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEsC1GY%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA7BZ%2CgBAaI%2CgBAmBI%3BEACI%2CmBAAA%3B%3BAAjCZ%2CgBAqCI%2CyBACI%3BAAtCR%2CgBAqCI%2CyBAEI%3BEACI%2CcAAA%3B%3BAAKZ%2CqBACI%3BEACI%2CcAAA%3B%3BAAFR%2CqBAKI%3BEACI%2CkBAAA%3B%3BAANR%2CqBAKI%2CqBAGI%3BAARR%2CqBAKI%2CqBAII%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAZZ%2CqBAKI%2CqBAUI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAjBZ%2CqBAKI%2CqBAeI%3BEACI%2CgBAAA%3B%3BAAUR%2COAAC%3BEACG%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COALH%2CQAKI%3BEACG%2CaAAA%3B%3BAANR%2COAAC%2CQASG%3BEACI%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAbR%2COAAC%2CQAgBG%3BEACI%2CaAAA%3B%3BAAIR%2COAAC%2CIACG%3BEACI%2CaAAA%3B%3BAAIR%2COAAC%2CKACG%2CQAAO%2COAAO%3BEtC8BtB%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMqDA%2COgCpFK%2CKACG%2CQAAO%2COAAO%2CQhCmFrB%3BAACD%2COgCrFK%2CKACG%2CQAAO%2COAAO%2CQhCoFrB%3BENtDD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM4DA%2COgC3FK%2CKACG%2CQAAO%2COAAO%2CQhC0FrB%3BEN5DD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAsCzBI%2CSAAU%2CQAAC%2COAAO%3BEAEd%2CmBAAA%3B%3BAAFJ%2CSAAU%2CQAAC%2COAAO%2COAId%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAIR%2COAAC%2CaACG%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2COAAC%3BEACG%2CmBAAA%3B%3BAADJ%2COAAC%2CKAGG%2CaAAa%3BEtCKrB%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAsCAI%2COAAC%3BEAEG%2CgCAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAtC5OR%2COsCwOK%2CKtCxOJ%3BEACG%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAsC2OI%2COANH%2CKAMI%3BEACG%2CeAAA%3B%3BAAIR%2COAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIJ%2COAAC%3BEACG%2CeAAA%3B%3BAAGJ%2COAAC%3BEtCtBL%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEsCwBQ%2CgBAAA%3B%3BAAGJ%2COAAC%3BEACG%2CmBAAA%3B%3BAwHxTA%2CkBAHJ%2CcAGK%2CIAAI%3BAAAL%2CkBAFJ%2CcAEK%2CIAAI%3BAAAL%2CkBADJ%2CiBACK%2CIAAI%3BEACD%2CmBAAA%3B%3BAALZ%2CkBACI%2CcAOI%3BAARR%2CkBAEI%2CcAMI%3BAARR%2CkBAGI%2CiBAKI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAhIVZ%2CmBAGI%2COACI%2CSAAW%3BAAJnB%2CmBAGI%2COAEI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CmBADJ%2CYACK%3BEACG%2CaAAA%3B%3BAAbZ%2CmBAWI%2CYAKI%2COAAM%2CeAAe%3BEACjB%2CgBAAA%3B%3BAAIA%2CmBAVR%2CYASI%2COACK%3BEACG%2CgBAAA%3B%3BAAtBhB%2CmBA2BI%2COAAM%3BEACF%2CgBAAA%3B%3BAAIR%2CuBACI%2CkBACI%3BAAFR%2CuBACI%2CkBAEI%3BEACI%2CSAAA%3B%3BAAJZ%2CuBACI%2CkBAMI%3BEACI%2CgBAAA%3B%3BAARZ%2CuBACI%2CkBAUI%3BEACI%2CmBAAA%3B%3BAAEA%2CuBAbR%2CkBAUI%2CGAGK%3BEACG%2CgBAAA%3B%3BAAfhB%2CuBAoBI%3BEACI%2CmBAAA%3B%3BAAQR%2C4BAGI%2CoBACI%3BAAHR%2C0BAEI%2CoBACI%3BAAFR%2CyBACI%2CoBACI%3BEACI%2CkBAAA%3B%3BAblEZ%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CYAII%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CsBACI%3BEACI%2CkBAAA%3B%3BAAIR%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAHJ%2CoBAKI%2CaACM%3BEjB0QV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEiBxQY%2CqBAAA%3B%3BAARZ%2CoBAYI%2CWAGI%3BEACI%2CmBAAA%3B%3BAAIA%2CoBARR%2CWAOI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAArBhB%2CoBA0BI%2CmBACI%3BEACI%2CaAAA%3B%3BAA5BZ%2CoBA0BI%2CmBAKI%2CMAAQ%3BEACJ%2C6BAAA%3B%3BAAhCZ%2CoBAoCI%2CcACI%3BEACI%2CSAAA%3B%3BAAtCZ%2CoBAoCI%2CcAKI%3BEACI%2CgBAAA%3B%3BAAGJ%2CoBATJ%2CcASK%2CMACG%3BEACI%2CqBAAA%3B%3BAAEA%2CoBAbZ%2CcASK%2CMACG%2CGAGK%3BEACG%2CSAAS%2CIAAT%3B%3BAALZ%2CoBATJ%2CcASK%2CMASG%3BEACI%2CSAAA%3B%3BAAMhB%2CoBACI%3BEACI%2CgBAAA%3B%3BAAKI%2CoBAFR%2CaACI%2CMACK%3BAACD%2CoBAHR%2CaACI%2CMAEK%3BEACG%2CeAAA%3B%3BAAMhB%3BEACI%2CmBAAA%3B%3BAADJ%2CsBAGI%3BEACI%2CkBAAA%3B%3BAAEA%2CsBAHJ%2CQAGK%3BEACG%2CSAAA%3B%3BAASZ%2CmBACI%3BEACI%2CgBAAA%3B%3BAAIR%2CQAGI%2CoBACI%3BAAHR%2CuBAEI%2CoBACI%3BAAFR%2CiBACI%2CoBACI%3BEACI%2CkBAAA%3B%3BAAOJ%2CmBADJ%2COACK%3BAACD%2CmBAFJ%2COAEK%3BEACG%2CgBAAA%3B%3BAAKZ%2CcAKI%2CcACI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CwBAAA%3B%3BAATZ%2CcAKI%2CcAWI%2COAAM%3BEACF%2CqBAAA%3B%3BAAjBZ%2CcAqBI%3BEACI%2CqBAAA%3B%3BAAtBR%2CcAyBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAUJ%2CoBAAC%3BEACG%2CgBAAA%3B%3BAADJ%2CoBAAC%2CSAGG%3BEACI%2CgBAAA%3B%3BAAJR%2CoBAAC%2CSAOG%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CoBAAC%2CKACG%2CaACI%2CgBACI%3BEACI%2CgBAAA%3B%3BAAJhB%2CoBAAC%2CKACG%2CaACI%2CgBAKI%3BEACI%2CSAAA%3B%3BAARhB%2CoBAAC%2CKACG%2CaACI%2CgBAKI%2CSAGM%3BEACE%2CgBAAA%3B%3BAAEA%2CoBAbnB%2CKACG%2CaACI%2CgBAKI%2CSAGM%2CSAGG%3BEACG%2CSAAS%2CIAAT%3B%3BAAS5B%3BEACI%2CgCAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAHJ%2CeAKI%3BEACI%2CqBAAA%3B%3BAANR%2CeASI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3B%3BAmCzNR%2CYACI%3BEACI%2CgBAAA%3B%3BANER%2COAAO%2COAAO%3BEACV%2CiBAAA%3BE9C2RJ%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BAAMA%2COcpBO%2COAAO%2COdoBb%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCnOY%2COjCmOZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAcrWA%2COAAO%2COAAO%2COASV%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAiH2CA%2COADH%2CUACI%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COALP%2CUACI%2CMAII%3BEACG%2CmBAAA%3B%3BAAGJ%2COATP%2CUACI%2CMAQI%2CmBAAmB%3BE%5C%2FJ6NhC%2CcAAA%3BE%2BJ3NgB%2CSAAS%2CGAAT%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAIR%2COApBH%2CUAoBI%3BE%5C%2FJkNT%2CcAAA%3BE%2BJhNY%2CkBAAA%3B%3BAAGJ%2COAzBH%2CUAyBI%3BEACG%2CcAAA%3B%3BAAEA%2COA5BP%2CUAyBI%2CQAGI%3BEACG%2CgBAAA%3B%3BAAJR%2COAzBH%2CUAyBI%2CQAOG%2C%2BBAA%2BB%3BE%5C%2FJsM3C%2CcAAA%3BE%2BJpMgB%2CYAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIR%2COA5CH%2CUA4CI%2CKAEG%3BAADJ%2COA7CH%2CUA6CI%2CaACG%3BE%5C%2FJwLZ%2CmBAAA%3BEAAA%2CcAAA%3B%3BA%2BJpLgB%2COAlDX%2CUA4CI%2CKAEG%2CeAIK%3BAAAD%2COAlDX%2CUA6CI%2CaACG%2CeAIK%3BE%5C%2FJoLjB%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CWAAA%3B%3BA%2BJ3KI%2COAAC%3BE%5C%2FJ2KL%2CyBAAA%3BE%2BJzKQ%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAEA%2COAdH%2COAcI%3BEACG%2C%2BBAAA%3B%3BAAGJ%2COAlBH%2COAkBI%3BE%5C%2FJyJT%2CmBAAA%3BEAAA%2CcAAA%3BE%2BJtJY%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEA%2COA5BP%2COAkBI%2CKAUI%3BE%5C%2FJ%2BIb%2CsBAAA%3B%3BA%2BJ1IQ%2COAjCH%2COAiCI%3BE%5C%2FJ0IT%2C0BAAA%3BEAAA%2CsBAAA%3BEAAA%2CWAAA%3B%3BA%2BJpIQ%2COAvCH%2COAuCI%2CIAAI%2CWAAW%3BE%5C%2FJoIxB%2CsBAAA%3BEAAA%2CWAAA%3BEAAA%2CuBAAA%3B%3BA%2BJ5HY%2COA%5C%2FCP%2COA6CI%2CMAEI%2CIAAI%2CWAAW%3BAAAhB%2COA%5C%2FCP%2COA8CI%2CMACI%2CIAAI%2CWAAW%3BE%5C%2FJ4H5B%2CsBAAA%3BEAAA%2C0BAAA%3B%3BA%2BJtHQ%2COArDH%2COAqDI%3BEACG%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAAEA%2COA1DP%2COAqDI%2CSAKI%3BEAEG%2CYAAY%2C0NAAZ%3BEACA%2CYAAY%2C%2BNAAZ%3BEACA%2CYAAY%2C8NAAZ%3BEACA%2CYAAY%2C6NAAZ%3BEACA%2CYAAY%2CiDAAiD%2CwCAAwC%2CyCAAyC%2C0BAAyC%2C0BAAyC%2C0BAAuC%2C0BAAuC%2C0BAAyC%2C0BAAyC%2CyCAAyC%2CyCAAza%3BEACA%2CYAAY%2CkOAAZ%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAQ%2C4GAAR%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAIR%2COA5EH%2COA4EI%3BEACG%2CSAAA%3BEACA%2CeAAA%3BEACA%2CwBAAA%3B%3BAAEA%2COAjFP%2COA4EI%2CSAKI%3BE%5C%2FJkCb%2CmBAAmB%2CcAAnB%3BEACI%2CeAAe%2CcAAf%3BEACI%2CWAAW%2CcAAX%3BEAsDR%2CmBAAA%3BE%2BJvFgB%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIR%2COA9FH%2COA8FI%3BE%5C%2FJ6ET%2Ca0E3RgC%2CyB1E2RhC%3B%3BA%2BJzEQ%2COAlGH%2COAkGI%3BE%5C%2FJyET%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BE%2BJrEY%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAEA%2COA%5C%2FGP%2COAkGI%2CQAeO%3BAADJ%2COAhHP%2COAkGI%2CQAcI%2CQACG%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COAvHf%2COAkGI%2CQAeO%2CQAMK%3BAAAD%2COAvHf%2COAkGI%2CQAcI%2CQACG%2CQAMK%3BAACD%2COAxHf%2COAkGI%2CQAeO%2CQAOK%3BAAAD%2COAxHf%2COAkGI%2CQAcI%2CQACG%2CQAOK%3BEACG%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2COAjIf%2COAkGI%2CQAeO%2CQAgBK%3BAAAD%2COAjIf%2COAkGI%2CQAcI%2CQACG%2CQAgBK%3BEACG%2CyDAAA%3BEACA%2C%2BBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAAGJ%2COAxIf%2COAkGI%2CQAeO%2CQAuBK%3BAAAD%2COAxIf%2COAkGI%2CQAcI%2CQACG%2CQAuBK%3BEACG%2CsDAAA%3BEACA%2C%2BBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3B%3BAA7BZ%2COA%5C%2FGP%2COAkGI%2CQA8CO%3BAAhCJ%2COAhHP%2COAkGI%2CQAcI%2CQAgCG%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAIR%2COAxJP%2COAkGI%2CQAsDI%3BE%5C%2FJmBb%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BE%2BJfgB%2CaAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAA9DR%2COAlGH%2COAkGI%2CQAiEG%3BE%5C%2FJQZ%2CcAAA%3BE%2BJNgB%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2COA7KH%2COA6KI%3BEACG%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COAlLP%2COA6KI%2CaAKI%2CMAAS%3BE%5C%2FJPtB%2C%2BBAAA%3B%3BA%2BJWY%2COAtLP%2COA6KI%2CaASI%2CMAAS%3BEACN%2CcAAA%3B%3BAAKZ%2COAAC%3BEACG%2CcAAA%3B%3BAAEA%2COAHH%2CIAGI%3BEACG%2CmBAAA%3B%3BAAIR%2COAAC%3BEACG%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAA%3BEACA%2CWAAA%3B%3BAAGJ%2COAAC%3BEACG%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CSAAS%3BEACL%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BACpUJ%2CsBACI%3BEhK6QJ%2CmBAAA%3BEgK3QQ%2CeAAA%3B%3BAAHR%2CsBAKI%3BEACI%2CeAAA%3B%3BAACA%2CsBAFJ%2CMAEK%3BEACG%2CaAAA%3B%3BAARZ%2CsBAKI%2CMAMI%3BAAXR%2CsBAKI%2CMAOM%3BEACE%2CkCAAA%3BEhKiQZ%2CcAAA%3BEgK%5C%2FPY%2CcAAA%3BEACA%2C0BAAA%3B%3BAAhBZ%2CsBAKI%2CMAcI%3BEACI%2CqBAAA%3B%3BAAEA%2CsBAjBR%2CMAcI%2CEAGK%3BEhKwPb%2CmBAAA%3B%3BAgKnPQ%2CsBAtBJ%2CMAsBK%2CQACG%3BAADJ%2CsBAtBJ%2CMAsBK%2CQAEK%3BEhKiPd%2CqBAAA%3BEAAA%2CWAAA%3BEAAA%2CgBAAA%3B%3BAgKnPQ%2CsBAtBJ%2CMAsBK%2CQAQG%3BEhK2OZ%2CqBAAA%3B%3BAgK9QA%2CsBAKI%2CMAmCI%3BEACI%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BA9InBZ%3BElBsPA%2CsBAAA%3B%3BAkBlPA%3BElBsWA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEkBzYJ%2CiBAAA%3B%3BAAGJ%3BElBwWA%2CoBAAA%3BEACQ%2CYAAA%3B%3BAkBjWR%3BEAEI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAIA%2COAAC%3BEAEG%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAIR%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAALJ%2CKAOI%3BEACI%2CcAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CWAAY%3BEACR%2CWAAA%3B%3BAAIR%2CUACM%2CsBACE%2CYAAc%3BEACV%2CgBAAA%3B%3BAAUR%2COALG%2CKAKF%3BElBwLL%2CmBAAA%3BEAAA%2CaAAA%3BEkBrLQ%2CsBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAOJ%2CQAAQ%2COACJ%3BEACI%2CSAAA%3B%3BAAGJ%2CQALI%2COAKH%3BAACD%2CQANI%2COAMH%3BElB4JL%2CgBAAA%3BEAAA%2CkBAAA%3BEoEnQA%2CcAAA%3BEpEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CqBAAA%3BEAAA%2CWAAA%3BEkB1JQ%2CSAAA%3B%3BAAHJ%2CQALI%2COAKH%2CSkD9EL%3BAlD%2BEI%2CQANI%2COAMH%2COkD%5C%2FEL%3BEpE2OA%2CcAAA%3B%3BAoExOI%2CQlDsEI%2COAKH%2CSkD9EL%2CEAGK%3BAAAD%2CQlDsEI%2COAMH%2COkD%5C%2FEL%2CEAGK%3BEpEwOL%2CcAAA%3B%3BAoEpOI%2CQlDkEI%2COAKH%2CSkD9EL%2CEAOK%3BAAAD%2CQlDkEI%2COAMH%2COkD%5C%2FEL%2CEAOK%3BEpEoOL%2CcAAA%3B%3BAkBvJI%2CQAXI%2COAWH%3BEACG%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAALJ%2CQAXI%2COAWH%2COAOG%3BEACI%2CgBAAA%3B%3BAAIR%2CQAvBI%2COAuBH%3BElB2IL%2CgBAAA%3BEAAA%2CkBAAA%3BEoEnQA%2CcAAA%3BEpEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CWAAA%3BEkBzIQ%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CQAvBI%2COAuBH%2CKkDhGL%3BEpE2OA%2CcAAA%3B%3BAoExOI%2CQlDsEI%2COAuBH%2CKkDhGL%2CEAGK%3BEpEwOL%2CcAAA%3B%3BAoEpOI%2CQlDkEI%2COAuBH%2CKkDhGL%2CEAOK%3BEpEoOL%2CcAAA%3B%3BAkBhIA%3BEAEI%2CgBAAA%3B%3BAAIA%2COAAC%3BEACG%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAAJJ%2COAAC%2CQAUG%2COACM%3BEACE%2CeAAA%3B%3BAAZZ%2COAAC%2CQAgBG%3BEACI%2CgBAAA%3B%3BAAlBZ%2COAsBI%3BAAtBJ%2COAuBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CYAAa%2COAAM%2CQAEf%3BAADJ%2CYACI%3BEACI%2CkBAAA%3B%3BAAHR%2CYAAa%2COAAM%2CQAEf%2CUAGI%3BAAJR%2CYACI%2CUAGI%3BEa1JR%2CqBAAA%3BEACA%2CkBAAA%3B%3BA%5C%2FBFA%2CYkBsJa%2COAAM%2CQAEf%2CUAGI%2CSlB3JP%3BAAAD%2CYkBwJI%2CUAGI%2CSlB3JP%3BAACD%2CYkBqJa%2COAAM%2CQAEf%2CUAGI%2CSlB1JP%3BAAAD%2CYkBuJI%2CUAGI%2CSlB1JP%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYkBgJa%2COAAM%2CQAEf%2CUAGI%2CSlBrJP%3BAAAD%2CYkBkJI%2CUAGI%2CSlBrJP%3BEACG%2CWAAA%3B%3BAkB%2BIJ%2CYAAa%2COAAM%2CQAEf%2CUAGI%2CSavJR%3BAbmJA%2CYACI%2CUAGI%2CSavJR%3BE%5C%2FBgPA%2CUAAA%3BE%2BB9OI%2CeAAA%3BE%5C%2FB8OJ%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BAdkIA%2CYAAa%2COAAM%2CQAEf%2CUAGI%2CSavJR%2CeCoOE%3BAdjFF%2CYACI%2CUAGI%2CSavJR%2CeCoOE%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgC2CA%2CYd4Ha%2COAAM%2CQAEf%2CUAGI%2CSavJR%2CeCsBC%3BAAAD%2CYd8HI%2CUAGI%2CSavJR%2CeCsBC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC9NQ%2COjC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CYd%2BGS%2COAAM%2CQAEf%2CUAGI%2CSavJR%2CeCkCC%2CMACI%3BAAAD%2CYdiHA%2CUAGI%2CSavJR%2CeCkCC%2CMACI%3BEhC6ML%2CcAAA%3B%3BAgCvMI%2CYdyGS%2COAAM%2CQAEf%2CUAGI%2CSavJR%2CeCwCC%2COACI%3BAAAD%2CYd2GA%2CUAGI%2CSavJR%2CeCwCC%2COACI%3BEhCuML%2CcAAA%3B%3BA%2BBqEA%2CYbnKa%2COAAM%2CQAEf%2CUAGI%2CSavJR%2CeAqTC%3BAAAD%2CYbjKI%2CUAGI%2CSavJR%2CeAqTC%3BE%5C%2FBrED%2CqBAAA%3BEgChOA%2CqBAAA%3B%3BADqSA%2CYbnKa%2COAAM%2CQAEf%2CUAGI%2CSavJR%2CeAqTC%2COCjFC%3BADiFF%2CYbjKI%2CUAGI%2CSavJR%2CeAqTC%2COCjFC%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgC2CA%2CYd4Ha%2COAAM%2CQAEf%2CUAGI%2CSavJR%2CeAqTC%2COC%5C%2FRA%3BAAAD%2CYd8HI%2CUAGI%2CSavJR%2CeAqTC%2COC%5C%2FRA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC%5C%2FNM%2COjC%2BNN%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CYd%2BGS%2COAAM%2CQAEf%2CUAGI%2CSavJR%2CeAqTC%2COCnRA%2CMACI%3BAAAD%2CYdiHA%2CUAGI%2CSavJR%2CeAqTC%2COCnRA%2CMACI%3BEhC6ML%2CcAAA%3B%3BAgCvMI%2CYdyGS%2COAAM%2CQAEf%2CUAGI%2CSavJR%2CeAqTC%2COC7QA%2COACI%3BAAAD%2CYd2GA%2CUAGI%2CSavJR%2CeAqTC%2COC7QA%2COACI%3BEhCuML%2CcAAA%3B%3BAkB9FA%2CYAAa%2COAAM%2CQAEf%2CUAGI%2CSagCR%3BAbpCA%2CYACI%2CUAGI%2CSagCR%3BE%5C%2FByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE%2BBhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE%5C%2FB8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAkB9FA%2CYAAa%2COAAM%2CQAEf%2CUAGI%2CSagCR%2CYAsBI%3BAb1DJ%2CYACI%2CUAGI%2CSagCR%2CYAsBI%3BE%5C%2FBmCJ%2CSAAA%3BEAAA%2CUAAA%3B%3BA%2BB3BQ%2CYbnEK%2COAAM%2CQAEf%2CUAGI%2CSagCR%2CYAsBI%2CGAQK%3BAAAD%2CYbjEJ%2CUAGI%2CSagCR%2CYAsBI%2CGAQK%3BE%5C%2FB2BT%2CmBAAA%3BE%2BBzBY%2CeAAA%3B%3BAAuTZ%2CYb5Xa%2COAAM%2CQAEf%2CUAGI%2CSagCR%2CYAuVC%3BAAAD%2CYb1XI%2CUAGI%2CSagCR%2CYAuVC%3BAACD%2CYb7Xa%2COAAM%2CQAEf%2CUAGI%2CSagCR%2CYAwVC%3BAAAD%2CYb3XI%2CUAGI%2CSagCR%2CYAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CYbtYa%2COAAM%2CQAEf%2CUAGI%2CSagCR%2CYAiWC%3BAAAD%2CYbpYI%2CUAGI%2CSagCR%2CYAiWC%3BEACG%2CiBAAA%3BE%5C%2FBzSJ%2CsDAAA%3BE%2BB2SI%2CWAAA%3B%3BAAGJ%2CYb5Ya%2COAAM%2CQAEf%2CUAGI%2CSagCR%2CYAuWC%3BAAAD%2CYb1YI%2CUAGI%2CSagCR%2CYAuWC%3BEACG%2CiBAAA%3BE%5C%2FB%5C%2FSJ%2CsDAAA%3BE%2BBiTI%2CWAAA%3B%3BAAzDJ%2CYbtVa%2COAAM%2CQAEf%2CUAGI%2CSagCR%2CYAiTC%3BAAAD%2CYbpVI%2CUAGI%2CSagCR%2CYAiTC%3BE%5C%2FBxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BA%2BB6PA%2CYb3Va%2COAAM%2CQAEf%2CUAGI%2CSagCR%2CYAsTC%3BAAAD%2CYbzVI%2CUAGI%2CSagCR%2CYAsTC%3BE%5C%2FB7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BA%2BBZA%2CYblFa%2COAAM%2CQAEf%2CUAGI%2CSa6EP%3BAAAD%2CYbhFI%2CUAGI%2CSa6EP%3BEACG%2CiBAAA%3B%3BAADJ%2CYblFa%2COAAM%2CQAEf%2CUAGI%2CSa6EP%2COAGG%3BAAHJ%2CYbhFI%2CUAGI%2CSa6EP%2COAGG%3BEACI%2CcAAA%3B%3BAbtFR%2CYAAa%2COAAM%2CQAEf%2CUAGI%2CSAYI%2CGAAE%2CSACE%3BAAjBhB%2CYACI%2CUAGI%2CSAYI%2CGAAE%2CSACE%3BEACI%2CcAAA%3BEACA%2CYAAA%3B%3BAAEA%2CYAtBP%2COAAM%2CQAEf%2CUAGI%2CSAYI%2CGAAE%2CSACE%2CEAIK%3BAAAD%2CYApBhB%2CUAGI%2CSAYI%2CGAAE%2CSACE%2CEAIK%3BEACG%2CqBAAA%3B%3BAAvBxB%2CYAAa%2COAAM%2CQAEf%2CUA2BI%3BAA5BR%2CYACI%2CUA2BI%3BEACI%2CeAAA%3BEACA%2CSAAA%3B%3BAA%5C%2FBZ%2CYAAa%2COAAM%2CQAEf%2CUAoCI%3BAArCR%2CYACI%2CUAoCI%3BEACI%2CgBAAA%3B%3BAAgBZ%3BEACI%2CWAAA%3B%3BAAOJ%2CYAEI%2CQAAO%3BAADX%2CYACI%2CQAAO%3BElB6BX%2CcAAA%3B%3BAkBhBA%2CcACI%3BEACI%2CUAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BA%2BIvRJ%2CgBACI%3BEACI%2CkBAAA%3B%3BAAFR%2CgBAKI%2CQAAO%3BE3JkOX%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAA6CA%2CgB2J9OI%2CQAAO%2CO3J8OV%3BAACD%2CgB2J%5C%2FOI%2CQAAO%2CO3J%2BOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgB2JpPI%2CQAAO%2CO3JoPV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgB2JzPI%2CQAAO%2CO3JyPV%3BAACD%2CgB2J1PI%2CQAAO%2CO3J0PV%3BAACD%2CQAAQ%2CUAAW%2CiB2J3Pf%2CQAAO%3BE3J4PP%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BADjJA%2CgBkK1II%2CQAAO%2COlK0IV%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CgBkK%5C%2FII%2CQAAO%2COlK%2BIV%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CgBkKpJI%2CQAAO%2COlKoJV%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2CgB2JnMI%2CQAAO%2CO3JmMV%3BAACD%2CgB2JpMI%2CQAAO%2CO3JoMV%3BAACD%2CgB2JrMI%2CQAAO%2CO3JqMV%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CgB2J1MI%2CQAAO%2CO3J0MV%3BAACD%2CgB2J3MI%2CQAAO%2CO3J2MV%3BAACD%2CQAAQ%2CUAAW%2CiB2J5Mf%2CQAAO%3BEjK2RX%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BA2J3MJ%2CsBACI%3BEACI%2CiBAAA%3B%3BAAFR%2CsBAKI%2CQAAO%3BE3JuNX%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BE2JnLQ%2CkBAAA%3B%3BA3JgOR%2CsB2JnOI%2CQAAO%2CU3JmOV%3BAACD%2CsB2JpOI%2CQAAO%2CU3JoOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsB2JzOI%2CQAAO%2CU3JyOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsB2J9OI%2CQAAO%2CU3J8OV%3BAACD%2CsB2J%5C%2FOI%2CQAAO%2CU3J%2BOV%3BAACD%2CQAAQ%2CUAAW%2CuB2JhPf%2CQAAO%3BE3JiPP%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BADjJA%2CsBkK%5C%2FHI%2CQAAO%2CUlK%2BHV%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CsBkKpII%2CQAAO%2CUlKoIV%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CsBkKzII%2CQAAO%2CUlKyIV%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2CsB2JxLI%2CQAAO%2CU3JwLV%3BAACD%2CsB2JzLI%2CQAAO%2CU3JyLV%3BAACD%2CsB2J1LI%2CQAAO%2CU3J0LV%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CsB2J%5C%2FLI%2CQAAO%2CU3J%2BLV%3BAACD%2CsB2JhMI%2CQAAO%2CU3JgMV%3BAACD%2CQAAQ%2CUAAW%2CuB2JjMf%2CQAAO%3BEjKgRX%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BA4JtNJ%2CSACI%3BEACI%2CkBAAA%3BElK8RR%2CiBAAA%3B%3BAkK3RQ%2CSAJJ%2CMAIK%3BEACG%2CaAAA%3B%3BAAMR%2CgBADY%2CKACX%3BEACG%2CaAAA%3B%3BA5IZJ%2CQAAC%2CiBACG%3BEACI%2CYAAA%3B%3BAAFR%2CQAAC%2CiBAIG%2CMAAM%3BEACF%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAPR%2CQAAC%2CiBASG%3BAATJ%2CQAAC%2CiBAUG%3BEACI%2CqBAAA%3BEACA%2CUAAA%3B%3BAU0GZ%2CcVpFI%2CQACK%2CWUmFR%3BAAAD%2CSVtFS%2CKAAK%2CMAEV%2CQACK%2CWUmFR%3BAAAD%2CiBVpFI%2CQACK%2CWUmFR%3BEhCyKD%2CSiC%5C%2FPkB%2COjC%2BPlB%3B%3BAsBnPA%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBqHjC%2CQAGI%2CKACI%3BAmBzHV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBsHjC%2CQAEI%2CKACI%3BAmBzHV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBuHjC%2CQACI%2CKACI%3BAmBzHV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBqHjC%2CQAGI%2CKAEI%3BAmB1HV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBsHjC%2CQAEI%2CKAEI%3BAmB1HV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBuHjC%2CQACI%2CKAEI%3BEHyHV%2C6BAAA%3B%3BAsBnPA%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBgIjC%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BAmBpIV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBiIjC%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BAmBpIV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBkIjC%2CQAAK%2CYACD%2CKAAE%2CYACE%3BAmBpIV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBgIjC%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BAmBrIV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBiIjC%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BAmBrIV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnBkIjC%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BEACE%2CaAAA%3B%3BAmBtIZ%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSnB2IjC%2CQAAQ%3BEHwGV%2C6BAAA%3B%3BAsBnPA%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAK%5C%2FB%2CMAAQ%2CKAAK%3BEACT%2CgBAAA%3B%3BAANR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAS%5C%2FB%2CMAAQ%2CKAAE%2CWAAc%3BEACpB%2CgCAAA%3B%3BAAVR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAa%5C%2FB%2CSAAQ%3BEACJ%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAfR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAkB%5C%2FB%3BEACI%2CcAAA%3B%3BAAnBR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAkB%5C%2FB%2CYAGI%3BEACI%2CsBAAA%3B%3BAAMJ%2CQA5BC%2CeAAe%2CMAAK%2CMAAM%2CSA2B%5C%2FB%2CKACK%3BEACG%2CUAAA%3B%3BAAGJ%2CQAhCC%2CeAAe%2CMAAK%2CMAAM%2CSA2B%5C%2FB%2CKAKK%3BEACG%2CgBAAA%3B%3BAAGJ%2CQApCC%2CeAAe%2CMAAK%2CMAAM%2CSA2B%5C%2FB%2CKASK%3BEACG%2CeAAA%3B%3BAArCZ%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAyC%5C%2FB%3BEACI%2CcAAA%3B%3BAA1CR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSA6C%5C%2FB%2CYAAW%3BEACP%2CmBAAA%3B%3BAA9CR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAiD%5C%2FB%2CQAAO%3BEACH%2CmBAAA%3B%3BAAlDR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAqD%5C%2FB%3BEACI%2CgBAAA%3B%3BAAIR%2CeASI%3BEACI%2CkBAAA%3B%3BAAMA%2CcAFM%2CSACV%2CSACK%3BEACG%2CeAAA%3BEACA%2COAAO%2CqBAAP%3B%3BAAEA%2CcANE%2CSACV%2CSACK%2CKAII%2CUAAU%3BEACP%2CcAAA%3B%3BAAGJ%2CcAVE%2CSACV%2CSACK%2CKAQI%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CcAfE%2CSACV%2CSACK%2CKAaI%3BEACG%2CaAAA%3B%3BAAdR%2CcAFM%2CSACV%2CSACK%2CKAiBG%3BEACI%2CSAAA%3B%3BAAYJ%2CcAhCE%2CSACV%2CSACK%2CKA8BI%3BEACG%2CcAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CcAtCE%2CSACV%2CSACK%2CKAoCI%2CQACK%3BEACE%2CkBAAA%3B%3BAAEA%2CcA1CN%2CSACV%2CSACK%2CKAoCI%2CQACK%2CIAGG%3BEACG%2CeAAA%3B%3BAAzChB%2CcAFM%2CSACV%2CSACK%2CKA8CG%2CYACI%2CMAAK%3BEACD%2CYAAA%3B%3BAcvKpB%2CQACI%2CgBACI%3BEACI%2CSAAA%3B%3BAAHZ%2CQACI%2CgBACI%2CUAGI%3BEACI%2CkBAAA%3B%3BAANhB%2CQACI%2CgBACI%2CUAGI%2CQAGI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CQAZhB%2CgBACI%2CUAGI%2CQAGI%2COAKK%3BEAEG%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CQAnBhB%2CgBACI%2CUAGI%2CQAGI%2COAYK%2CIACG%2CKAEM%3BEACE%2CWAAA%3B%3BAAxBhC%2CQACI%2CgBACI%2CUAGI%2CQAyBI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAjCpB%2CQACI%2CgBAqCI%2CeACI%3BEACI%2CmBAAA%3B%3BAAxChB%2CQACI%2CgBAqCI%2CeACI%2CiBAGI%3BEACI%2CgBAAA%3B%3BAA3CpB%2CQACI%2CgBAqCI%2CeACI%2CiBAGI%2CSAGI%3BEACI%2CWAAA%3B%3BAA9CxB%2CQACI%2CgBAqCI%2CeACI%2CiBAWI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMR%2CQAzDR%2CgBAwDI%2CQACK%3BEpCsOb%2CqBAAA%3BEgC9QA%2CqBAAA%3BEI8CgB%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAARJ%2CQAzDR%2CgBAwDI%2CQACK%2CIJ0NX%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CQIvBI%2CgBAwDI%2CQACK%2CIJlCZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCpOU%2COjCoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CQIpCA%2CgBAwDI%2CQACK%2CIJtBZ%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CQI1CA%2CgBAwDI%2CQACK%2CIJhBZ%2COACI%3BEhCqPL%2CcAAA%3B%3BAoC3NY%2CQApER%2CgBAwDI%2CQAYK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CQAzER%2CgBAwDI%2CQAiBK%3BEACG%2CcAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CQA9ER%2CgBAwDI%2CQAsBK%3BEpCiNb%2CqBAAA%3BEMzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3B%3BAoCjNY%2CQA9ER%2CgBAwDI%2CQAsBK%2COJqMX%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CQIvBI%2CgBAwDI%2CQAsBK%2COJvDZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiC1OU%2COjC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CQIpCA%2CgBAwDI%2CQAsBK%2COJ3CZ%2CMACI%3BEhC2PL%2CcAAA%3B%3BAgCrPI%2CQI1CA%2CgBAwDI%2CQAsBK%2COJrCZ%2COACI%3BEhCqPL%2CcAAA%3B%3BAM7CA%2CQ8BlPI%2CgBAwDI%2CQAsBK%2CO9BoKZ%3BAACD%2CQ8BnPI%2CgBAwDI%2CQAsBK%2CO9BqKZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQ8BxPI%2CgBAwDI%2CQAsBK%2CO9B0KZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQ8B7PI%2CgBAwDI%2CQAsBK%2CO9B%2BKZ%3BAACD%2CQ8B9PI%2CgBAwDI%2CQAsBK%2CO9BgLZ%3BAACD%2CQAAQ%2CUAAW%2CS8B%5C%2FPf%2CgBAwDI%2CQAsBK%3BE9BkLT%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BAmBhSA%2CcAQI%3BAAPJ%2CqBAOI%3BEACI%2CcAAA%3B%3BAATR%2CcAYI%3BAAXJ%2CqBAWI%3BEACI%2CmBAAA%3B%3BAAbR%2CcAYI%2CqBAGI%3BAAdR%2CqBAWI%2CqBAGI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAChBR%2CQAAS%3BEACL%2CkBAAA%3BEACA%2CUAAA%3B%3BAAHR%2CYAMI%3BEACI%2CkBAAA%3B%3BAAPR%2CYAMI%2CeAGO%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAEA%2CYAVR%2CeAGO%2CUAOE%3BAACD%2CYAXR%2CeAGO%2CUAQE%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEpB4QhB%2CqBAAA%3BEgC9QA%2CqBAAA%3B%3BAZFY%2CYAVR%2CeAGO%2CUAOE%2CSYoQX%3BAZnQU%2CYAXR%2CeAGO%2CUAQE%2CQYmQX%3BEhChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgCHA%2CYZlBI%2CeAGO%2CUAOE%2CSYQZ%3BAAAD%2CYZlBI%2CeAGO%2CUAQE%2CQYOZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEhC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSiCzOQ%2COjCyOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BEgCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAZ5UgB%2CYAvBZ%2CeAGO%2CUAOE%2CSAaI%3BAAAD%2CYAvBZ%2CeAGO%2CUAQE%2CQAYI%3BEACG%2CkBAAA%3B%3BAAIR%2CYA5BR%2CeAGO%2CUAyBE%3BEACG%2COAAA%3B%3BAAGJ%2CYAhCR%2CeAGO%2CUA6BE%3BEAEG%2CQAAA%3B%3BAY%2BEhB%2CYZjHI%2CeAGO%2CUA6BE%2CQYiFZ%3BEhCyKD%2CSiCxPQ%2COjCwPR%3B%3BAoBtPgB%2CYApCZ%2CeAGO%2CUA6BE%2CQAII%3BEACG%2CkBAAA%3B%3BAAIR%2CYAzCR%2CeAGO%2CUAsCE%3BEACG%2CeAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CYA9CR%2CeAGO%2CUA2CE%3BEACG%2CUAAA%3B%3BAArDhB%2CYA0DI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA7DR%2CYA0DI%2CcAKI%3BEAEI%2CmBAAA%3B%3BAAjEZ%2CYA0DI%2CcAKI%2CQAII%3BEpB6NZ%2CmBAAA%3BEoB3NgB%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAEA%2CaAAc%2CaAjB1B%2CcAKI%2CQAII%3BAASI%2CmBAAoB%2CaAlBhC%2CcAKI%2CQAII%3BEAUQ%2CWAAA%3B%3BAA7EpB%2CYA0DI%2CcAKI%2CQAII%2CMAaI%3BEACI%2CeAAA%3B%3BAAjFpB%2CYA0DI%2CcAKI%2CQAII%2CMAiBI%3BEACI%2CqBAAA%3BEpB2MpB%2CiBAAA%3BEoBzMoB%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAxFpB%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%3BEpBqMhB%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAqBtHA%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%2CQAGI%3BEACI%2CaAAA%3BEACA%2CaAAA%3B%3BAAhGxB%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%2CQAQI%3BEpB6LpB%2CiBAAA%3BEoB3LwB%2CgBAAA%3B%3BAArGxB%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%2CQAaI%3BEACI%2CcAAA%3BEpBuLxB%2CiBAAA%3B%3BAoBhSA%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%3BEACI%2CgBAAA%3B%3BAA%5C%2FGpB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAGI%3BAAjHpB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAII%3BAAlHpB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAKI%3BEACI%2CcAAA%3B%3BAAIA%2CYA9DpB%2CcAKI%2CQAII%2CMA2CI%2COASI%2COACK%3BEpBwKzB%2CiBAAA%3BEoBtK4B%2CSAAS%2COAAT%3BEACA%2CcAAA%3B%3BAA3H5B%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAiBI%3BEpBiKpB%2CiBAAA%3BEoB%5C%2FJwB%2CgBAAA%3B%3BAAjIxB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAsBI%3BEpB4JpB%2CiBAAA%3B%3BAoBhSA%2CYA0DI%2CcAKI%2CQAII%2CMAsEI%2CWACI%3BEACI%2CmBAAA%3B%3BAA3IxB%2CYA0DI%2CcAKI%2CQAII%2CMAsEI%2CWAKI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%3BEAEG%2CcAAA%3BEACA%2CUAAA%3B%3BAAHJ%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%2CKAKG%2CUAAS%3BEACL%2CqBAAA%3BEACA%2CoBAAA%3B%3BAAPR%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%2CKAUG%3BEACI%2CcAAA%3B%3BAAIR%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BEdtHrB%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEcqGwB%2CgBAAA%3B%3BAdpFxB%2CYc1BI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdjFpB%3BAACD%2CYc3BI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdhFpB%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CYcvCI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdpEpB%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CYcnDI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdxDpB%3BAACD%2CYcpDI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdvDpB%3BAACD%2CQAAQ%2CUAAW%2CacrDf%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BEpB2HrB%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAcwDoB%2CYAhHpB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMAKI%3BEACG%2CqBAAA%3B%3BA%2BIvKxB%2CmBAAC%3BAAAD%2CeAAC%3BEnK4RL%2CmBAAA%3B%3BAmK1RQ%2CMAAO%2CoBAFV%3BAAEG%2CMAAO%2CgBAFV%3BEAGO%2CgBAAA%3B%3BAAMR%2CsBAAC%3BEACG%2CSAAA%3B%3BACdR%2CsBACI%3BEACI%2CgBAAA%3B%3BACDJ%2CyBAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CgCAAC%3BEACG%2CSAAA%3B%3BACPJ%2CmBAAC%3BAAAD%2CoBAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2C0BAAC%3BEACG%2CSAAA%3B%3BAAIR%2CMAAM%2COACF%3BEACI%2CWAAA%3B%3BAAFR%2CMAAM%2COAKF%3BEACI%2CUAAA%3B%3BAANR%2CMAAM%2COAKF%2COAGI%3BEACI%2CWAAA%3BEtKyQZ%2CiBAAA%3B%3BAsKlRA%2CMAAM%2COAKF%2COAQI%3BEACI%2CeAAA%3B%3BAAdZ%2CMAAM%2COAKF%2COAYI%3BEACI%2CkBAAA%3B%3BAAlBZ%2CMAAM%2COAKF%2COAgBI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAC9ChB%2CaACC%3BEACC%2CmBAAA%3B%3BAAFF%2CaAIC%3BEACC%2CgBAAA%3B%3BAALF%2CaAOC%3BEACC%2CiBAAA%3B%3BAARF%2CaAUC%3BEACC%2CiBAAA%3BEACA%2CcAAA%3B%3BAAZF%2CaAcC%3BEACC%2CWAAA%3B%3BAAIG%2CaALJ%2CSAEC%2COACE%2COACC%2COACC%3BAAAD%2CaALJ%2CSnK2EG%2CMAAK%2CcA4CD%2CiBAGM%2CUmKvHV%2COACC%2COACC%3BAAAD%2CaALJ%2CSlKgDG%2CakK7CA%2COACC%2COACC%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAWH%2C8BAFF%2CMAAK%2CcACJ%2CUACE%3BEACA%2CcAAA%3B%3BAAMJ%3BEACC%2CgBAAA%3BEACG%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAACH%2CcAAC%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3B%3BAAIL%3BEACC%2CyCAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACG%2C0DAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3B%3BAAhBJ%2CmBAiBC%3BEACC%2CWAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2C0CAAA%3BEACA%2CyBAAA%3B%3BAAEC%2CmBAZF%2CUAWC%2CeACE%3BEACA%2CiBAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CeAAA%3B%3BAAjCJ%2CmBAqCC%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAvCF%2CmBAqCC%2CSAGC%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA3CH%2CmBAqCC%2CSAQC%3BEACC%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAGA%2CmBAdF%2CSAaC%2CUACE%3BEACA%2CWAAA%3B%3BAADD%2CmBAdF%2CSAaC%2CUACE%2CWAEA%3BEACC%2CcAAA%3B%3BAAtDL%2CmBAqCC%2CSAqBC%2CUACC%3BEACC%2CWAAA%3BEACG%2CeAAA%3B%3BAAKP%3BAAAe%3BEACd%2CgBAAA%3B%3B%3BAAKA%2CMADK%2CqBACJ%3BEACA%2CaAAA%3B%3BAADD%2CMADK%2CqBACJ%2CaAEA%3BEACC%2CqBAAA%3BEACA%2CaAAA%3B%3BAAJF%2CMADK%2CqBACJ%2CaAMA%2CEAAC%3BEACA%2CwBAAA%3B%3BAAIH%3BEACI%2CaAAA%3B%3BAAEJ%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CoCAAA%3B%3BAAEJ%2CaAAc%2CQAAU%3BEACpB%2CSAAA%3BEACH%2CSAAA%3BEACG%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CeACC%2CeACC%2CMAAK%2CKACJ%2CiBACC%3BEACC%2CiBAAA%3B%3BAALL%2CeACC%2CeACC%2CMAAK%2CKACJ%2CiBAIC%3BAAPJ%2CeACC%2CeACC%2CMAAK%2CKACJ%2CiBnK3FC%2CMAAK%2CcA4CD%2CiBAGM%3BAmKyCd%2CeACC%2CeACC%2CMAAK%2CKACJ%2CiBlKtHC%3BEkK2HC%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3B%3BAACA%2CeAZJ%2CeACC%2CMAAK%2CKACJ%2CiBAIC%2COAME%3BAAAD%2CeAZJ%2CeACC%2CMAAK%2CKACJ%2CiBnK3FC%2CMAAK%2CcA4CD%2CiBAGM%2CUmKsDR%3BAAAD%2CeAZJ%2CeACC%2CMAAK%2CKACJ%2CiBlKtHC%2CakKgIE%3BEACA%2CYAAA%3B%3B%3BAASL%2CQAAC%2C8BACA%2C2BACC%2CcACC%2CMACC%2CGACC%3BEACI%2CcAAA%3B%3BAACA%2CQAPR%2C8BACA%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAEK%2CWACA%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CQAZV%2C8BACA%2C2BACC%2CcACC%2CMACC%2CGACC%2CGAEK%2CWACA%2CEAIE%3BEACA%2C0BAAA%3B%3BAAUZ%2CQAAC%2CyBACA%3BEACC%2CqBAAA%3B%3BAAFF%2CQAAC%2CyBACA%2C2BAEC%2CQACC%3BEACC%2CcAAA%3B%3BAAgBJ%2CQAVwB%2CuBAAqB%3BEAC7C%2CwBACO%2CSACI%2COAAM%3BIACF%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACzOZ%2CQAAQ%2CuBACJ%3BEACI%2CaAAA%3B%3BAAFR%2CQAAQ%2CuBAKJ%3BEACI%2CmBAAA%3B%3BAANR%2CQAAQ%2CuBAKJ%2CsCAGM%3BEACE%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAXZ%2CQAAQ%2CuBAKJ%2CsCAGM%2CMAKI%3BEACE%2CgBAAA%3B%3BAAdhB%2CQAAQ%2CuBAmBJ%2COAAM%3BAAnBV%2CQAAQ%2CuBAoBJ%2COAAM%2COAAO%2CIAAI%3BAApBrB%2CQAAQ%2CuBAqBJ%2COAAM%2COAAO%2CIAAI%3BAArBrB%2CQAAQ%2CuBAsBJ%2CSAAQ%3BEACJ%2CwBAAA%3B%3BAAvBR%2CQAAQ%2CuBA0BJ%3BEACI%2CaAAA%3B%3BAA3BR%2CQAAQ%2CuBA8BJ%2C%2BBAAiC%3BEAC7B%2CkBAAA%3B%3BAA%5C%2FBR%2CQAAQ%2CuBAkCJ%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAApCR%2CQAAQ%2CuBAuCJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAzCR%2CQAAQ%2CuBAuCJ%2C6BAII%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CQA%5C%2FCJ%2CuBAuCJ%2C6BAII%2CMAIK%3BEACG%2CeAAA%3B%3BAAhDhB%2CQAAQ%2CuBAuCJ%2C6BAaI%3BEACI%2CYAAA%3B%3BAArDZ%2CQAAQ%2CuBAyDJ%3BEACI%2CmBAAA%3B%3BAA1DR%2CQAAQ%2CuBA6DJ%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAhER%2CQAAQ%2CuBAmEJ%3BExKgOJ%2CiBAAA%3BEwK9NQ%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA3ER%2CQAAQ%2CuBAgFJ%3BEACI%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAvFR%2CQAAQ%2CuBA0FJ%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAA5FR%2CQAAQ%2CuBA%2BFJ%3BExKwTJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEwKxTQ%2C8BAAA%3BEACA%2CmBAAA%3B%3BAAlGR%2CQAAQ%2CuBAqGJ%3BExKkTJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BEwKrWA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAEA%2CQAhHA%2CuBAqGJ%2CYAWK%3BEACG%2CqBAAA%3B%3BAAGJ%2CQApHA%2CuBAqGJ%2CYAeK%3BEACG%2CkBAAA%3B%3BAArHZ%2CQAAQ%2CuBAqGJ%2CYAmBK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAA7HZ%2CQAAQ%2CuBAqGJ%2CYAmBK%2CMAOG%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAjIhB%2CQAAQ%2CuBAqGJ%2CYAgCI%3BEACI%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA1IZ%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAApJhB%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%2CGAUI%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAxJpB%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%2CGAUI%2CGAII%3BEACI%2CYAAA%3B%3BAA3JxB%2CQAAQ%2CuBAkKJ%3BExKqPJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BEwKxSA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CQA7KA%2CuBAkKJ%2CYAWK%3BEACG%2CmDAAA%3BEACA%2CsDAAA%3BEACA%2CsBAAA%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CQA3LA%2CuBAkKJ%2CYAyBK%3BElK%2BCT%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3BEwKtGY%2C2BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAlKqDZ%2CQkKtPQ%2CuBAkKJ%2CYAyBK%2CclK2DR%3BAACD%2CQkKvPQ%2CuBAkKJ%2CYAyBK%2CclK4DR%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQkK5PQ%2CuBAkKJ%2CYAyBK%2CclKiER%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQkKjQQ%2CuBAkKJ%2CYAyBK%2CclKsER%3BAACD%2CQkKlQQ%2CuBAkKJ%2CYAyBK%2CclKuER%3BAACD%2CQAAQ%2CUAAW%2CSkKnQX%2CuBAkKJ%2CYAyBK%3BElKyEL%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BAwK%5C%2FFQ%2CQApMA%2CuBAkKJ%2CYAkCK%3BEACG%2CaAAA%3B%3BAAGJ%2CQAxMA%2CuBAkKJ%2CYAsCK%3BEACG%2CkBAAA%3B%3BAAzMZ%2CQAAQ%2CuBA6MJ%2CgBAEI%3BEACI%2CaAAA%3B%3BAAhNZ%2CQAAQ%2CuBA6MJ%2CgBAMI%3BEACI%2CSAAA%3B%3BAApNZ%2CQAAQ%2CuBA6MJ%2CgBAUI%3BEACI%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3B%3BAA1NZ%2CQAAQ%2CuBA8NJ%2CkBAEI%3BAAhOR%2CQAAQ%2CuBA8NJ%2CkBAGI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnOZ%2CQAAQ%2CuBA2OJ%2C%2BBAEI%3BEACI%2CgBAAA%3B%3BACxOZ%3BEzKiZA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEyKjZI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAOJ%3BEACI%2CqBAAA%3B%3BAADJ%2CqCAGI%3BEACI%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIR%3BEACI%2C6BAAA%3BEACA%2CqCAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAkB%2CyCAAlB%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CqCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkCAAA%3B%3BAAGJ%2C4BAA4B%2CSAExB%3BAADJ%2C4BAA4B%2CKACxB%3BEACI%2CWAAA%3B%3BAAQR%3BEACI%2CYAAY%2CiEAAZ%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2C8BAA8B%3BEAC1B%2C0CAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2C8BAA8B%3BEAC1B%2CyCAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAADJ%2CgCAGI%3BEACI%2CSAAA%3B%3BAAJR%2CgCAOI%3BEACI%2CqBAAA%3BEACA%2CUAAA%3B%3BAATR%2CgCAYI%3BEACI%2CqBAAA%3B%3BAAQR%3BEACI%2CWAAA%3B%3BAAOJ%2CMAAM%3BArK3FN%2CKAAK%2CcA4CD%2CiBAGM%2CUqK4CJ%3BApKtHN%2CYoKsHM%3BEACF%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CmFAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BArKzGjC%2CKAAK%2CcA4CD%2CiBAGM%2CUqK0DJ%2C2BAA2B%3BApKpIjC%2CYoKoIM%2C2BAA2B%3BEAC7B%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BArK%5C%2FGjC%2CKAAK%2CcA4CD%2CiBAGM%2CUqKgEJ%2C2BAA2B%3BApK1IjC%2CYoK0IM%2C2BAA2B%3BEAC7B%2CsBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BArKnHjC%2CKAAK%2CcA4CD%2CiBAGM%2CUqKoEJ%2C2BAA2B%3BApK9IjC%2CYoK8IM%2C2BAA2B%3BEAC7B%2CeAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BArKxHvC%2CKAAK%2CcA4CD%2CiBAGM%2CUqKyEJ%2C2BAA2B%2CMAAM%3BApKnJvC%2CYoKmJM%2C2BAA2B%2CMAAM%3BEACnC%2C2EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BArK5HvC%2CKAAK%2CcA4CD%2CiBAGM%2CUqK6EJ%2C2BAA2B%2CMAAM%3BApKvJvC%2CYoKuJM%2C2BAA2B%2CMAAM%3BEACnC%2C4EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BArKhIvC%2CKAAK%2CcA4CD%2CiBAGM%2CUqKiFJ%2C2BAA2B%2CMAAM%3BApK3JvC%2CYoK2JM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BArKpIvC%2CKAAK%2CcA4CD%2CiBAGM%2CUqKqFJ%2C2BAA2B%2CMAAM%3BApK%5C%2FJvC%2CYoK%2BJM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BArKxIvC%2CKAAK%2CcA4CD%2CiBAGM%2CUqKyFJ%2C2BAA2B%2CMAAM%3BApKnKvC%2CYoKmKM%2C2BAA2B%2CMAAM%3BEACnC%2CsBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BArK5IvC%2CKAAK%2CcA4CD%2CiBAGM%2CUqK6FJ%2C2BAA2B%2CMAAM%3BApKvKvC%2CYoKuKM%2C2BAA2B%2CMAAM%3BEACnC%2CkDAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BArKhJvC%2CKAAK%2CcA4CD%2CiBAGM%2CUqKiGJ%2C2BAA2B%2CMAAM%3BApK3KvC%2CYoK2KM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BArKpJjC%2CKAAK%2CcA4CD%2CiBAGM%2CUqKqGJ%2C2BAA2B%3BApK%5C%2FKjC%2CYoK%2BKM%2C2BAA2B%3BEAC7B%2CWAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BArKxJvC%2CKAAK%2CcA4CD%2CiBAGM%2CUqKyGJ%2C2BAA2B%2CMAAM%3BApKnLvC%2CYoKmLM%2C2BAA2B%2CMAAM%3BEACnC%2C0EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BArK5JvC%2CKAAK%2CcA4CD%2CiBAGM%2CUqK6GJ%2C2BAA2B%2CMAAM%3BApKvLvC%2CYoKuLM%2C2BAA2B%2CMAAM%3BEACnC%2CyEAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%2CwBAAyB%2CmBAAkB%2C4BAA6B%3BEACpE%2CoBAAA%3BEACA%2CwBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CWAAA%3B%3BAAGJ%2CwCACI%2COAAO%2CUACH%2COACI%3BEACI%2CgBAAA%3B%3BAAGJ%2CwCANR%2COAAO%2CUACH%2COAKK%2CSAAU%2CSAAM%3BEACb%2CcAAA%3BEACA%2CSAAS%2CGAAT%3BEzKgBhB%2CiBAAA%3BEyKdgB%2CiBAAA%3B%3BAAXhB%2CwCACI%2COAAO%2CUACH%2COAYI%3BEACI%2CqBAAA%3B%3BAAfhB%2CwCACI%2COAAO%2CUACH%2COAYI%2CSAGI%2CMAAK%2CaAAa%3BAAjBlC%2CwCACI%2COAAO%2CUACH%2COAYI%2CSAII%2CMAAK%2CeAAe%3BEAChB%2CgBAAA%3B%3BAAOpB%2C6BACI%3BEACI%2CWAAA%3B%3BAAFR%2C6BACI%2CSAGI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAANZ%2C6BACI%2CSAGI%2CQAII%3BEACI%2CYAAA%3B%3BAAMhB%2CkCACI%3BEACI%2CiBAAA%3B%3BAAOA%2CkCADJ%2COACK%2CSACG%3BAADJ%2CwCADJ%2COACK%2CSACG%3BEACI%2CgBAAA%3B%3BAAEA%2CkCALZ%2COACK%2CSACG%2COAGK%3BAAAD%2CwCALZ%2COACK%2CSACG%2COAGK%3BEACG%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEzK%5C%2FBpB%2CiBAAA%3BEyKiCoB%2CiBAAA%3B%3BAAXpB%2CkCAEI%2COAcI%3BAAfR%2CwCACI%2COAcI%3BEACI%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CaxKxUS%2CaCMC%2C8CuKkUV%3BEzK5CZ%2CiBAAA%3BEyK8CY%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CkCA5BR%2COAcI%2CgBAcK%2CgCAAgC%2CIAAI%2CkCAAmC%3BAAAxE%2CwCA5BR%2COAcI%2CgBAcK%2CgCAAgC%2CIAAI%2CkCAAmC%3BEACpE%2CYAAA%3BEACA%2CUAAA%3B%3BAAhChB%2CkCAEI%2COAkCI%3BAAnCR%2CwCACI%2COAkCI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEzK5DZ%2CiBAAA%3BEyK8DY%2CSAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAKZ%3BAACA%3BEACI%2CYAAA%3B%3BAAOJ%3BEACI%2CaAAA%3B%3BAAGJ%3BAACA%3BEACI%2CgBAAA%3B%3BAAOJ%2CyBACI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CyBANJ%2CgBAMK%2CgCAAgC%2CIAAI%2CkCAAmC%3BEACpE%2CYAAA%3BEACA%2CUAAA%3B%3BAATZ%2CyBAaI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEzK1GR%2CiBAAA%3BEyK4GQ%2CSAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAIR%2CyBAA0B%3BEACtB%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CyBAA0B%2CKAItB%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAFJ%2C2BAIK%3BEACG%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAPR%2C2BAUI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEA%2C2BALJ%2CKAKK%3BEACG%2CWAAA%3B%3BAAGJ%2C2BATJ%2CKASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAJJ%2C2BATJ%2CKASK%2CyBAMI%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAGJ%2C2BAtBR%2CKASK%2CyBAaI%3BEACG%2CgBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAvChB%2C2BA4CK%2CMAAI%3BEACD%2CYAAA%3B%3BAAKA%2C2BAFJ%2CWAEK%3BAACD%2C2BAHJ%2CWAGK%3BEACG%2CSAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2C2BARJ%2CWAQK%3BEACG%2CYAAA%3B%3BAAGJ%2C2BAZJ%2CWAYK%3BEACG%2CYAAA%3B%3BAAMR%2C4CAAC%3BEACG%2CoBAAA%3B%3BAADJ%2C4CAAC%2CIAGG%3BAACA%2CsBAAuB%2C6CAJ1B%3BEAKO%2CiBAAA%3B%3BAAIR%2C4CAAC%3BEACG%2CeAAA%3B%3BACtdR%2CwBAJ%2BC%3BElBuH%5C%2FC%2CcACI%3BIxJqJJ%2CYAAA%3BIAAA%2CSAAA%3BIwJlJQ%2CUAAA%3B%3B%3BAkBnHR%2CwBAJqD%3BErJ4DrD%3BEXkcA%2CkBAAmB%2CYACf%2CSACI%2CQAAO%3BIJxTf%2CWAAA%3B%3BEekSA%3BIrB7eA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2C0BAAC%3BEACD%2C0BAAC%3BE8B4CD%2CmBACI%2CUACM%2CmB9B%5C%2FCT%3BE8B6CD%2CmBACI%2CUACM%2CmB9B9CT%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C0BAAC%3BE8BuCD%2CmBACI%2CUACM%2CmB9BzCT%3BIACG%2CWAAA%3B%3BEqB22BJ%3BENvmBQ%2C0BA3CJ%2CUA2CK%2CIAAI%2CKACD%3BIfxBZ%2CcAAA%3BIgC9QA%2CqBAAA%3B%3BEAMA%2CoBAAC%3BEjB%2BRO%2C0BA3CJ%2CUA2CK%2CIAAI%2CKACD%2CKiBhSX%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIhC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiCpOU%2COjCoOV%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BIgCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEX4lBA%3BENvrBQ%2C0BAFJ%2CUAEK%2COAGG%3BEiJ7LZ%2CsBAOI%3BI3I22BA%2CgCAAA%3BIACA%2C6BAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CkBAAA%3BIrB3qBJ%2CcAAA%3BIgChOA%2CqBAAA%3B%3BEAMA%2C0BAAC%3BEjBwMO%2C0BAFJ%2CUAEK%2COAGG%2CeiB3MX%3BEgIcD%2CsBAOI%2COhIrBH%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiC9NQ%2COjC8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BIgCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEX4mBI%2C0BAAC%3BENvsBG%2C0BAFJ%2CUAEK%2COAGG%2CeMosBP%3BE2Ij4BL%2CsBAOI%2CO3I03BC%3BIACG%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3B%3BEWx1BR%2C0BX21BK%2COW31BJ%3BEjB8IO%2C0BAFJ%2CUAEK%2COAGG%2CeM0sBP%2COW31BJ%3BEgI5CD%2CsBAOI%2CO3Ig4BC%2COW31BJ%3BIhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BEqB8uBA%2CyBACI%3BEADJ%2CyBAEI%3BEAFJ%2CyBAGI%3BEO1qBJ%2CQAKI%2CSPmqBA%3BEOxqBJ%2CQAKI%2CSPoqBA%3BEOzqBJ%2CQAKI%2CSPqqBA%3BENhqBJ%2CyBM8pBI%3BEN9pBJ%2CyBM%2BpBI%3BEN%5C%2FpBJ%2CyBMgqBI%3BIACI%2CWAAA%3BIACA%2CmBAAA%3B%3BEAqGR%2C%2BBACI%3BEjB3zBJ%2CeACI%2CWiB0zBA%3BIACI%2CkBAAA%3B%3BEAIA%2C%2BBADJ%2CQACK%3BEACD%2C%2BBAFJ%2CQAEK%3BEACD%2C%2BBAHJ%2CQAGK%3BEjBl0BT%2CeACI%2CWiB8zBA%2CQACK%3BEjBh0BT%2CeACI%2CWiB8zBA%2CQAEK%3BEjBj0BT%2CeACI%2CWiB8zBA%2CQAGK%3BIACG%2CmBAAA%3B%3BEAGJ%2C%2BBAPJ%2CQAOK%3BEACD%2C%2BBARJ%2CQAQK%3BEjBv0BT%2CeACI%2CWiB8zBA%2CQAOK%3BEjBt0BT%2CeACI%2CWiB8zBA%2CQAQK%3BIACG%2CcAAA%3B%3BEAgHZ%3BEmI5mCA%2CcACI%3BIxJqJJ%2CYAAA%3BIAAA%2CSAAA%3BIqBs7BA%2CUAAA%3B%3BEAEA%2CiDAAC%3BEACD%2CiDAAC%3BEmI%5C%2FkCD%2CcACI%2CuBnI6kCH%3BEmI9kCD%2CcACI%2CuBnI8kCH%3BIrB34BD%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CiBAAA%3BIqBg8BI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CMAAA%3B%3BEAGJ%2CiDAAC%3BEmI3lCD%2CcACI%2CuBnI0lCH%3BIrBr8BD%2CyBAAA%3B%3BEqBy8BA%2CiDAAC%3BEmI%5C%2FlCD%2CcACI%2CuBnI8lCH%3BIrBz8BD%2C4BAAA%3BIqB28BI%2CQAAA%3B%3BEqCtsCJ%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%3BEACA%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAIA%2CQAAS%3BEACT%2CmBAAoB%3BIAChB%2CiBAAA%3BIACA%2CkBAAA%3B%3BEWdR%3BIACI%2CUAAA%3B%3BEADJ%2CWAGI%2CQACI%3BIrEmPR%2CcAAA%3BIgChOA%2CqBAAA%3BIqCZY%2CkBAAA%3B%3BErCkBZ%2CWqC1BI%2CQACI%2CWrCyBP%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiC9NQ%2COjC8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BIgCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEqCnTY%2CWAVR%2CQACI%2CWASK%3BIACG%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BErCuEhB%2CWqCpFI%2CQACI%2CWAeK%2CgBrCoEZ%3BIhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BEqE1NA%3BIACI%2CiCAAA%3BIrEyMN%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BIqEvNI%2CYAAA%3BIACA%2CMAAM%2CwBAAN%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2COAAO%2CiBAAP%3B%3BEARJ%2CaAUI%3BIACI%2C6BAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3B%3BEAfR%2CaAUI%2CUAOI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CaAZJ%2CUAYK%3BIACG%2CgCAAA%3B%3BEAvBZ%2CaA2BI%2CkBACI%3BIrE8LR%2CcAAA%3BIgChOA%2CqBAAA%3BIqCyCY%2CkBAAA%3B%3BErCnCZ%2CaqC2BI%2CkBACI%2COrC5BP%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiC9NQ%2COjC8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BIgCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEqC9PY%2CaAVR%2CkBACI%2COASK%3BIACG%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BErCkBhB%2CaqC%5C%2FBI%2CkBAiBK%2COAAQ%2COrCchB%3BIhCgKD%2CSiC%5C%2FNM%2COjC%2BNN%3B%3BEqE1NA%2CaAoDI%3BIrEsKJ%2CSAAA%3BIAAA%2CUAAA%3BID1KA%2CqBAAA%3BIsEMQ%2CaAAA%3BIACA%2CeAAA%3B%3BEAIA%2CaADJ%2CkBACK%2COACG%3BIACI%2CcAAA%3B%3BEA7DhB%2CaAkEI%2CQAAO%3BIrEwJX%2CSAAA%3BIAAA%2CUAAA%3BID1KA%2CqBAAA%3BIsEoBQ%2CgCAAA%3B%3BEApER%2CaAkEI%2CQAAO%2CMAIH%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEAEA%2CaARR%2CQAAO%2CMAIH%2CGAIK%2CMAAM%3BIACH%2C6BAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA7EhB%2CaAkEI%2CQAAO%2CMAIH%2CGAUM%3BIACE%2C6BAAA%3B%3BEAjFhB%2CaAkEI%2CQAAO%2CMAmBH%3BEArFR%2CaAkEI%2CQAAO%2CMAoBH%2CEAAC%3BIrEoIT%2CcAAA%3BIAAA%2CqBAAA%3BIqEjIY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA3FZ%2CaAkEI%2CQAAO%2CMA4BH%2CQAAO%3BIACH%2CSAAA%3B%3BEAKZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAHJ%2CgBAKI%3BIrEiGN%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BIqE%5C%2FGQ%2CYAAA%3BIACA%2COAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAVR%2CgBAaI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CSACI%3BIACI%2CMAAM%2CiBAAN%3B%3BEAFR%2CSAKI%3BIrE4EN%2CoDAAA%3BIACK%2CiDAAA%3BIACC%2CgDAAA%3BIAcJ%2C4CAAA%3BIqEzFQ%2COAAA%3BIACA%2CWAAA%3B%3BEAIA%2CSADJ%2CYACK%3BIACG%2C8BAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAKZ%3BIAEI%2CkBAAA%3BIACA%2CUAAA%3B%3BErEjLJ%2CmBAAC%3BEACD%2CmBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CmBAAC%3BIACG%2CWAAA%3B%3BEqE6KJ%3BIACI%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3B%3BEAEA%2CwBAAC%3BIACG%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CwBADJ%2C0BACK%3BIACG%2CqBAAA%3B%3BEAKZ%3BIAEI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIAMA%2CeAAA%3B%3BErEvNJ%2C0BAAC%3BEACD%2C0BAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C0BAAC%3BIACG%2CWAAA%3B%3BEqE4MA%2C0BAAC%3BIACG%2CcAAA%3B%3BEsGnNR%3BI3KmPA%2CmBAAA%3BI2KhPI%2CsBAAA%3B%3BEAHJ%2CWAKI%3BIACI%2CSAAA%3BIACA%2CUAAA%3B%3BEAPR%2CWAUI%3BIACI%2CSAAA%3B%3BEAXR%2CWAcI%3BIACI%2CcAAA%3BI3KoOR%2CiBAAA%3BIAAA%2CgBAAA%3BIAAA%2CoBAAA%3BIAAA%2CkBAAA%3B%3BE2KnPA%2CWAsBI%3BEAtBJ%2CWAuBI%2CEAAC%3BI3K4NL%2CcAAA%3BIAAA%2CqBAAA%3B%3BE2KnPA%2CWA4BI%3BI3KuNJ%2C6BAAA%3BIAAA%2CiBAAA%3B%3BE2KnPA%2CWA4BI%2CQAIM%3BI3KmNV%2CgBAAA%3BIAAA%2C0BAAA%3BIAAA%2CyBAAA%3BI2K7MY%2CqBAAA%3B%3BEACA%2CWAXR%2CQAIM%2CaAOG%3BI3K4Mb%2CWAAA%3B%3BE2KvMQ%2CWAhBJ%2CQAgBK%2COACG%2CcACI%3BI3KqMhB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CiBAAA%3BI2K7LoB%2CqBAAA%3B%3BEAtDpB%2CWA4BI%2CQA%2BBM%3BI3KwLV%2CgBAAA%3B%3BE2KpLQ%2CWAnCJ%2CQAmCK%2COAEK%2CIAAC%2CIAAI%3BEADX%2CWApCJ%2CQAoCK%2CWACK%2CIAAC%2CIAAI%3BI3KkLnB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3B%3BE2KpLQ%2CWAnCJ%2CQAmCK%2COAEK%2CIAAC%2CIAAI%2CkBAQH%2CKAAI%2CIAAI%3BEAThB%2CWApCJ%2CQAoCK%2CWACK%2CIAAC%2CIAAI%2CkBAQH%2CKAAI%2CIAAI%3BI3K0KxB%2CiBAAA%3B%3BE2KlKQ%2CWADJ%2CGAAE%2COACG%3BI3KkKT%2CgCAAA%3B%3BE2KnPA%2CWAsFI%2CSACM%3BIACE%2CqBAAA%3B%3BEAEI%2CWAJZ%2CSACM%2CKAEI%2CIACG%3BI3KyJjB%2CWAAA%3B%3BE2KnJQ%2CWAVJ%2CSAUK%2CIAAI%3BI3KmJb%2CgBAAA%3BIAAA%2CgBAAA%3BI2K7IY%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2C8BAAA%3B%3BEAXJ%2CWAVJ%2CSAUK%2CIAAI%2CcAaC%2CKACI%3BI3KqIlB%2CkBAAA%3B%3BE2KjIgB%2CWA5BZ%2CSAUK%2CIAAI%2CcAaC%2CKAKG%3BIACG%2CgBAAA%3B%3BEAnBZ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%3BIACI%2CcAAA%3BI3K2HhB%2CkBAAA%3B%3BE2KnJQ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%3BIACE%2CSAAA%3B%3BEA5BZ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%2CKAGE%3BI3KqHpB%2CcAAA%3BI2KhHwB%2CcAAA%3BIACA%2CmBAAA%3B%3BEACA%2CWA%5C%2FCpB%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%2CKAGE%2CEAOK%3BI3K8GzB%2CWAAA%3B%3BE2KvGY%2CWAtDR%2CSAUK%2CIAAI%2CcA4CA%3BIACG%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEA%5C%2FCR%2CWAVJ%2CSAUK%2CIAAI%2CcAkDD%2CQACM%3BI3KgGlB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CiBAAA%3B%3BE2KpFgB%2CWAzEZ%2CSAUK%2CIAAI%2CcA8DD%2CQACK%2COACK%3BI3KmFtB%2CiBAAA%3B%3BE4E3QA%2CQAAQ%2CKAAK%3BICkIb%2CSAAA%3BIACA%2CUAAA%3B%3BEDnIA%2CQAAQ%2CKAAK%2CMCqIX%2CQAAK%3BIACH%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEDxIJ%2CQAAQ%2CKAAK%2CMCqIX%2CQAAK%2CMAKD%3BIACE%2CcAAA%3B%3BED3IR%2CQAAQ%2CKAAK%2CMC%2BIX%2CQAAK%3BIAEH%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BE7E7HJ%2CQ4EvBQ%2CKAAK%2CMC%2BIX%2CQAAK%2CQ7ExHN%3BEACD%2CQ4ExBQ%2CKAAK%2CMC%2BIX%2CQAAK%2CQ7EvHN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQ4E7BQ%2CKAAK%2CMC%2BIX%2CQAAK%2CQ7ElHN%3BIACG%2CWAAA%3B%3BE6EwHA%2CQDtJI%2CKAAK%2CMC%2BIX%2CQAAK%2CQAOF%3BIACG%2CcAAA%3B%3BEDvJR%2CQAAQ%2CKAAK%2CMC4MP%2CQAAK%3BI7E%2BDX%2CeAAA%3B%3BE4E3QA%2CQAAQ%2CKAAK%2CMCgNX%2CQAAK%2CMACD%3BI7E0DN%2CmBAAA%3BIAAA%2CgCAAA%3BIAAA%2C8BAAA%3BIAAA%2C%2BBAAA%3BIAAA%2C6BAAA%3BIAAA%2CYAAA%3BIAAA%2C0BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDjJA%2CQ6E1HQ%2CKAAK%2CMCgNX%2CQAAK%2CMACD%2CU9EvFL%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2CQ6E%5C%2FHQ%2CKAAK%2CMCgNX%2CQAAK%2CMACD%2CU9ElFL%3BIC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDvIA%2CQ6EpIQ%2CKAAK%2CMCgNX%2CQAAK%2CMACD%2CU9E7EL%3BICuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE6E9BI%2CQD7OI%2CKAAK%2CMCgNX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQD9OI%2CKAAK%2CMCgNX%2CQAAK%2CMA8BF%2CIAAI%2CWAAc%2CUAAO%3BI7E6B9B%2CmBAAA%3B%3BE6EzBI%2CQDlPI%2CKAAK%2CMCgNX%2CQAAK%2CMAkCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDnPI%2CKAAK%2CMCgNX%2CQAAK%2CMAmCF%2COAAU%3BEACX%2CQDpPI%2CKAAK%2CMCgNX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BEAClB%2CQDrPI%2CKAAK%2CMCgNX%2CQAAK%2CMAqCF%2COAAU%2CUAAO%3BI7EsBtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3B%3BE4E3QA%2CQAAQ%2CKAAK%2CMC6PX%2CQAAK%3BI7EcP%2CmBAAA%3BIAAA%2CyBAAA%3BIAAA%2CeAAA%3BIAAA%2C4BAAA%3B%3BE4E3QA%2CQAAQ%2CKAAK%2CMAGT%2CMAAK%3BIACD%2CcAAA%3B%3BEAJR%2CQAAQ%2CKAAK%2CMAOT%2CMAAK%2CMACC%3BIACE%2CqBAAA%3B%3BEATZ%2CQAAQ%2CKAAK%2CMAaP%2CQAAK%3BIACH%2CuBAAA%3B%3BEgBgNJ%2CYAAC%3BI5F6CL%2CUAAA%3BIAAA%2CYAAA%3B%3BE4F5NA%2CYA%2BKK%2CYA%5C%2FKJ%2CMACG%3BIACI%2CmBAAmB%2CaAAnB%3BIACQ%2CWAAW%2CaAAX%3B%3BEA4KZ%2CYAAC%2CYAxKL%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACQ%2CWAAW%2CgBAAX%3BIACR%2CsDAAA%3BIACQ%2CsCAAA%3BIACR%2CWAAA%3B%3BEAgKA%2CYAAC%2CYAGG%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3B%3BECzIZ%3BID9EA%2CSAAA%3BIACA%2COAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CyDAAA%3BIACQ%2CiDAAA%3BI5FsPR%2CUAAA%3BIAAA%2CYAAA%3B%3BE4FpPA%2CaAAC%3BIACG%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CqCAAA%3BIACQ%2C6BAAA%3B%3BEAJZ%2CaAAC%2CMAMG%3BIACI%2CmBAAmB%2CeAAnB%3BIACQ%2CWAAW%2CeAAX%3B%3BEC2DhB%2CaDvDA%3BI5FwOA%2CsBAAA%3BIAAA%2C4CAAA%3BI4FrOI%2CUAAA%3BIACA%2CoBAAA%3B%3BEAQJ%2CaAAC%2CMACG%3BIACI%2CmBAAmB%2CaAAnB%3BIACQ%2CWAAW%2CaAAX%3B%3BECwChB%2CaDpCA%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACQ%2CWAAW%2CgBAAX%3BIACR%2CsDAAA%3BIACQ%2CsCAAA%3BIACR%2CWAAA%3B%3BECgCA%2CaAAC%3BIACG%2CiCAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAUI%3BI7FuKJ%2CyBAAA%3BI6FrKQ%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKJ%2CIAAC%3BIACG%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEAHJ%2CIAAC%2CkBAKG%3BI7FyJR%2CwCAAA%3B%3BE6FnJA%3BIACI%2CoBAAA%3B%3BEACA%2CYAAC%2CYACG%2CkBAAiB%3BI7FgJzB%2CyBAAA%3B%3BE6F3IY%2CYANP%2CYAKI%2CcACI%3BIACG%2CiCAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CYALH%2CYAKI%2CcAMG%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEAfhB%2CYAoBI%3BI7F%2BHJ%2CeAAA%3BIAAA%2CgBAAA%3B%3BE8FxOA%3BIACI%2CcAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CaAAA%3B%3BEAJR%2CiBAOI%3BEAPJ%2CiBAQI%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEKAR%3BIACI%2CwCAAA%3B%3BEADJ%2C2BAGI%2CqBAAoB%2CIAAI%3BIACpB%2CeAAA%3B%3BEQ7DR%3BIACI%2CwCAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEiEXJ%3BIACI%2CeAAA%3B%3BECHJ%3BIACI%2CeAAA%3B%3BE3DgBJ%2CyBAAyB%2C6BACrB%3BIACI%2CwCAAA%3B%3BECTR%2CyBAAyB%3BIACrB%2CwCAAA%3B%3BECOJ%2CyBAAyB%3BIACrB%2CwCAAA%3B%3BECgGJ%2C0BACI%2CqBAAoB%2CIAAI%3BIACpB%2CeAAA%3B%3BEMfR%3BIACI%2CwCAAA%3B%3BE3BrDJ%3BIACI%2CwBAAA%3B%3BEqD1BF%2CuBADF%2COACG%3BIACC%2CSAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3B%3BE3I8eJ%2CqBACI%2CQAAO%3BIVvHX%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3B%3BEUgFR%2CqBAMI%2CSAAQ%3BIVhFZ%2CkBAAA%3BIACC%2CiBAAA%3BIACQ%2CSAAA%3B%3BEU2FT%2CMAAM%2CQACF%2CQAAO%3BIACH%2CcAAA%3BIACA%2CaAAA%3B%3BEAIR%3BEACA%2CoBAAqB%2CQAAO%3BEAC5B%2CqBAAsB%2CmBAAqB%2CUAAO%3BIAC9C%2CaAAA%3B%3BEiDvXJ%2CaACI%3BIACI%2CgBAAA%3B%3BEvDgGJ%2CKAAC%3BIACG%2CiBAAA%3B%3BEAIQ%2CKALX%2CcAGG%2CMACI%2CKACK%2CIAAI%3BIACD%2CaAAA%3B%3BEAMR%2CKAZP%2CcAWG%2CKACK%3BEACD%2CKAbP%2CcAWG%2CKAEK%3BEACD%2CKAdP%2CcAWG%2CKAGK%3BEACD%2CKAfP%2CcAWG%2CKAIK%3BIACG%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CKAvBX%2CcAWG%2CKACK%2CIAWI%2CSAAS%3BEAAV%2CKAvBX%2CcAWG%2CKAEK%2CMAUI%2CSAAS%3BEAAV%2CKAvBX%2CcAWG%2CKAGK%2CSASI%2CSAAS%3BEAAV%2CKAvBX%2CcAWG%2CKAIK%2CKAQI%2CSAAS%3BIACN%2CSAAS%2CcAAc%2CGAAvB%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAIR%2CKA%5C%2FBP%2CcAWG%2CKAoBK%3BIACG%2CmBAAA%3B%3BEAhCZ%2CKAAC%2CcAoCG%2CMACI%2CKAAI%3BIACA%2CiBAAA%3B%3BEoJ9KhB%2CcACI%3BIxJqJJ%2CYAAA%3BIAAA%2CSAAA%3BIwJlJQ%2CUAAA%3B%3BE9GOR%2CwBACI%3BI1C0IJ%2CeAAA%3B%3BE0C3IA%2CwBAKI%3BI1CsIJ%2CkBAAA%3BIAAA%2CmBAAA%3B%3BE0C3IA%2CwBAUI%3BI1CiIJ%2CaAAA%3B%3BE0C3IA%2CwBAcI%3BI1C6HJ%2CoBAAA%3B%3BE0C3IA%2CwBAkBI%2C0BACI%3BIACI%2CgBAAA%3B%3BEMFZ%2CwBACI%3BIhDwHJ%2CeAAA%3B%3BEgDzHA%2CwBACI%2CgBAGI%3BIhDqHR%2CaAAA%3B%3BEgDzHA%2CwBACI%2CgBAOI%3BIhDiHR%2CoBAAA%3B%3BEyJvQA%2CoBACI%2CQAAO%2CIAAI%2CeACP%2CMAAK%3BIACD%2CWAAA%3BIACA%2CWAAA%3B%3BEAJZ%2CoBAQI%2CQAAO%2CIAAI%2CqBACP%2CMAAK%3BIACD%2CWAAA%3BIACA%2CWAAA%3B%3BE7H6TJ%2CgBADJ%2CUACK%3BIACG%2CkBAAA%3B%3BEAKZ%2CQACI%3BIACI%2CgBAAA%3B%3BEAQR%2CQAAQ%2CcACJ%3BI5BlFJ%2CmBAAA%3BI4BoFQ%2CcAAA%3B%3BEAIR%2CuBACI%3BIACI%2CkBAAA%3B%3BEAIR%2CKAAK%2COAAO%2CSACR%2COAAM%2CMACF%2CYACI%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEvB1KhB%2CaACI%2CiBACI%3BILqER%2CeAAA%3BIKnEY%2CaAAA%3BIACA%2CWAAA%3B%3BEAKZ%3BIL6DA%2C6BAAA%3BIK3DI%2CgBAAA%3B%3BEAIA%2CKAAC%2CcACG%3BIACI%2CmBAAA%3B%3BEmDtCZ%3BIxD2FA%2CgCAAA%3BIwDzFI%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%2CsBACI%3BIACI%2CWAAA%3B%3BEAIR%2CaACI%2CiBACI%2CcACI%3BEAHZ%2CaACI%2CiBACI%2CcAEI%3BIACI%2CcAAA%3B%3BEXxMhB%2CqBACI%3BEADJ%2CqBAEI%2COAAM%3BI7C4QV%2CgBAAA%3B%3BEclLA%2CiBACI%2CSACI%3BIdgVR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyDlXT%3BIACI%2CeAAA%3B%3BEAGJ%3BEACA%3BIACI%2CqBAAA%3B%3BEAEA%2CcAAC%2CIAAI%3BEAAL%2CcAAC%2CIAAI%3BIACD%2CmBAAA%3B%3BE1C%2BKR%3BIACI%2CWAAA%3BIACA%2CiBAAA%3B%3BEAII%2C0BAFJ%2CUAEK%3BIACG%2CoBAAA%3B%3BEAMA%2C0BATR%2CUAEK%2COAOI%3BIACG%2CgCAAA%3BIfUhB%2CmBAAA%3BIeRgB%2CaAAA%3BIACA%2CeAAA%3B%3BEAEA%2C0BAfZ%2CUAEK%2COAOI%2CMAMI%3BIACG%2CcAAA%3B%3BEAPR%2C0BATR%2CUAEK%2COAOI%2CMAUG%3BIACI%2CeAAA%3B%3BEAEA%2C0BAtBhB%2CUAEK%2COAOI%2CMAUG%2CMAGK%3BIACG%2CaAAA%3B%3BEAGJ%2C0BA1BhB%2CUAEK%2COAOI%2CMAUG%2CMAOK%3BIACG%2CaAAA%3B%3BEAlBZ%2C0BATR%2CUAEK%2COAOI%2CMAUG%2CMAWI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2C0BAnCpB%2CUAEK%2COAOI%2CMAUG%2CMAWI%2CEAKK%3BIffzB%2CmBAAA%3B%3BEe8BQ%2C0BAlDJ%2CUAkDK%2CMACG%3BIf%5C%2FBZ%2CiBAAA%3B%3BEeqCQ%2C0BAzDJ%2CUAyDK%3BIACG%2CmBAAA%3B%3BEAKA%2C0BA%5C%2FDR%2CUA8DK%2CQACI%3BEACD%2C0BAhER%2CUA8DK%2CQAEI%3BIACG%2CmBAAA%3B%3BEAQJ%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2COAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAIA%2CuBAAwB%2CeAV1B%2CSACV%2CSACK%2CKAOI%3BIAEO%2CiBAAA%3B%3BEAQJ%2CuBAAwB%2CeAnB1B%2CSACV%2CSACK%2CKAaI%3BEAIG%2CuBAAwB%2CeAnB1B%2CSACV%2CSACK%2CKAcI%3BEAGG%2CuBAAwB%2CeAnB1B%2CSACV%2CSACK%2CKAeG%3BEAEI%2CuBAAwB%2CeAnB1B%2CSACV%2CSACK%2CKAgBI%3BIAEO%2CkBAAA%3B%3BEApBpB%2CcAAc%2CSA0BV%3BIACI%2CaAAA%3B%3BEU0GR%2C%2BBACI%3BIACI%2CcAAA%3B%3BEAFR%2C%2BBAKI%3BIACI%2CiBAAA%3B%3BEqIxcR%2CgBACM%3BIACE%2CgBAAA%3B%3BEhI0ER%2CQACI%2CQAAO%2CKACH%2CuBACI%2CwBACI%2CaACM%2CUAAO%3BIACL%2CcAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEbgMxB%2CoBACI%3BIACI%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3B%3BEALR%2CoBAQI%3BIACI%2CkBAAA%3B%3BEATR%2CoBAYI%2CQAAO%3BEAZX%2CoBAaI%2CQAAO%3BIACH%2CSAAA%3B%3BE%2BInOR%3BIACI%2COAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEALJ%2CsBAWI%3BIACI%2CgCAAA%3BIACA%2CaAAA%3B%3BEAEA%2CsBAJJ%2CSAIK%3BIACG%2CcAAA%3B%3BECvEZ%2CgBACI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%3BIACI%2CaAAA%3B%3BEAEA%2CgBAJR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%2CQAGK%3BIACG%2CaAAA%3B%3BEAGJ%2CgBARR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%2CQAOK%3BIACG%2CcAAA%3B%3BEAVhB%2CgBAeI%2CWACI%3BIACI%2CsBAAA%3B%3BE3IqJZ%2CcAAc%3BIACV%2CmBAAA%3BIACA%2CeAAA%3B%3BEAEI%2CcAJM%2CSAGV%2CSACK%3BIACG%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CcARE%2CSAGV%2CSACK%2CKAII%3BIACG%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CcAbE%2CSAGV%2CSACK%2CKASI%3BItBgFb%2CiBAAA%3B%3BEsB5EY%2CcAjBE%2CSAGV%2CSACK%2CKAaI%3BIACG%2CcAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CcAjBE%2CSAGV%2CSACK%2CKAaI%2CQAIG%3BIACI%2CkBAAA%3B%3BEAEA%2CcAxBN%2CSAGV%2CSACK%2CKAaI%2CQAIG%2CQAGK%3BIACG%2CeAAA%3B%3BEAGJ%2CcA5BN%2CSAGV%2CSACK%2CKAaI%2CQAIG%2CQAOK%3BIACG%2CWAAA%3B%3BEAGJ%2CcAhCN%2CSAGV%2CSACK%2CKAaI%2CQAIG%2CQAWK%3BIACG%2CYAAA%3B%3BEAGJ%2CcApCN%2CSAGV%2CSACK%2CKAaI%2CQAIG%2CQAeK%3BEACD%2CcArCN%2CSAGV%2CSACK%2CKAaI%2CQAIG%2CQAgBK%3BIACG%2CeAAA%3B%3BEAKZ%2CcA3CE%2CSAGV%2CSACK%2CKAuCI%3BEACD%2CcA5CE%2CSAGV%2CSACK%2CKAwCI%3BEAxCL%2CcAJM%2CSAGV%2CSACK%2CKAyCG%3BEACA%2CcA9CE%2CSAGV%2CSACK%2CKA0CI%3BIACG%2CiBAAA%3B%3BEA3CR%2CcAJM%2CSAGV%2CSACK%2CKA8CG%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEAhDR%2CcAJM%2CSAGV%2CSACK%2CKA8CG%2CYAII%3BIACI%2CeAAA%3B%3BEAnDZ%2CcAJM%2CSAGV%2CSACK%2CKAuDG%3BEAvDJ%2CcAJM%2CSAGV%2CSACK%2CKAwDG%2COAAM%3BIACF%2CaAAA%3B%3BEAIR%2CcAjEM%2CSAGV%2CSA8DK%3BIACG%2CeAAA%3B%3BEAWJ%2CqBADJ%2CSACK%3BIACG%2CWAAA%3B%3BEACA%2CqBAHR%2CSACK%2CKAEI%3BIACG%2CWAAA%3B%3BEkJjChB%2CQAAQ%2CuBACJ%3BIACI%2CsBAAA%3B%3BEAFR%2CQAAQ%2CuBACJ%2CaAGK%3BIACG%2CuBAAA%3B%3BEALZ%2CQAAQ%2CuBACJ%2CaAGK%2CMAGI%2CMAAG%3BIACA%2CmBAAA%3B%3BEARhB%2CQAAQ%2CuBACJ%2CaAGK%2CMAGI%2CMAAG%2CYAGA%3BIACI%2CkBAAA%3B%3BEAIR%2CQAfJ%2CuBACJ%2CaAGK%2CMAWI%3BIACG%2CmBAAA%3BIACA%2CeAAA%3B%3BEAjBhB%2CQAAQ%2CuBAsBJ%3BIACI%2CgBAAA%3B%3BECgPR%3BIACI%2CcAAA%3B%3BEADJ%2CqCAGI%3BIACI%2CWAAA%3B%3BEAIR%2CGAAG%2C2BACE%2CMAAI%3BIACD%2CWAAA%3B%3BEAIA%2CGANL%2C2BAKC%2CWACK%2CiBAAiB%3BIACd%2CYAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CGAXL%2C2BAKC%2CWAMK%3BIACG%2CYAAA%3B%3B%3BAC9eZ%2CwBAJqD%3BErJgerD%3BEGpVQ%2CyBADJ%2CKAAI%2CQACC%3BIxBnJT%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CwBAAC%3BEACD%2CwBAAC%3BEqBgwBD%2C0BACI%2CMAAM%2CGrBlwBT%3BEqBiwBD%2C0BACI%2CMAAM%2CGrBjwBT%3BEkEsCW%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%2CGlE3CnB%3BEkEuCW%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%2CGlE1CnB%3BEwBwHD%2CyBACI%2CKAAI%2CQxB1HP%3BEwByHD%2CyBACI%2CKAAI%2CQxBzHP%3BEiBmMD%2CQAaI%2CSjBjNH%3BEiBoMD%2CQAaI%2CSjBhNH%3BEyBwQG%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGrBlwBT%3BEyByQG%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGrBjwBT%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CwBAAC%3BEqB2vBD%2C0BACI%2CMAAM%2CGrB5vBT%3BEkEiCW%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%2CGlErCnB%3BEwBmHD%2CyBACI%2CKAAI%2CQxBpHP%3BEiB8LD%2CQAaI%2CSjB3MH%3BEyBmQG%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGrB5vBT%3BIACG%2CWAAA%3B%3BEqB4vBI%2C0BADJ%2CMAAM%2CGACD%2CIAAI%3BEI1fT%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGACD%2CIAAI%3BIACD%2CgCAAA%3B%3BEAOI%2C0BATZ%2CMAAM%2CGAOF%2CKACK%2CKACI%3BEIlgBb%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGAOF%2CKACK%2CKACI%3BIACG%2CaAAA%3B%3BEAIR%2C0BAdR%2CMAAM%2CGAOF%2CKAOK%3BEACD%2C0BAfR%2CMAAM%2CGAOF%2CKAQK%3BEACD%2C0BAhBR%2CMAAM%2CGAOF%2CKASK%3BEIzgBT%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGAOF%2CKAOK%3BEIvgBT%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGAOF%2CKAQK%3BEIxgBT%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGAOF%2CKASK%3BIACG%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2C0BAvBZ%2CMAAM%2CGAOF%2CKAOK%2CIASI%2CSAAS%3BEAAV%2C0BAvBZ%2CMAAM%2CGAOF%2CKAQK%2CMAQI%2CSAAS%3BEAAV%2C0BAvBZ%2CMAAM%2CGAOF%2CKASK%2CSAOI%2CSAAS%3BEIhhBtB%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGAOF%2CKAOK%2CIASI%2CSAAS%3BEIhhBtB%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGAOF%2CKAQK%2CMAQI%2CSAAS%3BEIhhBtB%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGAOF%2CKASK%2CSAOI%2CSAAS%3BIACN%2CSAAS%2CcAAc%2CGAAvB%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA5BpB%2C0BACI%2CMAAM%2CGAgCF%3BEIzhBJ%2CcAAC%2CaAkBG%2CMAAK%2CMJueT%2CMAAM%2CGAgCF%3BIACI%2CSAAA%3B%3BEAoKZ%3BE6Cr7BoB%2CcAhBhB%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAaA%2CsBACG%2CMACI%3BI7Cy6B5B%2CaAAA%3B%3BEAoDA%2C2BACI%3BEADJ%2C2BAEI%3BEAFJ%2C2BAGI%3BEGv2BJ%2C6BHq2BI%3BEGr2BJ%2C6BHs2BI%3BEGt2BJ%2C6BHu2BI%3BIACI%2CmBAAA%3B%3BE6Cv%5C%2FBR%3BI%5C%2FDsUA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2C4CAAA%3BIACA%2CiCAAA%3BI%2BDxUI%2CkBAAA%3B%3BEAKY%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%3BI%5C%2FDscrB%2CYAAA%3BIACA%2CcAAA%3B%3BE%2BDvcgB%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB%5C%2FDycnB%2CQAAQ%2CKAAK%3BIACX%2CaAAA%3B%3BE%2BD1cY%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB%5C%2FD6cnB%3BIACE%2CcAAA%3B%3BE%2BD9cY%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB%5C%2FD6cnB%2CQAGI%3BIACE%2CcAAA%3B%3BE%2BDjdQ%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB%5C%2FD6cnB%2CQAGI%2CKAGE%3BE%2BDndQ%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB%5C%2FD6cnB%2CQAGI%2CKAIE%3BIACI%2CmBAAA%3BIACA%2CcAAA%3BIHvOZ%2CcAAA%3B%3BEG0OY%2Cc%2BD5dR%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB%5C%2FD6cnB%2CQAGI%2CKAGE%2CGAMK%2CSAAS%3BEAAV%2Cc%2BD5dR%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB%5C%2FD6cnB%2CQAGI%2CKAIE%2CGAKK%2CSAAS%3BIH1OtB%2CmBAAA%3BIG4OgB%2CSAAS%2CcAAa%2CIAAtB%3BIACA%2CqBAAA%3BIH7OhB%2CcAAA%3BIAAA%2CgBAAA%3B%3BEkE%5C%2FOgB%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAGD%2CMAAQ%2CKACF%2CKAAE%3BIACA%2CiBAAA%3B%3BEALZ%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAGD%2CMAAQ%2CKAKF%2CKAAE%3BIACA%2CoBAAA%3B%3BEAWI%2CcAvB5B%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAaA%2CsBACG%2CMAKI%2CGACK%3BIACG%2CYAAA%3BIACA%2CgBAAA%3B%3BEAYxB%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%3BIACI%2CcAAA%3B%3BEAFR%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%3BIACI%2CcAAA%3B%3BEAGA%2CcAVpB%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%2CGAIK%2CYACG%3BEADJ%2CcAVpB%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%2CGAIK%2CYAEG%3BIACI%2CiBAAA%3B%3BEAXpB%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAeI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAtBZ%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAwBI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAQxB%2C2BACI%3BIACI%2CaAAA%3B%3BEAFR%2C2BAKI%2CMAAM%3BIACF%2CiBAAA%3B%3BEANR%2C2BASI%2CMAAM%3BEATV%2C2BAUI%2CMAAM%3BIACF%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BErCvBA%2CoCADJ%2CKACK%3BIACG%2CgBAAA%3B%3BEAHZ%2CoCAOI%3BIACI%2CqBAAA%3B%3BE8GtGJ%2CaAAE%3BIACE%2CgBAAA%3B%3BEzGgFR%2COACI%2CgBACI%3BIACI%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAIA%2COAPR%2CgBAMI%2CQACK%3BIlCuLb%2CqBAAA%3BIMzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BINgDA%2CgBAAA%3B%3BEkCvLY%2COAPR%2CgBAMI%2CQACK%2COF2KX%3BIhChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgCHA%2COE0EI%2CgBAMI%2CQACK%2COFjFZ%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIhC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiC1OU%2COjC0OV%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CeAAA%3BIAAA%2CmBAAA%3BIgCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2COE6DA%2CgBAMI%2CQACK%2COFrEZ%2CMACI%3BIhC2PL%2CcAAA%3B%3BEgCrPI%2COEuDA%2CgBAMI%2CQACK%2COF%5C%2FDZ%2COACI%3BIhCqPL%2CcAAA%3B%3BEM7CA%2CO4BjJI%2CgBAMI%2CQACK%2CO5B0IZ%3BEACD%2CO4BlJI%2CgBAMI%2CQACK%2CO5B2IZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO4BvJI%2CgBAMI%2CQACK%2CO5BgJZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO4B5JI%2CgBAMI%2CQACK%2CO5BqJZ%3BEACD%2CO4B7JI%2CgBAMI%2CQACK%2CO5BsJZ%3BEACD%2CQAAQ%2CUAAW%2CQ4B9Jf%2CgBAMI%2CQACK%3BI5BwJT%2CoBAAA%3BIN%2BBJ%2CYAAA%3B%3BES9BI%2CcADW%2CSACV%3BIACG%2CmBAAA%3B%3BEAEA%2CcAJO%2CSACV%2CKAGI%3BIACG%2CsBAAA%3BIACA%2CUAAA%3B%3BEkD%5C%2FEZ%3BIACI%2CgBAAA%3B%3BEhCyMJ%3BIACI%2CgBAAA%3B%3BE3BvVJ%2CiBAAC%3BEACD%2CiBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CiBAAC%3BIACG%2CWAAA%3B%3BE2B%2BUJ%2CiBAGI%2CSACI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEANZ%2CiBASI%3BIACI%2CYAAA%3BIACA%2CcAAA%3B%3BEhB1UR%2CYACI%3BIX4NJ%2CeAAA%3BIW1NQ%2CgBAAA%3BIACA%2CiBAAA%3B%3BE4ByHR%2CYACI%3BIvC%2BFJ%2C6BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEuChGA%2CYAOI%3BIvCyFJ%2C6BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3BIuCrFQ%2CWAAA%3B%3BEAEA%2CYANJ%2CuBAMK%3BIvCmFT%2C4BAAA%3BIuCjFY%2CwBAAA%3B%3BEAFJ%2CYANJ%2CuBAMK%2CcAIG%3BIvC%2BEZ%2CWAAA%3B%3BEuChGA%2CYAuBI%3BEAvBJ%2CYAwBI%3BIvCwEJ%2CgBAAA%3B%3BEuChGA%2CYA4BI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEA%5C%2FBR%2CYAkCI%3BIACI%2CWAAA%3B%3BEAnCR%2CYAsCI%3BIvC0DJ%2CqBAAA%3BIgC9QA%2CqBAAA%3BIO8NQ%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3B%3BEAnDR%2CYAsCI%2CmBP8CF%3BIhChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgCHA%2CYO8MI%2CmBP9MH%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIhC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiC1PY%2COjC0PZ%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BIgCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CYOiMA%2CmBPlMH%2CMACI%3BIhC2PL%2CcAAA%3B%3BEgCrPI%2CYO2LA%2CmBP5LH%2COACI%3BIhCqPL%2CcAAA%3B%3BEqDnPI%2CsBAAC%3BIACG%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAJJ%2CsBAAC%2CcAMG%3BIrD6OR%2CYAAA%3BIqD3OY%2CWAAA%3B%3BEAEA%2CsBAVP%2CcAMG%2CuBAIK%3BEACD%2CsBAXP%2CcAMG%2CuBAKK%3BIACG%2CWAAA%3B%3BEbIhB%2C%2BBACI%3BIACI%2CiBAAA%3B%3BEZuRR%2CQACI%2CQAAO%3BEADX%2CQAEI%3BIACI%2CSAAA%3B%3BEvBtGJ%2CKAAC%2CcACG%3BIACI%2CgCAAA%3BIACA%2CmBAAA%3B%3BEmBjFZ%2CyBAQI%2COAAM%3BEARV%2CyBASI%2COAAM%3BIACF%2CqBAAA%3B%3BEAIR%2CyBACI%3BIACI%2CmBAAA%3B%3BEC0GI%2CcAFR%2CMAAK%2CMACD%2CSACK%3BIACG%2CkBAAA%3B%3BEAJhB%2CcASI%3BEATJ%2CcAUI%3BEAVJ%2CcAWI%3BIACI%2CqBAAA%3B%3BEAIA%2CcADJ%2CeAAe%2CKACV%2CIAAI%3BIACD%2CmBAAA%3B%3BEAGJ%2CcALJ%2CeAAe%2CKAKV%3BIACG%2CgBAAA%3B%3BEAIR%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%3BIACI%2CcAAA%3B%3BEAJhB%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%2CMAGI%3BIACI%2CcAAA%3B%3BEAPpB%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%2CMAOI%2CKAAI%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEArCxB%2CcAgDI%2CiBACI%3BIACI%2CmBAAA%3B%3BEAlDZ%2CcAgDI%2CiBAKM%3BIACE%2CmBAAA%3BIACA%2CeAAA%3B%3BERnGZ%2CQACI%2CqBACI%2CmBACI%3BEAHZ%2CQACI%2CqBACI%2CmBAEI%3BEAJZ%2CQACI%2CqBACI%2CmBAGI%3BEALZ%2CQACI%2CqBACI%2CmBAII%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3B%3BEARhB%2CQAaI%2CSAGI%3BIACI%2CYAAA%3B%3BEAjBZ%2CQAaI%2CSAOI%3BIACI%2CWAAA%3B%3BEAKZ%2CoBACI%3BIACI%2CcAAA%3B%3BEAFR%2CoBACI%2CMAGI%3BEAJR%2CoBACI%2CMAII%3BIACI%2CcAAA%3B%3BEAKZ%2CcACI%2COAAM%2CkBACF%2CMACI%2CGAAE%3BIACE%2CWAAA%3B%3BEAKhB%2CYAAY%2CcACR%2CKAAI%3BEADR%2CYAAY%2CcAER%2CKAAI%3BEAFR%2CYAAY%2CcAGR%2CKAAI%3BEAHR%2CYAAY%2CcAIR%2CKAAI%3BIACA%2CgBAAA%3B%3BEK9GR%2CcAAc%2CSACV%3BIACI%2CgCAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEAEA%2CcANM%2CSACV%2CcAKK%3BIACG%2C6BAAA%3B%3BEmJuTZ%2CwBAAyB%3BIACrB%2CWAAA%3B%3B%3BACjdJ%2CwBAJsD%3BEpGkBtD%2CQAAQ%2CQACJ%2CSAAQ%3BIACJ%2CgBAAA%3B%3BE3CyUR%2CiBAAkB%3BIACd%2CYAAA%3B%3BE6H7PJ%2CYACI%2CeACI%3BIxJ8JR%2CYAAA%3B%3B%3BA0KrPJ%2CgBAJ2C%3BErJyEvC%3BIAnBA%2CYAAA%3B%3BEAEA%2CsBAAC%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CsBAAC%2CUAAU%3BIACP%2CYAAA%3B%3BEA%2BNJ%3BEIwBQ%2COAAO%2CIAAI%2CeAAgB%2CeAD%5C%2FB%3BEADJ%2CcA8BI%2CgBAOI%2CqBAKI%2CUACI%3BIJjFhB%2CcAAA%3B%3BEAyKA%3BIrB7LA%2CkBAAA%3B%3BEqBuOA%3BIrBnfA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2C2BAAC%3BEACD%2C2BAAC%3BEyB6SD%2CcAwDI%2CezBtWH%3BEyB8SD%2CcAwDI%2CezBrWH%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C2BAAC%3BEyBwSD%2CcAwDI%2CezBhWH%3BIACG%2CWAAA%3B%3BEqBoiBJ%3BEI7PA%2CcA8BI%2CgBACI%3BEA%5C%2FBR%2CcAwDI%2CeAEI%3BEA1DR%2CcAwDI%2CeAQI%3BIJ6KR%2CsBAAA%3B%3BE6DzgBI%2CUAAC%3BIACG%2CYAAA%3B%3BEsDPR%2CwBAAyB%3BIACrB%2CsBAAA%3B%3BEtGkEQ%2COAFR%2CgBACI%2CQACK%3BI5B4Gb%2CsBAAA%3BIAEA%2C4BAAA%3BIAEA%2CgBAAA%3BIACA%2CoBAAA%3BIAIA%2CiBAAA%3BINgDA%2CgBAAA%3BIAAA%2CuBAAA%3BIAAA%2CSAAA%3BIAAA%2CUAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIM5FA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BI4BxEgB%2CeAAA%3B%3BE5BqHhB%2CO4B1HI%2CgBACI%2CQACK%2CO5BwHZ%3BEACD%2CO4B3HI%2CgBACI%2CQACK%2CO5ByHZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO4BhII%2CgBACI%2CQACK%2CO5B8HZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO4BrII%2CgBACI%2CQACK%2CO5BmIZ%3BEACD%2CO4BtII%2CgBACI%2CQACK%2CO5BoIZ%3BEACD%2CQAAQ%2CUAAW%2CQ4BvIf%2CgBACI%2CQACK%3BI5BsIT%2CoBAAA%3BIN%2BBJ%2CYAAA%3B%3BEDjJA%2COmCtBI%2CgBACI%2CQACK%2COnCoBZ%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2COmC3BI%2CgBACI%2CQACK%2COnCyBZ%3BIC4ID%2CcAAA%3BIAAA%2C0BAAA%3B%3BEDvIA%2COmChCI%2CgBACI%2CQACK%2COnC8BZ%3BICuID%2CcAAA%3BIAAA%2C0BAAA%3B%3BEMxFA%2CO4B%5C%2FEI%2CgBACI%2CQACK%2CO5B6EZ%3BEACD%2CO4BhFI%2CgBACI%2CQACK%2CO5B8EZ%3BEACD%2CO4BjFI%2CgBACI%2CQACK%2CO5B%2BEZ%3BIACG%2CgBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CO4BtFI%2CgBACI%2CQACK%2CO5BoFZ%3BEACD%2CO4BvFI%2CgBACI%2CQACK%2CO5BqFZ%3BEACD%2CQAAQ%2CUAAW%2CQ4BxFf%2CgBACI%2CQACK%3BIlCqKb%2CcAAA%3BIAAA%2CYAAA%3BIM5EI%2CeAAA%3BIACA%2CoBAAA%3BIACA%2C0BAAA%3B%3BEG0DI%2CcAAe%2CSADlB%3BIAEO%2CmBAAA%3B%3BEAGJ%2CQALH%2CKAKI%3BIACG%2CcAAA%3B%3BEAEA%2CcAAe%2CSARtB%2CKAKI%3BIAIO%2CcAAA%3B%3BEAJR%2CQALH%2CKAKI%2CQAOG%2CiBAAmB%3BIACf%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAXR%2CQALH%2CKAKI%2CQAOG%2CiBAAmB%2CqBAKb%3BIACE%2CmBAAA%3B%3BEAbZ%2CQALH%2CKAKI%2CQAiBG%3BIACI%2CmBAAA%3B%3BEAMhB%2CcAAe%3B%3B%3BEAIf%2CcAKI%2CeACI%3BEALR%2CoBAII%2CeACI%3BEAJR%2CqBAGI%2CeACI%3BEAHR%2CcAAc%2CoBAEV%2CeACI%3BEAFR%2CcAAc%2CqBACV%2CeACI%3B%3B%3BEgBoCR%2CcACI%2CiBAKI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEATZ%2CcACI%2CiBAKI%2CWAKI%3BIACI%2CiBAAA%3B%3BEAEA%2CcAbZ%2CiBAKI%2CWAKI%2CQAGK%3BIACG%2CcAAA%3BIACA%2CWAAA%3B%3BEAhBpB%2CcAsBI%3BIACI%2CgBAAA%3B%3BEAvBR%2CcA0BI%2CeAAe%3BIACX%2CgBAAA%3B%3BEA3BR%2CcA8BI%2CgBACI%3BIAEI%2CWAAA%3BIACA%2CUAAA%3B%3BEAlCZ%2CcA8BI%2CgBAOI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAQQ%2CcAlBhB%2CgBAOI%2CqBAKI%2CUAKI%2COACK%3BIACG%2CaAAA%3B%3BEAjDxB%2CcAwDI%2CeAEI%3BIAEI%2CWAAA%3BIACA%2CUAAA%3B%3BEA7DZ%2CcAwDI%2CeAQI%3BIAEI%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIR%2CcAAC%2CKAAK%2CQACF%2CeACI%3BIACI%2CeAAA%3B%3BEAKZ%2CcAAC%2CaACG%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BEALR%2CcAAC%2CaAQG%2CKAAI%3BIACA%2CUAAA%3B%3BEAzFZ%2CcA8FI%2CiBACI%2CcAAgB%3BIACZ%2CWAAA%3B%3BEAGI%2CcALZ%2CiBACI%2CcAAgB%2CYAGZ%2COACK%3BIACG%2CqBAAA%3BIACA%2CWAAA%3B%3BEArGpB%2CcA8FI%2CiBAYI%2CUAAY%2CSAAM%2CIAAI%2CSAChB%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CcApBR%2CiBAYI%2CUAAY%2CSAAM%2CIAAI%2CSAQjB%2CIAAI%2CMACD%3BIACI%2CWAAA%3B%3BEavIhB%2COAAC%3BIACG%2CgBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAAC%2CQAAW%2CUAAC%3BEACb%2COAAC%2CQAAW%2CUAAC%3BIACT%2CkBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CgBAAA%3B%3BEADJ%2COAAC%2CQAGG%3BIACI%2CeAAA%3B%3BEAIR%2CSAAU%2CQAAC%2COAAO%3BIACd%2CmBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CeAAA%3B%3BEAGJ%2COAAC%3BIACG%2CgBAAA%3B%3BEhB5ER%2CqBACI%2CeACI%3BIACI%2CmBAAA%3B%3BEAHZ%2CqBACI%2CeAKI%3BIACI%2CSAAA%22%7D *//** css related to Uppy **/
.uppy-Dashboard-progressindicators,
.uppy-Dashboard-close,
.uppy-Dashboard-dropFilesHereHint,
.uppy-Dashboard-inner{
    display:none;
}

.image.image-placeholder #fileUploader{
    border:500px solid transparent;
    bottom:0;
    cursor:pointer;
    font-size:10em;
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    z-index:3
}
/* ════════════════════════════════════════════════════════════════════
   Nxtby_Header — storefront header styling.
   Ported from nxtby-nextjs/app/globals.css and scoped under .nxtby-mh so it
   matches the headless header pixel-for-pixel without touching Codazon's
   global rules (incl. its own .container).
   NOTE: fonts are loaded via <link> in this module's layout XML, NOT @import.
   A css2 ' chars that break Magento's CSS merge
   (unterminated @import → the whole merged bundle parses to 0 rules).
   ════════════════════════════════════════════════════════════════════ */

.nxtby-mh {
  --orange: #ff6a00;
  --orange-dark: #e55c00;
  --brand-gradient: linear-gradient(135deg, #ff6a00 0%, #ff8a3d 100%);
  --ink: #0f172a;
  --muted: #64748b;
  --line: #e2e8f0;
  --paper: #f8fafc;
  --green: #16a34a;
  --gold-gradient: var(--brand-gradient);
  --gold-shadow: 0 8px 32px rgba(255, 106, 0, 0.32);
  --shadow-soft: 0 1px 2px rgba(15,23,42,0.04), 0 8px 24px -8px rgba(15,23,42,0.08);

  /* ── Warm palette (--mm-*) ──
     The tokens above are the original slate set the whole Magento header is
     built on; the Next.js side has since moved to the warm mockup palette.
     Redefining --ink/--line here would restyle every part of this header at
     once, so the warm values get their own names and are used only by the
     mobile-menu rules that were ported across. Keep in step with the @theme
     block in nxtby-nextjs/app/tailwind.css. */
  --mm-ink:   #241d16;
  --mm-body:  #5c5347;
  --mm-muted: #746a5d;
  --mm-faint: #a99c89;
  --mm-line:  #e8dfd0;
  --mm-cream: #fbf6ee;
  --mm-peach: #ffe8d6;

  /* The header's display face. Manrope, matching DRAWER_TITLE, COL_HEAD
     and Initials in nxtby-nextjs/app/components/ui/drawer.js, which all
     set font-[family-name:var(--font-manrope)]. It used to be Plus Jakarta
     Sans here, which is the *heading* face on both stacks — right for
     h1-h6, wrong for a drawer title. Loaded by this module's layout XML,
     not the theme, so the Codazon store views have it too. */
  --mm-font-display: "Manrope", "Inter", system-ui, sans-serif;
  font-family: "Inter", system-ui, -apple-system, sans-serif;
  color: var(--ink);
  -webkit-font-smoothing: antialiased;
  /* Pin the base font-size to the Next.js body default (16px). Magento's Luma
     root is `html{font-size:62.5%}` + `body{font-size:1.4rem}` = 14px, which the
     header would otherwise inherit — making every element without an explicit px
     size (drawer/dropdown/account text) ~12.5% smaller than on the Next.js site,
     and shifting em-based letter-spacing. Header elements that hard-code a px
     size keep it (higher specificity). No header font-size uses rem/em, so this
     is safe. */
  font-size: 16px;
  /* Reset Codazon's global body line-height (1.42857143) which the header
     otherwise inherits and which loosens the vertical rhythm of every header
     row (search text sits low, nav/action rows too tall, logo mis-centred).
     The Next.js header (SiteHeader over globals.css) sets no body line-height,
     so it renders at the browser default — match that with `normal`. Inner
     elements that need a specific line-height set their own (higher specificity
     keeps winning). */
  line-height: normal;
  /* Same story as line-height: Codazon's body sets `letter-spacing: .3px`, which
     the header inherits and which widens every nav link, label and placeholder a
     little past the Next.js one (`normal` there — globals.css sets no body
     tracking). Set on the wrapper so it reaches text nodes and links; the
     `.nxtby-mh button` rule below only covers buttons, which Codazon tracks
     separately. Elements that want tracking use a `tw:tracking-*` utility. */
  letter-spacing: normal;
  /* Spacer for the fixed header (76px bar + 1px border). The bar's height
     and border now come from utilities in header.phtml (tw:h-19,
     tw:border-b), so keep this in step with those, and with the ≤1024px
     override further down. */
  min-height: 77px;
}
.nxtby-mh * { box-sizing: border-box; }
.nxtby-mh a { color: inherit; text-decoration: none; }
.nxtby-mh img { display: block; max-width: 100%; }
/* Codazon's main-styles.css carries `address, p, ul, ol { font-family: Arial }`.
   An element selector beats inheritance whatever the ancestor says, so every
   paragraph inside the header and its drawers rendered in Arial while the text
   beside it rendered in Inter - visible on the account drawer's "Track orders,
   reorder in a click…" line, which sits directly under an Inter heading.
   (The same rule retypes paragraphs on the catalog and checkout pages Codazon
   still owns; that is a wider change than the header and is left alone here.) */
.nxtby-mh p,
.nxtby-mh ul,
.nxtby-mh ol,
.nxtby-mh address { font-family: inherit; }

/* Codazon's global CSS uppercases buttons, gives them a min-width and zeroes
   the width of svg icons inside them (icon-font pattern) — neutralise inside
   the header so inline SVGs and button labels render as authored. */
.nxtby-mh button { text-transform: none; letter-spacing: normal; min-width: 0; }
.nxtby-mh button svg { width: auto; height: auto; }
/* SVGs are flex children in the icon buttons/rows; without this flexbox shrinks
   them to 0-width (no intrinsic min-content), so close-button X's etc. vanish. */
.nxtby-mh svg { flex-shrink: 0; }

/* ── Header bar ───────────────────────────────────────────────────────
   The desktop bar is Tailwind now — `tw:` utilities in header.phtml,
   compiled into Nxtby_Header::css/tailwind.min.css by
   `npm run build:magento-header-css` in the Next.js repo. The ~155 lines
   of .siteHeader / .siteNav / .siteHeaderSearch* / .siteHeaderAction*
   rules that used to live here were deleted, not left behind: this file
   is UNLAYERED, so any survivor would have silently outranked the
   utilities meant to replace it (the same trap documented at the top of
   app/tailwind.css, in the other direction).

   What stays here is only what a utility cannot express:

   • states a script toggles by class name (--scrolled, --active)
   • resets against Magento/Luma's own unlayered element rules, which beat
     a utility on `button`/`input` no matter what its specificity is
   • the fixed-header spacer, which depends on this file's own layout

   Everything else belongs in the template. */

.nxtbyMhContainer { width: 96%; max-width: 1900px; margin: 0 auto; }

/* JS-toggled: header-v8.js adds --scrolled past 12px of scroll. */
.nxtby-mh .siteHeader--scrolled { box-shadow: 0 6px 28px -14px rgba(36, 29, 22, 0.35); }

/* ── The bar's Preflight ──────────────────────────────────────────────
   Luma and Codazon dress bare form controls up as their own widgets:

     button { background: #f2f2f2; border: 1px solid #cdcdcd; border-radius: 3px;
              padding: 7px 15px }
     button { color: #232f3e; border-color: #232f3e; background: #ffffff }
     input  { border: 1px solid #e1e1e1; border-radius: 2px; height: 32px;
              padding: 0 10px }

   None of it reaches the Next.js header, where Preflight has already stripped
   every control back to nothing. This bundle ships WITHOUT Preflight on purpose
   (it would restyle the whole Magento page, see the .src.css), so the header has
   to undo that handful of declarations itself — otherwise the Categories and
   Search buttons wear a 1px #232f3e box the Next.js header has no trace of, and
   the search field draws a second, smaller grey box INSIDE the rounded one,
   which is what truncates the placeholder.

   Scoped to `.nxtbyMhContainer` — the bar — and not to `.nxtby-mh`, which also
   contains the four drawers. Those were written against Luma's defaults and set
   their own background/border/padding per class (`.msDrawerInput`,
   `.mnDrawerClose`, …); a blanket reset at (0,2,0) would outrank several of them.

   Utilities still win over this: they are emitted `!important` (see the .src.css),
   so the account button keeps its `tw:border tw:border-line tw:bg-white` and the
   submit button its `tw:bg-brand tw:px-5`. Only what no utility claims is left
   at zero, which is exactly what Preflight does on the other stack.

   Written with BOTH classes, `.nxtby-mh .nxtbyMhContainer`, rather than the
   container alone: Codazon's main-styles.css states its field chrome as
   `body input[type="text"], body input[type="search"], …`, which is (0,1,2) and
   outranks a single class + element. Two classes + element is (0,2,1) and wins.
   That rule is why the search field kept a 2px radius, a 35px height and a 10px
   left pad even after the plain `input` reset — the placeholder sat visibly
   further right than on the Next.js field. */
.nxtby-mh .nxtbyMhContainer button,
.nxtby-mh .nxtbyMhContainer input {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
  height: auto;
  min-height: 0;
  box-shadow: none;
}

/* Luma's global `button { font-family: 'Open Sans'; font-weight: 700;
   font-size: 1.4rem }` is unlayered and beats `tw:text-sm tw:font-medium`
   on the Categories <button>, so the nav's font has to be reclaimed here
   rather than in a utility. Same reason the search input needs its own
   font reset. */
.nxtby-mh .siteNavLink,
.nxtby-mh .siteHeaderSearchInput { font: inherit; }
.nxtby-mh .siteHeaderSearchInput::-webkit-search-cancel-button { display: none; }

/* JS-toggled active states. `--active` is set on the account button once
   the session resolves, and on the nav link for the current section. */
.nxtby-mh .siteNavLink--active { color: var(--mm-ink); font-weight: 600; }
.nxtby-mh .siteNavLink--active::after { transform: scaleX(1); }
.nxtby-mh .siteHeaderActionBtn--active { color: var(--orange-dark); }
.nxtby-mh .siteHeaderActionBtn--active.siteHeaderActionBtn--account {
  border-color: rgba(255, 106, 0, 0.4); background: var(--mm-peach);
}

/* The count badges are display:flex utilities, which would defeat the
   [hidden] attribute the JS toggles. */
.nxtby-mh .siteHeaderActionBadge[hidden] { display: none; }

/* ── The two menu panels' Preflight ──────────────────────────────────
   The same undoing the bar needs, scoped to the mobile menu and the
   category drawer. Their buttons are utilities now — the `.mmQuickItem`
   and `.mmHeadLink` rules that used to zero this out per class went with
   the rest of the .mm* CSS — and a utility only wins on the properties it
   actually sets. Nothing in the row recipes claims `border` or
   `background`, so Codazon's `button { background:#f2f2f2; border:1px
   solid #cdcdcd; border-radius:3px }` came straight back: the utility
   strip's Categories tile and the "Shop by department / View all" link
   both rendered inside a grey box the Next.js menu has no trace of.

   `:hover` is listed explicitly because Codazon states its hover chrome as
   `body button:hover` (0,1,2), which outranks a one-class reset — without
   it the tile re-drew its border the moment a thumb touched it.

   The close buttons are the exception: they are the one plain-CSS button
   left in either panel (shared with the cart and account drawers below),
   so they are excluded rather than reset and re-styled. */
.nxtby-mh .mnDrawer button:not(.mnDrawerClose),
.nxtby-mh .mnDrawer button:not(.mnDrawerClose):hover,
.nxtby-mh .catDrawer button:not(.catDrawerClose),
.nxtby-mh .catDrawer button:not(.catDrawerClose):hover {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
  height: auto;
  min-height: 0;
  box-shadow: none;
  color: inherit;
  font: inherit;
}

/* ── Mobile menu sidebar (left) + search sidebar (right) ──
   Luxury language shared with the nxtby.in cart sidebar: dark editorial
   head, brand-gradient hairline, springy slide + staggered reveal. */
.nxtby-mh .mnDrawerOverlay,
.nxtby-mh .msDrawerOverlay {
  position: fixed; inset: 0; z-index: 390;
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px);
  opacity: 0; pointer-events: none; transition: opacity 0.4s ease;
}
.nxtby-mh .mnDrawerOverlay--open,
.nxtby-mh .msDrawerOverlay--open { opacity: 1; pointer-events: auto; }

.nxtby-mh .mnDrawer,
.nxtby-mh .msDrawer {
  position: fixed; top: 0; bottom: 0; z-index: 391;
  height: 100dvh; background: #fff;
  display: flex; flex-direction: column;
  transition: transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform; overflow: hidden;
}
.nxtby-mh .mnDrawer {
  left: 0; width: 348px; max-width: 87vw;
  transform: translateX(-100%);
}
.nxtby-mh .msDrawer {
  right: 0; width: 100%; max-width: 420px;
  transform: translateX(100%);
}
/* Shadow only when open — on the base rule it bleeds onto the page edge while
   the panel sits just off-screen (looked like a dark band on the sides). */
.nxtby-mh .mnDrawer--open,
.nxtby-mh .msDrawer--open { transform: translateX(0); }
/* Warm ink at 40px, the PANEL_ON_LEFT / PANEL_ON_RIGHT shadow in ui/drawer.js.
   It was a cool slate at 48px here, which is the palette the header started on
   and reads blue against the cream panel it edges. */
.nxtby-mh .mnDrawer--open { box-shadow: 4px 0 40px rgba(36, 29, 22, 0.18); }
.nxtby-mh .msDrawer--open { box-shadow: -4px 0 40px rgba(36, 29, 22, 0.18); }

/* The head bar, its title and its close button are the shared drawer chrome
   (DRAWER_HEAD / DRAWER_TITLE / CloseButton in ui/drawer.js), spelled as
   utilities in header.phtml like the cart and account panels' heads. The
   close button's one remaining rule is shared with theirs, further down. */

/* Brand-gradient hairline under the head. DRAWER_RULE in the Next.js
   ui/drawer.js: the one place the gradient appears in a drawer, which is
   what lets the head stay white instead of reading as a second header. */
.nxtby-mh .mnDrawerAccent,
.nxtby-mh .catDrawerAccent,
.nxtby-mh .acsAccent,
.nxtby-mh .csAccent { height: 2px; background: var(--brand-gradient); flex-shrink: 0; }

/* ══ Mobile menu body ════════════════════════════════════════════════
   Ported from the mobile menu in nxtby-nextjs SiteHeaderClient.js. The
   panel is one continuous white sheet divided by full-bleed hairlines,
   not a tray of rounded cards: a divider that runs edge to edge groups
   more quietly than a box does, and every group having its own border,
   radius and hover lift is what made the old menu read as a scrapbook.

   The rules that keep it corporate: one ground (cream only on the
   identity band and the utility strip), small radii, no shadow lift on
   rows, orange reserved for the quote button and the count badges, and
   every tap target clearing 48px. */

/* Layout and ground are utilities on the element; `mmBody` stays for the two
   things they cannot carry — the stagger below, and the thin scrollbar. */
.nxtby-mh .mmBody {
  scrollbar-width: thin; scrollbar-color: var(--mm-line) transparent;
}

/* Staggered entrance. The Next.js side numbers every row from a counter;
   plain CSS can only count children, so the stagger runs over the body's
   direct children (bands and sections) rather than each individual link —
   which is what the eye reads anyway at this speed. */
.nxtby-mh .mnDrawer .mmBody > * {
  opacity: 0; transform: translateX(-16px);
  transition: opacity 0.4s ease, transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}
.nxtby-mh .mnDrawer--open .mmBody > * { opacity: 1; transform: translateX(0); }
.nxtby-mh .mnDrawer--open .mmBody > *:nth-child(1) { transition-delay: 0.06s; }
.nxtby-mh .mnDrawer--open .mmBody > *:nth-child(2) { transition-delay: 0.10s; }
.nxtby-mh .mnDrawer--open .mmBody > *:nth-child(3) { transition-delay: 0.14s; }
.nxtby-mh .mnDrawer--open .mmBody > *:nth-child(4) { transition-delay: 0.18s; }
.nxtby-mh .mnDrawer--open .mmBody > *:nth-child(5) { transition-delay: 0.22s; }
.nxtby-mh .mnDrawer--open .mmBody > *:nth-child(6) { transition-delay: 0.26s; }
.nxtby-mh .mnDrawer--open .mmBody > *:nth-child(7) { transition-delay: 0.30s; }

/* The identity band, buttons, search stand-in, utility strip, sections and
   rows that used to fill this space are `tw:` utilities in header.phtml now
   — about 180 lines of .mm* CSS deleted rather than left beside them, since
   this file is unlayered and any survivor would have silently outranked its
   own replacement. The row system is declared once there ($menuRow and
   friends) and rendered from two places: the mobile menu in PHP, and the
   category drawer's accordion in header-v11.js. */

/* Search sidebar: input lives in the light head */
.nxtby-mh .msDrawerHead {
  display: flex; align-items: center; gap: 10px;
  background: #fff; padding: 13px 14px; flex-shrink: 0;
}
.nxtby-mh .msDrawerForm {
  flex: 1; min-width: 0;
  display: flex; align-items: center;
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: 10px; overflow: hidden;
  transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
}
.nxtby-mh .msDrawerForm:focus-within {
  border-color: var(--orange);
  box-shadow: 0 0 0 3px rgba(255, 106, 0, 0.22);
  background: #fff;
}
.nxtby-mh .msDrawerFormIcon {
  display: flex; align-items: center; padding-left: 12px;
  color: var(--muted); flex-shrink: 0;
}
.nxtby-mh .msDrawerInput {
  flex: 1; min-width: 0; border: none; background: none;
  padding: 11px 8px; font-size: 15px; color: var(--ink);
  outline: none; font-family: inherit;
}
.nxtby-mh .msDrawerInput::placeholder { color: #94a3b8; }
.nxtby-mh .msDrawerInput::-webkit-search-cancel-button { display: none; }
.nxtby-mh .msDrawerClear {
  background: none; border: none;
  color: var(--muted);
  font-size: 20px; line-height: 1; padding: 0 12px;
  cursor: pointer; transition: color 0.15s;
}
.nxtby-mh .msDrawerClear:hover { color: var(--ink); }
.nxtby-mh .msDrawerClear[hidden] { display: none; }

/* Search body reveal */
.nxtby-mh .msDrawerBody {
  flex: 1; overflow-y: auto; padding: 10px 12px 16px;
  scrollbar-width: thin; scrollbar-color: var(--line) transparent;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.4s ease 0.14s, transform 0.5s cubic-bezier(0.22, 1, 0.36, 1) 0.14s;
}
.nxtby-mh .msDrawer--open .msDrawerBody {
  opacity: 1;
  transform: translateY(0);
}
.nxtby-mh .msDrawerHint { padding: 10px 8px; font-size: 13.5px; color: var(--muted); margin: 0; }
.nxtby-mh .msDrawerSubmit {
  width: 100%; margin: 6px 0 0; padding: 12px;
  background: var(--brand-gradient); color: #fff; border: none; border-radius: 10px;
  text-transform: none; letter-spacing: normal;
  font-size: 14px; font-weight: 600; cursor: pointer; font-family: inherit;
  box-shadow: 0 8px 22px rgba(255, 106, 0, 0.28);
  transition: box-shadow 0.2s, transform 0.2s cubic-bezier(0.22, 1, 0.36, 1);
}
.nxtby-mh .msDrawerSubmit:hover {
  box-shadow: 0 10px 26px rgba(255, 106, 0, 0.38);
  transform: translateY(-1px);
}

@media (prefers-reduced-motion: reduce) {
  .nxtby-mh .mnDrawer,
  .nxtby-mh .msDrawer,
  .nxtby-mh .mnDrawer .mmBody > *,
  .nxtby-mh .msDrawerBody { transition: none; }
}

/* ── Category drawer ──────────────────────────────────────────────── */
/* OVERLAY and PANEL from ui/drawer.js, at this panel's own placement — the
   same light white wash, 3px blur and 420ms spring the mobile menu, cart and
   account drawers slide on. They used to differ here (a heavier 50%/6px
   backdrop and a 300ms material easing), so opening the categories from the
   same header dimmed the page by a different amount at a different speed. */
/* 392/393, not 390/391 like the mobile menu: this panel's markup comes
   BEFORE the mobile menu's in header.phtml, so on an equal z-index the menu
   would paint over it. It has to be the one on top, because it is opened FROM
   the menu ("Categories" in the utility strip, "View all" on the departments
   head) and the menu is still sliding out for 420ms after the handoff. At
   200/201 it slid in behind both the outgoing panel and that panel's white
   blur wash, so the categories arrived looking washed out. */
.nxtby-mh .catDrawerOverlay {
  position: fixed; inset: 0; z-index: 392;
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px);
  opacity: 0; pointer-events: none; transition: opacity 0.3s ease;
}
.nxtby-mh .catDrawerOverlay--open { opacity: 1; pointer-events: auto; }
/* h-dvh, not top/bottom:0: on mobile Safari the panel has to track the
   visible viewport as the address bar collapses, or its footer — the "View
   all categories" link — sits underneath it. */
.nxtby-mh .catDrawer {
  position: fixed; top: 0; left: 0; z-index: 393;
  width: 348px; max-width: 87vw; height: 100dvh; background: #fff;
  display: flex; flex-direction: column; overflow: hidden;
  transform: translateX(-100%);
  transition: transform 0.42s cubic-bezier(0.22, 1, 0.36, 1); will-change: transform;
}
/* Shadow only when open, so a closed panel doesn't bleed a dark edge down the
   side of the screen. Warm ink, like every other panel's. */
.nxtby-mh .catDrawer--open { transform: translateX(0); box-shadow: 4px 0 40px rgba(36, 29, 22, 0.18); }
/* The mega menu sizes itself to whichever columns are open, so the panel has
   no fixed width. `catDrawer--mega` is written into the markup and never
   toggled, so this is also what the accordion would inherit — the ≤1024px
   block near the foot of this file is what puts the narrow panel back on the
   mobile menu's 348px. */
.nxtby-mh .catDrawer--mega { width: auto; max-width: 96vw; }
/* The head, title, close button and footer are the shared drawer chrome, not
   this panel's own: DRAWER_HEAD / DRAWER_TITLE / DRAWER_RULE / CloseButton /
   DRAWER_FOOT in nxtby-nextjs/app/components/ui/drawer.js, which every
   slide-in panel imports. All of it is spelled as utilities in header.phtml
   now, and so are the columns, rows, chips and chevrons the drawer builds in
   header-v11.js — about 90 lines of .catDrawer* presentation went with them
   rather than staying beside their replacements in an unlayered file. */
/* One CloseButton (ui/drawer.js), worn by all four panels. It used to be two
   rules: this one on the warm palette, and a slate copy for the mobile menu
   with a warm override chasing it. */
.nxtby-mh .mnDrawerClose,
.nxtby-mh .catDrawerClose,
.nxtby-mh .acsCloseBtn,
.nxtby-mh .csCloseBtn {
  display: flex; align-items: center; justify-content: center;
  width: 36px; min-width: 36px; height: 36px; padding: 0;
  background: var(--mm-cream);
  border: 1px solid var(--mm-line);
  border-radius: 8px; cursor: pointer;
  color: var(--mm-muted); flex-shrink: 0;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
}
.nxtby-mh .mnDrawerClose svg,
.nxtby-mh .catDrawerClose svg,
.nxtby-mh .acsCloseBtn svg,
.nxtby-mh .csCloseBtn svg { width: 18px; height: 18px; }
.nxtby-mh .mnDrawerClose:hover,
.nxtby-mh .catDrawerClose:hover,
.nxtby-mh .acsCloseBtn:hover,
.nxtby-mh .csCloseBtn:hover {
  background: var(--orange); border-color: var(--orange); color: #fff;
}

/* `catDrawerCols` is the scrollbar hook and nothing else — the row is laid
   out by utilities in header.phtml, and whichever layout is mounted inside
   it owns its own scrolling (the mega menu scrolls each column, the
   accordion scrolls the whole list). */
.nxtby-mh .catDrawerCols,
.nxtby-mh .catDrawerCols * { scrollbar-width: thin; scrollbar-color: var(--mm-line) transparent; }
.nxtby-mh .catDrawerCols ::-webkit-scrollbar { width: 4px; }
.nxtby-mh .catDrawerCols ::-webkit-scrollbar-thumb { background: var(--mm-line); border-radius: 4px; }

/* ── Responsive (breakpoints mirror nxtby.in globals.css) ─────────── */
@media (min-width: 1025px) {
  .nxtby-mh .mnDrawer,
  .nxtby-mh .msDrawer,
  .nxtby-mh .mnDrawerOverlay,
  .nxtby-mh .msDrawerOverlay { display: none; }
}
/* The ≤1024px "hamburger replaces the inline nav" rules that used to sit
   here are gone: the template carries `tw:max-lg:hidden` on the nav,
   search and actions and `tw:max-lg:flex` on the hamburger, which is the
   same 1024px breakpoint expressed where the markup is. Only the
   fixed-header spacer stays, because it belongs to .nxtby-mh, which is a
   wrapper the utilities never touch. */
@media (max-width: 1024px) {
  .nxtby-mh { min-height: 65px; } /* 64px bar + 1px border */
}
/* ≤1024px — the category drawer narrows to the mobile menu's width. Only the
   panel geometry is left here: below this breakpoint header-v11.js builds an
   ACCORDION rather than columns (see the block comment there), and its rows,
   indents, chips and chevrons are all `tw:` utilities now — the ~60 lines of
   stacked-column overrides that used to sit here are deleted rather than kept
   beside them, since this file is unlayered and each survivor would have
   outranked its own replacement.

   348px, the same width as the mobile menu: the two panels are one tap apart
   below `lg`, and a width change between them reads as the panel jumping. */
@media (max-width: 1024px) {
  .nxtby-mh .catDrawer--mega { width: 348px; max-width: 87vw; }
}
/* ≤480px — small phones. Mirrors `.container { width: 92% }` at the same
   breakpoint in nxtby-nextjs/app/globals.css. Without it the bar keeps 96%
   here while the homepage narrows, so the logo starts ~8px further left
   than the homepage's on every phone.

   The logo's own last step is NOT here. It used to be
   `.nxtby-mh .siteHeader img { max-width: 140px }`, and it never applied
   once: this file is plain CSS and the utility it had to beat,
   `tw:max-lg:max-w-40`, is emitted `!important`. Both are gone now — the
   caps below `lg` were what made this logo smaller than the homepage's in
   the first place; see the note on the <img> in header.phtml. */
@media (max-width: 480px) {
  .nxtbyMhContainer { width: 92%; }
}

/* ══════════════════════════════════════════════════════════════
   CART SIDEBAR — opened from the header's cart button.

   The look is in header.phtml and header-v10.js now, as `tw:` utilities
   transcribing nxtby-nextjs CartSidebar.js. Left here: the [hidden]
   guard, the panel geometry, and the row animation - the three things
   a utility cannot carry, because the JS toggles them by class.

   Everything else (.csHead*, .csEmpty*, .csItem*, .csFoot, .csChkBtn,
   ~45 rules) is deleted rather than kept beside its replacement: this
   file is unlayered and each survivor would have outranked it.
══════════════════════════════════════════════════════════════ */
/* The drawer sections use explicit display:flex, which would defeat the
   [hidden] attribute the JS toggles. Force hidden to win so the loading /
   empty / items / footer (and the account guest / auth) states switch cleanly. */
.nxtby-mh [hidden] { display: none !important; }

.nxtby-mh .csBd {
  position: fixed; inset: 0; z-index: 400;
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px);
  opacity: 0; pointer-events: none;
  transition: opacity 0.3s ease;
}
.nxtby-mh .csBd--on { opacity: 1; pointer-events: all; }

/* PANEL in ui/drawer.js, at this drawer's own width. h-100dvh, not 100%:
   on mobile Safari the panel has to track the visible viewport as the
   address bar collapses, or the checkout button sits under it. */
.nxtby-mh .csPanel {
  position: fixed; top: 0; right: 0;
  width: 100%; max-width: 460px; height: 100dvh;
  z-index: 401;
  display: flex; flex-direction: column;
  background: #fff;
  transform: translateX(100%);
  transition: transform 0.42s cubic-bezier(0.22, 1, 0.36, 1); will-change: transform;
  overflow: hidden;
}
/* Shadow only while open, so a closed panel does not bleed a dark edge
   down the side of the screen. */
.nxtby-mh .csPanel--on { transform: translateX(0); box-shadow: -4px 0 40px rgba(36, 29, 22, 0.18); }
.nxtby-mh .csBody { scrollbar-width: thin; scrollbar-color: var(--mm-line) transparent; }
.nxtby-mh .csBody::-webkit-scrollbar { width: 4px; }
.nxtby-mh .csBody::-webkit-scrollbar-thumb { background: var(--mm-line); border-radius: 4px; }

/* Rows fly in one after another once the panel has started opening. The
   Next.js side numbers each row and sets animationDelay inline; here the
   JS sets --i on the <li> and the delay is computed from it, which keeps
   the stagger correct however many rows a given cart renders. */
@keyframes csItemSlide { from { opacity: 0; transform: translateX(18px); } to { opacity: 1; transform: translateX(0); } }
.nxtby-mh .csPanel--on .csItem {
  animation: csItemSlide 0.4s cubic-bezier(0.22, 1, 0.36, 1) both;
  animation-delay: calc(var(--i, 0) * 0.07s + 0.15s);
}
@media (prefers-reduced-motion: reduce) {
  .nxtby-mh .csPanel--on .csItem { animation: none; }
}

/* ══════════════════════════════════════════════════════════════
   ACCOUNT SIDEBAR — the panel behind the header's Sign In / account
   button, and the one a fresh login opens on landing.

   How it looks now lives in header.phtml, as `tw:` utilities that
   transcribe nxtby-nextjs CustomerSidebar.js. What stays here is what
   the other drawers also leave here: the panel geometry, the states
   header-v9.js toggles by class name, and the stagger.

   The ~50 .acsHead* / .acsMenu* / .acsGuest* rules that used to sit
   here are deleted rather than kept alongside the utilities that
   replaced them - this file is unlayered, so any survivor would
   silently outrank its own replacement.
══════════════════════════════════════════════════════════════ */
.nxtby-mh .acsBd {
  position: fixed; inset: 0;
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px);
  z-index: 1100; opacity: 0; pointer-events: none; transition: opacity 0.3s ease;
}
.nxtby-mh .acsBd--on { opacity: 1; pointer-events: all; }
/* 340px wide and the 420ms spring are PANEL in ui/drawer.js, and the
   shadow is warm ink now rather than the slate this panel used to cast. */
.nxtby-mh .acsPanel {
  position: fixed; top: 0; right: 0; height: 100%;
  width: 340px; max-width: 90vw;
  background: #fff; z-index: 1101; transform: translateX(100%);
  transition: transform 0.42s cubic-bezier(0.22, 1, 0.36, 1); will-change: transform;
  display: flex; flex-direction: column; overflow: hidden;
}
.nxtby-mh .acsPanel--on { transform: translateX(0); box-shadow: -4px 0 40px rgba(36, 29, 22, 0.18); }
.nxtby-mh .acsBody::-webkit-scrollbar { width: 4px; }
.nxtby-mh .acsBody::-webkit-scrollbar-thumb { background: var(--mm-line); border-radius: 4px; }

/* Staggered entrance, the same mechanism as the mobile menu's: plain CSS
   can only count children, so it runs over the children of whichever
   state block is showing. It enters from the right because this panel
   does - the menu, on the left, enters from the left. */
.nxtby-mh .acsPanel [data-nxtby-acs-auth] > *,
.nxtby-mh .acsPanel [data-nxtby-acs-guest] > * {
  opacity: 0; transform: translateX(16px);
  transition: opacity 0.4s ease, transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}
.nxtby-mh .acsPanel--on [data-nxtby-acs-auth] > *,
.nxtby-mh .acsPanel--on [data-nxtby-acs-guest] > * { opacity: 1; transform: translateX(0); }
.nxtby-mh .acsPanel--on [data-nxtby-acs-auth] > *:nth-child(1),
.nxtby-mh .acsPanel--on [data-nxtby-acs-guest] > *:nth-child(1) { transition-delay: 0.06s; }
.nxtby-mh .acsPanel--on [data-nxtby-acs-auth] > *:nth-child(2),
.nxtby-mh .acsPanel--on [data-nxtby-acs-guest] > *:nth-child(2) { transition-delay: 0.10s; }
.nxtby-mh .acsPanel--on [data-nxtby-acs-guest] > *:nth-child(3) { transition-delay: 0.14s; }
.nxtby-mh .acsPanel--on [data-nxtby-acs-guest] > *:nth-child(4) { transition-delay: 0.18s; }
.nxtby-mh .acsPanel--on [data-nxtby-acs-guest] > *:nth-child(5) { transition-delay: 0.22s; }
.nxtby-mh .acsPanel--on [data-nxtby-acs-guest] > *:nth-child(6) { transition-delay: 0.26s; }

/* ════════════════════════════════════════════════════════════════════
   Global typography — keep the Codazon/Luma pages (cart, checkout,
   account) on the SAME fonts as the headless Next.js storefront so the
   two surfaces never look different: Inter for body text, Plus Jakarta
   Sans for headings (mirrors nxtby-nextjs/app/globals.css body + h1-h4).

   These rules are intentionally NOT scoped under .nxtby-mh — they retune
   the page around the header. Both web fonts are already loaded on every
   Magento page (Inter via the Codazon theme's Google Fonts <link>, Plus
   Jakarta Sans via this module's layout XML), so this only re-points
   font-family — no extra network cost. `html body` (0,0,2) and `body hN`
   (0,0,2) beat Luma's base `body`/heading rules (0,0,1) regardless of
   CSS-merge order, and stay below the .nxtby-mh header (0,1,0) so the
   header keeps its own already-matching fonts.
   ════════════════════════════════════════════════════════════════════ */
html body,
html body input, html body select, html body textarea,
html body button, html body optgroup {
  font-family: "Inter", system-ui, -apple-system, sans-serif;
  -webkit-font-smoothing: antialiased;
}
body h1, body h2, body h3, body h4, body h5, body h6,
body .page-title-wrapper .page-title span,
body .block-title strong,
body .product-item-name {
  font-family: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;
  letter-spacing: -0.025em;
}
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-divide-x-reverse:0;--tw-border-style:solid;--tw-divide-y-reverse:0;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}:root,:host{--tw-font-sans:"Inter", system-ui, -apple-system, sans-serif;--tw-color-rose-50:oklch(96.9% .015 12.422);--tw-color-rose-100:oklch(94.1% .03 12.58);--tw-color-rose-200:oklch(89.2% .058 10.001);--tw-color-rose-300:oklch(81% .117 11.638);--tw-color-rose-600:oklch(58.6% .253 17.585);--tw-color-rose-700:oklch(51.4% .222 16.935);--tw-color-white:#fff;--tw-spacing:4px;--tw-text-xs:12px;--tw-text-xs--line-height:16px;--tw-text-sm:14px;--tw-text-sm--line-height:20px;--tw-text-base:16px;--tw-text-base--line-height:24px;--tw-text-lg:18px;--tw-text-lg--line-height:28px;--tw-text-xl:20px;--tw-text-xl--line-height:28px;--tw-font-weight-normal:400;--tw-font-weight-medium:500;--tw-font-weight-semibold:600;--tw-font-weight-bold:700;--tw-font-weight-extrabold:800;--tw-tracking-wide:.025em;--tw-leading-tight:1.25;--tw-leading-snug:1.375;--tw-leading-normal:1.5;--tw-leading-relaxed:1.625;--tw-radius-md:6px;--tw-radius-lg:8px;--tw-radius-xl:12px;--tw-radius-2xl:16px;--tw-shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-ease-out:cubic-bezier(0, 0, .2, 1);--tw-animate-spin:spin 1s linear infinite;--tw-default-transition-duration:.15s;--tw-default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--tw-font-heading:"Plus Jakarta Sans", "Inter", system-ui, sans-serif;--tw-font-display:"Manrope", "Inter", system-ui, sans-serif;--tw-color-brand:#ff6a00;--tw-color-brand-dark:#e55c00;--tw-color-brand-soft:#ff9a4d;--tw-color-ink:#241d16;--tw-color-cream:#fbf6ee;--tw-color-cream-2:#fff8f0;--tw-color-peach:#ffe8d6;--tw-color-body:#5c5347;--tw-color-muted:#746a5d;--tw-color-faint:#a99c89;--tw-color-line:#e8dfd0;--tw-color-band:#fff3e9;--tw-color-band-line:#ffdab8;--tw-color-tag:#f3ece0;--tw-color-ok:#2f9e58;--tw-color-btn-primary:#ff6a00;--tw-color-btn-primary-hover:#e55c00;--tw-color-btn-primary-fg:#fff;--tw-color-btn-secondary:#241d16;--tw-color-btn-secondary-hover:#3a2e22;--tw-color-btn-secondary-fg:#fbf6ee;--tw-color-btn-tertiary:transparent;--tw-color-btn-tertiary-hover:#fbf6ee;--tw-color-btn-tertiary-fg:#241d16;--tw-color-btn-tertiary-border:#e8dfd0;--tw-animate-drift-a:nxDriftA 7s ease-in-out infinite;--tw-animate-drift-b:nxDriftB 9s ease-in-out infinite;--tw-animate-drift-c:nxDriftC 6s ease-in-out infinite;--tw-animate-step-in:nxStepIn .35s cubic-bezier(.2, .8, .2, 1) both;--tw-animate-rise-in:nxRiseIn .45s ease both;--tw-animate-caret:nxCaret 1.1s steps(2, start) infinite}.tw\:pointer-events-none{pointer-events:none!important}.tw\:absolute{position:absolute!important}.tw\:fixed{position:fixed!important}.tw\:relative{position:relative!important}.tw\:sticky{position:sticky!important}.tw\:inset-0{inset:0!important}.tw\:-top-1\.5{top:calc(var(--tw-spacing) * -1.5)!important}.tw\:-top-25{top:calc(var(--tw-spacing) * -25)!important}.tw\:top-0{top:0!important}.tw\:top-1\/2{top:50%!important}.tw\:top-\[22\%\]{top:22%!important}.tw\:-right-1\.5{right:calc(var(--tw-spacing) * -1.5)!important}.tw\:-right-2{right:calc(var(--tw-spacing) * -2)!important}.tw\:-right-25{right:calc(var(--tw-spacing) * -25)!important}.tw\:right-0{right:0!important}.tw\:right-3{right:calc(var(--tw-spacing) * 3)!important}.tw\:right-\[14\%\]{right:14%!important}.tw\:right-\[30px\]{right:30px!important}.tw\:-bottom-20{bottom:calc(var(--tw-spacing) * -20)!important}.tw\:bottom-\[18\%\]{bottom:18%!important}.tw\:-left-15{left:calc(var(--tw-spacing) * -15)!important}.tw\:left-0{left:0!important}.tw\:left-\[12\%\]{left:12%!important}.tw\:left-\[15px\]{left:15px!important}.tw\:left-\[30px\]{left:30px!important}.tw\:z-1{z-index:1!important}.tw\:z-2{z-index:2!important}.tw\:z-40{z-index:40!important}.tw\:z-\[1\]{z-index:1!important}.tw\:z-\[100\]{z-index:100!important}.tw\:m-0{margin:0!important}.tw\:mx-2{margin-inline:calc(var(--tw-spacing) * 2)!important}.tw\:mx-auto{margin-inline:auto!important}.tw\:my-0{margin-block:0!important}.tw\:my-0\.5{margin-block:calc(var(--tw-spacing) * .5)!important}.tw\:my-4{margin-block:calc(var(--tw-spacing) * 4)!important}.tw\:mt-0{margin-top:0!important}.tw\:mt-0\.5{margin-top:calc(var(--tw-spacing) * .5)!important}.tw\:mt-1{margin-top:var(--tw-spacing)!important}.tw\:mt-1\.5{margin-top:calc(var(--tw-spacing) * 1.5)!important}.tw\:mt-2{margin-top:calc(var(--tw-spacing) * 2)!important}.tw\:mt-3{margin-top:calc(var(--tw-spacing) * 3)!important}.tw\:mt-4{margin-top:calc(var(--tw-spacing) * 4)!important}.tw\:mt-5{margin-top:calc(var(--tw-spacing) * 5)!important}.tw\:mt-6{margin-top:calc(var(--tw-spacing) * 6)!important}.tw\:mt-7{margin-top:calc(var(--tw-spacing) * 7)!important}.tw\:mt-\[2px\]{margin-top:2px!important}.tw\:mt-\[3px\]{margin-top:3px!important}.tw\:mt-\[14px\]{margin-top:14px!important}.tw\:mt-auto{margin-top:auto!important}.tw\:mt-px{margin-top:1px!important}.tw\:mb-0{margin-bottom:0!important}.tw\:mb-0\.5{margin-bottom:calc(var(--tw-spacing) * .5)!important}.tw\:mb-1{margin-bottom:var(--tw-spacing)!important}.tw\:mb-1\.5{margin-bottom:calc(var(--tw-spacing) * 1.5)!important}.tw\:mb-2{margin-bottom:calc(var(--tw-spacing) * 2)!important}.tw\:mb-2\.5{margin-bottom:calc(var(--tw-spacing) * 2.5)!important}.tw\:mb-3{margin-bottom:calc(var(--tw-spacing) * 3)!important}.tw\:mb-4{margin-bottom:calc(var(--tw-spacing) * 4)!important}.tw\:mb-5{margin-bottom:calc(var(--tw-spacing) * 5)!important}.tw\:mb-6{margin-bottom:calc(var(--tw-spacing) * 6)!important}.tw\:mb-7{margin-bottom:calc(var(--tw-spacing) * 7)!important}.tw\:mb-8{margin-bottom:calc(var(--tw-spacing) * 8)!important}.tw\:mb-\[14px\]{margin-bottom:14px!important}.tw\:mb-\[22px\]{margin-bottom:22px!important}.tw\:mb-\[26px\]{margin-bottom:26px!important}.tw\:ml-auto{margin-left:auto!important}.tw\:line-clamp-2{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.tw\:block{display:block!important}.tw\:flex{display:flex!important}.tw\:grid{display:grid!important}.tw\:hidden{display:none!important}.tw\:inline-block{display:inline-block!important}.tw\:inline-flex{display:inline-flex!important}.tw\:size-1\.5{width:calc(var(--tw-spacing) * 1.5)!important;height:calc(var(--tw-spacing) * 1.5)!important}.tw\:size-6{width:calc(var(--tw-spacing) * 6)!important;height:calc(var(--tw-spacing) * 6)!important}.tw\:size-7{width:calc(var(--tw-spacing) * 7)!important;height:calc(var(--tw-spacing) * 7)!important}.tw\:size-7\.5{width:calc(var(--tw-spacing) * 7.5)!important;height:calc(var(--tw-spacing) * 7.5)!important}.tw\:size-8{width:calc(var(--tw-spacing) * 8)!important;height:calc(var(--tw-spacing) * 8)!important}.tw\:size-9{width:calc(var(--tw-spacing) * 9)!important;height:calc(var(--tw-spacing) * 9)!important}.tw\:size-9\.5{width:calc(var(--tw-spacing) * 9.5)!important;height:calc(var(--tw-spacing) * 9.5)!important}.tw\:size-11{width:calc(var(--tw-spacing) * 11)!important;height:calc(var(--tw-spacing) * 11)!important}.tw\:size-12{width:calc(var(--tw-spacing) * 12)!important;height:calc(var(--tw-spacing) * 12)!important}.tw\:size-13{width:calc(var(--tw-spacing) * 13)!important;height:calc(var(--tw-spacing) * 13)!important}.tw\:size-18{width:calc(var(--tw-spacing) * 18)!important;height:calc(var(--tw-spacing) * 18)!important}.tw\:size-22{width:calc(var(--tw-spacing) * 22)!important;height:calc(var(--tw-spacing) * 22)!important}.tw\:size-24{width:calc(var(--tw-spacing) * 24)!important;height:calc(var(--tw-spacing) * 24)!important}.tw\:size-65{width:calc(var(--tw-spacing) * 65)!important;height:calc(var(--tw-spacing) * 65)!important}.tw\:size-80{width:calc(var(--tw-spacing) * 80)!important;height:calc(var(--tw-spacing) * 80)!important}.tw\:size-\[70px\]{width:70px!important;height:70px!important}.tw\:size-full{width:100%!important;height:100%!important}.tw\:h-0\.5{height:calc(var(--tw-spacing) * .5)!important}.tw\:h-4{height:calc(var(--tw-spacing) * 4)!important}.tw\:h-5{height:calc(var(--tw-spacing) * 5)!important}.tw\:h-6{height:calc(var(--tw-spacing) * 6)!important}.tw\:h-8{height:calc(var(--tw-spacing) * 8)!important}.tw\:h-11{height:calc(var(--tw-spacing) * 11)!important}.tw\:h-16{height:calc(var(--tw-spacing) * 16)!important}.tw\:h-19{height:calc(var(--tw-spacing) * 19)!important}.tw\:h-60{height:calc(var(--tw-spacing) * 60)!important}.tw\:h-\[34px\]{height:34px!important}.tw\:h-\[54px\]{height:54px!important}.tw\:h-\[72px\]{height:72px!important}.tw\:h-\[132px\]{height:132px!important}.tw\:h-auto{height:auto!important}.tw\:h-full{height:100%!important}.tw\:h-px{height:1px!important}.tw\:min-h-0{min-height:0!important}.tw\:min-h-10{min-height:calc(var(--tw-spacing) * 10)!important}.tw\:min-h-11{min-height:calc(var(--tw-spacing) * 11)!important}.tw\:min-h-12{min-height:calc(var(--tw-spacing) * 12)!important}.tw\:min-h-\[10px\]{min-height:10px!important}.tw\:min-h-\[36px\]{min-height:36px!important}.tw\:min-h-\[calc\(100vh-77px\)\]{min-height:calc(100vh - 77px)!important}.tw\:w-0\.5{width:calc(var(--tw-spacing) * .5)!important}.tw\:w-5{width:calc(var(--tw-spacing) * 5)!important}.tw\:w-5\.5{width:calc(var(--tw-spacing) * 5.5)!important}.tw\:w-6{width:calc(var(--tw-spacing) * 6)!important}.tw\:w-8{width:calc(var(--tw-spacing) * 8)!important}.tw\:w-65{width:calc(var(--tw-spacing) * 65)!important}.tw\:w-70{width:calc(var(--tw-spacing) * 70)!important}.tw\:w-80{width:calc(var(--tw-spacing) * 80)!important}.tw\:w-\[3px\]{width:3px!important}.tw\:w-\[34px\]{width:34px!important}.tw\:w-\[72px\]{width:72px!important}.tw\:w-\[150px\]{width:150px!important}.tw\:w-full{width:100%!important}.tw\:max-w-70{max-width:calc(var(--tw-spacing) * 70)!important}.tw\:max-w-\[420px\]{max-width:420px!important}.tw\:max-w-\[440px\]{max-width:440px!important}.tw\:max-w-\[520px\]{max-width:520px!important}.tw\:max-w-\[620px\]{max-width:620px!important}.tw\:max-w-\[1400px\]{max-width:1400px!important}.tw\:min-w-0{min-width:0!important}.tw\:min-w-4{min-width:calc(var(--tw-spacing) * 4)!important}.tw\:min-w-5{min-width:calc(var(--tw-spacing) * 5)!important}.tw\:min-w-14{min-width:calc(var(--tw-spacing) * 14)!important}.tw\:flex-1{flex:1!important}.tw\:shrink-0{flex-shrink:0!important}.tw\:grow-0{flex-grow:0!important}.tw\:translate-x-0\.5{--tw-translate-x:calc(var(--tw-spacing) * .5)!important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.tw\:-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1)!important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.tw\:scale-y-0{--tw-scale-y:0%!important;scale:var(--tw-scale-x) var(--tw-scale-y)!important}.tw\:scale-y-100{--tw-scale-y:100%!important;scale:var(--tw-scale-x) var(--tw-scale-y)!important}.tw\:-rotate-90{rotate:-90deg!important}.tw\:rotate-90{rotate:90deg!important}.tw\:animate-caret{animation:var(--tw-animate-caret)!important}.tw\:animate-drift-a{animation:var(--tw-animate-drift-a)!important}.tw\:animate-drift-b{animation:var(--tw-animate-drift-b)!important}.tw\:animate-drift-c{animation:var(--tw-animate-drift-c)!important}.tw\:animate-rise-in{animation:var(--tw-animate-rise-in)!important}.tw\:animate-spin{animation:var(--tw-animate-spin)!important}.tw\:animate-step-in{animation:var(--tw-animate-step-in)!important}.tw\:cursor-pointer{cursor:pointer!important}.tw\:cursor-text{cursor:text!important}.tw\:list-none{list-style-type:none!important}.tw\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tw\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tw\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tw\:grid-cols-\[1\.15fr_0\.85fr\]{grid-template-columns:1.15fr .85fr!important}.tw\:grid-cols-\[minmax\(92px\,32\%\)_1fr\]{grid-template-columns:minmax(92px,32%) 1fr!important}.tw\:grid-cols-\[repeat\(5\,minmax\(0\,1fr\)\)\]{grid-template-columns:repeat(5,minmax(0,1fr))!important}.tw\:flex-col{flex-direction:column!important}.tw\:flex-wrap{flex-wrap:wrap!important}.tw\:items-baseline{align-items:baseline!important}.tw\:items-center{align-items:center!important}.tw\:items-end{align-items:flex-end!important}.tw\:items-start{align-items:flex-start!important}.tw\:justify-between{justify-content:space-between!important}.tw\:justify-center{justify-content:center!important}.tw\:gap-0\.5{gap:calc(var(--tw-spacing) * .5)!important}.tw\:gap-1{gap:var(--tw-spacing)!important}.tw\:gap-1\.5{gap:calc(var(--tw-spacing) * 1.5)!important}.tw\:gap-2{gap:calc(var(--tw-spacing) * 2)!important}.tw\:gap-2\.5{gap:calc(var(--tw-spacing) * 2.5)!important}.tw\:gap-3{gap:calc(var(--tw-spacing) * 3)!important}.tw\:gap-3\.5{gap:calc(var(--tw-spacing) * 3.5)!important}.tw\:gap-4{gap:calc(var(--tw-spacing) * 4)!important}.tw\:gap-5{gap:calc(var(--tw-spacing) * 5)!important}.tw\:gap-6{gap:calc(var(--tw-spacing) * 6)!important}.tw\:gap-8{gap:calc(var(--tw-spacing) * 8)!important}.tw\:gap-\[9px\]{gap:9px!important}.tw\:gap-\[11px\]{gap:11px!important}.tw\:gap-\[14px\]{gap:14px!important}.tw\:gap-\[18px\]{gap:18px!important}.tw\:gap-x-2{column-gap:calc(var(--tw-spacing) * 2)!important}.tw\:gap-y-1{row-gap:var(--tw-spacing)!important}:where(.tw\:divide-x>:not(:last-child)){--tw-divide-x-reverse:0!important;border-inline-style:var(--tw-border-style)!important;border-inline-start-width:calc(1px * var(--tw-divide-x-reverse))!important;border-inline-end-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}:where(.tw\:divide-y>:not(:last-child)){--tw-divide-y-reverse:0!important;border-bottom-style:var(--tw-border-style)!important;border-top-style:var(--tw-border-style)!important;border-top-width:calc(1px * var(--tw-divide-y-reverse))!important;border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important}:where(.tw\:divide-line>:not(:last-child)),:where(.tw\:divide-line\/70>:not(:last-child)){border-color:var(--tw-color-line)!important}@supports (color:color-mix(in lab, red, red)){:where(.tw\:divide-line\/70>:not(:last-child)){border-color:color-mix(in oklab, var(--tw-color-line) 70%, transparent)!important}}.tw\:truncate{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.tw\:overflow-hidden{overflow:hidden!important}.tw\:overflow-y-auto{overflow-y:auto!important}.tw\:overscroll-contain{overscroll-behavior:contain!important}.tw\:rounded-2xl{border-radius:var(--tw-radius-2xl)!important}.tw\:rounded-\[7px\]{border-radius:7px!important}.tw\:rounded-\[9px\]{border-radius:9px!important}.tw\:rounded-\[10px\]{border-radius:10px!important}.tw\:rounded-\[14px\]{border-radius:14px!important}.tw\:rounded-\[18px\]{border-radius:18px!important}.tw\:rounded-\[20px\]{border-radius:20px!important}.tw\:rounded-full{border-radius:3.40282e38px!important}.tw\:rounded-lg{border-radius:var(--tw-radius-lg)!important}.tw\:rounded-md{border-radius:var(--tw-radius-md)!important}.tw\:rounded-none{border-radius:0!important}.tw\:rounded-xl{border-radius:var(--tw-radius-xl)!important}.tw\:rounded-r-full{border-top-right-radius:3.40282e38px!important;border-bottom-right-radius:3.40282e38px!important}.tw\:border{border-style:var(--tw-border-style)!important;border-width:1px!important}.tw\:border-0{border-style:var(--tw-border-style)!important;border-width:0!important}.tw\:border-2{border-style:var(--tw-border-style)!important;border-width:2px!important}.tw\:border-t{border-top-style:var(--tw-border-style)!important;border-top-width:1px!important}.tw\:border-r{border-right-style:var(--tw-border-style)!important;border-right-width:1px!important}.tw\:border-b{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.tw\:border-l{border-left-style:var(--tw-border-style)!important;border-left-width:1px!important}.tw\:border-dashed{--tw-border-style:dashed!important;border-style:dashed!important}.tw\:border-\[color\:var\(--nf-c-06\)\]{border-color:var(--nf-c-06)!important}.tw\:border-\[color\:var\(--nf-c-20\)\]{border-color:var(--nf-c-20)!important}.tw\:border-band-line{border-color:var(--tw-color-band-line)!important}.tw\:border-brand{border-color:var(--tw-color-brand)!important}.tw\:border-brand-soft\/25{border-color:var(--tw-color-brand-soft)!important}@supports (color:color-mix(in lab, red, red)){.tw\:border-brand-soft\/25{border-color:color-mix(in oklab, var(--tw-color-brand-soft) 25%, transparent)!important}}.tw\:border-brand\/45{border-color:var(--tw-color-brand)!important}@supports (color:color-mix(in lab, red, red)){.tw\:border-brand\/45{border-color:color-mix(in oklab, var(--tw-color-brand) 45%, transparent)!important}}.tw\:border-btn-tertiary-border{border-color:var(--tw-color-btn-tertiary-border)!important}.tw\:border-cream\/28{border-color:var(--tw-color-cream)!important}@supports (color:color-mix(in lab, red, red)){.tw\:border-cream\/28{border-color:color-mix(in oklab, var(--tw-color-cream) 28%, transparent)!important}}.tw\:border-line,.tw\:border-line\/70{border-color:var(--tw-color-line)!important}@supports (color:color-mix(in lab, red, red)){.tw\:border-line\/70{border-color:color-mix(in oklab, var(--tw-color-line) 70%, transparent)!important}}.tw\:border-rose-200{border-color:var(--tw-color-rose-200)!important}.tw\:border-rose-300{border-color:var(--tw-color-rose-300)!important}.tw\:border-transparent{border-color:#0000!important}.tw\:border-t-brand{border-top-color:var(--tw-color-brand)!important}.tw\:bg-band{background-color:var(--tw-color-band)!important}.tw\:bg-brand{background-color:var(--tw-color-brand)!important}.tw\:bg-brand-soft\/14{background-color:var(--tw-color-brand-soft)!important}@supports (color:color-mix(in lab, red, red)){.tw\:bg-brand-soft\/14{background-color:color-mix(in oklab, var(--tw-color-brand-soft) 14%, transparent)!important}}.tw\:bg-brand\/8{background-color:var(--tw-color-brand)!important}@supports (color:color-mix(in lab, red, red)){.tw\:bg-brand\/8{background-color:color-mix(in oklab, var(--tw-color-brand) 8%, transparent)!important}}.tw\:bg-brand\/12{background-color:var(--tw-color-brand)!important}@supports (color:color-mix(in lab, red, red)){.tw\:bg-brand\/12{background-color:color-mix(in oklab, var(--tw-color-brand) 12%, transparent)!important}}.tw\:bg-brand\/15{background-color:var(--tw-color-brand)!important}@supports (color:color-mix(in lab, red, red)){.tw\:bg-brand\/15{background-color:color-mix(in oklab, var(--tw-color-brand) 15%, transparent)!important}}.tw\:bg-btn-primary{background-color:var(--tw-color-btn-primary)!important}.tw\:bg-btn-secondary{background-color:var(--tw-color-btn-secondary)!important}.tw\:bg-btn-tertiary{background-color:var(--tw-color-btn-tertiary)!important}.tw\:bg-cream{background-color:var(--tw-color-cream)!important}.tw\:bg-cream-2{background-color:var(--tw-color-cream-2)!important}.tw\:bg-inherit{background-color:inherit!important}.tw\:bg-ink,.tw\:bg-ink\/45{background-color:var(--tw-color-ink)!important}@supports (color:color-mix(in lab, red, red)){.tw\:bg-ink\/45{background-color:color-mix(in oklab, var(--tw-color-ink) 45%, transparent)!important}}.tw\:bg-line{background-color:var(--tw-color-line)!important}.tw\:bg-ok,.tw\:bg-ok\/15{background-color:var(--tw-color-ok)!important}@supports (color:color-mix(in lab, red, red)){.tw\:bg-ok\/15{background-color:color-mix(in oklab, var(--tw-color-ok) 15%, transparent)!important}}.tw\:bg-peach{background-color:var(--tw-color-peach)!important}.tw\:bg-rose-50,.tw\:bg-rose-50\/60{background-color:var(--tw-color-rose-50)!important}@supports (color:color-mix(in lab, red, red)){.tw\:bg-rose-50\/60{background-color:color-mix(in oklab, var(--tw-color-rose-50) 60%, transparent)!important}}.tw\:bg-tag{background-color:var(--tw-color-tag)!important}.tw\:bg-transparent{background-color:#0000!important}.tw\:bg-white{background-color:var(--tw-color-white)!important}.tw\:bg-\[image\:var\(--brand-gradient\)\]{background-image:var(--brand-gradient)!important}.tw\:object-contain{object-fit:contain!important}.tw\:object-cover{object-fit:cover!important}.tw\:p-0{padding:0!important}.tw\:p-1{padding:var(--tw-spacing)!important}.tw\:p-1\.5{padding:calc(var(--tw-spacing) * 1.5)!important}.tw\:p-2{padding:calc(var(--tw-spacing) * 2)!important}.tw\:p-10{padding:calc(var(--tw-spacing) * 10)!important}.tw\:p-16{padding:calc(var(--tw-spacing) * 16)!important}.tw\:p-\[14px\]{padding:14px!important}.tw\:px-1{padding-inline:var(--tw-spacing)!important}.tw\:px-1\.5{padding-inline:calc(var(--tw-spacing) * 1.5)!important}.tw\:px-2{padding-inline:calc(var(--tw-spacing) * 2)!important}.tw\:px-2\.5{padding-inline:calc(var(--tw-spacing) * 2.5)!important}.tw\:px-3{padding-inline:calc(var(--tw-spacing) * 3)!important}.tw\:px-3\.5{padding-inline:calc(var(--tw-spacing) * 3.5)!important}.tw\:px-4{padding-inline:calc(var(--tw-spacing) * 4)!important}.tw\:px-5{padding-inline:calc(var(--tw-spacing) * 5)!important}.tw\:px-6{padding-inline:calc(var(--tw-spacing) * 6)!important}.tw\:px-7{padding-inline:calc(var(--tw-spacing) * 7)!important}.tw\:px-8{padding-inline:calc(var(--tw-spacing) * 8)!important}.tw\:px-10{padding-inline:calc(var(--tw-spacing) * 10)!important}.tw\:px-14{padding-inline:calc(var(--tw-spacing) * 14)!important}.tw\:px-\[11px\]{padding-inline:11px!important}.tw\:px-\[13px\]{padding-inline:13px!important}.tw\:px-\[15px\]{padding-inline:15px!important}.tw\:px-\[22px\]{padding-inline:22px!important}.tw\:px-\[26px\]{padding-inline:26px!important}.tw\:px-\[44px\]{padding-inline:44px!important}.tw\:py-0\.5{padding-block:calc(var(--tw-spacing) * .5)!important}.tw\:py-1\.5{padding-block:calc(var(--tw-spacing) * 1.5)!important}.tw\:py-2{padding-block:calc(var(--tw-spacing) * 2)!important}.tw\:py-2\.5{padding-block:calc(var(--tw-spacing) * 2.5)!important}.tw\:py-3{padding-block:calc(var(--tw-spacing) * 3)!important}.tw\:py-3\.5{padding-block:calc(var(--tw-spacing) * 3.5)!important}.tw\:py-4{padding-block:calc(var(--tw-spacing) * 4)!important}.tw\:py-5{padding-block:calc(var(--tw-spacing) * 5)!important}.tw\:py-6{padding-block:calc(var(--tw-spacing) * 6)!important}.tw\:py-12{padding-block:calc(var(--tw-spacing) * 12)!important}.tw\:py-15{padding-block:calc(var(--tw-spacing) * 15)!important}.tw\:py-16{padding-block:calc(var(--tw-spacing) * 16)!important}.tw\:py-\[7px\]{padding-block:7px!important}.tw\:py-\[11px\]{padding-block:11px!important}.tw\:py-\[13px\]{padding-block:13px!important}.tw\:py-\[14px\]{padding-block:14px!important}.tw\:py-\[18px\]{padding-block:18px!important}.tw\:py-\[34px\]{padding-block:34px!important}.tw\:pt-1{padding-top:var(--tw-spacing)!important}.tw\:pt-1\.5{padding-top:calc(var(--tw-spacing) * 1.5)!important}.tw\:pt-3\.5{padding-top:calc(var(--tw-spacing) * 3.5)!important}.tw\:pt-4{padding-top:calc(var(--tw-spacing) * 4)!important}.tw\:pt-5{padding-top:calc(var(--tw-spacing) * 5)!important}.tw\:pt-8{padding-top:calc(var(--tw-spacing) * 8)!important}.tw\:pt-\[14px\]{padding-top:14px!important}.tw\:pt-\[22px\]{padding-top:22px!important}.tw\:pt-\[26px\]{padding-top:26px!important}.tw\:pt-\[44px\]{padding-top:44px!important}.tw\:pr-0{padding-right:0!important}.tw\:pr-1\.5{padding-right:calc(var(--tw-spacing) * 1.5)!important}.tw\:pr-2{padding-right:calc(var(--tw-spacing) * 2)!important}.tw\:pr-2\.5{padding-right:calc(var(--tw-spacing) * 2.5)!important}.tw\:pr-3\.5{padding-right:calc(var(--tw-spacing) * 3.5)!important}.tw\:pr-4{padding-right:calc(var(--tw-spacing) * 4)!important}.tw\:pr-5{padding-right:calc(var(--tw-spacing) * 5)!important}.tw\:pr-9{padding-right:calc(var(--tw-spacing) * 9)!important}.tw\:pr-\[76px\]{padding-right:76px!important}.tw\:pb-1{padding-bottom:var(--tw-spacing)!important}.tw\:pb-1\.5{padding-bottom:calc(var(--tw-spacing) * 1.5)!important}.tw\:pb-2{padding-bottom:calc(var(--tw-spacing) * 2)!important}.tw\:pb-3{padding-bottom:calc(var(--tw-spacing) * 3)!important}.tw\:pb-5{padding-bottom:calc(var(--tw-spacing) * 5)!important}.tw\:pb-6{padding-bottom:calc(var(--tw-spacing) * 6)!important}.tw\:pb-7{padding-bottom:calc(var(--tw-spacing) * 7)!important}.tw\:pb-8{padding-bottom:calc(var(--tw-spacing) * 8)!important}.tw\:pb-\[12px\]{padding-bottom:12px!important}.tw\:pb-\[14px\]{padding-bottom:14px!important}.tw\:pb-\[22px\]{padding-bottom:22px!important}.tw\:pb-\[40px\]{padding-bottom:40px!important}.tw\:pb-\[72px\]{padding-bottom:72px!important}.tw\:pl-3\.5{padding-left:calc(var(--tw-spacing) * 3.5)!important}.tw\:pl-5{padding-left:calc(var(--tw-spacing) * 5)!important}.tw\:pl-9{padding-left:calc(var(--tw-spacing) * 9)!important}.tw\:pl-14{padding-left:calc(var(--tw-spacing) * 14)!important}.tw\:pl-\[42px\]{padding-left:42px!important}.tw\:text-center{text-align:center!important}.tw\:text-left{text-align:left!important}.tw\:font-display{font-family:var(--tw-font-display)!important}.tw\:font-heading{font-family:var(--tw-font-heading)!important}.tw\:font-sans{font-family:var(--tw-font-sans)!important}.tw\:text-base{font-size:var(--tw-text-base)!important;line-height:var(--tw-leading,var(--tw-text-base--line-height))!important}.tw\:text-lg{font-size:var(--tw-text-lg)!important;line-height:var(--tw-leading,var(--tw-text-lg--line-height))!important}.tw\:text-sm{font-size:var(--tw-text-sm)!important;line-height:var(--tw-leading,var(--tw-text-sm--line-height))!important}.tw\:text-xl{font-size:var(--tw-text-xl)!important;line-height:var(--tw-leading,var(--tw-text-xl--line-height))!important}.tw\:text-xs{font-size:var(--tw-text-xs)!important;line-height:var(--tw-leading,var(--tw-text-xs--line-height))!important}.tw\:text-\[9\.5px\]{font-size:9.5px!important}.tw\:text-\[10\.5px\]{font-size:10.5px!important}.tw\:text-\[10px\]{font-size:10px!important}.tw\:text-\[11\.5px\]{font-size:11.5px!important}.tw\:text-\[11px\]{font-size:11px!important}.tw\:text-\[12\.5px\]{font-size:12.5px!important}.tw\:text-\[12px\]{font-size:12px!important}.tw\:text-\[13\.5px\]{font-size:13.5px!important}.tw\:text-\[13px\]{font-size:13px!important}.tw\:text-\[14\.5px\]{font-size:14.5px!important}.tw\:text-\[15px\]{font-size:15px!important}.tw\:text-\[17px\]{font-size:17px!important}.tw\:text-\[19px\]{font-size:19px!important}.tw\:text-\[21px\]{font-size:21px!important}.tw\:text-\[22px\]{font-size:22px!important}.tw\:text-\[23px\]{font-size:23px!important}.tw\:text-\[28px\]{font-size:28px!important}.tw\:text-\[30px\]{font-size:30px!important}.tw\:text-\[32px\]{font-size:32px!important}.tw\:leading-\[1\.2\]{--tw-leading:1.2!important;line-height:1.2!important}.tw\:leading-\[1\.3\]{--tw-leading:1.3!important;line-height:1.3!important}.tw\:leading-\[1\.4\]{--tw-leading:1.4!important;line-height:1.4!important}.tw\:leading-\[1\.5\]{--tw-leading:1.5!important;line-height:1.5!important}.tw\:leading-\[1\.6\]{--tw-leading:1.6!important;line-height:1.6!important}.tw\:leading-\[1\.7\]{--tw-leading:1.7!important;line-height:1.7!important}.tw\:leading-\[1\.35\]{--tw-leading:1.35!important;line-height:1.35!important}.tw\:leading-\[1\.85\]{--tw-leading:1.85!important;line-height:1.85!important}.tw\:leading-\[2\]{--tw-leading:2!important;line-height:2!important}.tw\:leading-none{--tw-leading:1!important;line-height:1!important}.tw\:leading-normal{--tw-leading:var(--tw-leading-normal)!important;line-height:var(--tw-leading-normal)!important}.tw\:leading-relaxed{--tw-leading:var(--tw-leading-relaxed)!important;line-height:var(--tw-leading-relaxed)!important}.tw\:leading-snug{--tw-leading:var(--tw-leading-snug)!important;line-height:var(--tw-leading-snug)!important}.tw\:leading-tight{--tw-leading:var(--tw-leading-tight)!important;line-height:var(--tw-leading-tight)!important}.tw\:font-bold{--tw-font-weight:var(--tw-font-weight-bold)!important;font-weight:var(--tw-font-weight-bold)!important}.tw\:font-extrabold{--tw-font-weight:var(--tw-font-weight-extrabold)!important;font-weight:var(--tw-font-weight-extrabold)!important}.tw\:font-medium{--tw-font-weight:var(--tw-font-weight-medium)!important;font-weight:var(--tw-font-weight-medium)!important}.tw\:font-normal{--tw-font-weight:var(--tw-font-weight-normal)!important;font-weight:var(--tw-font-weight-normal)!important}.tw\:font-semibold{--tw-font-weight:var(--tw-font-weight-semibold)!important;font-weight:var(--tw-font-weight-semibold)!important}.tw\:tracking-\[-0\.01em\]{--tw-tracking:-.01em!important;letter-spacing:-.01em!important}.tw\:tracking-\[-0\.02em\]{--tw-tracking:-.02em!important;letter-spacing:-.02em!important}.tw\:tracking-\[-0\.03em\]{--tw-tracking:-.03em!important;letter-spacing:-.03em!important}.tw\:tracking-\[-0\.015em\]{--tw-tracking:-.015em!important;letter-spacing:-.015em!important}.tw\:tracking-\[0\.1em\]{--tw-tracking:.1em!important;letter-spacing:.1em!important}.tw\:tracking-\[0\.04em\]{--tw-tracking:.04em!important;letter-spacing:.04em!important}.tw\:tracking-\[0\.06em\]{--tw-tracking:.06em!important;letter-spacing:.06em!important}.tw\:tracking-\[0\.08em\]{--tw-tracking:.08em!important;letter-spacing:.08em!important}.tw\:tracking-\[0\.09em\]{--tw-tracking:.09em!important;letter-spacing:.09em!important}.tw\:tracking-\[0\.12em\]{--tw-tracking:.12em!important;letter-spacing:.12em!important}.tw\:tracking-wide{--tw-tracking:var(--tw-tracking-wide)!important;letter-spacing:var(--tw-tracking-wide)!important}.tw\:text-pretty{text-wrap:pretty!important}.tw\:\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere!important}.tw\:break-words{overflow-wrap:break-word!important}.tw\:whitespace-nowrap{white-space:nowrap!important}.tw\:text-\[color\:var\(--nf-c-15\)\]{color:var(--nf-c-15)!important}.tw\:text-\[color\:var\(--nf-c-35\)\]{color:var(--nf-c-35)!important}.tw\:text-\[color\:var\(--nf-c-40\)\]{color:var(--nf-c-40)!important}.tw\:text-\[color\:var\(--nf-c-55\)\]{color:var(--nf-c-55)!important}.tw\:text-\[color\:var\(--nf-c-60\)\]{color:var(--nf-c-60)!important}.tw\:text-body{color:var(--tw-color-body)!important}.tw\:text-brand{color:var(--tw-color-brand)!important}.tw\:text-brand-dark,.tw\:text-brand-dark\/70{color:var(--tw-color-brand-dark)!important}@supports (color:color-mix(in lab, red, red)){.tw\:text-brand-dark\/70{color:color-mix(in oklab, var(--tw-color-brand-dark) 70%, transparent)!important}}.tw\:text-brand-soft{color:var(--tw-color-brand-soft)!important}.tw\:text-btn-primary-fg{color:var(--tw-color-btn-primary-fg)!important}.tw\:text-btn-secondary-fg{color:var(--tw-color-btn-secondary-fg)!important}.tw\:text-btn-tertiary-fg{color:var(--tw-color-btn-tertiary-fg)!important}.tw\:text-cream,.tw\:text-cream\/55{color:var(--tw-color-cream)!important}@supports (color:color-mix(in lab, red, red)){.tw\:text-cream\/55{color:color-mix(in oklab, var(--tw-color-cream) 55%, transparent)!important}}.tw\:text-cream\/60{color:var(--tw-color-cream)!important}@supports (color:color-mix(in lab, red, red)){.tw\:text-cream\/60{color:color-mix(in oklab, var(--tw-color-cream) 60%, transparent)!important}}.tw\:text-faint{color:var(--tw-color-faint)!important}.tw\:text-ink{color:var(--tw-color-ink)!important}.tw\:text-muted{color:var(--tw-color-muted)!important}.tw\:text-ok{color:var(--tw-color-ok)!important}.tw\:text-rose-600{color:var(--tw-color-rose-600)!important}.tw\:text-rose-700{color:var(--tw-color-rose-700)!important}.tw\:text-transparent{color:#0000!important}.tw\:text-white{color:var(--tw-color-white)!important}.tw\:normal-case{text-transform:none!important}.tw\:uppercase{text-transform:uppercase!important}.tw\:not-italic{font-style:normal!important}.tw\:line-through{text-decoration-line:line-through!important}.tw\:no-underline{text-decoration-line:none!important}.tw\:caret-transparent{caret-color:#0000!important}.tw\:mix-blend-multiply{mix-blend-mode:multiply!important}.tw\:shadow-\[0_-4px_20px_rgba\(36\,29\,22\,0\.05\)\]{--tw-shadow:0 -4px 20px var(--tw-shadow-color,#241d160d)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:shadow-\[0_0_0_3px_rgba\(255\,106\,0\,0\.12\)\]{--tw-shadow:0 0 0 3px var(--tw-shadow-color,#ff6a001f)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:shadow-\[0_1px_2px_rgba\(36\,29\,22\,0\.04\)\]{--tw-shadow:0 1px 2px var(--tw-shadow-color,#241d160a)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:shadow-\[0_4px_14px_rgba\(255\,106\,0\,0\.3\)\]{--tw-shadow:0 4px 14px var(--tw-shadow-color,#ff6a004d)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:shadow-\[0_4px_14px_rgba\(255\,106\,0\,0\.25\)\]{--tw-shadow:0 4px 14px var(--tw-shadow-color,#ff6a0040)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:shadow-\[0_4px_14px_rgba\(255\,106\,0\,0\.28\)\]{--tw-shadow:0 4px 14px var(--tw-shadow-color,#ff6a0047)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:shadow-\[0_8px_24px_rgba\(36\,29\,22\,0\.08\)\]{--tw-shadow:0 8px 24px var(--tw-shadow-color,#241d1614)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:shadow-\[inset_3px_0_0_var\(--orange\)\]{--tw-shadow:inset 3px 0 0 var(--tw-shadow-color,var(--orange))!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:shadow-none{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:ring-2{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:ring-cream{--tw-ring-color:var(--tw-color-cream)!important}.tw\:transition-\[border-color\,box-shadow\,background-color\]{transition-property:border-color,box-shadow,background-color!important;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--tw-default-transition-duration))!important}.tw\:transition-\[border-color\,box-shadow\]{transition-property:border-color,box-shadow!important;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--tw-default-transition-duration))!important}.tw\:transition-\[color\,transform\]{transition-property:color,transform!important;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--tw-default-transition-duration))!important}.tw\:transition-\[gap\,color\]{transition-property:gap,color!important;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--tw-default-transition-duration))!important}.tw\:transition-all{transition-property:all!important;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--tw-default-transition-duration))!important}.tw\:transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to!important;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--tw-default-transition-duration))!important}.tw\:transition-opacity{transition-property:opacity!important;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--tw-default-transition-duration))!important}.tw\:transition-shadow{transition-property:box-shadow!important;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--tw-default-transition-duration))!important}.tw\:transition-transform{transition-property:transform,translate,scale,rotate!important;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--tw-default-transition-duration))!important}.tw\:duration-150{--tw-duration:.15s!important;transition-duration:.15s!important}.tw\:duration-200{--tw-duration:.2s!important;transition-duration:.2s!important}.tw\:duration-300{--tw-duration:.3s!important;transition-duration:.3s!important}.tw\:ease-out{--tw-ease:var(--tw-ease-out)!important;transition-timing-function:var(--tw-ease-out)!important}.tw\:outline-none{--tw-outline-style:none!important;outline-style:none!important}.tw\:\[perspective\:1200px\]{perspective:1200px!important}.tw\:\[transform-style\:preserve-3d\]{transform-style:preserve-3d!important}.tw\:not-first\:border-t:not(:first-child){border-top-style:var(--tw-border-style)!important;border-top-width:1px!important}.tw\:not-first\:border-line:not(:first-child){border-color:var(--tw-color-line)!important}.tw\:group-open\:hidden:is(:where(.tw\:group):is([open],:popover-open,:open) *){display:none!important}.tw\:group-open\:inline:is(:where(.tw\:group):is([open],:popover-open,:open) *){display:inline!important}@media (hover:hover){.tw\:group-hover\:translate-x-0\.5:is(:where(.tw\:group):hover *){--tw-translate-x:calc(var(--tw-spacing) * .5)!important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.tw\:group-hover\:border-\[color\:var\(--nf-brand-soft\)\]:is(:where(.tw\:group):hover *){border-color:var(--nf-brand-soft)!important}.tw\:group-hover\:border-brand\/40:is(:where(.tw\:group):hover *){border-color:var(--tw-color-brand)!important}@supports (color:color-mix(in lab, red, red)){.tw\:group-hover\:border-brand\/40:is(:where(.tw\:group):hover *){border-color:color-mix(in oklab, var(--tw-color-brand) 40%, transparent)!important}}.tw\:group-hover\:bg-cream-2:is(:where(.tw\:group):hover *){background-color:var(--tw-color-cream-2)!important}.tw\:group-hover\:text-\[color\:var\(--nf-brand-soft\)\]:is(:where(.tw\:group):hover *){color:var(--nf-brand-soft)!important}.tw\:group-hover\:text-brand-dark:is(:where(.tw\:group):hover *){color:var(--tw-color-brand-dark)!important}.tw\:group-hover\:text-ink:is(:where(.tw\:group):hover *){color:var(--tw-color-ink)!important}.tw\:group-hover\:text-rose-700:is(:where(.tw\:group):hover *){color:var(--tw-color-rose-700)!important}.tw\:group-hover\:opacity-90:is(:where(.tw\:group):hover *){opacity:.9!important}}.tw\:placeholder\:text-muted::placeholder{color:var(--tw-color-muted)!important}.tw\:before\:pointer-events-none:before{content:var(--tw-content);pointer-events:none!important}.tw\:before\:absolute:before{content:var(--tw-content);position:absolute!important}.tw\:before\:-top-\[90px\]:before{content:var(--tw-content);top:-90px!important}.tw\:before\:-right-\[60px\]:before{content:var(--tw-content);right:-60px!important}.tw\:before\:h-\[240px\]:before{content:var(--tw-content);height:240px!important}.tw\:before\:w-\[240px\]:before{content:var(--tw-content);width:240px!important}.tw\:before\:rounded-full:before{content:var(--tw-content);border-radius:3.40282e38px!important}.tw\:before\:bg-brand\/10:before{content:var(--tw-content);background-color:var(--tw-color-brand)!important}@supports (color:color-mix(in lab, red, red)){.tw\:before\:bg-brand\/10:before{background-color:color-mix(in oklab, var(--tw-color-brand) 10%, transparent)!important}}.tw\:before\:content-\[\'\'\]:before{content:var(--tw-content);--tw-content:""!important;content:var(--tw-content)!important}.tw\:after\:absolute:after{content:var(--tw-content);position:absolute!important}.tw\:after\:inset-x-3\.5:after{content:var(--tw-content);inset-inline:calc(var(--tw-spacing) * 3.5)!important}.tw\:after\:bottom-0:after{content:var(--tw-content);bottom:0!important}.tw\:after\:h-0\.5:after{content:var(--tw-content);height:calc(var(--tw-spacing) * .5)!important}.tw\:after\:scale-x-0:after{content:var(--tw-content);--tw-scale-x:0%!important;scale:var(--tw-scale-x) var(--tw-scale-y)!important}.tw\:after\:rounded-t-full:after{content:var(--tw-content);border-top-left-radius:3.40282e38px!important;border-top-right-radius:3.40282e38px!important}.tw\:after\:bg-brand:after{content:var(--tw-content);background-color:var(--tw-color-brand)!important}.tw\:after\:transition-transform:after{content:var(--tw-content);transition-property:transform,translate,scale,rotate!important;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--tw-default-transition-duration))!important}.tw\:after\:duration-200:after{content:var(--tw-content);--tw-duration:.2s!important;transition-duration:.2s!important}.tw\:after\:content-\[\'\'\]:after{content:var(--tw-content);--tw-content:""!important;content:var(--tw-content)!important}.tw\:first\:border-l-0:first-child{border-left-style:var(--tw-border-style)!important;border-left-width:0!important}.tw\:last\:border-r-0:last-child{border-right-style:var(--tw-border-style)!important;border-right-width:0!important}.tw\:focus-within\:border-brand:focus-within{border-color:var(--tw-color-brand)!important}.tw\:focus-within\:shadow-\[0_0_0_3px_rgba\(255\,106\,0\,0\.15\)\]:focus-within{--tw-shadow:0 0 0 3px var(--tw-shadow-color,#ff6a0026)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}@media (hover:hover){.tw\:hover\:gap-2\.5:hover{gap:calc(var(--tw-spacing) * 2.5)!important}.tw\:hover\:border-brand:hover,.tw\:hover\:border-brand\/40:hover{border-color:var(--tw-color-brand)!important}@supports (color:color-mix(in lab, red, red)){.tw\:hover\:border-brand\/40:hover{border-color:color-mix(in oklab, var(--tw-color-brand) 40%, transparent)!important}}.tw\:hover\:border-brand\/45:hover{border-color:var(--tw-color-brand)!important}@supports (color:color-mix(in lab, red, red)){.tw\:hover\:border-brand\/45:hover{border-color:color-mix(in oklab, var(--tw-color-brand) 45%, transparent)!important}}.tw\:hover\:border-ink:hover{border-color:var(--tw-color-ink)!important}.tw\:hover\:border-rose-300:hover{border-color:var(--tw-color-rose-300)!important}.tw\:hover\:bg-brand:hover{background-color:var(--tw-color-brand)!important}.tw\:hover\:bg-brand-dark:hover{background-color:var(--tw-color-brand-dark)!important}.tw\:hover\:bg-btn-primary-hover:hover{background-color:var(--tw-color-btn-primary-hover)!important}.tw\:hover\:bg-btn-secondary-hover:hover{background-color:var(--tw-color-btn-secondary-hover)!important}.tw\:hover\:bg-btn-tertiary-hover:hover{background-color:var(--tw-color-btn-tertiary-hover)!important}.tw\:hover\:bg-cream:hover{background-color:var(--tw-color-cream)!important}.tw\:hover\:bg-cream-2:hover{background-color:var(--tw-color-cream-2)!important}.tw\:hover\:bg-peach:hover,.tw\:hover\:bg-peach\/45:hover{background-color:var(--tw-color-peach)!important}@supports (color:color-mix(in lab, red, red)){.tw\:hover\:bg-peach\/45:hover{background-color:color-mix(in oklab, var(--tw-color-peach) 45%, transparent)!important}}.tw\:hover\:bg-peach\/60:hover{background-color:var(--tw-color-peach)!important}@supports (color:color-mix(in lab, red, red)){.tw\:hover\:bg-peach\/60:hover{background-color:color-mix(in oklab, var(--tw-color-peach) 60%, transparent)!important}}.tw\:hover\:bg-rose-50:hover{background-color:var(--tw-color-rose-50)!important}.tw\:hover\:bg-rose-100:hover{background-color:var(--tw-color-rose-100)!important}.tw\:hover\:bg-tag:hover{background-color:var(--tw-color-tag)!important}.tw\:hover\:bg-white:hover{background-color:var(--tw-color-white)!important}.tw\:hover\:text-\[color\:var\(--nf-brand-soft\)\]:hover{color:var(--nf-brand-soft)!important}.tw\:hover\:text-brand:hover{color:var(--tw-color-brand)!important}.tw\:hover\:text-brand-dark:hover{color:var(--tw-color-brand-dark)!important}.tw\:hover\:text-ink:hover{color:var(--tw-color-ink)!important}.tw\:hover\:text-rose-700:hover{color:var(--tw-color-rose-700)!important}.tw\:hover\:text-white:hover{color:var(--tw-color-white)!important}.tw\:hover\:shadow-\[0_10px_26px_rgba\(36\,29\,22\,0\.08\)\]:hover{--tw-shadow:0 10px 26px var(--tw-shadow-color,#241d1614)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:hover\:after\:scale-x-100:hover:after{content:var(--tw-content);--tw-scale-x:100%!important;scale:var(--tw-scale-x) var(--tw-scale-y)!important}}.tw\:focus\:border-brand:focus{border-color:var(--tw-color-brand)!important}.tw\:focus\:text-brand:focus{color:var(--tw-color-brand)!important}.tw\:focus\:shadow-\[0_0_0_3px_rgba\(255\,106\,0\,0\.12\)\]:focus{--tw-shadow:0 0 0 3px var(--tw-shadow-color,#ff6a001f)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.tw\:active\:bg-cream:active{background-color:var(--tw-color-cream)!important}.tw\:active\:bg-white:active{background-color:var(--tw-color-white)!important}.tw\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.tw\:disabled\:text-muted:disabled{color:var(--tw-color-muted)!important}.tw\:disabled\:opacity-60:disabled{opacity:.6!important}.tw\:disabled\:shadow-none:disabled{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}@media (hover:hover){.tw\:disabled\:hover\:text-muted:disabled:hover{color:var(--tw-color-muted)!important}}@media (prefers-reduced-motion:reduce){.tw\:motion-reduce\:animate-none{animation:none!important}.tw\:motion-reduce\:transition-none{transition-property:none!important}}@media not all and (min-width:80rem){.tw\:max-xl\:grid-cols-\[repeat\(3\,minmax\(0\,1fr\)\)\]{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media not all and (min-width:64rem){.tw\:max-lg\:fixed{position:fixed!important}.tw\:max-lg\:inset-y-0{inset-block:0!important}.tw\:max-lg\:left-0{left:0!important}.tw\:max-lg\:z-50{z-index:50!important}.tw\:max-lg\:order-1{order:1!important}.tw\:max-lg\:order-2{order:2!important}.tw\:max-lg\:block{display:block!important}.tw\:max-lg\:flex{display:flex!important}.tw\:max-lg\:hidden{display:none!important}.tw\:max-lg\:inline-flex{display:inline-flex!important}.tw\:max-lg\:h-16{height:calc(var(--tw-spacing) * 16)!important}.tw\:max-lg\:w-\[86\%\]{width:86%!important}.tw\:max-lg\:w-auto{width:auto!important}.tw\:max-lg\:max-w-100{max-width:calc(var(--tw-spacing) * 100)!important}.tw\:max-lg\:max-w-\[330px\]{max-width:330px!important}.tw\:max-lg\:flex-1{flex:1!important}.tw\:max-lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.tw\:max-lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tw\:max-lg\:items-center{align-items:center!important}.tw\:max-lg\:justify-center{justify-content:center!important}.tw\:max-lg\:gap-4{gap:calc(var(--tw-spacing) * 4)!important}.tw\:max-lg\:overflow-y-auto{overflow-y:auto!important}.tw\:max-lg\:rounded-none{border-radius:0!important}.tw\:max-lg\:border-0{border-style:var(--tw-border-style)!important;border-width:0!important}.tw\:max-lg\:p-7{padding:calc(var(--tw-spacing) * 7)!important}.tw\:max-lg\:px-10{padding-inline:calc(var(--tw-spacing) * 10)!important}.tw\:max-lg\:py-12{padding-block:calc(var(--tw-spacing) * 12)!important}.tw\:max-lg\:odd\:border-l-0:nth-child(odd){border-left-style:var(--tw-border-style)!important;border-left-width:0!important}}@media not all and (min-width:48rem){.tw\:max-md\:h-\[56px\]{height:56px!important}.tw\:max-md\:w-\[56px\]{width:56px!important}.tw\:max-md\:flex-auto{flex:auto!important}.tw\:max-md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.tw\:max-md\:grid-cols-\[repeat\(2\,minmax\(0\,1fr\)\)\]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tw\:max-md\:gap-3{gap:calc(var(--tw-spacing) * 3)!important}.tw\:max-md\:border-l-0{border-left-style:var(--tw-border-style)!important;border-left-width:0!important}.tw\:max-md\:px-2{padding-inline:calc(var(--tw-spacing) * 2)!important}.tw\:max-md\:px-5{padding-inline:calc(var(--tw-spacing) * 5)!important}.tw\:max-md\:px-8{padding-inline:calc(var(--tw-spacing) * 8)!important}.tw\:max-md\:px-\[22px\]{padding-inline:22px!important}.tw\:max-md\:py-6{padding-block:calc(var(--tw-spacing) * 6)!important}.tw\:max-md\:py-10{padding-block:calc(var(--tw-spacing) * 10)!important}.tw\:max-md\:py-\[26px\]{padding-block:26px!important}.tw\:max-md\:text-sm{font-size:var(--tw-text-sm)!important;line-height:var(--tw-leading,var(--tw-text-sm--line-height))!important}.tw\:max-md\:text-\[24px\]{font-size:24px!important}}@media not all and (min-width:40rem){.tw\:max-sm\:mb-6{margin-bottom:calc(var(--tw-spacing) * 6)!important}.tw\:max-sm\:h-\[50px\]{height:50px!important}.tw\:max-sm\:w-auto{width:auto!important}.tw\:max-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.tw\:max-sm\:flex-col{flex-direction:column!important}.tw\:max-sm\:items-start{align-items:flex-start!important}.tw\:max-sm\:gap-1\.5{gap:calc(var(--tw-spacing) * 1.5)!important}.tw\:max-sm\:rounded-2xl{border-radius:var(--tw-radius-2xl)!important}.tw\:max-sm\:p-6{padding:calc(var(--tw-spacing) * 6)!important}.tw\:max-sm\:px-4{padding-inline:calc(var(--tw-spacing) * 4)!important}.tw\:max-sm\:px-5{padding-inline:calc(var(--tw-spacing) * 5)!important}.tw\:max-sm\:px-6{padding-inline:calc(var(--tw-spacing) * 6)!important}.tw\:max-sm\:py-8{padding-block:calc(var(--tw-spacing) * 8)!important}.tw\:max-sm\:py-9{padding-block:calc(var(--tw-spacing) * 9)!important}.tw\:max-sm\:py-10{padding-block:calc(var(--tw-spacing) * 10)!important}.tw\:max-sm\:text-sm{font-size:var(--tw-text-sm)!important;line-height:var(--tw-leading,var(--tw-text-sm--line-height))!important}.tw\:max-sm\:text-xl{font-size:var(--tw-text-xl)!important;line-height:var(--tw-leading,var(--tw-text-xl--line-height))!important}.tw\:max-sm\:text-\[22px\]{font-size:22px!important}.tw\:max-sm\:text-\[26px\]{font-size:26px!important}}@media (min-width:64rem){.tw\:lg\:hidden{display:none!important}}.tw\:\[\&_\.old-price\]\:text-xs .old-price{font-size:var(--tw-text-xs)!important;line-height:var(--tw-leading,var(--tw-text-xs--line-height))!important}.tw\:\[\&_\.old-price\]\:font-medium .old-price{--tw-font-weight:var(--tw-font-weight-medium)!important;font-weight:var(--tw-font-weight-medium)!important}.tw\:\[\&_\.old-price\]\:text-faint .old-price{color:var(--tw-color-faint)!important}.tw\:\[\&_\.price-box\]\:m-0 .price-box{margin:0!important}.tw\:\[\&_a\]\:font-bold a{--tw-font-weight:var(--tw-font-weight-bold)!important;font-weight:var(--tw-font-weight-bold)!important}.tw\:\[\&_a\]\:text-brand-dark a{color:var(--tw-color-brand-dark)!important}.tw\:\[\&_img\]\:h-full img{height:100%!important}.tw\:\[\&_img\]\:w-full img{width:100%!important}.tw\:\[\&_img\]\:object-contain img{object-fit:contain!important}.tw\:\[\&_img\]\:mix-blend-multiply img{mix-blend-mode:multiply!important}.tw\:\[\&_svg\]\:h-\[15px\] svg{height:15px!important}.tw\:\[\&_svg\]\:w-\[15px\] svg{width:15px!important}.tw\:\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker{display:none!important}.tw\:\[\&\:has\(\>\[hidden\]\)\]\:grid-cols-1:has(>[hidden]),.tw\:\[\&\:has\(\>section\:only-child\)\]\:grid-cols-1:has(>section:only-child){grid-template-columns:repeat(1,minmax(0,1fr))!important}@media not all and (min-width:48rem){.tw\:max-md\:\[\&\:not\(\:first-child\)\]\:border-t:not(:first-child){border-top-style:var(--tw-border-style)!important;border-top-width:1px!important}}@media not all and (min-width:64rem){.tw\:max-lg\:\[\&\:nth-child\(n\+3\)\]\:border-t:nth-child(n+3){border-top-style:var(--tw-border-style)!important;border-top-width:1px!important}}.tw\:\[\&\>\*\+\*\]\:border-t>*+*{border-top-style:var(--tw-border-style)!important;border-top-width:1px!important}.tw\:\[\&\>\*\+\*\]\:border-\[color\:var\(--nf-c-06\)\]>*+*{border-color:var(--nf-c-06)!important}.tw\:\[\&\>p\]\:mt-0>p{margin-top:0!important}.tw\:\[\&\>p\]\:mb-3>p{margin-bottom:calc(var(--tw-spacing) * 3)!important}.tw\:\[\&\>p\:last-child\]\:mb-0>p:last-child{margin-bottom:0!important}.tw\:\[\&\[hidden\]\]\:hidden[hidden]{display:none!important}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-divide-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(360deg)}}@keyframes nxDriftA{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-18px)rotate(6deg)}}@keyframes nxDriftB{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(14px)rotate(-5deg)}}@keyframes nxDriftC{0%,to{transform:translateY(0)rotateY(0)}50%{transform:translateY(-10px)rotateY(25deg)}}@keyframes nxStepIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes nxRiseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes nxCaret{0%,to{opacity:1}50%{opacity:0}}
/* ════════════════════════════════════════════════════════════════════
   Nxtby_Footer — storefront footer.

   A port of the Next.js <SiteFooter> (nxtby-nextjs/app/components/SiteFooter.js)
   so a visitor crossing between the headless storefront and a Magento-rendered
   page sees the same footer. The Tailwind utilities from that component are
   translated 1:1 here; the px values are Tailwind's 4px scale resolved at the
   site's 16px root (px-14 → 56px, gap-10 → 40px, …).

   ── Two rules this file is built on ──────────────────────────────────

   1. NOTHING IS HARD-CODED. Every colour, tint, hairline and hover state below
      resolves from the four palette tokens, and the container from two more.
      The tokens themselves are printed onto the footer element as an inline
      style by Nxtby\Footer\ViewModel\FooterData::getCssVariables(), from
      Stores → Configuration → Ariya InfoTech → Footer → Appearance. A static
      file served out of pub/static cannot read config, so this indirection is
      what makes the palette an admin save rather than a deploy.

      The :where(.nxtby-footer) block below repeats the shipped defaults so the
      stylesheet still renders correctly on its own — if the inline style is
      ever missing, the footer degrades to the Next.js palette instead of to
      unstyled text. :where() keeps that fallback at zero specificity, so the
      inline tokens always win.

      Consequence worth knowing: the tints are the *cream* channels at fixed
      alphas. Change Foreground (Cream) and every muted label, hairline and
      divider retints with it — which is the intent, and why that field asks
      for hex rather than any CSS colour.

   2. SCOPED, NOT GLOBAL. Everything is nested under .nxtby-footer with an nxf-
      prefix. The Codazon theme still carries the earlier theme-level port of
      this design under .nxtby-site-footer / .nf-*; those rules simply never
      match once this module removes the Codazon footer block, and keeping the
      two namespaces apart means neither can bleed into the other — and that
      disabling this module falls back to a footer that is still styled.

   Fonts: Manrope is loaded as a plain <link> from this module's layout XML,
   NOT ' chars that break Magento's
   CSS merge (unterminated @import → the whole merged bundle parses to 0 rules).
   ════════════════════════════════════════════════════════════════════ */

:where(.nxtby-footer) {
  /* Fallbacks only — the inline style attribute overrides all six. */
  --nf-ink: #241d16;
  --nf-ink-rgb: 36, 29, 22;
  --nf-cream: #fbf6ee;
  --nf-cream-rgb: 251, 246, 238;
  --nf-brand: #ff6a00;
  --nf-brand-rgb: 255, 106, 0;
  --nf-brand-soft: #ff9a4d;
  --nf-brand-soft-rgb: 255, 154, 77;
  --nf-max-width: 1400px;
  --nf-pad: 56px;
  --nf-grid: 1.6fr 1fr 1fr 1fr 1.3fr;
}

.nxtby-footer {
  /* ── Derived tints ────────────────────────────────────────────────
     The alphas the React component uses (text-cream/65, border-cream/10, …),
     named once so no rule below ever writes a raw rgba(). */
  --nf-c-75: rgba(var(--nf-cream-rgb), 0.75);
  --nf-c-65: rgba(var(--nf-cream-rgb), 0.65);
  --nf-c-60: rgba(var(--nf-cream-rgb), 0.60);
  --nf-c-55: rgba(var(--nf-cream-rgb), 0.55);
  --nf-c-50: rgba(var(--nf-cream-rgb), 0.50);
  --nf-c-45: rgba(var(--nf-cream-rgb), 0.45);
  --nf-c-40: rgba(var(--nf-cream-rgb), 0.40);
  --nf-c-35: rgba(var(--nf-cream-rgb), 0.35);
  --nf-c-28: rgba(var(--nf-cream-rgb), 0.28);
  --nf-c-20: rgba(var(--nf-cream-rgb), 0.20);
  --nf-c-15: rgba(var(--nf-cream-rgb), 0.15);
  --nf-c-10: rgba(var(--nf-cream-rgb), 0.10);
  --nf-c-06: rgba(var(--nf-cream-rgb), 0.06);
  --nf-c-05: rgba(var(--nf-cream-rgb), 0.05);
  --nf-c-03: rgba(var(--nf-cream-rgb), 0.03);

  --nf-b-20: rgba(var(--nf-brand-rgb), 0.20);
  --nf-b-18: rgba(var(--nf-brand-rgb), 0.18);
  --nf-b-10: rgba(var(--nf-brand-rgb), 0.10);
  --nf-b-08: rgba(var(--nf-brand-rgb), 0.08);
  --nf-b-04: rgba(var(--nf-brand-rgb), 0.04);

  /* Shared type steps — the footer only ever uses four sizes. */
  --nf-fs-body: 13px;
  --nf-fs-small: 12px;
  --nf-fs-tiny: 11px;

  /* Motion, in one place so the whole footer eases alike. */
  --nf-ease: 0.15s;
  --nf-ease-slow: 0.2s;

  background: var(--nf-ink);
  color: var(--nf-cream);
  text-align: left;
  position: relative;
  overflow: hidden;
  padding-bottom: 8px;
  font-family: "Manrope", "Inter", system-ui, -apple-system, sans-serif;
  /* Codazon's root is html{62.5%} + body{1.4rem} = 14px; the Next.js footer
     renders at the browser default. Nothing below uses rem/em, but pin the
     base anyway so any inherited size matches. */
  font-size: 16px;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
}

.nxtby-footer * { box-sizing: border-box; }
.nxtby-footer a { text-decoration: none; }

/* ── Why every link rule below also lists :visited, :focus and :active ──
   Codazon's footer-styles.css (served from /media, so it loads AFTER this
   file) paints every footer link white:

       .page-footer a               { color:#ffffff }   (0,1,1)
       .page-footer a:visited       { color:#ffffff }   (0,2,1)
       .page-footer a:focus,:active { color:#ffffff }   (0,2,1)

   The unstated base rule loses to our (0,2,0) component rules, but the three
   state rules do not: they outrank a bare `.nxtby-footer .nxf-thing` (0,2,0)
   and tie `.nxtby-footer .nxf-thing a` (0,2,1), and a tie goes to whichever
   sheet loads last — theirs. Left alone, every footer link a visitor has
   already been to renders pure white instead of its muted cream tint, which on
   a site whose footer links are mostly policy pages and categories means most
   of the footer drifts bright over time.

   Naming the states on our own rules lifts them to (0,3,x) and settles it
   without a single !important. (The earlier theme-level port solved the same
   collision by marking every colour !important; this is the same fix without
   poisoning the cascade for anything that comes later.) */
.nxtby-footer img { display: block; max-width: 100%; }
.nxtby-footer svg { flex-shrink: 0; }

/* Soft brand glow, top-right — the component's
   `-top-[100px] -right-20 h-[280px] w-[280px] rounded-full bg-brand/8`. */
.nxtby-footer::before {
  content: "";
  position: absolute;
  top: -100px;
  right: -80px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: var(--nf-b-08);
  pointer-events: none;
  z-index: 0;
}

/* mx-auto w-full max-w-[1400px] px-14 max-sm:px-5 */
.nxtby-footer .nxf-container {
  width: 100%;
  max-width: var(--nf-max-width);
  margin: 0 auto;
  padding-left: var(--nf-pad);
  padding-right: var(--nf-pad);
}

/* Every band sits above the glow. */
.nxtby-footer .nxf-band {
  position: relative;
  z-index: 1;
}

/* Section labels — the uppercase brand-soft caps used by nav columns, the
   contact column, the cert row and the brands bar alike. */
.nxtby-footer .nxf-label {
  display: block;
  font-size: var(--nf-fs-small);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--nf-brand-soft);
  line-height: 1.4;
  margin: 0 0 20px;
}

/* ── 1. Value strip (Magento-only band, off by default) ─────────────── */

.nxtby-footer .nxf-value-strip {
  border-bottom: 1px solid var(--nf-c-10);
}

.nxtby-footer .nxf-value-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.nxtby-footer .nxf-value-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 22px 24px;
  border-right: 1px solid var(--nf-c-10);
  transition: background var(--nf-ease-slow);
  cursor: default;
}

.nxtby-footer .nxf-value-item:first-child { padding-left: 0; }
.nxtby-footer .nxf-value-item:last-child { border-right: none; padding-right: 0; }
.nxtby-footer .nxf-value-item:hover { background: var(--nf-b-04); }

.nxtby-footer .nxf-value-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  border-radius: 12px;
  background: var(--nf-b-10);
  border: 1px solid var(--nf-b-20);
  color: var(--nf-brand-soft);
  transition: background var(--nf-ease-slow), transform var(--nf-ease-slow);
}

.nxtby-footer .nxf-value-item:hover .nxf-value-icon {
  background: var(--nf-b-18);
  transform: scale(1.06);
}

/* The two-line title/subtitle lockup, shared with the cert cards. */
.nxtby-footer .nxf-stack {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.nxtby-footer .nxf-stack strong {
  font-size: var(--nf-fs-body);
  font-weight: 700;
  color: var(--nf-cream);
  line-height: 1.3;
}

.nxtby-footer .nxf-stack span {
  font-size: var(--nf-fs-small);
  color: var(--nf-c-50);
  line-height: 1.45;
}

/* ── 2. Brands bar (Magento-only band, off by default) ──────────────── */

.nxtby-footer .nxf-brands-bar {
  border-bottom: 1px solid var(--nf-c-10);
  background: var(--nf-c-03);
  padding: 14px 0;
}

.nxtby-footer .nxf-brands-inner {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

.nxtby-footer .nxf-brands-heading,
.nxtby-footer .nxf-brands-heading:visited,
.nxtby-footer .nxf-brands-heading:focus,
.nxtby-footer .nxf-brands-heading:active {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: var(--nf-fs-small);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--nf-brand-soft);
  white-space: nowrap;
  flex-shrink: 0;
  padding-right: 18px;
  border-right: 1px solid var(--nf-c-10);
  transition: color var(--nf-ease);
}

.nxtby-footer .nxf-brands-heading:hover { color: var(--nf-cream); }

.nxtby-footer .nxf-brands-list {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  flex: 1;
}

.nxtby-footer .nxf-brand-chip,
.nxtby-footer .nxf-brand-chip:visited,
.nxtby-footer .nxf-brand-chip:focus,
.nxtby-footer .nxf-brand-chip:active {
  display: inline-block;
  padding: 4px 12px;
  font-size: var(--nf-fs-small);
  font-weight: 600;
  color: var(--nf-c-65);
  border: 1px solid var(--nf-c-15);
  border-radius: 999px;
  white-space: nowrap;
  transition: color var(--nf-ease), border-color var(--nf-ease), background var(--nf-ease);
}

.nxtby-footer .nxf-brand-chip:hover {
  color: var(--nf-cream);
  border-color: var(--nf-brand);
  background: var(--nf-brand);
}

.nxtby-footer .nxf-brands-view-all,
.nxtby-footer .nxf-brands-view-all:visited,
.nxtby-footer .nxf-brands-view-all:focus,
.nxtby-footer .nxf-brands-view-all:active {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: var(--nf-fs-body);
  font-weight: 600;
  color: var(--nf-brand-soft);
  white-space: nowrap;
  flex-shrink: 0;
  transition: gap var(--nf-ease), color var(--nf-ease);
}

.nxtby-footer .nxf-brands-view-all:hover {
  gap: 8px;
  color: var(--nf-cream);
}

/* ── 3. Main body ───────────────────────────────────────────────────── */
/* relative z-[1] pt-16 max-md:pt-12 + grid pb-12 border-b border-cream/10 */

.nxtby-footer .nxf-body { padding: 64px 0 0; }

.nxtby-footer .nxf-grid {
  display: grid;
  /* Track list resolved server-side: the brand column plus one track per admin
     column, so adding a heading in the config grid widens this to fit. */
  grid-template-columns: var(--nf-grid);
  gap: 40px;
  align-items: start;
  padding-bottom: 48px;
  border-bottom: 1px solid var(--nf-c-10);
}

.nxtby-footer .nxf-brand-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.nxtby-footer .nxf-logo-link {
  display: inline-block;
  margin-bottom: 18px;
}

/* h-[30px] w-auto brightness-0 invert — the orange mark reads as flat cream on
   the ink background, exactly as on the Next.js site. The height comes from
   Content -> Design -> Configuration -> Footer and is printed on the footer
   element as a custom property; 30px is what the Next.js site uses. */
.nxtby-footer .nxf-logo {
  height: var(--nf-logo-h, 30px);
  width: auto;
  display: block;
  filter: brightness(0) invert(1);
}

/* A logo uploaded through Footer -> Footer Logo Image is chosen for this band,
   so it is left exactly as uploaded — inverting it would repaint a mark that is
   already the right colour. */
.nxtby-footer .nxf-logo--asis {
  filter: none;
}

.nxtby-footer .nxf-tagline {
  font-size: var(--nf-fs-body);
  color: var(--nf-c-55);
  line-height: 1.7;
  margin: 0 0 22px;
  max-width: 280px;
}

.nxtby-footer .nxf-social-row {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.nxtby-footer .nxf-social-btn,
.nxtby-footer .nxf-social-btn:visited,
.nxtby-footer .nxf-social-btn:focus,
.nxtby-footer .nxf-social-btn:active {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid var(--nf-c-20);
  color: var(--nf-c-75);
  flex-shrink: 0;
  transition: background var(--nf-ease-slow), border-color var(--nf-ease-slow), color var(--nf-ease-slow);
}

.nxtby-footer .nxf-social-btn:hover {
  background: var(--nf-brand);
  border-color: var(--nf-brand);
  color: var(--nf-cream);
}

/* Nav columns */
.nxtby-footer .nxf-nav-col {
  display: flex;
  flex-direction: column;
}

.nxtby-footer .nxf-nav-col nav {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.nxtby-footer .nxf-nav-col nav a,
.nxtby-footer .nxf-nav-col nav a:visited,
.nxtby-footer .nxf-nav-col nav a:focus,
.nxtby-footer .nxf-nav-col nav a:active {
  font-size: var(--nf-fs-body);
  line-height: 1.3;
  color: var(--nf-c-65);
  transition: color var(--nf-ease);
}

.nxtby-footer .nxf-nav-col nav a:hover { color: var(--nf-cream); }

/* Contact column */
.nxtby-footer .nxf-contact-col {
  display: flex;
  flex-direction: column;
}

.nxtby-footer .nxf-address {
  font-size: var(--nf-fs-body);
  font-style: normal;
  color: var(--nf-c-50);
  line-height: 1.7;
  margin: 0 0 16px;
  /* Line breaks come from the admin textarea as typed. */
  white-space: pre-line;
}

.nxtby-footer .nxf-address strong {
  display: block;
  color: var(--nf-cream);
  font-weight: 700;
  font-size: var(--nf-fs-body);
  margin-bottom: 8px;
  white-space: normal;
}

.nxtby-footer .nxf-contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.nxtby-footer .nxf-contact-link,
.nxtby-footer .nxf-contact-link:visited,
.nxtby-footer .nxf-contact-link:focus,
.nxtby-footer .nxf-contact-link:active {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: var(--nf-fs-body);
  color: var(--nf-c-75);
  transition: color var(--nf-ease);
}

.nxtby-footer .nxf-contact-link:hover { color: var(--nf-brand-soft); }
.nxtby-footer .nxf-contact-link svg { color: var(--nf-brand-soft); }

/* ── 4. Certifications ──────────────────────────────────────────────── */

.nxtby-footer .nxf-cert-row { border-bottom: 1px solid var(--nf-c-10); }
.nxtby-footer .nxf-cert-inner { padding: 36px 0; }

/* An even three-up grid, not a wrapping flex row. Wrapped, each card was as
   wide as its own subtitle, so three equal recognitions read as three unrelated
   boxes; the repeat() keeps that true for a fourth badge added in admin. */
.nxtby-footer .nxf-cert-badges {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.nxtby-footer .nxf-cert-badge {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 20px;
  border-radius: 12px;
  border: 1px solid var(--nf-c-10);
  background: var(--nf-c-05);
  transition: border-color var(--nf-ease-slow), background var(--nf-ease-slow);
}

.nxtby-footer .nxf-cert-badge:hover {
  border-color: var(--nf-c-20);
  background: var(--nf-c-06);
}

/* A white tile with the mark letterboxed inside, so round and wide emblems
   both sit correctly without per-logo tuning. */
.nxtby-footer .nxf-cert-logo {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #fff;
  object-fit: contain;
  padding: 4px;
}

/* ── 5. Bottom bar ──────────────────────────────────────────────────── */

.nxtby-footer .nxf-bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 14px;
  padding: 24px 0 8px;
}

.nxtby-footer .nxf-copy-text {
  font-size: var(--nf-fs-small);
  color: var(--nf-c-45);
  line-height: 1.5;
}

.nxtby-footer .nxf-copy-text strong {
  font-weight: 700;
  color: var(--nf-c-60);
}

.nxtby-footer .nxf-copy-text a,
.nxtby-footer .nxf-copy-text a:visited,
.nxtby-footer .nxf-copy-text a:focus,
.nxtby-footer .nxf-copy-text a:active {
  color: var(--nf-c-60);
  transition: color var(--nf-ease);
}

.nxtby-footer .nxf-copy-text a:hover { color: var(--nf-brand-soft); }

.nxtby-footer .nxf-legal-links {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  font-size: var(--nf-fs-small);
}

.nxtby-footer .nxf-legal-links a,
.nxtby-footer .nxf-legal-links a:visited,
.nxtby-footer .nxf-legal-links a:focus,
.nxtby-footer .nxf-legal-links a:active {
  font-size: var(--nf-fs-small);
  color: var(--nf-c-45);
  transition: color var(--nf-ease);
}

.nxtby-footer .nxf-legal-links a:hover { color: var(--nf-brand-soft); }

/* h-[11px] w-px bg-cream/15 — hairline rules, not dots */
.nxtby-footer .nxf-sep {
  display: inline-block;
  width: 1px;
  height: 11px;
  background: var(--nf-c-15);
  vertical-align: middle;
}

/* A footnote under the copyright, not a band of its own. Centred on its own
   full-width rule it was the quietest line in the footer carrying the most
   structure. */
.nxtby-footer .nxf-disclaimer {
  flex-basis: 100%;
  font-size: var(--nf-fs-tiny);
  color: var(--nf-c-28);
}

/* ── 6. SEO link block ──────────────────────────────────────────────── */
/* The dense category/brand run below the footer. Quiet by design: it exists
   for crawlers and for the visitor who is genuinely hunting, so it sits at the
   lowest contrast in the footer and lifts only on hover. */

/* ── SEO link band ─────────────────────────────────────────────────────
   A 1:1 translation of the Next.js FooterSeoLinks utilities: the section is
   `border-t border-cream/6 pt-5 pb-8`, each row `flex gap-3 py-3` under a
   `divide-y divide-cream/6`, the label `w-[150px] shrink-0 text-[11px]
   font-bold uppercase tracking-[0.06em] text-cream/40`.

   The links are one flowing <p>, not a flex row. That is the point of the
   design and worth stating, because a flex-wrap list is the obvious way to
   build this and it is wrong here: flex would give every link its own box and
   an even gap, whereas this band wants the ragged, text-like rhythm of a
   sentence, with the pipes sitting on the baseline between words.
   ──────────────────────────────────────────────────────────────────── */

.nxtby-footer .nxf-seo {
  display: block;
  border-top: 1px solid var(--nf-c-06);
  padding: 20px 0 32px;
}

.nxtby-footer .nxf-seo-row {
  display: flex;
  gap: 12px;
  padding: 12px 0;
}

/* divide-y: a hairline *between* rows, never above the first or below the
   last, so it cannot double up with the section's own border-top. */
.nxtby-footer .nxf-seo-row + .nxf-seo-row {
  border-top: 1px solid var(--nf-c-06);
}

.nxtby-footer .nxf-seo-label {
  width: 150px;
  flex-shrink: 0;
  font-size: var(--nf-fs-tiny);
  font-weight: 700;
  line-height: 2;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--nf-c-40);
}

.nxtby-footer .nxf-seo-links {
  margin: 0;
  font-size: var(--nf-fs-tiny);
  line-height: 2;
  color: var(--nf-c-35);
}

.nxtby-footer .nxf-seo-links a,
.nxtby-footer .nxf-seo-links a:visited,
.nxtby-footer .nxf-seo-links a:focus,
.nxtby-footer .nxf-seo-links a:active {
  color: var(--nf-c-35);
  transition: color var(--nf-ease);
}

.nxtby-footer .nxf-seo-links a:hover { color: var(--nf-brand-soft); }

.nxtby-footer .nxf-seo-sep {
  padding: 0 8px;
  color: var(--nf-c-15);
}

/* The prose, collapsed behind its heading. The summary is the only clickable
   thing in this band, so it is one step brighter than the paragraphs it opens
   and no more - a loud heading here would pull the eye past the category links
   above it. */
/* The last row of the link list, not a control floating under it: same
   hairline, same edge-to-edge run, so the band reads as one list ending in a
   disclosure. */
.nxtby-footer .nxf-seo-details { border-top: 1px solid var(--nf-c-06); }

.nxtby-footer .nxf-seo-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 16px 0;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--nf-c-60);
  /* Both, not one: Blink reads the pseudo-element, everything else the
     list-style, and leaving either in place puts a stray triangle beside the
     +/- box. */
  list-style: none;
}

.nxtby-footer .nxf-seo-summary::-webkit-details-marker { display: none; }
.nxtby-footer .nxf-seo-summary:hover { color: var(--nf-c-75); }

.nxtby-footer .nxf-seo-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  border: 1px solid var(--nf-c-20);
  border-radius: 50%;
  font-size: 13px;
  line-height: 1;
  color: var(--nf-c-55);
  transition: color .18s ease, border-color .18s ease;
}

.nxtby-footer .nxf-seo-summary:hover .nxf-seo-toggle {
  border-color: var(--nf-brand-soft);
  color: var(--nf-brand-soft);
}

/* Swapped glyphs rather than a rotated +: rotated 45deg it reads as a x, which
   means close, not collapse. */
.nxtby-footer .nxf-seo-minus { display: none; }
.nxtby-footer .nxf-seo-details[open] .nxf-seo-plus { display: none; }
.nxtby-footer .nxf-seo-details[open] .nxf-seo-minus { display: inline; }

.nxtby-footer .nxf-seo-about {
  padding-bottom: 20px;
  font-size: 13px;
  line-height: 1.85;
  color: var(--nf-c-40);
}

/* No heading configured, so nothing to click: the prose renders open, where it
   keeps the spacing the collapsed version would have had. */
.nxtby-footer .nxf-seo-about-open { margin-top: 20px; }

/* space-y-3 */
.nxtby-footer .nxf-seo-about p { margin: 0 0 12px; }
.nxtby-footer .nxf-seo-about p:last-child { margin-bottom: 0; }

.nxtby-footer .nxf-seo-about a,
.nxtby-footer .nxf-seo-about a:visited,
.nxtby-footer .nxf-seo-about a:focus,
.nxtby-footer .nxf-seo-about a:active { color: var(--nf-c-45); }

/* ── Responsive (Tailwind breakpoints: sm 640, md 768, lg 1024) ─────── */

@media (max-width: 1023px) {
  .nxtby-footer .nxf-cert-badges { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 1023.98px) {
  /* Past this width the configured track list is too many columns whatever it
     says, so the grid takes over from --nf-grid. */
  .nxtby-footer .nxf-grid { grid-template-columns: 1.4fr 1fr 1fr; }
  .nxtby-footer .nxf-value-grid { grid-template-columns: 1fr 1fr; }
  .nxtby-footer .nxf-value-item:nth-child(2n) { border-right: none; padding-right: 0; }
  .nxtby-footer .nxf-value-item:nth-child(odd) { padding-left: 0; }
  .nxtby-footer .nxf-value-item:nth-child(-n + 2) { border-bottom: 1px solid var(--nf-c-10); }
}

@media (max-width: 767.98px) {
  .nxtby-footer .nxf-body { padding-top: 48px; }
  .nxtby-footer .nxf-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
}

@media (max-width: 639.98px) {
  .nxtby-footer .nxf-container { padding-left: 20px; padding-right: 20px; }
  .nxtby-footer .nxf-grid { grid-template-columns: 1fr; }
  .nxtby-footer .nxf-value-grid { grid-template-columns: 1fr; }
  .nxtby-footer .nxf-value-item {
    padding: 18px 0;
    border-right: none;
    border-bottom: 1px solid var(--nf-c-10);
  }
  .nxtby-footer .nxf-value-item:last-child { border-bottom: none; }
  .nxtby-footer .nxf-brands-heading { padding-right: 0; border-right: none; }
  .nxtby-footer .nxf-cert-badges { grid-template-columns: minmax(0, 1fr); }
  .nxtby-footer .nxf-bottom-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  /* basis-full means *height* once the row flips to a column — reset it. */
  .nxtby-footer .nxf-disclaimer { flex-basis: auto; width: 100%; }
  /* max-sm:flex-col max-sm:gap-1.5 — a 150px label column beside link text
     leaves nothing usable for the links on a phone. */
  .nxtby-footer .nxf-seo-row { flex-direction: column; gap: 6px; }
  .nxtby-footer .nxf-seo-label { width: auto; line-height: 1.4; }
}

/* Magento's own <footer class="page-footer"> wraps ours and is not part of this
   module's scope, so it cannot read the tokens above — custom properties
   inherit downwards, and they are set on our element, its child. It is painted
   the shipped ink literally, purely as a backstop behind Codazon's
   loading-mask div (a sibling of ours inside the wrapper) and against the
   theme's own footer padding. Our element paints every pixel a visitor
   actually sees, so re-tinting Background (Ink) in the admin does not need
   this rule to follow. */
.page-footer:has(> .nxtby-footer) {
  background-color: #241d16;
  /* Codazon sets `background: url(../../frontend/Nxtby/nxtby/en_US/Nxtby_Footer/css/tspr.png) transparent` on .page-footer, and a
     background-color of ours does not clear the image half of that shorthand. */
  background-image: none;
  box-shadow: none;
  padding: 0;
}
.fotorama-stretch,
.fotorama-focus-overlay:after,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__html,
.fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama-grabbing-cursor,
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama-gpu,
.fotorama--fullscreen,
.fotorama__caption,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  transform: translateZ(0);
}
.fotorama-focus,
.fotorama__nav__frame,
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus {
  outline: 0;
}
.fotorama-focus-overlay:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: '';
}
.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  transform: none !important;
}
.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: 0ms;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
}
.fotorama-no-select,
.fotorama__wrap,
.fotorama__no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  user-select: none;
}
.fotorama-select,
.fotorama__select {
  user-select: text;
}
.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}
.fotorama-auto-margin,
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.fotorama-inline-block,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__caption__wrap {
  *display: inline;
  *zoom: 1;
  -moz-box-orient: vertical;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.fotorama-content-box,
.fotorama__nav__frame {
  box-sizing: content-box;
}
.fotorama-border-box,
.fotorama__thumb-border,
.fotorama__caption__wrap,
.fotorama__arr {
  box-sizing: border-box;
}
.fotorama-hidden,
.fotorama--hidden,
.fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
}
.fotorama-visible {
  left: auto;
  opacity: 1;
  position: relative;
  top: auto;
  z-index: auto;
}
.fotorama-no-tap,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__nav,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.transitionDuration {
  transition-duration: 333ms;
}
.transitionDurationZero {
  transition-duration: 0ms;
}
.fotorama-sprite,
.fotorama__fullscreen .fotorama__zoom-out,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__thumb--icon,
.fotorama__video-close {
  background-image: url('../../frontend/Nxtby/nxtby/en_US/mage/gallery/gallery.png');
  background-repeat: no-repeat;
}
@media print {
  .fotorama-print-background,
  .fotorama-sprite,
  .fotorama__thumb-border,
  .fotorama__fullscreen .fotorama__zoom-out,
  .fotorama__fullscreen .fotorama__zoom-in,
  .fotorama__arr .fotorama__arr__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-play,
  .fotorama__thumb--icon,
  .fotorama__video-close {
    background: none !important;
  }
}
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus,
.fotorama__arr:focus,
.fotorama__stage__shaft:focus,
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__dot {
  box-shadow: none;
}
.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb:after,
.fotorama__nav__frame--thumb:focus .fotorama__dot:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__thumb {
  overflow: inherit;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
  left: 1px;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
  right: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px;
}
.fotorama__thumb__arr {
  box-shadow: none;
}
.fotorama--fullscreen {
  background: #fff;
  bottom: 0 !important;
  float: none !important;
  left: 0 !important;
  margin: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
}
.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}
.fotorama__fullscreen {
  overflow: hidden;
  position: relative;
}
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  cursor: pointer;
  display: block;
  height: 80px;
  overflow: hidden;
  position: absolute;
  width: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out {
  background-position: 0 -80px !important;
  top: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0;
}
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__video-close {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  direction: ltr;
  position: relative;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__stage,
.fotorama__nav {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__stage__shaft {
  position: relative;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  border: none !important;
  max-width: inherit;
  opacity: 0;
}
.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  opacity: 1;
}
.fotorama__img--full {
  display: none;
}
.fotorama__nav {
  display: none;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  left: 0;
  position: relative;
  text-align: left;
  top: 0;
}
.fotorama__nav__frame {
  position: relative;
}
.fotorama__nav--dots {
  display: block;
  text-align: center;
}
.fotorama__nav--dots .fotorama__nav__frame {
  height: 30px;
  width: 18px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.fotorama__active .fotorama__dot {
  background-color: #ff5501;
  border-color: #ff5501;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
  border-width: 3px;
  height: 0;
  width: 0;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
  left: -3px;
  padding: 3px;
  top: -3px;
}
.fotorama__nav__frame:focus  {
  box-shadow: none;
}
.fotorama__nav__frame:focus :after {
  left: -1px;
  padding: 1px;
  top: -1px;
}
.fotorama__dot {
  border-radius: 6px;
  border: 1px solid #858585;
  display: block;
  height: 4px;
  left: 6px;
  position: relative;
  top: 12px;
  width: 4px;
}
.fotorama__thumb {
  background-color: #ebebeb;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  backface-visibility: hidden;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  border: 1px solid #ff5501;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9;
}
.fotorama__caption {
  bottom: 0;
  color: #000;
  font-size: 14px;
  left: 0;
  line-height: 1.5;
  position: absolute;
  right: 0;
  z-index: 12;
}
.fotorama__caption a {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.005);
  color: #000;
  text-decoration: none;
}
.fotorama__caption a:hover {
  border-color: rgba(0, 0, 0, 0.005);
  color: #000;
}
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--no-captions .fotorama__caption {
  display: none;
}
.fotorama__caption__wrap {
  background-color: #fff;
  padding: 5px 10px;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fotorama__spinner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
}
.fotorama__wrap--css3 .fotorama__spinner {
  animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  cursor: pointer;
  position: absolute;
}
.fotorama__arr {
  z-index: 900;
}
.fotorama__fullscreen-icon,
.fotorama__zoom-out,
.fotorama__zoom-in,
.fotorama__video-close {
  z-index: 1000;
}
.fotorama__arr {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 80px;
}
._block-content-loading .fotorama__arr {
  opacity: 0;
}
.fotorama__arr .fotorama__arr__arr {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  height: 80px;
  width: 80px;
}
.fotorama__arr--prev {
  left: 0;
}
.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px;
}
.fotorama__arr--next {
  right: 0;
}
.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px;
}
.fotorama__arr--disabled {
  cursor: default;
  opacity: 0;
  pointer-events: none;
}
.fotorama__fullscreen-icon {
  background-position: 0 0;
  display: none;
  height: 80px;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 1000;
}
.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
  display: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -80px 0;
  display: inline-block;
}
.fotorama__video-play {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  background-position: -80px -160px;
  height: 160px;
  width: 160px;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  display: block;
  opacity: 1;
}
.fotorama__nav__frame .fotorama__video-play {
  background-position: 0 -240px;
  height: 80px;
  width: 80px;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(80px, -80px, 0);
  -ms-transform: translate3d(80px, -80px, 0);
  -o-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-120px, 0, 0);
  -ms-transform: translate3d(-120px, 0, 0);
  -o-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(120px, 0, 0);
  -ms-transform: translate3d(120px, 0, 0);
  -o-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(80px, -80px, 0) !important;
  -ms-transform: translate3d(80px, -80px, 0) !important;
  -o-transform: translate3d(80px, -80px, 0) !important;
  transform: translate3d(80px, -80px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-120px, 0, 0) !important;
  -ms-transform: translate3d(-120px, 0, 0) !important;
  -o-transform: translate3d(-120px, 0, 0) !important;
  transform: translate3d(-120px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(120px, 0, 0) !important;
  -ms-transform: translate3d(120px, 0, 0) !important;
  -o-transform: translate3d(120px, 0, 0) !important;
  transform: translate3d(120px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  transition-duration: 0.3s;
  transition-property: transform, opacity, background-color;
}
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after {
  background-repeat: no-repeat;
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}
.fotorama__stage:before,
.fotorama__nav:before {
  left: -10px;
  top: -10px;
}
.fotorama__stage:after,
.fotorama__nav:after {
  right: -10px;
  bottom: -10px;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-size: 1px 100%, 5px 100%;
  bottom: 0;
  height: auto;
  top: 0;
  width: 10px;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-size: 100% 1px, 100% 5px ;
  height: 10px;
  left: 0;
  right: 0;
  width: auto;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: 0;
}
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: 0;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  top: 0;
}
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 100%, 0 100%;
  bottom: 0;
}
.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  transform: translateY(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: auto;
}
.magnifier-thumb-wrapper {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.magnifier-lens {
  border: solid 1px #bbb;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 800;
}
.magnify-lens {
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbb;
  color: #fff;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 1000;
  overflow: hidden;
}
.magnify-lens .magnifier-large {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  border: none;
  position: absolute;
  z-index: 100;
}
.magnifier-loader-text {
  margin-top: 10px;
}
.magnifier-preview {
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 215px;
}
.magnifier-preview:not(.hidden) {
  background-color: #fff;
}
.magnifier-preview img {
  left: 0;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 0;
  object-fit: scale-down;
}
.fotorama__stage__frame {
  text-align: center;
}
.fotorama__stage__frame .fotorama__img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition-duration: 0.3s;
  transition-property: width, height, top, left;
  vertical-align: middle;
  width: auto;
}
@media all and (min-width: 768px) {
  .fotorama__stage__frame .fotorama__img {
    top: 49.5%;
  }
}
.magnify-opaque {
  opacity: 0.5;
}
.magnify-hidden {
  display: none;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: white;
  width: 100%;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  display: block;
  padding-bottom: inherit !important;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: inherit;
  max-width: inherit;
  position: absolute;
  right: 0;
  top: 0;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  cursor: default;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  transition: 0.3s linear;
  vertical-align: middle;
  width: auto;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
  cursor: pointer;
  max-height: none;
  max-width: none;
  transition-property: width, height, bottom, right, top, left;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
  cursor: move;
  transition-property: none;
}
.fotorama--fullscreen .fotorama__stage__frame iframe {
  left: 80px;
  width: calc(100% - 80px * 2);
}
.fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
  min-height: 30px;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1000;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 0;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: auto;
  width: 30px;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}
.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__thumb--icon {
  font-size: 0.001px;
  padding-bottom: 30px;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background-position: -25px -265px;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background-position: -25px -350px;
}
.magnify-fullimage {
  display: none;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__arr:active,
.fotorama__thumb__arr:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__video-close {
  background-position: -80px 0;
  height: 80px;
  opacity: 0;
  right: 0;
  top: 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out;
  width: 80px;
}
@media all and (max-width: 768px) {
  .fotorama__video-close {
    background-position: -100px -20px;
    top: 10px;
    height: 40px;
    width: 40px;
  }
}
.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0);
}
.gallery-placeholder__image {
  display: block;
  margin: auto;
}
.fotorama__spinner {
  background-image: url('../../frontend/Nxtby/nxtby/en_US/images/loader-1.gif');
  bottom: 0;
  display: none;
  height: 64px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  z-index: 100;
}
.fotorama__spinner.fotorama__spinner--show {
  display: block;
}
.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
  display: none !important;
}
.fotorama__stage .fotorama__arr--shown {
  display: block !important;
}
.fotorama__stage .fotorama__arr--hidden {
  display: none !important;
}
._block-content-loading .fotorama-item {
  position: absolute !important;
  z-index: -1;
  top: 0;
  width: 100%;
}
.gallery-placeholder:not(._block-content-loading) .gallery-placeholder__image {
  display: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fgallery.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_fullscreen.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FNxtby%5C%2Fnxtby%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_focus.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAKA%3BAAqCI%2CuBAAC%3BACOL%3BAA0BA%3BAAgDA%3BAAsOA%2CgBAOI%3BEDlWA%2CSAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BACwCA%2CeAKI%3BED5CA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BAC%2BCA%2CmBAAoB%3BED9ChB%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BAE5BA%3BADiPA%3BAAwDA%2CqBAMI%3BAANJ%2CqBAUI%3BAAVJ%2CqBAWI%3BAAXJ%2CqBAYI%3BAAZJ%2CqBAeI%3BAAySA%2CgBAAC%3BAAAD%2CcAAC%3BAACD%2CgBAAC%3BAAAD%2CcAAC%3BAA8ML%2CqBACI%2CwBAeI%3BEDnyBJ%2CWAAW%2CaAAX%3B%3BAAGJ%3BAC6GA%3BAAgTI%2C0BAAC%3BAAAD%2CmBAAC%3BAAAD%2CkBAAC%3BED5ZD%2CUAAA%3B%3BAAIA%2CuBAAC%3BEAEG%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAIR%3BACmRA%2CsBACI%3BAADJ%2CsBAEI%3BAAFJ%2CsBAGI%3BAAHJ%2CsBAMI%2C%2BBACI%3BAAPR%2CsBAMI%2C%2BBAEI%3BED1RJ%2C0BAAA%3B%3BAAGJ%3BACwPA%2CqBACI%3BAADJ%2CqBAEI%3BAAFJ%2CqBAGI%3BED1PA%2CwBAAA%3BEACA%2CqCAAA%3BEACA%2C4BAA4B%2C6BAA5B%3B%3BAAGJ%3BACpCA%3BAAiUA%3BAA0BA%3BAACA%3BAACA%3BEDxTI%2CiBAAA%3B%3BAAGJ%3BACoRA%3BEDnRI%2CiBAAA%3B%3BAAGJ%3BEACI%2C2EAAA%3B%3BAAGJ%3BACuDA%3BAAmBA%3BEDzEI%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BAC4DA%3BAASA%3BAAoIA%3BEE1OI%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAHgCJ%3BACiEA%3BEDhEI%2CuBAAA%3B%3BAAGJ%3BACqJA%3BAA4CA%3BAAiHA%3BEDjTI%2CsBAAA%3B%3BAAGJ%3BACoMA%3BAAgEA%3BEDnQI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BACvDA%3BAA0BA%3BAAoDA%3BAAUA%3BAASA%3BAAiOA%3BAACA%3BAACA%3BED5QI%2C6CAAA%3B%3BAAGJ%3BEACI%2C0BAAA%3B%3BAAGJ%3BEACI%2CwBAAA%3B%3BAAGJ%3BAE9FA%2CqBAaI%3BAAbJ%2CqBAqBI%3BAD4VJ%2CcAWI%3BAA4BJ%3BAAgCA%3BAAsdA%3BAAmCA%3BEDj1BI%2CsBAAsB%2CcAAtB%3BEACA%2C4BAAA%3B%3BAAOJ%3BEAAA%3BEAVA%3BECsHA%3BECpNA%2CqBAaI%3BEAbJ%2CqBAqBI%3BED4VJ%2CcAWI%3BEA4BJ%3BEAgCA%3BEAsdA%3BEAmCA%3BID30BQ%2C2BAAA%3B%3B%3BAIvHR%2C0BAA0B%3BAAC1B%2CmBAAmB%3BAACnB%2CkBAAkB%3BAAClB%2CcAAc%3BAACd%2CuBAAuB%3BAACvB%2C4BAA4B%2CMAAO%3BAACnC%2C0BAA0B%2CMAAO%3BEAC7B%2CgBAAA%3B%3BAACA%2C0BARsB%2CMAQrB%3BAAAD%2CmBAPe%2CMAOd%3BAAAD%2CkBANc%2CMAMb%3BAAAD%2CcALU%2CMAKT%3BAAAD%2CuBAJmB%2CMAIlB%3BAAAD%2C4BAHwB%2CMAAO%2CiBAG9B%3BAAAD%2C0BAFsB%2CMAAO%2CeAE5B%3BEACG%2CsBAAA%3BEACA%2CWAAA%3BEACA%2C%2BBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAAIR%2C4BAA4B%2CMAExB%2CiBAAgB%3BAADpB%2C0BAA0B%2CMACtB%2CiBAAgB%3BAAFpB%2C4BAA4B%2CMAGxB%2CeAAc%3BAAFlB%2C0BAA0B%2CMAEtB%2CeAAc%3BEACV%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAPR%2C4BAA4B%2CMASxB%2CiBAAgB%2CwBAAwB%3BAAR5C%2C0BAA0B%2CMAQtB%2CiBAAgB%2CwBAAwB%3BEACpC%2CSAAA%3BEACA%2CUAAA%3B%3BAAXR%2C4BAA4B%2CMAaxB%3BAAZJ%2C0BAA0B%2CMAYtB%3BEACI%2CiBAAA%3B%3BAAIR%2CqBAAqB%2CUAAU%2CGAAG%2CMAC9B%2CiBAAgB%3BEACZ%2CSAAA%3B%3BAAFR%2CqBAAqB%2CUAAU%2CGAAG%2CMAI9B%2CiBAAgB%2CwBAAwB%3BEACpC%2CQAAA%3B%3BAAIR%2CqBAAqB%2CWAAW%2CMAC5B%2CiBAAgB%3BEACZ%2CUAAA%3B%3BAAFR%2CqBAAqB%2CWAAW%2CMAI5B%2CiBAAgB%2CwBAAwB%3BEACpC%2CWAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAF1DJ%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAVJ%2CqBAYI%3BEACI%2C0BAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CqBAGI%3BAAHJ%2CqBAII%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAVR%2CqBAaI%3BEAEI%2C4BAAA%3BEACA%2CSAAA%3B%3BAACA%2CqBAJJ%2CoBAIK%3BEACG%2CaAAA%3B%3BAAlBZ%2CqBAqBI%3BEAEI%2CmCAAA%3BEACA%2CMAAA%3B%3BAACA%2CqBAJJ%2CmBAIK%3BEACG%2CaAAA%3B%3BAA1BZ%2CqBA6BI%3BEACI%2CaAAA%3B%3BAAIR%2CqBAAsB%2CwBAClB%3BEACI%2CaAAA%3B%3BAAFR%2CqBAAsB%2CwBAIlB%3BEACI%2CcAAA%3B%3BAD%5C%2FCR%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEAEI%2C8BAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CoBACI%3BEACI%2CcAAA%3B%3BAAIR%3BAACA%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CuBAAA%3B%3BAAGJ%3BEAGI%2CkBAAA%3B%3BAAGJ%2CeACI%3BEACI%2CeAAA%3B%3BAAQR%2CsBACI%3BEACI%2CqBAAA%3B%3BAAQR%3BEAGI%2CgBAAA%3B%3BAACA%2CuBAAC%3BEACG%2CUAAA%3B%3BAAIR%2CqBACI%3BEACI%2CaAAA%3B%3BAAFR%2CqBAII%2CwBAAuB%3BAAJ3B%2CqBAKI%3BAALJ%2CqBAMI%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3B%3BAATR%2CqBAWI%3BEACI%2CUAAA%3B%3BAAZR%2CqBAcI%3BEACI%2CUAAA%3B%3BAACA%2CqBAFJ%2CqBAEK%3BEACG%2CUAAA%3B%3BAAjBZ%2CqBAoBI%2CiBAAiB%3BEACb%2CaAAA%3B%3BAAIR%3BEACI%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAACA%2CiBAAkB%3BAAClB%2CgBAAiB%3BEACb%2CUAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAOJ%3BEAGI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEAGI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEAMI%2CkBAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CoBAGI%3BEACI%2CYAAA%3BEACA%2CWAAA%3B%3BAALR%2CoBAOI%3BAAPJ%2CoBAQI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CcAAA%3B%3BAADJ%2CsBAEI%3BEACI%2C0BAAA%3B%3BAACA%2CsBAFJ%2CsBAEK%3BEACG%2C2BAAA%3B%3BAALZ%2CsBAQI%3BEACI%2CaAAA%3B%3BAAIR%2CiBACI%3BEACI%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAKJ%2CqBAAC%2CiBAAkB%3BEACf%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3B%3BAACA%2CqBAJH%2CiBAAkB%2CsBAId%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CqBAAqB%2CMAAO%3BEAExB%2CgBAAA%3B%3BAACA%2CqBAHiB%2CMAAO%2CCAGvB%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAACA%2CqBAAqB%2CMAAO%3BEAExB%2CUAAA%3B%3BAAIR%3BEAGI%2C2BAAA%3BEACA%2CkBAAkB%2CkFAAlB%3BEACA%2CyBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEAEI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAATJ%2CkBAUI%3BEACI%2CwBAAA%3BEACA%2CkCAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CkBALJ%2CEAKK%3BEACG%2CkCAAA%3BEACA%2CWAAA%3B%3BAAIR%2CoBAAqB%3BEACjB%2CUAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CsBAAuB%3BAACvB%2C4BAA6B%3BEACzB%2CaAAA%3B%3BAAIR%3BEAGI%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAOJ%3BEACI%3BIACI%2CWAAW%2CYAAX%3B%3BEAEJ%3BIACI%2CWAAW%2CcAAX%3B%3B%3BAAIR%3BEEpSI%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAlYJ%2CqBAMI%3BEAEI%2CsCAAA%3B%3BAARR%2CqBAeI%3BEAEI%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CkCAAA%3B%3BAAIR%2CsBAMI%2C%2BBACI%3BAAPR%2CsBAMI%2C%2BBAEI%3BEAEI%2CUAAA%3B%3BAAKZ%3BEAEI%2CYAAA%3B%3BAAWJ%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAMJ%2CeAAe%3BEACX%3BIACI%2C6BAAA%3B%3B%3BAAIR%3BAACA%3BAACA%3BEAGI%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CYAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEAEI%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAEA%2CuBAAwB%3BEACpB%2CUAAA%3B%3BAARR%2CcAWI%3BEE5YA%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEA3RI%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2COAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CgCAAA%3B%3BAAIR%3BEACI%2CQAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CiCAAA%3B%3BAAIR%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAGJ%3BEAEI%2CwBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAGJ%2C2BACI%3BEACI%2CaAAA%3B%3BAAYR%2CqBACI%3BEACI%2C4BAAA%3BEACA%2CqBAAA%3B%3BAAIR%3BEExcI%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEA%5C%2FNA%2CiCAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAEA%2CqBAAsB%3BAACtB%2CsBAAuB%2CiBAAiB%3BEACpC%2CaAAA%3B%3BAAGJ%2CiBAAkB%3BAAClB%2CgBAAiB%3BAACjB%2CqBAAsB%3BEAClB%2CcAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%2C4BAA4B%2C8BACxB%3BAADJ%2C4BAA4B%2C8BAExB%3BEACI%2CUAAA%3B%3BAACA%2C4BAJoB%2C8BACxB%2CeAGK%3BAAAD%2C4BAJoB%2C8BAExB%2C2BAEK%3BEACG%2CUAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CsBACI%3BAADJ%2CsBAEI%3BEACI%2CqBAAA%3B%3BAAKJ%2CqBAAC%2C4BAA4B%2C8BACzB%3BAADJ%2CqBAAC%2C4BAA4B%2C8BAEzB%3BEACI%2CaAAA%3B%3BAACA%2CqBAJP%2C4BAA4B%2C8BACzB%2CeAGK%3BAAAD%2CqBAJP%2C4BAA4B%2C8BAEzB%2C2BAEK%3BEACG%2CcAAA%3B%3BAAIZ%2CqBAAC%2CsBACG%3BAADJ%2CqBAAC%2CsBAEG%3BEACI%2CwBAAA%3B%3BAAMR%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAC%5C%2FC%2C2BAA0B%2CIAAI%3BEE7jBlC%2CmBAAmB%2C2BAAnB%3BEACA%2CeAAe%2C2BAAf%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CWAAW%2C2BAAX%3B%3BAFyjBA%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAI%5C%2FC%2CqBAAoB%2CIAAI%3BEEhkB5B%2CmBAAmB%2CyBAAnB%3BEACA%2CeAAe%2CyBAAf%3BEACA%2CcAAc%2CyBAAd%3BEACA%2CWAAW%2CyBAAX%3B%3BAFyjBA%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAO%5C%2FC%2CqBAAoB%2CIAAI%3BEEnkB5B%2CmBAAmB%2CwBAAnB%3BEACA%2CeAAe%2CwBAAf%3BEACA%2CcAAc%2CwBAAd%3BEACA%2CWAAW%2CwBAAX%3B%3BAFokBA%2CqBAAC%2CsBACG%3BEExkBJ%2CmBAAmB%2C2BAAnB%3BEACA%2CeAAe%2C2BAAf%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CWAAW%2C2BAAX%3B%3BAFokBA%2CqBAAC%2CsBAIG%3BEE3kBJ%2CmBAAmB%2CyBAAnB%3BEACA%2CeAAe%2CyBAAf%3BEACA%2CcAAc%2CyBAAd%3BEACA%2CWAAW%2CyBAAX%3B%3BAFokBA%2CqBAAC%2CsBAOG%3BEE9kBJ%2CmBAAmB%2CwBAAnB%3BEACA%2CeAAe%2CwBAAf%3BEACA%2CcAAc%2CwBAAd%3BEACA%2CWAAW%2CwBAAX%3B%3BAFilBJ%2CqBACI%2CeAAc%2CIAAI%3BAADtB%2CqBAEI%2C2BAA0B%2CIAAI%3BAAFlC%2CqBAGI%2CsBAAqB%2CIAAI%3BAAH7B%2CqBAII%2CuBAAsB%2CIAAI%3BEACtB%2CyBAAA%3BEACA%2CyDAAA%3B%3BAAMJ%2CgBAAC%3BAAAD%2CcAAC%3BAACD%2CgBAAC%3BAAAD%2CcAAC%3BEAEG%2C4BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%3BAAAD%2CcAAC%3BEACG%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CgBAAC%3BAAAD%2CcAAC%3BEACG%2CYAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CgBAAC%2CwBAAwB%3BAAAzB%2CcAAC%2CwBAAwB%3BAACzB%2CgBAAC%2CyBAAyB%3BAAA1B%2CcAAC%2CyBAAyB%3BEACtB%2CmCAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%2CuBAAuB%3BAAAxB%2CcAAC%2CuBAAuB%3BAACxB%2CgBAAC%2C0BAA0B%3BAAA3B%2CcAAC%2C0BAA0B%3BEACvB%2CoCAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%2CwBAAwB%3BAAAzB%2CcAAC%2CwBAAwB%3BEEjmBzB%2CkBAAkB%2C2FAA2F%2CwEAA7G%3BEFmmBI%2C6BAAA%3BEACA%2COAAA%3B%3BAAGJ%2CgBAAC%2CyBAAyB%3BAAA1B%2CcAAC%2CyBAAyB%3BEEvmB1B%2CkBAAkB%2C2FAA2F%2C2EAA7G%3BEFymBI%2CmCAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CgBAAC%2CuBAAuB%3BAAAxB%2CcAAC%2CuBAAuB%3BEE5mBxB%2CkBAAkB%2C2FAA2F%2CwEAA7G%3BEF8mBI%2C6BAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CgBAAC%2C0BAA0B%3BAAA3B%2CcAAC%2C0BAA0B%3BEElnB3B%2CkBAAkB%2C2FAA2F%2C2EAA7G%3BEFonBI%2CmCAAA%3BEACA%2CSAAA%3B%3BAASJ%2CqBALkB%2CiBAKjB%3BAAAD%2CqBAJkB%2CeAIjB%3BAAAD%2C2BAHwB%2CiBAGvB%3BAAAD%2C2BAFwB%2CeAEvB%3BAAAD%2CqBADkB%2CiBACjB%3BAACD%2CqBANkB%2CiBAMjB%3BAAAD%2CqBALkB%2CeAKjB%3BAAAD%2C2BAJwB%2CiBAIvB%3BAAAD%2C2BAHwB%2CeAGvB%3BAAAD%2CqBAFkB%2CiBAEjB%3BEACG%2CaAAA%3B%3BAAWR%2CmBACI%2CyBACI%3BEE3pBJ%2CmBAAmB%2CgBAAnB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3BEF0pBQ%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAPZ%2CmBAUI%2C2BACI%3BEE7pBJ%2CmBAAmB%2CqBAAnB%3BEACA%2CeAAe%2CsBAAf%3BEACA%2CcAAc%2CsBAAd%3BEACA%2CWAAW%2CsBAAX%3BEF4pBQ%2CQAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAKZ%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BEACI%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAATJ%2CaAWI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAACA%2CkBAAC%2CIAAI%3BEACD%2CsBAAA%3B%3BAATR%2CkBAWI%3BEACI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CsBAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAADJ%2CuBAEI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEEzwBJ%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEF2wBI%2CyBAAA%3BEACA%2C6CAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAJA%2CgBAHkC%3BEAGlC%2CuBAVJ%3BIAQQ%2CUAAA%3B%3B%3BAAUZ%3BEACI%2CYAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAAIA%2C6BAAC%3BEACG%2CqBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAALR%2C6BAQI%3BEACI%2CuBAAA%3BEACA%2CWAAA%3B%3BAAVR%2C6BAQI%2CsBAGI%3BEACI%2CcAAA%3BEACA%2CkCAAA%3B%3BAAKZ%2CqBACI%2CwBACI%3BEACI%2CaAAA%3B%3BAAHZ%2CqBACI%2CwBAII%3BAALR%2CqBACI%2CwBAKI%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAdZ%2CqBACI%2CwBAeI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CqBA5BR%2CwBAeI%2CqBAaK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C4DAAA%3B%3BAAEJ%2CqBAlCR%2CwBAeI%2CqBAmBK%3BEACG%2CYAAA%3BEACA%2CyBAAA%3B%3BAArChB%2CqBACI%2CwBAuCI%3BEACI%2CUAAA%3BEACA%2COAAO%2CqBAAP%3B%3BAAMR%2C%2BBAAC%3BEACG%2CgBAAA%3B%3BAAFR%2C%2BBAKI%3BAALJ%2C%2BBAMI%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAZR%2C%2BBAKI%2C4BAQI%3BAAbR%2C%2BBAMI%2C6BAOI%3BEE32BJ%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEAmMQ%2CWAAA%3B%3BAAfZ%2C%2BBAkBI%3BEACI%2COAAA%3B%3BAAnBR%2C%2BBAqBI%3BEACI%2CQAAA%3B%3BAAMR%2C6BACI%3BAADJ%2C6BAEI%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAARR%2C6BACI%2C4BAQI%3BAATR%2C6BAEI%2C6BAOI%3BEE53BJ%2CmBAAmB%2CaAAnB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3BEF43BQ%2CYAAA%3BEACA%2CWAAA%3B%3BAAZZ%2C6BAeI%3BEACI%2CMAAA%3B%3BAAhBR%2C6BAkBI%3BEACI%2CSAAA%3B%3BAAIR%2C4BACI%3BAADJ%2C4BAEI%3BEACI%2C6BAAA%3B%3BAAHR%2C4BAKI%3BEACI%2CkBAAA%3B%3BAANR%2C4BAQI%2CwBAAuB%3BEACnB%2CmBAAA%3B%3BAAIR%3BEAEI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2C2BACI%3BEACI%2CiCAAA%3B%3BAAIR%2C4BACI%3BEACI%2CiCAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAGJ%3BAACA%3BEEt4BI%2C0CAAA%3BEACA%2C6CAAA%3B%3BAACA%2CcAAC%3BAAAD%2CqBAAC%3BEACG%2C0CAAA%3B%3BAAEJ%2CcAAC%3BAAAD%2CqBAAC%3BEACG%2C0CAAA%3B%3BAFo4BR%2CeAAe%2CIAAI%2CgCACf%3BAADJ%2CeAAe%2CIAAI%2CgCAEf%3BAAFJ%2CeAAe%2CIAAI%2CgCAGf%3BEE74BA%2C0CAAA%3BEACA%2C6CAAA%3B%3BAACA%2CeFw4BW%2CIAAI%2CgCACf%2C2BEz4BC%3BAAAD%2CeFw4BW%2CIAAI%2CgCAEf%2CoBE14BC%3BAAAD%2CeFw4BW%2CIAAI%2CgCAGf%2CmBE34BC%3BEACG%2C0CAAA%3B%3BAAEJ%2CeFq4BW%2CIAAI%2CgCACf%2C2BEt4BC%3BAAAD%2CeFq4BW%2CIAAI%2CgCAEf%2CoBEv4BC%3BAAAD%2CeFq4BW%2CIAAI%2CgCAGf%2CmBEx4BC%3BEACG%2C0CAAA%3B%3BAF44BR%3BEAEI%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAW%2C2BAAX%3BEACA%2CoCAAA%3BEACA%2CWAAA%3B%3BAAOA%2CgBANkC%3BEAMlC%3BIALI%2CiCAAA%3BIACA%2CSAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3B%3BAAEJ%2CsBAAC%3BEACG%2CUAAA%3BEACA%2CWAAW%2CwBAAX%3B%3BAAMJ%2CoBAAC%3BEACG%2CcAAA%3BEACA%2CYAAA%3B%3BAAKR%3BEACI%2CsBAAsB%2C4BAAtB%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAACA%2CkBAAC%3BEACG%2CcAAA%3B%3BAAIR%2CgCACI%3BAADJ%2CgCACoB%3BEACZ%2CwBAAA%3B%3BAAIR%2CgBACI%3BEACI%2CyBAAA%3B%3BAAFR%2CgBAKI%3BEACI%2CwBAAA%3B%3BAAIR%2CuBAAwB%3BEACpB%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CoBAAoB%2CIAAI%2CyBAEpB%3BEACI%2CaAAA%22%7D *//* Centered modal content */
aside.modal-popup.coll-for-price-form {
    display: flex;
    align-items: center;
    margin: auto;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap {
    padding: 10px 0;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    width: 35%;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap .modal-header h1 {
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap .modal-header {
    padding: 0 20px 10px;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap .modal-content {
    padding: 0 20px 10px;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap #call-for-price-popup .field {
    margin-bottom: 15px;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap #call-for-price-popup .field label {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
    color: #333;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap #call-for-price-popup .field input[type="text"], input[type="email"], input[type="number"], textarea {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 14px;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap #call-for-price-popup .field label  .required-call-field {
    color: red;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap #call-for-price-popup .submit_call_for_price {
    height: 35px;
    width: 100%;
    letter-spacing: 0.5px;
    font-size: 16px;
    border-radius: 4px;
}
aside.modal-popup.coll-for-price-form .modal-inner-wrap .action-close {
    right: 0;
    border-radius: 0 8px 0 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    aside.modal-popup.coll-for-price-form {
        left: 0;
    }
    aside.modal-popup.coll-for-price-form .modal-inner-wrap {
        width: 50%;
        margin: auto;
        min-height: unset !important;
    }
}
@media(max-width: 768px) {
    aside.modal-popup.coll-for-price-form {
        left: 0;
    }
    aside.modal-popup.coll-for-price-form .modal-inner-wrap {
        width: 80%;
        margin: auto;
        min-height: unset !important;
    }
}



/* Handle dynamic ID versions of the popup */
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field {
    margin-bottom: 15px;
}

aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field label {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
    color: #333;
}

aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field input[type="text"],
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field input[type="email"],
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field input[type="number"],
aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field textarea {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 14px;
}

aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .field label .required-call-field {
    color: red;
}

aside.modal-popup.coll-for-price-form .modal-inner-wrap [id^="call-for-price-popup-"] .submit_call_for_price {
    height: 35px;
    width: 100%;
    letter-spacing: 0.5px;
    font-size: 16px;
    border-radius: 4px;
}
/* ═══════════════════════════════════════════════════════════════════
   catalog.css — the category listing page.

   Loaded by Magento_Catalog/layout/catalog_category_view.xml, so it
   reaches /office-supplies.html and every other category page, and
   nothing else.

   ── SOURCE OF TRUTH ────────────────────────────────────────────────
   The layout is a transcription of the Claude Design mockup
   "Nxtby Office Supplies.dc.html" (project Nxtby UI mockups,
   bd92e6eb-c5af-4d00-875a-dfab1354a3a3). Header and footer are
   deliberately NOT touched — those are Nxtby_Header's and the Codazon
   footer's, and the mockup's versions of them are ignored.

   The mockup's own palette is NOT copied. It draws in #FF5A1F/#D9430C
   and sets Manrope everywhere; this storefront's brand is #ff6a00 /
   #e55c00 with Inter for body and Plus Jakarta Sans for headings, and
   the header sitting directly above this page uses them. #FF5A1F next
   to the header's #ff6a00 Search button reads as a mistake rather than
   a decision, so the mockup's hues are mapped onto the tokens that
   already exist:

       mockup      →  token                    value
       #FF5A1F     →  --tw-color-brand         #ff6a00
       #D9430C     →  --tw-color-brand-dark    #e55c00
       #FF8A4C     →  --tw-color-brand-soft    #ff9a4d
       #F5EFE2     →  --tw-color-tag           #f3ece0
       #1E9E4A     →  --tw-color-ok            #2f9e58
       Manrope     →  Plus Jakarta Sans (headings) / Inter (body)

   Everything else in the mockup — #241D16, #5C5347, #746A5D, #A99C89,
   #E8DFD0, #FBF6EE, #FFE8D6 — is already the exact value of an
   existing token, which is the sign the two systems agree on
   everything except the accent.

   The tokens are declared on :root by the Nxtby_Header Tailwind bundle
   (scripts/magento-header-tailwind.src.css in the Next.js repo, which
   mirrors app/tailwind.css @theme). A palette change still happens in
   one place. Two kinds of literal survive: the shadow rgba()s, which
   the mockup and the Next.js cards both write literally, and the
   success tint on the discount badge, which has no token.

   ── WHY CSS AND NOT TEMPLATE OVERRIDES ─────────────────────────────
   Every element restyled below is wired to JavaScript we do not own —
   Codazon_AjaxLayeredNavPro rebuilds the whole product-list-container
   on every filter click, productListToolbarForm owns the sorter and
   limiter, the subcategory strip is an owl-carousel injected after
   load, and Codazon_QuickShop and Amasty_Quote own their buttons.
   Copying those templates to re-mark them up would mean owning that JS
   contract forever, and re-owning it at every Codazon upgrade.
   Restyling the markup they already emit costs nothing at upgrade time
   and cannot break a handler.

   ── SPECIFICITY ────────────────────────────────────────────────────
   Codazon's main-content-style05 does not arrive as a merged
   stylesheet: a ThemeLayoutPro block prints <link
   id="cdz-maincontent-css"> at the END of <head>, after everything
   Magento merged, this file included. Load order can therefore never
   be won, only specificity. Every rule is prefixed with
   `.page-products` for that reason, and !important is used where
   Codazon's own selector is longer than the prefix buys back
   (`.product-list-style-05.grid.products-grid .product-item` is four
   classes on its own). The grid's column widths need it for a
   different reason again — see §9.

   ── SCOPE ──────────────────────────────────────────────────────────
   Selectors are rooted on `.page-products`, the body class shared by
   category listings and search results, while the layout XML loads the
   file on category pages only. Putting search results on the same
   design is one more layout file (catalogsearch_result_index.xml) and
   no CSS at all.

   ── NOT EXPRESSIBLE IN CSS ─────────────────────────────────────────
   Three things the mockup draws have no markup behind them on a
   Magento category page, and no stylesheet can invent content:
     * the brand line above each product name (11px caps),
     * the "MOQ: 1 box" line under the price,
     * the banner's headline/sub/CTA and its three-slide carousel.
   The first two need the attributes output in a product-item template
   override; the third needs real banner records rather than the single
   category image Magento stores. See the notes at §4 and §9.
   ═══════════════════════════════════════════════════════════════════ */

.page-products {
  /* Both faces resolve from the header bundle when it emits them, and
     fall back to the stacks app/layout.js loads through next/font
     otherwise. The families are already on the page: Nxtby_Header
     requests all three from Google Fonts. */
  --nxc-sans:    var(--tw-font-sans, "Inter", system-ui, -apple-system, sans-serif);
  --nxc-heading: var(--tw-font-heading, "Plus Jakarta Sans", "Inter", system-ui, sans-serif);

  /* The mockup's three radii, one definition each. */
  --nxc-radius:      16px;  /* cards, panels, product tiles */
  --nxc-radius-sm:   10px;  /* controls inside a card */
  --nxc-radius-hero: 20px;  /* the banner */

  /* Card hover, straight off the mockup's product tile. rgba() of
     --color-ink #241D16. */
  --nxc-shadow-hover: 0 10px 26px rgba(36, 29, 22, 0.08);
  /* The CTA pill's lift. rgba() of the brand orange. */
  --nxc-shadow-btn:   0 3px 10px rgba(255, 106, 0, 0.28);
  --nxc-shadow-ink:   0 3px 10px rgba(36, 29, 22, 0.25);
}

/* ─── 1. Page shell ───────────────────────────────────────────────
   Cream, the same #fbf6ee the mockup and every redesigned surface
   sits on. Painted on .page-wrapper rather than <body> so the footer,
   which paints its own ground, is unaffected. */

.page-products .page-wrapper,
.page-products .page-main,
.page-products .columns {
  background: var(--tw-color-cream);
}

.page-products .column.main,
.page-products .sidebar {
  font-family: var(--nxc-sans);
  color: var(--tw-color-body);
}

/* ─── 2. Breadcrumbs ──────────────────────────────────────────────
   13px faint, with the separator a shade lighter again and only the
   current page in body weight. */

.page-products .breadcrumbs {
  background: var(--tw-color-cream);
  padding-top: 18px;
}

.page-products .breadcrumbs .items {
  font: 600 13px/1.4 var(--nxc-sans);
  color: var(--tw-color-faint);
}

.page-products .breadcrumbs .item a,
.page-products .breadcrumbs .item strong {
  color: var(--tw-color-faint);
  font-weight: 600;
}

.page-products .breadcrumbs .item a:hover {
  color: var(--tw-color-brand);
}

.page-products .breadcrumbs .item:last-child strong {
  color: var(--tw-color-body);
}

/* ─── 3. Page title ───────────────────────────────────────────────
   The mockup leads the listing with a 32px title over a one-line
   summary. Magento renders exactly that markup and the Codazon theme
   hides it, so this is display:block before it is anything else.

   Position differs from the mockup on purpose. The mockup runs
   banner → subcategory strip → title; Magento emits the title before
   the banner and puts the strip inside .column.main, so no reordering
   short of flexbox surgery on .page-main can reproduce that sequence,
   and the strip could not move out of the column at all. Title above
   the banner is the closest honest arrangement. */

.page-products .page-title-wrapper,
.page-products .page-title-wrapper.thankyou {
  display: block !important;
  padding-top: 28px;
}

.page-products .page-title-wrapper .page-title {
  font: 800 32px/1.2 var(--nxc-heading);
  letter-spacing: -0.02em;
  color: var(--tw-color-ink);
  margin: 0 0 8px;
}

/* Magento has no field for the mockup's "1,800+ products across …"
   line, so the category description takes that role when one is set. */
.page-products .category-view .category-description {
  font: 400 14px/1.6 var(--nxc-sans);
  color: var(--tw-color-muted);
  max-width: 820px;
  margin: 0 0 20px;
}

/* ─── 4. Category banner ──────────────────────────────────────────
   The mockup's hero is a three-slide carousel on a dark gradient with
   an eyebrow, headline, sub and CTA. Magento stores ONE image per
   category and no text, so what is reproduced here is the frame: the
   20px radius and the dark ground behind it. The slides themselves
   need banner records — a CMS block or the Codazon banner slider —
   before any stylesheet can help. */

.page-products .category-view .category-image {
  margin-bottom: 24px;
  border-radius: var(--nxc-radius-hero);
  overflow: hidden;
  background: linear-gradient(120deg, var(--tw-color-ink), #3a2e20);
}

.page-products .category-view .category-image .image {
  border-radius: var(--nxc-radius-hero);
  display: block;
  width: 100%;
}

/* ─── 5. Panels ───────────────────────────────────────────────────
   One shared surface: white, 16px, a single --color-line hairline and
   no shadow. The mockup uses it for the subcategory strip, the filter
   sidebar and the toolbar, so those read as one family. */

.page-products .sidebar .block,
.page-products .cdz-subcategories {
  background: #fff;
  border: 1px solid var(--tw-color-line);
  border-radius: var(--nxc-radius);
  box-shadow: none;
}

.page-products .sidebar .block {
  margin-bottom: 20px;
  overflow: hidden;
}

/* ─── 6. Subcategory strip ────────────────────────────────────────
   White card, round-cornered thumbnails over a 13px caption, and the
   carousel's prev/next as small brand-filled squares pinned to the
   edges. The strip arrives by AJAX into #placeholder-subcategories,
   which is exactly why it is styled and not templated. */

.page-products .cdz-subcategories {
  padding: 20px 52px;
  margin-bottom: 20px;
  position: relative;
}

/* The thumbnail link and the span inside it BOTH carry an inline
   `padding-bottom:100%` aspect-ratio box, and the span is in flow rather
   than absolute, so the two stack: a 127px tile ends up 254px tall with the
   bottom half empty. Invisible while both were transparent, glaring the
   moment the tile got a fill. The span keeps its box; the link gives up
   the duplicate. */
.page-products .cdz-subcategories .item-thumbnail {
  padding-bottom: 0 !important;
  background: transparent;
  border-radius: var(--nxc-radius-sm);
  overflow: hidden;
  display: block;
}

.page-products .cdz-subcategories .abs-img {
  background: var(--tw-color-cream);
  border-radius: var(--nxc-radius-sm);
  overflow: hidden;
}

.page-products .cdz-subcategories .item-title {
  font: 600 13px/1.3 var(--nxc-sans) !important;
  color: var(--tw-color-ink) !important;
  display: block;
  margin-top: 12px;
  text-align: center;
}

.page-products .cdz-subcategories .item-title:hover {
  color: var(--tw-color-brand-dark) !important;
}

.page-products .cdz-subcategories .owl-nav .owl-prev,
.page-products .cdz-subcategories .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: var(--tw-color-brand) !important;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  cursor: pointer;
  opacity: 1 !important;
  transition: background-color 200ms ease;
}

.page-products .cdz-subcategories .owl-nav .owl-prev:hover,
.page-products .cdz-subcategories .owl-nav .owl-next:hover {
  background: var(--tw-color-brand-dark) !important;
}

.page-products .cdz-subcategories .owl-nav .owl-prev { left: 8px; }
.page-products .cdz-subcategories .owl-nav .owl-next { right: 8px; }

/* ─── 7. Filter sidebar ───────────────────────────────────────────
   The mockup's aside: a 24px-padded white card that follows the grid
   down the page, headed "Shop By", then the applied filters, then one
   bordered row per attribute. */

.page-products .sidebar-main {
  position: sticky;
  top: 20px;
}

/* The rail is the whole aside now. catalog_category_view.xml moves the
   two brand blocks out of sidebar.additional and into sidebar.main,
   because a static sibling underneath a sticky one is overlapped by
   definition — the note in that file has the measurement. The emptied
   container still renders its div, and an empty float with a bottom
   margin is a 20px hole under the rail. :empty and not a layout
   removal, so a block some other module puts there later still shows. */
.page-products .sidebar-additional:empty {
  display: none;
}

/* The sticky above did nothing for two years.

   `position: sticky` only ever engages when the element is SHORTER
   than the viewport — a taller one has no slack to hold back, so it
   simply scrolls away with the page. This rail measures 1,555px on a
   1,000px screen, so the filters left the top of the window at the
   second row of products and stayed gone for the remaining 2,100px of
   grid. On a listing that says "1,778 items" the filters are the whole
   point of the page.

   Capping it at the viewport and letting it scroll internally is what
   makes the declaration real. The rail now holds the top of the window
   for the entire length of the grid, and its own overflow carries the
   parts that do not fit.

   overscroll-behavior: contain so that reaching the bottom of the rail
   does not hand the wheel back to the page mid-gesture — without it,
   scrolling the filter list flicks the product grid the moment the
   list runs out.

   min-width:1024px only, which is where this block is actually a rail:
   at 768px the column stacks and the "sidebar" is 718px of full-width
   page, and under 768px Codazon turns it into a fixed off-canvas
   drawer with its own scrolling (see §15). A max-height would fight
   both.

   The offsets are measured against Nxtby_Header, which is
   `position: fixed; top: 0` at 77px on every width this block applies
   to (65px below 1024, which is why the block does not apply there).
   `top: 20px` from the base rule would park the rail's first 77px
   underneath it — the base value was only ever harmless because the
   sticky it belonged to never engaged. 20px of air under the header
   and the same again at the bottom of the screen. */
@media (min-width: 1024px) {
  .page-products .sidebar-main {
    top: 97px;
    max-height: calc(100vh - 117px);
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-width: thin;
    scrollbar-color: var(--tw-color-line) transparent;
  }

  .page-products .sidebar-main::-webkit-scrollbar {
    width: 6px;
  }

  .page-products .sidebar-main::-webkit-scrollbar-thumb {
    background: var(--tw-color-line);
    border-radius: 999px;
  }

  .page-products .sidebar-main::-webkit-scrollbar-track {
    background: transparent;
  }
}

/* Codazon paints `.sidebar .block .block-title` navy #232f3e, white,
   uppercase Arial — the loudest thing on the old page and the one that
   most obviously predates the redesign. The mockup has a plain 15px
   heading with no rule under it. */
/* The rule under the heading is drawn on the title's own bottom edge
   rather than as a margin above the first group, so it runs the full
   width of the panel while the heading text stays inset with
   everything else — the 24px is padding, and a border sits outside
   padding. It reads as the panel having a header rather than as a
   first divider that happens to be in the wrong place. */
.page-products .sidebar .block .block-title,
.page-products .sidebar .block .title {
  background: transparent;
  color: var(--tw-color-ink);
  font: 800 15px/1.35 var(--nxc-heading);
  text-transform: none;
  border-bottom: 1px solid var(--tw-color-line);
  padding: 22px 24px 16px;
  margin: 0 0 18px;
}

.page-products .sidebar .block .block-title strong,
.page-products .sidebar .block .title strong {
  font: 800 15px/1.35 var(--nxc-heading);
  color: var(--tw-color-ink);
}

.page-products .sidebar .block .block-title a.all-brank-link,
.page-products .sidebar .block .block-title a.all-brank-link:hover,
.page-products .sidebar .block .block-title a.all-brank-link:focus,
.page-products .sidebar .block .block-title a.all-brank-link:visited,
.page-products .sidebar .block .block-title a.all-brank-link:before {
  color: var(--tw-color-brand-dark);
}

.page-products .sidebar .block .block-content,
.page-products .sidebar .block .content {
  padding: 0 24px 24px;
}

/* "Shopping Options" sat directly under "Shop By" saying the same
   thing twice, and the mockup has no equivalent. */
.page-products .sidebar .block.filter .block-subtitle.filter-subtitle {
  display: none;
}

/* ── 7a. Now Shopping By ──
   Rules top and bottom, a 12px caps label, then one tag per active
   filter: the attribute name in 10px caps over its value, with the
   remove control on the right. */

/* Bottom rule only. This block used to carry one on each edge, which
   was right when the panel had no header rule of its own — the top
   border was what separated "Now Shopping by" from the "Shop By"
   heading above it. §7's heading now draws a full-bleed rule on its
   own bottom edge, so keeping this one put two hairlines 18px apart
   with nothing between them but white. The bottom one stays: it is the
   only thing dividing the applied tags from Clear All. */
.page-products .block.filter .filter-current {
  border-bottom: 1px solid var(--tw-color-line);
  padding: 0 0 16px;
  margin-bottom: 20px;
}

.page-products .block.filter .filter-current-subtitle {
  font: 800 12px/1.35 var(--nxc-sans) !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--tw-color-ink) !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 0 12px !important;
  display: block;
}

/* Codazon fills this list #f9f9f9, pads it 10px and rings it with a
   1px rgba(249,249,249,.5) border, which drew a grey tray around the
   tags — a second surface inside a white panel, in a grey that appears
   nowhere else in the palette. The tags are the design; the tray is
   not.

   The border needs turning off on its own: at half opacity over white
   it survived the fill being removed as a hairline sitting just under
   the last tag, close enough to read as a shadow the tag was not
   supposed to have. */
.page-products .block.filter .filter-current .items {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0;
}

/* THE ROW STACKS. This block used to say `justify-content:
   space-between` on a flex row and expect the label to sit above the
   value, which cannot happen: .filter-label, .filter-value and the
   remove link are three SIBLINGS, so a flex row lays them out as three
   columns. What rendered was "CATEGORY:" on the left, the value
   squeezed into the middle and wrapping onto two lines, and the × on
   the right — the exact opposite of a small caps label over the thing
   it labels.

   There is no wrapper element to make a column of, so the stack is
   done with wrap plus a full-width first item: the label takes 100% of
   the line and forces the other two onto the next one. */
.page-products .block.filter .filter-current .items .item {
  background: var(--tw-color-tag);
  border-radius: var(--nxc-radius-sm);
  padding: 10px 12px;
  margin: 0 0 8px;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2px 10px;
}

.page-products .block.filter .filter-current .items .item:before {
  content: none;
}

.page-products .block.filter .filter-current .filter-label {
  /* 1 0 100% is the stack: full width, no shrinking, so whatever
     follows starts a new line. */
  flex: 1 0 100%;
  font: 800 10px/1.3 var(--nxc-sans);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--tw-color-muted);
}

/* Codazon prints a colon after the label. It was there to separate
   "Category" from the value beside it; with the value on its own line
   below, a trailing colon reads as a typo. */
.page-products .block.filter .filter-current .filter-label:after {
  content: none !important;
}

.page-products .block.filter .filter-current .filter-value {
  flex: 1 1 auto;
  min-width: 0;
  font: 600 13px/1.35 var(--nxc-sans);
  color: var(--tw-color-ink);
}

/* The remove control ships as an <a> whose only content is
   screen-reader text. Codazon draws a glyph on it; this keeps the
   accessible label hidden and prints the mockup's × in its place. */
.page-products .block.filter .filter-current .action.remove {
  color: var(--tw-color-body);
  font-size: 14px;
  line-height: 1;
  flex: 0 0 auto;
  /* Pushed to the far right of the value's line rather than sitting
     immediately after the text, so the × of every tag lines up in one
     column however long the values are. */
  margin-left: auto;
}

.page-products .block.filter .filter-current .action.remove span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.page-products .block.filter .filter-current .action.remove:before {
  content: "\00d7";
  font: 400 16px/1 var(--nxc-sans);
  color: var(--tw-color-body);
}

.page-products .block.filter .filter-current .action.remove:hover:before {
  color: var(--tw-color-brand-dark);
}

/* Clear All is a full-width brand pill in the mockup, the one filled
   control in the sidebar. */
.page-products .block.filter .filter-actions {
  margin: 0 0 20px;
  padding: 0;
}

.page-products .block.filter .filter-actions .action.clear {
  display: block;
  width: 100%;
  text-align: center;
  background: var(--tw-color-brand) !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 999px !important;
  padding: 10px !important;
  font: 800 12px/1.35 var(--nxc-sans) !important;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  transition: background-color 200ms ease;
}

.page-products .block.filter .filter-actions .action.clear:hover {
  background: var(--tw-color-brand-dark) !important;
  color: #fff !important;
}

/* ── 7b. Attribute groups ── */

/* 16 and 16, down from 20 and 20. Seven groups at 40px of gap each
   spent 280px of a rail that has 110 categories and 81 brands to show;
   the hairline is what separates the groups, and it does not need
   two-fifths of an inch of help on either side. */
.page-products .block.filter .filter-options .filter-options-item {
  border-bottom: 1px solid var(--tw-color-line) !important;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.page-products .block.filter .filter-options .filter-options-item:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0;
  margin-bottom: 0;
}

/* Codazon's own divider is a dashed rule on the TOP edge of
   .filter-options-content-outer, which puts it between a group's title
   and that group's own options — it reads as if the title belongs to
   the group above it. The divider belongs between groups. */
.page-products .block.filter .filter-options .filter-options-content-outer {
  border-top: 0 !important;
}

.page-products .block.filter .filter-options .filter-options-item .filter-options-title {
  font: 800 13px/1.35 var(--nxc-sans);
  color: var(--tw-color-ink);
  text-transform: none;
  letter-spacing: 0;
  word-break: normal;
  padding: 0 24px 14px 0;
}

.page-products .block.filter .filter-options .filter-options-item .filter-options-title:hover {
  color: var(--tw-color-brand-dark);
}

/* The chevron is CodazonFont glyph \e991 on a :before. Kept — only
   recoloured and resized — because swapping it would mean owning the
   open/closed rotation the accordion widget drives. */
.page-products .block.filter .filter-options .filter-options-item .filter-options-title:before {
  color: var(--tw-color-faint);
  font-size: 11px;
  top: 2px;
}

.page-products .block.filter .filter-options .filter-options-content {
  margin: 0;
}

/* Codazon prefixes every filter row with a FontAwesome caret \f105.
   The rows are checkboxes; a decorative arrow in front of a checkbox
   reads as a second control, and the mockup has none. */
.page-products .block.filter .filter-options .filter-options-content .item:before {
  display: none;
}

/* ── One row layout for four different markups ──
   Every filter group renders a different shape inside the same <li>:

     category / brand / stock   <input><label>Text <span.count></label>
     colour                     <input><label><div.swatch><span.text>
                                  Text <span.count></span></label>
     rating                     <input><label><div.rating-box>
                                  <span.text>and above</span>
                                  <span.count></label>

   so the count is a grandchild in one case and a child in the other
   two, and the label leads with a graphic in two of the three. The row
   below is built as nested flex boxes rather than four separate
   layouts: the <li> is a row holding the checkbox and the label, the
   label is a row holding whatever that group leads with, and the count
   is pushed to the end of whichever of the two it happens to live in.

   The point of pushing it is a column. Counts used to sit inline right
   after the label text, so in a list of 81 brands the numbers landed
   at 81 different x positions and the eye had to read every row to
   compare any two. Right-aligned they read as a column of quantities,
   which is the only thing anyone does with them.

   padding-top/padding-bottom as longhands and NOT the `padding: 0`
   shorthand that used to be here: Codazon indents subcategory rows
   with `padding-left: 25px` on li.child, and a shorthand would flatten
   the category tree into a flat list of 110 entries with no hint that
   "Registers" sits under "Account Book and Journals". */
.page-products .block.filter .filter-options .filter-options-content .item,
.page-products .block.filter .filter-options-content li {
  border-bottom: 0;
  display: flex;
  align-items: flex-start;
  /* The 9px between the box and its label. It used to be a
     margin-right on the input; under flex it belongs to the row, so
     that the swatch and rating groups — whose labels lead with a
     graphic rather than text — get the same measure without a rule of
     their own. */
  gap: 9px;
  margin-bottom: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.page-products .block.filter .filter-options-content label,
.page-products .items.filter-checkbox label {
  font: 400 13px/1.45 var(--nxc-sans);
  color: var(--tw-color-body);
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  flex: 1 1 auto;
  min-width: 0;
}

/* The colour rows' inner span, which carries the label text and the
   count together and therefore has to be a flex row of its own. */
.page-products .block.filter .filter-options-content label > .text {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  flex: 1 1 auto;
  min-width: 0;
}

.page-products .block.filter .filter-options-content label > .count,
.page-products .block.filter .filter-options-content label > .text > .count {
  margin-left: auto;
}

.page-products .block.filter .filter-options-content label:hover {
  color: var(--tw-color-ink);
}

/* A checked filter looked exactly like an unchecked one apart from the
   15px box itself. In a 264px window onto 110 rows that is not enough:
   scroll two rows past your own selection and there is nothing on the
   screen that says you made one. The row it is on now reads as chosen
   on its own. */
.page-products .block.filter .filter-options-content li:has(input:checked) > label,
.page-products .block.filter .filter-options-content li:has(input:checked) > label > .text {
  color: var(--tw-color-ink);
  font-weight: 600;
}

.page-products .block.filter .filter-options-content a {
  color: var(--tw-color-body);
  font: 400 13px/1.45 var(--nxc-sans);
}

.page-products .block.filter .filter-options-content a:hover {
  color: var(--tw-color-brand-dark);
}

/* THE CHECKBOX WAS NAVY, NOT BRAND, AND accent-color COULD NEVER HAVE
   FIXED IT.

   `accent-color` recolours the browser's own control. Codazon does not
   use the browser's own control: it sets `appearance: none` and repaints
   the box itself —

     input[type=checkbox]        { appearance:none; width:16px;
                                   height:16px; background:#fff;
                                   border:2px solid #ccc }
     input[type=checkbox]:before { font:12px CodazonFont; content:'…';
                                   opacity:0 }
     input[type=checkbox]:checked        { background:#232f3e;
                                           border-color:#232f3e }
     input[type=checkbox]:checked:before { opacity:1 }

   — so there is no native control left for accent-color to reach and
   the declaration has been inert since it was written. Every ticked
   filter on this page has been drawing in Codazon's #232f3e navy, a
   colour that appears nowhere else in the redesign, while the rule
   above claimed it was orange.

   The fix is to paint the same boxes Codazon paints. The tick glyph is
   theirs and stays theirs — it is a font character on a pseudo-element
   driven by :checked, and re-owning it would mean shipping an icon
   font this file does not have. Only the two colours change.

   The idle border moves off #ccc for the same reason the navy has to
   go: grey is not in this palette. faint (#a99c89) is the level the
   design system uses for a boundary you are meant to see but not
   read. */
.page-products .block.filter input[type="checkbox"] {
  width: 15px;
  height: 15px;
  margin: 3px 0 0 0;
  border: 1.5px solid var(--tw-color-faint) !important;
  border-radius: 4px !important;
  background: #fff;
  cursor: pointer;
  flex: 0 0 auto;
  transition: background-color 150ms ease, border-color 150ms ease;
}

.page-products .block.filter input[type="checkbox"]:hover {
  border-color: var(--tw-color-brand) !important;
}

.page-products .block.filter input[type="checkbox"]:checked {
  background: var(--tw-color-brand) !important;
  border-color: var(--tw-color-brand) !important;
}

.page-products .block.filter input[type="checkbox"]:focus-visible {
  outline: 2px solid var(--tw-color-ink);
  outline-offset: 2px;
}

/* The mockup's filter rows carry no result counts. Magento's do, and
   they are real information, so they stay — just quiet enough not to
   compete with the label.

   The peach pill they used to wear is gone with the inline position
   that justified it: a chip has to be a chip when it sits mid-sentence
   after the label, because nothing else marks where the word ends and
   the number begins. In a right-aligned column the alignment does that
   work, and 81 peach lozenges stacked down the edge of the rail were
   louder than the brand names they were counting.

   Muted rather than faint even though this is the quietest thing in
   the row: DESIGN_SYSTEM §2 does not allow faint for text, and 2.3:1
   on white is not a number to read a quantity at. Tabular figures so
   the column lines up on its digits. */
.page-products .block.filter .filter-options-content .count {
  /* !important throughout. Codazon draws this as a bordered box —
     `color:#858585; border:1px solid #858585; border-radius:2px;
     height:15px` — from a selector exactly as long as this one, in a
     stylesheet that loads later, so it wins every tie. That grey box
     is what the peach pill was covering up rather than replacing. */
  background: transparent !important;
  color: var(--tw-color-muted) !important;
  border: 0 !important;
  border-radius: 0 !important;
  opacity: 1;
  font: 500 11px/1.45 var(--nxc-sans) !important;
  font-variant-numeric: tabular-nums;
  display: block !important;
  min-width: 0 !important;
  height: auto !important;
  padding: 2px 0 0 !important;
  margin-left: 8px;
  flex: 0 0 auto;
  white-space: nowrap;
}

.page-products .block.filter .filter-options-content .count:before,
.page-products .block.filter .filter-options-content .count:after {
  content: none;
}

/* ── 7c. Price ──
   The group shipped as a 5px slab of solid orange, two bare underlined
   fields 50px wide, a loose ₹ hanging after them and a navy-outlined
   "GO" rectangle — four different visual languages in 98px of rail,
   none of them this storefront's.

   50px was also too narrow to hold the value it was given: the range
   on this category tops out at 20000 and the field rendered it as
   "2000C", the last digit clipped by the box. Nobody can price-filter
   against a number they cannot read, so the fields are the reason this
   block is laid out again rather than merely recoloured.

   The new shape is a 4px track, two equal fields on one line with the
   rupee sign inside each of them, and the button on its own line
   underneath. Two fields side by side in a 270px rail leaves ~110px
   each, which is five digits and the symbol with room to spare. */

.page-products .block.filter .price-slider {
  background: var(--tw-color-line);
  height: 4px !important;
  border-radius: 999px;
  margin: 6px 0 20px !important;
}

.page-products .block.filter .ui-slider-range {
  background: var(--tw-color-brand);
  height: 4px !important;
  border-radius: 999px;
}

/* White with a brand ring rather than a solid brand disc. On a track
   that is itself brand between the handles, a solid dot has no edge —
   the two handles and the range read as one long orange pill and there
   is nothing to tell you the ends are draggable. box-sizing is
   border-box everywhere on this page, so 16px is the whole handle and
   -6px centres it on a 4px track. */
.page-products .block.filter .ui-slider-handle {
  width: 16px !important;
  height: 16px !important;
  background: #fff !important;
  border: 3px solid var(--tw-color-brand) !important;
  border-radius: 50% !important;
  top: -6px !important;
  box-shadow: 0 1px 4px rgba(36, 29, 22, 0.2);
  cursor: grab;
}

.page-products .block.filter .ui-slider-handle:active {
  cursor: grabbing;
}

.page-products .block.filter .price-slider-container .input-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  margin: 0 0 10px;
}

.page-products .block.filter .price-slider-container .control {
  flex: 1 1 0;
  min-width: 0;
  position: relative;
  width: auto;
  height: auto;
}

/* The rupee sign ships as ONE span after both fields, so it can only
   ever label the pair. Printed on each field's own box instead it
   labels each one, and the original is hidden rather than moved —
   moving it would mean owning markup the price form's JS reads. */
.page-products .block.filter .price-slider-container .control:before {
  content: "\20B9";
  position: absolute;
  left: 10px;
  top: 0;
  line-height: 36px;
  font: 400 12px/36px var(--nxc-sans);
  color: var(--tw-color-faint);
  pointer-events: none;
}

.page-products .block.filter .price-slider-container .currency {
  display: none;
}

.page-products .block.filter .price-slider-container .delimiter {
  flex: 0 0 auto;
  height: auto;
  line-height: 1;
  margin: 0;
  color: var(--tw-color-faint);
}

.page-products .block.filter input[name="min_price"],
.page-products .block.filter input[name="max_price"] {
  width: 100% !important;
  height: 36px !important;
  background: #fff;
  border: 1px solid var(--tw-color-line) !important;
  border-radius: var(--nxc-radius-sm) !important;
  padding: 0 8px 0 22px !important;
  font: 500 13px/34px var(--nxc-sans);
  color: var(--tw-color-ink);
  text-align: left !important;
  box-shadow: none !important;
}

.page-products .block.filter input[name="min_price"]:focus,
.page-products .block.filter input[name="max_price"]:focus {
  border-color: var(--tw-color-brand) !important;
  outline: 0;
}

.page-products .block.filter .price-slider-container .action {
  width: 100%;
  margin: 0;
}

/* Tertiary, not the brand pill.

   §11's rule holds here too: orange marks what you can act on, and the
   rail already has one orange control in Clear All. This button is the
   fallback for a typed range — dragging the handles applies the filter
   on release without it — so it is the quieter of the two by function
   as well as by design. The three values below are the storefront's
   own tertiary button tokens rather than literals. */
.page-products .block.filter .price-slider-container button.btn.submit {
  display: block;
  width: 100%;
  height: 36px;
  padding: 0 !important;
  background: var(--tw-color-btn-tertiary) !important;
  border: 1px solid var(--tw-color-btn-tertiary-border) !important;
  border-radius: 999px !important;
  color: var(--tw-color-btn-tertiary-fg) !important;
  font: 800 12px/1 var(--nxc-sans) !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition: background-color 150ms ease, border-color 150ms ease;
}

.page-products .block.filter .price-slider-container button.btn.submit:hover {
  background: var(--tw-color-btn-tertiary-hover) !important;
  border-color: var(--tw-color-faint) !important;
  color: var(--tw-color-btn-tertiary-fg) !important;
}

/* ── 7d. The scroll boxes, and the 3,000 pixels nobody knew were there ──
   Codazon caps every group's list at `max-height: 200px; overflow-y:
   auto`. Measured on this category that is a 200px window onto:

     Category   3,190px of content — 110 options
     Brand      2,336px — 81 options
     Colour       606px — 21 options

   and the window has no frame. Modern browsers draw overlay
   scrollbars, which are invisible until something scrolls, so seven
   rows appeared, then a hairline, then the next group. There was no
   scrollbar, no fade, no "show more", no cut-off row — nothing on the
   screen said the remaining 103 categories existed. A shopper looking
   for "Files & Folders" in a stationery store would conclude it was
   not stocked.

   Three changes, none of which touch the layered-nav JS:

   * 264px instead of 200. Nine rows rather than seven, which is enough
     that a partial tenth row shows at the bottom of the longest lists
     — the cheapest possible "there is more" signal, and it costs the
     rail 64px per overflowing group.
   * A scrollbar that is always drawn, in the palette's own line colour
     rather than the platform's. `scrollbar-width: thin` also makes the
     browser reserve the gutter, so the rows no longer shift sideways
     the moment a list starts scrolling.
   * A white fade over the last 36px, so the bottom row is visibly cut
     rather than merely ending.

   The fade is gated on :has(li:nth-child(9)) because it must NOT be
   drawn on a group that fits. Rows are 29px, so nine of them are the
   first count that cannot fit in 264px — a group with eight or fewer
   is fully visible and a gradient over its last row would wash out
   real text for no reason (Stock Status has two options; Rating has
   four). Browsers without :has() drop the rule and keep the scrollbar,
   which is the right thing to lose.

   ALL OF IT IS min-width:1024px, and that is not tidiness. Under
   768px the same markup becomes the off-canvas drawer, and there
   Codazon sets `max-height: none` so every list expands in full and
   the drawer itself scrolls — one scroll surface instead of eleven,
   which is the right design for a phone. What it does NOT do is
   restore `overflow: hidden`, so an unscoped `max-height: 264px
   !important` here clipped each box to 264px and let its content spill
   out visibly: the Category list drew all 110 rows straight down the
   drawer, over the top of Price, Colour, Clothing Material and Brand.
   A rule that only makes sense next to an overflow the media query
   changes has to live inside the same media query.

   :not(:has(.swatch-option)) excludes the colour group, and it is not
   an aesthetic exclusion. :nth-child counts POSITION IN THE DOM, not
   what is on the screen, and §7e hides 20 of the colour group's 21
   rows with display:none — so the group satisfied :nth-child(9) with
   one visible row and drew a gradient straight across it. Colour was
   the only filter reading "Black" in 40 percent grey with no
   explanation. Swatch groups are the only place rows are hidden, so
   ruling them out is enough; the cost is that a colour group with 21
   LIVE options would not get a fade, and on this catalogue there is
   no such group. */
@media (min-width: 1024px) {
  .page-products .block.filter .filter-options-content-inner {
    max-height: 264px !important;
    scrollbar-width: thin;
    scrollbar-color: var(--tw-color-line) transparent;
  }

  .page-products .block.filter .filter-options-content-inner::-webkit-scrollbar {
    width: 6px;
  }

  .page-products .block.filter .filter-options-content-inner::-webkit-scrollbar-thumb {
    background: var(--tw-color-line);
    border-radius: 999px;
  }

  .page-products .block.filter .filter-options-content-inner::-webkit-scrollbar-track {
    background: transparent;
  }
}

/* The outer is the fade's containing block: it is the scroll box's
   parent and does not move when the box scrolls, which a pseudo-element
   on the box itself would. Its `padding: 10px 0 0` is all on the top,
   so the inner ends exactly on the outer's bottom edge and `bottom: 0`
   needs no correction. */
.page-products .block.filter .filter-options .filter-options-content-outer {
  position: relative;
}

@media (min-width: 1024px) {
  .page-products .block.filter .filter-options-content-outer:has(li:nth-child(9)):not(:has(.swatch-option)):after {
    content: "";
    position: absolute;
    left: 0;
    /* Clear of the 6px scrollbar, so the gutter does not get greyed out
       along with the rows. */
    right: 8px;
    bottom: 0;
    height: 36px;
    background: linear-gradient(to top, #fff 15%, rgba(255, 255, 255, 0));
    pointer-events: none;
  }
}

/* ── 7e. Colour swatches ──
   20 of this category's 21 colour options match nothing. Codazon
   renders them anyway, marked `.disabled` and struck through with a
   diagonal — so the group read as seven rows of which six were dead,
   under a heading that promised a filter.

   A filter option that returns nothing is not information, it is a
   dead end with a checkbox on it, and every one of these is one click
   from an empty product grid. The rows go. `.disabled` is Codazon's
   own marker for zero results and the selector is scoped to the
   sidebar, so nothing outside layered navigation is affected.

   What is left is styled as a swatch rather than a square: 16px, round,
   and with a hairline in ink at 15 percent so a white or pale swatch
   still has an edge on a white panel.

   And when a swatch group has no matching option at all — which
   happens the moment another filter narrows the set, since only one of
   the 21 matched anything to begin with — the whole group goes with
   its rows. A heading with an empty box under it is worse than the
   dead rows were: at least those looked like a filter. The selector
   reads "a group that has swatches, none of which are enabled", so it
   can only ever fire on a swatch group. */
.page-products .block.filter .filter-options-content li:has(.swatch-option.disabled) {
  display: none;
}

.page-products .block.filter .filter-options-item:has(.swatch-option):not(:has(.swatch-option:not(.disabled))) {
  display: none;
}

.page-products .block.filter .filter-options-content .swatch-option {
  width: 16px !important;
  height: 16px !important;
  min-width: 16px !important;
  margin: 1px 0 0 !important;
  border-radius: 999px !important;
  border: 1px solid rgba(36, 29, 22, 0.15) !important;
  box-shadow: none !important;
  flex: 0 0 auto;
}

/* ── 7f. The dropdown filter ──
   One attribute on this store renders as a <select> rather than a
   checkbox list, and it arrived as the browser's default control —
   1px #e1e1e1, 1px radius, a system chevron — beside eleven other
   groups drawn in the storefront's own language. Same box as the price
   fields, with the chevron drawn as a background image so the native
   one can be turned off. */
.page-products .block.filter .filter-options-content select {
  width: 100%;
  height: 38px;
  background-color: #fff;
  border: 1px solid var(--tw-color-line) !important;
  border-radius: var(--nxc-radius-sm) !important;
  padding: 0 34px 0 12px !important;
  font: 400 13px/36px var(--nxc-sans) !important;
  color: var(--tw-color-ink);
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none' stroke='%23746a5d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 1.75 6 6.25 11 1.75'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
}

.page-products .block.filter .filter-options-content select:focus {
  border-color: var(--tw-color-brand) !important;
  outline: 0;
}

/* ── 7g. Rating rows ──
   The star block leads its row the way the swatch leads a colour row,
   so it takes the same treatment: fixed size, no shrinking, and
   nudged down a pixel to sit on the text's cap height rather than its
   line box. */
.page-products .block.filter .filter-options-content .rating-box {
  flex: 0 0 auto;
  margin-top: 1px;
}

.page-products .sidebar .block.filter .actions .action.primary {
  background: var(--tw-color-brand) !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 999px !important;
  padding: 9px 22px !important;
  font: 700 13px/1.4 var(--nxc-sans) !important;
  text-transform: none !important;
}

/* ─── 8. Toolbar ──────────────────────────────────────────────────
   14px radius in the mockup, one notch tighter than the cards. */

.page-products .toolbar-products {
  background: #fff;
  border: 1px solid var(--tw-color-line);
  border-radius: 14px;
  padding: 14px 22px;
  margin-bottom: 20px;
  box-shadow: none;
}

.page-products .toolbar-products .toolbar-amount {
  font: 400 13px/38px var(--nxc-sans);
  color: var(--tw-color-body);
}

.page-products .toolbar-products .sorter-label,
.page-products .toolbar-products .limiter-text,
.page-products .toolbar-products .limiter .label {
  font: 400 13px/38px var(--nxc-sans);
  color: var(--tw-color-muted);
}

.page-products .toolbar-products .toolbar-number {
  color: var(--tw-color-ink);
  font-weight: 700;
}

/* The two selects, as the mockup's bordered 10px field. */
.page-products .toolbar-products select,
.page-products .toolbar-products .sorter-options,
.page-products .toolbar-products .limiter-options {
  font: 600 13px/1.4 var(--nxc-sans);
  color: var(--tw-color-ink);
  background: #fff;
  border: 1px solid var(--tw-color-line);
  border-radius: var(--nxc-radius-sm);
  padding: 8px 16px;
  height: auto;
  cursor: pointer;
  transition: border-color 200ms ease;
}

.page-products .toolbar-products select:hover,
.page-products .toolbar-products select:focus {
  border-color: var(--tw-color-brand);
  outline: none;
}

/* Grid / list switcher: 38px squares at 10px, active filled brand,
   inactive a cream tile with a faint glyph. The glyphs are CodazonFont
   on :before, so only colour and box change. */
.page-products .toolbar .modes-mode {
  width: 38px !important;
  height: 38px !important;
  padding: 0 !important;
  border: 1px solid var(--tw-color-line) !important;
  background: var(--tw-color-cream) !important;
  color: var(--tw-color-faint) !important;
  border-radius: var(--nxc-radius-sm) !important;
  margin-right: 10px;
  box-shadow: none !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  line-height: 36px !important;
}

.page-products .toolbar .modes-mode:before {
  color: var(--tw-color-faint) !important;
}

.page-products .toolbar .modes-mode.active,
.page-products .toolbar .modes-mode:not(.active):hover {
  background: var(--tw-color-brand) !important;
  border-color: var(--tw-color-brand) !important;
  color: #fff !important;
}

.page-products .toolbar .modes-mode.active:before,
.page-products .toolbar .modes-mode:not(.active):hover:before {
  color: #fff !important;
}

.page-products .toolbar-products .sorter-action {
  color: var(--tw-color-faint);
}

.page-products .toolbar-products .sorter-action:hover {
  color: var(--tw-color-brand-dark);
}


/* ── 8a. The row, and the control Magento hides ──
   The toolbar's four groups are laid out with floats: `.modes` and
   `.toolbar-amount` left, `.sorter` right, and a clearfix on the
   toolbar to close the row. Two things are wrong with that here.

   The first is the order. Floats to the right stack right-to-left in
   DOM order, and the DOM order is modes, amount, pages, limiter,
   sorter — so the moment there is more than one control on the right
   they come out reversed against the mockup, which reads
   Show ... Sort By from left to right.

   The second is that `.page-products .toolbar .limiter { display:none }`
   deletes the page-size control from this toolbar entirely, leaving it
   in the trailing toolbar at the bottom of the list only. That is
   Magento's own default and it predates the redesign; the mockup puts
   Show 24 / 48 / 96 at the top next to Sort By, which is where it
   belongs — the two are the same kind of decision about the same list,
   and one of them was 24 products further down the page than the other.
   §12a is the other half of this: the copy at the bottom goes away, so
   the control moves rather than being duplicated.

   Flex rather than fixing the floats, because the mockup's row is two
   groups pushed apart and that is one `margin-right:auto`. Floats are
   ignored on flex items, so none of Codazon's need overriding — they
   simply stop applying, which is why nothing below says `float:none`.
   Only the phone layout keeps the float behaviour, hence min-width:768:
   under that the toolbar is a two-line stack Codazon already handles.

   `display:flex !important` on the limiter because the rule hiding it
   is `.page-products .toolbar .limiter`, three classes, exactly what
   the prefix here buys — a tie that load order would settle, and this
   file is merged ahead of the bundle the rule is in. */

@media (min-width: 768px) {
  .page-products .toolbar-products {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 18px;
    text-align: left;
  }

  /* The one push that separates the two groups. */
  .page-products .toolbar-products .toolbar-amount {
    margin-right: auto;
    padding: 0;
  }

  .page-products .toolbar-products .limiter {
    display: flex !important;
    align-items: center;
    gap: 8px;
    margin: 0;
  }

  .page-products .toolbar-products .sorter {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0;
    margin: 0;
  }

  /* Each group's own inner spacing is now the gap above; the labels
     and the select wrapper drop the margins they used to need. */
  .page-products .toolbar-products .limiter .label,
  .page-products .toolbar-products .limiter .control,
  .page-products .toolbar-products .limiter-text,
  .page-products .toolbar-products .sorter-label {
    margin: 0;
  }

  /* §8 gives the mode buttons a 10px right margin to space the pair.
     The last one does not need it against a flex gap. */
  .page-products .toolbar-products .modes .modes-mode:last-child {
    margin-right: 0;
  }
}

/* ─── 9. The grid ─────────────────────────────────────────────────
   THE COLUMN COUNT IS DERIVED, NOT DECLARED.

   The mockup draws three across. That is a canvas measurement and not
   a merchandising decision, so the count is not copied — but the width
   it was drawn at is the thing this section exists to protect. The
   mockup's canvas is 1400px with 56px gutters and a 260px aside, which
   leaves 996px of grid; three tracks and a 20px gap put the card at
   318px. Every type size, inset and button in §10 and §11 was drawn
   against that number.

   What shipped instead was Codazon's column widths from _category.less,
   five fixed steps keyed to the VIEWPORT:

       >=1650  6 across     950-1249  4 across
       1250-1649  5 across  550-949   3 across
                            <=550     2 across

   The viewport is the wrong thing to key them to. The grid does not
   live in the window, it lives in `.column.main`, which on this page
   is 75% of a `.columns` that is itself 96% of the page — about 0.71
   of the window once the sidebar is out. Five steps measured against
   the window therefore land on card widths nobody picked. Measured in
   Chromium against the live page:

       window   grid box   across   card
       1920      1342        6      213px
       1650      1152        6      182px
       1440      1005        5      191px
       1280       893        5      169px
       1024       665        4      156px
        768       714        3      228px

   156px at the bottom of that table, against a card drawn for 318px —
   and the column does not even shrink in order. A 1440px window draws
   a WIDER card than a 1650px one, and a 768px tablet a wider card than
   any desktop in the list, because each step is keyed to a window
   while the box it describes is keyed to the sidebar. Dragging a
   browser narrower makes the cards bigger, then smaller, then bigger
   again, four times over the range.

   And at the bottom it stops being merely tight. At a 156px card Add
   to Cart is a 118px pill with 18px of padding at each end, and its
   contents — a 92px label, a 10px gap and the CodazonFont trolley
   after it — measure 122px. The button is `white-space:nowrap` and
   `overflow:visible`, so nothing wraps and nothing clips: the label
   starts 4px to the LEFT of the pill's left edge and the trolley runs
   out past its right, orange-on-white on both sides of the orange
   button they belong to. It reads as a rendering fault, which is the
   worst way for a primary CTA to fail. Sweeping the card width in
   Chromium puts the break just under 166px: at 170px the contents
   measure exactly the 132px they are given, and every pixel below that
   is spill. Only the 1024px row of the table is past it, but it is
   past it by 4px with no margin anywhere else in the range.

   So the count is handed to the grid algorithm. `auto-fill` with a
   `minmax()` floor asks the question the breakpoints were trying to
   answer — how many cards of at least this width fit — and asks it of
   the box the cards are actually in, so the answer follows the sidebar
   opening, the filter panel collapsing, and layouts this file will
   never see. There is no step left to land on the wrong side of.

   A 200px floor and the mockup's 20px gap resolve to:

       window   grid box   across   card
       1920      1332        6      205px
       1650      1142        5      213px
       1440       995        4      234px
       1280       883        4      206px
       1024       655        3      205px
        768       704        3      221px

   — nothing under 205px, the 156px outlier gone, the CTA inside its
   pill at every width, and the same six across at 1920 the breakpoints
   gave. Density is unchanged at the top of the range and costs one
   column at 1650, 1440, 1280 and 1024, which buys 30-50px of card at
   each. The grid box is 10px narrower than it was at every width
   because the negative margin below is gone; it is now exactly the
   toolbar's width, which is the next paragraph.

   `auto-fill` and not `auto-fit`: the two differ only on a short last
   row, where auto-fit collapses the empty tracks and stretches what is
   left across the full width. A final row of two double-width cards is
   not a layout anyone asked for.

   Under 768px none of this applies and the section stops. Codazon's
   phone widths are two across at 360 and three at 560, both measured
   at ~170px, which is what a phone catalogue should do and what the
   card is already known to survive; there is no window/column split
   down there to fix, because the sidebar is off-canvas and the column
   IS the window.

   ── WHAT THIS REPLACES ──
   Grid also retires the negative-margin gutter and the defect that
   came with it. Codazon spaces the cards with a right margin on each
   and cancels the last one by pulling the row's right edge out by the
   same amount, and the two halves disagreed: the row was pulled 20px
   (Codazon's inline <style> inside #product-list-container) against
   the 10px card margin _category.less sets, so the last card in every
   row hung 10px past the toolbar, the sidebar and the page edge at
   900, 1100, 1280, 1440 and 1600px. This file used to answer that by
   matching the row to the cards at -10px, and the measurement above
   shows what that bought: the grid box came out 10px WIDER than the
   toolbar above it at every width, with the last card's own margin
   sitting in the difference. Correct to the pixel, and only for as
   long as both numbers stay where they are. `gap` has no trailing edge
   to cancel, so both halves go rather than one being tuned to the
   other, the grid box measures the same as the toolbar, and the
   overhang cannot come back the next time Codazon changes one of the
   two numbers.

   ── SPECIFICITY ──
   `display` needs no !important: Codazon's flex comes from `.flex-grid`
   in main-styles.css, one class, and the prefix here is four. The item
   widths do need it. _category.less writes them at
   `.catalog-category-view.page-products .products-grid .product-items
   li.item.product-item` — six classes and an element — and Codazon's
   inline <style> writes them again at the end of the document, where
   load order can never be won. !important beats both; that <style> is
   a style ELEMENT and not a style attribute, which is the distinction
   that makes it beatable at all.

   `:not(.owl-carousel)` because Codazon mounts this same <ol> as an owl
   carousel on some of its list styles, and owl re-parents every <li>
   into an .owl-stage. Grid tracks on a container whose children have
   moved a level down is a one-column layout.
   ───────────────────────────────────────────────────────────────── */

@media (min-width: 768px) {
  .page-products .products.wrapper.products-grid .product-items:not(.owl-carousel) {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 20px;
    /* Both halves of the negative-margin gutter, deleted. The left is
       Codazon's `margin-left:0` and already agrees; it is written out
       so the pair is visible in one place. */
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* The tracks own the width now. Everything the two width systems put
     on the item is unset rather than re-tuned: the calc() widths, the
     gutter margin, and the float Codazon's flex row never used but the
     list view does. min-width:0 because a grid item's default
     `min-width:auto` refuses to shrink below its content, and one
     unbreakable SKU in a product name would otherwise widen its track
     and pull the whole row out of alignment. */
  .page-products .products.wrapper.products-grid .product-items:not(.owl-carousel) > li.item.product-item {
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    float: none !important;
    min-width: 0;
  }
}

/* Magento's own `.page-products .product-item-info { width: 240px }`,
   from the Luma module styles this theme still inherits.

   It has been dead code for as long as the cards have been narrow —
   `.product-item-info` also carries `max-width:100%`, and every card
   the breakpoints produced was under 240px, so the max-width won and
   nobody saw the declaration. The moment the tracks are allowed to
   grow past 240px it stops being dead: the card border is drawn on the
   <li> and the white body inside it would stop at 240px, leaving the
   name, the price and the CTA in a column up the left of a wider card
   with bare space to the right of them. Outside the media query above
   because it is a correctness fix at every width, and a no-op at the
   ones where max-width was already handling it. */
.page-products .products.wrapper.products-grid .product-item .product-item-info {
  width: 100% !important;
  max-width: none !important;
}

/* ─── 10. Product card ────────────────────────────────────────────
   White throughout, one hairline, 16px, and on hover a 2px lift with
   the border going brand. Text left-aligned; Codazon centres it, and a
   centred name over a centred price gives the eye no left edge to run
   down across a row.

   The mockup's brand line ("3M POST-IT") and MOQ line ("MOQ: 1 box")
   are not reproduced: neither value appears anywhere in the markup
   Magento emits for a grid item, and a stylesheet cannot invent
   content. Both need a product-item template override that prints the
   attributes; the type styles they would take are noted inline below
   so that override is a markup change only. */

.page-products .products.wrapper .product-item,
.page-products .product-list-style-05.grid.products-grid .product-item {
  border: 1px solid var(--tw-color-line) !important;
  border-radius: var(--nxc-radius) !important;
  background: #fff !important;
  box-shadow: none !important;
  padding: 0 !important;
  overflow: hidden;
  text-align: left;
  transition: transform 150ms ease, box-shadow 150ms ease, border-color 150ms ease;
}

.page-products .products.wrapper .product-item:hover {
  transform: translateY(-2px);
  border-color: var(--tw-color-brand) !important;
  box-shadow: var(--nxc-shadow-hover) !important;
}

/* Everything the tile does on hover is motion: the card's 2px lift,
   the photo's 4 percent zoom and the Quick Shop disc's 6px rise. The
   colour changes that go with them — the brand border, the scrim, the
   disc turning orange — are what carry the meaning and all of them
   survive here; only the movement is dropped. */
@media (prefers-reduced-motion: reduce) {
  .page-products .products.wrapper .product-item,
  .page-products .products.wrapper .product-item:hover,
  .page-products .products-grid .product-item .product-image-photo,
  .page-products .products-grid .product-item .product-item-info:hover .product-image-photo,
  .page-products .products-grid .product-item .qs-button,
  .page-products .products-grid .product-item .product-item-info:hover .qs-button {
    /* !important because this block sits with the card rules it guards
       and the rules it is undoing are written further down the file at
       the same specificity, so it loses every tie on order. Moving the
       block to the end of the file instead would win without it and
       would also put the guard three hundred lines away from the only
       thing it has to say anything about. */
    transition: none !important;
    transform: none !important;
  }
}

/* The photo well, and the surface the whole tile sits on: one
   uninterrupted white card. The photo, the name, the price, the
   discount chip, the spacer that keeps the buttons on one baseline and
   the button row are all #fff, and the only edge drawn anywhere on the
   tile is its own 1px border above.

   It was two bands for a while — the photo on white, everything after
   it on --tw-color-cream. The flaw is that that cream is the same
   #fbf6ee §1 paints the page shell in, so the lower half of every tile
   was the exact colour of the page behind it: the card stopped at the
   picture and the name, price and Add to Cart read as loose text lying
   on the background, with a 1px hairline as the only thing claiming
   otherwise. A band has to differ from the page to read as part of the
   card. Either it moves off the page colour (--tw-color-tag is the
   next step down) or the card goes back to flat white. Flat white is
   the call; if the band is ever wanted back, tint it, do not re-use
   --tw-color-cream.

   White is stated here, and again on the details and inner blocks in
   §16, rather than left to the card's own `background:#fff` above,
   because Codazon's main-content-style05 paints these blocks and its
   <link> is printed after everything Magento merged (see SPECIFICITY at
   the top). Whatever it does not paint inherits the card's white
   through them, .cdz-product-labels included — that strip is a SIBLING
   of the details block rather than a child, so it needed naming only
   while the band was a different colour from the card. */
.page-products .products.wrapper.products-grid .product-item .product-item-info {
  background: #fff;
}

/* No border-bottom under the photo. A hairline there cuts the tile in
   half at exactly the line the two-band version drew, which is the
   thing being undone; the whitespace baked into the pack shots is the
   separation. */
.page-products .products-grid .product-item .product-item-top {
  background: #fff;
  padding: 0;
  position: relative;
}

/* position:relative so the hover scrim further down has this box, and
   not .product-item-top, to size itself against: the top block also
   holds the wishlist heart and the Quick Shop circle, and a scrim laid
   over that box would wash out both of the controls it exists to make
   readable. */
.page-products .products-grid .product-item .product-item-photo {
  display: block;
  padding: 14px;
  position: relative;
}

/* The mockup fixes the photo well at 170px; Magento ships a square box
   (`padding-bottom:100%` as a style ATTRIBUTE on .product-image-wrapper),
   which at a 318px card is a 288px tall image and a card half again as
   tall as it should be. Author !important outranks an inline style
   attribute, so the square gives way to the mockup's letterbox.
   object-fit:contain because the catalogue mixes portrait scans with wide
   pack shots, and cover would crop the tall ones to a stripe. */
.page-products .products-grid .product-item .product-image-wrapper {
  padding-bottom: 0 !important;
  height: 170px !important;
  display: block;
  position: relative;
  /* The hover zoom below scales the image past this box. Clipping here
     rather than on the anchor keeps the growth inside the well: the
     anchor's clip is its 14px padding edge, so 4 percent of a 170px
     image would spill into the padding and the picture would start
     eating the white margin it is meant to sit in. */
  overflow: hidden;
}

.page-products .products-grid .product-item .product-image-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 320ms ease;
}

/* Codazon's grid renders two stacked images per tile, .main-img (the base
   image from the backend) and .hovered-img (the second gallery image). The
   rules that hide the second one until hover live in a Codazon stylesheet
   this theme's bundle does not carry: grep the merged CSS this page loads and
   there is not a single .hovered-img rule in it. Absolutely positioning both,
   as the block above does, therefore left the hover image sitting on top of
   the base image permanently, so the grid showed the second image and not the
   one set as the product's base in admin.

   It reads as "fine" on this category today only because every one of the 24
   products here has the same file in both slots. The moment a product gets a
   real second image, its tile shows the wrong one. */
.page-products .products-grid .product-item .hovered-img {
  opacity: 0;
  transition: opacity 200ms ease;
}

.page-products .products-grid .product-item .product-item-info:hover .hovered-img {
  opacity: 1;
}

/* Pointer feedback on the photo itself.

   The tile already answers a hover with a 2px lift and a brand border,
   which is the card saying "I am the thing under your cursor". Neither
   of those marks say anything about the PICTURE, and on a listing this
   dense the picture is what the customer is actually reading — 24 pack
   shots at 170px, most of them the same beige-on-white, several of them
   near-identical (two Cello Tape rolls, two Camlin markers, three Pilot
   pens). A 4 percent scale is enough to lift the one under the pointer
   clear of the eleven beside it without moving the card's geometry:
   the image is absolutely positioned inside a fixed 170px well, so
   nothing below it can shift no matter what the transform does.

   4 percent and not more. object-fit:contain letterboxes every shot, so
   the scale is applied to the whole box including the empty bands, and
   a tall product in a wide well moves further across the screen than
   its own size suggests. Past ~6 percent the tall scans start to swim.

   The scrim is the second half. Codazon reveals the Quick Shop circle
   in the middle of the photo on hover (see the .qs-button block below)
   and it is a dark disc dropped onto whatever pixels happen to be
   under it — on the Old Newspaper shot it lands on grey newsprint and
   on the Letterhead shot on plain white, and in neither case does it
   read as a control rather than a smudge on the photograph. Five
   percent ink over the picture pushes the whole image back one step so
   the disc sits in front of a surface instead of inside a product.

   pointer-events:none so the scrim cannot swallow the click on the
   photo it covers, and z-index 2 to sit over both stacked images while
   staying under the circle's z-index 3. */
.page-products .products-grid .product-item .product-item-info:hover .product-image-photo {
  transform: scale(1.04);
}

.page-products .products-grid .product-item .product-item-photo::after {
  content: "";
  position: absolute;
  /* The anchor's own 14px padding, so the scrim covers the image well
     and not the white margin around it. */
  inset: 14px;
  /* Softened to the control radius. At 0 the tint is a hard grey
     rectangle sitting in the middle of a 16px-rounded card, which
     reads as a rendering artefact rather than as a state. */
  border-radius: var(--nxc-radius-sm);
  background: rgba(36, 29, 22, 0.05);
  opacity: 0;
  pointer-events: none;
  z-index: 2;
  transition: opacity 200ms ease;
}

.page-products .products-grid .product-item .product-item-info:hover .product-item-photo::after {
  opacity: 1;
}

/* A product with no image of its own gets Magento's placeholder, a
   grey square with an orange glyph in the middle of it. At the well's
   full size it has more visual weight than the real photographs beside
   it, so the cards that know least about themselves shout loudest —
   four of the first twenty-four on this category. Held back to two
   thirds size and half opacity it reads as the absence of a picture,
   which is what it is.

   Matched on src and not on Codazon's data-lazysrc, even though the
   lazy loader is what eventually puts the URL there: it MOVES the
   value rather than copying it, deleting data-lazysrc once the image
   is in the viewport, so a selector written against the attribute
   matches only in the window before the image exists and stops
   matching at the moment it appears. There is no pop from doing it
   this way — until the loader runs, src holds a 1px transparent GIF
   and there is nothing on the screen to resize.

   padding is !important because Codazon sizes these images with
   `padding: 5px 20px` from a selector longer than the four classes the
   `.page-products` prefix gives, and box-sizing is border-box for
   everything on the page, so padding here shrinks the content box the
   contain-fit is measured against. */
.page-products .products-grid .product-item .product-image-photo[src*="/placeholder/"] {
  padding: 26px !important;
  opacity: 0.5;
}

/* ── The reserved badge row, and the hole it closes ─────────────────
   .product-item-info is a flex column and Codazon pins the button
   block to the bottom of it with `margin-top: auto`. That is the right
   call — it is what puts every Add to Cart in a row on one baseline,
   which is the whole reason a customer can compare a row at a glance —
   but `auto` collects ALL of a card's slack into one gap, in one place,
   directly under the price.

   The slack exists because the row is only as short as its tallest
   card and the cards are not the same shape. A discounted product
   carries a .cdz-product-labels strip (the green "52% OFF" chip); an
   undiscounted one has no such element in the markup at all. So in a
   row of five where two are on sale, the other three each got the
   chip's ~26px handed to them as empty white between their price and
   their button: measured on the live grid, 55px of nothing under
   "Cello Tape 2 inch" while "Id Card Pouch" beside it was tight. It
   reads as a card that failed to finish loading rather than as a card
   with nothing to declare.

   The fix is to stop the shapes differing. Every card gets the badge
   row whether or not it has a badge — an empty 26px block after the
   price — and the strip, which is a SIBLING of the details block and
   not a child of it, is pulled back up into that reserved space by the
   same 26px. Cards with a chip and cards without now measure the same,
   `auto` has no slack left to hand out, and the gap goes to zero on
   every card at once.

   .product-reviews-summary takes the same treatment: it is the other
   optional block Magento drops in this slot (one product in this
   category has a review), and it is the same bug with a different
   element. The `~` rule is the case where a product has both — the
   badge takes the reserved row and the reviews sit under it in their
   own space rather than the two stacking on the same 26px.

   26px is the chip's own height: 11px caps at 1.4 is 15.4px, plus 3px
   of padding and a 1px dashed border on each side, plus 2px of air
   under it. Changing the chip's type or padding in §11 means changing
   this number in all three places — it is deliberately written as a
   literal rather than a custom property because a var() that silently
   resolves to nothing would restore the hole without an error. */
.page-products .products-grid .product-item .product-item-details {
  padding: 16px 18px 0 !important;
}

.page-products .products-grid .product-item .product-item-details::after {
  content: "";
  display: block;
  height: 26px;
}

/* !important on every margin below, and it is load-bearing rather than
   defensive. Codazon's bundle carries

     .catalog-category-view.page-products .products-grid .product-items
       li.item.product-item .product-item-info .cdz-product-labels
         { position: unset; margin: 0 0 5px }

   — nine classes, against the four the `.page-products` prefix buys —
   so a plain `margin-top: -26px` here loses the tie and the strip stays
   where it was. It is a shorthand, so it takes the bottom margin down
   with it and both halves have to be restated. Their declaration is not
   !important, so !important wins outright however long their selector
   is; this is the same trade §16 spells out for the hover patch. */
.page-products .products-grid .product-item .cdz-product-labels,
.page-products .products-grid .product-item .product-reviews-summary {
  margin-top: -26px !important;
}

.page-products .products-grid .product-item .cdz-product-labels ~ .product-reviews-summary {
  margin-top: 0 !important;
}

.page-products .products-grid .product-item .cdz-product-labels {
  display: flex;
  align-items: center;
  height: 26px;
  padding: 0 18px;
  margin-bottom: 0 !important;
  position: static;
}

/* 8px of air between the badge row and the button. It used to be 0
   because `auto` was always supplying more than enough of it; with the
   slack gone the two would touch. */
.page-products .products-grid .product-item .product-item-inner {
  padding: 8px 18px 18px !important;
}

/* Name: 14/700 ink over two lines at a fixed height, so the prices and
   buttons below stay on one baseline across a row. Codazon's
   single-line ellipsis truncated most of this catalogue's names. */
.page-products .products.wrapper .product-item .product-item-name {
  text-overflow: clip;
  overflow: hidden;
  margin: 0 0 6px;
  /* Two lines at 14px/1.4 need 39.2px. The old 38px floor cut a hair off the
     descenders of the second line on every two-line name. */
  min-height: 40px;
}

.page-products .products.wrapper .product-item .product-item-name .product-item-link,
.page-products .products.wrapper .product-item .product-item-link {
  font: 700 14px/1.4 var(--nxc-sans) !important;
  color: var(--tw-color-ink) !important;
  text-transform: none !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: color 150ms ease;
}

.page-products .products.wrapper .product-item .product-item-link:hover {
  color: var(--tw-color-brand-dark) !important;
}

/* Price: 17/800 in ink, with the struck original in muted.

   It was 17/800 in brand-dark with the struck price in --tw-color-faint,
   on the reading that DESIGN_SYSTEM §2 sanctions brand-as-text for "a
   price on sale". Both halves of that were wrong for this grid:

   * §2 lists prices under level 1, `--color-ink` — "anything read to
     make a decision". The sale-price accent is for a price quoted in
     running copy, where orange is the thing that marks it as a price at
     all. In a product grid every card already has a price in a fixed
     slot, so the orange marks nothing, and 24 orange prices sitting
     above 24 orange buttons cost the buttons the one colour that was
     supposed to mean "you can act on this".
   * §2 also states outright that --color-faint is not a text colour:
     #a99c89 on cream is about 2.3:1, against the 4.5:1 AA wants. The
     struck price is content — it is the number the discount is measured
     from — so it belongs at level 3, --color-muted (#746a5d, 5.6:1).

   The strike itself is drawn in faint rather than in the text colour,
   which IS one of the three things §2 allows faint for: it is a rule,
   and at muted's weight it read as a line scored through the price
   hard enough to fight the digits underneath it. */
/* Codazon renders .price-box as a block holding two inline-blocks. At a
   193px card that is 91px of special price plus 71px of struck price plus
   margins inside 155px, so anything past four digits broke onto a second
   line — "Index Pen Holder" showed Rs.5,269.00 over Rs.10,499.00 and stood
   a line taller than every card beside it.

   Flex on a shared baseline with one gap replaces the margins, and the
   struck price drops a size and is allowed to shrink, which fits the pair
   on one line at every price this catalogue actually carries. wrap is kept
   as the escape hatch rather than letting a truly extreme pair overflow
   the card. */
.page-products .products.wrapper .price-box {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0 8px;
  margin: 6px 0 8px;
}

.page-products .products.wrapper .price-box .price {
  white-space: nowrap;
}

.page-products .products.wrapper .price-box .price {
  font: 800 17px/1.3 var(--nxc-sans) !important;
  color: var(--tw-color-ink) !important;
}

/* The struck price, and the black bar that was drawn over it.

   Codazon's _category.less does not strike this price with a
   text-decoration at all. It sets `text-decoration: unset` and draws a
   bar instead:

     .old-price { position:relative; color:#000; text-decoration:unset }
     .old-price::after { content:""; position:absolute; left:0; right:0;
                         top:35%; height:1px; background:currentColor }

   Three things follow from that, and all three are visible on the card:

   * The bar is #000. Nothing else on this page is black — the darkest
     token is ink #241d16 — so the one heaviest mark in the whole grid
     is a hairline through a secondary number.
   * `top: 35%` measures the inline-block, not the text. It happens to
     land near the middle at Codazon's own font size and stops doing so
     the moment the price is set at any other size, which is exactly
     what §11 does.
   * `left: 0; right: 0` spans the box rather than the glyphs, so the
     bar runs past both ends of the number and reads as a rule drawn
     under the price rather than a strike through it.

   Turning the bar off and letting the text strike itself fixes all
   three at once: line-through follows the glyphs, inherits the font
   size, and takes a colour. Their rules are not !important, so a short
   selector with !important beats the ten-class one they are written
   with — see §13 for the same trade made for the same reason. */
.page-products .products.wrapper .product-item .old-price::after {
  content: none !important;
}

.page-products .products.wrapper .product-item .old-price {
  color: var(--tw-color-muted) !important;
  text-decoration: none !important;
}

.page-products .products.wrapper .price-box .old-price .price {
  font: 400 12px/1.3 var(--nxc-sans) !important;
  color: var(--tw-color-muted) !important;
  text-decoration: line-through !important;
  /* Longhands after an !important shorthand have to carry !important
     themselves, or the shorthand's implied `currentcolor` / `auto` win
     and the two lines below do nothing. */
  text-decoration-color: var(--tw-color-faint) !important;
  text-decoration-thickness: 1px !important;
}

/* Symmetric, because the two modes put the struck price on opposite
   sides: the grid renders special-then-old, the list floats
   old-then-special. A left-only margin closed the gap to nothing in
   list view (₹399.00₹240.00). */
.page-products .products.wrapper .product-item .old-price {
  margin: 0 !important;
  min-width: 0;
}

/* The discount flag, restored to the mockup's dashed green tag. The
   green is --color-ok, the storefront's status green; the tint behind
   it is the one literal in this file with no token to point at. */
.page-products .products.wrapper .cdz-product-labels .label-item,
.page-products .products.wrapper .cdz-product-labels .label-item.sale,
.page-products .products.wrapper .cdz-product-labels .label-item .label-content {
  background: #e9f7ee !important;
  color: var(--tw-color-ok) !important;
  border: 1px dashed var(--tw-color-ok) !important;
  border-radius: 6px !important;
  font: 800 11px/1.4 var(--nxc-sans) !important;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  padding: 3px 9px !important;
  display: inline-block;
  /* main-content-style05 gives every label a 3px bottom margin, which
     inside the fixed 26px row above is 3px the flex box has to centre
     around and 3px the row is not tall enough to hold. */
  margin: 0 !important;
}

/* The chip's text lives in a nested <span class="label-content"> which
   carries a border of its own, so styling only .label-item leaves one
   box drawn inside the other. */
.page-products .products.wrapper .cdz-product-labels .label-item .label-content {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  color: inherit !important;
}

/* Wishlist: a 30px white circle pinned to the photo's top right.

   Inset 10px from the corner, which Codazon does not do — it pins the
   anchor at top:0/right:0. The card carries `overflow:hidden` and a
   16px radius (§10 opening rule), so a circle in the exact corner is
   cut by the card's own curve: on the live grid the top right of every
   heart was sliced off at a diagonal, on all 1,778 tiles. 10px clears
   the curve on all four counts (the circle's own corner is 4.4px in
   from the box corner, the card's curve reaches 4.7px in at the same
   diagonal) and matches the 14px the photo below it is inset by
   closely enough that the two read as one margin. */
/* Codazon sizes this 40x30, which a 999px radius turns into a pill rather
   than the mockup's circle, and draws the heart in its own #7d7d7d from a
   selector longer than this one — so the width, the height and the glyph
   colour all have to be stated outright. */
.page-products .products.wrapper .product-item .actions-secondary .towishlist {
  background: #fff !important;
  border: 1px solid var(--tw-color-line) !important;
  border-radius: 999px !important;
  width: 30px !important;
  min-width: 30px !important;
  height: 30px !important;
  line-height: 28px !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: center;
  /* Muted, not faint. DESIGN_SYSTEM §2 rules faint (#a99c89) out as a
     text colour and the heart is drawn as a glyph in a font, so it is
     text as far as contrast is concerned: on white it measured 2.3:1,
     against the 4.5:1 AA asks for. Muted (#746a5d) is 5.6:1 and is the
     level this file already moved the struck price to for exactly the
     same reason (see the price block above). */
  color: var(--tw-color-muted) !important;
  font-size: 14px !important;
  box-shadow: none !important;
  /* Codazon pins this anchor to the card's corner. See the note above
     the block for why it cannot stay there. */
  top: 10px !important;
  right: 10px !important;
  transition: color 150ms ease, border-color 150ms ease, background-color 150ms ease;
}

/* WHICH PSEUDO-ELEMENT DRAWS THE HEART.

   Three stylesheets have an opinion and only one of them lands:

     Magento/blank   .product-items .action.towishlist::before
                       { font: 29px icons-blank-theme; content: '\e600' }
     Codazon         .product-item-top a.towishlist::before
                       { font-family: CodazonFont !important; content: … }
     Codazon         a.towishlist::after
                       { font-family: FontAwesome; content: '\f004' }

   and something further down that chain sets ::before to display:none,
   so the glyph on the page is the ::after one, in FontAwesome. It
   inherits its colour from the anchor rather than declaring one, which
   is why the anchor's `color` above is what actually recolours the
   heart.

   This matters more than it looks: ::after is occupied. An earlier
   pass at the tap target below wrote `content: ""` into it and removed
   the heart from all 1,778 tiles, leaving an empty ring. Anything this
   file wants to draw on this anchor has to use ::before. */

/* 44px of target around a 30px circle.

   The visible control stays 30px because the mockup draws it that way
   and a heavier one would compete with the photograph it sits on, but
   30px is well under the 44px minimum this storefront holds itself to,
   and on a phone this is a control sitting inside a tap area that
   otherwise means "open the product" — undershooting it does not miss,
   it navigates away. The pad is transparent and centred on the circle,
   so it costs nothing visually and steals 7px of the photo's corner
   from a link that fills the rest of the well.

   Drawn on ::before, for the reason above. Codazon's content for that
   pseudo-element is empty today, but `font-size: 0` is what keeps this
   box invisible if a future Codazon puts a real glyph back into it —
   without it, an upgrade would silently render an icon at 44px in the
   middle of every card's corner.

   The anchor is already position:absolute (Codazon), so this box has
   it to size against without this file changing its positioning. */
.page-products .products.wrapper .product-item .actions-secondary .towishlist::before {
  content: "" !important;
  display: block !important;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 44px;
  height: 44px;
  transform: translate(-50%, -50%);
  font-size: 0 !important;
  line-height: 0 !important;
}

.page-products .products.wrapper .product-item .actions-secondary .towishlist::after {
  color: inherit !important;
  font-size: 14px !important;
  line-height: 28px !important;
}

.page-products .products.wrapper .product-item .actions-secondary .towishlist:hover {
  color: var(--tw-color-brand) !important;
  border-color: var(--tw-color-brand) !important;
}

/* Quick Shop is the mockup's dark circle on the photo overlay. Its
   label is kept for screen readers and hidden visually; the glyph is
   drawn on the button itself.

   Codazon owns when it appears — `.product-list-style-05 .qs-button`
   is absolutely positioned at the centre of the well with opacity 0,
   and `.product-item:hover .qs-button` takes it to 1. This file owns
   only what it looks like getting there, and three of Codazon's
   choices about that have to be undone:

   * `transition: 500ms` on everything. Half a second to fade in a
     control the pointer is already on top of means the customer's hand
     arrives before the button does. 180ms, and only on the properties
     that actually change.
   * `.qs-button:hover { opacity: .7 }`. Their non-hover state for this
     button is opacity 0, so they use opacity for two jobs at once and
     the result is a control that fades OUT by 30 percent at the moment
     it is pressed. !important, because so is nothing about theirs —
     a bare `opacity: 1` here would lose the tie on order.
   * `.product-item .qs-button:hover { box-shadow: 0 0 0 10px
     rgba(255,255,255,.4) }`, a 10px white halo that on a white pack
     shot is invisible and on a dark one is a smear. A real drop shadow
     in ink does the job the halo was reaching for: it lifts the disc
     off the photograph instead of erasing the photograph around it.

   The 6px rise is this file's own addition and is the same idea as the
   scrim above — the disc arrives rather than materialises, which is
   what tells the eye it is a control laid over the picture and not
   part of it. */
.page-products .products-grid .product-item .qs-button {
  background: var(--tw-color-ink) !important;
  color: var(--tw-color-cream) !important;
  border: 0 !important;
  border-radius: 999px !important;
  width: 38px !important;
  height: 38px !important;
  padding: 0 !important;
  font-size: 15px !important;
  line-height: 38px !important;
  text-align: center;
  box-shadow: 0 6px 16px rgba(36, 29, 22, 0.28) !important;
  text-transform: none !important;
  transform: translateY(6px);
  transition: opacity 180ms ease, transform 180ms ease, background-color 150ms ease !important;
}

.page-products .products-grid .product-item .product-item-info:hover .qs-button {
  transform: translateY(0);
}

.page-products .products-grid .product-item .qs-button:hover {
  /* Brand, not ink. §11's rule is that orange marks the things you can
     act on, and this disc only exists while the pointer is on the card
     — there is no row of 24 orange discs for it to get lost in. */
  background: var(--tw-color-brand) !important;
  color: #fff !important;
  opacity: 1 !important;
  box-shadow: 0 8px 20px rgba(36, 29, 22, 0.32) !important;
}

/* ─── 11. Buttons ─────────────────────────────────────────────────
   The mockup gives a card exactly one of three CTAs, and Magento
   already emits all three states, so they map one to one:

     Add to Cart   → the brand pill              (default)
     Go to Cart    → the split pill with a qty stepper (after an add)
     Add to Quote  → the ink pill                (quote-only products)

   All three are 42px tall, fully round, 13/800 and inset from the card
   edge, which is the mockup's geometry rather than the full-bleed bar
   the old Codazon grid used. */

.page-products .products.wrapper .product-item .action.tocart,
.page-products .products.wrapper .product-item .amquote-addto-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  width: 100%;
  /* !important on the height, and a matching min-height rather than the
     `min-height: 0 !important` that used to sit here.

     The height was plain, so it held on desktop and lost under 768px to
     Codazon's phone rules for this button, and the `min-height: 0`
     removed the only floor that would have caught it: measured at 390px
     and 600px the Add to Cart button rendered 17px tall — a quarter of
     the 44px minimum, and half the height of the qty stepper sitting in
     the same slot on the card next to it. It was the smallest tap
     target on the page on the device where tapping is the only input.

     42px on every width now. The stepper beside it is 38px and the Go
     to Cart under it 32px; this one is the primary and stays the
     tallest of the three. */
  height: 42px !important;
  min-height: 42px !important;
  border: 0 !important;
  border-radius: 999px !important;
  font: 800 13px/1.4 var(--nxc-sans) !important;
  text-transform: uppercase !important;
  padding: 0 18px !important;
  cursor: pointer;
  transition: background-color 150ms ease !important;
}

/* 1 of 3 — the brand pill. */
.page-products .products.wrapper .product-item .action.tocart {
  background: var(--tw-color-brand) !important;
  color: #fff !important;
  letter-spacing: 0.01em;
  box-shadow: var(--nxc-shadow-btn) !important;
}

.page-products .products.wrapper .product-item .action.tocart:hover,
.page-products .products.wrapper .product-item .action.tocart:focus,
.page-products .products.wrapper .product-item .action.tocart:active {
  background: var(--tw-color-brand-dark) !important;
  color: #fff !important;
}

/* 3 of 3 — the ink pill. A card offers Add to Cart or Add to Quote,
   never both, and they are different commitments: one fills a cart,
   one opens a negotiation. */
.page-products .products.wrapper .product-item .amquote-addto-button {
  background: var(--tw-color-ink) !important;
  color: var(--tw-color-cream) !important;
  letter-spacing: 0.03em;
  box-shadow: var(--nxc-shadow-ink) !important;
}

.page-products .products.wrapper .product-item .amquote-addto-button:hover,
.page-products .products.wrapper .product-item .amquote-addto-button:focus,
.page-products .products.wrapper .product-item .amquote-addto-button:active {
  background: #3a2e20 !important;
  color: var(--tw-color-cream) !important;
}

.page-products .products.wrapper .product-item .amquote-addto-button-text {
  font: inherit !important;
  color: inherit !important;
}

/* 2 of 3 — the in-cart state: a quantity stepper with a Go to Cart
   button under it.

   ── WHY IT IS NOT THE SPLIT PILL IT USED TO BE ─────────────────────
   This was one 42px bar with "Go to Cart" on the left and the stepper
   closing the right. It never fitted. The card's action row is 155px
   wide in the 5-column desktop grid and 121px at 1024px, and a usable
   stepper is ~100px of that on its own, so the label wrapped to two
   lines inside a 42px bar at every width except the 768px two-column
   layout. There is no label size that fixes it: shrinking the stepper
   to buy room is the wrong trade when the stepper is the control the
   customer actually came back to the card to use.

   Stacked, both get their full width. The stepper sits first because
   it is what the row is for — the header cart is two clicks away at
   all times, adjusting a line is only possible here — and `order` does
   that without touching the template, which renders the link first.

   The card grows ~40px when a product is added. That is deliberate and
   not reserved for with a min-height: the alternative is ~40px of dead
   cream under all 24 Add to Cart buttons in a grid to spare the one or
   two cards that will ever be in this state.

   ── WHY SO MUCH !important ─────────────────────────────────────────
   Codazon styles this row too, at
   `.product-item-inner .product-action .after-add .qty-controls` and
   friends: four classes, the same specificity as the `.page-products`
   prefix this file is built on, and it is compiled into BOTH the
   merged bundle and styles-l.min.css. styles-l loads after the merge,
   so on any viewport ≥768px Codazon's copy won every tie.

   That is what the bug report was: Codazon paints `.qty-controls`
   white, this file paints the glyphs inside it `color: #fff`
   !important. White on white — the "-", the quantity and the "+" were
   all still there, all still clickable, and completely invisible, on
   desktop and tablet only. Under 768px styles-l is not loaded at all,
   the merge order held, and the same stepper drew correctly, which is
   why it looked like a phone-only design that had no desktop version.
   Every declaration Codazon also sets is therefore !important here,
   including the ones that merely restate a default.

   The display property is still deliberately NOT set on .after-add.
   Codazon ships it as `style="display:none"` and its JS flips that
   inline value after a successful add, so `display: flex !important`
   here would pin the row visible on every card from first paint. The
   attribute test applies the flex layout only once that inline `none`
   has gone, which leaves the JS in sole charge of the state and this
   file in sole charge of the look. */
.page-products .products-grid .product-item .after-add:not([style*="none"]) {
  display: flex !important;
}

.page-products .products-grid .product-item .after-add {
  flex-direction: column;
  align-items: stretch;
  /* 6px. The two rows are one control in two parts, not two controls,
     so the gap is tighter than the 8px this file uses between separate
     blocks. */
  gap: 6px;
  width: 100% !important;
  /* Was a fixed 42px with overflow:hidden clipping the two rows into a
     single pill. Both children carry their own radius now. */
  height: auto;
  border-radius: 0;
  overflow: visible;
  box-shadow: none;
}

/* The stepper. A white pill with a brand hairline rather than the old
   ink fill: this is a control on a card that has already been acted
   on, and an ink bar reads heavier than the Add to Cart button it
   replaced. The border is what says "in your cart"; §11's rule that
   orange marks things you can act on is kept by the glyphs. */
.page-products .products-grid .product-item .qty-controls {
  order: -1;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  /* 38px, down from 42px. At 42px the stepper matched the Add to Cart
     button it replaces, which made the added state read as the louder
     of the two when it is the quieter: the decision has already been
     made, this is only the amount. 38px also pulls 4px out of the
     ~40px a card grows when it is added, which is the one cost of
     stacking the row (see above). Not below 38px — the buttons are
     44px wide and the pair has to stay a comfortable target. */
  height: 38px !important;
  min-height: 38px !important;
  background: #fff !important;
  color: var(--tw-color-ink) !important;
  border: 1.5px solid var(--tw-color-brand) !important;
  border-radius: 999px !important;
  overflow: hidden;
}

/* 44px of target for an 22px glyph. The old 34px was sized to keep the
   stepper narrower than the label beside it, a constraint the stacked
   layout removes, and 34px was under the 44px minimum this storefront
   holds itself to everywhere else. touch-action stops a double tap on
   "+" from zooming the page instead of adding a second unit. */
.page-products .products-grid .product-item .qty-btn {
  flex: 0 0 44px !important;
  width: 44px !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: var(--tw-color-brand-dark) !important;
  /* The glyph is drawn by ::before, so the button's own font-size only
     has to hide the template's text node. */
  font: 700 0/1 var(--nxc-sans) !important;
  /* The 44px width is the target; the glyph inside it is optically
     centred by the flex box, so the padding only exists to stop a
     zoomed-in browser from collapsing the box onto the glyph. */
  min-width: 44px !important;
  cursor: pointer;
  user-select: none;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  transition: background-color 150ms ease, color 150ms ease;
}

/* The template writes a bare ASCII hyphen and plus. A hyphen-minus is a
   third the width of a plus and sits on the x-height rather than the
   maths axis, so the two buttons read as different weights however
   large the type is set. U+2212 MINUS SIGN is cut to match the plus in
   both, and swapping it here rather than in the template keeps this out
   of the Codazon list-style05 JS contract. The text node is still in
   the accessibility tree at font-size 0, so nothing is lost from it. */
.page-products .products-grid .product-item .qty-btn::before {
  font-size: 20px;
  line-height: 1;
}

.page-products .products-grid .product-item .qty-dec::before {
  content: "\2212";
}

.page-products .products-grid .product-item .qty-inc::before {
  content: "+";
}

.page-products .products-grid .product-item .qty-btn:hover,
.page-products .products-grid .product-item .qty-btn:focus-visible {
  background: var(--tw-color-tag) !important;
  color: var(--tw-color-brand-dark) !important;
}

.page-products .products-grid .product-item .qty-btn:active {
  /* A literal rather than a token: --tw-color-band-line is declared in
     app/tailwind.css but is not among the tokens the Magento header
     bundle re-exports, and an undefined var() here would drop the press
     state silently. */
  background: rgba(255, 106, 0, 0.16) !important;
}

/* The template's JS has a `change` handler on this field, so it is a
   real input and not the read-only display the previous rule treated
   it as — a customer ordering 50 of something should be able to type
   50 rather than press "+" 49 times. flex:1 with min-width:0 lets it
   take whatever the two buttons leave, down to the 121px card. */
.page-products .products-grid .product-item .qty-input {
  flex: 1 1 auto !important;
  width: auto !important;
  min-width: 0 !important;
  height: 100% !important;
  padding: 0 2px !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: var(--tw-color-ink) !important;
  font: 800 15px/1 var(--nxc-sans) !important;
  text-align: center !important;
  cursor: text;
}

.page-products .products-grid .product-item .qty-input:focus {
  outline: 0 !important;
  background: var(--tw-color-cream) !important;
}

/* Go to Cart. Brand-dark rather than §11's brand orange, which is the
   one piece of the old split pill worth keeping: the two states sit in
   the same place on the card and a customer scanning a grid should be
   able to tell an added card from a not-yet-added one without reading
   the label. 34px, so it reads as the quieter of the two rows.

   float/width/margin/padding are all restatements of a default; they
   are here because Codazon sets `float:left; width:49%; margin-right:2%;
   padding:7px 8px` on this anchor and wins the tie without them. */
.page-products .products-grid .product-item .action.go-to-cart {
  display: flex !important;
  align-items: center;
  justify-content: center;
  float: none !important;
  flex: 0 0 auto !important;
  width: 100% !important;
  /* 32px against the stepper's 38px. The two rows are deliberately not
     the same height: the stepper is the control, this is the way out
     of the card, and equal bars made the pair read as a two-button
     menu with no order to it. */
  height: 32px !important;
  min-height: 32px !important;
  margin: 0 !important;
  padding: 0 10px !important;
  background: var(--tw-color-brand-dark) !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 999px !important;
  font: 800 12px/1 var(--nxc-sans) !important;
  letter-spacing: 0.04em;
  text-transform: uppercase !important;
  text-align: center;
  white-space: nowrap;
  box-shadow: var(--nxc-shadow-btn) !important;
  touch-action: manipulation;
  transition: background-color 150ms ease;
}

.page-products .products-grid .product-item .action.go-to-cart:hover,
.page-products .products-grid .product-item .action.go-to-cart:focus,
.page-products .products-grid .product-item .action.go-to-cart:active {
  background: #c94f00 !important;
  color: #fff !important;
  /* Codazon's :hover shaves a pixel off the vertical padding, which
     made the label jog upward under the cursor. */
  padding: 0 10px !important;
  opacity: 1 !important;
}


/* ─── 12. Pagination ──────────────────────────────────────────────
   38px squares at 10px, the current page filled ink rather than brand:
   in the mockup the orange is reserved for things you can act on. */

.page-products .pages .item .page,
.page-products .pages .item .action {
  border: 1px solid var(--tw-color-line);
  border-radius: var(--nxc-radius-sm);
  background: #fff;
  color: var(--tw-color-ink);
  font: 700 13px/36px var(--nxc-sans);
  min-width: 38px;
  height: 38px;
  padding: 0 8px;
  display: inline-block;
  text-align: center;
  transition: border-color 150ms ease, color 150ms ease;
}

.page-products .pages .item .action {
  color: var(--tw-color-faint);
}

.page-products .pages .item .page:hover,
.page-products .pages .item .action:hover {
  border-color: var(--tw-color-ink);
  color: var(--tw-color-ink);
  background: #fff;
}

.page-products .pages .item.current .page {
  background: var(--tw-color-ink);
  border-color: var(--tw-color-ink);
  color: var(--tw-color-cream);
}


/* ── 12a. The trailing toolbar ──
   Magento prints the toolbar twice, above and below the list, and
   hides most of it in the second copy: no modes, no count, no sorter.
   What survives is the pagination, floated left, and a second copy of
   the page-size control, floated right — inside the same white card
   with the same 14px border §8 draws for the real toolbar at the top.

   The mockup ends the list on pagination alone, centred, on the page
   ground. That is the right shape for it: the bottom of a list is not
   a control bar, it is one thing to do next, and drawing a bordered
   panel around it says the opposite. Measured before the change, the
   pagination sat 23px from the left edge of a 655px card at 1024px —
   left-aligned under a grid whose last row is usually short, so it
   read as a fourth column of the grid rather than as the end of it.

   The page-size control does not lose a home; §8a gives it one at the
   top, beside Sort By, where the mockup puts it. Hidden here rather
   than left in place because two copies of the same select on one
   screen is the thing §8a was fixing, not a second thing to keep.

   float:none needs !important on both: `.products.wrapper~.toolbar
   .pages` and `…~.toolbar .limiter` are four classes each, the same
   count as the selector here, and they are in a bundle that loads
   after this file. */

.page-products .products.wrapper ~ .toolbar-products {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  margin: 32px 0 0;
  display: flex;
  justify-content: center;
}

.page-products .products.wrapper ~ .toolbar-products .pages {
  float: none !important;
  margin: 0;
}

.page-products .products.wrapper ~ .toolbar-products .limiter {
  display: none !important;
}

/* The mockup's 8px between the 38px squares. Magento spaces them with
   a margin on `.item` and centres the row with `text-align`, which
   leaves the inter-word space between the inline-blocks in the gap as
   well; a flex row is the same spacing stated once and it is the same
   8px at both ends of the row, which text-align plus margins is not. */
.page-products .pages .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  font-family: var(--nxc-sans);
}

.page-products .pages .items > .item {
  margin: 0 !important;
}

/* ─── 13. Closing copy ────────────────────────────────────────────
   The mockup ends on a narrow SEO block: a brand eyebrow, a 24px
   heading and one paragraph at a comfortable measure. Magento renders
   this from the category's own description field wherever the theme
   places it, so this styles the content and not a position. */

.page-products .category-description,
.page-products .category-cms {
  max-width: 1000px;
  font: 400 15px/1.8 var(--nxc-sans);
  color: var(--tw-color-body);
}

.page-products .category-description h2,
.page-products .category-cms h2 {
  font: 800 24px/1.3 var(--nxc-heading);
  letter-spacing: -0.01em;
  color: var(--tw-color-ink);
  margin: 0 0 16px;
}

.page-products .category-description h3,
.page-products .category-cms h3 {
  font: 700 13px/1.4 var(--nxc-sans);
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--tw-color-brand-dark);
  margin: 0 0 10px;
}

/* ─── 14. List view ───────────────────────────────────────────────
   The mockup only draws the grid. List mode keeps the card chrome and
   the type from above — those are written against `.products.wrapper`,
   which is on the container in both modes — but not the grid-only
   geometry: there the two buttons sit side by side in a row, so the
   full-width pill from §11 is narrowed back to its content. */

.page-products .products-list .product-item .action.tocart,
.page-products .products-list .product-item .amquote-addto-button {
  width: auto;
  padding: 0 26px !important;
}

/* Codazon fills the actions strip navy (#232f3e) with its own radius
   and a 2px border under 768px. There is no such fill on desktop,
   which is why it only ever showed on a phone. */
.page-products .products.wrapper .product-item .product-item-actions,
.page-products .products.wrapper .product-item .product-action {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
}

.page-products .products.wrapper .product-item .category-tocart-form,
.page-products .products.wrapper .product-item .amquote-addto-form,
.page-products .products.wrapper .product-item .action-row {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* ─── 15. Narrow viewports ────────────────────────────────────────
   Codazon turns the filter block into a fixed off-canvas panel under
   768px and drives it from the collapsible widget, so the panel chrome
   from §5 has to be undone there — a 16px radius and a hairline on a
   full-height drawer draws a box around the whole screen. */

@media (max-width: 767px) {
  .page-products .sidebar-main {
    position: static;
  }

  .page-products .sidebar .block.filter,
  .page-products .sidebar .block.filter .filter-content {
    border: 0;
    border-radius: 0;
    background: transparent;
    overflow: visible;
  }

  .page-products .sidebar .block.filter.active .filter-content {
    background: #fff;
    border-radius: var(--nxc-radius) 0 0 var(--nxc-radius);
  }

  /* The trigger is a real button on mobile, so it takes the brand pill
     rather than the card heading treatment from §7. */
  .page-products .sidebar .block.filter .block-title.filter-title {
    border-bottom: 0;
    padding: 0;
    margin: 0;
  }

  .page-products .sidebar .block.filter .block-title.filter-title strong {
    background: var(--tw-color-brand) !important;
    border: 0 !important;
    border-radius: 999px !important;
    color: #fff !important;
    font: 800 13px/1.4 var(--nxc-sans) !important;
    text-transform: uppercase !important;
    padding: 10px 20px !important;
  }

  .page-products .page-title-wrapper .page-title {
    font-size: 24px;
  }

  .page-products .cdz-subcategories {
    padding: 16px 44px;
  }

  .page-products .toolbar-products {
    padding: 10px 12px;
  }

  .page-products .products-grid .product-item .product-item-details {
    padding: 14px 14px 0 !important;
  }

  .page-products .products-grid .product-item .product-item-inner {
    padding: 8px 14px 14px !important;
  }

  .page-products .products-grid .product-item .cdz-product-labels {
    padding: 0 14px;
  }
}

/* ─── 16. Tile details band, and undoing Codazon's hover patch ─────
   Numbered 16 and sitting after §15 because it was written after the
   rest; it belongs with §10 and can be read with it.

   The band is the card's own white, matching §10 — see the note above
   .product-item-info there for why flat white rather than a tinted
   band, and what not to re-use if the band ever comes back.

   Codazon's compiled bundle (styles-l, inherited from the parent theme,
   not editable from here without recompiling its LESS) carries:

     .catalog-category-view.page-products … .product-item-info:hover
       strong.product.name.product-item-name { background-color:#fff }

   so hovering a tile paints a white rectangle behind the product name.
   On this flat white card nobody sees it, and it stays overridden
   anyway: the rectangle is drawn to the text's own box and not the
   card's, so it comes back the moment anything behind the name is not
   #fff — a tinted band, a sale-state tile, a dark mode. It is cheaper
   to keep the override than to rediscover the bug.

   The override is !important rather than a longer selector because
   Codazon's declaration is not !important, so !important wins outright
   no matter how specific theirs is. The link colour is the opposite
   case: theirs IS !important, so that one has to out-specify it, which
   is why the selector below is written out in full. */

.page-products .products-grid .product-item .product-item-details,
.page-products .products-grid .product-item .product-item-inner {
  background: #fff;
}

.page-products .products-grid .product-item .product-item-info:hover .product-item-name,
.page-products .products-grid .product-item .product-item-name {
  background-color: transparent !important;
}

.catalog-category-view.page-products .products-grid .product-items li.item.product-item .product-item-info:hover strong.product.name.product-item-name a.product-item-link {
  color: var(--tw-color-brand-dark) !important;
}


/* ─── 17. Keyboard focus ──────────────────────────────────────────
   The grid had no focus styling of its own, so every control on a tile
   fell back to whatever the Codazon chain last said about `:focus` —
   which for anchors is `.columns a:focus { color:#000 }` and for the
   Quick Shop circle is a blue-violet fill from Magento's blank theme,
   and for the pill buttons is nothing at all. Tabbing through a row
   moved an invisible cursor across eight controls per card.

   One ring, everywhere, in ink. Ink rather than the brand orange
   because the ring has to be legible on all four surfaces the tiles
   put behind it — white card, orange Add to Cart pill, ink Add to
   Quote pill, and a photograph — and orange-on-orange is the state
   that matters most: the primary CTA is the control a keyboard
   customer is most often on.

   :focus-visible and not :focus, so a mouse click on Add to Cart does
   not leave a ring behind on the card it just acted on. Browsers
   without :focus-visible drop the rule and keep their own default
   ring, which is the correct fallback. */

.page-products .products-grid .product-item a:focus-visible,
.page-products .products-grid .product-item button:focus-visible,
.page-products .products-grid .product-item input:focus-visible {
  outline: 2px solid var(--tw-color-ink) !important;
  outline-offset: 2px !important;
}

/* The photo link fills the tile edge to edge, and the tile carries
   `overflow: hidden` for its 16px radius, so an outline drawn 2px
   OUTSIDE this one is clipped away on three sides.

   -12px rather than a token -2px: the anchor's box is the full width
   of the card and its 14px padding is the white margin around the
   picture, so a ring just inside the box lands within a pixel or two
   of the card's own border and reads as the card being outlined
   twice. Pulled in past the padding it draws around the image well,
   which is the thing the link actually opens. */
.page-products .products-grid .product-item .product-item-photo:focus-visible {
  outline-offset: -12px !important;
  border-radius: 22px;
}

/* Quick Shop is invisible until the card is hovered, which leaves a
   keyboard customer tabbing onto a control that is not on the screen —
   the one place where hover-to-reveal actually breaks rather than
   merely hides. Focus reveals it on the same terms a pointer does. */
.page-products .products-grid .product-item .qs-button:focus-visible {
  opacity: 1 !important;
  transform: translateY(0);
}

/* And the tile itself answers focus the way it answers a hover, minus
   the lift: from inside a card there is no way to tell which card you
   are in, and in a grid that runs six cards wide that is the first
   thing you need to know. The border alone says it; the 2px translate
   is left to the pointer, because moving the thing under a keyboard cursor as the
   cursor lands on it is the opposite of helpful. */
.page-products .products.wrapper .product-item:focus-within {
  border-color: var(--tw-color-brand) !important;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_SocialLogin
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.white-popup {
    position: relative;
    background: #FFF;
    padding: 0;
    width: auto;
    max-width: 600px;
    margin: 0 auto;
}

#social-login-popup,
#request-popup {
    overflow: hidden
}

#social-login-popup .block-container,
#request-popup .block-container {
    width: 100%;
    display: inline-block;
}

#social-login-popup .social-login-title,
#request-popup .social-login-title {
    padding: 10px 10px;
    background-color: #3399cc;
}

#social-login-popup .block-container .block,
#request-popup .block-container .block {
    padding: 20px 25px!important;
    margin: 0;
}

.social-login-ajax-loading {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.6;
    background: #fbfaf6 url('../../frontend/Nxtby/nxtby/en_US/Mageplaza_SocialLogin/css/images/ajax-loader.gif') no-repeat center center;
}

#social-login-popup .block-container .block .block-title,
#request-popup .block-container .block .block-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#social-login-popup .fieldset,
#request-popup .fieldset {
    margin: 0px;
}

.actions-toolbar {
    margin-top: 7px;
}

.account-social-login .actions-toolbar.social-btn {
    width: 215px;
}

#social-login-popup .actions-toolbar > .secondary .action.back,
#request-popup .actions-toolbar > .secondary .action.back {
    display: block;
}

#social-login-popup .social-login .fieldset .field {
    display: block;
}
#social-login-popup .social-login .fieldset .field label{
    padding: 0 !important;
}

.social-login-title h2 {
    margin: 0;
    padding-left: 40px;
    background: no-repeat 12px center;
    color: #ffffff;
}

.social-login-title .login-title {
    background-image: url(../../frontend/Nxtby/nxtby/en_US/Mageplaza_SocialLogin/css/images/login-title.png);
}

.social-login-title .create-account-title {
    background-image: url(../../frontend/Nxtby/nxtby/en_US/Mageplaza_SocialLogin/css/images/create-account-title.png);
}

.social-login-title .forgot-pass-title {
    background-image: url(../../frontend/Nxtby/nxtby/en_US/Mageplaza_SocialLogin/css/images/forgot-pass-title.png);
}

#social-login-popup .mfp-close {
    color: #ffffff;
}

#social-login-popup .message.error > *:first-child:before {
    top: 50%;
}

#social-login-popup .message.success > *:first-child:before {
    top: 50%;
}

/* Authentication Popup */
.social-login-authentication-popup {
    width: 100%;
}

.social-login-authentication-popup .block-content {
    display: block !important;
}

.social-login-authentication-popup .block-content .actions-toolbar {
    display: inline-block;
}

.social-login-authentication-popup .block-content .actions-toolbar .btn-social {
    /*height: 20px;*/
    padding-left: 19px;
}

/*Button Style*/
.actions-toolbar button {
    border-radius: 0;
}

.social-btn button {
    height: 33px;
    border: none;
}

.social-btn button span span {
    margin-left: 25px;
    color: #ffffff;
}

.block-authentication .actions-toolbar {
    margin-bottom: unset !important;
}

.btn-authentication-pop {
    width: 175px;
}


.social-login-authentication-channel .actions-toolbar.social-btn > .primary .action {
    width: 100%;
    margin: 0;
    min-width: 170px;
    text-align: left;
    border-radius: 5px;
}

.social-login-authentication-channel .actions-toolbar.social-btn > .primary .action:hover {
    opacity: 0.9;
}

.social-btn-actions-toolbar {
    display: inline-block;
}

.register-sociallogin {
    float: left;
}

#fb-customer, #gg-customer, #tw-customer, #li-customer, #ins-customer, #ya-customer, #git-customer, #vk-customer, #fo-customer, #live-customer, #am-customer {
    float: left;
}

#group-button {
    width: 48.8%; /*margin-left: 37px;*/ /*margin-top: 0px;*/
    float: right;
    clear: none;
}

#group-button .block.social-login-authentication-channel.col-mp.mp-5 {
    margin-bottom: 2px;
}

.mfp-zoom-in { /* start state */ /* animate in */ /* animate out */
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-newspaper { /* start state */ /* animate in */ /* animate out */
}

.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.5s;
    transform: scale(0) rotate(500deg);
}

.mfp-newspaper.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1) rotate(0deg);
}

.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
    transform: scale(0) rotate(500deg);
    opacity: 0;
}

.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-move-horizontal { /* start state */ /* animate in */ /* animate out */
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s;
    transform: translateX(-50px);
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.3s;
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateX(0);
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    transform: translateX(50px);
    opacity: 0;
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-move-from-top { /* start state */ /* animate in */ /* animate out */
}

.mfp-move-from-top .mfp-content {
    vertical-align: top;
    margin-top: 50px;
}

.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s;
    transform: translateY(-100px);
}

.mfp-move-from-top.mfp-bg {
    opacity: 0;
    transition: all 0.2s;
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateY(0);
}

.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
    transform: translateY(-50px);
    opacity: 0;
}

.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-3d-unfold { /* start state */ /* animate in */ /* animate out */
}

.mfp-3d-unfold .mfp-content {
    perspective: 2000px;
}

.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg);
}

.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: rotateY(0deg);
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    transform: rotateY(60deg);
    opacity: 0;
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    transform: scale(1.3);
    opacity: 0;
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
}

.social-btn .btn-social {
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 6px 12px 6px 44px;
    font-family: 'Roboto', sans-serif;
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-social > :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social.btn-lg {
    padding-left: 61px
}

.btn-social.btn-lg > :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social.btn-sm {
    padding-left: 38px
}

.btn-social.btn-sm > :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social.btn-xs {
    padding-left: 30px
}

.btn-social.btn-xs > :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon {
    position: relative;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0;
}

.btn-social-icon > :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social-icon.btn-lg {
    padding-left: 61px
}

.btn-social-icon.btn-lg > :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social-icon.btn-sm {
    padding-left: 38px
}

.btn-social-icon.btn-sm > :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social-icon.btn-xs {
    padding-left: 30px
}

.btn-social-icon.btn-xs > :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon > :first-child {
    border: none;
    text-align: center;
    width: 100%
}

.btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0
}

.btn-adn {
    color: #fff;
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:focus, .btn-adn.focus {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:hover {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:active, .btn-adn.active, .open > .dropdown-toggle.btn-adn {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:active:hover, .btn-adn.active:hover, .open > .dropdown-toggle.btn-adn:hover, .btn-adn:active:focus, .btn-adn.active:focus, .open > .dropdown-toggle.btn-adn:focus, .btn-adn:active.focus, .btn-adn.active.focus, .open > .dropdown-toggle.btn-adn.focus {
    color: #fff;
    background-color: #b94630;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:active, .btn-adn.active, .open > .dropdown-toggle.btn-adn {
    background-image: none
}

.btn-adn.disabled:hover, .btn-adn[disabled]:hover, fieldset[disabled] .btn-adn:hover, .btn-adn.disabled:focus, .btn-adn[disabled]:focus, fieldset[disabled] .btn-adn:focus, .btn-adn.disabled.focus, .btn-adn[disabled].focus, fieldset[disabled] .btn-adn.focus {
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn .badge {
    color: #d87a68;
    background-color: #fff
}

.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:focus, .btn-bitbucket.focus {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:hover {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:active, .btn-bitbucket.active, .open > .dropdown-toggle.btn-bitbucket {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:active:hover, .btn-bitbucket.active:hover, .open > .dropdown-toggle.btn-bitbucket:hover, .btn-bitbucket:active:focus, .btn-bitbucket.active:focus, .open > .dropdown-toggle.btn-bitbucket:focus, .btn-bitbucket:active.focus, .btn-bitbucket.active.focus, .open > .dropdown-toggle.btn-bitbucket.focus {
    color: #fff;
    background-color: #0f253c;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:active, .btn-bitbucket.active, .open > .dropdown-toggle.btn-bitbucket {
    background-image: none
}

.btn-bitbucket.disabled:hover, .btn-bitbucket[disabled]:hover, fieldset[disabled] .btn-bitbucket:hover, .btn-bitbucket.disabled:focus, .btn-bitbucket[disabled]:focus, fieldset[disabled] .btn-bitbucket:focus, .btn-bitbucket.disabled.focus, .btn-bitbucket[disabled].focus, fieldset[disabled] .btn-bitbucket.focus {
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket .badge {
    color: #205081;
    background-color: #fff
}

.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:focus, .btn-dropbox.focus {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:hover {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:active, .btn-dropbox.active, .open > .dropdown-toggle.btn-dropbox {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:active:hover, .btn-dropbox.active:hover, .open > .dropdown-toggle.btn-dropbox:hover, .btn-dropbox:active:focus, .btn-dropbox.active:focus, .open > .dropdown-toggle.btn-dropbox:focus, .btn-dropbox:active.focus, .btn-dropbox.active.focus, .open > .dropdown-toggle.btn-dropbox.focus {
    color: #fff;
    background-color: #0a568c;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:active, .btn-dropbox.active, .open > .dropdown-toggle.btn-dropbox {
    background-image: none
}

.btn-dropbox.disabled:hover, .btn-dropbox[disabled]:hover, fieldset[disabled] .btn-dropbox:hover, .btn-dropbox.disabled:focus, .btn-dropbox[disabled]:focus, fieldset[disabled] .btn-dropbox:focus, .btn-dropbox.disabled.focus, .btn-dropbox[disabled].focus, fieldset[disabled] .btn-dropbox.focus {
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox .badge {
    color: #1087dd;
    background-color: #fff
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:focus, .btn-facebook.focus {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:hover {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active, .btn-facebook.active, .open > .dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active:hover, .btn-facebook.active:hover, .open > .dropdown-toggle.btn-facebook:hover, .btn-facebook:active:focus, .btn-facebook.active:focus, .open > .dropdown-toggle.btn-facebook:focus, .btn-facebook:active.focus, .btn-facebook.active.focus, .open > .dropdown-toggle.btn-facebook.focus {
    color: #fff;
    background-color: #23345a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active, .btn-facebook.active, .open > .dropdown-toggle.btn-facebook {
    background-image: none
}

.btn-facebook.disabled:hover, .btn-facebook[disabled]:hover, fieldset[disabled] .btn-facebook:hover, .btn-facebook.disabled:focus, .btn-facebook[disabled]:focus, fieldset[disabled] .btn-facebook:focus, .btn-facebook.disabled.focus, .btn-facebook[disabled].focus, fieldset[disabled] .btn-facebook.focus {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook .badge {
    color: #3b5998;
    background-color: #fff
}

.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:focus, .btn-flickr.focus {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:hover {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:active, .btn-flickr.active, .open > .dropdown-toggle.btn-flickr {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:active:hover, .btn-flickr.active:hover, .open > .dropdown-toggle.btn-flickr:hover, .btn-flickr:active:focus, .btn-flickr.active:focus, .open > .dropdown-toggle.btn-flickr:focus, .btn-flickr:active.focus, .btn-flickr.active.focus, .open > .dropdown-toggle.btn-flickr.focus {
    color: #fff;
    background-color: #a80057;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:active, .btn-flickr.active, .open > .dropdown-toggle.btn-flickr {
    background-image: none
}

.btn-flickr.disabled:hover, .btn-flickr[disabled]:hover, fieldset[disabled] .btn-flickr:hover, .btn-flickr.disabled:focus, .btn-flickr[disabled]:focus, fieldset[disabled] .btn-flickr:focus, .btn-flickr.disabled.focus, .btn-flickr[disabled].focus, fieldset[disabled] .btn-flickr.focus {
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr .badge {
    color: #ff0084;
    background-color: #fff
}

.btn-foursquare {
    color: #fff;
    background-color: #f94877;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:focus, .btn-foursquare.focus {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:hover {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:active, .btn-foursquare.active, .open > .dropdown-toggle.btn-foursquare {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:active:hover, .btn-foursquare.active:hover, .open > .dropdown-toggle.btn-foursquare:hover, .btn-foursquare:active:focus, .btn-foursquare.active:focus, .open > .dropdown-toggle.btn-foursquare:focus, .btn-foursquare:active.focus, .btn-foursquare.active.focus, .open > .dropdown-toggle.btn-foursquare.focus {
    color: #fff;
    background-color: #e30742;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:active, .btn-foursquare.active, .open > .dropdown-toggle.btn-foursquare {
    background-image: none
}

.btn-foursquare.disabled:hover, .btn-foursquare[disabled]:hover, fieldset[disabled] .btn-foursquare:hover, .btn-foursquare.disabled:focus, .btn-foursquare[disabled]:focus, fieldset[disabled] .btn-foursquare:focus, .btn-foursquare.disabled.focus, .btn-foursquare[disabled].focus, fieldset[disabled] .btn-foursquare.focus {
    background-color: #f94877;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare .badge {
    color: #f94877;
    background-color: #fff
}

.btn-disqus {
    color: #fff;
    background-color: #2E9FFF;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-disqus .fa-disqus {
    background: url("../../frontend/Nxtby/nxtby/en_US/Mageplaza_SocialLogin/css/images/disqus-logo.png") no-repeat;
}

.btn-disqus .fa-disqus {
    content: ""
}

.btn-mailru {
    color: #fff;
    background-color: #005FF9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru:focus, .btn-mailru.focus {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru:hover {
    color: #fff;
    background-color: #004ecc;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru:active, .btn-mailru.active, .open > .dropdown-toggle.btn-live {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru:active:hover, .btn-mailru.active:hover, .open > .dropdown-toggle.btn-mailru:hover, .btn-mailru:active:focus, .btn-mailru.active:focus, .open > .dropdown-toggle.btn-mailru:focus, .btn-mailru:active.focus, .btn-mailru.active.focus, .open > .dropdown-toggle.btn-mailru.focus {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru:active, .btn-mailru.active, .open > .dropdown-toggle.btn-mailru {
    background-image: none
}

.btn-mailru.disabled:hover, .btn-mailru[disabled]:hover, fieldset[disabled] .btn-mailru:hover, .btn-mailru.disabled:focus, .btn-mailru[disabled]:focus, fieldset[disabled] .btn-mailru:focus, .btn-mailru.disabled.focus, .btn-mailru[disabled].focus, fieldset[disabled] .btn-mailru.focus {
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-mailru .badge {
    color: #0370c4;
    background-color: #fff
}

.btn-mailru .fa-mailru {
    background: url("../../frontend/Nxtby/nxtby/en_US/Mageplaza_SocialLogin/css/images/mailru-logo.png") no-repeat;
}

.btn-mailru .fa-mailru {
    content: ""
}

.btn-steam {
    color: #fff;
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam:focus, .btn-steam.focus {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam:hover {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam:active, .btn-steam.active, .open > .dropdown-toggle.btn-steam {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam:active:hover, .btn-steam.active:hover, .open > .dropdown-toggle.btn-steam:hover, .btn-steam:active:focus, .btn-steam.active:focus, .open > .dropdown-toggle.btn-steam:focus, .btn-steam:active.focus, .btn-steam.active.focus, .open > .dropdown-toggle.btn-steam.focus {
    color: #fff;
    background-color: #191919;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam:active, .btn-steam.active, .open > .dropdown-toggle.btn-steam {
    background-image: none
}

.btn-steam.disabled:hover, .btn-steam[disabled]:hover, fieldset[disabled] .btn-steam:hover, .btn-steam.disabled:focus, .btn-steam[disabled]:focus, fieldset[disabled] .btn-steam:focus, .btn-steam.disabled.focus, .btn-steam[disabled].focus, fieldset[disabled] .btn-steam.focus {
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-steam .badge {
    color: #444;
    background-color: #fff
}

.btn-github {
    color: #fff;
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:focus, .btn-github.focus {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:hover {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:active, .btn-github.active, .open > .dropdown-toggle.btn-github {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:active:hover, .btn-github.active:hover, .open > .dropdown-toggle.btn-github:hover, .btn-github:active:focus, .btn-github.active:focus, .open > .dropdown-toggle.btn-github:focus, .btn-github:active.focus, .btn-github.active.focus, .open > .dropdown-toggle.btn-github.focus {
    color: #fff;
    background-color: #191919;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:active, .btn-github.active, .open > .dropdown-toggle.btn-github {
    background-image: none
}

.btn-github.disabled:hover, .btn-github[disabled]:hover, fieldset[disabled] .btn-github:hover, .btn-github.disabled:focus, .btn-github[disabled]:focus, fieldset[disabled] .btn-github:focus, .btn-github.disabled.focus, .btn-github[disabled].focus, fieldset[disabled] .btn-github.focus {
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github .badge {
    color: #444;
    background-color: #fff
}

.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:focus, .btn-google.focus {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:hover {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:active, .btn-google.active, .open > .dropdown-toggle.btn-google {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:active:hover, .btn-google.active:hover, .open > .dropdown-toggle.btn-google:hover, .btn-google:active:focus, .btn-google.active:focus, .open > .dropdown-toggle.btn-google:focus, .btn-google:active.focus, .btn-google.active.focus, .open > .dropdown-toggle.btn-google.focus {
    color: #fff;
    background-color: #a32b1c;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:active, .btn-google.active, .open > .dropdown-toggle.btn-google {
    background-image: none
}

.btn-google.disabled:hover, .btn-google[disabled]:hover, fieldset[disabled] .btn-google:hover, .btn-google.disabled:focus, .btn-google[disabled]:focus, fieldset[disabled] .btn-google:focus, .btn-google.disabled.focus, .btn-google[disabled].focus, fieldset[disabled] .btn-google.focus {
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google .badge {
    color: #dd4b39;
    background-color: #fff
}

.btn-google .fa-google {
    background: url("../../frontend/Nxtby/nxtby/en_US/Mageplaza_SocialLogin/css/images/g-logo.png") no-repeat;
}

.btn-google .fa-google:before {
    content: ""
}

.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:focus, .btn-instagram.focus {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:hover {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:active, .btn-instagram.active, .open > .dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:active:hover, .btn-instagram.active:hover, .open > .dropdown-toggle.btn-instagram:hover, .btn-instagram:active:focus, .btn-instagram.active:focus, .open > .dropdown-toggle.btn-instagram:focus, .btn-instagram:active.focus, .btn-instagram.active.focus, .open > .dropdown-toggle.btn-instagram.focus {
    color: #fff;
    background-color: #26455d;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:active, .btn-instagram.active, .open > .dropdown-toggle.btn-instagram {
    background-image: none
}

.btn-instagram.disabled:hover, .btn-instagram[disabled]:hover, fieldset[disabled] .btn-instagram:hover, .btn-instagram.disabled:focus, .btn-instagram[disabled]:focus, fieldset[disabled] .btn-instagram:focus, .btn-instagram.disabled.focus, .btn-instagram[disabled].focus, fieldset[disabled] .btn-instagram.focus {
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram .badge {
    color: #3f729b;
    background-color: #fff
}

.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:focus, .btn-linkedin.focus {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:hover {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active, .btn-linkedin.active, .open > .dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active:hover, .btn-linkedin.active:hover, .open > .dropdown-toggle.btn-linkedin:hover, .btn-linkedin:active:focus, .btn-linkedin.active:focus, .open > .dropdown-toggle.btn-linkedin:focus, .btn-linkedin:active.focus, .btn-linkedin.active.focus, .open > .dropdown-toggle.btn-linkedin.focus {
    color: #fff;
    background-color: #00405f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active, .btn-linkedin.active, .open > .dropdown-toggle.btn-linkedin {
    background-image: none
}

.btn-linkedin.disabled:hover, .btn-linkedin[disabled]:hover, fieldset[disabled] .btn-linkedin:hover, .btn-linkedin.disabled:focus, .btn-linkedin[disabled]:focus, fieldset[disabled] .btn-linkedin:focus, .btn-linkedin.disabled.focus, .btn-linkedin[disabled].focus, fieldset[disabled] .btn-linkedin.focus {
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin .badge {
    color: #007bb6;
    background-color: #fff
}

.btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:focus, .btn-microsoft.focus {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:hover {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:active, .btn-microsoft.active, .open > .dropdown-toggle.btn-microsoft {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:active:hover, .btn-microsoft.active:hover, .open > .dropdown-toggle.btn-microsoft:hover, .btn-microsoft:active:focus, .btn-microsoft.active:focus, .open > .dropdown-toggle.btn-microsoft:focus, .btn-microsoft:active.focus, .btn-microsoft.active.focus, .open > .dropdown-toggle.btn-microsoft.focus {
    color: #fff;
    background-color: #0f4bac;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:active, .btn-microsoft.active, .open > .dropdown-toggle.btn-microsoft {
    background-image: none
}

.btn-microsoft.disabled:hover, .btn-microsoft[disabled]:hover, fieldset[disabled] .btn-microsoft:hover, .btn-microsoft.disabled:focus, .btn-microsoft[disabled]:focus, fieldset[disabled] .btn-microsoft:focus, .btn-microsoft.disabled.focus, .btn-microsoft[disabled].focus, fieldset[disabled] .btn-microsoft.focus {
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft .badge {
    color: #2672ec;
    background-color: #fff
}

.btn-odnoklassniki {
    color: #fff;
    background-color: #f4731c;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-odnoklassniki:focus, .btn-odnoklassniki.focus {
    color: #fff;
    background-color: #d35b0a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-odnoklassniki:hover {
    color: #fff;
    background-color: #d35b0a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-odnoklassniki:active, .btn-odnoklassniki.active, .open > .dropdown-toggle.btn-odnoklassniki {
    color: #fff;
    background-color: #d35b0a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-odnoklassniki:active:hover, .btn-odnoklassniki.active:hover, .open > .dropdown-toggle.btn-odnoklassniki:hover, .btn-odnoklassniki:active:focus, .btn-odnoklassniki.active:focus, .open > .dropdown-toggle.btn-odnoklassniki:focus, .btn-odnoklassniki:active.focus, .btn-odnoklassniki.active.focus, .open > .dropdown-toggle.btn-odnoklassniki.focus {
    color: #fff;
    background-color: #b14c09;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-odnoklassniki:active, .btn-odnoklassniki.active, .open > .dropdown-toggle.btn-odnoklassniki {
    background-image: none
}

.btn-odnoklassniki.disabled:hover, .btn-odnoklassniki[disabled]:hover, fieldset[disabled] .btn-odnoklassniki:hover, .btn-odnoklassniki.disabled:focus, .btn-odnoklassniki[disabled]:focus, fieldset[disabled] .btn-odnoklassniki:focus, .btn-odnoklassniki.disabled.focus, .btn-odnoklassniki[disabled].focus, fieldset[disabled] .btn-odnoklassniki.focus {
    background-color: #f4731c;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-odnoklassniki .badge {
    color: #f4731c;
    background-color: #fff
}

.btn-openid {
    color: #fff;
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:focus, .btn-openid.focus {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:hover {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:active, .btn-openid.active, .open > .dropdown-toggle.btn-openid {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:active:hover, .btn-openid.active:hover, .open > .dropdown-toggle.btn-openid:hover, .btn-openid:active:focus, .btn-openid.active:focus, .open > .dropdown-toggle.btn-openid:focus, .btn-openid:active.focus, .btn-openid.active.focus, .open > .dropdown-toggle.btn-openid.focus {
    color: #fff;
    background-color: #b86607;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:active, .btn-openid.active, .open > .dropdown-toggle.btn-openid {
    background-image: none
}

.btn-openid.disabled:hover, .btn-openid[disabled]:hover, fieldset[disabled] .btn-openid:hover, .btn-openid.disabled:focus, .btn-openid[disabled]:focus, fieldset[disabled] .btn-openid:focus, .btn-openid.disabled.focus, .btn-openid[disabled].focus, fieldset[disabled] .btn-openid.focus {
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid .badge {
    color: #f7931e;
    background-color: #fff
}

.btn-pinterest {
    color: #fff;
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:focus, .btn-pinterest.focus {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:hover {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:active, .btn-pinterest.active, .open > .dropdown-toggle.btn-pinterest {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:active:hover, .btn-pinterest.active:hover, .open > .dropdown-toggle.btn-pinterest:hover, .btn-pinterest:active:focus, .btn-pinterest.active:focus, .open > .dropdown-toggle.btn-pinterest:focus, .btn-pinterest:active.focus, .btn-pinterest.active.focus, .open > .dropdown-toggle.btn-pinterest.focus {
    color: #fff;
    background-color: #801419;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:active, .btn-pinterest.active, .open > .dropdown-toggle.btn-pinterest {
    background-image: none
}

.btn-pinterest.disabled:hover, .btn-pinterest[disabled]:hover, fieldset[disabled] .btn-pinterest:hover, .btn-pinterest.disabled:focus, .btn-pinterest[disabled]:focus, fieldset[disabled] .btn-pinterest:focus, .btn-pinterest.disabled.focus, .btn-pinterest[disabled].focus, fieldset[disabled] .btn-pinterest.focus {
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest .badge {
    color: #cb2027;
    background-color: #fff
}

.btn-reddit {
    color: #000;
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:focus, .btn-reddit.focus {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:hover {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:active, .btn-reddit.active, .open > .dropdown-toggle.btn-reddit {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:active:hover, .btn-reddit.active:hover, .open > .dropdown-toggle.btn-reddit:hover, .btn-reddit:active:focus, .btn-reddit.active:focus, .open > .dropdown-toggle.btn-reddit:focus, .btn-reddit:active.focus, .btn-reddit.active.focus, .open > .dropdown-toggle.btn-reddit.focus {
    color: #000;
    background-color: #98ccff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:active, .btn-reddit.active, .open > .dropdown-toggle.btn-reddit {
    background-image: none
}

.btn-reddit.disabled:hover, .btn-reddit[disabled]:hover, fieldset[disabled] .btn-reddit:hover, .btn-reddit.disabled:focus, .btn-reddit[disabled]:focus, fieldset[disabled] .btn-reddit:focus, .btn-reddit.disabled.focus, .btn-reddit[disabled].focus, fieldset[disabled] .btn-reddit.focus {
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit .badge {
    color: #eff7ff;
    background-color: #000
}

.btn-soundcloud {
    color: #fff;
    background-color: #f50;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:focus, .btn-soundcloud.focus {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:hover {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:active, .btn-soundcloud.active, .open > .dropdown-toggle.btn-soundcloud {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:active:hover, .btn-soundcloud.active:hover, .open > .dropdown-toggle.btn-soundcloud:hover, .btn-soundcloud:active:focus, .btn-soundcloud.active:focus, .open > .dropdown-toggle.btn-soundcloud:focus, .btn-soundcloud:active.focus, .btn-soundcloud.active.focus, .open > .dropdown-toggle.btn-soundcloud.focus {
    color: #fff;
    background-color: #a83800;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:active, .btn-soundcloud.active, .open > .dropdown-toggle.btn-soundcloud {
    background-image: none
}

.btn-soundcloud.disabled:hover, .btn-soundcloud[disabled]:hover, fieldset[disabled] .btn-soundcloud:hover, .btn-soundcloud.disabled:focus, .btn-soundcloud[disabled]:focus, fieldset[disabled] .btn-soundcloud:focus, .btn-soundcloud.disabled.focus, .btn-soundcloud[disabled].focus, fieldset[disabled] .btn-soundcloud.focus {
    background-color: #f50;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud .badge {
    color: #f50;
    background-color: #fff
}

.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:focus, .btn-tumblr.focus {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:hover {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:active, .btn-tumblr.active, .open > .dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:active:hover, .btn-tumblr.active:hover, .open > .dropdown-toggle.btn-tumblr:hover, .btn-tumblr:active:focus, .btn-tumblr.active:focus, .open > .dropdown-toggle.btn-tumblr:focus, .btn-tumblr:active.focus, .btn-tumblr.active.focus, .open > .dropdown-toggle.btn-tumblr.focus {
    color: #fff;
    background-color: #111c26;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:active, .btn-tumblr.active, .open > .dropdown-toggle.btn-tumblr {
    background-image: none
}

.btn-tumblr.disabled:hover, .btn-tumblr[disabled]:hover, fieldset[disabled] .btn-tumblr:hover, .btn-tumblr.disabled:focus, .btn-tumblr[disabled]:focus, fieldset[disabled] .btn-tumblr:focus, .btn-tumblr.disabled.focus, .btn-tumblr[disabled].focus, fieldset[disabled] .btn-tumblr.focus {
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr .badge {
    color: #2c4762;
    background-color: #fff
}

.btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:focus, .btn-twitter.focus {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:hover {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active, .btn-twitter.active, .open > .dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active:hover, .btn-twitter.active:hover, .open > .dropdown-toggle.btn-twitter:hover, .btn-twitter:active:focus, .btn-twitter.active:focus, .open > .dropdown-toggle.btn-twitter:focus, .btn-twitter:active.focus, .btn-twitter.active.focus, .open > .dropdown-toggle.btn-twitter.focus {
    color: #fff;
    background-color: #1583d7;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active, .btn-twitter.active, .open > .dropdown-toggle.btn-twitter {
    background-image: none
}

.btn-twitter.disabled:hover, .btn-twitter[disabled]:hover, fieldset[disabled] .btn-twitter:hover, .btn-twitter.disabled:focus, .btn-twitter[disabled]:focus, fieldset[disabled] .btn-twitter:focus, .btn-twitter.disabled.focus, .btn-twitter[disabled].focus, fieldset[disabled] .btn-twitter.focus {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter .badge {
    color: #55acee;
    background-color: #fff
}

.btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:focus, .btn-vimeo.focus {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:hover {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:active, .btn-vimeo.active, .open > .dropdown-toggle.btn-vimeo {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:active:hover, .btn-vimeo.active:hover, .open > .dropdown-toggle.btn-vimeo:hover, .btn-vimeo:active:focus, .btn-vimeo.active:focus, .open > .dropdown-toggle.btn-vimeo:focus, .btn-vimeo:active.focus, .btn-vimeo.active.focus, .open > .dropdown-toggle.btn-vimeo.focus {
    color: #fff;
    background-color: #0f7b9f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:active, .btn-vimeo.active, .open > .dropdown-toggle.btn-vimeo {
    background-image: none
}

.btn-vimeo.disabled:hover, .btn-vimeo[disabled]:hover, fieldset[disabled] .btn-vimeo:hover, .btn-vimeo.disabled:focus, .btn-vimeo[disabled]:focus, fieldset[disabled] .btn-vimeo:focus, .btn-vimeo.disabled.focus, .btn-vimeo[disabled].focus, fieldset[disabled] .btn-vimeo.focus {
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo .badge {
    color: #1ab7ea;
    background-color: #fff
}

.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:focus, .btn-vk.focus {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:hover {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:active, .btn-vk.active, .open > .dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:active:hover, .btn-vk.active:hover, .open > .dropdown-toggle.btn-vk:hover, .btn-vk:active:focus, .btn-vk.active:focus, .open > .dropdown-toggle.btn-vk:focus, .btn-vk:active.focus, .btn-vk.active.focus, .open > .dropdown-toggle.btn-vk.focus {
    color: #fff;
    background-color: #3a526b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:active, .btn-vk.active, .open > .dropdown-toggle.btn-vk {
    background-image: none
}

.btn-vk.disabled:hover, .btn-vk[disabled]:hover, fieldset[disabled] .btn-vk:hover, .btn-vk.disabled:focus, .btn-vk[disabled]:focus, fieldset[disabled] .btn-vk:focus, .btn-vk.disabled.focus, .btn-vk[disabled].focus, fieldset[disabled] .btn-vk.focus {
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk .badge {
    color: #587ea3;
    background-color: #fff
}

.btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:focus, .btn-yahoo.focus {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:hover {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:active, .btn-yahoo.active, .open > .dropdown-toggle.btn-yahoo {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:active:hover, .btn-yahoo.active:hover, .open > .dropdown-toggle.btn-yahoo:hover, .btn-yahoo:active:focus, .btn-yahoo.active:focus, .open > .dropdown-toggle.btn-yahoo:focus, .btn-yahoo:active.focus, .btn-yahoo.active.focus, .open > .dropdown-toggle.btn-yahoo.focus {
    color: #fff;
    background-color: #39074e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:active, .btn-yahoo.active, .open > .dropdown-toggle.btn-yahoo {
    background-image: none
}

.btn-yahoo.disabled:hover, .btn-yahoo[disabled]:hover, fieldset[disabled] .btn-yahoo:hover, .btn-yahoo.disabled:focus, .btn-yahoo[disabled]:focus, fieldset[disabled] .btn-yahoo:focus, .btn-yahoo.disabled.focus, .btn-yahoo[disabled].focus, fieldset[disabled] .btn-yahoo.focus {
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo .badge {
    color: #720e9e;
    background-color: #fff
}

.btn-amazon {
    color: #fff;
    background-color: #ff9900;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-amazon:focus, .btn-amazon.focus {
    color: #fff;
    background-color: #ffb425;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-amazon:hover {
    color: #fff;
    background-color: #ffb425;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-amazon:active, .btn-amazon.active, .open > .dropdown-toggle.btn-amazon {
    color: #fff;
    background-color: #ffb425;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-amazon:active:hover, .btn-amazon.active:hover, .open > .dropdown-toggle.btn-amazon:hover, .btn-amazon:active:focus, .btn-amazon.active:focus, .open > .dropdown-toggle.btn-amazon:focus, .btn-amazon:active.focus, .btn-amazon.active.focus, .open > .dropdown-toggle.btn-amazon.focus {
    color: #fff;
    background-color: #ffb425;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-amazon:active, .btn-amazon.active, .open > .dropdown-toggle.btn-amazon {
    background-image: none
}

.btn-amazon.disabled:hover, .btn-amazon[disabled]:hover, fieldset[disabled] .btn-amazon:hover, .btn-amazon.disabled:focus, .btn-amazon[disabled]:focus, fieldset[disabled] .btn-amazon:focus, .btn-amazon.disabled.focus, .btn-amazon[disabled].focus, fieldset[disabled] .btn-amazon.focus {
    background-color: #ff9900;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-amazon .badge {
    color: #ff9900;
    background-color: #fff
}

.mfp-wrap {
    overflow: scroll;
}

.btn-live {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live:focus, .btn-live.focus {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live:hover {
    color: #fff;
    background-color: #30548e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live:active, .btn-live.active, .open > .dropdown-toggle.btn-live {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live:active:hover, .btn-live.active:hover, .open > .dropdown-toggle.btn-live:hover, .btn-live:active:focus, .btn-live.active:focus, .open > .dropdown-toggle.btn-live:focus, .btn-live:active.focus, .btn-live.active.focus, .open > .dropdown-toggle.btn-live.focus {
    color: #fff;
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live:active, .btn-live.active, .open > .dropdown-toggle.btn-live {
    background-image: none
}

.btn-live.disabled:hover, .btn-live[disabled]:hover, fieldset[disabled] .btn-live:hover, .btn-live.disabled:focus, .btn-live[disabled]:focus, fieldset[disabled] .btn-live:focus, .btn-live.disabled.focus, .btn-live[disabled].focus, fieldset[disabled] .btn-live.focus {
    background-color: #0370c4;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-live .badge {
    color: #0370c4;
    background-color: #fff
}

.btn-live .fa-live {
    background: url("../../frontend/Nxtby/nxtby/en_US/Mageplaza_SocialLogin/css/images/live-logo.png") no-repeat center;
}

.btn-live .fa-live:before {
    content: ""
}

#bnt-social-login-authentication {
    margin: 12px 0px;
}

.actions-toolbar > .secondary:last-child {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.form-customer-login .g-recaptcha {
    margin: unset !important;
}

@media only screen and (min-width: 768px) {
    .popup-authentication .actions-toolbar {
        margin-bottom: 0;
        margin-top: unset !important;
    }
}

@media only screen and (max-width: 767px) {
    .modal-popup.request-popup.modal-slide {
        left: 0;
        z-index: 900;
    }
}

@media only screen and (max-width: 766px) {
    .secondary {
        width: 93%;
        padding-top: 0;
        margin-top: 0;
    }
    #bnt-social-login-authentication {
        margin-bottom: 0;
    }
    .forgot-pass-title {
        width: 80%;
        font-size: 1.45em;
    }
}

.customer-account-create .account-social-login, .customer-account-login .account-social-login {
    display: block !important
}

.btn-zalo .fa-zalo {
    background: url(../../frontend/Nxtby/nxtby/en_US/Mageplaza_SocialLogin/css/images/zalo-logo.png) no-repeat center;
}

.btn-zalo {
    color: #fff;
    background-color: #1468ff;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-zalo:focus, .btn-zalo.focus {
    color: #fff;
    background-color: #0358f0;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-zalo:hover {
    color: #fff;
    background-color: #0358f0;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-zalo:active, .btn-zalo.active, .open > .dropdown-toggle.btn-zalo {
    color: #fff;
    background-color: #0358f0;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-zalo:active:hover, .btn-zalo.active:hover, .open > .dropdown-toggle.btn-flickr:hover, .btn-zalo:active:focus, .btn-zalo.active:focus, .open > .dropdown-toggle.btn-zalo:focus, .btn-zalo:active.focus, .btn-zalo.active.focus, .open > .dropdown-toggle.btn-zalo.focus {
    color: #fff;
    background-color: #0358f0;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-zalo:active, .btn-zalo.active, .open > .dropdown-toggle.btn-zalo {
    background-image: none
}

.btn-zalo.disabled:hover, .btn-zalo[disabled]:hover, fieldset[disabled] .btn-zalo:hover, .btn-zalo.disabled:focus, .btn-zalo[disabled]:focus, fieldset[disabled] .btn-zalo:focus, .btn-zalo.disabled.focus, .btn-zalo[disabled].focus, fieldset[disabled] .btn-zalo.focus {
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-zalo .badge {
    color: #ff0084;
    background-color: #fff
}

.modal-popup.popup-authentication {
    z-index: 1000;
}

#social-login-popup .mfp-close {
    right: 15px;
    padding-top: 15px;
}

#mp-popup-social-content {
    padding-top: 75px;
}
#social-login-popup > div.mp-social-popup.col-mp.mp-7 div.social-login-title {
    width: 200%;
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .mfp-content {
        bottom: 20%;
    }
}
/* loaded from theme */