/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.fieldset > .field.qty > .control {
  /*width: 53.2%;*/
  float: right !important;
}
/* @color-gray20: #fff; */
/**
 * 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 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Jun 4, 2020, 2:40:15 PM
    Author     : sadekul
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Jan 21, 2021, 12:46:35 PM
    Author     : sadekul
*/
/* sign-up-area css */
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.less to edit this template
*/
/*
    Created on : Mar 23, 2022, 6:29:04 PM
    Author     : sadekul
*/
/*
test
*/
.onestepcheckout-index-index .stripe-icon-container img {
  display: inline-block !important;
}
.onestepcheckout-index-index .stripe-icon-container.right {
  top: -0.15em !important;
}
.onestepcheckout-index-index .stripe-icon-container img.stripe-icon {
  top: 0.2rem !important;
}
.onestepcheckout-index-index .stripe-payments-brand {
  margin-left: -49px !important;
}
.onestepcheckout-index-index .payment-method.stripe-payments._active .stripe-payments-card-form {
  overflow: inherit;
}
.onestepcheckout-index-index .payment-method.stripe-payments .stripe-payments-card-form {
  overflow: hidden;
}
@font-face {
  font-family: 'aw-osc_icons-font';
  src: url('../Aheadworks_OneStepCheckout/css/icons-font/fonts/aw-osc_icons-font.woff2') format('woff2'), url('../Aheadworks_OneStepCheckout/css/icons-font/fonts/aw-osc_icons-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 3, 2020, 3:35:32 PM
    Author     : rafiqul
*/
@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;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 28, 2020, 12:18:57 PM
    Author     : rafiqul
*/
.checkboxes-area label {
  margin: 0 30px 0 0px;
  font-size: 20px;
  line-height: 26px;
}
.checkboxes-area label:last-child {
  margin-right: 0;
}
.checkboxes-area input[type="checkbox"] {
  height: 18px;
  width: 18px;
  vertical-align: middle;
}
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .header {
        &.content {
            padding-top: 75px;

            .notice {
                top: -75px;
            }
        }
    }

}*/
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .cart-container .form-cart {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .cart-container .form-cart .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .cart-container .form-cart .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    /*        box-sizing: border-box;
                margin-left: auto;
                margin-right: auto;
                max-width: @layout__max-width;*/
    /*        padding-left: @layout-indent__width;
                padding-right: @layout-indent__width;*/
    /*        padding-left: 0;
                padding-right: 0;
                width: auto;*/
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    /*padding-right: @layout-column-main__sidebar-offset;*/
    width: 30% !important;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main.col-md-3 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .page-layout-2columns-left .column.main {
    width: 70%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .account .table:not(.cart):not(.totals) > thead > tr > th,
  .account .table:not(.cart):not(.totals) > thead > tr > td {
    min-width: 80px;
  }
  .account .block-addresses-list .table:not(.cart):not(.totals) > thead > tr > th,
  .account .block-addresses-list .table:not(.cart):not(.totals) > thead > tr > td {
    min-width: 101px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    /*margin-bottom: @indent__m;*/
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
    font-size: 16px;
    line-height: 30px;
    /* letter-spacing: 1px; */
    color: #fffce2;
  }
  .navigation ul > span {
    position: relative;
    padding-right: 10px;
  }
  .navigation ul > span:after {
    position: absolute;
    top: 0px;
    right: 0;
    content: ":";
    height: 20px;
    width: 10px;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #fffce2;
    padding: 0 12px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s;
    padding: 15px 0;
    malign-bottom: 0;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    color: #fffce2;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0 .submenu {
    background: #143215;
    border: 1px solid #375238;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    top: 100% !important;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #fffce2;
    padding: 5px 15px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #375238;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #375238;
  }
  .navigation .level0 .submenu li:last-child {
    border-bottom: none;
  }
  .navigation .level0 .submenu li.parent > a {
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a:before {
    position: absolute;
    top: 6px;
    right: 0;
    content: "➤";
    height: 10px;
    width: 15px;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .panel.header .links li.welcome,
  .panel.header .switcher li.welcome {
    display: inline-block;
  }
  .panel.header .links li a,
  .panel.header .switcher li a {
    font-size: 14px;
  }
  .panel.header .links li a:after,
  .panel.header .switcher li a:after {
    display: none;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 15px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    /*.lib-css(text-align, @_type-inline-label-align);*/
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 53.2%;
    /*float: right;*/
    display: inline-block;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    /*.lib-css(height, @_tab-control-height__base);*/
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
    /*        &:not(.disabled) > .switch:focus,
                    &:not(.disabled) > .switch:hover {
                    .lib-css(background, @_tab-control-background-color-hover);
                }*/
    /*        &:not(.disabled) > .switch:active,
                    &.active > .switch,
                    &.active > .switch:focus,
                    &.active > .switch:hover {
                    .lib-css(background, @color-body-bg-color);
                    .lib-css(color, @_tab-control-color-active);
                    .lib-css(text-decoration, @_tab-control-text-decoration-active);
                }*/
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #fffdee;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    /*.lib-css(height, @_tab-control-height);*/
    /*.lib-css(padding, @_tab-control-padding-top @_tab-control-padding-right @_tab-control-padding-bottom @_tab-control-padding-left);*/
    padding: 5px 35px;
  }
  .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.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    /*.lib-css(background, @_tab-content-background-color);*/
    /*        background: linear-gradient(180deg, #f6f0d8 40%, #fdfbf3 100%);*/
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    /*        ._lib-tab-content-border(
                @_tab-content-border-top-status: @_tab-content-border-top-status,
                    @_tab-content-border: @_tab-content-border
                    );*/
    /*border: 1px solid @color-border-color;*/
    /*background-color: @color-albescent-white;*/
  }
  .product.data.items .item.content:last-child {
    visibility: hidden;
  }
  .product.data.items .item.title.active + .item.content {
    visibility: visible;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 20px;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /* .modal-added-to-cart {
        top: @modal-added-to-cart-offset;
    } */
  .navigation .level0 {
    position: unset;
  }
  .navigation .level0.mega > .submenu {
    min-width: 750px;
    width: 65vw;
    left: 11px !important;
    padding-top: 1px;
  }
  .navigation .level0.mega > .submenu > li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
  }
  .navigation .level0.mega > .submenu > li > a {
    background: #ddd;
    font-weight: 600;
  }
  .navigation .level0.mega > .submenu > li a > .ui-menu-icon {
    transform: rotate(90deg);
    right: unset;
    left: 4px;
  }
  .navigation .level0.mega > .submenu > li .submenu {
    position: unset !important;
    display: block !important;
  }
  .navigation .level0.mega > .submenu > li .level1.submenu {
    display: block !important;
    min-width: 25% !important;
    box-shadow: none;
    border: none;
    padding: 2px 0;
  }
  .navigation .level0.mega > .submenu > li .level1.submenu li {
    display: block;
  }
  .navigation .level0.mega > .submenu > li .level1.submenu li.level2 {
    position: relative;
  }
  .navigation .level0.mega > .submenu > li .level1.submenu li.level2:hover .submenu {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
  .navigation .level0.mega > .submenu > li .level1.submenu li .submenu {
    min-width: 100%;
    position: absolute !important;
    top: 30px !important;
    left: 0 !important;
    opacity: 0;
    transition: 0.3s;
    visibility: hidden;
    padding: 0;
  }
  .navigation .level0 .submenu a {
    margin-right: 1px;
  }
  /*
    .mega {
        &.parent{
            .submenu{
                display: block !important;
            }
        }

    }*/
  .container.ourteamstest .row {
    display: flex;
  }
  .modal_content .team-popup-info {
    display: inline-block;
    width: 40%;
    float: left;
    /*            .team-designation {
                            max-width: 80%;
                            margin: 0 auto;
                        }*/
  }
  .modal_content .team-popup-info .email {
    margin: 20px 0;
    line-height: 1;
  }
  .modal_content div#content {
    display: inline-block;
    width: 60%;
    margin-top: 25px;
    padding-right: 30px;
    text-align: justify;
  }
  .modal-popup.team-modal .modal-inner-wrap {
    width: 42%;
    top: 24%;
  }
  .cms-our-team-of-experts .page-main.container .page-title-wrapper {
    height: 142px;
    margin-bottom: 45px;
  }
  .cms-our-team-of-experts .page-main.container .page-title-wrapper .page-title {
    font-size: 48px;
    max-width: 1250px;
    padding: 47px 30px;
  }
  .navigation .blog-mx.level0:last-child {
    float: right;
  }
  .product-info-main .box-tocart {
    display: inline-block !important;
    width: 100%;
  }
  .onestepcheckout-index-index .shipping-method-delivery {
    position: relative;
  }
  .onestepcheckout-index-index #ui-datepicker-div {
    z-index: 10000;
    top: 0 !important;
    left: 245px !important;
  }
  .onestepcheckout-index-index .page-main .shipping-method .shipping-method-delivery {
    width: 30%;
  }
  .onestepcheckout-index-index .page-main .shipping-method .shipping-method-delivery .field {
    max-width: 100%;
  }
  .onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .shipping-method-card--wrapper {
    padding-left: 55px;
    width: 100%;
  }
  .onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .shipping-method-card--wrapper #label_method_plant_shipping_plantshipping {
    left: -10px;
    top: -11px;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 100%/4;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 100%/2;
  }
  .gift-card .giftcard-details.product-item-details {
    font-size: 30px;
    line-height: 36px;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .field.qty .label span,
  .product-options-bottom .box-tocart .field.qty .label span {
    font-size: 20px;
    line-height: 46px;
    letter-spacing: 0.6px;
    font-weight: 600;
    text-transform: uppercase;
    color: #143215;
    margin-right: 10px;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  /* product-area css */
  .product-area .product-menu {
    padding: 11px 0px;
  }
  .product-area .product-menu span {
    display: inline-block;
    padding-right: 4px;
    padding-left: 4px;
  }
  .product-area .product-menu a {
    font-size: 11px;
    line-height: 22px;
    display: inline-block;
    padding-right: 0px;
    margin-bottom: 0;
  }
  .product-area .all-plants,
  .product-area .available-product,
  .product-area .introduced-brokenarrow {
    width: calc((100% - 55px)/3);
  }
  .product-area .all-plants .textbutton,
  .product-area .available-product .textbutton,
  .product-area .introduced-brokenarrow .textbutton {
    font-size: 12px;
    width: 84%;
    text-align: center;
    padding: 0px;
  }
  .block-search {
    float: right;
    padding-left: 10px;
    position: relative;
    width: 215px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    padding: 0;
    width: 100%;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 2px 6px;
    position: absolute;
    right: 0px;
    top: 1px;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:after {
    background-image: url("https://d29wjyh4gwfh00.cloudfront.net/theme/images/blank-theme-icons.png");
    line-height: 25px;
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    margin: 0;
  }
  .block-search .action.search:before {
    background-position: 0px 0px;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .spring-mail-area .common-design {
    /*            &.our-expertise,
                        &.events{
                            a{
                                img{
                                    max-height: 193px
                                }
                            }
                        }*/
  }
  .spring-mail-area .common-design a span {
    font-size: 22px;
    line-height: 28px;
  }
  .spring-mail-area .common-design.order-open a img {
    min-height: 345px;
  }
  .spring-mail-area .order-area .gift-cart {
    max-width: 280px;
  }
  .spring-mail-area .order-area .gift-cart a {
    display: inline-block;
  }
  .spring-mail-area .order-area .gift-cart a img {
    max-height: 185px;
    width: auto;
  }
  .spring-mail-area .order-now li,
  .spring-mail-area .order-now p {
    font-size: 16px;
    line-height: 20px;
  }
  .spring-mail-area .order-now ul li:before {
    top: 12px;
  }
  .page-footer .title {
    margin-bottom: 20px;
    margin-top: 0;
  }
  .page-footer .title a {
    font-size: 30px;
  }
  .blog.page-layout-2columns-right .page-main .main {
    padding: 30px;
    background: #fdfbf3;
    margin: 0 15px 50px 0;
    width: calc(73.33% - 15px) !important;
    border: 1px solid #dbd5c0;
  }
  .blog.page-layout-2columns-right .page-main .sidebar {
    background: #fdfbf3;
  }
  .blog__post-item .blog__post-header .blog__post-title a {
    font-size: 3rem;
  }
  .cms-lecture-slides iframe {
    border: none;
    height: 300px;
  }
  .cms-lecture-slides .displaypdf iframe {
    width: 55%;
  }
  .new-home .page-header .header.panel {
    display: flex;
    justify-content: end;
    align-items: center;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .new-home .page-header .header.panel > .header.links {
    float: unset;
    margin-left: 0;
  }
  .new-home .page-header .header.panel > .header.links li a {
    font-size: 12px;
    line-height: 17px;
    color: #FFFDEE;
  }
  .new-home .page-header .block.block-search {
    display: none;
    position: absolute;
    top: 60px;
    right: 15px;
  }
  .new-home .page-header .search-icon {
    display: inline-block;
    float: right;
    font-size: 0;
    position: relative;
    height: 31px;
    width: 31px;
    cursor: pointer;
    top: -8px;
  }
  .new-home .page-header .search-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-image: url("https://d29wjyh4gwfh00.cloudfront.net/theme/images/SearchIcon.svg");
    background-size: cover;
    height: 31px;
    width: 31px;
  }
  .new-home .header.content.logo-area .container {
    max-width: 1600px;
  }
  .new-home .header.content.logo-area .container .logo {
    margin-left: 0;
    width: 27%;
  }
  .new-home .header.content.logo-area .navigation {
    width: auto;
    display: inline-block;
    margin-top: -20px;
  }
  .new-home .header.content.logo-area .navigation .level0 {
    margin: 0 20px;
    width: auto;
  }
  .new-home .header.content.logo-area .navigation .level0 > .level-top {
    color: #153215;
    font-weight: 400;
    display: inline-block;
    width: 100%;
  }
  .new-home .minicart-wrapper .action.showcart .counter.qty {
    top: -15px;
    right: -18px;
  }
  .new-home .banner-video {
    height: 300px;
  }
  .new-home .banner-video iframe {
    min-height: 300px;
  }
  .new-home .category-section-wrapper .category-section {
    padding: 45px 0;
  }
  .new-home .category-section-wrapper .category-section .category-item {
    text-decoration: none;
    width: calc(25% - 34px);
  }
  .new-home .watch-learn-wrapper .watch-learn-inner .video-item {
    width: calc(33.33% - 20px);
  }
  .new-home footer.page-footer .footer-menu .navigation .level0 {
    display: inline-block;
    width: auto;
  }
  .new-home footer.page-footer .footer-menu .navigation .level0 > .level-top {
    width: auto;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 74%;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .block .title strong {
    font-size: 22px;
    line-height: 30px;
  }
  .page-footer.newsletter-bg {
    background-position: center bottom -170px;
    max-height: 496px;
  }
  .block.newsletter {
    padding: 20px 30px;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .block.newsletter .content .form.subscribe .field.checkbox label {
    margin: 0 10px 0 0px;
    font-size: 18px;
    line-height: 22px;
  }
  .block.newsletter .content .form.subscribe .field.checkbox input[type="checkbox"] {
    height: 18px;
    width: 18px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .navbar-right {
    display: none;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 16px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.6;
    color: #fffce2;
    transition: 0.3s;
  }
  .header.panel > .header.links > li.welcome:hover,
  .header.panel > .header.links > li a:hover {
    opacity: 0.7;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content .notice {
    position: absolute;
    margin-top: 0;
  }
  header .menu-area {
    background: #143215;
    z-index: 2;
    position: relative;
  }
  header .menu-area li {
    padding: 0 7px;
    margin-bottom: 0;
  }
  header .logo-area {
    padding: 35px 0;
  }
  header .logo-area .logo {
    /*margin-left: -45px;*/
    display: inline-block;
    float: left;
    width: 36%;
    /*width: 46%;*/
    padding-right: 15px;
    margin-bottom: 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding: 5px 15px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    color: #211a00;
    margin: 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #dbd5c0;
    margin: 0 0 30px 0;
    padding-bottom: 5px;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .christmas-menu {
    padding: 8px 15px !important;
    border-radius: 20px;
    position: absolute;
    right: 37%;
    top: 0;
    font-size: 12px !important;
    line-height: 22px;
    text-decoration: none;
    font-weight: 600;
    display: block;
    margin-top: 0 !important;
  }
  .footer {
    /* .copyright {
            &:extend(.abs-add-clearfix all);
        } */
  }
  .footer.content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    /* .switcher.store {
                display: inline-block;
                padding-right: 50px;
                vertical-align: top;
            } */
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .footer-info {
    font-size: 18px;
    line-height: 30px;
  }
  .page-footer.container {
    max-width: 100%;
  }
  .page-layout-1column .filter-options .filter-options-content {
    padding: 10px;
  }
  .block.widget .products-grid .product-item {
    width: 100%/3;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 100%/2;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .navigation .level0 > .level-top {
    font-size: 16px;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33%;
  }
  .sidebar-main {
    width: 25% !important;
  }
  .account .table:not(.cart):not(.totals) > thead > tr > th,
  .account .table:not(.cart):not(.totals) > thead > tr > td {
    min-width: 120px;
  }
  .cms-our-team-of-experts .page-main.container .page-title-wrapper .page-title {
    padding: 47px 0;
  }
  .modal_content .team-popup-info .team-designation {
    max-width: 80%;
    margin: 0 auto;
  }
  .onestepcheckout-index-index .page-main .checkout-container {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-mobile {
    display: none;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-mobile-hide {
    display: block;
  }
  .onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .shipping-method-title {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .shipping-method-title .shipping-method-subtitle {
    padding-left: 0;
  }
  .onestepcheckout-index-index .page-main .shipping-method .shipping-method-delivery .fieldset {
    display: inline-block;
    width: 100%;
    height: 50px;
    position: relative;
  }
  .onestepcheckout-index-index .page-main .shipping-method .shipping-method-delivery .field {
    margin: 10px 5px;
    display: inline-block;
    max-width: calc(100% - 10px);
    position: absolute;
    top: 0;
  }
  .onestepcheckout-index-index .page-main .shipping-method .shipping-method-delivery .field:first-of-type {
    left: 0;
  }
  .onestepcheckout-index-index .page-main .shipping-method .shipping-method-delivery .field:last-of-type {
    right: 0;
  }
  .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;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
    /*                &:nth-child(3n + 1) {
                                    margin-left: 2%;
                                }*/
    /* &:nth-child(3n + 1) {
                    margin-left: 0;
                } */
  }
  .page-products.category-events .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products.category-events .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.gift-card .products-grid .product-items {
    margin-right: -15px;
    margin-left: -15px;
  }
  .page-products.gift-card .products-grid .product-item {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    /* margin-left: 0; */
    width: calc((100% - 6%) / 4);
  }
  .page-products.page-layout-1column .products-grid .product-item .product-item {
    padding: 0 15px;
  }
  .page-products.page-layout-1column .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .toolbar-products {
    margin-bottom: 15px;
  }
  .sorter-options {
    width: auto;
  }
  .product-area .product-menu span {
    padding: 0 14px 0 5px;
    font-size: 18px;
    margin-bottom: 0;
  }
  .product-area .product-menu a {
    font-size: 16px;
    padding-right: 0px;
    margin-bottom: 0;
  }
  .product-area .product-menu a img {
    width: 30px;
    height: 30px;
    margin-right: 0px;
  }
  .product-area .all-plants,
  .product-area .available-product,
  .product-area .introduced-brokenarrow {
    width: calc((100% - 93px)/3);
  }
  .product-area .all-plants .textbutton,
  .product-area .available-product .textbutton,
  .product-area .introduced-brokenarrow .textbutton {
    font-size: 15px;
    width: 85%;
    text-align: center;
    padding: 0px;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
    font-size: 36px;
    line-height: 46px;
  }
  .product-info-main .page-title-wrapper .page-title span {
    display: block;
  }
  .product-info-main .product-info-heading {
    font-size: 18px;
    line-height: 22px;
  }
  .page-title {
    font-size: 30px;
    line-height: 40px;
  }
  .search-area {
    padding-top: 15px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    /*.lib-css(width, @checkout-shipping-item__width);*/
    width: calc(33.33% - 10px);
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .spring-mail-area .common-design a span {
    font-size: 30px;
    line-height: 34px;
  }
  .spring-mail-area .common-design.order-open a img {
    max-height: 575px;
  }
  .spring-mail-area .order-area .order-now li,
  .spring-mail-area .order-area .order-now p {
    font-size: 18px;
    line-height: 28px;
  }
  .block .title strong {
    font-size: 28px;
    line-height: 34px;
    padding: 0 40px;
  }
  .header.content {
    padding-top: 20px;
  }
  .header.content .notice {
    width: 31%;
    float: left;
    position: relative;
    top: 0;
    margin-bottom: 0;
  }
  .notice-area .notice {
    max-width: 850px;
  }
  header .menu-area li {
    /*padding: 0 15px;*/
    padding: 0 7px;
    margin-bottom: 0;
  }
  header .menu-area li.level0 > .level-top {
    font-size: 12px;
  }
  header .logo-area .logo {
    margin-left: -45px;
    width: 46%;
  }
  header .logo-area .christmas-menu {
    padding: 8px 30px !important;
    font-size: 17px !important;
    right: 28%;
    top: 12px;
  }
  .block.widget .products-grid .product-item {
    width: 100%/5;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 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%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .product-area .all-plants,
  .product-area .available-product,
  .product-area .introduced-brokenarrow {
    width: calc((100% - 71px)/3);
  }
  .product-area .all-plants .textbutton,
  .product-area .available-product .textbutton,
  .product-area .introduced-brokenarrow .textbutton {
    font-size: 15px;
    width: 81%;
    text-align: center;
    padding: 0px;
  }
  .product-area .product-menu span {
    padding: 0 3px;
    font-size: 20px;
    margin-bottom: 0;
  }
  .product-area .product-menu a img {
    width: 40px;
    height: 40px;
    margin-right: 0px;
  }
  header .menu-area li {
    padding: 0 10px;
  }
  header .menu-area li.level0 > .level-top {
    font-size: 16px;
  }
}
@media all and (min-width: 1200px), print {
  .spring-mail-area .order-area .gift-cart {
    max-width: 40%;
  }
  .spring-mail-area .order-area .gift-cart,
  .spring-mail-area .order-area .order-now {
    margin: 8px 0;
  }
  .spring-mail-area .order-area .order-now {
    padding: 33px 0;
  }
  .page-footer.container {
    max-width: 1280px;
  }
  header .logo-area .christmas-menu {
    right: 30%;
    top: 16px;
  }
}
/*@gradient-bg-hover-color: linear-gradient(to bottom, #143215 10%, #84af33 100%);*/
/*@screen__xxs: 320px;
@screen__xs: 480px;
@screen__s: 640px;
@screen__m: 768px;
@screen__l: 1024px;
@screen__md: 1200px;
@screen__xl: 1400px;
*/
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FAmasty_Base%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FAheadworks_OneStepCheckout%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_stripe.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FAheadworks_OneStepCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%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%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%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%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%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%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FHarriswebworks_Menumanager%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FHarriswebworks_OurTeam%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMirasvit_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_topmenu.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FAheadworks_Giftcard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%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%2FHarriswebworks%5C%2Fbrokenarrow%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%2FHarriswebworks%5C%2Fbrokenarrow%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%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%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%2FHarriswebworks%5C%2Fbrokenarrow%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%2FHarriswebworks%5C%2Fbrokenarrow%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%2FHarriswebworks%5C%2Fbrokenarrow%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%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Fbrokenarrow%5C%2Fen_US%5C%2FSmile_ElasticsuiteCatalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3BAAoyBA%2CSAAY%2CSAAM%2CIAAO%3B%3BEAEpB%2CuBAAA%3B%3B%3B%3B%3B%3B%3BAClyBL%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%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3BACqBJ%3BEACI%3BIACI%2CWAAW%2CsBAAqB%2CSAAhC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAqB%2CgBAAhC%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAChCR%2C4BACE%2CuBACE%3BEACE%2CqBAAA%3B%3BAAGF%2C4BALF%2CuBAKG%3BEACC%2CYAAA%3B%3BAAPN%2C4BACE%2CuBASE%2CIAAG%3BEACD%2CWAAA%3B%3BAAXN%2C4BAeE%3BEACE%2CkBAAA%3B%3BAAIA%2C4BADF%2CgBAAe%2CgBACZ%2CQACC%3BEACE%2CiBAAA%3B%3BAAtBR%2C4BAmBE%2CgBAAe%2CgBAOb%3BEACE%2CgBAAA%3B%3BACTF%3BEACI%2CaCQM%2CmBDRN%3BEACA%2CSAAS%2C8EAAsB%2COAAO%2CcAClC%2C6EAAqB%2COAAO%2COADhC%3BEAEA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAEiKP%2CwBAvB8C%3BEAC3C%2CcAAe%3BIACX%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BEACrC%2CcAAe%2CuBAAsB%3BIACjC%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BICwHrC%2CyBAAA%3B%3BEDrHA%2CcAAe%2CuBAAsB%3BICqHrC%2C4BAAA%3BIDnHI%2CQAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAEoGR%2CgBACI%3BEACI%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CgBALJ%2CMAKK%3BEACG%2CeAAA%3B%3BAAPZ%2CgBAWI%2CMAAK%3BEACD%2CYAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACvOJ%2CgBALsC%3BECEtC%2CiCAxBA%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAkBR%2CiCAdA%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA4BJ%3BECkWA%2CgBAGI%3BEA6DJ%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEC3JhB%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIFjShB%2CYAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEC6WX%2CgBAGI%2CODhXH%2CUAAU%3BEC6aX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKDnbf%2CUAAU%3BEEwRX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKF%5C%2FRf%2CUAAU%3BEEyRX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKF%5C%2FRf%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BECwWX%2CgBAGI%2COD3WH%2CUAAU%3BECwaX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKD9af%2CUAAU%3BEEmRX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKF1Rf%2CUAAU%3BEEoRX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKF1Rf%2CUAAU%3BIACP%2CYAAA%3B%3BEAqNJ%3BEGuFQ%2COAAO%2CKAAM%2CcADjB%3BEAoBA%2CKAAC%2CcAsCG%2CcACI%3BIH3JZ%2CcAAA%3B%3BEAyCA%3BEAkFgB%2CuBAXZ%2CUASI%2CYACI%2CQACK%3BIAjFb%2CkBAAA%3BIACA%2CQAAA%3B%3BEAuEQ%2CuBAFR%2CUACI%2COACK%2CIAAI%2CSACD%3BIACI%2CUAAA%3B%3BEAyBpB%3BEI5QA%2CSACI%3BECpII%2COAAO%2CIAAI%2CeAAgB%2CKAD%5C%2FB%3BEAEI%2COAAO%2CIAAI%2CqBAAsB%2CKAFrC%3BIRuPJ%2CkBAAA%3B%3BEG%2BMA%3BEM1TA%3BECqDA%2CaAOI%3BENqUJ%3BIJliBA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEGk%5C%2FBD%2CkBHn%5C%2FBC%3BEGm%5C%2FBD%2CkBHl%5C%2FBC%3BEM%2BUD%2CeNhVC%3BEMgVD%2CeN%5C%2FUC%3BEI2ZD%2CgBJ5ZC%3BEI4ZD%2CgBJ3ZC%3BEI2dD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeJ%5C%2FdX%3BEI4dD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeJ9dX%3BEI6eD%2CqBACI%2COAAM%2CUJ%5C%2FeT%3BEI8eD%2CqBACI%2COAAM%2CUJ9eT%3BEKsUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeL3UX%3BEKuUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeL1UX%3BEKuUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeL3UX%3BEKwUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeL1UX%3BEWglBG%2COAAC%2CQXjlBJ%3BEWilBG%2COAAC%2CQXhlBJ%3BEWynBD%2CYAQI%2CQAAO%2CMXloBV%3BEW0nBD%2CYAQI%2CQAAO%2CMXjoBV%3BEI2dD%2CQAaI%2CSJzeH%3BEI4dD%2CQAaI%2CSJxeH%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEG6%2BBD%2CkBH7%2BBC%3BEM0UD%2CeN1UC%3BEIsZD%2CgBJtZC%3BEIsdD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeJzdX%3BEIweD%2CqBACI%2COAAM%2CUJzeT%3BEKiUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeLrUX%3BEKkUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeLrUX%3BEW2kBG%2COAAC%2CQX3kBJ%3BEWonBD%2CYAQI%2CQAAO%2CMX5nBV%3BEIsdD%2CQAaI%2CSJneH%3BIACG%2CWAAA%3B%3BEGggBJ%3BESrdA%2COAAO%3BEAMP%3BEAgBA%3BITqbA%2CsBAAA%3B%3BEAsBA%3BEU9eA%3BIVwdA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BEW%2BGlB%2CiBXjHI%2CUACM%3BEWgHV%2CiBXjHI%2CUAEI%2CQAAU%3BIH5SlB%2CgBAAA%3B%3BEXymBA%2C8Bc%5C%2FTI%2CUACM%2CSd8TT%2CIAAI%2CSACC%3BEADN%2C8Bc%5C%2FTI%2CUAEI%2CQAAU%2CSd6TjB%2CIAAI%2CSACC%3BEyB%5C%2FMN%2CiBXjHI%2CUACM%2CSd8TT%2CIAAI%2CSACC%3BEyB%5C%2FMN%2CiBXjHI%2CUAEI%2CQAAU%2CSd6TjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8Bc%5C%2FTI%2CUACM%2CSd8TT%2CIAAI%2CSAeC%3BEAfN%2C8Bc%5C%2FTI%2CUAEI%2CQAAU%2CSd6TjB%2CIAAI%2CSAeC%3BEyB7NN%2CiBXjHI%2CUACM%2CSd8TT%2CIAAI%2CSAeC%3BEyB7NN%2CiBXjHI%2CUAEI%2CQAAU%2CSd6TjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEcjVR%2C8BACI%2CUACM%2CSd2NR%3BEc7NF%2C8BACI%2CUAEI%2CQAAU%2CSd0NhB%3BEyB3GF%2CiBXjHI%2CUACM%2CSd2NR%3BEyB3GF%2CiBXjHI%2CUAEI%2CQAAU%2CSd0NhB%3BIWtgBF%2CeAAA%3BIX0gBI%2CqBAAA%3B%3BEA6HA%2C8Bc7VA%2CUACM%2CSd0VT%2COAEI%3BEAAD%2C8Bc7VA%2CUAEI%2CQAAU%2CSdyVjB%2COAEI%3BEAAD%2C8Bc7VA%2CUACM%2CSd2VT%2CSACI%3BEAAD%2C8Bc7VA%2CUAEI%2CQAAU%2CSd0VjB%2CSACI%3BEyB5OL%2CiBXjHI%2CUACM%2CSd0VT%2COAEI%3BEyB5OL%2CiBXjHI%2CUAEI%2CQAAU%2CSdyVjB%2COAEI%3BEyB5OL%2CiBXjHI%2CUACM%2CSd2VT%2CSACI%3BEyB5OL%2CiBXjHI%2CUAEI%2CQAAU%2CSd0VjB%2CSACI%3BIACG%2CaAAA%3B%3BEczVI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BEW4G%5C%2FB%2CiBXjHI%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEW4G%5C%2FB%2CiBXjHI%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEA6ZhB%3BEYl8BA%3BECwGA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BIby0BnC%2CaAAA%3B%3BEAkEA%3BECvhBA%2CQAaI%3BID2gBA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CkBAKI%3BEC5hBJ%2CQAaI%2CSD%2BgBA%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEARR%2CkBAWI%3BECliBJ%2CQAaI%2CSDqhBA%3BIACI%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAhBR%2CkBAmBI%3BEC1iBJ%2CQAaI%2CSD6hBA%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEA2HR%3BEGpzBA%2CeAEI%3BIHmzBA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAHJ%2CgCAKI%3BEGzzBJ%2CeAEI%2CWHuzBA%3BIACI%2CiBAAA%3B%3BEAIA%2CgCADJ%2CQACK%3BEACD%2CgCAFJ%2CQAEK%3BEG%5C%2FzBT%2CeAEI%2CWH2zBA%2CQACK%3BEG9zBT%2CeAEI%2CWH2zBA%2CQAEK%3BIACG%2CiBAAA%3B%3BEAGJ%2CgCANJ%2CQAMK%3BEGn0BT%2CeAEI%2CWH2zBA%2CQAMK%3BIACG%2CWAAA%3B%3BEc1pCZ%3BIjB0PA%2CeAAA%3BIAAA%2CmBAAA%3B%3BEY%5C%2FNA%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BEACA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAYA%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%2COAAO%3BIAGH%2CiBAAA%3B%3BEMvDA%2CCAAC%2CmBAAwB%2CQNoDtB%3BIZkMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkBrZL%2CCAAC%2CoBAAyB%2CQNiDvB%3BIZkMP%2CmBAAA%3BIkB9KA%2CqBAAA%3BIlB8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkBlZL%2CCAAC%2CyBAA%2BB%2CQN8C7B%3BIZkMP%2CmBAAA%3BIkBlLA%2CYAAA%3BIlBkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkB%5C%2FYL%2CCAAC%2C0BAAgC%2CQN2C9B%3BIZkMP%2CmBAAA%3BIkBtLA%2CWAAA%3BIlBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEY9VT%3B%3BIAII%2CqBAAA%3B%3BEM%5C%2FCA%2CCAAC%2CoBAAyB%3BIlBuO9B%2CmBAAA%3BIkBtLA%2CWAAA%3BIlBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkBtYL%2CCAAC%2CyBAA%2BB%3BIlBoOpC%2CmBAAA%3BIkBtLA%2CWAAA%3BIlBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkBnYL%2CCAAC%2C0BAAgC%3BIlBiOrC%2CmBAAA%3BIkBtLA%2CWAAA%3BIlBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEYzVL%2CaAAC%3BIACG%2CaAAA%3BIACA%2CcAAA%3B%3BEAIR%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEMlDA%2CCAAC%2CoBAAyB%3BIlB2N9B%2CmBAAA%3BIkBlLA%2CYAAA%3BIlBkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkB1XL%2CCAAC%2CyBAA%2BB%3BIlBwNpC%2CmBAAA%3BIkBlLA%2CYAAA%3BIlBkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkBvXL%2CCAAC%2C0BAAgC%3BIlBqNrC%2CmBAAA%3BIkBlLA%2CYAAA%3BIlBkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEYvUT%2C0BACI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEALR%2C0BAOI%2CQAAO%3BIACH%2CUAAA%3B%3BEAOR%2CMAAM%3BIACF%2CkBAAA%3B%3BEOSJ%2CQACI%2COAAM%2CIAAI%2COAAO%2CIAAI%2CSAEf%2CQACI%2CKACI%3BEALlB%2CQACI%2COAAM%2CIAAI%2COAAO%2CIAAI%2CSAEf%2CQACI%2CKAEI%3BIACE%2CeAAA%3B%3BEAPpB%2CQAYI%2CsBACI%2COAAM%2CIAAI%2COAAO%2CIAAI%2CSAEf%2CQACI%2CKACI%3BEAjBtB%2CQAYI%2CsBACI%2COAAM%2CIAAI%2COAAO%2CIAAI%2CSAEf%2CQACI%2CKAEI%3BIACE%2CgBAAA%3B%3BECiPxB%3BIACI%2CaAAA%3B%3BEAGJ%3BIpBOA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3B%3B%3BEoBTR%3BIACI%2CaAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BEChKR%3BIrBgBA%2CgBAAA%3BIqBZI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BIAEA%2CcAAA%3B%3BEAfJ%2CWAgBI%2CGACM%3BIACE%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CWAJR%2CGACM%2COAGG%3BIACG%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3BEAMZ%2CWAAC%3BIACG%2CaAAA%3B%3BEAjCR%2CWAoCI%3BIACI%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAxCR%2CWA2CI%2CGAAE%3BIrB3BN%2CgBAAA%3B%3BEqBhBA%2CWA%2BCI%2CGAAE%3BIACE%2CkBAAA%3B%3BEAhDR%2CWAmDI%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWAJJ%2CQAIK%3BIACG%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CWAVR%2CQASK%2CMACI%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CQAAQ%2CgBAAR%3BIACA%2CUAAA%3B%3BEArEhB%2CWAmDI%2CQAsBM%3BIrBzDV%2CcAAA%3BIAAA%2CeAAA%3BIqB8DY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEASJ%2CWA7CJ%2CQA6CK%2COAEK%3BEADN%2CWA9CJ%2CQA8CK%2CWACK%3BIrBlFd%2CcAAA%3BIAAA%2CqBAAA%3BIqBsFgB%2CqBAAA%3B%3BEAIR%2CWAvDJ%2CQAuDK%2COAAO%2CMAAS%3BIACb%2C4BAAA%3B%3BEA3GZ%2CWAmDI%2CQA2DI%3BIrB9FR%2CmBAAA%3BIAAA%2CyBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIqBqGY%2CUAAA%3BIACA%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CoBAAA%3B%3BEA3HZ%2CWAmDI%2CQA2DI%2CSAeI%3BIACI%2CcAAA%3BIACA%2CoBAAA%3BIAKA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CWAvFZ%2CQA2DI%2CSAeI%2CEAaK%3BEACG%2CWAxFhB%2CQA2DI%2CSAeI%2CEAcS%3BIrB3HrB%2CmBAAA%3BIAAA%2CqBAAA%3B%3BEqBhBA%2CWAmDI%2CQA2DI%2CSAoCI%2CQAAU%3BIrBlItB%2CqBAAA%3BIAAA%2CuBAAA%3B%3BEqBhBA%2CWAmDI%2CQA2DI%2CSA6CI%3BIACI%2CiBAAA%3BIACA%2CqBAAA%3B%3BEA7JhB%2CWAmDI%2CQA2DI%2CSAkDI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAlKhB%2CWAmDI%2CQA2DI%2CSAuDI%3BIACI%2CSAAA%3BIACA%2CUAAA%3BIACA%2CgCAAA%3B%3BEACA%2CWAtHZ%2CQA2DI%2CSAuDI%2CGAIK%3BIACG%2CmBAAA%3B%3BEAEJ%2CWAzHZ%2CQA2DI%2CSAuDI%2CGAOK%2COACK%3BIACE%2CkBAAA%3B%3BEAEA%2CWA7HpB%2CQA2DI%2CSAuDI%2CGAOK%2COACK%2CIAGG%3BIACG%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3BIACA%2CSAAS%2CKAAT%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3BEAOpB%2CWA1IJ%2CQA0IK%3BIACG%2CkBAAA%3BIrB9KZ%2CqBAAA%3BIsBhOA%2CqBAAA%3B%3BEAMA%2CWD6PI%2CQA0IK%2CKCvYR%3BIAwRD%2CmCAAA%3BIACA%2CkCAAA%3BItB%5C%2FDA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSuBzPgB%2COvByPhB%3BIAAA%2CawBzRe%2CmBxByRf%3BIAAA%2CsBAAA%3BIsBsEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BED2GY%2CWAlJR%2CQA0IK%2CKAQI%3BIACG%2CaAAA%3B%3BEAGJ%2CWAtJR%2CQA0IK%2CKAYI%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CWA7JR%2CQA0IK%2CKAmBI%2CMAAS%3BIACN%2C4BAAA%3B%3BEApBR%2CWA1IJ%2CQA0IK%2CKAuBG%3BIACI%2CcAAA%3B%3BED%5C%2FChB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEAGI%2CMANN%2COACF%2COAGI%2CGAEK%3BEAAD%2CMANN%2COAEF%2CUAEI%2CGAEK%3BIACG%2CqBAAA%3B%3BEAPhB%2CMAAM%2COACF%2COAGI%2CGAMI%3BEAVZ%2CMAAM%2COAEF%2CUAEI%2CGAMI%3BIACI%2CeAAA%3B%3BEAEA%2CMAbV%2COACF%2COAGI%2CGAMI%2CEAGK%3BEAAD%2CMAbV%2COAEF%2CUAEI%2CGAMI%2CEAGK%3BIACG%2CaAAA%3B%3BEbvRpB%2CSAKM%3BIP8GN%2CgBAAA%3BIXkdA%2CsBAAA%3BIkB9jBQ%2CgBAAA%3B%3BEAPR%2CSAKM%2CSlBywBJ%3BIAoDF%2CSAAA%3B%3BEWn8BA%2CSOsIM%2CSPtIL%3BEACD%2CSOqIM%2CSPrIL%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CSOgIM%2CSPhIL%3BIACG%2CWAAA%3B%3BEXisBJ%2CSkBlkBM%2CSlBkkBL%2COAAO%3BEACJ%2CSkBnkBE%2CSlBmkBD%2CSAAS%3BIWrdd%2CqBAAA%3BIAAA%2CYAAA%3BIXwdI%2CsBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEkB9kBJ%2CSAKM%2CSlB4kBN%3BIW9dA%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BIXkeI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CSkBplBM%2CSlBolBL%2CIAAI%2CSACC%3BIWveN%2CqBAAA%3B%3BIAAA%2CYAAA%3BIX4eQ%2CsBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CSkBplBM%2CSlBolBL%2CIAAI%2CSAUC%3BIWhfN%2CYAAA%3B%3BIAAA%2CqBAAA%3B%3BEyBrRA%2CQAAQ%2CKAAK%3BICVb%2CkBAAA%3BIACA%2CUAAA%3B%3BE1B0CA%2CQyBjCQ%2CKAAK%2CMzBiCZ%3BEACD%2CQyBlCQ%2CKAAK%2CMzBkCZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQyBvCQ%2CKAAK%2CMzBuCZ%3BIACG%2CWAAA%3B%3BEyBxCJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDKJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%2CMAID%3B%3BIAEE%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEDDR%2CQAAQ%2CKAAK%2CMCKX%2CQAAK%3BI1BgRP%2CgBAAA%3BI0B7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BE1BsBJ%2CQyBjCQ%2CKAAK%2CMCKX%2CQAAK%2CQ1B4BN%3BEACD%2CQyBlCQ%2CKAAK%2CMCKX%2CQAAK%2CQ1B6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQyBvCQ%2CKAAK%2CMCKX%2CQAAK%2CQ1BkCN%3BIACG%2CWAAA%3B%3BE0B3BA%2CQDbI%2CKAAK%2CMCKX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BEDdR%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%3BI1BsNP%2CiBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEyBrRA%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%3BI1BoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CyBAAA%3BI0B%5C%2FLQ%2CmBAAA%3B%3B%3BIAGA%2CiBAAA%3B%3BE7B2CR%2CQ4BpIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CU7BmEL%3BIGiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEH5IA%2CQ4BzIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CU7BwEL%3BIG4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEHvIA%2CQ4B9IQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CU7B6EL%3BIGuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE0BzKI%2CQD5GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA6CF%2COAAU%3BEACX%2CQD7GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA8CF%2COAAU%2CUAAO%3BEACd%2CQD9GA%2CKAAK%2CMC%2BDX%2CQAAK%2CMA%2BCE%2COAAU%2CUAAO%3BI1BuK1B%2CmBAAA%3B%3BEyBrRA%2CQAAQ%2CKAAK%2CMCmHX%2CQAAK%3B%3B%3BIAGH%2CgBAAA%3BIACA%2C4BAAA%3B%3B%3B%3B%3B%3B%3B%3BEDnHI%2CQAJA%2CKAAK%2CMAGT%2CMAAK%2CQACA%3BIACG%2CkBAAA%3B%3BEALZ%2CQAAQ%2CKAAK%2CMAST%2CMAAK%2CMAAM%2COAAU%2CQAAK%3BIACtB%2CmBAAA%3B%3BEzBuBR%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BEQxBJ%2CgBmBgDA%3BIACI%2CWAAA%3B%3BEnBjDJ%2CgBmBoDA%3BIACI%2CYAAA%3B%3BEnBrDJ%2CgBmBXA%3BEnBWA%2CgBmBVA%3BIACI%2CqBAAA%3B%3BEnBSJ%2CgBmBXA%2CSAQI%2CEAAC%3BEnBGL%2CgBmBVA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEnBER%2CgBmBGA%2CSACI%3BI3BiQJ%2CiBAAA%3B%3BEQrQA%2CgBmBaA%2CWAKI%2CEAAC%3BI3BmPL%2CeAAA%3B%3BEQrQA%2CgBAEM%3BEAFN%2CgBAGM%3BIACE%2CmBAAA%3B%3BEAJR%2CgBAEM%2CWAIE%3BEANR%2CgBAGM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEoB2IR%2CYAAC%2CYACG%3BI5BiHR%2C6BAAA%3BI4B%5C%2FGY%2CiBAAA%3B%3B%3B%3B%3BEChKZ%2CWACI%3BIACK%2CeAAA%3B%3BEACD%2CWAFJ%2CQAEK%2CKACK%3BIACE%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEALR%2CWAFJ%2CQAEK%2CKACK%2CWAKI%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEATZ%2CWAFJ%2CQAEK%2CKACK%2CWAKI%2CKAKI%3BIACE%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAbhB%2CWAFJ%2CQAEK%2CKACK%2CWAKI%2CKAUE%2CEAEK%3BIACG%2CWAAW%2CaAAX%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEArBpB%2CWAFJ%2CQAEK%2CKACK%2CWAKI%2CKAmBE%3BIACI%2C0BAAA%3BIACA%2CyBAAA%3B%3BEAGA%2CWAhCpB%2CQAEK%2CKACK%2CWAKI%2CKAuBE%2CQACK%3BIACG%2CyBAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3B%3BEALJ%2CWAhCpB%2CQAEK%2CKACK%2CWAKI%2CKAuBE%2CQACK%2CQAOG%3BIACI%2CcAAA%3B%3BEACA%2CWAzC5B%2CQAEK%2CKACK%2CWAKI%2CKAuBE%2CQACK%2CQAOG%2CGAEK%3BIACG%2CkBAAA%3B%3BEAEJ%2CWA5C5B%2CQAEK%2CKACK%2CWAKI%2CKAuBE%2CQACK%2CQAOG%2CGAKK%2COAAO%2CMAAO%3BIACX%2CMAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEAfZ%2CWAhCpB%2CQAEK%2CKACK%2CWAKI%2CKAuBE%2CQACK%2CQAOG%2CGAUI%3BIACI%2CeAAA%3BIACA%2C6BAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEA1DpC%2CWACI%2CQAkEI%2CSACI%3BIACI%2CiBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BECShB%2CUAAU%2CaACN%3BIACI%2CaAAA%3B%3BEAGR%2CcACI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3B%3B%3B%3B%3BEAJR%2CcACI%2CiBAQI%3BIACI%2CcAAA%3BIACA%2CcAAA%3B%3BEAXZ%2CcAcI%2CIAAG%3BIACC%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAKJ%2CYAAC%2CWAEG%3BIACI%2CUAAA%3BIACA%2CQAAA%3B%3BEAOZ%2CwBACI%2CWAAU%2CUAEN%3BIAEI%2CaAAA%3BIACA%2CmBAAA%3B%3BEANZ%2CwBACI%2CWAAU%2CUAEN%2CoBAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BECvJhB%2CWAAY%2CSAAQ%2COAAO%3BIACvB%2CYAAA%3B%3BECCN%2CkBACE%3BIACE%2CqBAAA%3BIACA%2CWAAA%3B%3BElCm3EF%2C4BACA%3BIAA4B%2CkBAAA%3B%3BEAD5B%2C4BAGA%3BIAAqB%2CcAAA%3BIACtB%2CiBAAA%3BIACD%2CsBAAA%3B%3BEALE%2C4BAOI%2CWACI%2CiBACI%3BIACI%2CUAAA%3B%3BEAVhB%2C4BAOI%2CWACI%2CiBACI%2C0BAEI%3BIACI%2CeAAA%3B%3BEAZpB%2C4BAOI%2CWACI%2CiBAQI%2CyBACI%2C8BACI%2CsBACI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3B%3BEArB5B%2C4BAOI%2CWACI%2CiBAQI%2CyBACI%2C8BACI%2CsBACI%2C%2BBAII%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEmCh8DhC%2CcACI%2CeACI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcANR%2CeACI%2CcAKK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAAc%2CoBACV%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CUAEI%2CkBAAiB%3BIACb%2CeAAA%3BIACA%2CiBAAA%3B%3BExBxVR%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKJ%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CWAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CYAAA%3B%3BEAGJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAQR%3BITuGA%2CcAAA%3BISrGI%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIT%2BFJ%2CqBAAA%3BIsB9QA%2CqBAAA%3B%3BEbkLQ%2CWADH%2CIAAI%2CSACA%3BIT4FT%2CcAAA%3BIS1FY%2CmBAAA%3B%3BEAIR%2CWAAC%3BIACG%2C%2BBAAA%3B%3BEAGJ%2CWAAC%3BITkFL%2CcAAA%3B%3BESvGA%2CWa4FE%3BItBjQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEsBHA%2CWAAC%3BIAsUD%2CmCAAA%3BIACA%2CkCAAA%3BItB%5C%2FDA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSuBnPQ%2COvBmPR%3BIAAA%2CawBzRe%2CmBxByRf%3BIAAA%2CsBAAA%3BIsBsEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEArUI%2CWADH%2CMACI%3BItB2PL%2CcAAA%3B%3BEsBxKA%2CUAAC%3BItBwKD%2CSuBrPQ%2COvBqPR%3B%3BEShEI%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BEKuaR%2CkBAEI%3BEADJ%2CuBACI%3BIACI%2CcAAA%3B%3BEAHR%2CkBAEI%2CYAGI%2COAAM%3BEAJd%2CuBACI%2CYAGI%2COAAM%3BIACF%2CmBAAA%3B%3BEANZ%2CkBAEI%2CYAGI%2COAAM%2CIAEF%2COACI%3BEAPhB%2CuBACI%2CYAGI%2COAAM%2CIAEF%2COACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEAfpB%2CkBAEI%2CYAkBI%3BEAnBR%2CuBACI%2CYAkBI%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAKZ%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CQACI%2CeAeI%3BIACI%2CWAAA%3B%3BEAsDZ%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3B%3BEAFR%2CoBAII%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2C0BAGI%3BEAFJ%2C2BAEI%3BEADJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAJR%2C0BAOI%2CSAAQ%3BEANZ%2C2BAMI%2CSAAQ%3BEALZ%2CqBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3B%3BEAKR%2CaACI%3BIACI%2CiBAAA%3B%3BEAFR%2CaACI%2CcAGI%3BIAEI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEARZ%2CaACI%2CcAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAhBZ%2CaAmBI%3BEAnBJ%2CaAoBI%3BEApBJ%2CaAqBI%3BIACI%2COAAO%2CqBAAP%3B%3BEAtBR%2CaAmBI%2CYAII%3BEAvBR%2CaAoBI%2CmBAGI%3BEAvBR%2CaAqBI%2CwBAEI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3B%3BEJ5jBZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEALJ%2CaAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3BEAdR%2CaAiBI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEApBR%2CaAuBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEVmHR%2CaUvHI%2CMVuHH%3BIAxFD%2CcAAA%3B%3BEA6FA%2CaU5HI%2CMV4HH%3BIA7FD%2CcAAA%3B%3BEAkGA%2CaUjII%2CMViIH%3BIAlGD%2CcAAA%3B%3BEAuGA%2CaUtII%2CMVsIH%3BIAvGD%2CcAAA%3B%3BEUtDA%2CaA8BI%2CQAAO%3BIYpFX%2CqBAAA%3BIYmDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIlCgDA%2CgBAAA%3BIURQ%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3B%3BEAlDR%2CaA8BI%2CQAAO%2COYaT%3BItBjQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEsB%2BJA%2CaZ8EI%2CQAAO%2COY9EV%3BItBsGD%2CsBmCrSS%2C2EnCqST%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BIAAA%2CWAAA%3BIsByBA%2C4BAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CqBAAA%3BItB3BA%2CSAAA%3B%3BEsBxDA%2CaZgCI%2CQAAO%2COYhCV%3BItBwDD%2C4BAAA%3B%3BEkC7CA%2CaxBqBI%2CQAAO%2COwBrBV%3BEACD%2CaxBoBI%2CQAAO%2COwBpBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CaxBeI%2CQAAO%2COwBfV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CaxBUI%2CQAAO%2COwBVV%3BEACD%2CaxBSI%2CQAAO%2COwBTV%3BEACD%2CQAAQ%2CUAAW%2CcxBQf%2CQAAO%3BIwBPP%2CoBAAA%3BIlC%2BBJ%2CYAAA%3B%3BEUDY%2CaAvBR%2CQAAO%2COAsBF%2CMACI%3BIVCb%2CWAAA%3B%3BEUMA%3BIACI%2CaAAA%3B%3BEJqFJ%2CeAMI%3BIACI%2CWAAA%3B%3BEAIR%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGI%2COAAO%2CKAAM%2CcADjB%2CiBAGU%3BIACE%2CWAAA%3B%3BEAThB%2CaAcI%2COACI%2CUACI%3BINvHZ%2CgBAAA%3BIMyHgB%2CgBAAA%3B%3BEjBgfhB%2CaiBpfI%2COACI%2CUACI%2COjBkfX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CaiBpfI%2COACI%2CUACI%2COjBkfX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEiBnhBR%2CaAcI%2COACI%2CUACI%2COjB%2BYV%3BIWtgBF%2CeAAA%3BIX0gBI%2CqBAAA%3B%3BEA6HA%2CaiBlhBA%2COACI%2CUACI%2COjB8gBX%2COAEI%3BEAAD%2CaiBlhBA%2COACI%2CUACI%2COjB%2BgBX%2CSACI%3BIACG%2CaAAA%3B%3BEiBxgBJ%2CKAAC%2CcACG%3BIACS%2CeAAA%3BIACA%2CWAAA%3B%3BEAKD%2CKARX%2CcAMG%2CMACI%2CKACK%3BIACG%2CsBAAA%3B%3BEAIR%2CKAbP%2CcAMG%2CMAOK%2CQACG%3BIACI%2CiBAAA%3B%3BEAMR%2CKArBP%2CcAoBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA9BP%2CcAoBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAlCZ%2CKAAC%2CcAsCG%2CcACI%3BIACI%2CgBAAA%3B%3BEAzChB%2CKA%2BCI%3BIACI%2CmBAAA%3B%3BEAKR%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEAHR%2CsBAMI%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3BEAGI%2CsBALR%2COAII%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACM%2CQACE%2CMACI%2CGACI%2CGAAE%3BIACE%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACM%3BIACE%2CgBAAA%3B%3BE8BgCZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3B%3BEvBzcR%3BIb%2BMA%2CmBAAA%3BIkBtLA%2CWAAA%3BIlBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIa9WL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEwBsER%3BIrC%2BHA%2CYAAA%3B%3BEsC1QA%2CqBACI%2CaACI%3BItCwQR%2CgBAAA%3B%3BEsC1QA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BECqOhB%2CyBACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEAMhB%2CYACI%3BEADJ%2CYAEI%3BIvCYJ%2CgBAAA%3B%3BEuCPA%3BIACI%2CWAAA%3B%3BEClRJ%3BIxCwRA%2CmBAAA%3BIAAA%2CmBAAA%3BIkBlLA%2CYAAA%3BIlBkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyCzOT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BECvGZ%3BI1C2KA%2CyBAAA%3BIAAA%2CyBAAA%3BI0CxKI%2CmBAAmB%2CWAAnB%3BIACA%2C6BAAA%3BIACA%2C4EAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2CqBAAA%3BIACA%2C4DAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CwBAAC%3BI1C4JL%2CYAAA%3BI0C1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BI1CkJA%2CmBAAA%3BI0ChJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BI1C4IJ%2CiBAAA%3BI0C1IQ%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAJR%2CqBAOI%2CiBACM%3BIACE%2CeAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAXZ%2CqBAOI%2CiBACM%2CWAIE%3BIACI%2CeAAA%3B%3BEAbhB%2CqBAOI%2CiBAUM%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CqBACI%3BIACI%2CgBAAA%3BIACA%2CUAAA%3B%3BEAHR%2CqBAMI%3BI1CkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BI0CrQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BI1CyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BE0CjPR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAME%3BIACA%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAME%2CSAMC%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BEClCR%2CwBACI%2CiBACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CwBAQI%2CUACM%2CwBACI%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEAZhB%2CwBAiBI%2CwBACI%2CUACM%3BIACE%2CgBAAA%3B%3BEAGI%2CwBANhB%2CwBACI%2CUACM%2CSAGG%2COACI%3BIACG%2CUAAA%3BIACA%2CQAAA%3B%3BEAIR%2CwBAZZ%2CwBACI%2CUACM%2CSAUG%2CKACG%3BIACI%2CkBAAA%3B%3BEAGJ%2CwBAjBhB%2CwBACI%2CUACM%2CSAUG%2CKAKI%2CaACG%3BIACI%2CcAAA%3B%3BEAS5B%2CyBACI%3BIACI%2CYAAA%3B%3BEAFR%2CyBAKI%2CiBACI%3BIACI%2CoBAAA%3B%3BEChBZ%2CwBACI%3BI5CuEJ%2CkBAAA%3B%3BE4CxEA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BEC2pBhB%2CiBAEI%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAFJ%2CiBAEI%2CeAEI%2CEACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAIR%2CiBATJ%2CeASK%2CWACG%2CEACI%3BIACI%2CiBAAA%3B%3BEAdpB%2CiBA8BI%2CYAEI%3BIAEI%2CgBAAA%3B%3BEAlCZ%2CiBA8BI%2CYAEI%2CWAII%3BIACI%2CqBAAA%3B%3BEArChB%2CiBA8BI%2CYAEI%2CWAII%2CEAGI%3BIACI%2CiBAAA%3BIACA%2CWAAA%3B%3BEAzCpB%2CiBAgDI%2CWAEI%3BEAlDR%2CiBAgDI%2CWAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAMI%2CiBAXZ%2CWASI%2CGACI%2CGACK%3BIACG%2CSAAA%3B%3BEAUpB%2CYACI%3BIACI%2CmBAAA%3BIACA%2CaAAA%3B%3BEAHR%2CYACI%2COAII%3BIACI%2CeAAA%3B%3BEAMZ%2CKAAK%2C2BACD%2CWACI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2COAAO%2CmBAAP%3BIACA%2CyBAAA%3B%3BEAPZ%2CKAAK%2C2BACD%2CWASI%3BIACI%2CmBAAA%3B%3BEAKZ%2CgBACI%2CmBACI%2CkBAAkB%3BIACd%2CeAAA%3B%3BEAKZ%2CmBACI%3BIACI%2CYAAA%3BIACA%2CaAAA%3B%3BEAIR%2CmBAAoB%2CYAAY%3BIAC5B%2CUAAA%3B%3BEAQJ%2CSACI%2CaACI%2CQAAO%3BIACH%2CaAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2C4BAAA%3B%3BEAPZ%2CSACI%2CaACI%2CQAAO%2CMAuBF%2CUAAO%3BIACJ%2CYAAA%3BIACA%2CcAAA%3B%3BEA3BhB%2CSACI%2CaACI%2CQAAO%2CMAuBF%2CUAAO%2CMAIJ%2CGACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEAjCxB%2CSACI%2CaAsCI%2COAAM%3BIACF%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEA3CZ%2CSACI%2CaA6CI%3BIACI%2CqBAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CSAAA%3B%3BEAEA%2CSAvDR%2CaA6CI%2CaAUK%3BIACG%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CsBAAqB%2CoEAArB%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3BEAhEhB%2CSAsEI%2CQAAO%2CQAAQ%2CUACX%3BIACI%2CiBAAA%3B%3BEAxEZ%2CSAsEI%2CQAAO%2CQAAQ%2CUACX%2CWAGI%3BIACI%2CcAAA%3BIACA%2CUAAA%3B%3BEA5EhB%2CSAsEI%2CQAAO%2CQAAQ%2CUAUX%3BIACI%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3B%3BEAnFZ%2CSAsEI%2CQAAO%2CQAAQ%2CUAUX%2CYAKI%3BIACI%2CcAAA%3BIACA%2CWAAA%3B%3BEAvFhB%2CSAsEI%2CQAAO%2CQAAQ%2CUAUX%2CYAKI%2CQAIK%3BIACG%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3B%3BEA7FpB%2CSAsGI%2CkBAGI%2CQAAO%2CSACH%2CSAAQ%3BIACJ%2CUAAA%3BIACA%2CYAAA%3B%3BEA5GhB%2CSAwHI%3BIACI%2CaAAA%3B%3BEAzHR%2CSAwHI%2CcAGI%3BIACI%2CiBAAA%3B%3BEA5HZ%2CSAiII%2C0BACI%3BIACI%2CeAAA%3B%3BEAnIZ%2CSAiII%2C0BACI%2CkBAGI%3BIACI%2CqBAAA%3BIACA%2COAAO%2CgBAAP%3B%3BEAvIhB%2CSA4II%2CqBACI%2CmBACI%3BIACI%2COAAO%2CmBAAP%3B%3BEA%5C%2FIhB%2CSAoJI%2COAAM%2CYACF%2CaACI%2CYACI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAzJpB%2CSAoJI%2COAAM%2CYACF%2CaACI%2CYACI%2CQAIK%3BIACG%2CWAAA%3B%3BEzCpsBhB%2CgBAFJ%2COAEK%2CMACG%2CiBACM%3BIACE%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAJZ%2CgBAFJ%2COAEK%2CMACG%2CiBAMM%3BIACE%2CWAAA%3B%3BEAbpB%2CgBAmBI%2CUAEM%2CSACI%3BIACE%2CUAAA%3B%3BEAOhB%2CSACI%2CUACI%2COACI%3BIJzMZ%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BII8MgB%2CsBAAA%3BIACA%2CWAAA%3B%3BEAThB%2CSACI%2CUACI%2COAUI%3BIJlNZ%2CYAAA%3BIIoNgB%2CWAAA%3B%3BEAMhB%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAyBJ%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAIA%3BIACE%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAIA%2CQAOG%2CeAAe%3BEACZ%2CqBAZZ%2COAAM%2CUAIA%2CQAQO%2CeAAe%3BIAChB%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAIA%2CQAYG%2CUAAU%3BIACP%2CiBAAA%3B%3BEAchB%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BEAIR%2CMACI%2COACI%3BIAEI%2CeAAA%3BIACA%2CiBAAA%3B%3BEHhWb%2CYAAY%3BIACP%2CyCAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CMAAM%3BIAEF%2CkBAAA%3B%3BEAFJ%2CMAAM%2CWAIF%3BIACI%2CiBAAA%3B%3BEALR%2CMAAM%2CWAIF%2COAGI%3BIACI%2CWAAA%3B%3BEARZ%2CMAAM%2CWAYF%2CQAAO%3BIACH%2CkBAAA%3B%3BEAbR%2CMAAM%2CWAiBF%2CSACI%2CMAAK%2CUAED%2COAAM%2CSAEF%3BIACI%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAzBpB%2CMAAM%2CWAiBF%2CSACI%2CMAAK%2CUAED%2COAAM%2CSAQF%2CMAAK%3BIACD%2CYAAA%3BIACA%2CWAAA%3B%3BEIyDpB%2CkBACI%3BEADJ%2CkBAEI%3BIACI%2CiBAAA%3B%3BEAKI%2CkBAFP%2CWACG%2CKACK%3BEACD%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBARP%2CWACG%2CKAOK%3BIACG%2CiBAAA%3B%3BEAMhB%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CoBAMI%3BIACI%2CYAAA%3B%3BEAIR%2CsBACI%2CQAAO%3BIACH%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CmBACI%3BILzEJ%2CiBAAA%3B%3BEKmFA%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BEMmNpB%3BIACI%2CaAAA%3B%3BEAGJ%2CaAEK%3BEAFL%2CaAGK%3BEAHL%2CaAIK%3BIACG%2CsBAAA%3BIACA%2CWAAA%3B%3BEAKJ%2COAAC%2CMACI%2CUAAO%3BIACJ%2CYAAA%3BIACA%2CYAAA%3BIXjUZ%2CSAAA%3BIAAA%2CUAAA%3BIH1KA%2CqBAAA%3BIc6eY%2CiBAAA%3B%3BEALR%2COAAC%2CMACI%2CUAAO%2CMdned%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BEcgeA%2COAAC%2CMACI%2CUAAO%2CMAMH%3BIACG%2CeAAA%3BIACA%2CkBAAA%3B%3BEAEA%2COAXX%2CMACI%2CUAAO%2CMAMH%2CKAII%3BEAXb%2COAAC%2CMACI%2CUAAO%2CMAMH%2CKAKG%3BIACI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEAEA%2COAjBf%2CMACI%2CUAAO%2CMAMH%2CKAII%2CQAMI%3BEAAD%2COAjBf%2CMACI%2CUAAO%2CMAMH%2CKAKG%2CEAKK%3BIACG%2CYAAA%3B%3BEAIR%2COAtBX%2CMACI%2CUAAO%2CMAMH%2CKAeI%2CQACG%3BIXrVpB%2CiBAAA%3B%3BEW6VI%2COAAC%2CQAMG%3BIACI%2CkBAAA%3BIACA%2CaAAA%3B%3BEAKZ%2CMACI%3BIACI%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAJR%2CMACI%2CWAKI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEARZ%2CMAYI%3BIACI%2CeAAA%3B%3BEAbR%2CMAYI%2CWAGI%3B%3BIAEI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BIAEA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAMZ%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAII%2COAAM%3BIACF%2CgCAAA%3B%3BEALR%2CYAQI%2CQAAO%3BIAEH%2CiBAAA%3B%3BEAVR%2CYAaI%3BIACI%2CqBAAA%3B%3BEAMR%2CUACK%2CsBACG%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CgCAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAfZ%2CUACK%2CsBAiBG%2CYAAY%3BIACR%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIACI%2CqBAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2C4BAAA%3BIAEA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CMAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CwBAAA%3B%3BEAGJ%3B%3B%3B%3B%3BEACI%2COAAC%3BIACG%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3B%3B%3B%3B%3B%3BEAHJ%2COAAC%2CQAKG%3BIACI%2CYAAA%3B%3BEANR%2COAAC%2CQASG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAbR%2COAAC%2CQAqBG%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAUR%2CYAAC%3BIACG%2CeAAA%3B%3BEmCpmBQ%2CoBAHZ%2CgBACI%2CQACK%2CQACI%3BIACG%2CaAAA%3B%3BE9B7FpB%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAA%3B%3BEAEA%2CQAAS%2COAHP%2COAAQ%2CeAAe%3BIAIrB%2CcAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CQAAS%2COAHP%2COAAQ%2CeAAe%2CcAOrB%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEAKZ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CmBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CaAAA%3B%3BEA0CJ%2CQAAS%2COAAM%2COAAQ%2COAKnB%3BIACI%2CUAAA%3B%3BEANR%2CQAAS%2COAAM%2COAAQ%2COAKnB%2CiBAGI%3BIACI%2CSAAA%3B%3B%3BAd1FZ%2CgBALsC%3BEmBogBtC%2CWACI%2CQACM%3BIACE%2CeAAA%3B%3BETrbZ%2C0BACI%2CQAAO%3BIACH%2CaAAA%3B%3BEAIR%3BIACI%2CqBAAA%3B%3BEO4BJ%2CQACI%2COAAM%2CIAAI%2COAAO%2CIAAI%2CSAEf%2CQACI%2CKACI%3BEALlB%2CQACI%2COAAM%2CIAAI%2COAAO%2CIAAI%2CSAEf%2CQACI%2CKAEI%3BIACE%2CgBAAA%3B%3BEW7BpB%2CwBACI%2CWAAU%2CUAEN%2CoBAEI%3BIACI%2CeAAA%3B%3BEAMhB%2CcACI%2CiBACI%3BIACI%2CcAAA%3BIACA%2CcAAA%3B%3BEhCivEZ%2C4BACI%2CWACI%3BIEv9DR%2C%2BBAAA%3BIACI%2C2BAAA%3BIACI%2CuBAAA%3BIAlBR%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3B%3BEFm%2BDR%2C4BACI%2CWACI%2CoBAII%3BIACI%2CaAAA%3B%3BEAPhB%2C4BACI%2CWACI%2CoBAOI%3BIACI%2CcAAA%3B%3BEAVhB%2C4BACI%2CWAaI%2CiBACI%2CyBAAyB%2C8BAA8B%2CsBAAsB%3BIE5pE3F%2C2BAAA%3BIACK%2CwBAAA%3BIACC%2CuBAAA%3BIAcJ%2CmBAAA%3B%3BEF6nEA%2C4BACI%2CWAaI%2CiBACI%2CyBAAyB%2C8BAA8B%2CsBAAsB%2CuBAGzE%3BIACI%2CeAAA%3B%3BEAnBpB%2C4BACI%2CWAaI%2CiBASI%2C0BACI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEA5BpB%2C4BACI%2CWAaI%2CiBASI%2C0BAQI%3BIACI%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAW%2CiBAAX%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEAEA%2C4BArChB%2CWAaI%2CiBASI%2C0BAQI%2COAOK%3BIACG%2COAAA%3B%3BEAGJ%2C4BAzChB%2CWAaI%2CiBASI%2C0BAQI%2COAWK%3BIACG%2CQAAA%3B%3BEmCl9DxB%2CcACI%3BIACI%2CaAAA%3B%3BEAIR%2CoBACI%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CqBACI%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CcACI%2CeACI%3BIACI%2CSAAA%3B%3BEAHZ%2CcACI%2CeAKI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2COAAO%2CqBAAP%3B%3B%3B%3B%3B%3B%3B%3BEAoBI%2CcAJX%2CgBAEG%2CeACI%2CcACK%2CUAAU%3BIACP%2CeAAA%3B%3BEAEJ%2CcAPX%2CgBAEG%2CeACI%2CcAIK%2CUAAU%3BIACP%2CcAAA%3B%3BEAUpB%2CcAAc%2CUACV%2CeACI%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAJZ%2CcAAc%2CUACV%2CeAMI%3BIACI%2CcAAA%3B%3BEAQR%2CcAAC%2CoBACG%2CeACI%3B%3BIAEI%2COAAO%2CqBAAP%3B%3BEAJZ%2CcAAC%2CoBACG%2CeACI%2CcAGI%3BIACI%2CeAAA%3B%3BEAEJ%2CcARX%2CoBACG%2CeACI%2CcAMK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAAC%2CqBACG%2CeACI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAEA%2CcANX%2CqBACG%2CeACI%2CcAIK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CcAVX%2CqBACG%2CeACI%2CcAQK%2CUAAU%3BIACP%2CcAAA%3B%3BExBrXpB%3BIACI%2CmBAAA%3B%3BEAEF%3BIACE%2CWAAA%3B%3BEKmuBJ%2CaACI%2CcAEI%3BIACI%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEANZ%2CaACI%2CcAOI%3BIACI%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAXZ%2CaACI%2CcAOI%2CEAKI%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEAhBhB%2CaAoBI%3BEApBJ%2CaAqBI%3BEArBJ%2CaAsBI%3BIACI%2COAAO%2CqBAAP%3B%3BEAvBR%2CaAoBI%2CYAII%3BEAxBR%2CaAqBI%2CmBAGI%3BEAxBR%2CaAsBI%2CwBAEI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3B%3BEAOZ%2CkBACI%2CoBACI%3BIACI%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEALZ%2CkBACI%2CoBACI%2CYAII%3BIACI%2CcAAA%3B%3BEAPhB%2CkBAWI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAKR%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEJ9tBJ%3BIACI%2CiBAAA%3B%3BE4BlQJ%2CqBACI%2CaACI%3BItCmPR%2CmBAAA%3BIAAA%2CYAAA%3BIsChPY%2CSAAA%3B%3BEC%2BOZ%2CYACI%3B%3BIAGI%2COAAO%2CmBAAP%3B%3BEACA%2CYAJJ%2CuBAIK%3BIvCJT%2CgBAAA%3BIAAA%2CQuCxQoC%2CiBvCwQpC%3BIuCOY%2CSAAS%2CEAAT%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAIA%2CYAfR%2CuBAcK%2CUAAU%2CQACN%3BIACG%2CaAAA%3B%3BEAKJ%2CYArBR%2CuBAoBK%2CcACI%3BIACG%2CaAAA%3B%3BEAIA%2CYA1BZ%2CuBAoBK%2CcAKK%2CyBACG%3BIACG%2CaAAA%3B%3BEAOpB%3BIACI%2CgBAAA%3B%3BEMw2BJ%2CiBAEI%2CeAEI%2CEACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAKR%2CiBAVJ%2CeAUK%2CWACG%2CEACI%3BIACI%2CiBAAA%3B%3BEAOpB%2CiBAEI%2CYAEI%2CWAEI%3BEANZ%2CiBAEI%2CYAEI%2CWAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEzC5nBhB%2CMACI%2COACI%3BIAEI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEOiMR%2COAAC%3BIACG%2CiBAAA%3B%3BEADJ%2COAAC%2CQAGG%3BIACI%2CUAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CgBAAA%3B%3BEAMZ%2CYACI%3BIACI%2CgBAAA%3B%3BEAKR%2CMACI%2CWACI%3B%3BIAEI%2CcAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CMANR%2CWACI%2CGAKK%2COAAQ%3BIACL%2CeAAA%3B%3BEARhB%2CMAaI%2CWACI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEAhBZ%2CMAaI%2CWAMI%3BIACI%2C4BAAA%3BIACA%2C0BAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BEKntBZ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CmBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CaAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CSAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAa%2C8BAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAEA%2CMALE%2COAAQ%2CeAAe%2CcAKxB%2CUAAU%3BIACP%2CcAAA%3B%3B%3BAdvER%2CgBAJuC%3BEYmoBvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%3B%3BEAKZ%2CaACI%3BEADJ%2CaAEI%3BEAFJ%2CaAGI%3BIACI%2COAAO%2CqBAAP%3B%3BEAJR%2CaACI%2CYAII%3BEALR%2CaAEI%2CmBAGI%3BEALR%2CaAGI%2CwBAEI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3B%3BEAkTZ%2CaACI%2CcAEI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEANZ%2CaACI%2CcAOI%2CEACI%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEH%5C%2FKhB%2CMACI%2CWACI%3BIACI%2CeAAA%3B%3BEAEA%2CMAJR%2CWACI%2CGAGK%2COAAQ%3BIACL%2CeAAA%3B%3B%3BAT1yBpB%2CgBAL2C%3BE2C6oCvC%2CiBACI%2CYACI%3BIACI%2CcAAA%3B%3BEAHZ%2CiBACI%2CYAKI%3BEANR%2CiBACI%2CYAMI%3BIACI%2CaAAA%3B%3BEARZ%2CiBACI%2CYAUI%3BIACI%2CeAAA%3B%3BElCrYR%2CYAAC%3BIACG%2CiBAAA%3B%3BEAIR%2CMAEI%2CWAEI%3BIACI%2CUAAA%3BIACA%2CSAAA%22%7D */