@import url('//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
@import url('//fonts.googleapis.com/css?family=Yanone+Kaffeesatz:200,300,400,700&subset=latin-ext');
/* The above import directives are aggregated from content. */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.ui-datepicker {
    display: none;
    z-index: 999999 !important;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0px;
    height: 0px;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent;
}
.ui-datepicker .ui-datepicker-next span {
    margin-left: 0px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000000;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px;
}
.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-datepicker {
    padding: 15px;
    border: #ffffff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
}
.ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none;
    padding-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%;
}
.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block;
}
.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7;
}
.ui-datepicker .ui-datepicker-calendar {
    background: #ffffff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid;
}
.ui-datepicker {
    width: auto;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
}
.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada;
}
.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute;
}
.ui-timepicker-div {
    padding: 10px 0 5px 0;
}
.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ui-timepicker-div .ui_tpicker_unit_hide {
    display:none;
}
@charset "UTF-8";
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
button:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  float: left;
  clear: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  float: left;
  display: inline-block;
  margin: 0 0 5px;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0!important;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.login-container .block .block-title {
  padding-bottom: 12px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  margin-bottom: 15px;
}
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.magento-payments-review .block .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.magento-payments-review .block .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box,
.account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.account .table-return-items .qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  width: 47px;
  text-align: center;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.form.wishlist.items .actions-toolbar,
.fieldset .review-legend.legend {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  width: auto;
  position: absolute;
  top: 31px;
  left: 10px;
  margin-left: 70%;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.header.content:before,
.header.content:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.header.content:after,
.fieldset .fullname .field:after,
.customer-review .product-details:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.column .block-addbysku .sku,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before {
  color: #333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.multicheckout .action.primary,
.form-address-edit .actions-toolbar .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
  font-size: inherit;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.action-auth-toggle:visited,
.checkout-payment-method .payment-method-billing-address .action-cancel:visited,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.action-auth-toggle:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:focus,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel.disabled,
.checkout-payment-method .payment-method-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus),
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  display: inline-block;
  font-size: 1.4rem;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ")";
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^="multishipping-"] .nav-sections,
[class^="multishipping-"] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  font-weight: bold;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before {
  color: inherit;
}
.field.date .control,
.form.search.advanced .fields.range .field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input,
.form.search.advanced .fields.range .field.date input {
  margin-right: 10px;
  width: calc(100% - (40px + 10px));
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - (24px + 10px + 5px));
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0%;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  color: #333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price {
  position: relative;
  padding-right: 25px;
  display: block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #d1d1d1;
}
.cart-totals .totals-tax-details.shown {
  display: table-row;
}
.magento-payments-review-discount > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e617';
}
.magento-payments-review-discount.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Alothemes/crownsecurity/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/Alothemes/crownsecurity/en_US/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Alothemes/crownsecurity/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/Alothemes/crownsecurity/en_US/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Alothemes/crownsecurity/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/Alothemes/crownsecurity/en_US/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Alothemes/crownsecurity/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/Alothemes/crownsecurity/en_US/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  padding-bottom: 40px;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #999;
  margin-top: 16px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 16px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 17px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #fff;
  left: 26px;
  margin-left: -16px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #999;
  left: 26px;
  margin-left: -17px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../../frontend/Alothemes/crownsecurity/en_US/images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: block;
  padding-top: 100px;
  bottom: 0;
  margin: auto;
  position: fixed;
  top: 50%;
  z-index: 100;
  left: 50%;
  transform: translate(-50%, 0);
  color: red;
}
.loading-mask .loader > span {
  display: block;
  padding-top: 100px;
  bottom: 0;
  margin: auto;
  position: fixed;
  top: 54%;
  z-index: 100;
  left: 50%;
  transform: translate(-50%, 0);
  color: red;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
div.mage-error[generated] {
  margin-top: 7px;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #999;
  margin-left: 16px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 16px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 17px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #fff;
  margin-top: -16px;
  top: 26px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #999;
  margin-top: -17px;
  top: 26px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
.hasDatepicker + .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.hasDatepicker + .ui-datepicker-trigger:focus,
.hasDatepicker + .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger.disabled,
.hasDatepicker + .ui-datepicker-trigger[disabled],
fieldset[disabled] .hasDatepicker + .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
.hasDatepicker + .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hasDatepicker + .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hasDatepicker + .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../../frontend/Alothemes/crownsecurity/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../../frontend/Alothemes/crownsecurity/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ": ";
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
  transition: visibility 0s 0.3s, opacity 0.3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  /*-webkit-transform: translateX(0);
                    transform: translateX(0);*/
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  /*position: static;
        -webkit-transform: translateX(100%);
                transform: translateX(100%);*/
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 3rem / 2.5;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 3rem;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-top: 2.1rem;
  margin-bottom: -12.9rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #fff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #ccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #fff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #fff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../../frontend/Alothemes/crownsecurity/en_US/Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../../frontend/Alothemes/crownsecurity/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../../frontend/Alothemes/crownsecurity/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../../frontend/Alothemes/crownsecurity/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../../frontend/Alothemes/crownsecurity/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: 0.5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: 0.2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  color: #888888;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e8e8e8;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: 0.3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: 0.5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all 0.3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #ccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #fff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all 0.3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #ccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.payment-method-payment_services_paypal_apm .payment-services-paypal-apm-mark > div,
.payment-method-payment_services_paypal_apm .payment-services-paypal-apm-mark .paypal-marks {
  display: inline-block;
}
.payment-method-payment_services_paypal_apm .billing-address-details,
.payment-method-payment_services_paypal_apm .payment-services-paypal-legal-text {
  margin-bottom: 20px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbb;
  content: '\f023';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: -2px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
axo-auth,
paypal-shipping-address-selector {
  position: fixed;
  z-index: 10000;
}
.paypal-fastlane-powered-by {
  display: block;
  margin: 5px 0;
  width: 150px;
}
.paypal-fastlane-shipping-change-address-form {
  margin-bottom: 30px;
}
.paypal-fastlane-shipping-change-address-form button {
  width: 100%;
}
.paypal-fastlane-divider {
  margin-top: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}
.paypal-fastlane-divider:before {
  border-bottom: 1px solid #ccc;
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.paypal-fastlane-divider span {
  background-color: #f4f4f4;
  padding: 0 10px;
  position: relative;
}
#payment-services-paypal-fastlane paypal-payment {
  display: block;
  margin-bottom: 20px;
}
#payment-services-paypal-fastlane + .checkout-agreements-block .recaptcha-checkout-place-order {
  margin-bottom: 20px;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.order-review-form .action.primary {
  line-height: 2.2rem;
  padding: unset;
  font-size: 1.8rem;
  height: 40px;
  background-color: #bd0317;
  border: 0;
  width: 100% !important;
}
.actions-toolbar > .primary {
  width: 25% !important;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.payment-services-express-payments .payment-services-express-payments-container {
  max-width: 600px;
  display: grid;
  margin: 10px 0;
}
.payment-services-express-payments .payment-services-express-payments-paypal .paypal-button-container,
.payment-services-express-payments .payment-services-express-payments-alternate {
  display: grid;
  grid-gap: 5px;
}
.payment-services-express-payments + .field.addresses {
  margin-top: 30px;
}
.checkout-payment-method .payment-services-express-payments {
  margin-bottom: 30px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
ol.items.product-items li.product-item .aw-sarp2-quick-view-button {
  display: none;
  cursor: pointer;
  width: 25px;
  height: 25px;
  flex: none;
  margin-left: 5px;
}
ol.items.product-items li.product-item .aw-sarp2-quick-view-button img {
  width: 100%;
}
#aw-sarp2-quick-view-popup {
  position: relative;
  background: #fff;
  width: auto;
  max-width: 900px;
  margin: 0 auto;
  max-height: 650px;
  overflow: hidden;
  overflow-y: auto;
  min-height: 400px;
  padding: 50px;
}
#aw-sarp2-quick-view-popup button.mfp-close {
  color: #333333;
}
#aw-sarp2-quick-view-popup .popup-content .page-product-downloadable .product-options-bottom {
  width: 48%;
}
.mfp-bg {
  z-index: 499!important;
}
.mfp-wrap {
  z-index: 500!important;
}
.mfp-hide {
  display: none!important;
}
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateX(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateX(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateX(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}
.quick-view-tooltip {
  position: relative;
}
.quick-view-tooltip .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #999;
  margin-bottom: 16px;
  bottom: 100%;
  left: 0;
}
.quick-view-tooltip .tooltip-content:after,
.quick-view-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.quick-view-tooltip .tooltip-content:after {
  border-width: 16px;
  border-color: transparent;
}
.quick-view-tooltip .tooltip-content:before {
  border-width: 17px;
  border-color: transparent;
}
.quick-view-tooltip .tooltip-content:after,
.quick-view-tooltip .tooltip-content:before {
  top: 100%;
}
.quick-view-tooltip .tooltip-content:after {
  border-top-color: #fff;
  left: 26px;
  margin-left: -16px;
}
.quick-view-tooltip .tooltip-content:before {
  border-top-color: #999;
  left: 26px;
  margin-left: -17px;
}
.quick-view-tooltip .tooltip-toggle {
  cursor: help;
}
.quick-view-tooltip .tooltip-toggle:hover + .tooltip-content,
.quick-view-tooltip .tooltip-toggle:focus + .tooltip-content,
.quick-view-tooltip:hover .tooltip-content {
  display: block;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background 0.3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.-am-blocked {
  pointer-events: none;
}
.checkout-index-index .authentication-wrapper {
  margin-right: 9px;
}
.checkout-index-index .checkout-header {
  margin: 12px 0 20px;
  padding: 0 9px;
  width: 70%;
}
.checkout-index-index .checkout-header .title {
  margin: 0 auto 7px;
}
.checkout-index-index .checkout-header .description {
  font-size: 18px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:nth-child(3n + 1):before {
  display: block;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:nth-child(2n + 1):before {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item {
  width: 50%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:only-child,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item:only-child {
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .table-checkout-shipping-method,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .table-checkout-shipping-method {
  min-width: 0;
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper:before {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .step-content {
  margin: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address {
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .discount-code {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .rewards-add {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .gift-code {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title {
  border: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement label {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement div.mage-error {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement .action-show {
  text-align: left;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content,
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content {
  padding: 0 22px 20px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content .action-apply {
  margin-right: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content .actions-toolbar > .primary {
  padding-right: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-block > li {
  list-style-type: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .field.amcheckout-comment {
  margin-bottom: 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
  word-break: break-all;
  word-wrap: break-word;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address {
  max-width: 500px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block {
  margin: 5px 0 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar {
  margin-top: 15px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .action.action-cancel {
  margin: 0 20px 0 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .primary {
  float: right;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .field-select-billing .label {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary {
  float: right;
}
.checkout-index-index .am-submit-summary #checkout-payment-method-load .actions-toolbar {
  display: none;
}
.checkout-index-index .am-submit-summary #checkout-payment-method-load .payment-method-billing-address .actions-toolbar {
  display: block;
}
.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar {
  background-color: #eaeaea;
  display: block;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  text-align: center;
  transform: translate(-50%);
  width: 1240px;
  z-index: 999;
}
.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar > * {
  float: none;
}
.checkout-index-index .am-submit-fixed.-top #checkout-payment-method-load .actions-toolbar {
  bottom: auto;
  top: 0;
}
.checkout-index-index .am-submit-fixed.-bottom #checkout-payment-method-load .actions-toolbar {
  bottom: 0;
}
.checkout-index-index .checkout-block {
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  -ms-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  background: #fff;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
  margin: 7px 9px 32px;
  padding: 24px 12px;
}
.checkout-index-index .checkout-block:hover {
  box-shadow: 0 1px 4px 1px rgba(25, 121, 195, 0.45);
}
.checkout-index-index .am-checkout {
  margin: 20px 0;
  padding: 12px;
}
.checkout-index-index .am-checkout .product-item .amcheckout-price-wrapper {
  font-size: 1.2rem;
  margin: 5px 0;
}
.checkout-index-index .am-checkout:not(.-modern) {
  background: #eaeaea;
}
.checkout-index-index .opc-block-summary {
  margin: -24px -12px 0;
  padding: 24px 12px;
}
.checkout-index-index .opc-block-summary .minicart-items-wrapper {
  margin: 0;
}
.checkout-index-index .additional-options {
  margin: 24px 7px 12px;
}
.checkout-index-index .additional-options .checkout-agreements .action-show {
  background: none;
  border: 0;
  border-radius: 0;
  color: #006bb4;
  display: inline;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 0;
  text-decoration: none;
}
.checkout-index-index .additional-options .checkout-agreements .action-show:not(:focus) {
  box-shadow: none;
}
.checkout-index-index .additional-options .field {
  margin-top: 7px;
}
.checkout-index-index .amcheckout-form-login .mage-error:not([style*='display: none;']) + .field-error {
  display: none;
}
.checkout-index-index .additional-options .field._required .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-inner-spin-button,
.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: inner-spin-button !important;
}
.checkout-index-index .opc-block-summary .minicart-items input[type='number']:focus {
  -moz-appearance: spinner !important;
}
.checkout-index-index .opc-block-summary .minicart-items input.qty {
  width: 55px;
}
.checkout-index-index .opc-block-summary .minicart-items button {
  float: right;
  margin-top: 12px;
}
.checkout-index-index .opc-block-summary .minicart-items .delete {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMTJ2MTJILTF6Ii8+PHBhdGggZmlsbD0iI2I1YjViNSIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkPSJNNiA1bDQtNC0xLTEtNCA0LTQtNC0xIDEgNCA0LTQgNCAxIDEgNC00IDQgNCAxLTEtNC00eiIgc3Ryb2tlPSJudWxsIi8+PC9zdmc+) no-repeat center;
  background-size: 7px;
  border: 1px #b6b6b6 solid;
  cursor: pointer;
  float: left;
  height: 7px;
  padding: 3px;
  width: 7px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
  padding-left: 118px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-image-container {
  margin-left: 16px;
}
@media (min-width: 900px) {
  .checkout-index-index .opc-wrapper.am-opc-wrapper {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column {
    width: 50%;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
    width: 33.3%;
  }
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
  max-width: 600px;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
  min-width: unset;
}
.checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  right: 0;
  width: 100%;
}
.checkout-payment-method .payment-methods {
  margin: 0;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary {
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 14px 17px;
}
.checkout-payment-method.submit .payment-methods {
  margin: 0;
}
.fieldset.address {
  margin: 0 -7px;
}
.fieldset.address > .field {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 7px;
  vertical-align: top;
  width: 100%;
}
.checkout-success .success-messages {
  font-size: 1.8rem;
  margin-bottom: 40px;
}
.checkout-success .actions-toolbar {
  display: flex;
  align-items: center;
  gap: 12px;
}
.checkout-success .page-title {
  text-align: center;
  font-size: 30px;
  color: #bd0317;
  margin-bottom: 60px;
}
.checkout-success .success-messages > p {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 1.3;
}
.checkout-success .success-messages > .text {
  margin-top: 21px;
  font-size: 16px;
}
.checkout-success .success-messages > .text .tel {
  color: #333;
}
.account .column.main .order-details-items {
  margin-bottom: 0;
}
.account .column.main .order-details-items .order-items .data.table > tbody > tr:nth-child(even) > td {
  background: none;
}
.page-main .block.block-order-details {
  margin-bottom: 25px;
}
.page-main .block.block-order-details .order-date {
  border-bottom: 1px solid #c5c5c5;
  font-size: 1.6rem;
  padding-bottom: 25px;
}
.page-main .block.block-order-details-comments {
  margin-bottom: 35px;
}
.page-main .block.block-order-details-view {
  margin-bottom: 10px;
}
.page-main .block.block-order-details-view:nth-child(2) .block-title {
  display: none;
}
#registration {
  border-left: 3px solid #f58c12;
  margin: 20px 0 25px;
  padding: 0 0 0 12px;
  position: relative;
  width: 600px;
}
#registration br {
  display: none;
}
#registration form {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  top: 50%;
}
.opc-estimated-wrapper .minicart-wrapper {
  display: none;
}
.amcheckout-trust-badges {
  display: flex;
  justify-content: flex-start;
  margin-top: 10px;
}
.amcheckout-trust-seal {
  font-size: 8px;
  max-width: 137px;
}
.checkout-payment-method .amcheckout-trust-seal {
  font-size: 10px;
  margin: 0 auto 15px;
  max-width: 66%;
  text-align: center;
}
.am-checkout.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
  font-size: 12px;
}
.amcheckout-trust-seal .amcheckout-title,
.amcheckout-trust-seal .amcheckout-description {
  margin-bottom: 0;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip {
  height: auto !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-box {
  border: 1px solid #999;
  border-radius: 0;
  color: inherit !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-content {
  padding: 12px;
  background: #f4f4f4;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow {
  width: 12px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  left: -3px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  right: -2px;
  width: 14px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow-background {
  left: 3px;
  border-right-color: #f4f4f4;
  border-left-color: #f4f4f4;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow-border {
  top: 2px;
  width: 16px;
  height: 16px;
  background-color: #999 !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  left: 15px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  left: -5px;
  z-index: -1;
}
.amcheckout-delivery-date .field {
  box-sizing: border-box;
  float: left;
  padding-top: 4px;
  width: 100%;
}
.amcheckout-delivery-date .field.comment {
  width: 100%;
}
.amcheckout-delivery-date .field.datepicker,
.amcheckout-delivery-date .field.timepicker {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.amcheckout-delivery-date .field.datepicker .control,
.amcheckout-delivery-date .field.timepicker .control {
  flex: none;
  width: 60%;
}
.amcheckout-delivery-date .field.datepicker .control .ui-datepicker-trigger {
  margin-left: 7px;
}
.amcheckout-delivery-date .field .label {
  display: block;
  margin: 12px 0;
}
.amcheckout-delivery-date .clearer {
  clear: both;
}
.amcheckout-delivery-date .field._required > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.page-main .block.block-order-details .delivery {
  float: right;
  font-weight: 600;
}
.page-main .block.block-order-details .delivery .delivery-field {
  float: left;
  margin-left: 12px;
}
.checkout-index-index .am-gift-message .edit-link {
  display: none;
  color: #1979c3;
  cursor: pointer;
}
.checkout-index-index .am-gift-message.checked .edit-link {
  display: inline;
}
._amcheckout-selectable-container,
.amcheckout-step-container .shipping-address-items,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-items,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .amcheckout-content > .amcheckout-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details,
.amcheckout-step-container .shipping-address-items .shipping-address-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type),
.amcheckout-step-container .shipping-address-items .shipping-address-item:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type),
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:hover,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:hover,
.amcheckout-step-container .shipping-address-items .shipping-address-item:hover,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:hover,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
  border-color: #bd0317;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item,
  .amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
  .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details,
  .amcheckout-step-container .shipping-address-items .shipping-address-item,
  .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method,
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-address .billing-address-details:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:nth-last-child(-n + 2),
  .amcheckout-step-container .shipping-address-items .shipping-address-item:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:nth-last-child(-n + 2),
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.am-checkout.-modern {
  background: none;
  box-sizing: border-box;
  padding: 0;
}
.am-checkout.-modern.-layout-1column {
  margin: auto;
  max-width: 750px;
}
.am-checkout.-modern .checkout-header {
  padding: 0;
}
.am-checkout.-modern .authentication-wrapper {
  margin-right: 0;
}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
  background: #bd0317;
  border-radius: 2px;
  color: #fff;
  height: auto;
  padding: 5px 20px;
}
.am-checkout.-modern .opc-estimated-wrapper {
  margin: 0 -15px 15px;
}
.am-checkout.-modern .amcheckout-trust-badges {
  justify-content: flex-start;
}
.am-checkout.-modern .checkout-payment-method .amcheckout-trust-seal {
  font-size: 12px;
  width: 66%;
}
.am-checkout.-modern #shipping .step-title:before,
.am-checkout.-modern #opc-shipping_method .step-title:before,
.am-checkout.-modern #checkout-payment-method-load .step-title:before {
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  background: #bd0317;
  border-radius: 100%;
  margin-right: 15px;
  text-align: center;
  color: #fff;
  line-height: 30px;
}
.am-checkout.-modern #shipping .step-title:before {
  content: "1";
}
.am-checkout.-modern #opc-shipping_method .step-title:before {
  content: "2";
}
.am-checkout.-modern #checkout-payment-method-load .step-title:before {
  content: "3";
}
.am-checkout.-modern.-layout-2columns .product-item-details .product-item-inner .amcheckout-price-wrapper,
.am-checkout.-modern.-layout-3columns .product-item-details .product-item-inner .amcheckout-price-wrapper {
  order: inherit;
  text-align: start;
}
.amcheckout-main-container.-modern {
  clear: both;
  color: #363636;
}
.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
  margin: 40px 0 0;
}
.amcheckout-step-container {
  font-size: 16px;
}
.amcheckout-step-container > li {
  list-style: none;
}
.amcheckout-step-container .amcheckout-title {
  background: #eee;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding: 15px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon {
  border: 2px solid #bd0317;
  border-radius: 50%;
  box-sizing: border-box;
  float: right;
  height: 24px;
  position: relative;
  transition: all 0.3s ease;
  width: 24px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover,
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before {
  border-color: #fb112a;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:before {
  border-bottom: 2px solid #bd0317;
  border-right: 2px solid #bd0317;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  top: 41%;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all 0.3s ease;
  width: 8px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon.-minus {
  transform: rotate(180deg);
}
.amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
  padding: 20px 0;
}
.amcheckout-step-container .fieldset:last-child {
  margin-bottom: 0;
}
.amcheckout-step-container .fieldset > .legend + br {
  display: none;
}
.amcheckout-step-container .fieldset > .field > .label,
.amcheckout-step-container .fieldset > .fields > .field > .label {
  font-weight: normal;
}
.amcheckout-step-container .opc-block-summary {
  margin: 0;
  padding: 0;
}
.amcheckout-step-container .checkout-payment-method .field-select-billing,
.amcheckout-step-container .checkout-payment-method .billing-address-form {
  max-width: inherit;
}
.amcheckout-step-container .checkout-payment-method .checkout-billing-address {
  margin-top: 15px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-trust-seal {
  font-size: inherit;
  max-width: unset;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods #payflowpro + label:after {
  content: '';
  background: url('../../frontend/Alothemes/crownsecurity/en_US/images/card-icon.png') center center no-repeat;
  width: 212px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  order: 3;
}
.amcheckout-step-container .checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.amcheckout-step-container .checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  display: inline-block;
  width: auto !important;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .field.type {
  float: right;
  width: 50%;
  position: relative;
  top: 30px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .field.type:has(.control .credit-card-types) {
  position: unset;
  float: none;
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .field.type:has(.control .credit-card-types) .control {
  margin-left: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .card-container,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .card-container .card-layout {
  max-width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .card-container .field .card-field {
  height: 36px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .card-container .field .field-wrapper .field-tooltip {
  top: 0;
  position: unset;
  margin-top: 16px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .card-container .field .field-wrapper .field-tooltip .field-tooltip-content {
  position: unset;
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .card-container .field .field-wrapper .field-tooltip .field-tooltip-content:before {
  border: 8px solid transparent;
  left: -17px;
  top: 14px;
  display: none;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .card-container .field .field-wrapper .field-tooltip .field-tooltip-action {
  position: absolute;
  top: 0;
  right: 16px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .card-container .field .field-wrapper .field-tooltip .field-tooltip-action:before {
  font-size: 22px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .card-container .card-layout .display-lock .lock-icon:before {
  content: '\f023';
  font-family: 'FontAwesome';
  font-size: 24px;
}
.amcheckout-step-container .note {
  color: #777;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button,
            .ui-datepicker-trigger,
            .gpay-card-info-container),
.amcheckout-step-container button:not(.braintree-googlepay-button,
            .ui-datepicker-trigger,
            .gpay-card-info-container) {
  background: #bd0317;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  color: #fff;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):hover,
.amcheckout-step-container button:not(.braintree-googlepay-button):hover {
  border: none;
}
.amcheckout-step-container .amcheckout-button.-new-address {
  margin-top: 20px;
}
.amcheckout-step-container .payment-method-content > .actions-toolbar > .primary .action.primary {
  float: none;
  font-size: 16px;
  margin: 0 15px 0 0;
  padding: 12px 16px;
}
.amcheckout-step-container .action-edit-address {
  margin-top: 15px;
}
.amcheckout-step-container .primary .action.checkout,
.amcheckout-step-container .action.checkout.amasty {
  background: #bd0317;
  padding: 14px 30px;
}
.amcheckout-step-container .form-discount .actions-toolbar .action {
  min-height: 40px;
}
.amcheckout-step-container input[type='number']:focus {
  -moz-appearance: none !important;
}
.amcheckout-step-container input[type='text'],
.amcheckout-step-container input[type='password'],
.amcheckout-step-container input[type='url'],
.amcheckout-step-container input[type='tel'],
.amcheckout-step-container input[type='search'],
.amcheckout-step-container input[type='number'],
.amcheckout-step-container input[type='datetime'],
.amcheckout-step-container input[type='email'],
.amcheckout-step-container select {
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  font-size: 16px;
  height: 40px;
}
.amcheckout-step-container .checkout-agreements .action-show {
  background: inherit;
  color: inherit;
  font-size: inherit;
}
.amcheckout-step-container .checkout-agreements .action-show,
.amcheckout-step-container .action.checkout.amasty {
  height: auto;
}
.amcheckout-step-container input[type='checkbox'],
.amcheckout-step-container input[type='radio'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: unset;
  top: unset;
}
.amcheckout-step-container input[type='checkbox'] + label,
.amcheckout-step-container input[type='radio'] + label {
  cursor: pointer;
  display: flex;
}
.amcheckout-step-container input[type='checkbox'] + label span:only-child,
.amcheckout-step-container input[type='radio'] + label span:only-child {
  font-size: 16px;
  font-weight: bold;
  order: 2;
  margin-right: 15px;
}
.amcheckout-step-container input[type='checkbox'] + label:before,
.amcheckout-step-container input[type='radio'] + label:before {
  background: #fff !important;
  border: 2px solid #ccc;
  box-sizing: border-box;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin: 3px 15px 0 0;
  min-height: 15px;
  min-width: 15px;
  width: 15px;
}
.amcheckout-step-container input[type='checkbox'] + label:hover:before,
.amcheckout-step-container input[type='radio'] + label:hover:before,
.amcheckout-step-container input[type='checkbox']:checked + label:before,
.amcheckout-step-container input[type='radio']:checked + label:before {
  border-color: #bd0317;
  box-shadow: 0 2px 4px rgba(63, 156, 215, 0.4);
}
.amcheckout-step-container input[type='checkbox'] + label:before {
  border-radius: 2px;
}
.amcheckout-step-container input[type='checkbox']:checked + label:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiByeD0iMiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik01IDEwbDQgNCA2LTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) center no-repeat !important;
  background-size: contain !important;
  border-width: 0;
}
.amcheckout-step-container input[type='radio'] + label:before {
  border-radius: 50%;
  transition: all 0.2s ease;
}
.amcheckout-step-container input[type='radio']:checked + label:before {
  border-width: 5px;
}
.amcheckout-step-container .amcheckout-form-login,
.amcheckout-step-container .form-login {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 30px;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email,
.amcheckout-step-container .form-login .amcheckout-email {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
  flex: auto;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.amcheckout-step-container .form-login .amcheckout-password {
  width: calc(50% - 7px);
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper .input-text,
.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper .input-text {
  margin: 0;
  width: 100%;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .field-tooltip,
.amcheckout-step-container .form-login .amcheckout-email .field-tooltip {
  align-items: center;
  display: flex;
  height: 40px;
  margin-left: 10px;
  position: relative;
  top: 0;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .note,
.amcheckout-step-container .form-login .amcheckout-email .note {
  color: #363636;
  line-height: 40px;
  margin-left: auto;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.amcheckout-step-container .form-login .amcheckout-password {
  display: inline-block;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password.-confirm,
.amcheckout-step-container .form-login .amcheckout-password.-confirm {
  float: right;
}
.amcheckout-step-container .amcheckout-form-login .actions-toolbar,
.amcheckout-step-container .form-login .actions-toolbar {
  margin-bottom: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .checkout-billing-address {
  margin-top: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-same-as-shipping-block,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-form,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-form {
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
  padding: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:empty,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:empty {
  display: none;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button {
  margin-top: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select {
  background: #ddf0ff;
  border: 1px solid #bd0317;
  color: #bd0317;
  float: right;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select:hover {
  background: #bd0317;
  color: #fff;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item {
  line-height: 30px;
  padding: 20px;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item .amcheckout-button.-select {
  visibility: hidden;
}
.amcheckout-step-container .amcheckout-shipping-methods {
  display: block;
  max-width: inherit !important;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-header {
  display: none;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
  padding: 0 20px;
  margin: 0;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col {
  border: none;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip {
  position: relative;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-action:before,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-content {
  color: #bd0317;
}
.amcheckout-step-container .selected-store-pickup {
  margin-top: 15px;
}
.amcheckout-step-container .selected-store-pickup .step-title {
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  padding: 10px 0;
}
.amcheckout-step-container .selected-store-pickup .step-content {
  padding: 10px 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar {
  margin-top: 15px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary {
  float: none;
  padding: 10px 20px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action {
  margin-top: 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar .action-cancel {
  background: none;
  color: #bd0317;
}
.amcheckout-step-container .amcheckout-delivery-date .field {
  width: 100%;
}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
  display: block;
}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker .control {
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group + .payment-group .step-title {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group:not(:last-of-type) {
  margin-bottom: 40px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  padding: 0;
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
  margin-bottom: 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title {
  border: none !important;
  padding: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
  align-items: flex-start;
  padding: 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label span {
  font-size: 15px;
  font-weight: 600;
  order: 2;
  margin-right: 15px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label > img {
  order: 3;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label .action-help {
  margin-left: auto;
  text-align: right;
  order: 4;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label > *:not(:only-child):not(:last-of-type) {
  margin-right: 5px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label .action-help {
  margin-left: auto;
  text-align: right;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content {
  display: none;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
  display: block;
  padding: 0 20px 16px 45px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * > * {
  margin: 0 0 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content .amazon-button-container__cell {
  display: inline-block;
  vertical-align: middle;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
  float: left;
  padding-left: 0;
}
.amcheckout-step-container .amcheckout-summary-container {
  background: none;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
  background: #bd0317;
  color: #fff;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
  background: #fff;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-content > .amcheckout-wrapper {
  padding: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjNTc1ODU1Ii8+PC9zdmc+) center no-repeat;
  background-size: contain;
  border: 0;
  bottom: 0;
  box-sizing: border-box;
  height: 15px;
  padding: 0;
  position: absolute;
  right: 0;
  width: 10px;
  z-index: 1;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjMTk3OWMzIi8+PC9zdmc+) center no-repeat;
  background-size: contain;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .action.checkout {
  float: left;
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .product {
  padding-bottom: 15px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
  border: 1px solid #d4d4d4;
  margin: 0;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  padding-left: 100px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper {
  padding: 15px 0 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner .amcheckout-price-wrapper {
  flex-basis: 100%;
  order: 1;
  text-align: end;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
  align-items: center;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 20px 10px 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout {
  background: #f0f8ff;
  border: 1px solid #bd0317;
  border-radius: 2px;
  color: #bd0317;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:hover {
  background: #e6f3ff;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .options {
  padding-right: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-name {
  margin: 0;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 0;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .label {
  margin-right: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .qty {
  height: 30px;
}
.amcheckout-step-container .amcheckout-summary-container .subtotal {
  width: auto;
}
.amcheckout-step-container .amcheckout-summary-container .field.configurable {
  width: 50%;
}
.amcheckout-step-container .amcheckout-summary-container .field.configurable:not(:last-of-type) {
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals {
  border: none;
  font-size: 14px;
  width: 100%;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .mark,
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .amount {
  border-top: none;
}
.amcheckout-step-container .amcheckout-summary-container .item-options .label {
  display: block;
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-additional-options {
  background: #f9f9f9;
  border: 1px solid #f9f9f9;
  font-size: 0;
  margin: 0;
  padding: 0 20px;
}
.amcheckout-step-container .amcheckout-additional-options > * {
  font-size: 14px;
}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
.amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
  margin: 20px 0;
}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes > * {
  margin-bottom: 5px;
}
.amcheckout-step-container .amcheckout-additional-options .checkout-agreement .action-show {
  text-align: left;
}
.amcheckout-step-container .opc-payment-additional {
  padding: 0 20px;
}
.amcheckout-step-container .opc-payment-additional .payment-option-title,
.amcheckout-step-container .opc-payment-additional .payment-option-content {
  padding-left: 0;
  padding-right: 0;
}
.amcheckout-step-container .opc-payment-additional .label {
  display: block;
  margin-bottom: 4px;
}
.amcheckout-step-container .opc-payment-additional .form-discount .label {
  display: none;
}
.amcheckout-step-container .amcheckout-trust-seal {
  font-size: 9px;
  max-width: 161px;
}
.amcheckout-step-container .amcheckout-trust-seal .amcheckout-title {
  background: none;
  cursor: inherit;
  font-size: inherit;
  font-weight: 400;
  padding: 0;
}
.amcheckout-main-container.-layout-2columns .amcheckout-column:not(:first-of-type) {
  margin-top: 40px;
}
.amautocomplete-suggestions-container {
  padding-top: 0.4rem;
  position: absolute;
  z-index: 1;
}
.amautocomplete-suggestions-container .amautocomplete-suggestions-list {
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  cursor: pointer;
  filter: drop-shadow(0 0 3px #00699d);
  list-style: none;
  padding: 0.1rem;
}
.amautocomplete-suggestions-container .amautocomplete-suggestions-list li {
  text-decoration: none;
  align-items: flex-start;
  align-self: stretch;
  border-bottom: 1px solid #eaeaea;
  display: flex;
  flex-direction: row;
  gap: 9px;
  margin: 0;
  padding: 9px;
}
.amautocomplete-suggestions-container .amautocomplete-suggestions-list li:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: #c7c7c7;
  content: '\e60a';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.amautocomplete-suggestions-container .amautocomplete-suggestions-list li:hover:before {
  color: #1979c2;
}
.amautocomplete-suggestions-container .amautocomplete-suggestions-list li:before {
  flex-shrink: 0;
}
.amautocomplete-suggestions-container .amautocomplete-suggestions-list li.-active:before {
  color: #1979c2;
}
.amautocomplete-suggestions-container .amautocomplete-suggestions-list li:last-child {
  border-bottom: none;
}
.amautocomplete-suggestions-container .amautocomplete-suggestions-list li:hover,
.amautocomplete-suggestions-container .amautocomplete-suggestions-list li.-active {
  background: #e8f6ff;
}
.amautocomplete-suggestions-container .amautocomplete-suggestions-list li:active,
.amautocomplete-suggestions-container .amautocomplete-suggestions-list li.-active {
  box-shadow: 0 0 3px #00699d;
}
.amskit-toolbar-wrap {
  position: fixed;
  bottom: 10px;
  left: 3%;
  z-index: 9999;
  width: 300px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}
.amskit-toolbar-wrap.-open:after {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  height: 25px;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 35%, #fff);
}
.amskit-toolbar-wrap.-open {
  padding-bottom: 15px;
}
.amskit-toolbar-box {
  padding: 10px 20px;
  border-radius: 10px;
  background: #e4e4e4;
  box-sizing: border-box;
  cursor: pointer;
}
.amskit-toolbar-box.-open {
  border-radius: 10px 10px 0 0;
  cursor: auto;
}
.amskit-toolbar-box > .amskit-title {
  display: inline-block;
  line-height: 30px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.amskit-toolbar-box > .amskit-title:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  vertical-align: top;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTUiIGZpbGw9IiNGRjk0MTYiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNyA3Ljc1MmMwIC40ODUuMDE4LjkxMS4wMTggMS4zOTZ2Ny43MDVsLjAwMSAzLjU5OGMwIC41ODktLjAxNSAxLjE4MiAwIDEuNzcydi4wMjZjMCAuNDA2LjM0Ny43NTEuNzU0Ljc1MWgxNC40NzJjLjM5NiAwIC43NzItLjM0NS43NTQtLjc1LS4wMi0uNDA2LS4zMzItLjc1Mi0uNzU0LS43NTJINy43OGwuNzU0Ljc1MXYtMS40NTNsLS4wMDEtMy40NFYxMy4xNCA5LjQ5M2MwLS41OS0uMDAzLTEuMTI1LS4wMTgtMS43MTR2LS4wMjdjMC0uMzk0LS4zMzYtLjc3LS43NDItLjc1MS0uNDE5LjAxOC0uNzczLjMzLS43NzMuNzUxeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMC42MzYgMTguNzA2djMuNDk3YzAgLjQxOC4zMzUuODE2LjcyOC43OTZhLjc3OS43NzkgMCAwIDAgLjcyNy0uNzk2di0zLjA1Mi0uNDQ1YzAtLjQxOC0uMzM0LS44MTYtLjcyNy0uNzk2YS43NzYuNzc2IDAgMCAwLS43MjguNzk2ek0xNC4yNzMgMTUuMTF2Ny4wNTNjMCAuNDM5LjMzNC44NTcuNzI3LjgzNi4zOTMtLjAyLjcyNy0uMzY4LjcyNy0uODM2di02LjE3LS44ODNjMC0uNDM5LS4zMzQtLjg1Ny0uNzI3LS44MzYtLjM5My4wMi0uNzI3LjM2OC0uNzI3LjgzNnpNMTcuOTEgMTUuODV2Ni4yOTljMCAuNDQ3LjMzNC44NzEuNzI3Ljg1LjM5Mi0uMDIxLjcyNy0uMzc0LjcyNy0uODV2LTUuNTItLjc3OGMwLS40NDctLjMzNS0uODcyLS43MjctLjg1LS4zOTMuMDIxLS43MjguMzc0LS43MjguODV6TTIxLjU0NiAxMi44OTNWMjIuMTk4YzAgLjQyLjMzNC44MjEuNzI3LjgwMS4zOTMtLjAyLjcyNy0uMzUyLjcyNy0uODAxdi0zLjE0LTUuMDA2LTEuMTU5YzAtLjQyLS4zMzQtLjgyMS0uNzI3LS44MDEtLjM5My4wMi0uNzI3LjM1Mi0uNzI3LjgwMXpNOC4zODIgMTYuMDI3bDIuMDA4LTEuMzg2YzEuMDYyLS43MzIgMi4xMi0xLjQ2OCAzLjE4My0yLjJsLjczOS0uNTExYy4zMjQtLjIyMS41LS42NjguMjcxLTEuMDI5LS4yMDctLjMxOS0uNjg2LS41MS0xLjAzMi0uMjdsLTIuMDA4IDEuMzg1Yy0xLjA2My43MzMtMi4xMjIgMS40NjktMy4xODQgMi4ybC0uNzM4LjUxMWMtLjMyNS4yMjItLjUwMi42NjktLjI3MiAxLjAzLjIxMS4zMjIuNjg2LjUxIDEuMDMzLjI3eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMy43MzIgMTIuMDA5bDMuMjQ3LjYyLjQ2OC4wOWMuMzg0LjA3NS44MzItLjExLjkyNi0uNTI2LjA4My0uMzcyLS4xMTMtLjg0NS0uNTI3LS45MjRsLTMuMjQ4LS42Mi0uNDY3LS4wOWMtLjM4NC0uMDc0LS44MzMuMTEtLjkyNy41MjYtLjA4Ny4zNjguMTEzLjg0NS41MjguOTI0eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xOC4xNzcgMTIuNTI0YzEuMTA4LTEuMTk4IDIuMjE2LTIuMzkyIDMuMzIzLTMuNTkuMTU1LS4xNy4zMTMtLjMzOC40NjgtLjUwNy4yNjctLjI5LjMwOC0uNzgxIDAtMS4wNjMtLjI5LS4yNjYtLjc4LS4zMDgtMS4wNjcgMC0xLjEwNyAxLjE5OC0yLjIxNSAyLjM5Mi0zLjMyMyAzLjU5LS4xNTQuMTY5LS4zMTIuMzM4LS40NjcuNTA3LS4yNjcuMjg5LS4zMDkuNzggMCAxLjA2My4yOS4yNjYuNzguMzA3IDEuMDY2IDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIwLjY3NSA3Ljg5N3YyLjM1YzAgLjM5NS4zNDcuNzcuNzU0Ljc1Mi40MDctLjAxOS43NTMtLjMzLjc1My0uNzUxdi0yLjM1YzAtLjM5NS0uMzQ2LS43Ny0uNzUzLS43NTItLjQxLjAyLS43NTQuMzMtLjc1NC43NTF6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxLjQyOSA3LjE0NmMtLjc1Ny4wMDgtMS41MTUuMDExLTIuMjcyLjAxOS0uMzk2LjAwNC0uNzcyLjM0Mi0uNzU0Ljc1LjAyLjQwNi4zMzIuNzU2Ljc1NC43NTIuNzU3LS4wMDggMS41MTUtLjAxMSAyLjI3Mi0uMDE5LjM5Ni0uMDA0Ljc3Mi0uMzQyLjc1My0uNzUtLjAxOC0uNDA2LS4zMzEtLjc1Ni0uNzUzLS43NTJ6Ii8+PC9zdmc+) no-repeat center;
}
.amskit-toolbar-box > .amskit-arrow {
  display: inline-block;
  float: right;
  width: 12px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNCMkIyQjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMyA3TDcgMSAxIDciLz48L3N2Zz4=) no-repeat center;
}
.amskit-toolbar-box.-open > .amskit-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  cursor: pointer;
}
.amskit-toolbar-content {
  padding: 10px;
  max-height: 75vh;
  overflow: auto;
  box-sizing: border-box;
  font-size: 14px;
  color: #000;
  background: #fff;
}
.amskit-toolbar-content .amskit-table {
  table-layout: fixed;
}
.amskit-toolbar-content > .amskit-title {
  margin: 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #e4e4e4;
  font-weight: 600;
  font-size: 16px;
}
.amskit-toolbar-content > .amskit-background {
  margin: 5px -10px 25px;
  padding: 10px;
  background: #f6f6f6;
}
.amskit-toolbar-content .amskit-cell {
  word-break: break-word;
  word-wrap: break-word;
}
.amskit-toolbar-content .amskit-cell.-indent {
  padding-left: 35px;
}
.amskit-toolbar-content .amskit-description {
  font-size: 12px;
  color: #adadad;
}
.amskit-toolbar-content .amskit-description.-headings {
  padding-left: 25px;
}
.amskit-toolbar-content .amskit-icon {
  position: relative;
  padding-left: 25px;
}
.amskit-toolbar-content .amskit-icon:before {
  content: '';
  position: absolute;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.amskit-toolbar-content .amskit-icon.-warning:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiNFQjU3NTciLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNOSA0djYuNSIvPjxjaXJjbGUgY3g9IjkiIGN5PSIxNCIgcj0iMSIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amskit-toolbar-content .amskit-icon.-normal:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiMxNzg3RTAiLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNNS41IDlsMy4xMjUgM0wxMi41IDciLz48L3N2Zz4=) no-repeat center;
}
.amskit-headings-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amskit-headings-wrap > .amskit-item {
  margin-left: 8px;
  margin-bottom: 5px;
  text-align: center;
}
.amskit-headings-wrap .amskit-head {
  text-transform: uppercase;
}
.amskit-page-links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.amskit-page-links > .amskit-item {
  position: relative;
  padding-left: 10px;
}
.amskit-page-links > .amskit-item:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #55b4ff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.amskit-page-links .amskit-label {
  display: inline-block;
  width: 80%;
}
.amskit-separator-wrap {
  position: relative;
  margin: 15px 0;
  height: 1px;
  background: #c4c4c4;
}
.amskit-separator-wrap ~ .amskit-url {
  display: none;
}
.amskit-separator-wrap > .amskit-button {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  border: 1px solid #c4c4c4;
  border-radius: 20px;
  background: #fff;
  color: #c4c4c4;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.amskit-separator-wrap > .amskit-button:hover {
  border-color: #1787e0;
  color: #1787e0;
}
@media (min-width: 480px) {
  .amskit-toolbar-wrap.-open {
    width: 450px;
  }
  .amskit-page-links .amskit-label {
    width: 55%;
  }
}
.widget-blog-posts ol.post-list {
  list-style: none;
  padding: 0;
}
.widget-blog-posts ol.post-list li.item {
  text-align: center;
  box-sizing: border-box;
  display: block;
  width: 100%;
  overflow: hidden;
}
.widget-blog-posts ol.post-list .post-image span.empty {
  background: #ddd;
  width: 600px;
  height: 150px;
  display: block;
}
.block-blog-protected {
  max-width: 500px;
}
.post-list-wrapper .post-list.grid li {
  display: block;
  width: 100%;
  overflow: hidden;
}
body.template-full-width main.page-main,
body.elementor-template-full-width main.page-main {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  max-width: inherit;
  padding-left: 0;
  padding-right: 0;
}
body.template-full-width .columns > .sidebar,
body.elementor-template-full-width .columns > .sidebar {
  display: none;
}
body.template-full-width .columns > .column.main,
body.elementor-template-full-width .columns > .column.main {
  width: 100%;
  float: none;
}
.block-blog-search .fieldset {
  margin-bottom: 10px;
}
/**
 * @copyright Copyright © 2025 Magepow. All rights reserved.
 * @author    Magepow
 * @category Magepow
 * @copyright Copyright (c) 2014 Magepow (<https://www.magepow.com>)
 * @license <https://www.magepow.com/license-agreement.html>
 * @Author: magepow<support@magepow.com>
 * @github: <https://github.com/magepow>
 */
cart-addons {
  display: none;
}
cart-addons.active {
  display: block;
}
cart-addons {
  padding-top: 15px;
  margin-bottom: 15px;
}
cart-addons .wrap-title {
  margin-bottom: 20px;
}
cart-addons .slick-slide[style="width: 0px;"] {
  opacity: 0;
}
.empty-cart .magepow-cart-addons {
  display: none;
}
.magepow-cart-addons .wrap-title h3.title {
  font-size: 20px;
}
.magepow-cart-addons .product-item-info {
  display: flex;
  gap: 15px;
}
.magepow-cart-addons .product-item-info .images-container {
  width: 100px;
}
.magepow-cart-addons .product-item-info .product-item .product-item-photo {
  border-radius: calc(var(--rounded-10)/2);
}
.magepow-cart-addons .product-item-info .product-item-details .swatch-attribute-options,
.magepow-cart-addons .product-item-info .product-item-details .product-reviews-summary {
  justify-content: left;
}
.magepow-cart-addons .product-item-info .product-item-details {
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
}
.magepow-cart-addons .product-item-info .product-item-details .product-item-actions {
  float: none;
  margin: 0;
  text-align: left;
}
.minicart-wrapper cart-addons .product .actions {
  margin: 0;
  float: initial;
}
cart-addons .loader {
  margin: 0 auto;
  display: none;
}
cart-addons.loading {
  cursor: wait;
}
cart-addons.loading .loader {
  display: block;
}
cart-addons.loading .grid-slider {
  display: none;
}
cart-addons .product-item [class*="swatch-opt"] {
  display: none;
}
cart-addons .slick-dots {
  margin-bottom: 15px;
  position: relative;
}
cart-addons .slick-dots li button,
cart-addons .slick-dots li button:before {
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
cart-addons .slick-dots li.slick-active button,
cart-addons .slick-dots li.slick-active button:before {
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
.product-prev {
  margin: 0 0 0 0px;
}
.product-next-prev {
  margin: auto;
  float: right;
}
.product-next-prev .products {
  margin: 0;
}
.product-next-prev .product-prev,
.product-next-prev .product-next {
  font-size: 20px;
  line-height: 28px;
  display: inline-block;
  width: 30px;
  height: 28px;
  color: #333;
  text-align: center;
  transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  border-radius: 2px;
  border: 1px solid #fff;
}
.product-next-prev .product-prev:hover,
.product-next-prev .product-next:hover {
  color: #fff;
  border: 1px solid #1979c3;
  text-decoration: none;
}
.product-next-prev .product-prev:hover .product-item-info,
.product-next-prev .product-next:hover .product-item-info {
  display: block;
}
.product-next-prev .product-prev a:hover,
.product-next-prev .product-next a:hover {
  text-decoration: none;
}
.product-next-prev .product-item {
  display: inline-block;
}
.product-next-prev .product-item-info {
  position: absolute;
  max-width: none;
  display: none;
}
.product-next-prev .category-back a {
  width: 30px;
  height: 28px;
  display: block;
  line-height: 28px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 2px;
}
.product-next-prev .category-back a span {
  display: none;
}
.product-next-prev .category-back a:before {
  content: '\e60d';
  font-family: 'icons-blank-theme';
}
.product-next-prev .category-back a:hover {
  border-color: #1979c3;
}
.product-next-prev .arrow {
  font-size: 0;
}
.product-next-prev .arrow:before {
  font-size: 1.6rem;
  font-family: 'icons-blank-theme';
}
.product-next-prev .product-prev .arrow:before {
  content: '\e617';
}
.product-next-prev .product-next .arrow:before {
  content: '\e608';
}
.product-info-main .product-next-prev .product-prev,
.product-info-main .product-next-prev .product-next {
  position: relative;
}
.product-info-main .product-next-prev .product-prev .product-item-photo,
.product-info-main .product-next-prev .product-next .product-item-photo {
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #dfdfdf;
  transition: all 0.3s ease;
}
.product-info-main .product-next-prev .product-prev:hover .product-item-photo,
.product-info-main .product-next-prev .product-next:hover .product-item-photo {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 5px);
}
.loading_body .preloading {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #FFF;
  opacity: 0.8;
  z-index: 9999999;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.loading_body .loading {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  background-repeat: no-repeat;
  background-size: 100%;
}
.loading_img .lazyload {
  background-image: url("../../frontend/Alothemes/crownsecurity/en_US/Magepow_SpeedOptimizer/images/loader.svg");
  background-size: 30px auto;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.loading_img .lazyload.loaded {
  background-image: none;
  background-size: auto;
}
body.skeleton-page {
  overflow: hidden;
}
@media (min-width: 1921px) {
  .grid-slider:not([class*=initialized])[data-visible="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-visible="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-visible="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-visible="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-visible="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-visible="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-visible="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-visible="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 1481px) and (max-width: 1920px) {
  .grid-slider:not([class*=initialized])[data-widescreen="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 1200px) and (max-width: 1480px) {
  .grid-slider:not([class*=initialized])[data-desktop="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-desktop="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-desktop="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-desktop="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-desktop="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-desktop="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-desktop="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-desktop="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-slider:not([class*=initialized])[data-laptop="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-laptop="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-laptop="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-laptop="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-laptop="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-laptop="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-laptop="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-laptop="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .grid-slider:not([class*=initialized])[data-notebook="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-notebook="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-notebook="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-notebook="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-notebook="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-notebook="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-notebook="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-notebook="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .grid-slider:not([class*=initialized])[data-tablet="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-tablet="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-tablet="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-tablet="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-tablet="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-tablet="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-tablet="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-tablet="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 480px) and (max-width: 576px) {
  .grid-slider:not([class*=initialized])[data-landscape="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-landscape="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-landscape="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-landscape="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-landscape="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-landscape="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 360px) and (max-width: 480px) {
  .grid-slider:not([class*=initialized])[data-portrait="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-portrait="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-portrait="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-portrait="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-portrait="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-portrait="1"] .item {
    width: calc(100% / 1);
  }
}
@media (max-width: 360px) {
  .grid-slider:not([class*=initialized])[data-mobile="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-mobile="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-mobile="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-mobile="1"] .item {
    width: calc(100% / 1);
  }
}
.page-layout-1column.page-with-filter .block.filter .block-title.filter-title,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title {
  display: inline-block;
}
.page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
  display: inline-block;
  cursor: pointer;
  height: 35px;
  line-height: 33px;
  padding: 0 15px;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  z-index: 11;
}
.page-layout-1column.page-with-filter .block.filter .block-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 20px 20px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 11;
  max-width: 300px;
  margin-top: 0;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-subtitle,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-subtitle {
  display: block;
  text-transform: uppercase;
  padding: 10px 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 1.8rem;
  margin-bottom: 20px;
  position: static;
  height: auto;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options {
  height: calc(100vh - 90px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 10px;
  position: static;
  background-color: #fff;
  z-index: 12;
  border-width: 0;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar {
  width: 5PX;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t {
  background-color: #484848;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item {
  width: 100%;
  margin: 0 0 20px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content {
  position: static;
  box-shadow: none;
  border-width: 0px;
  display: block;
  width: 100%;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-layout-1column.page-with-filter .block.filter .block-content::-webkit-scrollbar-track,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:after,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:before,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  font-size: 18px;
  position: fixed;
  top: 0;
  left: 300px;
  z-index: 13;
  width: 35px;
  height: 35px;
  line-height: 33px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  text-align: center;
}
.page-layout-1column.page-with-filter .block.active .block-content,
.page-layout-1column-full-width.page-with-filter .block.active .block-content {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.page-layout-1column.page-with-filter .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar {
  max-width: calc(100% - 100px);
}
.page-layout-1column.page-with-filter .toolbar-bottom .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar-bottom .toolbar {
  max-width: 100%;
}
.page-layout-1column.page-with-filter.page-with-filter .page-main,
.page-layout-1column-full-width.page-with-filter.page-with-filter .page-main {
  z-index: 9999;
}
.page-layout-1column.has-sidebar-filters-toggle .toolbar,
.page-layout-1column-full-width.has-sidebar-filters-toggle .toolbar {
  max-width: 100%;
}
.page-layout-1column-full-width .container,
.page-layout-2columns-left-full-width .container,
.page-layout-2columns-right-full-width .container {
  max-width: 100%;
}
@media (max-width: 767px) {
  .page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
  .page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
    right: auto;
    left: 0;
  }
}
@media (max-width: 479px) {
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title {
    z-index: 13;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong {
    right: 0;
    left: auto;
    font-size: 0;
    top: 5px;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:after,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:after {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:before,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:before {
    position: static;
    border: 0;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-content .filter-subtitle,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-content .filter-subtitle {
    border-width: 0;
  }
}
/* popup-customer-login */
.alo-modal-popup.popup-authentication .block-authentication {
  display: flex !important;
}
.modal-customer-login .image-system-wishlist {
  display: block;
  opacity: 0;
}
.modal-customer-login .field.note {
  display: none;
}
.modal-customer-login {
  max-width: 800px;
  margin: 0 auto;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../../frontend/Alothemes/crownsecurity/en_US/images/loader-1.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'icons-blank-theme';
  font-size: inherit;
  line-height: 1;
  color: inherit;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: '\e617';
}
[dir="rtl"] .slick-prev:before {
  content: '\e608';
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: '\e608';
}
[dir="rtl"] .slick-next:before {
  content: '\e617';
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  /*height: 20px;
            width: 20px;*/
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: 'icons-blank-theme';
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* Social icons */
.social-icons {
  right: 0;
  position: fixed;
  top: 80px;
  width: 45px;
  z-index: 9;
}
.social-icon {
  background-color: #33353B;
  background-image: url('../../frontend/Alothemes/crownsecurity/en_US/Magiccart_Alothemes/images/social-icons.png');
}
.social-icon {
  transition: background-color 0.4s ease-in 0s;
  -webkit-transition: background-color 0.4s ease-in 0s;
  border-radius: 3px 0 0 3px;
  background-repeat: no-repeat;
  display: block;
  float: right;
  height: 43px;
  margin-bottom: 2px;
  width: 43px;
}
.social-text {
  float: left;
  font-size: 11px;
  margin: 13px 0 11px 44px;
  white-space: nowrap;
  color: #FFFFFF;
}
.social-icons a:hover {
  text-decoration: none;
}
#facebook-btn span {
  background-position: 13px 7px;
}
#linkedin-btn span {
  background-position: 12px -266px;
}
#twitter-btn span {
  background-position: 13px -39px;
}
#youtube-btn span {
  background-position: 12px -230px;
}
#pinterest-btn span {
  background-position: 12px -181px;
}
#googleplus-btn span {
  background-position: 13px -132px;
}
#instagram-btn span {
  background-position: 10px -300px;
}
#flickr-btn span {
  background-position: 10px -335px;
}
#web-btn span {
  background-position: 10px -403px;
}
#mail-btn span {
  background-position: 10px -369px;
}
#facebook-btn .social-icon {
  background-color: #3B5998;
}
#linkedin-btn .social-icon {
  background-color: #6eb8da;
}
#twitter-btn .social-icon {
  background-color: #62BDB2;
}
#googleplus-btn .social-icon {
  background-color: #DB4A39;
}
#pinterest-btn .social-icon {
  background-color: #DB4A39;
}
#youtube-btn .social-icon {
  background-color: #C4302B;
}
#instagram-btn .social-icon {
  background-color: #D2C5B3;
}
#flickr-btn .social-icon {
  background-color: #E4006B;
}
#mail-btn .social-icon {
  background-color: #2A056F;
}
#web-btn .social-icon {
  background-color: #000;
}
#facebook-btn:hover .social-icon {
  background-color: #3B5998;
}
#linkedin-btn:hover .social-icon {
  background-color: #6eb8da;
}
#twitter-btn:hover .social-icon {
  background-color: #62BDB2;
}
#googleplus-btn:hover .social-icon {
  background-color: #DB4A39;
}
#pinterest-btn:hover .social-icon {
  background-color: #DB4A39;
}
#youtube-btn:hover .social-icon {
  background-color: #C4302B;
}
#instagram-btn:hover .social-icon {
  background-color: #D2C5B3;
}
#flickr-btn:hover .social-icon {
  background-color: #E4006B;
}
#web-btn:hover .social-icon {
  background-color: #000;
}
#mail-btn:hover .social-icon {
  background-color: #2A056F;
}
/* Style override for Left*/
.social-icons.left {
  left: 0;
}
.social-icons.left .social-icon {
  background-image: url('../../frontend/Alothemes/crownsecurity/en_US/Magiccart_Alothemes/images/social-icons-left.png');
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -o-transform: rotateY(180deg);
  /* IE 9 */
  -webkit-transform: rotateY(180deg);
  /* Safari and Chrome */
}
.social-icons.left .social-icon {
  float: left;
}
.social-icons.left .social-text {
  float: left;
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -webkit-transform: rotateY(180deg);
  /* Safari and Chrome */
}
.content-quickview .social-icons {
  display: none;
}
/* recent order */
@keyframes notifySliderUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes notifySliderDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
}
.suggest-slider.close {
  display: none;
}
.suggest-slider .x-close {
  float: right;
}
.notify-slider-wrapper {
  width: 300px;
  position: fixed;
  bottom: 15px;
  left: 25px;
  background: transparent;
  display: none;
  transition: all 0.25s ease;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.notify-slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}
.notify-slider .slider {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100px;
  list-style: none;
}
.notify-slider .slider > .item {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 300px;
  height: 120px;
  background: #ccc;
  text-align: center;
  line-height: 100px;
}
.product-image-container {
  display: block;
  max-width: 100%;
}
.notify-slider-wrapper {
  background-color: #ffffff;
  z-index: 9999;
  width: 320px;
  -webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  -moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  margin-bottom: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item {
  background-color: #ffffff;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-reviews-summary,
.notify-slider-wrapper .products.wrapper.grid .product-item .price-box {
  display: none !important;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info {
  border-left: 0;
  padding: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:hover {
  box-shadow: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:before,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
  content: "";
  display: table;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
  clear: both;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container {
  max-width: 85px;
  width: 85px;
  float: left;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container .actions-primary {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-image-wrapper .product-image-photo.thumbnail {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details {
  width: calc(100% - 85px);
  float: left;
  text-align: left;
  padding: 0px 10px 12px 10px;
  font-size: 13px;
  margin-top: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .someone-purchased {
  /* padding-top: 13px;*/
  margin-bottom: 7px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name {
  margin-bottom: 11px;
  letter-spacing: 0.3px;
  font-family: 'Lato', sans-serif;
  text-align: left;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: auto;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name a {
  color: #222222;
  height: auto;
  display: block;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .flex {
  display: flex;
  justify-content: space-between;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin: 0;
  display: block;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .sticker {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-hover {
  margin-bottom: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box {
  display: block;
  margin: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .price {
  font-size: 11px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .old-price .price {
  font-size: 11px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .time-purchased,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .address-purchased {
  display: block;
  font-size: 11px;
  color: #333333;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .time-purchased {
  margin: 0;
  margin-bottom: 7px;
}
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result:before,
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result > span:before {
  font-size: 12px;
}
.notify-slider-wrapper .reviews-actions .action {
  font-size: 12px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .action,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view {
  transform: scale(1) !important;
  opacity: 1;
  visibility: visible;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .action {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view {
  box-shadow: none;
  width: auto;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview span {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview:hover {
  color: red;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links {
  top: auto;
  bottom: -4px;
  right: 6px;
}
.notify-slider-wrapper .product-item .link-view {
  text-align: right;
}
.notify-slider-wrapper .product-item .link-view .quickview {
  padding: 0;
  background-color: transparent;
  color: #222;
  position: relative;
  font-size: 20px;
  border: 0px;
  margin-top: -10px;
}
.block.related .product .product-item-info .products-textlink .product-name a,
.block.crosssell .product .product-item-info .products-textlink .product-name a,
.block.upsell .product .product-item-info .products-textlink .product-name a {
  height: 36px;
}
.suggest-slider .x-close {
  position: absolute;
  font-size: 0;
  top: 5px;
  right: -2px;
  z-index: 999;
}
.suggest-slider .x-close:before {
  content: '\e616';
  font-size: 14px;
  font-family: 'icons-blank-theme';
}
.suggest-slider .x-close:hover {
  color: #000;
}
.notify-slider {
  margin-top: 0;
}
.notify-slider .slider > .item {
  line-height: 1.5;
  width: 320px;
  /*height: auto;*/
}
.notify-slider-wrapper .product-items .product-item:nth-child(n) {
  clear: none !important;
}
.wishlist-index-index .notify-slider-wrapper .products-grid .product-item {
  width: 320px;
  margin-left: 0;
}
.notify-slider-wrapper.notifySliderUp {
  -webkit-animation-name: notifySliderUp;
  animation-name: notifySliderUp;
  display: block;
}
.notify-slider-wrapper.notifySliderDown {
  -webkit-animation-name: notifySliderDown;
  animation-name: notifySliderDown;
  display: block;
}
.recentorder .content-products .product-items {
  opacity: 1;
}
.grid-mode .active {
  text-decoration: underline;
}
/* responsive */
@media screen and (max-width: 480px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5,
  .grid-view-mode .grid-mode.grid-4,
  .grid-view-mode .grid-mode.grid-3 {
    display: none;
  }
  .grid-view-mode .grid-mode.grid-1 {
    display: inline-block;
  }
  .grid-view-mode .grid-mode.grid-1:last-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 640px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5,
  .grid-view-mode .grid-mode.grid-4 {
    display: none;
  }
  .grid-view-mode .grid-mode.grid-1 {
    display: inline-block;
  }
  .grid-view-mode .grid-mode.grid-1:last-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5 {
    display: none;
  }
}
.toolbar .sidebar-filters-toggle {
  display: none;
  margin-right: 20px;
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
  padding: 0 5px;
}
.toolbar .sidebar-filters-toggle .filter-toggle {
  fill: #fff;
  stroke: #333;
  width: 37px;
}
.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
  display: inline-block;
}
.has-sidebar-filters-toggle .block.filter .block-title {
  display: none;
}
.has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  font-size: 20px;
  position: fixed;
  top: 0;
  left: 300px;
  z-index: 13;
  width: 35px;
  height: 35px;
  line-height: 33px;
  display: inline-block;
  background-color: #fff;
  text-align: center;
}
.has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.page-layout-2columns-left .toolbar .sidebar-filters-toggle,
.page-layout-2columns-right .toolbar .sidebar-filters-toggle {
  display: none;
}
.page-layout-1column .toolbar .sidebar-filters-toggle,
.page-layout-1column-full-width .toolbar .sidebar-filters-toggle {
  display: inline-block;
}
.page-layout-1column.has-sidebar-filters-toggle .block.filter .block-title.filter-title,
.page-layout-1column-full-width.has-sidebar-filters-toggle .block.filter .block-title.filter-title {
  display: none;
}
@media (max-width: 991px) {
  .has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
    display: inline-block;
  }
  .page-layout-2columns-left.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle,
  .page-layout-2columns-right.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
    display: inline-block;
  }
}
.alothemes {
  display: block;
}
.fotorama__fullscreen .zoomImg {
  display: none !important;
}
.modal-popup {
  pointer-events: none;
}
.grid-slider,
.slick-slide[style="width: 0px;"] {
  opacity: 0;
}
.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
  opacity: 1;
}
.alo-modal-popup.popup-authentication .block-authentication {
  display: block !important;
}
campaign-bar {
  box-sizing: border-box;
  overflow: hidden;
}
campaign-bar * {
  min-width: initial;
}
campaign-bar .d-flex {
  display: flex !important;
  flex-wrap: initial;
}
campaign-bar .gap-60 {
  gap: var(--col-gap-60, 6rem);
}
campaign-bar.campaign-header {
  display: block;
  background-color: var(--bg-campaign-bar);
  transform: translate(0, 0);
  position: relative;
  border-bottom: 1px solid var(--cl-border);
}
campaign-bar .text-horizontal-running {
  padding: 1.5rem 0;
  overflow: hidden;
}
campaign-bar.campaign-header.close-bar {
  transform: translate(0, -65px);
  display: none;
}
campaign-bar.campaign-footer {
  width: calc(100% - 20px);
  max-width: var(--alo-width);
  bottom: var(--alo-bottom);
  transform: translate(-50%);
  position: fixed;
  left: 50%;
  z-index: var(--alo-z-index, 9);
  border-radius: var(--rounded-40, 4rem);
  color: var(--cl-text, #111111);
  background-color: var(--bg-campaign-bar);
  padding: 0 50px 0 30px;
  font-size: 14px;
  transition: transform 0.35s ease-in-out;
  height: 50px;
  justify-content: center;
  display: flex;
  align-items: center;
  box-shadow: 0 0 10px #00000026;
  border: 1px solid var(--cl-border, #EBEBEB);
  overflow: hidden;
}
campaign-bar.campaign-footer.close-bar {
  transform: translate(-50%, 200%);
}
campaign-bar .text-horizontal-running a {
  white-space: nowrap;
  color: var(--cl-text, #111111);
}
campaign-bar .text-horizontal-running.slide-left .wrap-text {
  animation: slide-left var(--alo-healing-speed, 35s) linear infinite;
}
html[dir="rtl"] campaign-bar .text-horizontal-running.slide-left .wrap-text,
.rtl campaign-bar .text-horizontal-running.slide-left .wrap-text {
  animation: slide-right var(--alo-healing-speed) linear infinite;
}
campaign-bar .close-x {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: var(--bg-campaign-bar);
  border: none;
  font-size: 0;
  color: var(--bs-white);
  min-width: auto;
  width: 50px;
  height: 50px;
  z-index: 99;
}
campaign-bar .close-x:before {
  content: '';
  background-color: var(--cl-main, #111111);
  height: 1px;
  width: 12px;
  display: block;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 25px;
  left: 20px;
  right: 0;
  bottom: 0;
  transition: var(--transition);
  -webkit-transition: var(--transition);
}
campaign-bar .close-x:after {
  content: '';
  background-color: var(--cl-main, #111111);
  height: 1px;
  width: 12px;
  display: block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 25px;
  left: 20px;
  right: 0;
  bottom: 0;
  transition: var(--transition);
  -webkit-transition: var(--transition);
}
campaign-bar .close-x:hover:after,
campaign-bar .close-x:hover:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
campaign-bar .text-horizontal-running:hover .wrap-text {
  animation-play-state: paused !important;
}
@-webkit-keyframes slide-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slide-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes slide-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
.lookbook .easypin-marker {
  color: #fff;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #ff5555;
  text-align: center;
}
.lookbook .easypin-marker:hover {
  background-color: #ff5555;
  color: #fff;
}
.lookbook .easypin-marker:hover .easypin-popover {
  opacity: 1;
  visibility: visible;
}
.lookbook .easypin-marker:before,
.lookbook .easypin-marker .icon:before {
  /* font-family: "FontAwesome"; */
  content: "+";
  font-size: 26px;
  display: block;
}
.lookbook .easypin-popover {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  width: 180px;
  left: -70px;
  background: transparent;
  z-index: 20;
}
.lookbook .easypin-popover .product-pin-wrap {
  line-height: normal;
  background: #fff;
  padding: 0px 0px 15px;
  position: relative;
  z-index: 1;
}
.lookbook .easypin-popover .product-pin-wrap a {
  text-decoration: none;
}
.lookbook .easypin-popover .product-pin-wrap:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
  -webkit-filter: drop-shadow(0 1px 2px black);
  filter: drop-shadow(0 1px 1px #dfdfdf);
}
.lookbook .image-wrap {
  margin-bottom: 15px;
}
.lookbook .title-wrap,
.lookbook .price-wrap {
  padding-left: 20px;
}
.lookbook .title-wrap h5 {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin: 0 0 5px;
}
.lookbook .title-wrap h5:focus {
  text-decoration: none;
}
.lookbook .price-label {
  display: none;
}
.lookbook .price-box .price {
  color: #ff5555;
}
.main-product-pin {
  margin-bottom: 48px;
}
.magicmenu {
  position: relative;
}
.magicmenu .nav-desktop {
  position: static;
  margin: 0;
  padding: 0;
}
.magicmenu .nav-desktop.menufullwidth .full-width .content-mega-horizontal {
  margin: 0 auto;
}
.magicmenu .nav-desktop.click .level0:hover .level-top-mega {
  opacity: 0;
  visibility: hidden;
  top: 130%;
}
.magicmenu .nav-desktop.click .level0.over .level-top-mega {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop.click .level0.dropdown.over > .level0 {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop.click .level0.dropdown .hasChild.over > ul {
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.over .level-top-mega {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown.over > .level0 {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild.over > ul {
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown > .level0 {
  border-style: solid;
  border-width: 0px;
  padding: 0px 15px;
  position: absolute;
  z-index: 99999;
  display: block;
  opacity: 0;
  top: 130%;
  visibility: hidden;
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  width: 215px;
  padding: 20px 0px;
  line-height: 38px;
  text-align: left;
  background-color: #ffffff;
}
.magicmenu .nav-desktop .level0.dropdown > .level0 li a span {
  font-size: 14px;
}
.magicmenu .nav-desktop .level0.dropdown:hover > .level0 {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown .dropdown .level1 a {
  font-size: 14px;
}
.magicmenu .nav-desktop .level0.dropdown li {
  margin: 0;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild {
  position: relative;
  margin: 0;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild > a:before {
  content: "\f105";
  display: block;
  line-height: 38px;
  font-size: 13px;
  position: absolute;
  right: 15px;
  text-align: right;
  font-family: 'icons-blank-theme';
}
.magicmenu .nav-desktop .level0.dropdown .hasChild ul {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  border-width: 1px;
  border-style: solid;
  padding: 20px 0px;
  min-width: 200px;
  z-index: 1;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  list-style: none;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild:hover > ul {
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown .level1 a {
  padding: 0 18px;
  display: block;
}
.magicmenu .nav-desktop .level0 {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.magicmenu .nav-desktop .level0 .level-top-mega {
  border-style: solid;
  border-width: 0px;
  padding: 0px 15px;
  position: absolute;
  z-index: 99999;
  display: block;
  opacity: 0;
  top: 130%;
  visibility: hidden;
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild.over > ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild {
  position: relative;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:before {
  color: #666;
  content: "\f105";
  display: block;
  line-height: 32px;
  font-size: 13px;
  position: absolute;
  right: 30px;
  text-align: right;
  font-family: 'icons-blank-theme';
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  position: absolute;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  top: 0;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  padding: 5px 0 5px 30px;
  min-width: 200px;
  z-index: 1;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:hover > ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a {
  position: relative;
  display: block;
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  line-height: 30px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a span {
  font-size: 14px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a .cat_label.sale {
  color: #00bd33;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a .cat_label.Sale {
  color: #00bd33;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav:last-child {
  border: 0 none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav a .cat_label:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .level-3 a .cat_label:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
  border-width: 0 0 0;
  border-style: solid;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  padding: 28px 0 8px;
  display: block;
  line-height: 25px;
  margin: 0px;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span {
  font-size: 14px;
  position: relative;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span:after {
  border-width: 0 0 1px;
  border-style: solid;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0px;
  width: 0px;
  transition: all 0.35s ease 0s;
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a:hover span:after {
  width: 100%;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a.a-image::before {
  display: none;
  padding: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top {
  width: 100%;
  clear: both;
  padding: 30px 0 0px;
  margin: 0px;
  overflow: hidden;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  width: 100%;
  clear: both;
  padding: 30px 0 0px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .cat-mega {
  padding-bottom: 0px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
  float: left;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
  float: left;
  text-align: left;
  width: 235px;
  padding: 0 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children ul {
  margin-right: 0px;
  padding: 0px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children > ul {
  padding: 22px 0 20px;
  position: relative;
  list-style: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column li {
  margin: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-custom .children.level1 > a {
  padding: 0px;
  margin-bottom: 10px;
}
.magicmenu .nav-desktop .level0 > a:hover .short_desc {
  color: #888888;
}
.magicmenu .nav-desktop .level0 .level-top {
  padding: 15px 13px;
  font-size: 14px;
  position: relative;
  text-decoration: none;
  outline: medium none;
  display: block;
  text-align: left;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .level-top span.icon-text {
  padding: 0;
  text-decoration: none;
  outline: medium none;
  text-align: left;
}
.magicmenu .nav-desktop .level0 .level-top span.cat_label {
  right: 20px;
  top: -8px;
}
.magicmenu .nav-desktop .level0 .level-top > span {
  white-space: nowrap;
  font-size: 14px;
}
.magicmenu .nav-desktop .level0 .level-top .short_desc {
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 13px;
  text-transform: capitalize;
  color: #999;
}
.magicmenu .nav-desktop .level0 .level-top .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0:hover .level-top-mega {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0 .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.magicmenu .nav-desktop .level0 .cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.magicmenu .nav-desktop .level0 .cat_label.Hot {
  color: #fff;
  background-color: #ff0000;
}
.magicmenu .nav-desktop .level0 .cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.hot {
  color: #ff3d49;
  background-color: #dc1212;
}
.magicmenu .nav-desktop .level0 .cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.HOT {
  color: #ff3d49;
}
.magicmenu .nav-desktop .level0 .cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.Sale {
  color: #00bd33;
  background-color: #ff6600;
}
.magicmenu .nav-desktop .level0 .cat_label.Sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.sale {
  color: #00bd33;
  background-color: #ff6600;
}
.magicmenu .nav-desktop .level0 .cat_label.sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.New:before {
  border-top-color: #009966;
}
.magicmenu .nav-desktop .level0 .cat_label.SALE {
  background-color: #ff6600;
}
.magicmenu .nav-desktop .level0 .cat_label.SALE:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0.logo.display {
  display: none;
  border: 0;
}
.magicmenu .nav-desktop .level0.home {
  margin-left: 20px;
  position: static;
}
.magicmenu .nav-desktop .level0.home .level-top .icon {
  display: none;
}
.magicmenu .nav-desktop .level0.home .level-top .icon-home {
  font-size: 15px;
}
.magicmenu .nav-desktop .level0.home .level-top-mega {
  padding: 20px 25px 25px;
  min-width: 175px;
  text-align: left;
}
.magicmenu .nav-desktop .level0.home .level-top-mega div a span {
  font-size: 14px;
  line-height: 27px;
}
.magicmenu .nav-desktop p {
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  line-height: 30px;
}
.magicmenu .nav-desktop .level0.ext .level0.dropdown {
  width: 215px;
  padding: 20px 0px;
  line-height: 38px;
  text-align: left;
}
.magicmenu .nav-desktop .level0.ext .level0.dropdown li a span {
  font-size: 14px;
}
.magicmenu .nav-desktop .level-top a {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
}
.magicmenu .nav-desktop .level0.dropdown.home > .level0 {
  width: 200px;
}
.magicmenu .nav-desktop .level0.hasChild .level-top:after {
  content: '\e622';
  font-family: 'icons-blank-theme';
  font-size: 12px;
  padding-left: 5px;
  font-weight: normal;
}
.magicmenu .level0 .level-top img {
  display: none;
  padding-right: 15px;
  vertical-align: middle;
}
.vmagicmenu {
  display: block !important;
  position: relative;
  padding: 0px;
  z-index: 90;
  width: 270px;
  float: left;
}
.vmagicmenu .vmagicmenu-narrow {
  position: absolute;
  margin: 0px;
  padding: 5px 0 25px;
  list-style: outside none none;
  width: 270px;
  display: none;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild.over > ul {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 {
  width: 215px;
  padding: 20px 0px;
  line-height: 38px;
  text-align: left;
  border-width: 0px;
  border-style: solid;
  position: absolute;
  left: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  top: 0 !important;
  min-height: 100%;
  top: 0;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 li a span {
  font-size: 14px;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild {
  position: relative;
  margin: 0;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild > a:before {
  content: "\f105";
  display: block;
  line-height: 38px;
  font-size: 13px;
  position: absolute;
  right: 15px;
  text-align: right;
  font-family: 'icons-blank-theme';
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  border-width: 1px;
  border-style: solid;
  padding: 20px 0px;
  min-width: 200px;
  z-index: 1;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  list-style: none;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul li {
  margin: 0;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild:hover > ul {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown li {
  margin: 0;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a {
  padding: 0 18px;
  display: block;
  text-transform: uppercase;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a span {
  font-size: 14px;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown.hasChild.over > ul {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown.hasChild:hover > ul {
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.vmagicmenu .vmagicmenu-narrow > li:nth-child(n+12) {
  display: none;
}
.vmagicmenu .vmagicmenu-narrow > li.all-cat {
  display: block;
  margin-top: 15px;
  float: left;
  width: 100%;
  clear: both;
  padding: 0 18px;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega {
  background-color: #ffffff;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild.over ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:before {
  color: #666;
  content: "\f105";
  display: block;
  line-height: 32px;
  font-size: 13px;
  position: absolute;
  right: 30px;
  text-align: right;
  font-family: 'icons-blank-theme';
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  position: absolute;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  top: 0;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  padding: 5px 0 5px 30px;
  min-width: 200px;
  z-index: 1;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:hover > ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
.vmagicmenu .nav-desktop .level0.dropdown.over > .level0 {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .nav-desktop .level0.home .level-top .icon {
  display: none;
}
.vmagicmenu .nav-desktop .level0.dropdown:hover > .level0 {
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.vmagicmenu .nav-desktop .level0.dropdown > .level0 {
  background-color: #ffffff;
}
.vmagicmenu .level0.over .level-top-mega {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .level0 {
  padding: 0;
  margin: 0;
  float: left;
  line-height: 39px;
  width: 100%;
  list-style: none;
  position: static;
}
.vmagicmenu .level0 .level-top-mega {
  border-width: 0px;
  border-style: solid;
  position: absolute;
  left: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  top: 0 !important;
  min-height: 100%;
  padding: 0 15px;
}
.vmagicmenu .level0 .level-top-mega .children > a {
  border-width: 0px 0 0;
  border-style: solid;
  display: block;
  padding-top: 28px;
  padding-bottom: 8px;
  position: relative;
  font-weight: bold;
  line-height: 25px;
  text-transform: uppercase;
}
.vmagicmenu .level0 .level-top-mega .children > a span {
  font-size: 14px;
}
.vmagicmenu .level0 .level-top-mega .children > a span:after {
  border-width: 0 0 1px;
  border-style: solid;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0px;
  width: 0px;
  transition: all 0.35s ease 0s;
  display: none;
}
.vmagicmenu .level0 .level-top-mega .children > a:hover span:after {
  width: 100%;
}
.vmagicmenu .level0 .level-top-mega .children a {
  line-height: 30px;
  text-align: left;
  text-decoration: none;
  position: relative;
  display: block;
}
.vmagicmenu .level0 .level-top-mega .children a span {
  font-size: 14px;
}
.vmagicmenu .level0 .level-top-mega .children .level-3 {
  font-size: 100%;
  padding: 0 0 5px;
  line-height: 30px;
}
.vmagicmenu .level0 .level-top-mega .children .level-3 a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.vmagicmenu .level0 .level-top-mega .children .nav {
  line-height: 26px;
  border-bottom: 1px solid #ececec;
}
.vmagicmenu .level0 .level-top-mega .children .nav:last-child {
  border: none;
}
.vmagicmenu .level0 .level-top-mega .children .nav a {
  font-weight: 300;
}
.vmagicmenu .level0 .level-top-mega .children > .nav {
  border: none;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.hot {
  color: #ff3d49;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.Hot {
  color: #ff3d49;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.HOT {
  color: #ff3d49;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.sale {
  color: #00bd33;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.Sale {
  color: #00bd33;
}
.vmagicmenu .level0 .level-top-mega .children.level1 > a.a-image::before {
  display: none;
  padding: 0;
}
.vmagicmenu .level0 .level-top-mega .content-mega {
  margin: 0;
  padding: 0px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-top {
  width: 100%;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom {
  width: 100%;
  clear: both;
  padding: 25px 0 0px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom img {
  margin: 0 auto;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children {
  float: left;
  width: 235px;
  text-align: left;
  padding: 0 15px;
  margin: 0;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children ul {
  list-style: outside none none;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children ul li {
  margin: 0;
  position: relative;
}
.vmagicmenu .level0 .level-top-mega .mage-column li {
  margin: 0;
}
.vmagicmenu .level0:hover .level0 {
  background-color: transparent;
}
.vmagicmenu .level0:hover .level-top-mega {
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.vmagicmenu .level0 .level-top {
  border-bottom: 1px solid #e6e6e6;
  margin: 0px 18px;
  padding: 0px;
  font-size: 100%;
  text-decoration: none;
  display: block;
  outline: medium none;
  position: relative;
}
.vmagicmenu .level0 .level-top img {
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
.vmagicmenu .level0 .level-top span {
  font-size: 14px;
  vertical-align: middle;
}
.vmagicmenu .level0 .level0 .children > ul {
  margin: 0;
  padding: 20px 0 35px;
  position: relative;
}
.vmagicmenu .level0 .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.vmagicmenu .level0 .cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.vmagicmenu .level0 .cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.vmagicmenu .level0 .cat_label.Hot {
  color: #ff3d49;
  background-color: #dc1212;
}
.vmagicmenu .level0 .cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.hot {
  color: #ff3d49;
  background-color: #dc1212;
}
.vmagicmenu .level0 .cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.HOT {
  color: #ff3d49;
}
.vmagicmenu .level0 .cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.Sale {
  color: #00bd33;
  background-color: #ff6600;
}
.vmagicmenu .level0 .cat_label.Sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.sale {
  color: #00bd33;
  background-color: #ff6600;
}
.vmagicmenu .level0 .cat_label.sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.New {
  border-top-color: #009966;
}
.vmagicmenu .level0 .cat_label.SALE {
  background-color: #ff6600;
}
.vmagicmenu .level0 .cat_label.SALE:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .block-vmagicmenu-content {
  padding: 0px;
  position: absolute;
}
.vmagicmenu .vmagicmenu-narrow.over {
  display: block;
}
.vmagicmenu .block-title {
  padding: 0 30px;
  line-height: 49px;
}
.vmagicmenu .block-title span {
  font-size: 24px;
  vertical-align: middle;
}
.vmagicmenu .block-title span.fa:before {
  content: "\e871";
  font-family: 'Linearicons-Free';
}
.vmagicmenu .block-title .vmagicmenu-subtitle {
  padding: 0 0 0 15px;
  font-size: 14px;
  text-transform: uppercase;
}
.vmagicmenu .level0.last {
  border: none;
}
.vmagicmenu .level0.hasChild .level-top:after {
  content: "\f105";
  font-family: 'icons-blank-theme';
  float: right;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  vertical-align: middle;
  font-size: 14px;
  position: relative;
}
.vmagicmenu p {
  line-height: 30px;
  text-align: left;
  text-decoration: none;
  position: relative;
  display: block;
}
.vmagicmenu .level-top a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
  color: #000;
}
.vmagicmenu .banner-menu-position img {
  margin-left: -30px;
}
.sections .nav-sections-item-content > .navigation {
  display: none;
}
.nav-sections-item-content {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.nav-sections-item-content .magicmenu {
  position: relative;
  display: block;
  text-align: left;
}
.mage-column.mega-block-left {
  float: left;
}
.mage-column.mega-block-right {
  float: right;
  padding: 10px 0 0;
}
.block-left {
  float: left;
}
.block-right {
  float: left;
}
.cat-mega {
  float: left;
}
.block-bottom {
  clear: both;
}
.mage-column-custom {
  padding-top: 32px;
}
.header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.cat_label {
  top: 0px;
}
.all-cat {
  display: block;
  margin-top: 10px;
}
.all-cat span {
  padding: 0px;
  cursor: pointer;
  display: block;
  line-height: normal;
  width: 100%;
  clear: both;
  font-size: 14px;
}
.all-cat span:after {
  content: "\f0d7";
  font-family: 'icons-blank-theme';
  padding-left: 5px;
}
.all-cat:hover span {
  color: #333;
}
.sidebar .accordion-container {
  margin-bottom: 30px;
}
.sidebar .accordion-container .all-cat {
  margin-top: 20px;
  padding: 0 18px;
}
.sidebar .accordion-container .level0 .level-top img {
  display: none;
}
.sidebar .accordion-container .meanmenu-accordion {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  padding: 0px 0px 34px;
}
.sidebar .nav-accordion {
  padding: 13px 18px 0;
}
.accor-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.35;
  margin: 0;
  padding: 15px 18px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
}
ul.nav-accordion {
  line-height: 0.5em;
  list-style: none;
  margin: 0;
  padding: 0 0 30px;
}
ul.nav-accordion li {
  position: relative;
  margin: 0;
}
ul.nav-accordion li a {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 30px;
  margin: 0;
  padding: 5px 0;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  color: #333e48;
  outline: medium none;
}
ul.nav-accordion li a span {
  font-size: 14px;
}
ul.nav-accordion li a:hover {
  color: #333;
}
ul.nav-accordion li a span.cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
ul.nav-accordion li a span.cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
ul.nav-accordion li a.level-top {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0;
}
ul.nav-accordion li a.level-top span {
  font-size: 14px;
}
ul.nav-accordion li > ul.submenu > li > a {
  padding-left: 20px;
}
ul.nav-accordion li ul li ul li.parent > a {
  padding: 0 0 0 20px;
}
ul.nav-accordion li ul li.parent > a span:before {
  display: none;
}
ul.nav-accordion li.last {
  border-bottom: 0 none;
}
ul.nav-accordion ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}
ul.nav-accordion ul ul li:hover a:before {
  color: #333;
}
ul.nav-accordion ul ul li a:before {
  color: #cccccc;
  content: "\f105";
  display: inline-block;
  font-family: 'icons-blank-theme';
  font-size: 13px;
  padding-right: 15px;
  text-align: right;
}
ul.nav-accordion ul ul ul li a {
  margin-left: 20px;
}
ul.nav-accordion ul li {
  clear: both;
  margin: 0;
  padding: 0;
}
ul.nav-accordion ul li a {
  outline: none;
}
ul.nav-accordion ul li.active {
  font-weight: normal;
}
ul.nav-accordion ul.submenu {
  display: none;
}
ul.nav-accordion .expand {
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0 !important;
  height: 19px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 19px;
  padding: 0 !important;
}
ul.nav-accordion .expand:before {
  content: '\e621';
  color: #333;
  font-family: 'icons-blank-theme';
  display: inline-block;
  font-size: 1.6rem;
  text-align: center;
  width: 18px;
  line-height: 30px;
  font-weight: normal;
}
ul.nav-accordion .collapse {
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0 !important;
  height: 19px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 19px;
  padding: 0 !important;
}
ul.nav-accordion .collapse:before {
  font-family: 'icons-blank-theme';
  display: inline-block;
  font-size: 1.6rem;
  text-align: center;
  width: 18px;
  line-height: 30px;
  font-weight: normal;
  content: '\e622';
  color: #7f7f7f;
}
ul.nav-accordion .collapse:hover:before {
  color: #333;
}
ul.nav-accordion li.level0 > a > span > .cat-label {
  position: inherit;
}
ul.nav-accordion li.level0 > a > span > .pin-bottom:before {
  position: inherit;
  right: 6px;
  top: 22px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 0;
}
ul.nav-mobile ul.submenu {
  display: none;
}
.nav-accordion > li:nth-child(n+10) {
  display: none;
}
.magicmenu .nav-desktop .level0.dropdown > .level0 {
  list-style: none;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild ul {
  background-color: #fff;
  border-width: 0;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild > a:before {
  content: '\e608';
  font-family: 'icons-blank-theme';
  font-size: 1rem;
  padding-left: 5px;
  font-weight: normal;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul li.hasChild > a:after {
  content: '\e608';
  font-family: 'icons-blank-theme';
  font-size: 1rem;
  padding-left: 5px;
  font-weight: normal;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  list-style: none;
}
.vmagicmenu .nav-desktop .level0.dropdown > .level0 {
  list-style: none;
}
.vmagicmenu .nav-desktop .level0.dropdown .hasChild ul {
  background-color: #fff;
  border-width: 0;
}
.vmagicmenu .nav-desktop .level0.dropdown .hasChild > a:before {
  content: '\e608';
  font-family: 'icons-blank-theme';
  font-size: 1rem;
  padding-left: 5px;
  font-weight: normal;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul li.hasChild > a:after {
  content: '\e608';
  font-family: 'icons-blank-theme';
  font-size: 1rem;
  padding-left: 5px;
  font-weight: normal;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  list-style: none;
}
.level-top-mega .mage-column.cat-mega {
  margin: 0;
  list-style: outside none none;
}
.fixed {
  z-index: 999;
  width: 100%;
}
.fixed .custom-menu {
  padding-bottom: 7px;
  padding-top: 10px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.fixed .quick-access {
  display: none;
}
.nav-sections .mean-nav {
  float: left;
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
}
.nav-sections .mean-nav .mobi-title {
  color: #242628;
  font-size: 16px;
  line-height: 52px;
  margin: 0;
  padding: 0 0 0 50px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 400;
  position: absolute;
  top: -56px;
  z-index: 0;
  display: none;
}
.nav-sections .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.nav-sections .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.nav-sections .mean-nav ul li a span {
  font-size: 15px;
  padding: 0 14px;
}
.nav-sections .mean-nav ul li a span.icon.fa-home {
  padding-right: 0;
}
.nav-sections .mean-nav ul li a span.cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.nav-sections .mean-nav ul li a span.cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.nav-sections .mean-nav ul li a span.cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.nav-sections .mean-nav ul li a .cat_label.HOT {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li a .cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.Hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li a .cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li a .cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.SALE {
  background-color: #ff6600;
}
.nav-sections .mean-nav ul li a .cat_label.SALE:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.Sale {
  background-color: #ff6600;
}
.nav-sections .mean-nav ul li a .cat_label.Sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.sale {
  background-color: #ff6600;
}
.nav-sections .mean-nav ul li a .cat_label.sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li .level-top span {
  font-size: 15px;
  padding: 0 14px;
}
.nav-sections .mean-nav ul li li a {
  font-size: 14px;
  padding: 10px 0 10px 25px;
  filter: alpha(opacity=75);
  visibility: visible;
}
.nav-sections .mean-nav ul li li li a {
  font-size: 14px;
  padding: 10px 0 10px 40px;
}
.nav-sections .mean-nav ul li li li li a {
  padding: 1em 20%;
}
.nav-sections .mean-nav ul li li li li li a {
  padding: 1em 25%;
}
.nav-sections .mean-nav ul li .expand {
  cursor: pointer;
  top: 0;
  right: 0px;
  width: 40px;
  height: 45px;
  line-height: 45px;
  padding: 0px !important;
  text-align: center;
  position: absolute;
  z-index: 2;
  font-weight: 300;
  border: none !important;
  display: block;
  font-size: 0;
}
.nav-sections .mean-nav ul li .expand:before {
  font-family: 'icons-blank-theme';
  display: inline-block;
  font-size: 1.6rem;
  text-align: center;
  width: 18px;
  line-height: 45px;
  font-weight: normal;
  content: '\e621';
  color: #ccc;
}
.nav-sections .mean-nav ul li .collapse {
  cursor: pointer;
  top: 0;
  right: 0px;
  width: 40px;
  height: 45px;
  line-height: 45px;
  padding: 0px !important;
  text-align: center;
  position: absolute;
  z-index: 2;
  font-weight: 300;
  border: none !important;
  display: block;
  font-size: 0;
}
.nav-sections .mean-nav ul li .collapse:before {
  font-family: 'icons-blank-theme';
  display: inline-block;
  font-size: 1.6rem;
  text-align: center;
  width: 18px;
  line-height: 45px;
  font-weight: normal;
  content: '\e622';
  color: #ccc;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.HOT {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.Hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .navigation .parent .level-top:after {
  display: none !important;
}
.mean-nav ul li a span.cat_label.hot {
  color: #ff3d49;
}
.mean-nav ul li a span.cat_label.Hot {
  color: #ff3d49;
}
.mean-nav ul li a span.cat_label.HOT {
  color: #ff3d49;
}
.mean-nav ul li a span.cat_label.sale {
  color: #00bd33;
}
.mean-nav ul li a span.cat_label.Sale {
  color: #00bd33;
}
.page-wrapper {
  overflow-x: hidden;
}
.nav-open .navigation .level0 .submenu {
  position: static;
}
@media only screen and (min-width: 991px) {
  .nav-mobile {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .nav-sections-item-content > .navigation .nav-mobile {
    display: block !important;
    padding: 0;
  }
  .nav-sections-item-content .vmagicmenu {
    display: none !important;
    visibility: hidden;
  }
  .nav-sections-item-content .magicmenu .nav-desktop {
    display: none !important;
    visibility: hidden;
  }
  .sections .nav-sections-item-content > .navigation {
    display: block !important;
    padding: 0;
  }
  .nav-sections {
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0px;
    transition: left 0.3s ease 0s;
    -moz-transition: left 0.3s ease 0s;
    -webkit-transition: left 0.3s ease 0s;
    -o-transition: left 0.3s ease 0s;
    -ms-transition: left 0.3s ease 0s;
    width: calc(100% - 54px);
  }
  .nav-sections .mean-container .mean-nav ul li.home a span.icon {
    display: none !important;
    visibility: hidden;
  }
  .nav-sections .navigation .level0 > .level-top {
    display: block;
  }
  .header .magicmenu .level0 .level-top img {
    display: none !important;
    visibility: hidden;
  }
  .navigation .level0.active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333;
  }
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .page-header .logo {
    margin: 0 0 10px 40px;
  }
  .page-header .nav-toggle {
    display: inline-block;
    line-height: normal;
    padding: 0px;
    vertical-align: middle;
    top: calc(50% - 15px);
    left: 15px;
    width: 30px;
  }
  .nav-toggle {
    cursor: pointer;
    display: block;
    font-size: 0;
    text-decoration: none;
    top: 0px;
    z-index: 14;
    right: 50px;
  }
  .nav-toggle:before {
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    line-height: inherit;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
  }
  .menu-mobile .nav-toggle {
    display: inline-block;
    line-height: normal;
    padding: 0px;
    vertical-align: middle;
    top: calc(50% - 15px);
    left: 15px;
  }
  .nav-open .nav-sections {
    left: 0;
    z-index: 99;
    box-shadow: 0;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-open .navigation .level0 .submenu {
    border: none;
    background: transparent;
    box-shadow: none;
  }
  .nav-before-open .nav-toggle:before {
    position: static;
    content: "\f00d";
    content: '\e609';
    font-family: 'icons-blank-theme';
    color: #fff;
    font-size: 20px;
  }
}
/*Zoe Trinh*/
body .magicmenu .nav-desktop .level0 span.cat_label:after {
  width: 100%;
  height: 100%;
  line-height: 20px;
  border: 0;
  padding: 0;
  display: block;
  content: attr(rel);
  text-align: center;
  position: static;
}
body ul.nav-accordion li a span.cat_label:after {
  width: 100%;
  height: 100%;
  line-height: 20px;
  border: 0 ;
  padding: 0;
  display: block;
  content: attr(rel);
  text-align: center;
  position: static;
}
body .nav-sections .mean-nav li a span.cat_label:after {
  width: 100%;
  height: 100%;
  line-height: 20px;
  border: 0;
  padding: 0;
  display: block;
  content: attr(rel);
  text-align: center;
  position: static;
}
.magictabs .item.activated,
.magictabs .item:hover {
  border-color: #ff3366;
}
.content-products .mage-magictabs {
  display: none;
}
.content-products .mage-magictabs.activated {
  display: block;
}
.content-products .product-items {
  opacity: 0;
}
.content-products .product-items.grid-init,
.content-products .grid-init .product-items,
.content-products .slick-initialized .product-items,
.content-products .product-items.slick-initialized {
  opacity: 1;
}
.content-products .product-item-info {
  width: auto;
}
.magicslider {
  text-align: center;
  display: block;
}
.magicslider img {
  display: block;
  max-width: 100%;
  height: auto;
}
.magicslider > .item:nth-child(n+2) {
  display: none;
}
.magicslider > .item .figcaption {
  display: none;
}
.magicslider > .item.slick-slide {
  display: block;
}
.magicslider > .item.slick-slide .figcaption {
  display: block;
}
.magicslider .external-video:after {
  background: rgba(0, 0, 0, 0) url("../../frontend/Alothemes/digitalstore1/en_US/Magiccart_Magicslider/images/gallery-sprite.png") repeat scroll right bottom;
  bottom: 0;
  content: "";
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.magicslider .external-video.embed:after {
  display: none;
}
.magicslider .magicslider-caption {
  display: none;
}
.magicslider .magicslider-caption.mobile.desktop {
  display: block;
}
.magicslider .slick-next {
  transition: all 0.3s ease-in-out;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  right: 15px;
}
.magicslider .slick-next:before {
  font-family: 'icons-blank-theme';
  color: #333;
  content: '\e608';
}
.magicslider .slick-prev {
  transition: all 0.3s ease-in-out;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  left: 15px;
}
.magicslider .slick-prev:before {
  font-family: 'icons-blank-theme';
  color: #333;
  content: '\e617';
}
.magicslider .slick-slider:hover .slick-prev,
.magicslider .slick-slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
.magicslider button:not(.primary):active {
  box-shadow: none;
}
.magicslider button:hover {
  border: none;
}
.magicslider button:focus {
  border: none;
}
.magicslider button:active {
  border: none;
}
.magicslider .slick-dots {
  bottom: 20px;
  text-align: right;
  right: 10px;
}
.magicslider .slick-dots li button {
  background: #ccc;
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%;
}
.magicslider .slick-dots li button:before {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.magicslider .slick-dots li:hover button,
.magicslider .slick-dots li.slick-active button {
  background: #666;
}
.magicslider .slick-dots.slick-active button {
  background: #666;
}
.grid-slider {
  opacity: 0;
}
.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
  opacity: 1;
}
@media only screen and (max-width: 480px) {
  .magicslider .slick-dots {
    bottom: 10px;
    right: 3px;
  }
}
.shopbrand-brand-listbrand .page-title-wrapper {
  text-align: center;
}
.shopbrand-brand-listbrand .page-title-wrapper .page-title {
  display: inline-block;
}
.shopbrand-brand-listbrand .grid-slider {
  display: none;
}
.shopbrand-brand-listbrand .grid-init .grid-slider {
  display: block;
}
.shopbrand {
  text-align: center;
  display: block;
}
.shop-by-brand {
  text-align: center;
}
.shopbrand-list {
  clear: both;
}
.brand-search {
  height: 150px;
  text-align: center;
}
.brand-search-sidebar .block-search {
  max-width: 100%;
}
.characters {
  clear: both;
  padding: 20px 0;
  display: inline-block;
}
.characters .filter {
  list-style: none;
  float: left;
}
.characters .filter .char {
  float: left;
}
.characters .filter .char a {
  display: block;
  border: 1px solid silver;
  height: 36px;
  line-height: 36px;
  width: 36px;
  text-align: center;
  margin-left: 3px;
  border-radius: 4px;
  font-weight: 600;
  text-transform: uppercase;
}
.characters .filter .char a:hover,
.characters .filter .char.active a {
  background-color: #006bb4;
  color: #ffffff;
  border: 1px solid #006bb4;
}
.characters .filter .view-all a {
  text-transform: none;
}
.content-products .product-items {
  opacity: 0;
}
.content-products .product-items.grid-init,
.content-products .product-items.slick-initialized {
  opacity: 1;
}
.content-products .product-item-info {
  width: auto;
}
.aw-sarp2__payment-edit-form #payment-method-braintree-paypal .actions-toolbar {
  display: block;
}
.aw-sarp2__payment-edit-form .braintree-paypal-actions + .actions-toolbar {
  display: block;
}
.form.aw-sarp2__payment-edit-form #stripe_payments_cc_save_div {
  display: none;
}
/**
     * Describe spinner
     */
@keyframes easytabs-spin {
  to {
    transform: rotate(360deg);
  }
}
.product.data.items .item.content::before {
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
.product.data.items .item.content[aria-busy=true] {
  position: relative;
  min-height: 75px;
}
.product.data.items .item.content[aria-busy=true]::before {
  opacity: 1;
  animation: easytabs-spin 0.6s linear infinite;
  position: absolute;
  border: 3px solid #cccccc;
  border-top-color: #333;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  top: 15px;
  left: calc(50% - 30px / 2);
}
.product.data.items .item.content > .loading-mask {
  display: none;
}
.data.expanded .title .counter::before,
.tabs-toolbar-item .counter::before {
  content: '(';
}
.data.expanded .title .counter::after,
.tabs-toolbar-item .counter::after {
  content: ')';
}
.product.data.items .item.content {
  display: none;
}
.product.data.items .item.content:nth-child(2) {
  display: block;
}
.product.data.items .fieldset .review-legend.legend strong {
  display: inline;
  margin-left: 0.5em;
}
.product.data.items .block.crosssell {
  width: auto;
  float: none;
  padding: 0;
  margin: 0;
}
.product.data.items .block.crosssell .block-title {
  display: none;
}
.product.data.items .block.crosssell .products {
  margin: 0;
}
.product.data.items.collapsed {
  border: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
.product.data.items.collapsed > [role=tablist] {
  display: flex;
  margin-bottom: -1px;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  position: relative;
  z-index: 1;
}
.product.data.items.collapsed > [role=tablist]::-webkit-scrollbar {
  display: none;
}
.product.data.items.collapsed > [role=tablist] > .item.title {
  flex-shrink: 0;
}
.product.data.items.collapsed > [role=tablist] > .item.title a::after {
  display: none;
}
.product.data.items.collapsed > [role=tablist]:before,
.product.data.items.collapsed > [role=tablist]:after {
  content: '';
  display: table;
}
.product.data.items.collapsed > [role=tablist]:after {
  clear: both;
}
.product.data.items.collapsed > [role=tablist] > .item.title {
  float: left;
  width: auto;
}
.product.data.items.collapsed > [role=tablist] > .item.title > .switch {
  height: 20px;
  display: block;
  position: relative;
  z-index: 2;
}
.product.data.items.collapsed > [role=tablist] > .item.content {
  margin-top: 20px;
  box-sizing: border-box;
  float: right;
  margin-left: -100%;
  width: 100%;
}
.product.data.items.collapsed > [role=tablist] > .item.content:before,
.product.data.items.collapsed > [role=tablist] > .item.content:after {
  content: '';
  display: table;
}
.product.data.items.collapsed > [role=tablist] > .item.content:after {
  clear: both;
}
.product.data.items.collapsed > [role=tablist] > .item.content.active {
  display: block;
}
.product.data.items.collapsed > [role=tablist] > .item.title {
  margin: 0 5px 0 0;
}
.product.data.items.collapsed > [role=tablist] > .item.title > .switch {
  font-weight: 600;
  line-height: 20px;
  font-size: 1.4rem;
  color: #7d7d7d;
  text-decoration: none;
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  border-bottom: none;
  height: 20px;
  padding: 5px 1.5rem 5px 1.5rem;
}
.product.data.items.collapsed > [role=tablist] > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items.collapsed > [role=tablist] > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items.collapsed > [role=tablist] > .item.title > .switch:active {
  color: #333;
  text-decoration: none;
}
.product.data.items.collapsed > [role=tablist] > .item.title:not(.disabled) > .switch:focus,
.product.data.items.collapsed > [role=tablist] > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items.collapsed > [role=tablist] > .item.title:not(.disabled) > .switch:active,
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch,
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:focus,
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333;
  text-decoration: none;
}
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch,
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:focus,
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:hover {
  padding-bottom: 6px;
}
.product.data.items.collapsed > [role=tablist] > .item.content {
  background: #ffffff;
  margin-top: 31px;
  padding: 20px 20px 20px 20px;
  border: 0;
  border-top: 1px solid #d1d1d1;
}
.product.data.items.collapsed > .item.content {
  background: #ffffff;
  padding: 20px 20px 20px 20px;
  border: 0;
  border-top: 1px solid #d1d1d1;
}
.product.data.items.collapsed > [name=prev],
.product.data.items.collapsed > [name=next] {
  border: 1px solid #d1d1d1;
  height: 20px;
  padding: 5px 1rem 5px 1rem;
  top: 0;
  border-radius: 0;
  border-width: 0;
  box-sizing: content-box;
  position: absolute;
  z-index: 99;
}
.product.data.items.collapsed > [name=prev] {
  border-width: 1px;
  border-right-width: 0;
  display: inline-block;
  text-decoration: none;
  background: linear-gradient(-90deg, transparent 0%, #f0f0f0 1rem);
  left: 0;
}
.product.data.items.collapsed > [name=prev] > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product.data.items.collapsed > [name=prev]:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items.collapsed > [name=next] {
  border-width: 1px;
  border-left-width: 0;
  display: inline-block;
  text-decoration: none;
  background: linear-gradient(90deg, transparent 0%, #f0f0f0 1rem);
  right: 0;
}
.product.data.items.collapsed > [name=next] > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product.data.items.collapsed > [name=next]:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items.expanded {
  border-bottom: 1px solid #d1d1d1;
}
.product.data.items.expanded > .item.title,
.product.data.items.expanded > .item.content {
  border: none;
  float: none;
  margin: 0;
}
.product.data.items.expanded > .item.content {
  display: block;
}
.product.data.items.expanded > .item.title {
  border-top: 1px solid #d1d1d1;
}
.product.info.detailed .tabs-toolbar {
  display: none;
}
.csp-discuss-modal__form .primary {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 14px;
  justify-content: space-between;
}
.csp-discuss-modal__form .primary span {
  color: #666666;
}
.csp-discuss-modal__form .primary .action.primary span {
  color: #fff;
}
.lookup-order-container {
  padding: 10px 20px;
  margin-bottom: 20px;
  border: 2px solid #d1d1d1;
}
.timeclockfinder-index-index .page-main-pal {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.timeclockfinder-index-index .page-main-pal .column.main {
  padding: 0;
}
.timeclockfinder-index-index .page-main-pal .tcf-landing__inner {
  max-width: 100%;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .card {
  width: 100%;
  padding: 28px 32px;
  background: #fdf3f3;
  border-radius: 12px;
  text-align: center;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .card__heading {
  margin: 0 0 20px;
  font-size: 22px;
  font-weight: 700;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .card__heading .accent {
  color: #e10600;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .card__buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-bottom: 18px;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .btn {
  flex: 1;
  max-width: 380px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 24px;
  min-height: 54px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid #e10600;
  transition: background 0.15s ease, color 0.15s ease;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .btn span {
  font-size: 16px;
  font-weight: 600;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .btn--outline {
  background: #ffffff;
  color: #e10600;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .btn--outline:hover {
  background: #fff5f5;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .btn--solid {
  background: #e10600;
  color: #ffffff;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .btn--solid:hover {
  background: #c40500;
  border-color: #c40500;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .btn svg {
  display: block;
  flex-shrink: 0;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .card__phone {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 15px;
  color: #111;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .card__phone svg {
  display: block;
  flex-shrink: 0;
}
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .card__phone a,
.timeclockfinder-index-index .page-main-pal .tcf-results-footer .card__phone strong {
  text-decoration: none;
  color: #111;
  font-weight: 700;
}
.timeclockfinder-index-index .page-main-pal .page-title {
  display: none;
}
.timeclockfinder-index-index .page-main-pal .tcf-btn--secondary:hover {
  color: #111;
}
.timeclockfinder-index-index .page-main-pal .tcf-card.is-checked:after,
.timeclockfinder-index-index .page-main-pal .tcf-card.is-selected::after {
  content: none;
}
.tcf-app-wrapper {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-image 0.4s ease-in-out;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.tcf-app-wrapper.has-bg {
  padding: 40px 20px;
  min-height: 70vh;
  display: flex;
  align-items: center;
  position: relative;
}
.tcf-app-wrapper.has-bg:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.35);
  z-index: 1;
  backdrop-filter: blur(4px);
}
@media (min-width: 768px) {
  .tcf-app-wrapper.has-bg {
    padding: 60px 20px;
  }
}
.tcf-app-wrapper .page-main-pal {
  position: relative;
  z-index: 2;
}
.tcf-landing {
  text-align: center;
  background: #fff;
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.tcf-landing__inner {
  max-width: 800px;
  margin: 0 auto;
}
.tcf-landing__title {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #333;
}
.tcf-landing__description {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #666;
}
.tcf-landing__features {
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.tcf-landing__features li {
  background: #f8f8f8;
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 14px;
  color: #555;
  border: 1px solid #eee;
}
.tcf-landing--new {
  padding: 48px 56px 40px;
  border-radius: 18px;
  box-shadow: 0 20px 50px rgba(15, 23, 42, 0.08);
}
.tcf-landing--new .tcf-landing__inner {
  max-width: 720px;
}
.tcf-landing--new .tcf-landing__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 16px;
  margin-bottom: 28px;
  background: #f3f4f6;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 500;
  color: #374151;
}
.tcf-landing--new .tcf-landing__badge-icon {
  display: inline-flex;
  align-items: center;
  line-height: 0;
}
.tcf-landing--new .tcf-landing__title {
  font-size: 44px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -0.5px;
  color: #333333;
  margin: 0 0 18px;
}
.tcf-landing--new .tcf-landing__description {
  max-width: 540px;
  margin: 0 auto 32px;
  font-size: 16px;
  line-height: 1.65;
  color: #6b7280;
}
.tcf-landing--new .tcf-landing__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  max-width: 420px;
  padding: 20px 30px;
  font-size: 20px;
  font-weight: 700;
  color: #fff !important;
  background: #dc2626;
  border: none !important;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(220, 38, 38, 0.28);
  cursor: pointer;
  transition: background 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.tcf-landing--new .tcf-landing__cta span {
  font-size: 20px;
}
.tcf-landing--new .tcf-landing__cta:hover,
.tcf-landing--new .tcf-landing__cta:focus {
  background: #b91c1c;
  box-shadow: 0 10px 24px rgba(220, 38, 38, 0.36);
}
.tcf-landing--new .tcf-landing__cta-arrow {
  display: inline-flex;
  align-items: center;
  line-height: 0;
  transition: transform 0.25s ease;
}
.tcf-landing--new .tcf-landing__cta:hover .tcf-landing__cta-arrow {
  transform: translateX(4px);
}
.tcf-landing--new .tcf-landing__notice {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 16px 0 0;
  font-size: 13px;
  font-weight: 500;
  color: #000;
}
.tcf-landing--new .tcf-landing__notice-icon {
  display: inline-flex;
  align-items: center;
  line-height: 0;
}
.tcf-landing--new .tcf-landing__divider {
  height: 1px;
  margin: 36px 0 32px;
  background: #e5e7eb;
}
.tcf-landing--new .tcf-landing__features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.tcf-landing--new .tcf-landing__feature {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  font-size: inherit;
  color: inherit;
}
.tcf-landing--new .tcf-landing__feature-icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #fee2e2;
  border-radius: 50%;
}
.tcf-landing--new .tcf-landing__feature-body {
  flex: 1;
  min-width: 0;
}
.tcf-landing--new .tcf-landing__feature-title {
  margin: 0 0 6px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
  color: #333333;
}
.tcf-landing--new .tcf-landing__feature-desc {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  color: #333;
}
.tcf-wizard {
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.tcf-progress {
  margin-bottom: 40px;
}
.tcf-progress__label {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #999;
  margin-bottom: 10px;
}
.tcf-progress__bar {
  height: 8px;
  background: #eee;
  border-radius: 4px;
  overflow: hidden;
}
.tcf-progress__fill {
  height: 100%;
  background: linear-gradient(90deg, #333, #666);
  transition: width 0.4s ease;
}
.tcf-question__title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #222;
}
.tcf-question__subtitle {
  font-size: 16px;
  color: #666;
  margin-bottom: 30px;
}
.tcf-question__note {
  font-size: 13px;
  font-style: italic;
  color: #888;
  margin-top: -20px;
  margin-bottom: 30px;
}
.tcf-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  margin-bottom: 40px;
}
.tcf-cards-grid--multi .tcf-card__icon {
  display: none;
}
.tcf-card {
  border: 2px solid #eee;
  border-radius: 12px;
  padding: 25px 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
}
.tcf-card:hover {
  border-color: #bd0317;
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.tcf-card.is-selected,
.tcf-card.is-checked {
  border-color: #bd0317;
}
.tcf-card.is-selected::after,
.tcf-card.is-checked::after {
  content: '\e610';
  font-family: 'luma-icons';
  position: absolute;
  top: 10px;
  right: 10px;
  color: #333;
  font-size: 18px;
}
.tcf-card__icon {
  width: 50px;
  height: 50px;
  display: block;
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid #333;
  border-radius: 999px;
}
.tcf-card__icon svg {
  max-width: 30px;
  height: 50px;
}
.tcf-card__label {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}
.tcf-card__desc {
  font-size: 14px;
  color: #777;
  line-height: 1.4;
}
.tcf-card__checkbox {
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 4px;
  margin: 0 auto 10px;
}
.is-checked .tcf-card__checkbox {
  background: #333;
  border-color: #333;
}
.is-checked .tcf-card__checkbox::after {
  content: '';
  position: absolute;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.tcf-btn {
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 1px solid #ddd;
  height: fit-content;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.tcf-btn--primary {
  background: #bd0317;
  border: 1px solid #bd0317;
  color: #fff !important;
}
.tcf-btn--primary:hover,
.tcf-btn--primary:active,
.tcf-btn--primary:focus {
  background: #e8172f;
  border: 1px solid #e8172f;
  color: #fff !important;
}
.tcf-btn--secondary {
  background: #fff;
  color: #111 !important;
  border: 1px solid #ddd;
}
.tcf-btn--secondary:hover,
.tcf-btn--secondary:active,
.tcf-btn--secondary:focus {
  background: #f5f5f5;
  border: 1px solid #ddd;
}
.tcf-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none !important;
}
.tcf-wizard__nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  margin-top: 40px;
  border-top: 1px solid #eee;
  padding-top: 30px;
}
.tcf-results {
  max-width: 100%;
  margin: 0 auto;
  animation: fadeIn 0.5s ease-in-out;
}
.tcf-results .tcf-result-title {
  text-align: center;
  margin: 0 0 40px;
}
.tcf-results .tcf-result-title h1 {
  font-weight: 700;
  margin: 0 0 10px;
}
.tcf-results .tcf-result-title strong {
  color: #bd0317;
}
.tcf-results .tcf-results__recommended_label {
  background-color: #4A6FA5;
  color: #fff;
  padding: 8px 20px;
  border-radius: 30px;
  display: inline-block;
  margin: 0;
}
.tcf-results .tcf-product-card__badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 18px;
  background: #eaf7ee;
  border: 1px solid #c8e6cf;
  border-radius: 5px;
  color: #1a9b3b;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}
.tcf-results .tcf-product-card__badge svg {
  flex-shrink: 0;
  display: block;
}
.tcf-results .tcf-results__actions {
  flex-wrap: wrap;
}
.tcf-results__section {
  background: #fff;
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}
.tcf-results__section--why {
  border: none;
  background: #fdfdfd;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.tcf-results__section--why .tcf-results__why_content {
  width: 60%;
  padding-right: 50px;
  border-right: 2px solid #eee;
}
.tcf-results__section--why .tcf-results__summary {
  width: 40%;
}
.tcf-results__section--why .tcf-results__summary .item {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #eee;
}
.tcf-results__section--why .tcf-results__summary .item:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.tcf-results__section--why .tcf-results__summary .item .summary__item-content p {
  color: #111;
  margin: 0 0 5px;
}
.tcf-results__section--why .tcf-results__summary .item .summary__item-content p.summary__item-content__value {
  color: #1a9b3b;
  font-weight: bold;
  margin: 0;
}
.tcf-results__section--software {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.tcf-results__section--software .tcf-btn {
  white-space: nowrap;
}
.tcf-results__section--software .tcf-software-cta {
  margin: 0 30px;
}
.tcf-results__section--software--image {
  align-self: flex-start;
}
.tcf-results__section--alt {
  border-top-color: #6c757d;
  padding: 0;
  border: none;
}
.tcf-results__heading {
  font-size: 21px;
  font-weight: 700;
  color: #111;
  margin-bottom: 20px;
}
.tcf-results__summary {
  font-size: 16px;
  line-height: 1.6;
  color: #111;
  margin-bottom: 20px;
}
.tcf-results__bullets {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tcf-results__bullets li {
  position: relative;
  line-height: 1.5;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 15px;
  font-size: 15px;
  color: #111;
}
.tcf-results__bullets li svg {
  min-width: 24px;
}
.tcf-results__bullets li strong {
  color: #111;
}
.tcf-results__actions {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.tcf-results__trust {
  text-align: center;
  color: #777;
  font-size: 14px;
}
.tcf-results__trust strong {
  color: #333;
  font-size: 16px;
}
.tcf-results .tcf-results__section--alt .card {
  display: flex;
  align-items: center;
  gap: 24px;
  width: 100%;
  padding: 20px 28px;
  background: #f5f6f8;
  border-radius: 14px;
}
.tcf-results .tcf-results__section--alt .tcf-results__section--alt__image {
  max-width: 150px;
}
.tcf-results .tcf-results__section--alt .card__image {
  width: 150px;
  height: auto;
  flex-shrink: 0;
  border-radius: 8px;
  display: block;
  object-fit: cover;
}
.tcf-results .tcf-results__section--alt .card__body {
  flex: 1;
  min-width: 0;
}
.tcf-results .tcf-results__section--alt .card__title {
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 700;
  color: #111;
  line-height: 1.3;
}
.tcf-results .tcf-results__section--alt .tcf-results__heading {
  margin-bottom: 10px;
}
.tcf-results .tcf-results__section--alt .card__text {
  margin: 0 0 10px;
  font-size: 15px;
  color: #666;
  line-height: 1.4;
}
.tcf-results .tcf-results__section--alt .tcf-product-card-alt__desc {
  font-size: 15px;
  color: #111;
  line-height: 1.4;
}
.tcf-results .tcf-results__section--alt .card__cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  padding: 8px 4px;
  color: #4A6FA5;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}
.tcf-results .tcf-results__section--alt .card__cta:hover {
  text-decoration: underline;
}
.tcf-results .tcf-results__section--alt .card__cta svg {
  display: block;
  transition: transform 0.15s ease;
}
.tcf-results .tcf-results__section--alt .card__cta:hover svg {
  transform: translateX(2px);
}
@media (max-width: 720px) {
  .tcf-results .tcf-results__section--alt .card {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }
  .tcf-results .tcf-results__section--alt .card__image {
    width: 100%;
    max-width: 150px;
  }
}
.tcf-product-card-main {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: center;
}
.tcf-product-card-main__image {
  flex: 0 0 250px;
  text-align: center;
}
.tcf-product-card-main__image img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
.tcf-product-card-main__body {
  flex: 1;
}
.tcf-product-card-main__name {
  font-size: 28px;
  font-weight: 700;
  color: #111;
  margin-bottom: 15px;
}
.tcf-product-card-main__desc {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 25px;
}
.tcf-software-card__name,
.tcf-product-card-alt__name {
  font-size: 30px;
  font-weight: 700;
  color: #111;
  margin-bottom: 10px;
}
.tcf-software-card__desc,
.tcf-product-card-alt__desc {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 20px;
}
.tcf-software-badge__title {
  display: block;
  margin-bottom: 10px;
  color: #333;
  font-size: 16px;
}
.tcf-software-badge__list {
  margin: 0;
  color: #111;
  display: flex;
  align-items: center;
  gap: 30px;
}
.tcf-software-badge__list li {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.tcf-btn--ghost {
  background: transparent;
  color: #666 !important;
  border: 2px solid #ccc;
}
.tcf-btn--ghost:hover {
  background: #f5f5f5;
  color: #333 !important;
  border-color: #999;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.timeclockfinder-index-index .page-footer {
  margin-top: 0;
}
@media (max-width: 991px) {
  .tcf-results__section--software {
    flex-direction: column;
  }
}
@media (max-width: 1200px) {
  .tcf-software-badge__list {
    flex-direction: column;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #fff;
  border: 1px solid #fff;
  color: #000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #fff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #fff;
  color: #333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #fff;
  color: #333;
  outline: 1px solid #999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #fff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../../frontend/Alothemes/crownsecurity/en_US/images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #fff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #fff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #fff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.block-cart-failed .actions .action.tocart {
  margin-right: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2.5rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.product-item-name {
  display: block;
  margin: 5px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  margin-top: 5px;
  text-transform: lowercase;
  font-size: 12px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ":";
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-weight: bold;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  white-space: nowrap;
  display: block;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: "(" attr(data-label) ": ";
}
.price-container .weee:after {
  content: ")";
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ": ";
}
.products-list .product-item {
  width: 100%;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 4px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.limiter-options {
  width: auto;
  margin: 0 5px 0 7px;
}
.limiter-label {
  font-weight: 400;
}
.price-tier_price .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.price-tier_price .price-including-tax + .price-excluding-tax:last-child:after {
  content: ")";
}
.price-tier_price .weee[data-label] {
  display: inline;
}
.price-tier_price .weee[data-label] .price {
  font-size: 1.1rem;
}
.price-tier_price .weee[data-label]:before {
  content: " +" attr(data-label) ": ";
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  max-width: 100%;
  height: auto;
  display: block;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  margin-bottom: 10px;
  line-height: 1.42857143;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attibute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attibute.sku > .value {
  display: inline-block;
  vertical-align: top;
}
.product-info-main .product.attibute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attibute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .price-box.price-final_price {
  margin-top: 15px;
  padding: 10px 0 15px;
  border-top: 1px solid #dfdfdf;
}
.product-info-main .price-box.price-final_price .old-price {
  display: block;
  color: #666;
  font-size: 14px;
}
.product-info-main .price-box.price-final_price .save-price .price {
  color: #bd0317;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper {
  text-align: left;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  margin-bottom: 5px;
  line-height: 14px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ": ";
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-tier_price {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  position: absolute;
  left: 0;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  width: 140px;
  padding: 15px;
}
.table-comparison .cell .attibute.value {
  width: 100%;
  overflow: hidden;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  max-width: 100%;
  height: auto;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  position: absolute;
  left: -6px;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-category-event {
  background: #f0f0f0;
  color: #333;
  text-align: center;
  padding: 10px 0 15px;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  display: block;
  text-transform: lowercase;
  font-size: 1rem;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: block;
}
.block-category-event .dates .date {
  font-size: 5rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start:after {
  content: "\2013";
  font-size: 5rem;
  display: block;
}
.block-search .label {
  display: inline-block;
  text-decoration: none;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333;
}
.block-search .label:active:before {
  color: #333;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #fff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 5px 40px 5px 10px;
  margin: 0;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  text-align: center;
  width: 25px;
  position: absolute;
  right: 0;
  top: 6px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  position: absolute;
  top: 32px;
  left: 0;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.cart-summary {
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px;
  padding: 0;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 90px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.block.crosssell {
  margin-top: 30px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 12px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
  right: 0;
  width: 320px;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -35px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline-block;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #fff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  min-width: 18px;
  text-align: center;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 30px;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  cursor: pointer;
  position: relative;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  margin: 0 0 5px;
  display: block;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 38px/2;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #fff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 100%/2;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #fff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #ccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary .amount .not-calculated {
  white-space: normal !important;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .action-login {
  padding: 0 17px !important;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block::before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 0.2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method-title {
  border-top: 1px solid #ccc;
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-method-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .payment-method-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #ccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply {
  margin-right: 0;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 30px;
  max-width: fit-content;
}
.checkout-payment-method .ccard > .field.cvv .field-tooltip:hover .field-tooltip-content {
  display: block;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 70px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-index-index .opc-block-summary .product-item-name-block .product-item-name {
  white-space: normal;
}
.checkout-agreements-block {
  margin-bottom: 20px;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: " + ";
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: " (" attr(data-label) ": ";
}
.field.downloads .price-excluding-tax:after {
  content: ")";
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none!important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  text-align: left;
  margin-bottom: 0;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field .label {
  color: #666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.cart.table-wrapper .gift-content {
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  margin: 20px 0;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: table;
  table-layout: fixed;
}
.cart.table-wrapper .action-gift {
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .action-gift:hover:after {
  color: inherit;
}
.cart.table-wrapper .action-gift:active:after {
  color: inherit;
}
.cart.table-wrapper .action-gift._active:after {
  content: '\e621';
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ": ";
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 0px ;
}
.block.filter .filter-title strong {
  font-size: 18px;
  text-transform: uppercase;
}
.filter-subtitle {
  display: none;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  word-break: break-all;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  position: relative;
  padding-left: 22px;
  margin-bottom: 6px;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  position: absolute;
  left: -6px;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ": ";
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item:last-child {
  background: #e2e2e2;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
  margin: 7px 0 0;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^="multishipping-"] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter .title {
  display: none;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.order-review-form .action.primary {
  line-height: 2.2rem;
  padding: unset;
  font-size: 1.8rem;
  height: 40px;
  background-color: #bd0317;
  border: 0;
  width: 100% !important;
}
.actions-toolbar > .primary {
  width: 25% !important;
}
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.fotorama-video-container:after {
  background: url(../../frontend/Alothemes/crownsecurity/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../../frontend/Alothemes/crownsecurity/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  height: 75%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.fotorama__arr.hidden-video {
  z-index: -1 !important;
}
.fotorama__video-close {
  bottom: 89%;
  top: auto;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ": ";
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options > div {
  display: flex;
  align-items: center;
  padding-left: 12px;
  margin-bottom: 4px;
}
.order-details-items .item-options dt {
  font-weight: 700;
  margin: 0;
  font-size: 12px;
  white-space: nowrap;
  color: #666666;
}
.order-details-items .item-options dd {
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  margin: 0;
  white-space: nowrap;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ": ";
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^="sales-guest-"] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.block-collapsible-nav .item {
  border-bottom: 1px solid #dddddd;
}
.block-collapsible-nav .item:first-child {
  border-top: 1px solid #dddddd;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  color: #ff5555;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong {
  color: #ff5555;
  font-weight: 500;
}
.block-collapsible-nav .item.current a {
  color: #ff5555;
}
body {
  background-color: #fff;
}
body > .skiptranslate {
  display: none;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  position: relative;
  z-index: 5;
  float: left;
  max-width: 50%;
  margin: 0 0 10px 40px;
}
.logo img {
  max-width: 100%;
  display: block;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  position: absolute;
  z-index: 15;
  box-sizing: border-box;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: #f0f0f0;
  padding: 10px;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher li,
.page-footer .switcher li {
  margin: 0;
  font-size: 12px;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.ui-datepicker td {
  padding: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label span {
  font-size: 14px;
  font-weight: 600;
  order: 2;
  margin-right: 10px;
  white-space: nowrap;
}
.amcheckout-step-container input[type='checkbox'] + label,
.amcheckout-step-container input[type='radio'] + label {
  display: flex;
  cursor: pointer;
  white-space: unset;
}
.amcheckout-step-container input[type='checkbox'] + label span:only-child,
.amcheckout-step-container input[type='radio'] + label span:only-child {
  font-size: 15px;
  font-weight: bold;
  order: 2;
  margin-right: 15px;
  white-space: unset;
  text-align: left;
}
.page-print.checkoutthankyoupage-order-printorder .page-title-wrapper {
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.page-print.checkoutthankyoupage-order-printorder .page-title-wrapper .page-title {
  width: auto;
  margin: 0;
}
.page-print.checkoutthankyoupage-order-printorder .page-title-wrapper .order-status {
  margin: 0 0 0 20px;
  border: 2px solid #ccc;
  padding: 5px 20px;
  border-radius: 5px;
}
.page-print.checkoutthankyoupage-order-printorder .page-title-wrapper .order-date {
  margin: 0 0 0 auto;
  padding: 0;
}
.page-print.checkoutthankyoupage-order-printorder .page-title-wrapper .order-date .label {
  border: none;
}
@media only print and (min-width: 480px) and (max-width: 639px) {
  .page-print.checkoutthankyoupage-order-printorder .column.main .block:not(.widget) .block-content .box:nth-child(2n),
  .page-print.sales-order-print .column.main .block:not(.widget) .block-content .box:nth-child(2n) {
    float: right;
    width: 48.8%;
  }
  .page-print.checkoutthankyoupage-order-printorder .column.main .block:not(.widget) .block-content .box:nth-child(2n+1),
  .page-print.sales-order-print .column.main .block:not(.widget) .block-content .box:nth-child(2n+1) {
    clear: left;
    float: left;
    width: 48.8%;
  }
}
@media only print and (max-width: 479px) {
  .page-print.checkoutthankyoupage-order-printorder .column.main .block:not(.widget) .block-content .box:nth-child(2n),
  .page-print.sales-order-print .column.main .block:not(.widget) .block-content .box:nth-child(2n) {
    float: right;
    width: 48.8%;
  }
  .page-print.checkoutthankyoupage-order-printorder .column.main .block:not(.widget) .block-content .box:nth-child(2n+1),
  .page-print.sales-order-print .column.main .block:not(.widget) .block-content .box:nth-child(2n+1) {
    clear: left;
    float: left;
    width: 48.8%;
  }
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip {
  position: relative;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #999;
  margin-top: 16px;
  left: 0;
  top: 100%;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:after,
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:after {
  border-width: 16px;
  border-color: transparent;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:before {
  border-width: 17px;
  border-color: transparent;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:after,
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:before {
  bottom: 100%;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:after {
  border-bottom-color: #fff;
  left: 26px;
  margin-left: -16px;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:before {
  border-bottom-color: #999;
  left: 26px;
  margin-left: -17px;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-toggle {
  cursor: help;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-toggle:hover + .tooltip-content,
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-toggle:focus + .tooltip-content,
#aw-sarp2-subscription-update .aw-sarp2-tooltip:hover .tooltip-content {
  display: block;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-toggle {
  position: relative;
  margin-left: 20px;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-toggle:before {
  content: '\e623';
  display: inline;
  font-family: 'luma-icons';
  font-size: 18px;
  color: #656565;
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content {
  white-space: normal;
  left: unset;
  right: -20px;
  z-index: 105;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:after {
  left: unset;
  right: 20px;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:before {
  left: unset;
  right: 19px;
}
#aw-sarp2-add-to-subscription-modal {
  display: none;
}
.aw-sarp2-add-to-subscription-modal .modal-footer {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  box-sizing: border-box;
}
.aw-sarp2-add-to-subscription-modal .modal-inner-wrap {
  overflow: auto;
  max-height: 70vh;
  position: relative;
}
.aw-sarp2-add-to-subscription-modal .data-grid tr._odd-row td {
  background-color: #f5f5f5;
}
.aw-sarp2-add-to-subscription-modal .data-grid.data.table {
  margin: 20px 0;
}
.box-tocart .action.to-subscription {
  margin-bottom: 0;
  margin-right: 1%;
  width: 100%;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.field.subscription-type {
  margin-bottom: 15px;
}
.customer-subscriptions-options-list {
  list-style: none;
  padding-left: 5px;
  font-size: 14px;
}
.aw-sarp2-subscription__wrapper-options .block-title {
  margin-bottom: 15px;
  margin-top: 10px;
  display: block;
}
.aw-sarp2-subscription__wrapper-options .field.subscription-start-date {
  display: none;
  margin-bottom: 15px;
}
.aw-sarp2-subscription__wrapper-options .field.subscription-start-date:last-child {
  margin-bottom: 0;
}
.aw-sarp2-subscription__wrapper-options .field.subscription-start-date .ui-datepicker-trigger {
  height: 3.2rem;
  margin-left: -3.2rem;
  overflow: hidden;
  position: absolute;
  margin-top: -2px;
}
.aw-sarp2-product-subscription-options .options-margin {
  margin-top: 20px;
}
.aw-sarp2-product-subscription-options .subscription-details {
  display: none;
  padding: 5px 0;
}
.aw-sarp2-product-subscription-options .subscription-details .block-title {
  margin-bottom: 15px;
  margin-top: 30px;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list {
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li {
  display: table;
  margin-bottom: 1rem;
  width: 100%;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-field,
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value {
  display: table-cell;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-field {
  text-align: left;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value {
  text-align: right;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value .starting-from {
  color: #999;
  display: block;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value .initial {
  color: #999;
}
.aw-sarp2-product-subscription-options .aw-sarp2-subscription__dropdown-switcher {
  margin-bottom: 15px;
}
.aw-sarp2-product-subscription-options .aw-sarp2-subscription__dropdown-switcher .subscribe-and-save {
  display: inline-block;
  margin: 0;
}
.aw-sarp2-product-subscription-options .aw-sarp2-subscription__dropdown-switcher .subscribe-and-save .title {
  font-weight: normal;
}
.aw-sarp2-product-subscription-options .subscribe-and-save {
  margin: 15px 0 15px 0;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .title {
  font-weight: bold;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip {
  position: relative;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #999;
  margin-left: 16px;
  left: 100%;
  top: 0;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:after,
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:after {
  border-width: 16px;
  border-color: transparent;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:before {
  border-width: 17px;
  border-color: transparent;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:after,
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:before {
  right: 100%;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:after {
  border-right-color: #fff;
  margin-top: -16px;
  top: 26px;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:before {
  border-right-color: #999;
  margin-top: -17px;
  top: 26px;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-toggle {
  cursor: help;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-toggle:hover + .tooltip-content,
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-toggle:focus + .tooltip-content,
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip:hover .tooltip-content {
  display: block;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content {
  left: auto;
  margin-top: 2em;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:after {
  border-right-color: transparent;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:before {
  border-right-color: transparent;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .icon {
  position: relative;
  z-index: 2;
  color: #333333;
  display: inline-block;
  text-decoration: none;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .icon > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 19px;
  color: inherit;
  content: '\e623';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 3px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.aw_sarp2-profile-index .limiter-options {
  min-width: 60px;
}
.aw-sarp2-customer-subscriptions .col.products {
  margin: 0 0 1rem;
}
.aw-sarp2-customer-subscriptions .col.products ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.aw-sarp2-customer-subscriptions .col.products ul > li {
  margin-bottom: 0;
}
.aw-sarp2-customer-subscriptions .payment-details .wrapper .card-type,
.aw-sarp2-customer-subscriptions .payment-details .wrapper .payment-type {
  padding-top: 8px;
}
.aw-sarp2-customer-subscriptions .right {
  float: right;
}
.aw-sarp2-customer-subscriptions .started {
  color: #777;
}
.aw-sarp2-customer-subscriptions .highlight {
  color: #c76666 !important;
}
.aw-sarp2-customer-subscriptions th .tooltip-toggle {
  font-size: 20px;
}
.aw-sarp2-customer-subscriptions td.status {
  text-align: center;
}
.aw-sarp2-customer-subscriptions .additional-info .status-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0 auto;
}
.aw-sarp2-customer-subscriptions .additional-info .status-icon.status-active {
  background: url("../../frontend/Alothemes/crownsecurity/en_US/Aheadworks_Sarp2/images/status/active.svg");
}
.aw-sarp2-customer-subscriptions .additional-info .status-icon.status-cancelled {
  background: url("../../frontend/Alothemes/crownsecurity/en_US/Aheadworks_Sarp2/images/status/cancelled.svg");
}
.aw-sarp2-customer-subscriptions .additional-info .status-icon.status-expired {
  background: url("../../frontend/Alothemes/crownsecurity/en_US/Aheadworks_Sarp2/images/status/expired.svg");
}
.aw-sarp2-customer-subscriptions .additional-info .status-icon.status-pending {
  background: url("../../frontend/Alothemes/crownsecurity/en_US/Aheadworks_Sarp2/images/status/pending.svg");
}
.aw-sarp2-customer-subscriptions .additional-info .status-icon.status-suspended {
  background: url("../../frontend/Alothemes/crownsecurity/en_US/Aheadworks_Sarp2/images/status/suspended.svg");
}
.aw-sarp2-customer-subscriptions .additional-info .status-icon.status-waiting {
  background: url("../../frontend/Alothemes/crownsecurity/en_US/Aheadworks_Sarp2/images/status/waiting.svg");
}
.aw-sarp2-customer-subscriptions .additional-info .status-icon.status-scheduling {
  background: url("../../frontend/Alothemes/crownsecurity/en_US/Aheadworks_Sarp2/images/status/scheduling.svg");
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail {
  float: right;
  position: relative;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #999;
  margin-left: 16px;
  left: 100%;
  top: 0;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-content:after,
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-content:after {
  border-width: 16px;
  border-color: transparent;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-content:before {
  border-width: 17px;
  border-color: transparent;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-content:after,
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-content:before {
  right: 100%;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-content:after {
  border-right-color: #fff;
  margin-top: -16px;
  top: 26px;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-content:before {
  border-right-color: #999;
  margin-top: -17px;
  top: 26px;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-toggle {
  cursor: help;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-toggle:hover + .tooltip-content,
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-toggle:focus + .tooltip-content,
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail:hover .tooltip-content {
  display: block;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-toggle {
  display: inline-block;
  text-decoration: none;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -2px 0 0 3px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.aw-sarp2-customer-subscriptions .additional-info .payment-token-fail .tooltip-toggle:after {
  font-size: 18px;
  line-height: 20px;
}
.aw-sarp2-customer-subscriptions th.trial-payment-due-date {
  min-width: 75px;
}
.aw-sarp2-subscription-label {
  background-color: #dde9ee;
  border-radius: 4px;
  display: inline-block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 0 0 10px;
  padding: 0 10px;
  text-transform: uppercase;
}
.product-item-details .product-item-name.with-subscription-label {
  margin: 0;
}
.cart-totals .totals.grand .mark,
.cart-totals .totals.grand .amount {
  padding-bottom: 11px;
  vertical-align: bottom;
}
.cart-totals .totals.grand .mark .aw-sarp2-subscription-label {
  font-size: 0.6em;
  margin: 10px 0 0 0;
}
.page-product-downloadable .aw-sarp2-product-subscription-options {
  clear: left;
}
.page-product-downloadable .product-add-form {
  clear: right !important;
}
.aw-sarp2__title .page-title {
  float: left;
}
.aw-sarp2__actions {
  text-align: right;
  margin-bottom: 10px;
}
.aw-sarp2__actions .action:not(:last-child) {
  margin-right: 10px;
}
.aw-sarp2__footer-actions {
  text-align: right;
}
.aw-sarp2__address-form {
  clear: both;
}
.aw-sarp2__address-form .customer-address {
  width: 70%;
  float: left;
  margin-right: 10px;
}
.aw-sarp2__next-payment-date-form .next-payment-date input {
  width: 23rem;
  margin-right: 5px;
}
.sarp-calendar-always-opened {
  display: block !important;
}
.aw-sarp2__payment-edit-form .actions-toolbar {
  display: none;
}
.aw-sarp2__payment-edit-form .payment-methods .step-title {
  display: none;
}
.aw-sarp2__subscription-confirm .modal-inner-wrap {
  max-width: 750px;
}
#aw-sarp2-update-subscription-button {
  width: 63%;
}
.product-options-bottom .box-tocart {
  clear: both;
}
#aw-sarp2-subscription-update {
  display: flex;
  flex-direction: column;
}
#aw-sarp2-subscription-update .subscription-update {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #343434;
  border-color: #343434;
}
#aw-sarp2-subscription-update .subscription-update:hover {
  background-color: #444444;
  border-color: #444444;
}
#minicart-content-wrapper #aw-sarp2-subscription-update {
  padding-left: 0;
  padding-right: 0;
}
#minicart-content-wrapper #aw-sarp2-subscription-update .subscription-update {
  line-height: 1.5rem;
  height: 45px;
  font-size: 16px;
}
.aw-sarp2-hide {
  display: none !important;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .aw-sarp2-customer-subscriptions table thead > tr > th {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.2rem;
  }
  .aw-sarp2-customer-subscriptions table tbody > tr > td.status > span {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .aw-sarp2-customer-subscriptions table {
    border: none;
    display: block;
  }
  .aw-sarp2-customer-subscriptions table thead > tr > th {
    display: none;
  }
  .aw-sarp2-customer-subscriptions table tbody,
  .aw-sarp2-customer-subscriptions table tbody > tr {
    display: block;
  }
  .aw-sarp2-customer-subscriptions table tbody td,
  .aw-sarp2-customer-subscriptions table tbody > tr td {
    border: none;
    display: block;
    padding: 5px 10px;
  }
  .aw-sarp2-customer-subscriptions table tbody td.status,
  .aw-sarp2-customer-subscriptions table tbody > tr td.status {
    text-align: left;
  }
  .aw-sarp2-customer-subscriptions table tbody td.status > span,
  .aw-sarp2-customer-subscriptions table tbody > tr td.status > span {
    display: inline-block;
  }
  .aw-sarp2-customer-subscriptions table tbody td.status .additional-info,
  .aw-sarp2-customer-subscriptions table tbody > tr td.status .additional-info {
    display: inline-block;
  }
  .aw-sarp2-customer-subscriptions table tbody td:first-child,
  .aw-sarp2-customer-subscriptions table tbody > tr td:first-child {
    padding-top: 15px;
  }
  .aw-sarp2-customer-subscriptions table tbody td:last-child,
  .aw-sarp2-customer-subscriptions table tbody > tr td:last-child {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
  }
  .aw-sarp2-customer-subscriptions table tbody td[data-th]:before,
  .aw-sarp2-customer-subscriptions table tbody > tr td[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111;
    font-weight: 700;
  }
}
@media only screen and (max-width: 479px) {
  #minicart-content-wrapper #aw-sarp2-subscription-update .subscription-update {
    line-height: 0.5rem;
    height: 35px;
    font-size: 13px;
  }
}
.bundle-product-options-subscrbenow {
  clear: both;
}
.subscribenow-account-view .col-1-sub {
  width: 48%;
  float: left;
}
.subscribenow-account-view .col-2-sub {
  width: 48%;
  float: left;
}
.subscribenow-account-view .sub-info-box-2 {
  margin-top: 4%;
}
.subscribenow-account-view .col2-set {
  overflow: hidden;
}
.subscribenow-account-view .col2-set.sub-info-box-2 {
  padding-bottom: 4%;
}
.subscribenow-account-view .block.block-order-details-view {
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 3%;
}
.subscribenow-account-view .block.block-order-details-view .col-1-sub {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.subscribenow-account-view .back-subscription.go-back {
  float: right;
  margin-top: 5px;
}
.subscribenow-account-view .info-table td.date-picker {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.subscribenow-account-view .info-table td.date-picker:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.subscribenow-account-view .info-table td.date-picker:hover:before {
  color: #333;
}
.subscribenow-account-view .info-table td.date-picker:before {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.subscribenow-account-view .item-options {
  margin: 1rem 0 0;
}
.subscribenow-account-view .item-options dt {
  clear: left;
  float: left;
  margin: 0 0.5rem 0.5rem 0;
}
.subscribenow-account-view .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 0.5rem;
}
.subscribenow-account-view .subscription-disclaimer {
  clear: both;
}
.subscribenow-account-view .subscription-disclaimer span {
  display: block;
  float: right;
}
.subscribenow-account-view .susbcription-button-right {
  float: right;
  clear: both;
}
.account.subscribenow-account-summary .page-title-wrapper .page-title {
  margin-right: 0;
}
.account .toolbar .pager .pages {
  position: static;
  float: right;
  text-align: right;
  display: inline-block;
  width: auto;
}
.account .toolbar .pager .limiter {
  display: block;
  clear: both;
  text-align: center;
}
.account .page-title-wrapper h1.page-title {
  margin-bottom: 20px;
  width: 100%;
}
.account .page-title-wrapper .block.block-addresses-default {
  margin-top: 20px;
}
.catalog-product-view .bundle-options-container #md_subscription_content .product-options-wrapper {
  float: none;
  width: 100%;
  margin-bottom: 0;
}
.catalog-product-view.page-product-downloadable #md_subscription_content .product-options-wrapper {
  float: none;
  margin-bottom: 0;
}
.catalog-product-view #md_subscription_content .product-options-wrapper h4 {
  margin-bottom: 0.5rem;
}
.catalog-product-view #md_subscription_content .product-options-wrapper #product-subscription-admin {
  margin: 1rem 0;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field #billing_period {
  margin-bottom: 1rem;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control {
  position: relative;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control .ui-datepicker-trigger {
  background: transparent;
  border: none;
  padding: 0;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  display: inline-block;
  text-decoration: none;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control .ui-datepicker-trigger:hover:before {
  color: #333;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control .ui-datepicker-trigger:before {
  line-height: 30px;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control .ui-datepicker-trigger button.ui-datepicker-trigger:before {
  content: none;
}
.catalog-product-view #md_subscription_content .product-options-wrapper #plan-attribute-specs-table {
  margin: 1rem 0;
  border: 1px solid silver;
}
.catalog-product-view #md_subscription_content .product-options-wrapper #plan-attribute-specs-table tr th {
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
}
.checkout-onepage-success .subscription-success {
  margin: 3% 0 1.5% 0;
}
.subscribe-control-option {
  border: solid 2px #000;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 0 0 20px;
}
.subscribe-control-option .purchase-option-left,
.subscribe-control-option .purchase-option-right {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 1px;
}
.subscribe-control-option .purchase-option-left label,
.subscribe-control-option .purchase-option-right label {
  width: 100%;
  display: block;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 15px;
  cursor: pointer;
}
.subscribe-control-option .purchase-option-left .dot,
.subscribe-control-option .purchase-option-right .dot {
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}
.subscribe-control-option .purchase-option-left .dot:before,
.subscribe-control-option .purchase-option-right .dot:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #0069d9;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
.subscribe-control-option .purchase-option-left input[type="radio"],
.subscribe-control-option .purchase-option-right input[type="radio"] {
  display: none;
}
.subscribe-control-option .purchase-option-left input[type="radio"]:checked + label,
.subscribe-control-option .purchase-option-right input[type="radio"]:checked + label {
  border-color: #006bb4;
  background: #006bb4;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.subscribe-control-option .purchase-option-left input[type="radio"]:checked + label .dot,
.subscribe-control-option .purchase-option-right input[type="radio"]:checked + label .dot {
  background: #fff;
}
.subscribe-control-option .purchase-option-left input[type="radio"]:checked + label .dot:before,
.subscribe-control-option .purchase-option-right input[type="radio"]:checked + label .dot:before {
  opacity: 1;
  transform: scale(1);
}
.md-subscription-content .md-subscription-wrapper {
  background: #f0f0f0;
  padding: 20px;
  margin: 20px 0;
}
.md-subscription-content .md-subscription-wrapper h4 {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
}
.md-subscription-content .md-subscription-wrapper .field {
  margin: 0;
}
.md-subscription-content .md-subscription-wrapper .field .label {
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 0;
  display: block;
  padding: 0 5px 0 0;
}
.md-subscription-content .md-subscription-wrapper .field .control select {
  width: 100%;
  height: 42px;
  border-radius: 3px;
}
.md-subscription-content .md-subscription-wrapper .product-options-wrapper:not(:first-child) {
  padding-top: 10px;
}
.md-subscription-content .md-subscription-wrapper .product-options-wrapper.subscription-end .label {
  margin-bottom: 5px;
  line-height: 22px;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .label,
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .control {
  display: flex;
  align-items: center;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .label {
  font-size: 12px;
  background: #fff;
  border-radius: 5px;
  padding: 15px 10px;
  box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.2);
  margin-right: 10px;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .control input[type="text"] {
  height: 47px;
  border-radius: 3px;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .dot {
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .dot:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #0069d9;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field input[type="radio"] {
  display: none;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field input[type="radio"]:checked + label .dot {
  background: #d9d9d9;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field input[type="radio"]:checked + label .dot:before {
  opacity: 1;
  transform: scale(1);
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type {
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .label {
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 175px;
  font-size: 14px;
  font-weight: 600;
  background: #fff;
  border-radius: 5px;
  padding: 15px 10px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .control {
  position: relative;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .control #md_subscription_cycle-error {
  position: absolute;
  bottom: -40px;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .dot {
  height: 16px;
  width: 16px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .dot:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type input[type="radio"] {
  display: none;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type input[type="radio"]:checked + label {
  border: solid 1px #0069d9;
  font-weight: 700;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type input[type="radio"]:checked + label .dot {
  background: #0069d9;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type input[type="radio"]:checked + label .dot:before {
  opacity: 1;
  transform: scale(1);
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type.last > .end_type_content {
  display: flex;
  align-items: center;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type.last > .end_type_content .input-text {
  margin-right: 12px;
  width: 80px;
  text-align: center;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type.end_by_cycle {
  display: none;
}
.product-add-form .product-options-wrapper.subscription-field .field .control {
  width: 100%;
}
.product-add-form .product-options-wrapper.subscription-field .field .control input[type="text"] {
  height: 42px;
  border-radius: 3px;
}
.md-subscription-info {
  background: #f0f0f0;
  padding: 20px;
  margin-bottom: 20px;
}
.md-subscription-info .product-order-items .plan-attribute {
  padding: 10px;
}
.md-subscription-info .product-order-items .plan-attribute .md-label {
  font-weight: 700;
  margin-right: 10px;
}
.md-subscription-info .product-order-items .plan-attribute:nth-child(even) {
  background-color: #fff;
}
.feemsg {
  margin-bottom: 20px;
  color: #000;
}
.md-subscription-content .md-subscription-wrapper #product-subscription-customer .field,
.md-subscription-content .md-subscription-wrapper #product-subscription-admin .field,
.md-subscription-content .md-subscription-wrapper #md_subscription_content_start .field {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: space-between;
}
.field-tooltip-action {
  position: relative;
  margin-left: auto;
}
.field-tooltip-action .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #999;
  margin-left: 16px;
  left: 100%;
  top: 0;
}
.field-tooltip-action .tooltip-content:after,
.field-tooltip-action .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field-tooltip-action .tooltip-content:after {
  border-width: 16px;
  border-color: transparent;
}
.field-tooltip-action .tooltip-content:before {
  border-width: 17px;
  border-color: transparent;
}
.field-tooltip-action .tooltip-content:after,
.field-tooltip-action .tooltip-content:before {
  right: 100%;
}
.field-tooltip-action .tooltip-content:after {
  border-right-color: #fff;
  margin-top: -16px;
  top: 26px;
}
.field-tooltip-action .tooltip-content:before {
  border-right-color: #999;
  margin-top: -17px;
  top: 26px;
}
.field-tooltip-action .tooltip-toggle {
  cursor: help;
}
.field-tooltip-action .tooltip-toggle:hover + .tooltip-content,
.field-tooltip-action .tooltip-toggle:focus + .tooltip-content,
.field-tooltip-action:hover .tooltip-content {
  display: block;
}
.field-tooltip-action .tooltip-toggle {
  cursor: pointer;
  width: 18px;
  height: 18px;
  display: block;
  font-size: 0;
  background: #c00a27;
  border-radius: 50%;
  margin-left: 5px;
  position: relative;
}
.field-tooltip-action .tooltip-toggle:after {
  content: "?";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 14px;
}
.product-admin-options {
  margin-bottom: 10px;
}
.subscription-message {
  margin-bottom: 10px;
}
/*----------------- Subscribenow cart-----------------------*/
.md_subscription_content {
  border-top: 1px solid #cccccc;
  padding-top: 15px;
  margin-top: 0;
}
.md_subscription_content .product-options-wrapper .select-day,
.md_subscription_content .product-options-wrapper .date-picker {
  margin-bottom: 10px;
}
.md_subscription_content .product-options-wrapper .select-day label,
.md_subscription_content .product-options-wrapper .date-picker label {
  margin-bottom: 10px;
  display: block;
  font-weight: 600;
}
.md_subscription_content_hidden {
  display: none;
}
.cart.table-wrapper .cart .md_subscription_content .product-options-wrapper tbody > tr > th {
  background: #f5f5f5;
  border: none;
}
.cart.table-wrapper .cart .md_subscription_content .product-options-wrapper tbody > tr > td {
  padding: 11px 10px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 0;
  top: 3px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 0;
  top: 3px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  margin: 0 20px;
}
.md_subscription_form_detail .control {
  margin: 10px 0;
}
.md_subscription_form_detail .control [type="radio"]:checked,
.md_subscription_form_detail .control [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.md_subscription_form_detail .control [type="radio"]:checked + label,
.md_subscription_form_detail .control [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 18px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #000000;
  text-transform: uppercase;
}
.md_subscription_form_detail .control [type="radio"]:checked + label:before,
.md_subscription_form_detail .control [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 12px;
  height: 12px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.md_subscription_form_detail .control [type="radio"]:checked + label:after,
.md_subscription_form_detail .control [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #1979c3;
  position: absolute;
  top: 6px;
  left: 2px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.md_subscription_form_detail .control [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.md_subscription_form_detail .control [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.md_subscription_form_detail {
  width: 100%;
  background-color: #fff;
  border: solid 2px #000;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 0 0 20px;
}
.md_subscription_form_detail .purchase-option-left,
.md_subscription_form_detail .purchase-option-right {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 1px;
}
.md_subscription_form_detail .purchase-option-left label,
.md_subscription_form_detail .purchase-option-right label {
  width: 100%;
  display: block;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  padding: 10px;
  cursor: pointer;
}
.md_subscription_form_detail .purchase-option-left .dot,
.md_subscription_form_detail .purchase-option-right .dot {
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.md_subscription_form_detail .purchase-option-left .dot:before,
.md_subscription_form_detail .purchase-option-right .dot:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #0069d9;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
.md_subscription_form_detail .purchase-option-left input[type="radio"],
.md_subscription_form_detail .purchase-option-right input[type="radio"] {
  display: none;
}
.md_subscription_form_detail .purchase-option-left input[type="radio"]:checked + label,
.md_subscription_form_detail .purchase-option-right input[type="radio"]:checked + label {
  border-color: #006bb4;
  background: #006bb4;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.md_subscription_form_detail .purchase-option-left input[type="radio"]:checked + label .dot,
.md_subscription_form_detail .purchase-option-right input[type="radio"]:checked + label .dot {
  background: #fff;
}
.md_subscription_form_detail .purchase-option-left input[type="radio"]:checked + label .dot:before,
.md_subscription_form_detail .purchase-option-right input[type="radio"]:checked + label .dot:before {
  opacity: 1;
  transform: scale(1);
}
.md_subscription_content .product-options-wrapper {
  background: #f5f5f5;
  padding: 15px;
  margin-bottom: 0;
}
.md_subscription_content .product-options-wrapper h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 20px;
}
.md_subscription_content .product-options-wrapper .field {
  margin: 0 0 10px;
}
.md_subscription_content .product-options-wrapper .field .label {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 0;
  display: block;
  padding: 0 5px 0 0;
}
.md_subscription_content .product-options-wrapper:not(:first-child) {
  padding-top: 10px;
}
.md_subscription_content .product-options-wrapper .md-subscription-end .field {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.md_subscription_content .product-options-wrapper .md-subscription-end .field .label,
.md_subscription_content .product-options-wrapper .md-subscription-end .field .control {
  display: flex;
  align-items: center;
}
.md_subscription_content .product-options-wrapper .md-subscription-end .field .label {
  font-size: 12px;
  background: #fff;
  border-radius: 5px;
  padding: 15px 10px;
  box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.2);
  margin-right: 10px;
}
.md_subscription_content .product-options-wrapper .md-subscription-end .field .control input[type="text"] {
  height: 47px;
  border-radius: 3px;
}
.md_subscription_content .product-options-wrapper .md-subscription-end .field .dot {
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.md_subscription_content .product-options-wrapper .md-subscription-end .field .dot:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #0069d9;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
.md_subscription_content .product-options-wrapper .md-subscription-end .field input[type="radio"] {
  display: none;
}
.md_subscription_content .product-options-wrapper .md-subscription-end .field input[type="radio"]:checked + label .dot {
  background: #d9d9d9;
}
.md_subscription_content .product-options-wrapper .md-subscription-end .field input[type="radio"]:checked + label .dot:before {
  opacity: 1;
  transform: scale(1);
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .label {
  margin-bottom: 5px;
  line-height: 22px;
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type {
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type .label {
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 175px;
  font-size: 14px;
  background: #fff;
  border-radius: 5px;
  padding: 15px 10px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type .dot {
  height: 16px;
  width: 16px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type .dot:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type input[type="radio"] {
  display: none;
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type input[type="radio"]:checked + label {
  border: solid 1px #0069d9;
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type input[type="radio"]:checked + label .dot {
  background: #0069d9;
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type input[type="radio"]:checked + label .dot:before {
  opacity: 1;
  transform: scale(1);
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type.last {
  display: none;
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type.last > .end_type_content {
  display: flex;
  align-items: center;
  flex-basis: 40%;
  position: relative;
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type.last > .end_type_content #md_subscription_cycle-error {
  position: absolute;
  bottom: -40px;
}
.md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type.last > .end_type_content .input-text {
  margin-right: 12px;
  width: 80px;
  text-align: center;
}
.md_subscription_content .product-options-wrapper .end_type_content {
  position: relative;
}
.md_subscription_content .product-options-wrapper .date-picker input,
.md_subscription_content .product-options-wrapper .select-day input,
.md_subscription_content .product-options-wrapper .date-picker select,
.md_subscription_content .product-options-wrapper .select-day select {
  width: 100%;
  height: 42px;
  border-radius: 3px;
}
.md_subscription_content .product-options-wrapper .product-subscription-customer .select-day,
.md_subscription_content .product-options-wrapper .md_subscription_content_start .select-day,
.md_subscription_content .product-options-wrapper .product-subscription-customer .date-picker,
.md_subscription_content .product-options-wrapper .md_subscription_content_start .date-picker {
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: space-between;
}
.md_subscription_content .product-options-wrapper .date-picker {
  position: relative;
}
.md_subscription_content .product-options-wrapper .date-picker .ui-datepicker-trigger {
  background: transparent;
  border: none;
  padding: 0;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  display: inline-block;
  text-decoration: none;
}
.md_subscription_content .product-options-wrapper .date-picker .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.md_subscription_content .product-options-wrapper .date-picker .ui-datepicker-trigger:hover:before {
  color: #333;
}
.md_subscription_content .product-options-wrapper .date-picker .ui-datepicker-trigger:before {
  line-height: 30px;
}
.md_subscription_content .product-options-wrapper .date-picker .ui-datepicker-trigger button.ui-datepicker-trigger:before {
  content: none;
}
.md_subscription_content .table-order-items {
  margin-top: 40px;
}
.md_subscription_content .product-options-wrapper.subscription-field {
  padding: 0;
}
.md_subscription_content .product-options-wrapper .product-admin-options {
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: space-between;
}
/*----------------- My Subscription Profile -----------------------*/
.profile-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 10px;
  margin: 10px 0 0;
}
.profile-content .profileid {
  margin-right: 10px;
}
.profile-content .status {
  margin-right: 10px;
  -webkit-flex-basis: 20%;
  flex-basis: 20%;
}
.profile-content .status #status {
  color: #333;
}
.profile-content .nextorderdate {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 15%;
  flex-basis: 15%;
}
.profile-content .nextorderdate .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.profile-content .nextorderdate .control input {
  margin-right: 10px;
}
.profile-content label {
  margin-bottom: 5px;
  display: inline-block;
}
.profile-content .actions-toolbar {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.profile-content .actions-toolbar > .primary {
  margin: 24px 0;
}
.account .profile-content .actions-toolbar {
  padding: 0;
}
.subsription-profile {
  margin-bottom: 20px;
  border: 1px solid #dfdfdf;
  padding: 20px;
}
.profile-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.profile-details.Cancelled .subscription-nextorder,
.profile-details.Pending .subscription-nextorder,
.profile-details.Paused .subscription-nextorder,
.profile-details.Expired .subscription-nextorder,
.profile-details.Suspended .subscription-nextorder,
.profile-details.Failed .subscription-nextorder,
.profile-details.Complete .subscription-nextorder,
.profile-details.Renew .subscription-nextorder {
  -webkit-flex-basis: 15%;
  flex-basis: 15%;
}
.profile-details .subscription-nextorder {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 20px;
}
.profile-details .subscription-nextorder .nextorder-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.profile-details .subscription-nextorder .orderdate {
  margin-bottom: 0;
  padding: 5px 15px 5px 5px;
  margin-right: 15px;
  text-align: center;
  border-right: 1px solid #eee;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  min-height: 125px;
}
.profile-details .subscription-nextorder .orderdate .label {
  font-size: 1.6rem;
  white-space: nowrap;
}
.profile-details .subscription-nextorder .orderdate .value {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.profile-details .subscription-nextorder .orderdate .value .date {
  font-size: 3.6rem;
  margin: 15px 0;
}
.profile-details .subscription-nextorder .orderdate .value .month {
  font-size: 1.4rem;
  font-weight: 400;
}
.profile-details .subscription-nextorder .profile-img {
  padding: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 70%;
  flex-basis: 70%;
  text-align: center;
  justify-content: center;
}
.profile-details .subsription-data {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.profile-details .subsription-data .product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.profile-details .subsription-data .profile-desc {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.profile-details .subsription-data .profile-desc .more-details {
  margin: 20px 0 0;
  border-top: 2px solid #eee;
  padding-top: 10px;
}
.profile-details .subsription-data .profile-desc .more-details span {
  font-weight: 700;
  cursor: pointer;
}
.profile-details .subsription-data .profile-desc .more-details span::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  margin-left: 5px;
}
.profile-details .subsription-data .profile-desc .more-details.active span::after {
  content: '\e621';
}
.profile-details .subsription-data .product-desc {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  padding-right: 20px;
}
.profile-details .subsription-data .product-desc .product-name {
  margin-bottom: 5px;
  font-size: 16px;
  color: #333;
}
.profile-details .subsription-data .product-desc .qty {
  margin: 10px 0;
}
.profile-details .subsription-data .product-desc .label {
  font-weight: 700;
}
.profile-details .subsription-data .profile-price .price {
  font-weight: 700;
  font-size: 18px;
}
.profile-details .subsription-data .additional-details {
  margin: 20px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.profile-details .subsription-data .additional-details .shipping-address,
.profile-details .subsription-data .additional-details .billing-address,
.profile-details .subsription-data .additional-details .shipping-method,
.profile-details .subsription-data .additional-details .payment-information {
  -webkit-flex-basis: 46%;
  flex-basis: 46%;
  margin-bottom: 20px;
  margin-right: 20px;
}
.profile-details .subsription-data .additional-details .shipping-address .box-title,
.profile-details .subsription-data .additional-details .billing-address .box-title,
.profile-details .subsription-data .additional-details .shipping-method .box-title,
.profile-details .subsription-data .additional-details .payment-information .box-title {
  display: block;
  margin-bottom: 10px;
}
.profile-details .subsription-data .additional-details .payment-information {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.product-action {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
}
.product-action .profile-status-id {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.product-action .profile-status-id .profile-status {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 10px;
  font-weight: 700;
  position: relative;
}
.product-action .profile-status-id .profile-status::before {
  height: 8px;
  width: 8px;
  content: "";
  left: 0;
  position: absolute;
  background: transparent;
  top: 0;
  bottom: 0;
  margin: auto 0px;
  border-radius: 50%;
}
.product-action .profile-status-id .profile-status::after {
  background: #000;
  height: 2px;
  width: 5px;
  content: "";
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0px auto;
}
.product-action .profile-status-id .profile-status.Active,
.product-action .profile-status-id .profile-status.Complete {
  color: #008000;
}
.product-action .profile-status-id .profile-status.Active:before,
.product-action .profile-status-id .profile-status.Complete:before {
  background-color: #008000;
}
.product-action .profile-status-id .profile-status.Paused {
  color: #FFA500;
}
.product-action .profile-status-id .profile-status.Paused:before {
  background-color: #FFA500;
}
.product-action .profile-status-id .profile-status.Expired,
.product-action .profile-status-id .profile-status.Cancelled,
.product-action .profile-status-id .profile-status.Failed,
.product-action .profile-status-id .profile-status.Suspended {
  color: #FF0000;
}
.product-action .profile-status-id .profile-status.Expired:before,
.product-action .profile-status-id .profile-status.Cancelled:before,
.product-action .profile-status-id .profile-status.Failed:before,
.product-action .profile-status-id .profile-status.Suspended:before {
  background-color: #FF0000;
}
.product-action .profile-status-id .profile-status.Pending {
  color: #5454E8;
}
.product-action .profile-status-id .profile-status.Pending:before {
  background-color: #5454E8;
}
.product-action .profile-status-id .profile-status.Renew {
  color: #0069d9;
}
.product-action .profile-status-id .profile-status.Renew:before {
  background-color: #0069d9;
}
.product-action .profile-status-id .label {
  font-weight: 700;
}
.product-action .actions a:hover {
  text-decoration: none;
}
/*-------------------- subscribenow tab -------------------*/
.action-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}
.action-toolbar .back-btn {
  flex-grow: 1;
}
.action-toolbar a {
  text-decoration: none;
  margin-left: 5px;
}
.action-toolbar a.back {
  margin-left: 0;
}
.action-toolbar a.back .action.primary {
  background: none;
  border: none;
  color: #000;
  padding: 7px 0;
}
.action-toolbar a.back .action.primary:hover {
  background: none;
  color: #1979c3;
}
.action-toolbar a.back .action.primary:hover::before {
  color: #1979c3;
}
.action-toolbar a button {
  border-color: #eee;
}
.subscription-profile {
  border: 1px solid #ccc;
  margin-top: 20px;
}
.subscription-profile .block {
  margin: 0 !important;
}
.subscription-profile .info-table .table-wrapper table thead tr th.id,
.subscription-profile .info-table .table-wrapper table thead tr th.date {
  width: 130px;
}
.block-addresses-default .block-title {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
.block-addresses-default .block-title .subscription {
  padding: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}
.block-addresses-default .block-title .subscription li {
  margin: -1px -1px 0 0;
  border: 1px solid #ccc;
  padding: 10px 15px;
}
.block-addresses-default .block-title .subscription li.active {
  border-bottom: 0;
}
.block-addresses-default .block-title .subscription li:first-child {
  border-left: 0;
}
.subscription-status {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  color: #333;
  padding: 10px 10px 10px 15px;
  position: relative;
  margin-bottom: 10px;
}
.subscription-status::before {
  height: 8px;
  width: 8px;
  content: "";
  left: 0;
  position: absolute;
  background: transparent;
  top: 0;
  bottom: 0;
  margin: auto 0px;
  border-radius: 50%;
}
.subscription-status .label {
  font-weight: 500;
  margin-bottom: 20px;
  display: none;
}
.subscription-status .value {
  font-size: 1.6rem;
  font-weight: 600;
}
.subscription-status.Active,
.subscription-status.Complete {
  color: #008000;
}
.subscription-status.Active:before,
.subscription-status.Complete:before {
  background-color: #008000;
}
.subscription-status.Paused {
  color: #FFA500;
}
.subscription-status.Paused:before {
  background-color: #FFA500;
}
.subscription-status.Cancelled,
.subscription-status.Suspended {
  color: #FF0000;
}
.subscription-status.Cancelled:before,
.subscription-status.Suspended:before {
  background-color: #FF0000;
}
.info-table {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 15px 15px;
}
.info-table .content-left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.info-table .content-left li {
  margin-bottom: 0;
}
.info-table .content-left.nt-act-profile .subscription-idstatus {
  -webkit-flex-basis: 35%;
  flex-basis: 35%;
}
.info-table .content-left .subscription-idstatus {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-basis: 27%;
  flex-basis: 27%;
  margin-right: 15px;
}
.info-table .content-left .subscription-id,
.info-table .content-left .create-date {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
}
.info-table .content-left .subscription-id .value,
.info-table .content-left .create-date .value {
  font-size: 1.8rem;
}
.info-table .content-left .create-date {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 0;
}
.info-table .content-left .create-date .label {
  font-size: 1.4rem;
  margin-right: 5px;
}
.info-table .content-left .create-date .value {
  font-size: 1.4rem;
}
.info-table .content-left .subscription-date {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-basis: 18%;
  flex-basis: 18%;
  justify-content: center;
  padding: 0 15px;
  margin-right: 20px;
  background: #E7F5E7;
}
.info-table .content-left .subscription-date .date-picker {
  position: relative;
}
.info-table .content-left .subscription-date .date-picker .ui-datepicker-trigger {
  background: transparent;
  border: none;
  padding: 0;
  position: absolute;
  top: 28px;
  right: 5px;
  bottom: 0;
  display: inline-block;
  text-decoration: none;
}
.info-table .content-left .subscription-date .date-picker .ui-datepicker-trigger::before {
  webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: 19px;
  color: #757575;
  content: '\e612';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.info-table .content-left .subscription-date .orderdate {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
}
.info-table .content-left .subscription-date .orderdate .label {
  font-size: 1.4rem;
}
.info-table .content-left .subscription-date .orderdate .value .date {
  font-size: 1.6rem;
}
.info-table .content-left .subscription-date .orderdate .value .month {
  font-size: 1.6rem;
  font-weight: 400;
}
.info-table .subscription-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 57%;
  flex-basis: 57%;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.info-table .subscription-info .frequency {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 20px;
  min-height: 60px;
}
.info-table .subscription-info .number-of-order,
.info-table .subscription-info .passed-order {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 42%;
  flex-basis: 42%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 20px;
  min-height: 60px;
}
.info-table .subscription-info.nt-act {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.info-table .subscription-period {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.info-table .subscription-period .trial-subscription {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background: #f5f5f5;
  margin-top: 30px;
  margin-bottom: 0;
}
.info-table .subscription-period .trial-subscription .message {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  padding: 15px;
  margin-right: 15px;
}
.info-table .subscription-period .trial-subscription .message .iconWrapper {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.info-table .subscription-period .trial-subscription .message .msg {
  font-weight: 500;
  font-size: 1.4rem;
}
.info-table .subscription-period .trial-subscription .billing,
.info-table .subscription-period .trial-subscription .number-of-trial,
.info-table .subscription-period .trial-subscription .passed-trial {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  justify-content: center;
  padding: 15px;
  margin-right: 15px;
}
.info-table .subscription-period .trial-subscription .billing .value,
.info-table .subscription-period .trial-subscription .number-of-trial .value,
.info-table .subscription-period .trial-subscription .passed-trial .value {
  font-size: 1.6rem;
}
.info-table .subscription-period .trial-subscription .label {
  font-size: 1.4rem;
}
.info-table .subscription-period .trial-subscription .passed-trial {
  margin-right: 0;
}
.info-table .label {
  font-weight: 700;
}
.info-table .payment {
  margin-right: 20px;
}
.info-table .table .status {
  font-weight: 400;
}
.subscribenow-account-product .info-table {
  -webkit-align-items: start;
  -ms-align-items: start;
  align-items: start;
}
.subscribenow-account-product .info-table .content-left {
  -webkit-flex-basis: 15%;
  flex-basis: 15%;
}
.subscribenow-account-product .info-table .content-left .product-img {
  margin: 0;
  border: 1px solid #ccc;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-right: 20px;
}
.subscribenow-account-product .info-table .content-left .prothumbimg {
  width: 100%;
}
.subscribenow-account-product .info-table .content-right {
  -webkit-flex-basis: 81%;
  flex-basis: 81%;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.subscribenow-account-product .info-table .content-right li {
  margin-bottom: 10px;
}
.subscribenow-account-product .info-table .content-right li.subscription-datails .label {
  display: none;
}
.subscribenow-account-product .info-table .content-right li.subscription-datails .value {
  font-size: 1.8rem;
}
.subscribenow-account-product .subscription-disclaimer {
  padding: 0 15px;
}
.back-subscription {
  padding: 0 15px 15px;
}
.col-2-sub {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
}
.col-2-sub.billing-address {
  flex-basis: 47%;
  margin-right: 20px;
}
.subscribenow-account-order .info-table,
.subscribenow-account-history .info-table {
  display: block;
}
.header-links.link-on-product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin-top: 10px;
}
.header-links.link-on-product:before {
  content: '';
  background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/icon-user.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  display: inline-block;
  height: 18px;
  width: 18px;
  min-width: 18px;
  margin-right: 8px;
}
.header-links.link-on-product li {
  margin: 0;
}
.header-links.link-on-product li:first-child a {
  background: transparent;
  color: #333333;
  padding: 0;
}
.header-links.link-on-product li:first-child a:after {
  content: 'or';
  font-size: inherit;
  font-weight: normal;
  display: inline-block;
  padding: 0 5px;
}
.header-links.link-on-product li:first-child a:hover {
  color: #bd0317;
}
.header-links.link-on-product li:first-child a:hover:after {
  color: #333333;
}
.header-links.link-on-product li:last-child a {
  color: #bd0317;
}
.header-links.link-on-product li:last-child a:hover {
  color: #333333;
}
.header-links.link-on-product li a {
  font-weight: bold;
  font-size: 15px;
}
@media only screen and (max-width: 1024px) {
  .profile-details .subscription-nextorder {
    -webkit-flex-basis: 45%;
    flex-basis: 45%;
  }
  .profile-details .subsription-data .product-desc {
    -webkit-flex-basis: 70%;
    flex-basis: 70%;
  }
  .subscribenow-account-product .info-table .content-right {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
  }
  .info-table .content-left {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0;
  }
  .info-table .content-left .subscription-idstatus {
    margin-right: 0;
    margin-bottom: 10px;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .info-table .content-left .subscription-date {
    margin: 0;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    padding: 20px;
  }
  .info-table .content-left .subscription-info {
    margin-top: 10px;
  }
  .info-table .content-left .subscription-info .frequency,
  .info-table .content-left .subscription-info .number-of-order,
  .info-table .content-left .subscription-info .passed-order {
    -webkit-flex-basis: 47.5%;
    flex-basis: 47.5%;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 667px) {
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .label {
    width: 50%;
  }
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .control {
    width: 48%;
    margin-left: 10px;
  }
  .profile-content .profileid {
    flex-basis: 45.5%;
  }
  .profile-content .status {
    flex-basis: 45.5%;
  }
  .profile-content .nextorderdate {
    flex-basis: 100%;
    margin-top: 20px;
  }
  .profile-content .actions-toolbar > .primary .action {
    margin: 0;
    width: auto;
  }
  .product-action {
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-action .profile-status-id {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  .product-action .action {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .profile-details {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .profile-details .subscription-nextorder {
    padding: 0 0 20px;
  }
  .profile-details .subscription-nextorder .nextorder-block {
    border: none;
  }
  .profile-details .subsription-data .additional-details .shipping-address,
  .profile-details .subsription-data .additional-details .billing-address,
  .profile-details .subsription-data .additional-details .shipping-method,
  .profile-details .subsription-data .additional-details .payment-information {
    flex-basis: 100%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .label,
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .control {
    width: 100%;
    margin-right: 0;
  }
  .md-subscription-content .md-subscription-wrapper .field .control select {
    width: 100%;
  }
}
@media only screen and (max-width: 475px) {
  .block-addresses-default .block-title .subscription {
    padding: 0 15px;
  }
  .info-table .content-left .subscription-info {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .info-table .content-left .subscription-info .frequency,
  .info-table .content-left .subscription-info .number-of-order,
  .info-table .content-left .subscription-info .passed-order {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
  .info-table .nt-act {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .info-table .nt-act .frequency,
  .info-table .nt-act .number-of-order,
  .info-table .nt-act .passed-order {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
  .info-table .subscription-period .trial-subscription {
    margin-top: 0;
    flex-wrap: wrap;
  }
  .info-table .subscription-period .trial-subscription .message,
  .info-table .subscription-period .trial-subscription .billing,
  .info-table .subscription-period .trial-subscription .number-of-trial,
  .info-table .subscription-period .trial-subscription .passed-trial {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 375px) {
  .md_subscription_form_detail .control [type="radio"]:checked + label,
  .md_subscription_form_detail .control [type="radio"]:not(:checked) + label {
    font-size: 11px;
  }
  .block-addresses-default .block-title .subscription li {
    flex-basis: 39%;
  }
  .info-table .content-left .frequency,
  .info-table .content-left .number-of-order,
  .info-table .content-left .passed-order {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
}
.bundle-product-options-subscrbenow {
  clear: both;
}
.subscribenow-account-view .col-1-sub {
  width: 48%;
  float: left;
}
.subscribenow-account-view .col-2-sub {
  width: 48%;
  float: left;
}
.subscribenow-account-view .sub-info-box-2 {
  margin-top: 4%;
}
.subscribenow-account-view .col2-set {
  overflow: hidden;
}
.subscribenow-account-view .col2-set.sub-info-box-2 {
  padding-bottom: 4%;
}
.subscribenow-account-view .block.block-order-details-view {
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 3%;
}
.subscribenow-account-view .block.block-order-details-view .col-1-sub {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.subscribenow-account-view .back-subscription.go-back {
  float: right;
  margin-top: 5px;
}
.subscribenow-account-view .info-table td.date-picker {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.subscribenow-account-view .info-table td.date-picker:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.subscribenow-account-view .info-table td.date-picker:hover:before {
  color: #333;
}
.subscribenow-account-view .info-table td.date-picker:before {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.subscribenow-account-view .item-options {
  margin: 1rem 0 0;
}
.subscribenow-account-view .item-options dt {
  clear: left;
  float: left;
  margin: 0 0.5rem 0.5rem 0;
}
.subscribenow-account-view .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 0.5rem;
}
.subscribenow-account-view .subscription-disclaimer {
  clear: both;
}
.subscribenow-account-view .subscription-disclaimer span {
  display: block;
  float: right;
}
.subscribenow-account-view .susbcription-button-right {
  float: right;
  clear: both;
}
.account .toolbar .pager .pages {
  position: static;
  float: right;
  text-align: right;
  display: inline-block;
  width: auto;
}
.account .toolbar .pager .limiter {
  display: block;
  clear: both;
  text-align: center;
}
.account .page-title-wrapper h1.page-title {
  margin-bottom: 20px;
  width: 100%;
}
.account .page-title-wrapper .block.block-addresses-default {
  margin-top: 20px;
}
.catalog-product-view .bundle-options-container #md_subscription_content .product-options-wrapper {
  float: none;
  width: 100%;
  margin-bottom: 0;
}
.catalog-product-view.page-product-downloadable #md_subscription_content .product-options-wrapper {
  float: none;
  margin-bottom: 0;
}
.catalog-product-view #md_subscription_content .product-options-wrapper h4 {
  margin-bottom: 0.5rem;
}
.catalog-product-view #md_subscription_content .product-options-wrapper #product-subscription-admin {
  margin: 1rem 0;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field #billing_period {
  margin-bottom: 1rem;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control {
  position: relative;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control .ui-datepicker-trigger {
  background: transparent;
  border: none;
  padding: 0;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  display: inline-block;
  text-decoration: none;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control .ui-datepicker-trigger:hover:before {
  color: #333;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control .ui-datepicker-trigger:before {
  line-height: 30px;
}
.catalog-product-view #md_subscription_content .product-options-wrapper .field .control .ui-datepicker-trigger button.ui-datepicker-trigger:before {
  content: none;
}
.catalog-product-view #md_subscription_content .product-options-wrapper #plan-attribute-specs-table {
  margin: 1rem 0;
  border: 1px solid silver;
}
.catalog-product-view #md_subscription_content .product-options-wrapper #plan-attribute-specs-table tr th {
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
}
.checkout-onepage-success .subscription-success {
  margin: 3% 0 1.5% 0;
}
.subscribe-control-option {
  border: solid 2px #000;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 0 0 20px;
}
.subscribe-control-option .purchase-option-left,
.subscribe-control-option .purchase-option-right {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 1px;
}
.subscribe-control-option .purchase-option-left label,
.subscribe-control-option .purchase-option-right label {
  width: 100%;
  display: block;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 15px;
  cursor: pointer;
}
.subscribe-control-option .purchase-option-left .dot,
.subscribe-control-option .purchase-option-right .dot {
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}
.subscribe-control-option .purchase-option-left .dot:before,
.subscribe-control-option .purchase-option-right .dot:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #0069d9;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
.subscribe-control-option .purchase-option-left input[type="radio"],
.subscribe-control-option .purchase-option-right input[type="radio"] {
  display: none;
}
.subscribe-control-option .purchase-option-left input[type="radio"]:checked + label,
.subscribe-control-option .purchase-option-right input[type="radio"]:checked + label {
  border-color: #006bb4;
  background: #006bb4;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.subscribe-control-option .purchase-option-left input[type="radio"]:checked + label .dot,
.subscribe-control-option .purchase-option-right input[type="radio"]:checked + label .dot {
  background: #fff;
}
.subscribe-control-option .purchase-option-left input[type="radio"]:checked + label .dot:before,
.subscribe-control-option .purchase-option-right input[type="radio"]:checked + label .dot:before {
  opacity: 1;
  transform: scale(1);
}
.md-subscription-content .md-subscription-wrapper {
  background: #f0f0f0;
  padding: 20px;
  margin-bottom: 20px;
}
.md-subscription-content .md-subscription-wrapper h4 {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
}
.md-subscription-content .md-subscription-wrapper .field {
  margin: 0;
}
.md-subscription-content .md-subscription-wrapper .field .label {
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 0;
  display: block;
  padding: 0 5px 0 0;
}
.md-subscription-content .md-subscription-wrapper .field .control select {
  width: 100%;
  height: 42px;
  border-radius: 3px;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .label,
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .control {
  display: flex;
  align-items: center;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .label {
  font-size: 12px;
  background: #fff;
  border-radius: 5px;
  padding: 15px 10px;
  box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.2);
  margin-right: 10px;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .control input[type="text"] {
  height: 47px;
  border-radius: 3px;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .dot {
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field .dot:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #0069d9;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field input[type="radio"] {
  display: none;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field input[type="radio"]:checked + label .dot {
  background: #d9d9d9;
}
.md-subscription-content .md-subscription-wrapper .md-subscription-end .field input[type="radio"]:checked + label .dot:before {
  opacity: 1;
  transform: scale(1);
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type {
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .label {
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 175px;
  font-size: 14px;
  font-weight: 600;
  background: #fff;
  border-radius: 5px;
  padding: 15px 10px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .control {
  position: relative;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .control #md_subscription_cycle-error {
  position: absolute;
  bottom: -40px;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .dot {
  height: 16px;
  width: 16px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .dot:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type input[type="radio"] {
  display: none;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type input[type="radio"]:checked + label {
  border: solid 1px #0069d9;
  font-weight: 700;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type input[type="radio"]:checked + label .dot {
  background: #0069d9;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type input[type="radio"]:checked + label .dot:before {
  opacity: 1;
  transform: scale(1);
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type.last > .end_type_content {
  display: flex;
  align-items: center;
}
.md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type.last > .end_type_content .input-text {
  margin-right: 12px;
  width: 80px;
  text-align: center;
}
.product-add-form .product-options-wrapper.subscription-field .field .control {
  width: 100%;
}
.product-add-form .product-options-wrapper.subscription-field .field .control input[type="text"] {
  height: 42px;
  border-radius: 3px;
}
.md-subscription-info {
  background: #f0f0f0;
  padding: 20px;
  margin-bottom: 20px;
}
.md-subscription-info .product-order-items .plan-attribute {
  padding: 10px;
}
.md-subscription-info .product-order-items .plan-attribute .md-label {
  font-weight: 700;
  margin-right: 10px;
}
.md-subscription-info .product-order-items .plan-attribute:nth-child(even) {
  background-color: #fff;
}
.md-subscription-content .md-subscription-wrapper #product-subscription-customer .field,
.md-subscription-content .md-subscription-wrapper #product-subscription-admin .field,
.md-subscription-content .md-subscription-wrapper #md_subscription_content_start .field {
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: space-between;
}
.field-tooltip-action {
  position: relative;
}
.field-tooltip-action .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #999;
  margin-left: 16px;
  left: 100%;
  top: 0;
}
.field-tooltip-action .tooltip-content:after,
.field-tooltip-action .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field-tooltip-action .tooltip-content:after {
  border-width: 16px;
  border-color: transparent;
}
.field-tooltip-action .tooltip-content:before {
  border-width: 17px;
  border-color: transparent;
}
.field-tooltip-action .tooltip-content:after,
.field-tooltip-action .tooltip-content:before {
  right: 100%;
}
.field-tooltip-action .tooltip-content:after {
  border-right-color: #fff;
  margin-top: -16px;
  top: 26px;
}
.field-tooltip-action .tooltip-content:before {
  border-right-color: #999;
  margin-top: -17px;
  top: 26px;
}
.field-tooltip-action .tooltip-toggle {
  cursor: help;
}
.field-tooltip-action .tooltip-toggle:hover + .tooltip-content,
.field-tooltip-action .tooltip-toggle:focus + .tooltip-content,
.field-tooltip-action:hover .tooltip-content {
  display: block;
}
.field-tooltip-action .tooltip-content {
  white-space: normal;
}
.product-admin-options {
  margin-bottom: 10px;
}
.subscription-message {
  margin-bottom: 10px;
}
.subscription-discount {
  padding: 0;
  margin: 15px 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.subscription-discount li {
  margin: 0;
}
.mage-accordion-disabled {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}
.mage-accordion-disabled .skuproduct span {
  font-weight: 700;
  cursor: pointer;
  color: #1979c3;
}
.mage-accordion-disabled .skuproduct span::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  margin-left: 5px;
}
.mage-accordion-disabled .skuproduct.active span::after {
  content: '\e621';
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .field {
  margin: 0 0 10px;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-info {
  -webkit-flex-basis: 15%;
  flex-basis: 15%;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-info .product-thumbnail {
  border: 1px solid #ccc;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .product-price,
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .obs-product-info,
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .obs-product-detail {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .product-price label,
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .obs-product-info label,
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .obs-product-detail label {
  font-weight: 600;
  margin-right: 10px;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .product-price .filter-options-title,
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .obs-product-info .filter-options-title,
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .obs-product-detail .filter-options-title {
  padding: 0 32px 0 0;
  text-transform: capitalize;
  color: #1979c3;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .product-price .filter-options-title::after,
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .obs-product-info .filter-options-title::after,
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .obs-product-detail .filter-options-title::after {
  display: none;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .orderbysku-pro-opt .swatch-opt {
  margin: 0;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .orderbysku-pro-opt .swatch-opt .swatch-attribute.size,
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .orderbysku-pro-opt .swatch-opt .swatch-attribute.color {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .orderbysku-pro-opt .swatch-opt .swatch-attribute.size .swatch-attribute-options,
.mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail .orderbysku-pro-opt .swatch-opt .swatch-attribute.color .swatch-attribute-options {
  margin: 0;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku {
  padding: 0;
  margin: 0;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku .label {
  margin-bottom: 15px;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku .control .sku-value {
  -webkit-flex-basis: 40%;
  flex-basis: 40%;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku .control #search-btn {
  margin-left: 10px;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku .control #error-message {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  margin-top: 7px;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku .sku-suggestions {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  height: auto;
  max-height: 285px;
  overflow-y: auto;
  margin-top: 15px;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku .sku-suggestions .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku .sku-suggestions .item .image {
  -webkit-flex-basis: 15%;
  flex-basis: 15%;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku .sku-suggestions .item .obs-item-details {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  padding: 20px 0;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku .sku-suggestions .item .obs-item-details .product-name {
  font-size: 18px;
  padding-bottom: 10px;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .sku .sku-suggestions .item .obs-item-details .sku {
  padding-bottom: 10px !important;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .block-content {
  border: 1px solid #ccc;
  margin-top: 15px;
  padding: 15px;
}
.mage-accordion-disabled .orderbyskupage .block-addbysku .block-content .actions-toolbar {
  margin: 0;
}
.filter-options-content-obs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.filter-options-content-obs .img-left {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
}
.filter-options-content-obs .img-right {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
}
@media only screen and (max-width: 667px) {
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .label {
    width: 50%;
  }
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .control {
    width: 48%;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .label,
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .control {
    width: 100%;
    margin-right: 0;
  }
  .md-subscription-content .md-subscription-wrapper .field .control select {
    width: 100%;
  }
  .mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-info {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
  }
  .mage-accordion-disabled .orderbyskupage .block-addbysku .fieldset .fields .sku-product .product-detail {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .mage-accordion-disabled .orderbyskupage .block-addbysku .sku .sku-suggestions .item .image {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
  }
  .mage-accordion-disabled .orderbyskupage .block-addbysku .sku .sku-suggestions .item .obs-item-details {
    -webkit-flex-basis: 65%;
    flex-basis: 65%;
  }
}
/*
        Global
    */
.action.primary {
  display: inline-block;
  vertical-align: top;
  overflow: visible;
  width: auto;
  height: auto;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  cursor: pointer;
  padding: 0 15px;
  border-radius: 3px;
  color: #fff;
  background-color: #bd0317;
  border-color: #bd0317;
}
.action.primary:hover {
  background-color: #e8172f;
}
.action.secondary {
  display: inline-block;
  vertical-align: top;
  overflow: visible;
  width: auto;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  cursor: pointer;
  padding: 8px 15px;
  border-radius: 3px;
  color: #fff;
  background-color: #656565;
  border-color: #656565;
}
.action.secondary:hover {
  background-color: #939393;
}
.find-your-time-clock-menu {
  padding-left: 20px !important;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.find-your-time-clock-menu .level-top {
  background: #bd0317 !important;
  max-height: 40px !important;
  line-height: 40px !important;
  padding: 0 20px !important;
  border-radius: 10px;
  color: #fff;
  border: none !important;
}
.find-your-time-clock-menu .level-top:hover {
  background-color: #e8172f !important;
  color: #fff !important;
}
.find-your-time-clock-menu .level-top:before {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 40px;
  color: #fff !important;
}
.find-your-time-clock-menu .level-top span {
  margin-left: 10px;
  padding: 0 !important;
  color: #fff !important;
  font-weight: bold;
}
.csp-home-block-subtitle {
  color: #888;
  display: block;
  margin: 0 0 30px;
  text-align: center;
}
.csp-home-banner {
  padding: 60px 0 120px;
  position: relative;
}
.csp-home-banner .banner-content {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 32px;
  align-items: center;
  margin: 0 auto;
}
.csp-home-banner .csp-trust-badges {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  border-radius: 10px 10px 0 0;
  left: 0;
  width: 100%;
}
.csp-home-banner .banner-badge {
  display: inline-flex;
  background: #fff;
  padding: 8px 15px;
  border-radius: 8px;
  color: #111;
  font-weight: 600;
  text-transform: uppercase;
  box-shadow: 0 10px 18px rgba(0, 0, 0, 0.12);
  white-space: nowrap;
}
.csp-home-banner .banner-badge svg {
  max-width: 20px;
  width: 20px;
  margin-right: 5px;
}
.csp-home-banner .banner-badge svg path {
  fill: #bd0317;
}
.csp-home-banner .banner-badge .sep {
  margin: 0 6px;
}
.csp-home-banner .banner-badge span {
  color: #bd0317;
}
.csp-home-banner .banner-col-left h1 {
  margin: 0 0 12px;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.1;
  max-width: 12.5em;
  color: #111;
}
.csp-home-banner .banner-col-left p {
  margin: 0 0 14px;
  font-size: 16px;
  line-height: 1.55;
  max-width: 32em;
  color: #111;
}
.csp-home-banner .csp-hero-cta-kicker {
  margin-top: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}
.csp-home-banner .csp-hero-ctas {
  margin-top: 10px;
}
.csp-home-banner .action.csp-hero-cta {
  display: inline-block;
  width: auto;
  padding: 12px 18px;
  border-radius: 4px;
  border: 1px solid transparent;
  text-decoration: none;
  font-weight: 600;
  line-height: 1.2;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}
.csp-home-banner .action.csp-hero-cta:hover,
.csp-home-banner .action.csp-hero-cta:focus {
  transform: translateY(-2px);
  box-shadow: 0 10px 18px rgba(0, 0, 0, 0.12);
  text-decoration: none;
}
.csp-home-banner .action.csp-hero-cta--primary {
  background-color: #bd0317;
  border-color: #bd0317;
  color: #fff;
  width: auto;
  clear: both;
}
.csp-home-banner .action.csp-hero-cta--primary:hover,
.csp-home-banner .action.csp-hero-cta--primary:focus {
  background-color: #e8172f;
  border-color: #e8172f;
  color: #fff;
}
.csp-home-banner .action.csp-hero-cta--secondary {
  background-color: #656565;
  border-color: #656565;
  color: #fff;
}
.csp-home-banner .action.csp-hero-cta--secondary:hover,
.csp-home-banner .action.csp-hero-cta--secondary:focus {
  background-color: #939393;
  border-color: #939393;
  color: #fff;
}
.csp-home-banner .action.csp-hero-cta--link {
  background-color: transparent;
  border: none;
  color: #111111;
  padding-left: 0;
  padding-right: 0;
  box-shadow: none;
}
.csp-home-banner .action.csp-hero-cta--link:hover,
.csp-home-banner .action.csp-hero-cta--link:focus {
  box-shadow: none;
  color: #bd0317;
  text-decoration: underline;
}
.csp-home-banner .action.csp-hero-cta--link:hover span,
.csp-home-banner .action.csp-hero-cta--link:focus span {
  transform: translateX(4px);
}
.csp-home-banner .banner-col-right .image-block {
  display: block;
  max-width: 560px;
  margin-left: auto;
}
.csp-home-banner .banner-col-right .image-block img {
  display: block;
  width: 100%;
  height: auto;
}
.csp-trust-badges .csp-trust-badges__inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  align-items: center;
  justify-items: center;
  margin: 0 auto;
  padding: 14px 20px;
}
.csp-trust-badges .csp-trust-badges__item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  color: #222;
  padding: 6px 8px;
  white-space: nowrap;
  width: 100%;
  border-right: 1px solid #8b8b8b;
  min-height: 42px;
}
.csp-trust-badges .csp-trust-badges__item:last-child {
  border: none;
}
.csp-trust-badges .csp-trust-badges__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #bd0317;
}
.csp-trust-badges .csp-trust-badges__icon svg {
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
}
.csp-time-categories {
  padding: 60px 0;
}
.csp-time-categories .csp-time-categories__title {
  margin: 0 0 15px;
  text-align: center;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  padding-top: 30px;
}
.csp-time-categories .csp-time-categories__title:before {
  content: "";
  background: #bd0317;
  width: 100%;
  max-width: 120px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.csp-time-categories .csp-time-categories__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.csp-time-categories .csp-time-categories__card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  text-decoration: none;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}
.csp-time-categories .csp-time-categories__card:hover,
.csp-time-categories .csp-time-categories__card:focus {
  text-decoration: none;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.14);
  transform: translateY(-2px);
  border-color: #d7d7d7;
}
.csp-time-categories .csp-time-categories__card--featured {
  box-shadow: 0 4px 14px rgba(189, 3, 23, 0.6);
}
.csp-time-categories .csp-time-categories__card--featured .csp-time-categories__card-cta {
  color: #bd0317;
}
.csp-time-categories .csp-time-categories__card--featured:hover,
.csp-time-categories .csp-time-categories__card--featured:focus {
  box-shadow: 0 4px 14px rgba(189, 3, 23, 0.6);
}
.csp-time-categories .csp-time-categories__media {
  display: block;
  overflow: hidden;
  background: #f5f5f5;
}
.csp-time-categories .csp-time-categories__media img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.28s ease;
}
.csp-time-categories .csp-time-categories__card:hover .csp-time-categories__media img,
.csp-time-categories .csp-time-categories__card:focus .csp-time-categories__media img {
  transform: scale(1.05);
}
.csp-time-categories .csp-time-categories__content {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding: 16px 16px 18px;
}
.csp-time-categories .csp-time-categories__content .csp-time-categories__content__top {
  display: inline-flex;
  gap: 10px;
}
.csp-time-categories .csp-time-categories__content .csp-time-categories__content__top img {
  width: 50px;
  height: 50px;
  border-radius: 999px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  padding: 6px;
}
.csp-time-categories .csp-time-categories__card-title {
  display: block;
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 700;
  color: #111111;
}
.csp-time-categories .csp-time-categories__card-description {
  display: block;
  margin: 0 0 14px;
  line-height: 1.5;
  color: #111111;
}
.csp-time-categories .csp-time-categories__card-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: auto !important;
  color: #4A6FA5;
  font-weight: 700;
  line-height: 1.2;
  padding-top: 15px;
  border-top: 1px solid #e8e8e8;
}
.csp-time-categories .csp-time-categories__arrow {
  display: inline-block;
  transition: transform 0.18s ease;
}
.csp-time-categories .csp-time-categories__card:hover .csp-time-categories__arrow,
.csp-time-categories .csp-time-categories__card:focus .csp-time-categories__arrow {
  transform: translateX(4px);
}
.csp-top-time-clocks {
  padding: 60px 0;
}
.csp-top-time-clocks .csp-top-time-clocks__inner {
  margin: 0 auto;
}
.csp-top-time-clocks .csp-top-time-clocks__compare-wrap {
  margin: 20px 0 !important;
  text-align: center;
}
.csp-top-time-clocks .csp-top-time-clocks__compare-wrap .csp-top-time-clocks__compare {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: auto;
  color: #bd0317;
  font-weight: 700;
  line-height: 1.2;
}
.csp-top-time-clocks .csp-top-time-clocks__compare-wrap .csp-top-time-clocks__compare span {
  display: inline-block;
  transition: transform 0.18s ease;
}
.csp-top-time-clocks .csp-top-time-clocks__compare-wrap .csp-top-time-clocks__compare:hover span {
  transform: translateX(4px);
}
.csp-top-time-clocks .csp-top-time-clocks__compare-wrap a {
  color: #4A6FA5;
}
.csp-top-time-clocks .csp-top-time-clocks__title {
  margin: 0 0 15px;
  text-align: center;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  padding-top: 30px;
}
.csp-top-time-clocks .csp-top-time-clocks__title:before {
  content: "";
  background: #bd0317;
  width: 100%;
  max-width: 120px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.csp-top-time-clocks .csp-top-time-clocks__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.csp-top-time-clocks .csp-top-time-clocks__card {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
  position: relative;
}
.csp-top-time-clocks .csp-top-time-clocks__card .popular-item-label {
  background-color: #bd0317;
  display: inline-flex;
  align-items: center;
  position: absolute;
  padding: 4px 8px;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  z-index: 99;
  top: 12px;
  left: 12px;
}
.csp-top-time-clocks .csp-top-time-clocks__card .popular-item-label:before {
  content: "\f005";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  display: block;
  letter-spacing: 7px;
  font-size: 15px;
  height: 15px;
  line-height: 15px;
}
.csp-top-time-clocks .csp-top-time-clocks__card .best-growing-item-label {
  background-color: #FDA831;
  position: absolute;
  padding: 4px 8px;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  z-index: 99;
  top: 12px;
  left: 12px;
}
.csp-top-time-clocks .csp-top-time-clocks__card .touchless-item-label {
  background-color: #4A6FA5;
  position: absolute;
  padding: 4px 8px;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  z-index: 99;
  top: 12px;
  left: 12px;
}
.csp-top-time-clocks .csp-top-time-clocks__image-link {
  display: block;
  overflow: hidden;
  background: #fff;
}
.csp-top-time-clocks .csp-top-time-clocks__image-link img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.28s ease;
  padding: 24px 12px;
}
.csp-top-time-clocks .csp-top-time-clocks__content {
  padding: 16px 16px 18px;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.csp-top-time-clocks .csp-top-time-clocks__name {
  margin: 0 0 8px;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 700;
}
.csp-top-time-clocks .csp-top-time-clocks__benefit {
  margin: 0 0 12px;
  line-height: 1.5;
}
.csp-top-time-clocks .csp-top-time-clocks__features {
  margin: 0 0 14px;
  padding: 0 0 0 18px;
  line-height: 1.5;
  list-style: disc;
}
.csp-top-time-clocks .csp-top-time-clocks__features li {
  margin: 4px 0;
}
.csp-top-time-clocks .csp-top-time-clocks__cta {
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 12px 25px;
  border-radius: 4px;
  background-color: #bd0317;
  border-color: #bd0317;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.2;
  transition: background-color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}
.csp-top-time-clocks .csp-top-time-clocks__cta:hover,
.csp-top-time-clocks .csp-top-time-clocks__cta:focus {
  background-color: #e8172f;
  text-decoration: none;
  transform: translateY(-1px);
  box-shadow: 0 10px 18px rgba(0, 0, 0, 0.12);
}
.csp-top-time-clocks .csp-top-time-clocks__card:hover {
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.14);
  transform: translateY(-2px);
  border-color: #d7d7d7;
}
.csp-top-time-clocks .csp-top-time-clocks__card:hover .csp-top-time-clocks__image-link img {
  transform: scale(1.05);
}
.csp-powerfull-time-tracking {
  padding: 60px 0;
}
.csp-powerfull-time-tracking__inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
}
.csp-powerfull-time-tracking__title {
  margin: 0 0 15px;
  text-align: center;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  padding-top: 30px;
}
.csp-powerfull-time-tracking__title:before {
  content: "";
  background: #bd0317;
  width: 100%;
  max-width: 120px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.csp-powerfull-time-tracking__subtitle {
  margin: 0 0 18px;
  line-height: 1.6;
  font-size: 16px;
  max-width: 44em;
}
.csp-powerfull-time-tracking__text h3 {
  margin: 0 0 12px;
  font-size: 24px;
  line-height: 1.15;
  font-weight: 700;
}
.csp-powerfull-time-tracking__bullets {
  list-style: none;
  margin: 0;
  padding: 0;
}
.csp-powerfull-time-tracking__bullets li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 8px 0;
  line-height: 1.5;
}
.csp-powerfull-time-tracking__bullets li::before {
  content: "";
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
  margin-top: 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20fill%3D%27%23bd0317%27%20d%3D%27M9.0%2016.2%204.8%2012l-1.4%201.4L9.0%2019%2021%207l-1.4-1.4z%27/%3E%3C/svg%3E");
}
.csp-powerfull-time-tracking__cta {
  margin-top: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border-radius: 4px;
  background-color: #bd0317;
  border: 1px solid #bd0317;
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
}
.csp-powerfull-time-tracking__cta:hover,
.csp-powerfull-time-tracking__cta:focus {
  background-color: #e8172f;
  border-color: #e8172f;
  text-decoration: none;
  transform: translateY(-1px);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.14);
}
.csp-powerfull-time-tracking__image img {
  display: block;
  width: 100%;
  height: auto;
}
.csp-license-vs-monthly {
  margin-top: -60px;
  margin-bottom: 100px;
}
.csp-license-compare {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 600px;
  margin: 24px auto 0;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}
.csp-license-compare-wrapper {
  display: block;
}
.csp-license-compare__col {
  padding: 18px 18px 16px;
}
.csp-license-compare__col--subscription {
  background: #f0f0f0;
  border-top: 3px solid transparent;
}
.csp-license-compare__col--timexpress {
  background: #ffffff;
  text-align: center;
  border-top: 3px solid #bd0317;
}
.csp-license-compare__pretitle {
  font-size: 12px;
  font-weight: 600;
  background: #bd0317;
  color: #fff;
  margin: 0 0 6px;
  text-align: center;
  display: inline-block;
  border-radius: 15px;
  padding: 3px 5px;
}
.csp-license-compare__boxtitle {
  margin: -18px -18px 18px;
  min-height: 88px;
  border-bottom: 1px solid #ccc;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 18px;
  box-sizing: border-box;
}
.csp-license-compare__title {
  margin: 0 0 12px;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 800;
}
.csp-license-compare__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0;
}
.csp-license-compare__item {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  color: #333;
  line-height: 1.4;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  margin: 0;
}
.csp-license-compare__item:last-child {
  border: none;
}
.csp-license-compare__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.csp-license-compare__icon svg {
  width: 20px;
  height: 20px;
  display: block;
}
.csp-screenshot-slider {
  padding: 30px 0 60px;
  position: relative;
}
.csp-screenshot-slider .slick-arrow.slick-prev {
  position: absolute;
  bottom: 0;
  left: auto;
  top: auto;
  right: 50px;
  background: #fff;
}
.csp-screenshot-slider .slick-arrow.slick-prev:hover {
  background: #BB0A1F;
}
.csp-screenshot-slider .slick-arrow.slick-next {
  position: absolute;
  bottom: 0;
  left: auto;
  top: auto;
  right: 0;
  background: #fff;
}
.csp-screenshot-slider .slick-arrow.slick-next:hover {
  background: #BB0A1F;
}
.csp-screenshot-slider__track {
  display: block;
}
.csp-screenshot-slider__item {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
.csp-screenshot-slider__media {
  display: table-cell;
  width: 65%;
  vertical-align: top;
}
.csp-screenshot-slider__content {
  display: table-cell;
  width: 35%;
  vertical-align: top;
}
.csp-screenshot-slider__media {
  padding-right: 24px;
}
.csp-screenshot-slider__media img {
  display: block;
  width: 100%;
  height: auto;
}
.csp-screenshot-slider__title {
  margin: 0 0 12px;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
}
.csp-screenshot-slider__description {
  margin: 0;
  line-height: 1.6;
  color: #fff;
}
.csp-next-step__trust,
.csp-next-step__finder {
  margin-bottom: 6px;
}
.csp-next-step__trust a,
.csp-next-step__finder a {
  color: #4A6FA5 !important;
  font-weight: 700;
  line-height: 1.2;
}
.csp-next-step__finder-link .csp-next-step__finder-arrow {
  display: inline-block;
  transition: transform 0.2s ease;
}
.csp-next-step__finder-link:hover .csp-next-step__finder-arrow {
  transform: translateX(4px);
}
.csp-next-step {
  text-align: center;
  margin-bottom: 80px;
}
.csp-next-step .title-box {
  margin-bottom: 20px;
}
.csp-next-step .sub-title p {
  margin: 0 auto;
  max-width: 900px;
  color: #555;
  line-height: 1.6;
}
.csp-next-step .sub-title p strong {
  color: #bd0317;
  font-weight: 700;
}
.csp-next-step__inner {
  text-align: center;
  margin: 0 auto;
  padding: 30px;
  background: #f0f0f0;
  border: 1px solid #f0f0f0;
  border-radius: 30px;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
}
.csp-next-step__cta-title,
.csp-next-step__phone a {
  color: #333 !important;
  font-weight: 700;
  font-size: 18px;
}
.csp-next-step__cta-title {
  margin: 0 0 20px;
  position: relative;
}
.csp-next-step__cta-title span {
  position: relative;
  z-index: 2;
  padding: 0 15px;
  background: #f0f0f0;
}
.csp-next-step__cta-title:after {
  content: "";
  height: 1px;
  display: block;
  width: 50%;
  background: #ccc;
  margin: 0 auto;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
.csp-next-step__cta-buttons {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}
.csp-next-step__btn {
  border-radius: 8px;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
  border: 1px solid transparent;
  min-height: 44px;
  padding: 10px 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.csp-next-step__btn:hover,
.csp-next-step__btn:focus {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16);
  text-decoration: none;
}
.csp-discuss-modal__form .fieldset .legend span {
  text-transform: none;
}
.csp-next-step__btn-icon {
  display: inline-flex;
  margin-right: 6px;
  line-height: 1;
}
a.csp-next-step__btn {
  background: #bd0317;
  border-color: #bd0317;
  color: #fff !important;
}
button.csp-next-step__btn {
  background: #fff;
  border-color: #ccc;
  color: #333;
  font-size: 16px;
  min-height: 47px;
  min-width: 260px;
}
.csp-next-step__support {
  margin-top: 20px;
  color: #555;
  line-height: 1.6;
}
.csp-next-step__phone {
  margin-bottom: 6px;
}
.csp-next-step__phone a {
  text-decoration: none;
}
.csp-next-step__phone-icon {
  display: inline-flex;
  vertical-align: middle;
  margin-right: 4px;
}
.csp-next-step__trust,
.csp-next-step__finder {
  margin-bottom: 6px;
}
.csp-next-step__finder-link .csp-next-step__finder-arrow {
  display: inline-block;
  transition: transform 0.2s ease;
}
.csp-next-step__finder-link:hover .csp-next-step__finder-arrow {
  transform: translateX(4px);
}
.csp-testimonials {
  padding: 60px 0;
}
.csp-testimonials .csp-testimonials__inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.csp-testimonials .csp-testimonials__title {
  margin: 0 0 15px;
  text-align: center;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  padding-top: 30px;
}
.csp-testimonials .csp-testimonials__title:before {
  content: "";
  background: #bd0317;
  width: 100%;
  max-width: 120px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.csp-testimonials .csp-testimonials__subtitle {
  margin: 0 auto 22px;
  text-align: center;
  max-width: 48em;
  line-height: 1.6;
  font-size: 16px;
}
.csp-testimonials .testimonial-list .slick-track {
  margin-bottom: 15px;
}
.csp-testimonials .testimonial-list .item {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 18px 16px;
  margin: 0 10px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}
.csp-testimonials .testimonial-list .item:hover {
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.14);
  transform: translateY(-2px);
  border-color: #d7d7d7;
}
.csp-testimonials .testimonial-list .slick-dots li button {
  width: 14px;
  height: 14px;
  background-color: #bbb;
  border-color: #bbb;
}
.csp-testimonials .testimonial-list .slick-dots li:hover button,
.csp-testimonials .testimonial-list .slick-dots li.slick-active button {
  width: 16px;
  height: 16px;
  background-color: #bd0317;
  border-color: #bd0317;
}
.csp-testimonials .testimonial-list .item .rating-info {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}
.csp-testimonials .testimonial-list .item .rating-info .rating-summary {
  text-align: left;
}
.csp-testimonials .testimonial-list .item .rating-info .rating-summary .rating-result {
  margin: 0;
}
.csp-testimonials .testimonial-list .item .rating-info .rating-summary .rating-result:before {
  font-size: 15px;
  height: 15px;
  line-height: 15px;
}
.csp-testimonials .testimonial-list .item .rating-info .rating-summary .rating-result > span:before {
  font-size: 15px;
  height: 15px;
  line-height: 15px;
}
.csp-testimonials .testimonial-list .item .rating-info p.title-name {
  margin: 0;
  font-weight: bold;
}
.csp-testimonials .testimonial-list .item .customer img.avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0;
}
.csp-testimonials .testimonial-list .item .testimonial_text {
  display: -webkit-box;
  display: block;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 120px;
  max-height: 120px;
  line-height: 1.3;
}
.csp-testimonials .testimonial-list .item .testimonial_text .content {
  text-align: left;
  position: relative;
  padding-top: 20px;
  padding-left: 50px;
  display: -webkit-box;
  display: block;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 120px;
  max-height: 120px;
  line-height: 1.3;
}
.csp-testimonials .testimonial-list .item .testimonial_text .content:before {
  content: '';
  background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/i-quote.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px auto;
  display: inline-block;
  height: 31px;
  width: 40px;
  min-width: 40px;
  position: absolute;
  top: 10px;
  left: 0;
}
.csp-testimonials .testimonial-list .item .inner-customer {
  text-align: left;
  margin-top: 40px;
}
.csp-testimonials .testimonial-list .item .inner-customer .name {
  text-align: left;
  font-weight: bold;
}
.modal-popup.csp-discuss-modal-custom .modal-inner-wrap {
  max-width: 600px;
}
.modal-popup.csp-discuss-modal-custom .modal-inner-wrap .modal-content {
  padding-bottom: 40px;
}
.csp-software-faqs {
  padding: 30px 0;
}
.csp-software-faqs .faq-accordion {
  max-width: 980px;
  margin: 0 auto;
}
.csp-software-faqs .faq-item {
  margin-top: 20px;
}
.csp-software-faqs .faq-item.active {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
}
.csp-software-faqs .faq-item.active .faq-question {
  background: #f0f0f0;
}
.csp-software-faqs .faq-item.active .faq-question:before {
  background: #333;
}
.csp-software-faqs .faq-question {
  position: relative;
  display: block;
  padding: 14px 48px 14px 16px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  background: #fff;
  font-weight: 600;
  line-height: 1.4;
  cursor: pointer;
  transition: border-color 0.18s ease, box-shadow 0.18s ease;
}
.csp-software-faqs .faq-question:hover {
  border-color: #c4c4c4;
}
.csp-software-faqs .faq-question:before {
  content: "";
  width: 3px;
  height: 100%;
  background: transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px 0 0 8px;
}
.csp-software-faqs .faq-question::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  color: #333;
}
.csp-software-faqs .faq-item.active .faq-question::after,
.csp-software-faqs .faq-question[aria-expanded='true']::after {
  content: "-";
}
.csp-software-faqs .faq-answer {
  padding: 22px 16px 15px;
  border: 1px solid #d9d9d9;
  border-top: none;
  border-radius: 0 0 8px 8px;
  margin-top: -10px;
}
.csp-software-faqs .faq-answer p {
  margin: 0;
  line-height: 1.6;
  color: #444;
}
.csp-software-screenshot {
  color: #ffffff;
  background: #373737;
  padding: 50px 0;
}
.csp-software-screenshot .title-box .sub-title,
.csp-software-screenshot .title-box h3 {
  color: #ffffff;
}
@media (min-width: 1440px) {
  .csp-home-banner {
    padding: 100px 0 120px;
  }
}
@media (min-width: 2400px) {
  .csp-home-banner {
    padding: 150px 0 150px;
    min-height: 800px;
    display: flex;
    align-items: center;
  }
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-address-edit .actions-toolbar .action.primary {
  padding: 0 20px;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .column.main .toolbar .pager {
  width: 100%;
}
.account .column.main .toolbar .pager .pages {
  position: static;
  float: left;
  text-align: right;
  display: inline-block;
  width: auto;
}
.account .column.main .toolbar .pager .limiter {
  display: block;
  clear: none;
  float: right;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
  font-size: 12px;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.page-header .top-link-product {
  display: none;
}
.page-header .header.links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.page-header .header.links:after {
  display: none;
}
.page-header .header.links .header.links > li:first-child a:before {
  display: none;
}
.page-header .header.links > li.customer-welcome span button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding-right: 8px;
}
.page-header .header.links > li.customer-welcome span button:before {
  content: '';
  background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/icon-user.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  display: inline-block;
  height: 18px;
  width: 18px;
  min-width: 18px;
  margin-right: 5px;
}
.page-header .header.links > li:first-child a {
  background: transparent;
  color: #333333;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.page-header .header.links > li:first-child a:before {
  content: '';
  background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/icon-user.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  display: inline-block;
  height: 18px;
  width: 18px;
  min-width: 18px;
  margin-right: 8px;
}
.page-header .header.links > li:first-child a:after {
  content: 'or';
  font-size: inherit;
  font-weight: normal;
  display: inline-block;
  padding: 0 5px;
}
.page-header .header.links > li:first-child a:hover {
  color: #bd0317;
}
.page-header .header.links > li:first-child a:hover:after {
  color: #333333;
}
.page-header .header.links > li:last-child a {
  color: #bd0317;
}
.page-header .header.links > li:last-child a:after {
  display: none;
}
.page-header .header.links > li:last-child a:before {
  display: none;
}
.page-header .header.links > li:last-child a:hover {
  color: #333333;
}
.page-header .header.links > li a {
  font-weight: bold;
  font-size: 15px;
}
.form-create-account .field.choice.newsletter + .field.choice {
  position: relative;
  padding-right: 25px;
  max-width: fit-content;
}
.form-create-account .field.choice.newsletter + .field.choice .field-tooltip:hover .field-tooltip-content {
  display: block;
}
.form-create-account .field.choice input[type="checkbox"] {
  top: 0;
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.field-summary_rating .rating-box .rating:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-family: "FontAwesome";
  color: #f2c800;
  z-index: 2;
  position: relative;
  font-size: 14px;
  height: 12px;
  display: block;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 2px;
}
.testimonial-index-index .button-o {
  margin-bottom: 30px;
}
.testimonial-form-index .std-input-box .product-review-box #product-review-table {
  width: auto;
}
.field-rating .review-field-ratings .review-field-rating .label::after {
  content: '*';
  color: #e02b27;
  font-size: 13px;
  margin: 0 0 0 5px;
}
/* Style testiminial mode center */
/*
.testimonial .item img{
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.testimonial_text {display: none;}
.testimonial .item.slick-current .testimonial_text {display: block;}
.testimonial .item.slick-current img{
  width: 110px;
  height: 110px;
}
.testimonial_text {
    width: 85%;
    color: #494949;
    text-align: center;
    padding: 0;
    margin: 0 auto;
}
.rating-result {text-align: center;}
*/
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  margin: 10px 0;
  display: block;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: 0.5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  white-space: normal;
  vertical-align: top;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  content: "\2013";
  font-size: 1.8rem;
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  font-weight: 300;
  display: block;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
@media only screen and (max-width: 768px) {
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0%;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    margin-bottom: 25px;
    float: none;
  }
  .abs-shopping-cart-items-mobile .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear {
    margin: 0 auto 10px;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear {
    display: block;
  }
  .navigation,
  .page-header .header.panel,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    position: relative;
    padding-top: 41px;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: 0.8rem 3.5rem 0.8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: inline-block !important;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -18px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    /*-webkit-transform: translateX(0);
                    transform: translateX(0);*/
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    /*position: static;
        -webkit-transform: translateX(100%);
                transform: translateX(100%);*/
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
    transition: visibility 0s 0.3s, opacity 0.3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    /*-webkit-transform: translateX(0);
                    transform: translateX(0);*/
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    /*position: static;
        -webkit-transform: translateX(100%);
                transform: translateX(100%);*/
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  #aw-sarp2-quick-view-popup .popup-content {
    display: flex;
    flex-direction: column;
  }
  #aw-sarp2-quick-view-popup .popup-content .product.media,
  #aw-sarp2-quick-view-popup .popup-content .page.messages {
    order: -1;
  }
  #aw-sarp2-quick-view-popup .popup-content .page-product-downloadable .product-options-bottom {
    width: 100%;
  }
  .csp-discuss-modal__form .primary span {
    order: -1;
  }
  .tcf-landing__title {
    font-size: 32px;
  }
  .tcf-landing--new {
    padding: 32px 24px 28px;
    border-radius: 14px;
  }
  .tcf-landing--new .tcf-landing__title {
    font-size: 28px;
  }
  .tcf-landing--new .tcf-landing__description {
    font-size: 15px;
  }
  .tcf-landing--new .tcf-landing__cta {
    padding: 15px 24px;
    font-size: 16px;
  }
  .tcf-landing--new .tcf-landing__divider {
    margin: 28px 0 24px;
  }
  .tcf-landing--new .tcf-landing__features {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .tcf-wizard {
    padding: 20px;
  }
  .tcf-cards-grid {
    grid-template-columns: 1fr;
  }
  .tcf-results__section--why {
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
  }
  .tcf-results__section--software {
    flex-direction: column;
  }
  .tcf-software-badge__list {
    flex-direction: column;
  }
  .tcf-results .tcf-results__section--alt .card {
    flex-direction: column;
    text-align: center;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .checkout-payment-method .payment-methods {
    margin: 0;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-bottom: 0;
    border-top: 1px solid #c1c1c1;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 20px;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    float: none;
    display: block;
    margin: 10px 0 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .page-print .column.main .nav-toggle {
    display: none;
  }
  .page-print.checkoutthankyoupage-order-printorder .column.main .block:not(.widget) .block-content .box,
  .page-print.sales-order-print .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 10px 20px 20px;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .aw-sarp2-add-to-subscription-modal .modal-inner-wrap {
    width: 90%;
  }
  .change-payment-confirmation .one-subscription-only {
    width: 100%;
  }
  .change-payment-confirmation .all-subscriptions {
    width: 100%;
    margin-top: 10px;
  }
  .subscribe-control-option {
    display: block;
    border: none;
  }
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .label,
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .control {
    width: 45%;
  }
  .md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type.last > .end_type_content {
    flex-basis: 100%;
    padding-bottom: 10px;
  }
  .md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .control #md_subscription_cycle-error {
    bottom: -15px;
  }
  .md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type.last > .end_type_content {
    flex-basis: 100%;
  }
  .md_subscription_content .product-options-wrapper .date-picker.end-date .md_end_type.last > .end_type_content #md_subscription_cycle-error {
    bottom: -20px;
  }
  .subscribe-control-option {
    display: block;
    border: none;
  }
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .label,
  .md-subscription-content .md-subscription-wrapper .md-subscription-end .field .control {
    width: 45%;
  }
  .md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type.last > .end_type_content {
    flex-basis: 100%;
    padding-bottom: 10px;
  }
  .md-subscription-content .md-subscription-wrapper .subscription-end .md_end_type .control #md_subscription_cycle-error {
    bottom: -15px;
  }
  .filter-options-content-obs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .filter-options-content-obs .img-left {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  .filter-options-content-obs .img-right {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  .csp-home-banner {
    padding-bottom: 200px;
  }
  .csp-home-banner .banner-content {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .csp-home-banner .banner-col-left h1 {
    font-size: 30px;
    line-height: 1.15;
    max-width: none;
  }
  .csp-home-banner .banner-col-left p {
    font-size: 15px;
    max-width: none;
  }
  .csp-trust-badges .csp-trust-badges__inner {
    grid-template-columns: repeat(2, 1fr);
    padding: 12px 0;
  }
  .csp-trust-badges .csp-trust-badges__item {
    white-space: normal;
    line-height: 1.25;
    border: none;
    text-align: left;
    justify-content: flex-start;
    padding: 5px 0;
  }
  .csp-time-categories {
    padding: 30px 0;
  }
  .csp-time-categories .csp-time-categories__title {
    font-size: 28px;
    margin-bottom: 16px;
  }
  .csp-time-categories .csp-time-categories__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .csp-time-categories .csp-time-categories__card-title {
    font-size: 22px;
  }
  .csp-top-time-clocks {
    padding: 30px 0;
  }
  .csp-top-time-clocks .csp-top-time-clocks__title {
    font-size: 28px;
    margin-bottom: 16px;
  }
  .csp-top-time-clocks .csp-top-time-clocks__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .csp-top-time-clocks .csp-top-time-clocks__name {
    font-size: 22px;
  }
  .csp-powerfull-time-tracking {
    padding: 30px 0;
  }
  .csp-powerfull-time-tracking__inner {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 0 16px;
  }
  .csp-powerfull-time-tracking__title {
    font-size: 28px;
  }
  .csp-testimonials {
    padding: 30px 0;
  }
  .csp-testimonials .csp-testimonials__inner {
    padding: 0 16px;
  }
  .csp-testimonials .csp-testimonials__title {
    font-size: 28px;
  }
  .csp-testimonials .testimonial-list .slick-prev:not(.primary) {
    left: -10px;
    background: #fff;
  }
  .csp-testimonials .testimonial-list .slick-next:not(.primary) {
    right: -10px;
    background: #fff;
  }
  .csp-license-vs-monthly {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .csp-license-compare-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 4px;
  }
  .csp-license-compare {
    grid-template-columns: 1fr 1fr;
    min-width: 500px;
    max-width: none;
    width: 500px;
    margin: 18px auto 0;
  }
  .csp-screenshot-slider__item {
    display: block;
  }
  .csp-screenshot-slider__media,
  .csp-screenshot-slider__content {
    display: block;
    width: 100%;
  }
  .csp-screenshot-slider__media {
    padding-right: 0;
    margin-bottom: 14px;
  }
  .csp-screenshot-slider__content {
    padding-left: 0;
  }
  .csp-screenshot-slider__title {
    font-size: 26px;
  }
  .csp-next-step {
    margin-bottom: 40px;
  }
  .csp-software-faqs .faq-question {
    padding: 12px 44px 12px 14px;
    font-size: 16px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .account.vault-cards-listaction .add-methods {
    flex-direction: column;
  }
  .account.vault-cards-listaction .add-methods > div {
    width: calc(100% - 6px);
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child {
    flex-direction: row;
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child img {
    margin-right: 20px;
  }
  .account.vault-cards-listaction .add-methods > div:first-child {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .account.vault-cards-listaction .braintree-credit-card-types {
    max-width: 130px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  div.braintree-express-payments > div > div {
    width: 100%;
  }
  div.braintree-express-payments .braintree-googlepay-button.long {
    height: 45px;
    width: 100%;
  }
  div.braintree-express-payments .braintree-apple-pay-button {
    height: 45px;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty:before,
  .abs-checkout-order-review tbody tr .col.price:before,
  .abs-checkout-order-review tbody tr .col.subtotal:before,
  .multicheckout.order-review .data.table tbody tr .col.qty:before,
  .multicheckout.order-review .data.table tbody tr .col.price:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .checkout-success .page-title {
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 600;
  }
  .checkout-success .success-messages > p {
    font-size: 16px;
  }
  .checkout-success .success-messages > .text {
    margin-top: 21px;
    font-size: 16px;
  }
  .checkout-success .success-messages > .text .tel {
    color: #333;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
    display: block;
    white-space: normal;
  }
  .amcheckout-step-container .checkout-payment-method .payment-method-title .action-help {
    display: block;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .field.type {
    float: right;
    position: relative;
    top: 0;
    width: 100%;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods #payflowpro + label:after {
    content: none;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .card-container .card-layout {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .order-details-items .action.print {
    display: none;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .aw-sarp2-add-to-subscription-modal .aw-sarp2-add-to-subscription-modal .table > tbody > tr {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #c1c1c1;
    flex-flow: wrap;
    position: relative;
  }
  .aw-sarp2-add-to-subscription-modal .aw-sarp2-add-to-subscription-modal .table > tbody > tr td {
    background-color: transparent;
  }
  .aw-sarp2-add-to-subscription-modal .aw-sarp2-add-to-subscription-modal .table > tbody > tr td:nth-child(1) {
    position: absolute;
  }
  .aw-sarp2-add-to-subscription-modal .aw-sarp2-add-to-subscription-modal .table > tbody > tr td[data-th]:nth-child(n + 2) {
    width: 100%;
    margin-left: 25px;
  }
  .aw-sarp2-add-to-subscription-modal .aw-sarp2-add-to-subscription-modal .table > tbody > tr td[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .aw-sarp2-add-to-subscription-modal .aw-sarp2-add-to-subscription-modal .table > thead {
    display: none;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    float: left;
    clear: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .paypal-fastlane-divider span {
    background-color: #fff;
  }
  .checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
    width: 500px;
  }
  .checkout-payment-method .amcheckout-trust-seal {
    font-size: inherit;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field {
    display: block;
    width: 50%;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field:nth-child(2n) {
    padding-left: 7px;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.datepicker .control,
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.timepicker .control,
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.comment {
    width: 100%;
  }
  .post-list-wrapper {
    overflow: hidden;
  }
  .post-list-wrapper .post-list.grid:after {
    content: "";
    clear: both;
    display: block;
  }
  .post-list-wrapper .post-list.grid li {
    float: left;
    margin-left: 2%;
    margin-bottom: 2%;
    width: calc((100% - (2% * (2 - 1))) / 2);
  }
  .post-list-wrapper .post-list.grid li:nth-child(2n + 1) {
    clear: left;
    margin-left: 0;
  }
  .widget-blog-posts ol.post-list li.item {
    float: left;
    margin-left: 2%;
    margin-bottom: 2%;
    width: calc((100% - (2% * (2 - 1))) / 2);
  }
  .widget-blog-posts ol.post-list li.item:nth-child(2n + 1) {
    clear: left;
    margin-left: 0;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .product-item-actions {
    display: block;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: left;
  }
  .limiter {
    float: left;
    padding: 4px 0 0;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: none;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    width: 50%;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 15px;
  }
  .review-toolbar .pages {
    padding: 15px;
    overflow: hidden;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 15px;
  }
  .review-item {
    padding: 15px 0;
  }
  .review-title {
    margin: 0 0 15px;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 100%/3;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.account.vault-cards-listaction .page-title-wrapper {
  display: none;
}
.account.vault-cards-listaction .address-select-modal__form-container {
  margin-bottom: 20px;
}
.account.vault-cards-listaction .address-select-modal__form-container > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .address-select-modal__form-container > div > div {
  margin-top: 10px;
}
.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action='save-address'] {
  display: none !important;
}
.account.vault-cards-listaction #form-validate {
  display: none;
}
.account.vault-cards-listaction [for='repeat_order_cc_number'] + .control {
  position: relative;
}
.account.vault-cards-listaction .account-section__title-view-all-link {
  display: block;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .braintree-credit-card-types {
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .braintree-credit-card-types .item {
  margin-right: 5px;
  margin-top: 5px;
}
.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
  margin-right: 0;
}
.account.vault-cards-listaction .braintree-credit-card-types img {
  height: 24px;
}
.account.vault-cards-listaction .separator {
  margin: 10px 10px 0;
}
.account.vault-cards-listaction .address-select-container {
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 25px;
}
.account.vault-cards-listaction #braintree_submit {
  font-size: 1.6rem;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  height: 40px;
  margin: 10px 0;
  padding: 0 20px;
}
.account.vault-cards-listaction .subs-modal-overlay {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
.account.vault-cards-listaction #paypal_container {
  margin: auto;
  max-width: 360px;
}
.account.vault-cards-listaction .add-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .add-method {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  width: 50%;
}
.account.vault-cards-listaction .add-method:hover {
  border-color: #797777;
}
.account.vault-cards-listaction .add-method:first-child {
  margin-right: 35px;
}
.account.vault-cards-listaction .add-method > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 10px;
}
.account.vault-cards-listaction .add-method > div p {
  font-weight: 700;
  padding-top: 15px;
}
.account.vault-cards-listaction .add-method .icon-container {
  background: #f0f0f0;
  border-radius: 0 0 1px 1px;
  height: 100%;
  padding: 15px 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  max-width: 160px;
  padding: 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul li {
  margin: 0;
  width: 25%;
}
.account.vault-cards-listaction .add-method .icon-container ul li img {
  height: 24px;
}
.account.vault-cards-listaction .subs-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.account.vault-cards-listaction .subs-modal__box {
  -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  margin: 20px;
  max-width: 610px;
  overflow-y: auto;
  padding: 40px 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
.account.vault-cards-listaction .subs-modal__close-button {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  box-shadow: none !important;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button:hover {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
  pointer-events: none;
  opacity: 0.5;
}
.account.vault-cards-listaction .subs-modal__screen-reader-label {
  display: none;
}
.account.vault-cards-listaction .subs-modal__title {
  text-align: center;
}
.account.vault-cards-listaction .add-card-modal .subs-modal__box {
  padding: 20px;
}
.account.vault-cards-listaction .add-card-modal form {
  margin: 0;
}
.account.vault-cards-listaction .add-card-modal legend {
  border-bottom: none !important;
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}
.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
  font-weight: 500;
  margin: 30px 0;
}
.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
  max-width: 400px;
}
.braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: visible;
  width: 100vw;
  z-index: #000;
}
.braintree-three-d-modal .bt-modal-frame {
  background-color: #fff;
  border-radius: 6px;
  height: 420px;
  margin: auto;
  width: 440px;
  z-index: 2;
}
.braintree-three-d-modal .bt-modal-body {
  background-color: #fff;
  border: 1px solid lightgray;
  height: 380px;
  margin: 20px;
}
.braintree-three-d-modal .bt-mask {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
.braintree-apple-pay-button {
  -apple-pay-button-type: plain;
  -webkit-appearance: -apple-pay-button;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% calc(60% + 2px);
  border-radius: 5px;
  cursor: pointer;
  display: block;
  height: 40px;
  min-height: 40px;
  margin: 20px auto;
  transition: background-color 0.15s;
}
.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
  width: 100%;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
  color: #fff;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}
.ppcreditcalc-container {
  background: #fff;
  border: 1px solid #dedede;
}
.ppcreditcalc-header {
  background: #fff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 15px;
}
.ppcreditcalc-instalments {
  background-color: #eee;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  color: #000;
  display: block;
  padding: 10px 15px;
}
.ppcreditcalc-instalments-term:hover {
  background: braintree_color-ppcredit-light;
  color: #fff;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: braintree_color-ppcredit-dark;
  color: #fff;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #fff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #fff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  width: 100%;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 30px;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  left: 10px;
  position: absolute;
  z-index: 10;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='text']::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='number']::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-applepay #braintree_applepay_enable_vault {
  padding-top: 20px;
}
#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control,
#payment-method-braintree-applepay-vault .field .hosted-control {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  position: relative;
  vertical-align: baseline;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
#braintree-applepay-checkout-btn,
#braintree-google-checkout-btn {
  width: 240px;
}
.braintree-paypal-fieldset {
  display: none;
}
.braintree-paypal-buttons,
.braintree-paypal-vault {
  margin-top: 20px;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  max-width: 300px;
  padding: 8px 15px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  right: 30px;
  top: 10px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.braintree-express-payments {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments > div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.braintree-express-payments span {
  display: block;
  font-size: 18px;
  margin: 20px 0;
}
.braintree-express-payments span.express-payment-title {
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle > span {
  background: #fff;
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}
.braintree-express-payments span.express-payment-subtitle:before {
  background: #ccc;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.braintree-express-payments > div > div {
  width: 240px;
}
.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
  margin: 0;
  min-height: 30px;
}
.braintree-express-payments .braintree-googlepay-button {
  height: 35px;
}
.braintree-express-payments .braintree-apple-pay-button {
  height: 35px;
}
.paypal-braintree-paylater-message-container-pdp {
  padding: 0 10px 10px;
}
.paypal-braintree-paylater-message-container-pdp .page-product-bundle,
.page-product-giftcard .paypal-braintree-paylater-message-container-pdp {
  padding: 0 0 10px;
}
.paypal-braintree-paylater-message-container-cart {
  padding: 0 15px;
}
.amasty-fpc-crawler-status {
  position: fixed;
  right: 20px;
  bottom: 20px;
  min-width: 400px;
  border: 2px solid #008080;
  z-index: 9999;
  background: white;
}
.amasty-fpc-crawler-status .status-header {
  text-align: center;
  color: white;
  font-weight: bold;
  background: #008080;
  font-size: 20px;
  padding: 5px 0;
}
.amasty-fpc-crawler-status.status-ignored .status {
  color: #bebebe;
}
.amasty-fpc-crawler-status.status-hit .status {
  color: #67b96a;
}
.amasty-fpc-crawler-status.status-miss .status {
  color: #d10c12;
}
.amasty-fpc-crawler-status .status {
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  padding: 5px 0;
}
.amasty-fpc-crawler-status .not-cacheable .not-cacheable-header {
  background: #e4e4e4;
  text-align: center;
  font-weight: bold;
  padding: 3px 0;
}
.amasty-fpc-crawler-status .not-cacheable .blocks {
  max-height: 100px;
  overflow-y: auto;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block {
  padding: 7px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 12px;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block:last-child {
  border-bottom: none;
}
.debug-status-toggle {
  text-align: center;
  background: #008080;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}
.debug-status-toggle:hover {
  background: #005f5f;
  cursor: pointer;
}
.amfpc-context-container {
  max-height: 700px;
  overflow-y: auto;
  display: none;
}
.amfpc-context-container.-toggled {
  display: block;
}
.amfpc-context-container .context-type-description {
  padding: 5px;
  margin: 0;
  background: #ffffff;
  border-bottom: 2px solid #008080;
  color: #000;
}
.amfpc-context-container .amfpc-context-item {
  padding: 5px;
  border-bottom: 2px solid #008080;
}
.amfpc-context-container .amfpc-context-item .context-row {
  color: #818181;
  background-color: #efefef;
  display: block;
  padding: 2px 10px;
}
.amfpc-context-container .amfpc-context-item .context-row.-unique-entry {
  color: #4d544b;
  background-color: #e0f0dc;
}
.amfpc-context-container .amfpc-context-item .context-row.-vary-entry {
  color: #4d544b;
  background-color: #dce4f0;
}
#tooltip-label {
  display: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_resets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%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%2FAlothemes%5C%2Fcrownsecurity%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%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout-agreements.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Banner%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Multishipping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%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%2FAlothemes%5C%2Fcrownsecurity%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%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_SalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping-policy.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%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%2FAlothemes%5C%2Fcrownsecurity%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%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Msrp%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_fields.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%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%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_paypal-button.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_price.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%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%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar-shipping-information.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_messages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_messages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_tooltips.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tooltips.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_LoginAsCustomerFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fslick%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_poster.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-center.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-left.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-right.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fblock%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbuttons%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbutton-item%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fheading%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fhtml%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fimage%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fmap%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fproducts%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fproducts%5C%2F_carousel.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_contained.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_full-bleed.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_full-width.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_poster.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-center.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-left.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-right.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslider%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Ftabs%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Ftext%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fvideo%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fjarallax%5C%2F_jarallax.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apm.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_fastlane.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAheadworks_Sarp2QuickView%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_button.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAheadworks_Sarp2QuickView%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_popup.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAheadworks_Sarp2QuickView%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAmasty_Base%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%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%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAmasty_CheckoutCore%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_classic.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAmasty_CheckoutCore%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_tooltips.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAmasty_CheckoutDeliveryDate%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAmasty_CheckoutGiftWrap%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_classic.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAmasty_CheckoutStyleSwitcher%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_helpers.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAmasty_CheckoutStyleSwitcher%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_modern.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAmasty_GoogleAddressAutocomplete%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAmasty_SeoToolkitLite%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FFishPig_WordPress%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagepow_CartAddons%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagepow_Nextprevious%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagepow_SpeedOptimizer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_skeleton.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pagelayout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_popup-customer-login.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_socialprofile.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_recentorder.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_gridview.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_filters-toggle.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_alothemes.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Campaignbar%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Lookbook%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Magicmenu%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Magicproduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Magicslider%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Shopbrand%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAheadworks_Sarp2BraintreeByPaypal%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAheadworks_Sarp2Stripe%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FSwissup_Easytabs%5C%2Fcss%5C%2Fsource%5C%2Felements%5C%2F_loader.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FSwissup_Easytabs%5C%2Fcss%5C%2Fsource%5C%2Felements%5C%2F_review-counter.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FSwissup_Easytabs%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F__default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FSwissup_Easytabs%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_collapsed.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FSwissup_Easytabs%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_expanded.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FSwissup_Easytabs%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_expanded-with-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FTigren_CspDiscuss%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FTigren_LookupOrder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FTigren_TimeClockFinder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Swatches%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Weee%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%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%2FAlothemes%5C%2Fcrownsecurity%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%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAheadworks_Sarp2%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAheadworks_Sarp2%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_subscription-popup.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAheadworks_Sarp2%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagedelight_Subscribenow%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagedelight_SubscribenowPro%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_rating.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagiccart_Testimonial%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_VersionsCms%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn-group%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn-line%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAheadworks_Sarp2%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_change-payment-confirmation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_account-saved-payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2FAmasty_Fpc%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fcss%5C%2Fstyles-m.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CSAAS%3B%3B%3B%3B%3BACcL%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CcAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CqBAAA%3B%3BAAGJ%2CKAAK%2CIAAI%3BEACL%2CaAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CGAAI%3BAACJ%2CGAAI%3BEACA%2CqBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CeAAA%3B%3BAAGJ%2CGAAG%2CIAAI%3BEACH%2CgBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3B%3BAC0JJ%3BEC8EA%2CgBAAA%3BED5EI%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAAGJ%3BECuEA%2CWAAA%3BEAAA%2CaCvRqB%2CaCCC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3B%3BADnEA%3BECmEA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADtDA%2CIAAI%3BECsDJ%2CiCAAA%3BEDpDI%2CYAAA%3B%3BAAGJ%3BAACA%3BECgDA%2CgBAAA%3B%3BAD5CA%3BAACA%3BEC2CA%2CkBAAA%3B%3BADvCA%3BECuCA%2CmBAAA%3BEAAA%2CcAAA%3B%3BADlCA%3BAACA%3BECiCA%2CeAAA%3B%3BAD7BA%3BEACI%2CSAAA%3BEC4BJ%2C6BAAA%3BEAAA%2CmBAAA%3BEAAA%2CgBAAA%3B%3BADtBA%3BAACA%3BECqBA%2C6BAAA%3BEDnBI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAAGJ%3BEACI%2CeAAA%3B%3BAAGJ%3BECMA%2CkBAAA%3B%3BADQA%3BECRA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADYA%3BECZA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BADgBA%3BEChBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BADoBA%3BECpBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADwBA%3BECxBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAD4BA%3BEC5BA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADgCA%2CEACI%3BAADA%2CEACA%3BAADI%2CEACJ%3BAADQ%2CEACR%3BAADY%2CEACZ%3BAADgB%2CEAChB%3BAADJ%2CEAEI%3BAAFA%2CEAEA%3BAAFI%2CEAEJ%3BAAFQ%2CEAER%3BAAFY%2CEAEZ%3BAAFgB%2CEAEhB%3BEClCJ%2CWAAA%3BEAAA%2CaCvRqB%2CaCCC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3B%3BADkDA%3BAACA%3BECnDA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CCAAC%3BAAAD%2CMAAC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CCAAC%3BAAAD%2CMAAC%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CCAAC%3BAAAD%2CMAAC%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADyEA%3BAACA%3BEC1EA%2CgBAAA%3BEAAA%2CqBAAA%3B%3BADyEA%2CEAYM%3BAAXN%2CEAWM%3BECrFN%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADyEA%2CEAwBI%3BAAvBJ%2CEAuBI%3BAAxBJ%2CEAyBI%3BAAxBJ%2CEAwBI%3BEACI%2CgBAAA%3B%3BAAIR%3BECvGA%2CmBAAA%3BEAAA%2CaAAA%3B%3BAD4GA%3BEC5GA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CaAAA%3B%3BADkHA%3BEClHA%2CmBAAA%3BEAAA%2CaAAA%3BEDqHI%2CcAAA%3B%3BAA2BJ%3BAACA%3BAACA%3BAACA%3BECnJA%2CsCEpR8C%2CwBFoR9C%3B%3BADwJA%3BECxJA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BED6JI%2CmBAAA%3B%3BAAIJ%3BECjKA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BADyKA%3BECzKA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CuBAAA%3BEAAA%2CgBAAA%3BEAAA%2CaAAA%3BEAAA%2CiBAAA%3BEDiLI%2CcAAA%3BEACA%2CqBAAA%3B%3BAATJ%2CGAWI%3BEACI%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAuBR%3BECjNA%2C4BAAA%3BEAAA%2CqBAAA%3BEAAA%2CUAAA%3BEAAA%2CWAAA%3BEAAA%2CaCvRqB%2CaCCC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3B%3BAD6NQ%2CUAHJ%2CEAGK%3BAAAD%2CUAFJ%2CGAEK%3BAAAD%2CUADJ%2CGACK%3BEACG%2CgBAAA%3B%3BAAbZ%2CUAiBI%3BAAjBJ%2CUAkBI%3BAAlBJ%2CUAmBI%3BECpOJ%2CWAAA%3BEAAA%2CuBAAA%3BEAAA%2CeAAA%3BEDwOQ%2CcAAA%3B%3BAAEA%2CUARJ%2COAQK%3BAAAD%2CUAPJ%2CMAOK%3BAAAD%2CUANJ%2COAMK%3BEC1OT%2CSEzEyB%2CaFyEzB%3B%3BADiNA%2CUA8BI%3BEC%5C%2FOJ%2CkBAAA%3B%3BADsPI%2CUAAC%3BAACD%2CUAAC%3BEACG%2CSAAS%2CEAAT%3B%3BAAIR%3BEACI%2CYAAA%3B%3BAAEA%2CCAAC%3BAACD%2CCAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CaAAA%3B%3BAAKR%3BECvQA%2CkBAAA%3B%3BAFnOA%3BEEmOA%2CWAAA%3BEGzRA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BALoDA%2CKKlDA%3BEACI%2CgBAAA%3B%3BALiDJ%2CKK9CE%2CQAEI%2CKACI%3BAL2CV%2CKK7CE%2CQACI%2CKACI%3BAL2CV%2CKK9CE%2CQAEI%2CKAEI%3BAL0CV%2CKK7CE%2CQACI%2CKAEI%3BEACE%2CmBAAA%3B%3BALyCZ%2CKKpCE%2CQAAQ%2CKACJ%3BALmCN%2CKKpCE%2CQAAQ%2CKAEJ%3BEACE%2CsBAAA%3B%3BALiCR%2CKK7BE%2CQAGI%2CKACI%3BALyBV%2CKK5BE%2CQAEI%2CKACI%3BALyBV%2CKK3BE%2CQACI%2CKACI%3BALyBV%2CKK7BE%2CQAGI%2CKAEI%3BALwBV%2CKK5BE%2CQAEI%2CKAEI%3BALwBV%2CKK3BE%2CQACI%2CKAEI%3BEH2PV%2CiBAAA%3B%3BAF%5C%2FNA%3BEMlBA%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaCvRqB%2CaCCC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAiBA%2CMAAC%3BAACD%2CMAAC%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CMAAC%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CMAAC%3BAACD%2CMAAC%3BAACD%2CQAAQ%2CUAAW%3BEJiLnB%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAN%5C%2FCA%2CMAAC%3BEACG%2CSAAA%3BEACA%2CUAAA%3B%3BAO4LR%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BELwBL%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CwEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CcAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEKjPA%2CsBAAA%3B%3BAAuVA%2CKArIK%2CaAqIJ%3BAAAD%2CKApIK%2CiBAoIJ%3BAAAD%2CKAnIK%2CYAmIJ%3BAAAD%2CKAlIK%2CYAkIJ%3BAAAD%2CKAjIK%2CeAiIJ%3BAAAD%2CKAhIK%2CeAgIJ%3BAAAD%2CKA%5C%2FHK%2CcA%2BHJ%3BAAAD%2CKA9HK%2CcA8HJ%3BELtGD%2CYAAA%3B%3BAKqHA%2CKApJK%2CaAoJJ%3BAAAD%2CKAnJK%2CiBAmJJ%3BAAAD%2CKAlJK%2CYAkJJ%3BAAAD%2CKAjJK%2CYAiJJ%3BAAAD%2CKAhJK%2CeAgJJ%3BAAAD%2CKA%5C%2FIK%2CeA%2BIJ%3BAAAD%2CKA9IK%2CcA8IJ%3BAAAD%2CKA7IK%2CcA6IJ%3BELrHD%2CcAAA%3B%3BAK0HA%2CKAzJK%2CaAyJJ%3BAAAD%2CKAxJK%2CiBAwJJ%3BAAAD%2CKAvJK%2CYAuJJ%3BAAAD%2CKAtJK%2CYAsJJ%3BAAAD%2CKArJK%2CeAqJJ%3BAAAD%2CKApJK%2CeAoJJ%3BAAAD%2CKAnJK%2CcAmJJ%3BAAAD%2CKAlJK%2CcAkJJ%3BEL1HD%2CcAAA%3B%3BAK%2BHA%2CKA9JK%2CaA8JJ%3BAAAD%2CKA7JK%2CiBA6JJ%3BAAAD%2CKA5JK%2CYA4JJ%3BAAAD%2CKA3JK%2CYA2JJ%3BAAAD%2CKA1JK%2CeA0JJ%3BAAAD%2CKAzJK%2CeAyJJ%3BAAAD%2CKAxJK%2CcAwJJ%3BAAAD%2CKAvJK%2CcAuJJ%3BEL%5C%2FHD%2CcAAA%3B%3BAKpBA%2CKAAK%3BEAvKL%2C0BAAA%3B%3BAANA%2CKA6KK%2CeA7KJ%3BAACD%2CKA4KK%2CeA5KJ%3BEACC%2CwBAAA%3BEACA%2CSAAA%3B%3BAA8KF%2CKAAK%3BEAvKL%2CwBAAA%3B%3BAACA%2CKAsKK%2CeAtKJ%3BAACD%2CKAqKK%2CeArKJ%3BAACD%2CKAoKK%2CeApKJ%3BAACD%2CKAmKK%2CeAnKJ%3BEACG%2CwBAAA%3B%3BAAsKJ%3BELYA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CwEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CqBAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEKjPA%2CsBAAA%3B%3BAAuVA%2CMAAC%3BELtGD%2CYAAA%3B%3BAKRA%2CMAAM%3BELQN%2CYAAA%3BEKNI%2CsBAAA%3B%3BAAGJ%3BELGA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CwEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CaAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEKjPA%2CsBAAA%3BELiPA%2CgBAAA%3B%3BAKsGA%2CQAAC%3BELtGD%2CYAAA%3B%3BAKqHA%2CQAAC%3BELrHD%2CcAAA%3B%3BAK0HA%2CQAAC%3BEL1HD%2CcAAA%3B%3BAK%2BHA%2CQAAC%3BEL%5C%2FHD%2CcAAA%3B%3BAKEA%2CKAAK%3BELFL%2CmBAAA%3BEKII%2CkBAAA%3BEACA%2CQAAA%3B%3BAA5MJ%2CKAyMK%2CiBAzMJ%3BELuMD%2CYAAA%3B%3BAKQA%2CKAAK%3BELRL%2CmBAAA%3B%3BAKvMA%2CKA%2BMK%2CcA%5C%2FMJ%3BELuMD%2CYAAA%3B%3BAKzHA%2CKAAC%3BAAAD%2CMAAC%3BAAAD%2CQAAC%3BELyHD%2CqBAAA%3B%3BAKkBA%2CGAAG%3BELlBH%2CcAAA%3BEAAA%2CiBAAA%3B%3BAKsBA%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BEACD%2CeAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CSAAA%3BEACA%2CUAAA%3B%3BAPrPJ%3BEACI%2C6CAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAIA%2CCAAC%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAAQJ%2CUAJO%2CEAIN%3BAAAD%2CKAHC%2CIAAI%2CYAGJ%3BAAAD%2CQAFI%2CIAAI%2CYAEP%3BAAAD%2CMADE%2CIAAI%2CYACL%3BEEmML%2C%2BBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAMhSA%2CyBAmCI%2CsBAqBI%2CQAAO%3BACrCf%2CQAAC%3BACiPD%3BAC7GA%2CeACI%3BAC7HJ%2CYAGI%3BACIJ%3BACxBA%3BAC6BA%3BAC2EY%2C0BAXR%2CUAEK%2COASI%3BAChHb%2CcAoBI%3BACLJ%2CoBAYI%3BACyHA%2COAAC%2CQACG%3BACvJR%2CcAII%3BAAHJ%2CqBAGI%3BACHR%2CYA4CI%2CcAII%3BEnB%2BOJ%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAOtHA%2CyBAmCI%2CsBAqBI%2CQAAO%2CMcnDb%3BAbcF%2CQAAC%2CMadC%3BAZ%2BPF%2CYY%5C%2FPE%3BAXkJF%2CeACI%2CwBWnJF%3BAVsBF%2CYAGI%2CKUzBF%3BAT6BF%2CiBS7BE%3BARKF%2C0BQLE%3BAPkCF%2CMOlCE%3BAN6GU%2C0BAXR%2CUAEK%2COASI%2CMM7GX%3BALHF%2CcAoBI%2CWKjBF%3BAJYF%2CoBAYI%2CWIxBF%3BAHiJE%2COAAC%2CQACG%2CGGlJN%3BAFLF%2CcAII%2CcECF%3BAFJF%2CqBAGI%2CcECF%3BADJN%2CYA4CI%2CcAII%2CQC5CF%3BEACE%2CSAAA%3B%3BAAwhBR%3BAD1ZoB%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%3BEfrFjB%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaCvRqB%2CaCCC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CqBAAA%3BEIxHA%2CqBAAA%3BEJwHA%2CkBAAA%3B%3BAI5MA%2CuBAAC%3BAACD%2CuBAAC%3BAgBycL%2CyBhB1cK%3BAgB0cL%2CyBhBzcK%3BAe%2BCe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfhDhB%3BAegDe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMf%5C%2FChB%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CuBAAC%3BAgB6bL%2CyBhB7bK%3BAemCe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfnChB%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CuBAAC%3BAACD%2CuBAAC%3BAACD%2CQAAQ%2CUAAW%3BAgB%2BavB%2CyBhBjbK%3BAgBibL%2CyBhBhbK%3BAACD%2CQAAQ%2CUgB%2BaZ%3BAD1ZoB%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfvBhB%3BAeuBe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMftBhB%3BAACD%2CQAAQ%2CUeqBQ%2CaAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%3BEnB4JjB%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAAwDJ%2CuBAAC%3BAACD%2CuBAAC%3BAACD%2CuBAAC%3BAgBkXL%2CyBhBpXK%3BAgBoXL%2CyBhBnXK%3BAgBmXL%2CyBhBlXK%3BAexCe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfsChB%3BAetCe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfuChB%3BAevCe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfwChB%3BEACG%2CqBAAA%3B%3BAK7GJ%2CKAAK%2CcAmED%2CcW1GJ%3BACwEA%2CgCA4BI%2CSACI%2CcDrGR%3BAExBA%2CcAuEI%2CcF%5C%2FCJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAXoCJ%2CKAAK%2CcAmED%2CcW1GJ%2CGAIK%3BACoEL%2CgCA4BI%2CSACI%2CcDrGR%2CGAIK%3BAE5BL%2CcAuEI%2CcF%5C%2FCJ%2CGAIK%3BEACG%2CSAAS%2CIAAT%3B%3BAXkCR%2CKAAK%2CcAmED%2CcWlGJ%3BACgEA%2CgCA4BI%2CSACI%2CcD7FR%3BAEhCA%2CcAuEI%2CcFvCJ%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAbyGR%2CcAMI%3BAEnFA%2CKAAK%2CcA8ED%3BAcRJ%2CeAcI%3BAFnDJ%2CgCAII%3BEDKJ%2CYAAA%3BEACA%2CoBAAA%3B%3BAbkCJ%2CcAMI%2CuBavCA%3BAX5CA%2CKAAK%2CcA8ED%2CuBWlCJ%3BAG0BA%2CeAcI%2CuBHxCJ%3BACXA%2CgCAII%2CuBDOJ%3BEACI%2CgBAAA%3B%3BAZvBJ%2CQAAQ%2CMACJ%2CSAAQ%2CMAAO%2COAAM%3BEYqCzB%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAIzGA%2CgBACI%2COAOI%3BEJ4GR%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEpBoJA%2CiBAAA%3B%3BAwB1QA%2CgBACI%2COAOI%2CaJyGR%3BEACI%2CgBAAA%3B%3BAZ%2BcJ%2CcACI%3BAa%5C%2FgBJ%2C2BACI%3BAAuBJ%2CgCACI%3BAPgFJ%2C8BACI%3BAE7CJ%2CcACI%3BACyEJ%2COAGI%3BAQ9JJ%2CeACI%3BELkGJ%2CmBAAA%3B%3BAZ%2BbA%2CcACI%2CaYncF%3BAC5EF%2C2BACI%2CaD2EF%3BACpDF%2CgCACI%2CaDmDF%3BAN6BF%2C8BACI%2CaM9BF%3BAJfF%2CcACI%2CaIcF%3BAH2DF%2COAGI%2CaG9DF%3BAKhGF%2CeACI%2CaL%2BFF%3BEpB2IF%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BA0B9RA%2CwBACI%2CON6JJ%2CaACM%3BAEhKN%2CcF%2BJA%2CaACM%3BAL%5C%2FJN%2CcACI%2COK6JJ%2CaACM%3BAOjGV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSP8Fd%2CaACM%3BAJiEN%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIrElB%2CaACM%3BAJkEN%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIrElB%2CaACM%3BAIvDN%2CQACI%2CQAAO%2CKAoCH%2COAAM%2CIAAI%2CSJiBlB%2CaACM%3BEACE%2CiBAAA%3B%3BAMhKR%2CwBACI%2CONkKJ%2CWACM%3BAErKN%2CcFoKA%2CWACM%3BALpKN%2CcACI%2COKkKJ%2CWACM%3BAOtGV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSPmGd%2CWACM%3BAJ4DN%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIhElB%2CWACM%3BAJ6DN%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIhElB%2CWACM%3BAI5DN%2CQACI%2CQAAO%2CKAoCH%2COAAM%2CIAAI%2CSJsBlB%2CWACM%3BEpB0HN%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BA0B9RA%2CwBACI%2CONkKJ%2CWAIM%3BAExKN%2CcFoKA%2CWAIM%3BALvKN%2CcACI%2COKkKJ%2CWAIM%3BAOzGV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSPmGd%2CWAIM%3BAJyDN%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIhElB%2CWAIM%3BAJ0DN%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIhElB%2CWAIM%3BAI%5C%2FDN%2CQACI%2CQAAO%2CKAoCH%2COAAM%2CIAAI%2CSJsBlB%2CWAIM%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3B%3BAMzKR%2CwBACI%2CON2KJ%2CeACI%2CEAAC%3BAE9KL%2CcF6KA%2CeACI%2CEAAC%3BAL7KL%2CcACI%2COK2KJ%2CeACI%2CEAAC%3BAO%5C%2FGT%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSP4Gd%2CeACI%2CEAAC%3BAJmDL%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIvDlB%2CeACI%2CEAAC%3BAJoDL%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIvDlB%2CeACI%2CEAAC%3BAIrEL%2CQACI%2CQAAO%2CKAoCH%2COAAM%2CIAAI%2CSJ%2BBlB%2CeACI%2CEAAC%3BEACG%2CgBAAA%3B%3BAM9KR%2CwBACI%2CON2KJ%2CeAII%3BAEjLJ%2CcF6KA%2CeAII%3BALhLJ%2CcACI%2COK2KJ%2CeAII%3BAOlHR%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSP4Gd%2CeAII%3BAJgDJ%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIvDlB%2CeAII%3BAJiDJ%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIvDlB%2CeAII%3BAIxEJ%2CQACI%2CQAAO%2CKAoCH%2COAAM%2CIAAI%2CSJ%2BBlB%2CeAII%3BEACI%2CmBAAA%3B%3BAC3JR%3BAPuEI%2CSAAC%3BEclDL%2CqBAAA%3BEACA%2CkBAAA%3B%3BA5BFA%2CoBAAC%3BAACD%2CoBAAC%3BAqBrBD%2CqBrBoBC%3BAqBpBD%2CqBrBqBC%3BAckDG%2CSAAC%2CSdnDJ%3BAcmDG%2CSAAC%2CSdlDJ%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CoBAAC%3BAqB1BD%2CqBrB0BC%3BAc6CG%2CSAAC%2CSd7CJ%3BEACG%2CWAAA%3B%3BAoByIR%2CoBQ5II%3BAPxBA%2CqBOwBA%3BAd%2BCI%2CSAAC%2CSc%5C%2FCL%3BEAEI%2CeAAA%3BE5B8OJ%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BAAMA%2CoBDtBA%2CeCsBC%3BAR9CD%2CqBOwBA%2CeCsBC%3BAfyBG%2CSAAC%2CSc%5C%2FCL%2CeCsBC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BzPgB%2CO9ByPhB%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CoBDnCJ%2CeCkCC%2CMACI%3BAR3DL%2CqBOwBA%2CeCkCC%2CMACI%3BAfYD%2CSAAC%2CSc%5C%2FCL%2CeCkCC%2CMACI%3BE7B6ML%2CcAAA%3B%3BA6BvMI%2CoBDzCJ%2CeCwCC%2COACI%3BARjEL%2CqBOwBA%2CeCwCC%2COACI%3BAfMD%2CSAAC%2CSc%5C%2FCL%2CeCwCC%2COACI%3BE7BuML%2CcAAA%3B%3BA4BqEA%2CoBArTA%2CeAqTC%3BAP7UD%2CqBOwBA%2CeAqTC%3BAdtQG%2CSAAC%2CSc%5C%2FCL%2CeAqTC%3BE5BrED%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BAAMA%2CoBDtBA%2CeAqTC%2COC%5C%2FRA%3BAR9CD%2CqBOwBA%2CeAqTC%2COC%5C%2FRA%3BAfyBG%2CSAAC%2CSc%5C%2FCL%2CeAqTC%2COC%5C%2FRA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BxOc%2CO9BwOd%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CoBDnCJ%2CeAqTC%2COCnRA%2CMACI%3BAR3DL%2CqBOwBA%2CeAqTC%2COCnRA%2CMACI%3BAfYD%2CSAAC%2CSc%5C%2FCL%2CeAqTC%2COCnRA%2CMACI%3BE7B6ML%2CcAAA%3B%3BA6BvMI%2CoBDzCJ%2CeAqTC%2COC7QA%2COACI%3BARjEL%2CqBOwBA%2CeAqTC%2COC7QA%2COACI%3BAfMD%2CSAAC%2CSc%5C%2FCL%2CeAqTC%2COC7QA%2COACI%3BE7BuML%2CcAAA%3B%3BAoBpGJ%2CoBQ2CI%3BAP%5C%2FMA%2CqBO%2BMA%3BAdxII%2CSAAC%2CScwIL%3BE5ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE4BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE5B8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAoBpGJ%2CoBQ2CI%2CYAsBI%3BAPrOJ%2CqBO%2BMA%2CYAsBI%3BAd9JA%2CSAAC%2CScwIL%2CYAsBI%3BE5BmCJ%2CSAAA%3BEAAA%2CyBAAA%3B%3BA4B3BQ%2CoBA9BR%2CYAsBI%2CGAQK%3BAP7OT%2CqBO%2BMA%2CYAsBI%2CGAQK%3BAdtKL%2CSAAC%2CScwIL%2CYAsBI%2CGAQK%3BE5B2BT%2CmBAAA%3BE4BzBY%2CeAAA%3B%3BAAuTZ%2CoBAvVA%2CYAuVC%3BAACD%2CoBAxVA%2CYAwVC%3BAPviBD%2CqBO%2BMA%2CYAuVC%3BAPtiBD%2CqBO%2BMA%2CYAwVC%3BAdheG%2CSAAC%2CScwIL%2CYAuVC%3BAd%5C%2FdG%2CSAAC%2CScwIL%2CYAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CoBAjWA%2CYAiWC%3BAPhjBD%2CqBO%2BMA%2CYAiWC%3BAdzeG%2CSAAC%2CScwIL%2CYAiWC%3BEACG%2CiBAAA%3BE5BzSJ%2CsDAAA%3BE4B2SI%2CWAAA%3B%3BAAGJ%2CoBAvWA%2CYAuWC%3BAPtjBD%2CqBO%2BMA%2CYAuWC%3BAd%5C%2FeG%2CSAAC%2CScwIL%2CYAuWC%3BEACG%2CiBAAA%3BE5B%5C%2FSJ%2CsDAAA%3BE4BiTI%2CWAAA%3B%3BAAzDJ%2CoBAjTA%2CYAiTC%3BAPhgBD%2CqBO%2BMA%2CYAiTC%3BAdzbG%2CSAAC%2CScwIL%2CYAiTC%3BE5BxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BA4B6PA%2CoBAtTA%2CYAsTC%3BAPrgBD%2CqBO%2BMA%2CYAsTC%3BAd9bG%2CSAAC%2CScwIL%2CYAsTC%3BE5B7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BA4BZA%2CoBAAC%3BAP5PD%2CqBO4PC%3BAdrLG%2CSAAC%2CScqLJ%3BEACG%2CiBAAA%3B%3BAADJ%2CoBAAC%2COAGG%3BAP%5C%2FPJ%2CqBO4PC%2COAGG%3BAdxLA%2CSAAC%2CScqLJ%2COAGG%3BEACI%2CcAAA%3B%3BAGxRR%2COACI%2CgBA4BI%2CKACI%3BAzB9BZ%2CyBAYI%2CYAAW%3BAGgEP%2CKAZH%2CcAUD%2CKAEK%2CIACG%3BAYjDZ%2CyBACI%2COAAM%2CIAAK%3BAAoEf%2CgCAUI%2CKACI%3BAW3GZ%2CMAAM%2CQAeF%2CSACI%3BAlBsNI%2C0BADJ%2CYACK%3BAQtOT%2CcAQI%2CeAMI%2CKACI%2CKAEI%3BAGXhB%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAc%5C%2FB%2CYAEI%3BAA4CA%2CcAFM%2CSACV%2CSACK%2CKA%2BBG%2CYACI%2CMAAK%3BADOrB%2CQA4DI%2CoBACI%2CKACI%3BASxJQ%2CQAfhB%2CgBACI%2CUAEI%2CQAEI%2COAUK%2CIACG%3BEbyLxB%2CWAAA%3BEACA%2CkBAAA%3B%3BAHFA%2CQACI%2CQAAO%2CMAAM%2CIAAI%3BAADrB%2CQAEI%2CQAAO%2CIAAI%3BAO2Cf%3BANtPA%3BAACA%3BEEkNA%2CmBAAA%3B%3BAZ4HQ%2CQADJ%2CQACK%3BAAiKT%2CiBAwEI%2CMAAK%2COAID%2CQAAO%3BAAmCP%2CcADJ%2CQACK%3BAKrjBT%2CSAII%2CMAOI%2CQAAO%3BEb2Of%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BATwMJ%2C6BS0DM%3BArB2DM%2CQADJ%2CQACK%2COqB3DP%3BArB4NF%2CiBAwEI%2CMAAK%2COAID%2CQAAO%2COqBxSb%3BArB2UM%2CcADJ%2CQACK%2COqB3UP%3BAhB1OF%2CSAII%2CMAOI%2CQAAO%2COgB%2BNb%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2C6BAAC%3BArBuTO%2CQADJ%2CQACK%2COqBvTR%3BArBwdD%2CiBAwEI%2CMAAK%2COAID%2CQAAO%2COqBpiBd%3BArBukBO%2CcADJ%2CQACK%2COqBvkBR%3BAhBkBD%2CSAII%2CMAOI%2CQAAO%2COgB7Bd%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B1OU%2CO9B0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C6BADH%2CMACI%3BArB0SG%2CQADJ%2CQACK%2COqB3SR%2CMACI%3BArB2cL%2CiBAwEI%2CMAAK%2COAID%2CQAAO%2COqBxhBd%2CMACI%3BArB0jBG%2CcADJ%2CQACK%2COqB3jBR%2CMACI%3BAhBKL%2CSAII%2CMAOI%2CQAAO%2COgBjBd%2CMACI%3BE7B2PL%2CcAAA%3B%3BA6BrPI%2C6BADH%2COACI%3BArBoSG%2CQADJ%2CQACK%2COqBrSR%2COACI%3BArBqcL%2CiBAwEI%2CMAAK%2COAID%2CQAAO%2COqBlhBd%2COACI%3BArBojBG%2CcADJ%2CQACK%2COqBrjBR%2COACI%3BAhBDL%2CSAII%2CMAOI%2CQAAO%2COgBXd%2COACI%3BE7BqPL%2CcAAA%3B%3BAqB9QA%2CKAAK%2CaAAa%2CMACd%3BAajBJ%2CmBACI%3BATFJ%2CKAAK%2CSAAS%2CMACV%3BAUmQA%2CSAAU%2CQAAC%2COAAO%3BEf3BtB%2CcAAA%3B%3BAAsFI%2CeADJ%2CQACK%3BAC%5C%2FTL%2CwBD8TA%2CQACK%3BAC9TL%2CuBD6TA%2CQACK%3BAgB%5C%2FTT%2CqBhB8TI%2CQACK%3BAO%5C%2FTT%2CmBP8TI%2CQACK%3BAiB%5C%2FTT%2CKAAK%2CKAAK%2COjB8TN%2CQACK%3BEA7DL%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BACtQA%2CwBDyRA%3BACxRA%2CuBDwRA%3BAgBzRJ%2CqBhByRI%3BAOzRJ%2CmBPyRI%3BAiBzRJ%2CKAAK%2CKAAK%2COjByRN%3BEACI%2CmBAAA%3B%3BAC1RJ%2CwBDyRA%2CUAEI%2COACK%2CIAAI%2CSACD%3BAC5RZ%2CuBDwRA%2CUAEI%2COACK%2CIAAI%2CSACD%3BAgB7RhB%2CqBhByRI%2CUAEI%2COACK%2CIAAI%2CSACD%3BAO7RhB%2CmBPyRI%2CUAEI%2COACK%2CIAAI%2CSACD%3BAiB7RhB%2CKAAK%2CKAAK%2COjByRN%2CUAEI%2COACK%2CIAAI%2CSACD%3BEACI%2CUAAA%3B%3BAC9RhB%2CwBDyRA%2CUASI%2CiBACK%2CIAAI%2CcAEC%3BACpSd%2CuBDwRA%2CUASI%2CiBACK%2CIAAI%2CcAEC%3BAgBrSlB%2CqBhByRI%2CUASI%2CiBACK%2CIAAI%2CcAEC%3BAOrSlB%2CmBPyRI%2CUASI%2CiBACK%2CIAAI%2CcAEC%3BAiBrSlB%2CKAAK%2CKAAK%2COjByRN%2CUASI%2CiBACK%2CIAAI%2CcAEC%3BEAME%2CWAAA%3B%3BAC3ShB%2CwBDyRA%2CUASI%2CiBACK%2CIAAI%2CcAEC%2CaACE%2CQACK%3BACtSrB%2CuBDwRA%2CUASI%2CiBACK%2CIAAI%2CcAEC%2CaACE%2CQACK%3BAgBvSzB%2CqBhByRI%2CUASI%2CiBACK%2CIAAI%2CcAEC%2CaACE%2CQACK%3BAOvSzB%2CmBPyRI%2CUASI%2CiBACK%2CIAAI%2CcAEC%2CaACE%2CQACK%3BAiBvSzB%2CKAAK%2CKAAK%2COjByRN%2CUASI%2CiBACK%2CIAAI%2CcAEC%2CaACE%2CQACK%3BEACG%2CgBAAA%3B%3BACxSxB%2CwBDyRA%2CUAsBI%2CQACI%3BAC%5C%2FSR%2CuBDwRA%2CUAsBI%2CQACI%3BAgBhTZ%2CqBhByRI%2CUAsBI%2CQACI%3BAOhTZ%2CmBPyRI%2CUAsBI%2CQACI%3BAiBhTZ%2CKAAK%2CKAAK%2COjByRN%2CUAsBI%2CQACI%3BEACI%2CSAAA%3B%3BACjTZ%2CwBDqTA%2CSACK%3BACrTL%2CuBDoTA%2CSACK%3BAgBtTT%2CqBhBqTI%2CSACK%3BAOtTT%2CmBPqTI%2CSACK%3BAiBtTT%2CKAAK%2CKAAK%2COjBqTN%2CSACK%3BEACG%2CgBAAA%3B%3BACvTR%2CwBD0TA%3BACzTA%2CuBDyTA%3BAgB1TJ%2CqBhB0TI%3BAO1TJ%2CmBP0TI%3BAiB1TJ%2CKAAK%2CKAAK%2COjB0TN%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAkBnKI%2CoBAFa%2CaACjB%2CoBACK%2CIAAI%3BEtC3Ib%2CSAAA%3BEACA%2CkBAAA%3B%3BAQgeA%2CiBAGI%2CMAAK%2CMAAM%2COAEP%3BAALR%2CiBAII%2CMAAK%2CMAAM%2CQACP%3BACzaA%2CKAZH%2CcAUD%2CKAEK%2CIAIG%3BAcyBJ%2CiBADJ%2CQACK%2CSAEG%3BAAFJ%2CiBADJ%2CQACK%2CSAoBG%3BAb9GZ%2CqBAEI%3BAADJ%2CyBACI%3BA6BHJ%2CwBAkFI%2CsBACM%3BAAnFV%2CwBA%2BFI%2CUACI%3BAC7FR%2CwBA8FI%2COACI%3BACzEZ%2C0BAWI%2CyBACI%2CUACI%2CQAAO%3BACtCnB%2CsBAWI%2CUAAS%2CSACJ%3BACdL%2CYACI%2CuBAEI%2COAEI%3BA9BHZ%2CuBACI%3BACoJJ%2C2BAII%2CsBAGI%2CUACM%3BAAgBd%2CuBACI%2CoBACI%3BAQ5LR%2CcAQI%2CeAMI%2CKAOI%3BAArBZ%2CcA%2BEI%2COAGI%2CkBACI%2CcACI%2CUACM%3BAsBjF1B%2CMAAM%2CWAIF%3BA5B6HA%2CcAKI%2CcAOI%3BA6BlJR%2CYACI%2CeAEI%2COACI%3BA5BqFR%2COADG%2CKACF%2CIAAI%3BAA8ET%2CYAEI%2CUAmBI%3BAApBR%2CYACI%2CUAmBI%3BAQzHA%2CcAFM%2CSACV%2CSACK%2CKAaG%2CaACI%3BADKR%2CSADJ%2CUACK%2CMACK%3BAAmBd%2CQACI%2CQAAO%2CKA8BH%2CSACK%3BAAsCb%2CMAAM%2COACF%2COACI%3BAAUR%2CYACI%3BExBzKJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA8CdI%2CsBAAC%2CcAGG%2CsBAMI%3BE9CSZ%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAQA%2CiBAAC%3BAACD%2CiBAAC%3BAoBuPO%2CeAVR%2CUASI%2CiBACK%2CIAAI%2CcpBxPZ%3BAoBwPO%2CeAVR%2CUASI%2CiBACK%2CIAAI%2CcpBvPZ%3BA%2BClCD%2CQ%5C%2FCiCC%3BA%2BCjCD%2CQ%5C%2FCkCC%3BA%2BCtBG%2CQAAC%2CS%5C%2FCqBJ%3BA%2BCrBG%2CQAAC%2CS%5C%2FCsBJ%3BAQkPD%2CQA%2BDI%2CsBRlTH%3BAQmPD%2CQA%2BDI%2CsBRjTH%3BASmBD%2CKAAK%2CcAmED%2CcTvFH%3BASoBD%2CKAAK%2CcAmED%2CcTtFH%3BAuByFD%2CeAEI%2CcAQM%2CWvBpGT%3BAuB0FD%2CeAEI%2CcAQM%2CWvBnGT%3BAUvBD%2CmBVsBC%3BAUtBD%2CmBVuBC%3BAgDxCD%2CsBhDuCC%3BAgDvCD%2CsBhDwCC%3BAiDsDO%2CYADJ%2COACK%2CUjDvDR%3BAiDuDO%2CYADJ%2COACK%2CUjDtDR%3BAyCNL%2C0BACI%2CkBzCIC%3BAyCLL%2C0BACI%2CkBzCKC%3BAsC5BD%2CatC2BC%3BAsC3BD%2CatC4BC%3BAsC0CD%2CgBA6BI%2CStCxEH%3BAsC2CD%2CgBA6BI%2CStCvEH%3BAsCmFD%2CoBACI%2CoBtCrFH%3BAsCoFD%2CoBACI%2CoBtCpFH%3BAsCmFD%2CoBAEI%2CkCtCtFH%3BAsCoFD%2CoBAEI%2CkCtCrFH%3BAqBoDD%2CgCA4BI%2CSACI%2CcrBlFP%3BAqBqDD%2CgCA4BI%2CSACI%2CcrBjFP%3BAkDtBD%2CmBlDqBC%3BAkDrBD%2CmBlDsBC%3BAkD6DD%2CYAAa%2CMAAK%2CMAGd%2CelDjEH%3BAkD8DD%2CYAAa%2CMAAK%2CMAGd%2CelDhEH%3BAkD8DD%2CkBAEI%2CelDjEH%3BAkD%2BDD%2CkBAEI%2CelDhEH%3BAkD%2BDD%2CmBACI%2CelDjEH%3BAkDgED%2CmBACI%2CelDhEH%3BAmDlCD%2CUASI%2CgBnDwBH%3BAmDjCD%2CUASI%2CgBnDyBH%3BAsB5CD%2CcAuEI%2CctB5BH%3BAsB3CD%2CcAuEI%2CctB3BH%3BAsB5CD%2CcA%2BEI%2COtBpCH%3BAsB3CD%2CcA%2BEI%2COtBnCH%3BAsB5CD%2CcAqHI%2CetB1EH%3BAsB3CD%2CcAqHI%2CetBzEH%3BAiBWG%2COAAC%2CQjBZJ%3BAiBYG%2COAAC%2CQjBXJ%3BAwBuCD%2CSACI%2CUAWI%2COxBpDP%3BAwBwCD%2CSACI%2CUAWI%2COxBnDP%3BAmC6GD%2CgBACI%2CiBnC%5C%2FGH%3BAmC8GD%2CgBACI%2CiBnC9GH%3BAqB5CD%2CwBDyRA%2CUASI%2CiBACK%2CIAAI%2CcpBxPZ%3BAqB3CD%2CwBDyRA%2CUASI%2CiBACK%2CIAAI%2CcpBvPZ%3BAqB3CD%2CuBDwRA%2CUASI%2CiBACK%2CIAAI%2CcpBxPZ%3BAqB1CD%2CuBDwRA%2CUASI%2CiBACK%2CIAAI%2CcpBvPZ%3BAoC5CL%2CqBhByRI%2CUASI%2CiBACK%2CIAAI%2CcpBxPZ%3BAoC3CL%2CqBhByRI%2CUASI%2CiBACK%2CIAAI%2CcpBvPZ%3BA2B5CL%2CmBPyRI%2CUASI%2CiBACK%2CIAAI%2CcpBxPZ%3BA2B3CL%2CmBPyRI%2CUASI%2CiBACK%2CIAAI%2CcpBvPZ%3BAqC5CL%2CKAAK%2CKAAK%2COjByRN%2CUASI%2CiBACK%2CIAAI%2CcpBxPZ%3BAqC3CL%2CKAAK%2CKAAK%2COjByRN%2CUASI%2CiBACK%2CIAAI%2CcpBvPZ%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BAoBkPO%2CeAVR%2CUASI%2CiBACK%2CIAAI%2CcpBlPZ%3BA%2BCvCD%2CQ%5C%2FCuCC%3BA%2BC3BG%2CQAAC%2CS%5C%2FC2BJ%3BAQ6OD%2CQA%2BDI%2CsBR5SH%3BAScD%2CKAAK%2CcAmED%2CcTjFH%3BAuBoFD%2CeAEI%2CcAQM%2CWvB9FT%3BAU5BD%2CmBV4BC%3BAgD7CD%2CsBhD6CC%3BAiDiDO%2CYADJ%2COACK%2CUjDjDR%3BAyCXL%2C0BACI%2CkBzCUC%3BAsCjCD%2CatCiCC%3BAsCqCD%2CgBA6BI%2CStClEH%3BAsC8ED%2CoBACI%2CoBtC%5C%2FEH%3BAsC8ED%2CoBAEI%2CkCtChFH%3BAqB%2BCD%2CgCA4BI%2CSACI%2CcrB5EP%3BAkD3BD%2CmBlD2BC%3BAkDwDD%2CYAAa%2CMAAK%2CMAGd%2CelD3DH%3BAkDyDD%2CkBAEI%2CelD3DH%3BAkD0DD%2CmBACI%2CelD3DH%3BAmDvCD%2CUASI%2CgBnD8BH%3BAsBjDD%2CcAuEI%2CctBtBH%3BAsBjDD%2CcA%2BEI%2COtB9BH%3BAsBjDD%2CcAqHI%2CetBpEH%3BAiBMG%2COAAC%2CQjBNJ%3BAwBkCD%2CSACI%2CUAWI%2COxB9CP%3BAmCwGD%2CgBACI%2CiBnCzGH%3BAqBjDD%2CwBDyRA%2CUASI%2CiBACK%2CIAAI%2CcpBlPZ%3BAqBhDD%2CuBDwRA%2CUASI%2CiBACK%2CIAAI%2CcpBlPZ%3BAoCjDL%2CqBhByRI%2CUASI%2CiBACK%2CIAAI%2CcpBlPZ%3BA2BjDL%2CmBPyRI%2CUASI%2CiBACK%2CIAAI%2CcpBlPZ%3BAqCjDL%2CKAAK%2CKAAK%2COjByRN%2CUASI%2CiBACK%2CIAAI%2CcpBlPZ%3BEACG%2CWAAA%3B%3BAoB86BR%2CeACI%3BAAsBJ%3BAgCp%5C%2FBA%2CQAEI%2CQAAO%3BAAFX%2CQASI%3BArBbA%2COACI%2CgBAiBI%3BAxBIR%2CQAAC%3BACyQD%2CQA%2BDI%2CsBAGI%3BA6CxUZ%3BA5CnBI%3BAwC6BA%2CYAuBI%3BAH7CA%2CsBAAC%2CcAcG%3BAbjBY%2CQAThB%2CgBACI%2CUAEI%2CQAEI%2COAIK%3BAd8GL%2CYA3EhB%2CcAII%2CQAGI%2CMAmEI%2CQACK%3BAmCnGjB%2CMAAC%2CKlC68BD%3BAiCl4BQ%2CKAhCP%2COAAO%2CSAER%2CQAAO%2CMACH%2COA6BK%2CKjCk4BT%3BAmC19BQ%2CMADJ%2CSACK%3BEnCwcT%2CsBAAA%3B%3BAS1YA%2CoBAAC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9NQ%2CO9B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA7B7TA%2CiBAAC%3BAACD%2CiBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2CWAAA%3B%3BAoB%2BdR%2CiBQjFI%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAR%2BER%2CiBQ5EI%3BEACI%2CYAAA%3BEACA%2CSAAA%3B%3BAR0ER%2CiBQ5DI%2COAAM%3BEACF%2C6BAAA%3BEACA%2C0BAAA%3B%3BAR0DR%2CiBQvDI%2COAAS%3BEACL%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BARoDR%2CiBQnXI%3BE5BiIA%2CgBAAA%3BEAAA%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BATkdJ%2CiBQnXI%2CeCqHE%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6B2CA%2CiBDyFA%2CeCzFC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BzPgB%2CO9ByPhB%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CiBD4EJ%2CeC7EC%2CMACI%3BE7B6ML%2CcAAA%3B%3BA6BvMI%2CiBDsEJ%2CeCvEC%2COACI%3BE7BuML%2CcAAA%3B%3BA4BuHA%2CiBAxPA%2CeAwPC%3BE5BvHD%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BADuVA%2CiBAxPA%2CeAwPC%2COCnIC%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6B2CA%2CiBDyFA%2CeAwPC%2COCjVA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BxOc%2CO9BwOd%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CiBD4EJ%2CeAwPC%2COCrUA%2CMACI%3BE7B6ML%2CcAAA%3B%3BA6BvMI%2CiBDsEJ%2CeAwPC%2COC%5C%2FTA%2COACI%3BE7BuML%2CcAAA%3B%3BAoBkPJ%2CiBQ3SI%3BE5ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BE4BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE5B8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAoBkPJ%2CiBQ3SI%2COAsBI%3BE5BmCJ%2CSAAA%3BEAAA%2CgBAAA%3B%3BA4B3BQ%2CiBA9BR%2COAsBI%2CGAQK%3BE5B2BT%2CmBAAA%3BE4BzBY%2CeAAA%3B%3BAAuTZ%2CiBAvVA%2COAuVC%3BAACD%2CiBAxVA%2COAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CiBAjWA%2COAiWC%3BEACG%2CiBAAA%3BE5BzSJ%2CsDAAA%3BE4B2SI%2CWAAA%3B%3BAAGJ%2CiBAvWA%2COAuWC%3BEACG%2CiBAAA%3BE5B%5C%2FSJ%2CsDAAA%3BE4BiTI%2CWAAA%3B%3BAAlCJ%2CiBAxUA%2COAwUC%3BE5B%5C%2FQD%2CWAAA%3BEAAA%2CUAAA%3B%3BA4BoRA%2CiBA7UA%2COA6UC%3BE5BpRD%2CUAAA%3BEAAA%2CUAAA%3B%3BA4BZA%2CiBAAC%3BEACG%2CiBAAA%3B%3BAADJ%2CiBAAC%2COAGG%3BEACI%2CcAAA%3B%3BAdnPQ%2CiBAJU%2CUA1BrB%2CMAAM%2COA4BG%2CUAEG%3BAAAD%2CcAHO%2CUA3BlB%2CMAAM%2COA4BG%2CUAEG%3BEd2PjB%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BATihBJ%2C2BS%5C%2FQM%3BAf%5C%2FOc%2CiBAJU%2CUA1BrB%2CMAAM%2COA4BG%2CUAEG%2CMe%2BOf%3BAf%5C%2FOc%2CcAHO%2CUA3BlB%2CMAAM%2COA4BG%2CUAEG%2CMe%2BOf%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2C2BAAC%3BAfae%2CiBAJU%2CUA1BrB%2CMAAM%2COA4BG%2CUAEG%2CMebhB%3BAfae%2CcAHO%2CUA3BlB%2CMAAM%2COA4BG%2CUAEG%2CMebhB%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C2BADH%2CMACI%3BAfAW%2CiBAJU%2CUA1BrB%2CMAAM%2COA4BG%2CUAEG%2CMeDhB%2CMACI%3BAfAW%2CcAHO%2CUA3BlB%2CMAAM%2COA4BG%2CUAEG%2CMeDhB%2CMACI%3BE7B2PL%2CWAAA%3B%3BAwDlNgB%2CeALZ%2CeAGI%2CiBACI%2CQACK%3BA9BoBT%2CkBADJ%2CQACK%3BAHzCW%2CeAPhB%2CeACM%2CWAGI%2CWAEE%2CQACK%3BAkC5BrB%2CqBAwBI%2CQAAO%3BAAxBX%2CqBAyBI%2CQAAO%3BAnCrDX%2CcAmEI%2CQAAO%3BAEZX%2CkBAKI%2CiBAAiB%2CQAAO%3BExBmO5B%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3B%3BAoB%5C%2FBJ%3BAX5JY%2CKArCH%2CcAoCD%2CQACK%2CKAAK%3BAwClEd%2CYAoFI%3BAQ7FJ%3BAlBZA%2CwBAqDI%2CgCASI%3BAA9DR%2CwBAqDI%2CgCAaI%2CyBAII%3BA3BpFZ%2C0BAGI%3BA8BCI%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BAJYnB%2CaAEI%2CiBACI%3BAxBaA%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%3BAADN%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%3BA4CEd%2CqBACI%3BAtC0RA%2CeADJ%2CQACK%3BAC%5C%2FTL%2CwBD8TA%2CQACK%3BAC9TL%2CuBD6TA%2CQACK%3BAgB%5C%2FTT%2CqBhB8TI%2CQACK%3BAO%5C%2FTT%2CmBP8TI%2CQACK%3BAiB%5C%2FTT%2CKAAK%2CKAAK%2COjB8TN%2CQACK%3BEpBhCL%2CuBAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEgByXA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BArBlbA%2C0BAAC%3BAqBkHL%2CkBrBlHK%3BAU1CO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIV0Cb%3BAkD5GD%2CYAoFI%2CmBlDwBH%3BA0DrHD%2CmB1DqHC%3BAwCjID%2CwBAqDI%2CgCASI%2CexCmEP%3BAwCjID%2CwBAqDI%2CgCAaI%2CyBAII%2CqBxC2DX%3BAa%5C%2FID%2C0BAGI%2Cab4IH%3BA2C3IO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM3C0IlB%3BAuC9HD%2CaAEI%2CiBACI%2CevC2HP%3BAe9GO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUf4Gb%3BAe7GO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUf4Gb%3BA2D1GD%2CqBACI%2Ce3DyGH%3BAqBiLG%2CeADJ%2CQACK%2COrBjLJ%3BAsB9ID%2CwBD8TA%2CQACK%2COrBjLJ%3BAsB7ID%2CuBD6TA%2CQACK%2COrBjLJ%3BAqC9IL%2CqBhB8TI%2CQACK%2COrBjLJ%3BA4B9IL%2CmBP8TI%2CQACK%2COrBjLJ%3BAsC9IL%2CKAAK%2CKAAK%2COjB8TN%2CQACK%2COrBjLJ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2C0BAAC%3BAqB6GL%2CkBrB7GK%3BAU%5C%2FCO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIV%2BCb%3BAkDjHD%2CYAoFI%2CmBlD6BH%3BA0D1HD%2CmB1D0HC%3BAwCtID%2CwBAqDI%2CgCASI%2CexCwEP%3BAwCtID%2CwBAqDI%2CgCAaI%2CyBAII%2CqBxCgEX%3BAapJD%2C0BAGI%2CabiJH%3BA2ChJO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM3C%2BIlB%3BAuCnID%2CaAEI%2CiBACI%2CevCgIP%3BAenHO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUfiHb%3BAelHO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUfiHb%3BA2D%5C%2FGD%2CqBACI%2Ce3D8GH%3BAqB4KG%2CeADJ%2CQACK%2COrB5KJ%3BAsBnJD%2CwBD8TA%2CQACK%2COrB5KJ%3BAsBlJD%2CuBD6TA%2CQACK%2COrB5KJ%3BAqCnJL%2CqBhB8TI%2CQACK%2COrB5KJ%3BA4BnJL%2CmBP8TI%2CQACK%2COrB5KJ%3BAsCnJL%2CKAAK%2CKAAK%2COjB8TN%2CQACK%2COrB5KJ%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2C0BAAC%3BAqBwGL%2CkBrBxGK%3BAUpDO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIVoDb%3BAkDtHD%2CYAoFI%2CmBlDkCH%3BA0D%5C%2FHD%2CmB1D%2BHC%3BAwC3ID%2CwBAqDI%2CgCASI%2CexC6EP%3BAwC3ID%2CwBAqDI%2CgCAaI%2CyBAII%2CqBxCqEX%3BAazJD%2C0BAGI%2CabsJH%3BA2CrJO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM3CoJlB%3BAuCxID%2CaAEI%2CiBACI%2CevCqIP%3BAexHO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUfsHb%3BAevHO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUfsHb%3BA2DpHD%2CqBACI%2Ce3DmHH%3BAqBuKG%2CeADJ%2CQACK%2COrBvKJ%3BAsBxJD%2CwBD8TA%2CQACK%2COrBvKJ%3BAsBvJD%2CuBD6TA%2CQACK%2COrBvKJ%3BAqCxJL%2CqBhB8TI%2CQACK%2COrBvKJ%3BA4BxJL%2CmBP8TI%2CQACK%2COrBvKJ%3BAsCxJL%2CKAAK%2CKAAK%2COjB8TN%2CQACK%2COrBvKJ%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2C0BAAC%3BAACD%2C0BAAC%3BAACD%2C0BAAC%3BAgBuDL%2CkBhBzDK%3BAgByDL%2CkBhBxDK%3BAgBwDL%2CkBhBvDK%3BAKrGO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CILmGb%3BAKnGO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CILoGb%3BAKpGO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CILqGb%3BA6CvKD%2CYAoFI%2CmB7CiFH%3BA6CrKD%2CYAoFI%2CmB7CkFH%3BA6CtKD%2CYAoFI%2CmB7CmFH%3BAqDhLD%2CmBrD8KC%3BAqD9KD%2CmBrD%2BKC%3BAqD%5C%2FKD%2CmBrDgLC%3BAmC5LD%2CwBAqDI%2CgCASI%2CenC4HP%3BAmC1LD%2CwBAqDI%2CgCASI%2CenC6HP%3BAmC3LD%2CwBAqDI%2CgCASI%2CenC8HP%3BAmC5LD%2CwBAqDI%2CgCAaI%2CyBAII%2CqBnCoHX%3BAmC1LD%2CwBAqDI%2CgCAaI%2CyBAII%2CqBnCqHX%3BAmC3LD%2CwBAqDI%2CgCAaI%2CyBAII%2CqBnCsHX%3BAQ1MD%2C0BAGI%2CaRqMH%3BAQxMD%2C0BAGI%2CaRsMH%3BAQzMD%2C0BAGI%2CaRuMH%3BAsCtMO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtCmMlB%3BAsCpMO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtCoMlB%3BAsCrMO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtCqMlB%3BAkCzLD%2CaAEI%2CiBACI%2CelCoLP%3BAkCvLD%2CaAEI%2CiBACI%2CelCqLP%3BAkCxLD%2CaAEI%2CiBACI%2CelCsLP%3BAUzKO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUVqKb%3BAUvKO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUVsKb%3BAUxKO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUVuKb%3BAUxKO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUVqKb%3BAUtKO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUVsKb%3BAUvKO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUVuKb%3BAsDrKD%2CqBACI%2CetDkKH%3BAsDnKD%2CqBACI%2CetDmKH%3BAsDpKD%2CqBACI%2CetDoKH%3BAgBsHG%2CeADJ%2CQACK%2COhBxHJ%3BAgBwHG%2CeADJ%2CQACK%2COhBvHJ%3BAgBuHG%2CeADJ%2CQACK%2COhBtHJ%3BAiBzMD%2CwBD8TA%2CQACK%2COhBxHJ%3BAiBvMD%2CwBD8TA%2CQACK%2COhBvHJ%3BAiBxMD%2CwBD8TA%2CQACK%2COhBtHJ%3BAiBxMD%2CuBD6TA%2CQACK%2COhBxHJ%3BAiBtMD%2CuBD6TA%2CQACK%2COhBvHJ%3BAiBvMD%2CuBD6TA%2CQACK%2COhBtHJ%3BAgCzML%2CqBhB8TI%2CQACK%2COhBxHJ%3BAgCvML%2CqBhB8TI%2CQACK%2COhBvHJ%3BAgCxML%2CqBhB8TI%2CQACK%2COhBtHJ%3BAuBzML%2CmBP8TI%2CQACK%2COhBxHJ%3BAuBvML%2CmBP8TI%2CQACK%2COhBvHJ%3BAuBxML%2CmBP8TI%2CQACK%2COhBtHJ%3BAiCzML%2CKAAK%2CKAAK%2COjB8TN%2CQACK%2COhBxHJ%3BAiCvML%2CKAAK%2CKAAK%2COjB8TN%2CQACK%2COhBvHJ%3BAiCxML%2CKAAK%2CKAAK%2COjB8TN%2CQACK%2COhBtHJ%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2C0BAAC%3BAACD%2C0BAAC%3BAACD%2CQAAQ%2CUAAW%3BAgBgDvB%2CkBhBlDK%3BAgBkDL%2CkBhBjDK%3BAACD%2CQAAQ%2CUgBgDZ%3BAX5JY%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIL0Gb%3BAK1GO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIL2Gb%3BAACD%2CQAAQ%2CUK5GA%2CMArCH%2CcAoCD%2CQACK%2CKAAK%3BAwClEd%2CYAoFI%2CmB7CwFH%3BA6C5KD%2CYAoFI%2CmB7CyFH%3BAACD%2CQAAQ%2CU6C9KR%2CaAoFI%3BAQ7FJ%2CmBrDqLC%3BAqDrLD%2CmBrDsLC%3BAACD%2CQAAQ%2CUqDvLR%3BAlBZA%2CwBAqDI%2CgCASI%2CenCmIP%3BAmCjMD%2CwBAqDI%2CgCASI%2CenCoIP%3BAACD%2CQAAQ%2CUmCnMR%2CyBAqDI%2CgCASI%3BAA9DR%2CwBAqDI%2CgCAaI%2CyBAII%2CqBnC2HX%3BAmCjMD%2CwBAqDI%2CgCAaI%2CyBAII%2CqBnC4HX%3BAACD%2CQAAQ%2CUmCnMR%2CyBAqDI%2CgCAaI%2CyBAII%3BA3BpFZ%2C0BAGI%2CaR4MH%3BAQ%5C%2FMD%2C0BAGI%2CaR6MH%3BAACD%2CQAAQ%2CUQjNR%2C2BAGI%3BA8BCI%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtC0MlB%3BAsC3MO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtC2MlB%3BAACD%2CQAAQ%2CUsC7MA%2CMAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BAJYnB%2CaAEI%2CiBACI%2CelC2LP%3BAkC9LD%2CaAEI%2CiBACI%2CelC4LP%3BAACD%2CQAAQ%2CUkChMR%2CcAEI%2CiBACI%3BAxBaA%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUV4Kb%3BAU9KO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUV6Kb%3BAACD%2CQAAQ%2CUUhLA%2CkBAAkB%2CUA1BrB%2CMAAM%2COA4BG%3BAADN%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUV4Kb%3BAU7KO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUV6Kb%3BAACD%2CQAAQ%2CUU%5C%2FKA%2CeAAe%2CUA3BlB%2CMAAM%2COA4BG%3BA4CEd%2CqBACI%2CetDyKH%3BAsD1KD%2CqBACI%2CetD0KH%3BAACD%2CQAAQ%2CUsD5KR%2CsBACI%3BAtC0RA%2CeADJ%2CQACK%2COhBjHJ%3BAgBiHG%2CeADJ%2CQACK%2COhBhHJ%3BAACD%2CQAAQ%2CUgB%2BGJ%2CgBADJ%2CQACK%3BAC%5C%2FTL%2CwBD8TA%2CQACK%2COhBjHJ%3BAiB9MD%2CwBD8TA%2CQACK%2COhBhHJ%3BAACD%2CQAAQ%2CUiBhNR%2CyBD8TA%2CQACK%3BAC9TL%2CuBD6TA%2CQACK%2COhBjHJ%3BAiB7MD%2CuBD6TA%2CQACK%2COhBhHJ%3BAACD%2CQAAQ%2CUiB%5C%2FMR%2CwBD6TA%2CQACK%3BAgB%5C%2FTT%2CqBhB8TI%2CQACK%2COhBjHJ%3BAgC9ML%2CqBhB8TI%2CQACK%2COhBhHJ%3BAACD%2CQAAQ%2CUgChNZ%2CsBhB8TI%2CQACK%3BAO%5C%2FTT%2CmBP8TI%2CQACK%2COhBjHJ%3BAuB9ML%2CmBP8TI%2CQACK%2COhBhHJ%3BAACD%2CQAAQ%2CUuBhNZ%2CoBP8TI%2CQACK%3BAiB%5C%2FTT%2CKAAK%2CKAAK%2COjB8TN%2CQACK%2COhBjHJ%3BAiC9ML%2CKAAK%2CKAAK%2COjB8TN%2CQACK%2COhBhHJ%3BAACD%2CQAAQ%2CUiChNZ%2CMAAK%2CKAAK%2COjB8TN%2CQACK%3BEpBhCL%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAgB2CR%2CkBAiUK%3BAAjUL%2CkBAkUK%2CIAAI%3BAX9dG%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIW6db%3BAX7dO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIW8db%2CIAAI%3BA6BhiBL%2CYAoFI%2CmB7B2cH%3BA6B%5C%2FhBD%2CYAoFI%2CmB7B4cH%2CIAAI%3BAqCziBL%2CmBrCwiBC%3BAqCxiBD%2CmBrCyiBC%2CIAAI%3BAmBrjBL%2CwBAqDI%2CgCASI%2CenBsfP%3BAmBpjBD%2CwBAqDI%2CgCASI%2CenBufP%2CIAAI%3BAmBrjBL%2CwBAqDI%2CgCAaI%2CyBAII%2CqBnB8eX%3BAmBpjBD%2CwBAqDI%2CgCAaI%2CyBAII%2CqBnB%2BeX%2CIAAI%3BARnkBL%2C0BAGI%2CaQ%2BjBH%3BARlkBD%2C0BAGI%2CaQgkBH%2CIAAI%3BAsB%5C%2FjBG%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtB6jBlB%3BAsB9jBO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtB8jBlB%2CIAAI%3BAkBljBL%2CaAEI%2CiBACI%2CelB8iBP%3BAkBjjBD%2CaAEI%2CiBACI%2CelB%2BiBP%2CIAAI%3BANliBG%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUM%2BhBb%3BANjiBO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUMgiBb%2CIAAI%3BANjiBG%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUM%2BhBb%3BANhiBO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUMgiBb%2CIAAI%3BAsC9hBL%2CqBACI%2CetC4hBH%3BAsC7hBD%2CqBACI%2CetC6hBH%2CIAAI%3BAAnQD%2CeADJ%2CQACK%2COAkQJ%3BAAlQG%2CeADJ%2CQACK%2COAmQJ%2CIAAI%3BAClkBL%2CwBD8TA%2CQACK%2COAkQJ%3BACjkBD%2CwBD8TA%2CQACK%2COAmQJ%2CIAAI%3BACjkBL%2CuBD6TA%2CQACK%2COAkQJ%3BAChkBD%2CuBD6TA%2CQACK%2COAmQJ%2CIAAI%3BAgBlkBT%2CqBhB8TI%2CQACK%2COAkQJ%3BAgBjkBL%2CqBhB8TI%2CQACK%2COAmQJ%2CIAAI%3BAOlkBT%2CmBP8TI%2CQACK%2COAkQJ%3BAOjkBL%2CmBP8TI%2CQACK%2COAmQJ%2CIAAI%3BAiBlkBT%2CKAAK%2CKAAK%2COjB8TN%2CQACK%2COAkQJ%3BAiBjkBL%2CKAAK%2CKAAK%2COjB8TN%2CQACK%2COAmQJ%2CIAAI%3BEACD%2CgBAAA%3B%3BAM7jBY%2CwBAJZ%2COAEI%2CiBACI%2CQACK%3BAlB8lBT%2CcAPJ%2CQAOK%3BAa9jBL%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%3BANxCC%2CcALZ%2COAGI%2CiBACI%2CQACK%3BEfwRjB%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAIqDA%2C2BAAC%3BAACD%2C2BAAC%3BAsB%5C%2FUe%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQtB8UhB%3BAsB9Ue%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQtB%2BUhB%3BAI%2BQO%2CcAPJ%2CQAOK%2CQJhRR%3BAIgRO%2CcAPJ%2CQAOK%2CQJ%5C%2FQR%3BAiB%5C%2FSG%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%2CQjBqSd%3BAiB9SG%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%2CQjBsSd%3BAW9Ue%2CcALZ%2COAGI%2CiBACI%2CQACK%2CQX6UhB%3BAW7Ue%2CcALZ%2COAGI%2CiBACI%2CQACK%2CQX8UhB%3BEJtDD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI4DA%2C2BAAC%3BAsBrVe%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQtBqVhB%3BAIyQO%2CcAPJ%2CQAOK%2CQJzQR%3BAiBrTG%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%2CQjB4Sd%3BAWpVe%2CcALZ%2COAGI%2CiBACI%2CQACK%2CQXoVhB%3BEJ5DD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAqBzPI%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%3BErBgPf%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3B%3BAMhSA%2CyBA%2BBI%2CccskBJ%3BAdrmBA%2CyBA%2BBI%2CccukBJ%3BAdtmBA%2CyBA%2BBI%2CccwkBJ%3BAZ7aA%2CwBA6BI%2COAII%2CcY0YR%3BAZ3aA%2CwBA6BI%2COAII%2CcY2YR%3BAZ5aA%2CwBA6BI%2COAII%2CcY4YR%3BAXjmBA%2CaW%2BlBA%3BAX%5C%2FlBA%2CaWgmBA%3BAXhmBA%2CaWimBA%3BA8BxeA%2Ca9BseA%3BA8BteA%2Ca9BueA%3BA8BveA%2Ca9BweA%3BA8BveA%2Ca9BqeA%3BA8BreA%2Ca9BseA%3BA8BteA%2Ca9BueA%3BEACI%2CqBAAA%3BEpBxUJ%2CiBAAA%3BEoB0UI%2CmBAAA%3B%3BAd1mBJ%2CyBA%2BBI%2Ccc6kBJ%2CqBAAuB%3BAZlbvB%2CwBA6BI%2COAII%2CcYiZR%2CqBAAuB%3BAXtmBvB%2CaWsmBA%2CqBAAuB%3BA8B7evB%2Ca9B6eA%2CqBAAuB%3BA8B5evB%2Ca9B4eA%2CqBAAuB%3BEACnB%2CqBAAA%3BEpB7UJ%2CiBAAA%3B%3BAMhSA%2CyBA%2BBI%2Ccc6kBJ%2CqBAAuB%2CuBAGlB%3BAZrbL%2CwBA6BI%2COAII%2CcYiZR%2CqBAAuB%2CuBAGlB%3BAXzmBL%2CaWsmBA%2CqBAAuB%2CuBAGlB%3BA8BhfL%2Ca9B6eA%2CqBAAuB%2CuBAGlB%3BA8B%5C%2FeL%2Ca9B4eA%2CqBAAuB%2CuBAGlB%3BEACG%2CSAAS%2CIAAG%2CiBAAgB%2CIAA5B%3B%3BAdhnBR%2CyBA%2BBI%2Ccc6kBJ%2CqBAAuB%2CuBAMlB%3BAZxbL%2CwBA6BI%2COAII%2CcYiZR%2CqBAAuB%2CuBAMlB%3BAX5mBL%2CaWsmBA%2CqBAAuB%2CuBAMlB%3BA8BnfL%2Ca9B6eA%2CqBAAuB%2CuBAMlB%3BA8BlfL%2Ca9B4eA%2CqBAAuB%2CuBAMlB%3BEACG%2CSAAQ%2CGAAR%3B%3BAuCxlBR%2CoBAQI%3BAAPJ%2CoBAOI%3BAjCjCJ%2CwBA8BI%2CqCAgBI%3BEN6kBR%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEpB%5C%2FVA%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BAAMA%2CcAAC%3BA8B3CD%2CoBAQI%2CgB9BmCH%3BA8B1CD%2CoBAOI%2CgB9BmCH%3BAHpED%2CwBA8BI%2CqCAgBI%2CgBGsBP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9NQ%2CO9B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA8B9UA%2CoBAQI%2CgBvComBH%3BAuC3mBD%2CoBAOI%2CgBvComBH%3BAMroBD%2CwBA8BI%2CqCAgBI%2CgBNulBP%3BEACG%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3B%3BAS1gBJ%2CcT4gBC%2CSS5gBA%3BE7BgKD%2CS8B%5C%2FNM%2CO9B%2BNN%3B%3BA6BhKA%2CuBAAC%3BA8B3FO%2CoBAFJ%2CgBAEK%2CS9B2FR%3BA8B3FO%2CoBAFJ%2CgBAEK%2CS9B2FR%3BAH9EW%2CwBAlBR%2CqCAgBI%2CgBAEK%2CSG8EZ%3BE7BgKD%2CS8B%5C%2FNM%2CO9B%2BNN%3B%3BAuBlRA%2CeAQI%2CUACI%2COHysBP%3BAG1lBD%2CeA%2BDI%2CaAEI%2COHyhBP%3BAG1lBD%2CeAgEI%2CgBACI%2COHyhBP%3BAkBhmBD%2CoBACI%2CoBAcI%2COlBilBP%3BAkBhmBD%2CoBAEI%2CkCAaI%2COlBilBP%3BANrnBe%2C0BAJZ%2CUAEK%2COACG%2CeACK%2CMMqnBhB%3BEACG%2CSAAS%2CIAAT%3B%3BAAkCR%2CuBAMI%2CQAAO%3BANlwBH%2CSAAC%2CMAAM%2COMkwBX%2CQAAO%3BAN1qBH%2CSAAC%2CSM0qBL%2CQAAO%3BEpBzeP%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BAAMA%2CaAAC%3BAT2uBL%2CuBAMI%2CQAAO%2CISjvBN%3BAfjBG%2CSAAC%2CMAAM%2COMkwBX%2CQAAO%2CISjvBN%3BAfuEG%2CSAAC%2CSM0qBL%2CQAAO%2CISjvBN%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BpOU%2CO9BoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAflWI%2CSAAC%2CMAAM%2COM6vBX%2COAAO%2CMAAK%2CWACP%3BANtqBD%2CSAAC%2CSMqqBL%2COAAO%2CMAAK%2CWACP%3BEpBreL%2CmBAAA%3B%3BAczRI%2CSAAC%2CMAAM%2COMkwBX%2CQAAO%2CIAEF%3BAN5qBD%2CSAAC%2CSM0qBL%2CQAAO%2CIAEF%3BEACG%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAgTZ%2CmBA6EI%3BAZ32BA%2CQAuDI%3BAChVJ%2CaAQI%2COA4BI%2CUAAS%2CSACH%3BAArCd%2CaAQI%2COA4BI%2CUAAS%2CSAEH%2CUAAU%3BAc0FxB%2CeAyCI%2CsBAKI%2CMAAK%2CYAED%3BAmBxKhB%2CsBAWI%2CUAAS%2CSAIJ%2CUAAU%3BAJ2Hf%2CoBAAqB%2CaACjB%2CoBAII%2CQAAO%3BAhB5Jf%2CcA%2BEI%2COAGI%2CkBACI%2CcACI%2CUAIM%2CUAAU%3BAAxFhC%2CcAgKI%3BAAaJ%2CyBACI%3BAADJ%2CyBAEI%3BANZA%2CaAAc%2CeAAE%3BAAChB%2CmBAAoB%2CeAAE%3BAC6L1B%3BAR7SA%2CYWqlCA%3BEAlVA%2CaAAA%3B%3BAOzwBJ%3BAX0DI%3BEIuuBA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAZ1PA%2CcAkBI%3BAiBpjBJ%2CeAII%3BEzBuOJ%2CcAAA%3BEAAA%2CiBAAA%3BEoBqnBA%2CmBAAA%3B%3BAWr1BA%2CkBX61BA%2CQACK%3BEhB%5C%2F2BL%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaCvRqB%2CaCCC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CqBAAA%3BE6B9QA%2CqBAAA%3BETs5BQ%2CkBAAA%3BEACA%2CiBAAA%3B%3BAhB%5C%2FvBR%2CwBgBmvBA%2CQACK%2CShBpvBJ%3BAACD%2CwBgBkvBA%2CQACK%2CShBnvBJ%3BAACD%2CwBgBivBA%2CQACK%2CShBlvBJ%3BA2B5GD%2CkBX61BA%2CQACK%2CShBpvBJ%3BA2B1GD%2CkBX61BA%2CQACK%2CShBnvBJ%3BA2B3GD%2CkBX61BA%2CQACK%2CShBlvBJ%3BEACG%2CqBAAA%3B%3BAyBrJJ%2CwBTq4BA%2CQACK%2CSSt4BJ%3BAEwCD%2CkBX61BA%2CQACK%2CSSt4BJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BzOQ%2CO9ByOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CwBTw3BJ%2CQACK%2CSS13BJ%2CMACI%3BAE2BL%2CkBX61BA%2CQACK%2CSS13BJ%2CMACI%3BE7B2PL%2CcAAA%3B%3BA6BrPI%2CwBTk3BJ%2CQACK%2CSSp3BJ%2COACI%3BAEqBL%2CkBX61BA%2CQACK%2CSSp3BJ%2COACI%3BE7BqPL%2CcAAA%3B%3BAI5MA%2CwBgBy0BA%2CQACK%2CShB10BJ%3BAACD%2CwBgBw0BA%2CQACK%2CShBz0BJ%3BA2BrBD%2CkBX61BA%2CQACK%2CShB10BJ%3BA2BpBD%2CkBX61BA%2CQACK%2CShBz0BJ%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CwBgB4zBA%2CQACK%2CShB7zBJ%3BA2BjCD%2CkBX61BA%2CQACK%2CShB7zBJ%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CwBgBgzBA%2CQACK%2CShBjzBJ%3BAACD%2CwBgB%2ByBA%2CQACK%2CShBhzBJ%3BAACD%2CQAAQ%2CUAAW%2CyBgB8yBnB%2CQACK%3BAW91BL%2CkBX61BA%2CQACK%2CShBjzBJ%3BA2B7CD%2CkBX61BA%2CQACK%2CShBhzBJ%3BAACD%2CQAAQ%2CU2B%5C%2FCR%2CmBX61BA%2CQACK%3BEpB9nBL%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BA2BlDJ%2CkBX61BA%2CQACK%2CSAYI%3BEpB1oBT%2C%2BCAAA%3B%3BA%2BBhOA%2CkBX61BA%2CQAiBK%3BEpB9oBL%2CqBAAA%3BE6B9QA%2CqBAAA%3BETk6BQ%2CiBAAA%3B%3BAS55BR%2CwBTq4BA%2CQAiBK%2COSt5BJ%3BAEwCD%2CkBX61BA%2CQAiBK%2COSt5BJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B7PU%2CO9B6PV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CwBTw3BJ%2CQAiBK%2COS14BJ%2CMACI%3BAE2BL%2CkBX61BA%2CQAiBK%2COS14BJ%2CMACI%3BE7B2PL%2CcAAA%3B%3BA6BrPI%2CwBTk3BJ%2CQAiBK%2COSp4BJ%2COACI%3BAEqBL%2CkBX61BA%2CQAiBK%2COSp4BJ%2COACI%3BE7BqPL%2CcAAA%3B%3BAsD3QA%2CMAAC%2CKlC68BD%3BAiCl4BQ%2CKAhCP%2COAAO%2CSAER%2CQAAO%2CMACH%2COA6BK%2CKjCk4BT%3BEAEI%2CkBAAA%3B%3BAAHR%2CeAKI%3BAC96BA%2CyBAKI%2CyBAMI%3BAiC9CR%2CMAAC%2CKlCi9BD%3BAiCt4BQ%2CKAhCP%2COAAO%2CSAER%2CQAAO%2CMACH%2COA6BK%2CKjCs4BT%3BEpBtsBA%2CkBAAA%3BEoBitBA%2COAAO%2C0BAAP%3B%3BAmCz%2BBQ%2CMADJ%2CSACK%3BEnCk%5C%2FBT%2CkBAAA%3B%3BAmCl%5C%2FBQ%2CMADJ%2CSACK%2CcnCm%5C%2FBT%3BEpB3tBA%2CkBAAA%3BEoB6tBI%2COAAO%2CgCAAP%3B%3BAwCv%5C%2FBJ%2CqBACI%2CaACI%2CeACI%3BAdIR%2CsBAAC%2CcAcG%3BE9CqQR%2CYAAA%3BEAAA%2CSAAA%3BEoBwuBA%2CUAAA%3B%3BAwClgCA%2CqBACI%2CaACI%2CeACI%2CuBxCigCX%3BAwCpgCD%2CqBACI%2CaACI%2CeACI%2CuBxCkgCX%3BA0B9%5C%2FBG%2CsBAAC%2CcAcG%2CuB1B%2B%2BBP%3BA0B7%5C%2FBG%2CsBAAC%2CcAcG%2CuB1Bg%5C%2FBP%3BEpB7rBD%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEAhDA%2CiBAAA%3BEAAA%2CWAAA%3BEoBmvBI%2CUAAA%3BEACA%2COAAA%3B%3BAwC9gCJ%2CqBACI%2CaACI%2CeACI%2CuBxC6gCX%3BA0BzgCG%2CsBAAC%2CcAcG%2CuB1B2%5C%2FBP%3BEpBtvBD%2CyBAAA%3B%3BA4D1RA%2CqBACI%2CaACI%2CeACI%2CuBxCghCX%3BA0B5gCG%2CsBAAC%2CcAcG%2CuB1B8%5C%2FBP%3BEpBzvBD%2C4BAAA%3BEoB2vBI%2CQAAA%3B%3BAVhgCJ%2CYAOI%3BAmDfJ%2C%2BBAEI%3BAjDXJ%2C0BAQI%3BEZ8QJ%2C6BAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAS3OA%2CYWygCA%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAX3gCJ%2CYWygCA%2CMAGI%3BEACI%2CgBAAA%3B%3BAX7gCR%2CYWghCA%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAXnhCJ%2CYWghCA%2CQAII%3BEACI%2CgBAAA%3B%3BAXrhCR%2CYWwhCA%2COACI%3BAXzhCJ%2CYWwhCA%2COAEI%3BEACI%2CiBAAA%3B%3BAX3hCR%2CYWwhCA%2COAKI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3B%3BAX%5C%2FhCR%2CYWwhCA%2COAKI%2CQAGI%3BEACI%2CgBAAA%3B%3BAXjiCZ%2CYWqiCA%3BEACI%2CmBAAA%3B%3BAXtiCJ%2CYWwiCA%2CYACK%2CQACG%3BAX1iCR%2CYWwiCA%2CYACK%2CQAEG%3BEpBh0BR%2C6BAAA%3BEAAA%2CgCAAA%3BEoBm0BY%2CeAAA%3B%3BAX9iCZ%2CYWwiCA%2CYACK%2CQAOG%2CQAAQ%3BEACJ%2CkBAAA%3BEACA%2CmBAAA%3BEpBv0BZ%2CcAAA%3BE6BhOA%2CqBAAA%3B%3BAT8hCI%2CmBADJ%2CYACK%2CQAOG%2CQAAQ%2COSj1Bd%3BApB%5C%2FNF%2CYWwiCA%2CYACK%2CQAOG%2CQAAQ%2COSj1Bd%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6B2CA%2CmBTuhCA%2CYACK%2CQAOG%2CQAAQ%2COS%5C%2FhCf%3BApBjBD%2CYWwiCA%2CYACK%2CQAOG%2CQAAQ%2COS%5C%2FhCf%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9NQ%2CO9B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BApBpTA%2CYWwiCA%2CYACK%2CQAOG%2CQAAQ%2COAUH%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAX7jChB%2CYWwiCA%2CYACK%2CQAuBI%2CSACG%3BAXjkCZ%2CYWwiCA%2CYACK%2CQAuBI%2CSAEG%3BEACI%2CgBAAA%3B%3BASx%5C%2FBhB%2CmBT69BA%2CYACK%2CQAuBI%2CSAKG%2CQAAQ%2COS1%5C%2FBnB%3BApB3ED%2CYWwiCA%2CYACK%2CQAuBI%2CSAKG%2CQAAQ%2COS1%5C%2FBnB%3BE7BgKD%2CS8B%5C%2FNM%2CO9B%2BNN%3B%3BAS3OA%2CYWwiCA%2CYAqCK%3BEACG%2CaAAA%3BEpBn2BR%2CgCAAA%3B%3BAS3OA%2CYWwiCA%2CYAqCK%2CQAGI%3BEACG%2CkBAAA%3B%3BAM7iCZ%2CiCN2jCE%3BAX9oCF%2CaAQI%2COWsoCF%3BALplCF%2CuBAII%2COKglCF%3BEACE%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEpBv3BJ%2CcAAA%3BE6BhOA%2CqBAAA%3BET8lCI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAS3lCJ%2CmBT8kCE%2CSS9kCD%3BAHmBD%2CiCN2jCE%2CSS9kCD%3BApBhED%2CaAQI%2COWsoCF%2CSS9kCD%3BAdND%2CuBAII%2COKglCF%2CSS9kCD%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9NQ%2CO9B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAHhRA%2CiCN2jCE%2CSAcG%3BAX5pCL%2CaAQI%2COWsoCF%2CSAcG%3BALlmCL%2CuBAII%2COKglCF%2CSAcG%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAGA%2COAAO%2CKM%5C%2FkCf%2CkCN2jCE%2CSAmBE%3BAACI%2COAAO%2CKXlqCf%2CcAQI%2COWsoCF%2CSAmBE%3BAACI%2COAAO%2CKLxmCf%2CwBAII%2COKglCF%2CSAmBE%3BEAEQ%2CgBAAA%3B%3BAMhlCZ%2CiCNolCE%3BAXvqCF%2CaAQI%2COW%2BpCF%3BAL7mCF%2CuBAII%2COKymCF%3BEACE%2CaAAA%3B%3BAS9iCJ%2CmBTgjCC%2COACK%2CSSjjCL%3BAHvCD%2CiCNulCC%2COACK%2CSSjjCL%3BApB1HD%2CaAQI%2COWkqCH%2COACK%2CSSjjCL%3BAdhED%2CuBAII%2COK4mCH%2COACK%2CSSjjCL%3BE7BgKD%2CS8BzOQ%2CO9ByOR%3B%3BA0BvMA%2CiCNulCC%2COAOK%3BAXjrCN%2CaAQI%2COWkqCH%2COAOK%3BALvnCN%2CuBAII%2COK4mCH%2COAOK%3BEACE%2CcAAA%3B%3BArBhrCR%3BEACI%2CaEAiB%2CWFAjB%3BEACA%2CSAAS%2C8CAAsB%2COAAO%2CcAClC%2C6CAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaEAiB%2CWFAjB%3BEACA%2CSAAS%2CgDAAsB%2COAAO%2CcAClC%2C%2BCAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaEAiB%2CWFAjB%3BEACA%2CSAAS%2CiDAAsB%2COAAO%2CcAClC%2CgDAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaEAiB%2CWFAjB%3BEACA%2CSAAS%2C6CAAsB%2COAAO%2CcAClC%2C4CAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BA%2BD0BR%3BE9DwPI%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAqDlHJ%3BEpDgZI%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3BE%2BDnZJ%2CsBAAA%3B%3BAAEJ%2CQAAC%3BEACG%2CWAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAXnCR%2CQAEI%2CQAAO%3BEpDsZP%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CwBAAA%3BEACQ%2CgBAAA%3BEA3IR%2CoBAAA%3BEAgKA%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BAoD9bb%2CQASI%3BEpD%2BYA%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CwBAAA%3BEACQ%2CgBAAA%3BEAqBR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BAgElcT%3BEACI%2CmBAAA%3B%3BAAGJ%2CK7DyeE%3BEHzdF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgEjBQ%2CMADH%2CIAAI%2COACA%2CIAAI%3BE7DkOb%2CYAAA%3B%3BA6DlOQ%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DoOX%2CQAGI%2CKACI%3BA6DxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DqOX%2CQAEI%2CKACI%3BA6DxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DsOX%2CQACI%2CKACI%3BA6DxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DoOX%2CQAGI%2CKAEI%3BA6DzOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DqOX%2CQAEI%2CKAEI%3BA6DzOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DsOX%2CQACI%2CKAEI%3BEACE%2CYAAA%3B%3BA6D1OJ%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7D%2BOX%2CQACI%2CKACI%3BA6DjPF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7D%2BOX%2CQACI%2CKAEI%3BEHoCV%2CgCAAA%3B%3BAgE%5C%2FQoB%2CMARf%2CIAAI%2COACA%2CIAAI%2CSAKD%2CMACM%2CKACG%2CYACG%3BAADJ%2CMARf%2CIAAI%2COACA%2CIAAI%2CSAKD%2CMACM%2CKACG%2CYAEG%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAXpB%2CMADH%2CIAAI%2COACA%2CIAAI%2CSAKD%2CMAUI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAC1BpB%2CQAAQ%3BEjE%2BRR%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEkEtCA%2CkBAAA%3B%3BADzPA%2CQAAQ%2CKCoDR%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQDvDI%2CKCoDR%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQD3DI%2CKCoDR%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiE%5C%2FRA%2CQAAQ%2CKC2PN%2CIAAC%2CYAAY%3BErCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9PW%2CO9B8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE7BxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEkErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BADvQJ%2CQAAQ%3BEjE2RR%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEkEtCA%2CkBAAA%3B%3BADrPA%2CQAAQ%2CMCgDR%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQDnDI%2CMCgDR%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQDvDI%2CMCgDR%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiE3RA%2CQAAQ%2CMCuPN%2CIAAC%2CYAAY%3BErCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9PW%2CO9B8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE7BxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEkErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BADnQJ%2CQAAQ%3BEjEuRR%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEkEtCA%2CkBAAA%3B%3BADjPA%2CQAAQ%2CQC4CR%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQD%5C%2FCI%2CQC4CR%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQDnDI%2CQC4CR%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiEvRA%2CQAAQ%2CQCmPN%2CIAAC%2CYAAY%3BErCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9PW%2CO9B8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE7BxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEkErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAD%5C%2FPJ%2CQAAQ%3BEjEmRR%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEkEtCA%2CkBAAA%3B%3BAD7OA%2CQAAQ%2COCwCR%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQD3CI%2COCwCR%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQD%5C%2FCI%2COCwCR%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiEnRA%2CQAAQ%2COC%2BON%2CIAAC%2CYAAY%3BErCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9PW%2CO9B8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE7BxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEkErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAD3PJ%2CQAAQ%3BEjE%2BQR%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEkEtCA%2CkBAAA%3B%3BADzOA%2CQAAQ%2CQCoCR%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQDvCI%2CQCoCR%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQD3CI%2CQCoCR%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiE%5C%2FQA%2CQAAQ%2CQC2ON%2CIAAC%2CYAAY%3BErCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BhPa%2CO9BgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE7BxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEkErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAC3QJ%2CMAAM%2COACF%3BAADJ%2CMAAM%2COAEF%3BEACI%2CaAAA%3B%3BAAGR%3BEnEyRA%2CqBAAA%3BE6B9QA%2CqBAAA%3BEsCHI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAtCGJ%2CWAAC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BvPQ%2CO9BuPR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CWADH%2CMACI%3BE7B2PL%2CWAAA%3B%3BAmEzRA%2CWtC6QE%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAoE1BJ%2CQAAQ%3BECqBJ%2CkBAAA%3B%3BADrBJ%2CQAAQ%2CQCuBJ%3BErEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEqEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BErE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CgBAAA%3BEqExFA%2COAAA%3BEACA%2CSAAA%3B%3BAAvJI%2CQDjDA%2CQCuBJ%2CiBA0BK%3BAACD%2CQDlDA%2CQCuBJ%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CQD1DA%2CQCuBJ%2CiBAmCK%3BErEqOL%2CkBAAA%3BEqEnOQ%2CyBAAA%3B%3BAAGJ%2CQD%5C%2FDA%2CQCuBJ%2CiBAwCK%3BErEgOL%2CkBAAA%3BEqE9NQ%2CyBAAA%3B%3BAAyIR%2CQD1MI%2CQCuBJ%2CiBAmLC%3BAACD%2CQD3MI%2CQCuBJ%2CiBAoLC%3BEACG%2CYAAA%3B%3BAAGJ%2CQD%5C%2FMI%2CQCuBJ%2CiBAwLC%3BErEgFD%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CkBAAA%3B%3BAqE1EA%2CQDrNI%2CQCuBJ%2CiBA8LC%3BErE0ED%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CkBAAA%3B%3BAqEhNA%2CQD%5C%2FEI%2CQC%2BEF%3BErEgNF%2CYAAA%3B%3BAqE5MA%2CQDnFI%2CQCmFF%2CgBAA2B%2CMAAS%3BAACtC%2CQDpFI%2CQCoFF%2CgBAA2B%2CMAAS%3BAACtC%2CQDrFI%2CQCqFH%2CMAAO%3BEACJ%2CcAAA%3B%3BADtFR%2CQAAQ%2CQAMJ%2CSAAQ%2CQACJ%3BEACI%2CgBAAA%3B%3BAARZ%2CQAAQ%2CQAMJ%2CSAAQ%2CQAIJ%3BEACI%2CmBAAA%3B%3BAAXZ%2CQAAQ%2CQAMJ%2CSAAQ%2CQAOJ%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAjBZ%2CQAAQ%2CQAMJ%2CSAAQ%2CQAaJ%3BEACI%2CgBAAA%3B%3BAACA%2CQArBJ%2CQAMJ%2CSAAQ%2CQAaJ%2COAEK%3BEACG%2CaAAA%3B%3BAAtBhB%2CQAAQ%2CQAMJ%2CSAAQ%2CQAmBJ%3BEACI%2CSAAA%3B%3BAAKZ%3BEACE%2CkBAAA%3BEACA%2CaAAA%3B%3BAEjCE%2CKAAK%3BEtE%2BRL%2C0CAAA%3BEAAA%2CaAAA%3BEuE7QA%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEDpBI%2CkBAAA%3B%3BACsBJ%2CKDxBK%2CUCwBJ%3BEvEuQD%2C4BwE3RgC%2C2CxE2RhC%3BEAAA%2CkBAAA%3BEAAA%2CaAAA%3BEAAA%2CYAAA%3BEuEhQI%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BADtCJ%2CKAAK%2CUAGC%3BEACE%2CaAAA%3B%3BAAIR%3BECqEA%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEDzEI%2CoCAAA%3B%3BAAFJ%2CaAGI%2CQACM%3BECiEV%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAD3EA%2CaAGI%2CQAIM%3BEACE%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CUAAA%3B%3BAAjBZ%2CaAGI%2CQAgBM%3BEACE%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CUAAA%3B%3BAAKZ%2CIACM%3BEACE%2CaAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAhB5CR%2COAAU%3BAACV%2COAAU%3BEACN%2CWAAA%3B%3BAAEJ%2COACI%3BEACI%2CgBAAA%3B%3BAAGR%2CQAAQ%3BEACJ%2CSAAA%3BEACA%2CUAAA%3B%3BAAIA%2CMAAC%2CKAEG%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIJ%2CMADJ%2CSACK%3BEACG%2CgBAAA%3B%3BAAKZ%2CGAAG%2CWAAW%3BEACV%2CeAAA%3B%3BAAGJ%2CMAAO%3BEelBH%2CkBAAA%3B%3BAfkBJ%2CMAAO%2CSehBH%3BErEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEqEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BErE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CiBAAA%3BEqEvHA%2CUAAA%3BEACA%2CMAAA%3B%3BAAxHI%2CMfVD%2CSehBH%2CiBA0BK%3BAACD%2CMfXD%2CSehBH%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CMfnBD%2CSehBH%2CiBAmCK%3BErEqOL%2CkBAAA%3BEqEnOQ%2CyBAAA%3B%3BAAGJ%2CMfxBD%2CSehBH%2CiBAwCK%3BErEgOL%2CkBAAA%3BEqE9NQ%2CyBAAA%3B%3BAA0GR%2CMfpIG%2CSehBH%2CiBAoJC%3BAACD%2CMfrIG%2CSehBH%2CiBAqJC%3BEACG%2CWAAA%3B%3BAAGJ%2CMfzIG%2CSehBH%2CiBAyJC%3BErE%2BGD%2CwBAAA%3BEAAA%2CiBAAA%3BEAAA%2CSAAA%3B%3BAqEzGA%2CMf%5C%2FIG%2CSehBH%2CiBA%2BJC%3BErEyGD%2CwBAAA%3BEAAA%2CiBAAA%3BEAAA%2CSAAA%3B%3BAqEhNA%2CMfxCG%2CSewCD%3BErEgNF%2CYAAA%3B%3BAqE5MA%2CMf5CG%2CSe4CD%2CgBAA2B%2CMAAS%3BAACtC%2CMf7CG%2CSe6CD%2CgBAA2B%2CMAAS%3BAACtC%2CMf9CG%2CSe8CF%2CMAAO%3BEACJ%2CcAAA%3B%3BAf%5C%2FCR%2CMAAO%2CSAEH%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIR%2CKAAK%2CMAAS%2CWAAS%3BAACvB%2CMAAM%2CMAAS%2CWAAS%3BEACpB%2CcAAA%3B%3BAAGJ%2CcACM%3BElDiLF%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEAEA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CcAAA%3BE6B9QA%2CqBAAA%3BEyB8CI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAlDkLJ%2CckD7LE%2CyBlD6LD%3BAACD%2CckD9LE%2CyBlD8LD%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CckDnME%2CyBlDmMD%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CckDxME%2CyBlDwMD%3BAACD%2CckDzME%2CyBlDyMD%3BAACD%2CQAAQ%2CUAAW%2CekD1MjB%3BElD2ME%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAsD3OJ%2CcACM%2CyBzB8NA%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2CcyB8BE%2CyBzB9BD%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9OY%2CO9B8OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAyBvSI%2CcAZF%2CyBAYG%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAAQZ%2CQACI%3BEACI%2CSAAA%3B%3BAAGI%2CQAJR%2CUAEM%2CSAAM%2CIAAI%2CSAEP%2CIAAI%3BAAAL%2CQAJR%2CUAGI%2CQAAU%2CSACL%2CIAAI%3BEACD%2CgBAAA%3B%3BAANhB%2CQACI%2CUAEM%2CSAAM%2CIAAI%2CSAKR%3BAARZ%2CQACI%2CUAGI%2CQAAU%2CSAIN%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAZhB%2CQACI%2CUAEM%2CSAAM%2CIAAI%2CSAWR%3BAAdZ%2CQACI%2CUAGI%2CQAAU%2CSAUN%3BEACI%2CWAAA%3B%3BAvDnFZ%3BEACI%2CaGFW%2CmBHEX%3BEACA%2CSAAS%2CsDAAsB%2COAAO%2CcAClC%2CqDAAqB%2COAAO%2COADhC%3BEAEA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BA0EVR%2CCAAC%2COAAO%3BEzE4RJ%2CqBAAA%3BEIxHA%2CqBAAA%3B%3BAAEA%2CCqEtKH%2COAAO%2CQrEsKH%3BAACD%2CCqEvKH%2COAAO%2CQrEuKH%3BAACD%2CCqExKH%2COAAO%2CQrEwKH%3BEACG%2CqBAAA%3B%3BAsElKQ%2CUAFP%2CMACG%2CQACK%3BE1EqRb%2CkBAAA%3BE0EjRgB%2CYAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAMhB%3BEAQI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA1EwcJ%2CcAAC%3BAACD%2CcAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CcAAC%3BEArND%2CSAAA%3BEAAA%2CQAAA%3BEAAA%2CiBAAA%3BEAAA%2CsDAAA%3BEAAA%2CWAAA%3B%3BAA6NA%2CcAAC%3BEA7ND%2CSAAA%3BEAAA%2CQAAA%3BEAAA%2CiBAAA%3BEAAA%2CyDAAA%3BEAAA%2CWAAA%3B%3BA2D5RI%2CMAAC%2CWAAY%3BAACb%2CMAAC%2CWAAY%3BEACT%2CeAAA%3B%3BAAqBR%3BAACA%3BEACI%2CcAAA%3BE3DmQJ%2CiBAAA%3BE2DjQI%2CcAAA%3B%3BAAJJ%2CoBAKI%3BAAJJ%2CoBAII%3BEACI%2CgBAAA%3B%3BAASR%2CoBAAuB%3BAACvB%2CKAAK%3BEACD%2CcAAA%3BE3DoPJ%2CiBAAA%3B%3BA2DlPI%2CoBAJmB%2CuBAIlB%3BAAAD%2CKAHC%2CYAGA%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3BE3DiPR%2CiBAAA%3B%3BA2DtPA%2CoBAAuB%2CuBAQnB%3BAAPJ%2CKAAK%2CYAOD%3BE3D8OJ%2CiBAAA%3B%3BA2E3JI%2CIAAC%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKR%3BE3EmJA%2CYAAA%3B%3BA2E%5C%2FIA%3BAACA%3BEAjHA%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CyDAAA%3BEACQ%2CiDAAA%3B%3BAAER%2CYAAC%3BAAAD%2CYAAC%3BEACG%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CqCAAA%3BEACQ%2C6BAAA%3B%3BAAJZ%2CYAAC%2CMAMG%3BAANJ%2CYAAC%2CMAMG%3BEACI%2CmBAAmB%2CeAAnB%3BEACQ%2CWAAW%2CeAAX%3B%3BAA6FhB%2CYAzFA%3BAA0FA%2CYA1FA%3BE3EwOA%2CsBAAA%3BEAAA%2C4CAAA%3BE2ErOI%2CUAAA%3BEACA%2CoBAAA%3B%3BAA0FJ%3BE3E0IA%2CUAAA%3BEAAA%2CYAAA%3B%3BA2E5NA%2CYAAC%2CMACG%3B%3B%3B%3BAAiFJ%2CYA3EA%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3B%3B%3BEAIA%2CsDAAA%3BEACQ%2CsCAAA%3BEACR%2CWAAA%3B%3BAAqEA%2CYAAC%2CcACG%3BEACI%2CmBAAA%3BE3E0PZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3B%3BA2ElSJ%2CYAAC%2CcAOG%3BAAPJ%2CYAAC%2CcAQG%3BE3E4PR%2CoBAAA%3BEACQ%2CYAAA%3BEAMR%2CsBAAA%3BEACQ%2CcAAA%3B%3BA2E5QJ%2CYAAC%2CcAaG%3BEACI%2CgBAAA%3B%3BAAdR%2CYAAC%2CcAiBG%3BEACI%2CgBAAA%3B%3BAApBZ%2CYAwBI%3BAAxBJ%2CYAyBI%3BAAzBJ%2CYA0BI%3BE3EgHJ%2CwBAAA%3B%3BA2E1IA%2CYA8BI%3BE3E4GJ%2CsBAAA%3BEAAA%2CmBAAA%3B%3BA2EtGA%3BE3EsGA%2CYAAA%3BE2EvMA%2COAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CYAAC%2CQACG%3BE3EmMJ%2CgBAAA%3B%3BA2EpMA%2CYAAC%2CQACG%2CkBAGI%3BEACI%2CmBAAA%3B%3BAAKZ%2CYAAC%2CMACG%3BEACI%2CmBAAmB%2CaAAnB%3BEACQ%2CWAAW%2CaAAX%3B%3BAAiFhB%2CYA7EA%3BE3EmLA%2CiBAAA%3BEAAA%2CUAAA%3BEAoHA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BE2ExUJ%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CiBAAnB%3BEACQ%2CWAAW%2CiBAAX%3BEACR%2C%2BCAAA%3BEACQ%2C%2BBAAA%3B%3BAAoER%2CYAAC%3BEACG%2CmBAAA%3B%3BAAEA%2CKAAM%2CaAHT%3BEAIO%2CgBAAA%3B%3BAAJR%2CYAAC%2CcAOG%3BEACI%2CeAAA%3B%3BAAEA%2CKAAM%2CaAVb%2CcAOG%3BEAIQ%2CgBAAA%3B%3BAAXZ%2CYAAC%2CcAeG%3BEACI%2CgBAAA%3B%3BAApBZ%2CYAwBI%3BAAxBJ%2CYAyBI%3BAAzBJ%2CYA0BI%3BE3E4EJ%2CkBAAA%3BEAAA%2CmBAAA%3B%3BA2EtGA%2CYA%2BBI%3BAA%5C%2FBJ%2CYAgCI%3BE3EkMJ%2CoBAAA%3BEACQ%2CYAAA%3BEAMR%2CsBAAA%3BEACQ%2CcAAA%3B%3BA2E1OR%2CYAqCI%3BE3EiEJ%2C0BAAA%3BEAAA%2CiBAAA%3B%3BA2EtGA%2CYA0CI%3BEACI%2CgBAAA%3BE3E2DR%2CoBAAA%3BEAAA%2CiBAAA%3B%3BA2EtGA%2CYAgDI%3BEACI%2CiBAAA%3B%3BAClNR%2CYACI%3BE5EsQJ%2CgCAAA%3BEAAA%2CgBAAA%3BEAAA%2CoBAAA%3BE4ElQQ%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAARR%2CYAUI%3BEACI%2CaAAA%3B%3BAAIR%2CYACI%3BEACI%2CoBAAA%3B%3BAAFR%2CYAII%3BEACI%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAIR%3BE5E8OA%2CwCAAA%3BE4E5OI%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAIA%2CIAAC%2CkBACG%3BEACI%2CaAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3B%3B%3B%3BApBhDR%2CaAAC%2CkBACK%3BEACE%2CaAAA%3B%3BAAIR%2CaAAC%2CsBACK%3BAADN%2CaAAC%2CsBAEK%3BEACE%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAMZ%3BExDgXA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BAwDlXA%2CyBAII%3BExDwPJ%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3B%3BAwDrPQ%2CyBAHJ%2CQAGK%3BExDqPT%2CgBAAA%3B%3BAwD5PA%2CyBAeI%3BEACI%2C6BAAA%3BEACA%2C0BAAA%3B%3BAAjBR%2CyBAoBI%3BEACI%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3B%3B%3B%3BAAOR%2CeACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAJR%2CeAOI%3BEACI%2CgBAAA%3B%3BAAYR%2CiBACI%3BExDyMJ%2CeAAA%3BEAAA%2CgBAAA%3B%3BAwDnMA%2CqBACI%3BEACI%2CgBAAA%3B%3BAAFR%2CqBAKI%3BEACI%2CiBAAA%3B%3B%3B%3B%3BAAMR%3BEAEI%2CaAAA%3B%3BAAFJ%2CyBAII%3BEACI%2CWAAA%3BEACA%2CWAAA%3BExDiLR%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgCAAA%3B%3BAwDvKA%2CcACI%3BEACI%2CcAAA%3B%3BAAIR%2C2BACI%2CMACI%3BEACI%2CaAAA%3B%3BAAHZ%2C2BAOI%2CMACI%2CUACI%3BExDwJZ%2CeAAA%3B%3BAwDjKA%2C2BAOI%2CMACI%2CUAQM%3BExDiJd%2C0BAAA%3B%3BAwDjKA%2C2BAOI%2CMAiBI%3BEACI%2CeAAA%3B%3BAAGI%2C2BArBZ%2CMAiBI%2CsBAGI%2CEACK%3BEACG%2CgBAAA%3B%3BAA7BpB%2C2BAOI%2CMA2BI%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3B%3BAApCZ%2C2BAOI%2CMA2BI%2CsBAII%3BEACI%2CYAAA%3B%3BAAMhB%3BAACA%3BExDmHA%2CgBAAA%3B%3B%3B%3B%3B%3BA6ExRA%3BEACI%2CkBAAA%3BEACA%2CYAAA%3B%3BAAFJ%2CwBAGI%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAANR%2CwBAGI%2CkBAKI%3BEACI%2CWAAA%3BEACA%2C2BAAA%3B%3BAAVZ%2CwBAGI%2CkBAKI%2CuBAII%3BEACI%2CcAAA%3B%3BAAbhB%2CwBAGI%2CkBAcI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAnBZ%2CwBAGI%2CkBAmBI%3BEACI%2CYAAA%3BEACA%2CeAAA%3B%3BAAxBZ%2CwBAGI%2CkBAmBI%2CwBAII%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAIA%2CwBA7BZ%2CkBAmBI%2CwBASI%2C6BACK%3BEACG%2CgBAAgB%2CwDAAhB%3BEACA%2CSAAS%2CGAAT%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAC%5C%2FCpB%3BEACI%2CaCNuB%2CkBDMvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CuEAAT%3BEACA%2CSAAS%2C%2BEAA8C%2COAAO%2C0BAC1D%2CyEAAwC%2COAAO%2CaAC%5C%2FC%2CwEAAuC%2COAAO%2CWAFlD%3B%3BAAKJ%3BAEiJI%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BEFjJD%2CmCAAA%3BEACA%2CaCjBuB%2CkBDiBvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C4BAA4B%3BAAC5B%2C6BAA6B%3BEACzB%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CqBAAA%3BEACA%2CaC7BuB%2CkBD6BvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSCrC%2BB%2CODqC%5C%2FB%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSCxC%2BB%2CODwC%5C%2FB%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSC3C%2BB%2COD2C%5C%2FB%3B%3BAAGJ%2CoBAAoB%3BEAChB%2CSClD6B%2CODkD7B%3B%3BAGhDJ%3BEACI%2CgBAAA%3B%3BAADJ%2C2BAGI%2COAAM%3BEACF%2CkBAAA%3B%3BAAIR%2C%2BBACI%2COAAM%3BEACF%2CkBAAA%3B%3BAAIR%2CkBAAmB%3BEACf%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CYAAA%3BEACA%2CWAAA%3B%3BAAFJ%2C8BAA%2BB%2CuBAIzB%2CQAAQ%2CKACJ%3BEACE%2CYAAA%3BEACA%2C0BAAA%3B%3BAAPZ%2C8BAA%2BB%2CuBAIzB%2CQAAQ%2CKAKJ%3BEACE%2CYAAA%3BEACA%2CuBAAA%3B%3BAAUZ%2CgBAAgB%2C2BAA4B%3BEACxC%2CgBAAA%3B%3BADvCJ%3BEACI%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CwCAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%3BEACI%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CWAAC%3BEACG%2CaAAA%3B%3BAAGJ%2CWAAC%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAEA%2CYAAC%3BAACD%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CWAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGR%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAACA%2CWAAY%3BEACR%2CYAAA%3B%3BAANR%2CYAQI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAC%2CcAAe%3BEACZ%2CaAAA%3B%3BAAGJ%2CYAAC%2CSAAU%3BEACP%2CoBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAIR%2CaAAc%3BAACd%2CaAAc%3BEACV%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3BEACA%2CcAAc%2CoBAAd%3BEACA%2CmBAAmB%2CoBAAnB%3BEACA%2CWAAW%2CoBAAX%3B%3BAAGJ%2CYAAY%3BEACR%2CaAAA%3B%3BAAGJ%3BEACI%2CUAAA%3B%3BAACA%2CWAAC%3BEACG%2CSDzG2B%2COCyG3B%3BEACA%2CkBAAA%3B%3BAAIR%3BEACI%2CWAAA%3B%3BAACA%2CWAAC%3BEACG%2CSDlH2B%2COCkH3B%3BEACA%2CiBAAA%3B%3BAAIR%3BAACA%3BEACI%2CeAAe%2CkBAAf%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CoCAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CWAAC%3BAAAD%2CWAAC%3BEACG%2CYAAA%3B%3BAAGJ%2CWAAC%3BAAAD%2CWAAC%3BEACG%2CmBAAA%3BEACA%2CYAAA%3B%3BAACA%2CWAHH%2CMAGI%3BAAAD%2CWAHH%2CMAGI%3BEACG%2CYAAA%3B%3BAAEJ%2CWANH%2CMAMI%3BAAAD%2CWANH%2CMAMI%3BEACG%2CcAAA%3B%3BAAIR%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BEAEG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%2CIAAI%3BAAAL%2CWAAC%2CIAAI%3BEACD%2CcAAA%3BEACA%2CkCAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CWAPH%2COAOI%3BAAAD%2CWAPH%2COAOI%3BAAAD%2CWANH%2CMAMI%3BAAAD%2CWANH%2CMAMI%3BAAAD%2CWALH%2CIAAI%2CUAKA%3BAAAD%2CWALH%2CIAAI%2CUAKA%3BEACG%2CgBAAA%3B%3BAAKZ%3BEhFgHA%2CiBAAA%3BEAAA%2CmBAAA%3BEAnCA%2CsBAAA%3BEgF3EI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAPJ%2CWAQI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAhBR%2CWAQI%2CGASI%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CWAtBR%2CGASI%2COAaK%3BEACG%2CyBAAA%3B%3BAAGJ%2CWA1BR%2CGASI%2COAiBK%3BAACD%2CWA3BR%2CGASI%2COAkBK%3BAACD%2CWA5BR%2CGASI%2COAmBK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAIR%2CWAjCJ%2CGAiCK%2CaACG%3BEACI%2CmBAAA%3B%3BAE3NhB%2C4BAA%2BB%3BAAC%5C%2FB%2C4BAA%2BB%3BEAC3B%2CcAAA%3BEACA%2CwBAAA%3B%3BAAEA%2C4BAL2B%2CwBAK1B%3BAAAD%2C4BAJ2B%2C8BAI1B%3BEACG%2CcAAA%3BEACA%2CwBAAA%3B%3BAAIR%3BEACI%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAALJ%2C2BAOI%3BEACI%2C4CAAA%3BEACA%2C0CAAA%3BEACA%2C%2BCAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CuCAAA%3B%3BAAEA%2C2BATJ%2CqBASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2C2BAfJ%2CqBAeK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAIR%2C2BAAC%2CSACG%3BEACI%2CUAAA%3B%3BAA7BZ%2C2BAiCI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnCR%2C2BAsCI%3BEACI%2CmCAAA%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BACzDR%2C2BACI%3BEACI%2CWAAA%3B%3BACFR%2CoCACI%2C4BACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BACJZ%2CgCACI%2C4BACI%3BEACI%2CkBAAA%3B%3BACHZ%2CiCACI%2C4BACI%3BEACI%2CiBAAA%3B%3BACHZ%2C4BACI%2COACI%2CEAAC%3BEACG%2CmBAAA%3BEACA%2CaAAA%3B%3BACJZ%3BEACI%2CeAAA%3B%3BACDJ%3BEACI%2CeAAA%3B%3BAADJ%2CiCAEI%3BAAFJ%2CiCAGI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3B%3BAALR%2CiCAOI%3BEACI%2CeAAA%3B%3BAAOJ%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BEzFiRL%2CmBAAA%3BEAAA%2CiBAAA%3BEAAA%2CuBAAA%3BEAAA%2CqBAAA%3BEAAA%2CkBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEJ0FA%2CgBAAA%3BEyF1QQ%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BA1FuHR%2CC0FhIK%2CwB1FgIJ%3BAAAD%2CM0FhIK%2CwB1FgIJ%3BAAAD%2CG0FhIK%2CwB1FgIJ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CC0FrIK%2CwB1FqIJ%3BAAAD%2CM0FrIK%2CwB1FqIJ%3BAAAD%2CG0FrIK%2CwB1FqIJ%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CC0F1IK%2CwB1F0IJ%3BAAAD%2CM0F1IK%2CwB1F0IJ%3BAAAD%2CG0F1IK%2CwB1F0IJ%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CCqFzLK%2CwBrFyLJ%3BAAAD%2CMqFzLK%2CwBrFyLJ%3BAAAD%2CGqFzLK%2CwBrFyLJ%3BAACD%2CCqF1LK%2CwBrF0LJ%3BAAAD%2CMqF1LK%2CwBrF0LJ%3BAAAD%2CGqF1LK%2CwBrF0LJ%3BAACD%2CCqF3LK%2CwBrF2LJ%3BAAAD%2CMqF3LK%2CwBrF2LJ%3BAAAD%2CGqF3LK%2CwBrF2LJ%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CCqFhMK%2CwBrFgMJ%3BAAAD%2CMqFhMK%2CwBrFgMJ%3BAAAD%2CGqFhMK%2CwBrFgMJ%3BAACD%2CCqFjMK%2CwBrFiMJ%3BAAAD%2CMqFjMK%2CwBrFiMJ%3BAAAD%2CGqFjMK%2CwBrFiMJ%3BAACD%2CQAAQ%2CUAAW%2CEqFlMd%3BArFkML%2CQAAQ%2CUAAW%2COqFlMd%3BArFkML%2CQAAQ%2CUAAW%2CIqFlMd%3BEzFiRL%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAqF3LA%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BErF6IL%2CqBAAA%3BEAzHA%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaCvRqB%2CaCCC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEyFhQQ%2CgBAAA%3B%3BArF0IR%2CCqF%5C%2FIK%2C2BrF%2BIJ%3BAAAD%2CMqF%5C%2FIK%2C2BrF%2BIJ%3BAAAD%2CGqF%5C%2FIK%2C2BrF%2BIJ%3BAACD%2CCqFhJK%2C2BrFgJJ%3BAAAD%2CMqFhJK%2C2BrFgJJ%3BAAAD%2CGqFhJK%2C2BrFgJJ%3BAACD%2CCqFjJK%2C2BrFiJJ%3BAAAD%2CMqFjJK%2C2BrFiJJ%3BAAAD%2CGqFjJK%2C2BrFiJJ%3BEACG%2CqBAAA%3B%3BAAzFJ%2CCqFzDK%2C2BrFyDJ%3BAAAD%2CMqFzDK%2C2BrFyDJ%3BAAAD%2CGqFzDK%2C2BrFyDJ%3BAACD%2CCqF1DK%2C2BrF0DJ%3BAAAD%2CMqF1DK%2C2BrF0DJ%3BAAAD%2CGqF1DK%2C2BrF0DJ%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CCqFtEK%2C2BrFsEJ%3BAAAD%2CMqFtEK%2C2BrFsEJ%3BAAAD%2CGqFtEK%2C2BrFsEJ%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CCqFlFK%2C2BrFkFJ%3BAAAD%2CMqFlFK%2C2BrFkFJ%3BAAAD%2CGqFlFK%2C2BrFkFJ%3BAACD%2CCqFnFK%2C2BrFmFJ%3BAAAD%2CMqFnFK%2C2BrFmFJ%3BAAAD%2CGqFnFK%2C2BrFmFJ%3BAACD%2CQAAQ%2CUAAW%2CEqFpFd%3BArFoFL%2CQAAQ%2CUAAW%2COqFpFd%3BArFoFL%2CQAAQ%2CUAAW%2CIqFpFd%3BEzFqQL%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAqF%5C%2FEA%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BErFqIL%2CqBAAA%3BEAzHA%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaCvRqB%2CaCCC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEyFxPQ%2CgBAAA%3B%3BArFkIR%2CCqFvIK%2C6BrFuIJ%3BAAAD%2CMqFvIK%2C6BrFuIJ%3BAAAD%2CGqFvIK%2C6BrFuIJ%3BAACD%2CCqFxIK%2C6BrFwIJ%3BAAAD%2CMqFxIK%2C6BrFwIJ%3BAAAD%2CGqFxIK%2C6BrFwIJ%3BAACD%2CCqFzIK%2C6BrFyIJ%3BAAAD%2CMqFzIK%2C6BrFyIJ%3BAAAD%2CGqFzIK%2C6BrFyIJ%3BEACG%2CqBAAA%3B%3BAAzFJ%2CCqFjDK%2C6BrFiDJ%3BAAAD%2CMqFjDK%2C6BrFiDJ%3BAAAD%2CGqFjDK%2C6BrFiDJ%3BAACD%2CCqFlDK%2C6BrFkDJ%3BAAAD%2CMqFlDK%2C6BrFkDJ%3BAAAD%2CGqFlDK%2C6BrFkDJ%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CCqF9DK%2C6BrF8DJ%3BAAAD%2CMqF9DK%2C6BrF8DJ%3BAAAD%2CGqF9DK%2C6BrF8DJ%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CCqF1EK%2C6BrF0EJ%3BAAAD%2CMqF1EK%2C6BrF0EJ%3BAAAD%2CGqF1EK%2C6BrF0EJ%3BAACD%2CCqF3EK%2C6BrF2EJ%3BAAAD%2CMqF3EK%2C6BrF2EJ%3BAAAD%2CGqF3EK%2C6BrF2EJ%3BAACD%2CQAAQ%2CUAAW%2CEqF5Ed%3BArF4EL%2CQAAQ%2CUAAW%2COqF5Ed%3BArF4EL%2CQAAQ%2CUAAW%2CIqF5Ed%3BEzF6PL%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAsFlHJ%3BEACI%2CsBAAA%3B%3BACDJ%3BEACI%2CqBAAA%3B%3BACDJ%3BEACI%2CqBAAA%3B%3BACDJ%2CMAAM%3BEACF%2CsBAAA%3B%3BAADJ%2CMAAM%2C2BAGA%3BAAHN%2CMAAM%2C2BAIA%2CwBAAsB%3BEACpB%2CsBAAA%3B%3BAALR%2CMAAM%2C2BAQF%3BEACI%2CqBAAA%3B%3BACTR%3BEACI%2CsBAAA%3BEACA%2CaAAA%3B%3BACFJ%2CyBACI%2CGAAE%3BEACE%2CgBAAA%3B%3BAAIR%2CmBACI%2CqBACI%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAAJZ%2CmBACI%2CqBACI%2CcAII%3BEACI%2CqBAAA%3B%3BAAPhB%2CmBACI%2CqBACI%2CcAII%2CWAGI%3BEACI%2CmBAAA%3B%3BAAVpB%2CmBACI%2CqBACI%2CcAYI%2CsBACI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3B%3BAAjBpB%2CmBACI%2CqBACI%2CcAYI%2CsBAMI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAtBpB%2CmBACI%2CqBACI%2CcAYI%2CsBAWI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAA3BpB%2CmBAiCI%2C%2BBACI%2COAAM%2COACF%2CeACI%2CqBAAoB%2CcAChB%3BEACI%2CYAAA%3B%3BAC5CxB%2C8BAA8B%2C4BAC1B%2CmBACI%2CGAAE%3BEACE%2CcAAA%3B%3BAAEA%2C8BALkB%2C4BAC1B%2CmBACI%2CGAAE%2CaAGG%3BEACG%2CmBAAA%3B%3BAANhB%2C8BAA8B%2C4BAY1B%3BEACI%2CWAAA%3B%3BAAbR%2C8BAA8B%2C4BAgB1B%2CGAAE%3BEACE%2CaAAA%3B%3BAAEA%2C8BAnBsB%2C4BAgB1B%2CGAAE%2CaAGG%3BEACG%2CcAAA%3BEACA%2CkBAAA%3B%3BAAIR%2C8BAzB0B%2C4BAyBzB%2CYACG%3BEACI%2CYAAA%3BEACA%2C0BAAA%3B%3BAAEA%2C8BA9BkB%2C4BAyBzB%2CYACG%2CcAIK%3BEACG%2CUAAA%3B%3BAANZ%2C8BAzB0B%2C4BAyBzB%2CYAUG%2CeAAe%3BEACX%2CUAAA%3B%3BACpCZ%2CyBAAyB%3BEACrB%2CsBAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAJJ%2CyBAAyB%2C6BAMrB%3BEACI%2CsBAAA%3B%3BACPR%2CyBAAyB%3BEACrB%2CsBAAA%3B%3BACDJ%2CyBAAyB%3BEACrB%2CsBAAA%3B%3BAADJ%2CyBAAyB%2C8BAGnB%3BEACE%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BACRR%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAJJ%2C2BAMM%3BAANN%2C2BAOM%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAAEA%2C2BANF%2CwBAMG%3BAAAD%2C2BALF%2C8BAKG%3BEACG%2CcAAA%3BEACA%2CwBAAA%3B%3BAAIR%2C2BAAI%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAEA%2CaAAc%2C4BAJd%3BEAKI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAKZ%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAALJ%2C0BAOI%3BEACI%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAEA%2CcAAe%2C2BARnB%3BEASQ%2COAAA%3B%3BAAIR%2C0BAAC%2CSACG%3BEACI%2CwBAAA%3BEACA%2CUAAA%3B%3BAAHR%2C0BAAC%2CSAMG%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAARR%2C0BAAC%2CSAWG%2C2BACM%3BAAZV%2C0BAAC%2CSAWG%2C2BAEM%3BAAbV%2C0BAAC%2CSAWG%2C2BAGM%3BAAdV%2C0BAAC%2CSAWG%2C2BAIM%3BEACE%2CuBAAA%3BEACA%2C0BAAA%3B%3BAArChB%2C0BA0CI%3BEACI%2C4CAAA%3BEACA%2C0CAAA%3BEACA%2C%2BCAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CuCAAA%3B%3BAAEA%2C0BATJ%2CqBASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C0BAhBJ%2CqBAgBK%2CIAAI%3BEACD%2CgBAAA%3B%3BAA3DZ%2C0BA%2BDI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAjER%2C0BAoEI%3BEACI%2CmCAAA%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BACzGR%2C0BACI%3BEACI%2CWAAA%3B%3BACFR%2CoCACI%2C2BACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BACJZ%2CgCACI%2C2BACI%3BEACI%2CkBAAA%3B%3BACHZ%2CiCACI%2C2BACI%3BEACI%2CiBAAA%3B%3BACHZ%2CGAAG%3BEACC%2CkBAAA%3B%3BAAEA%2CGAHD%2C4BAGE%3BEACG%2CmBAAA%3B%3BAAJR%2CGAAG%2C4BAOC%3BAAPJ%2CGAAG%2C4BAQC%3BAARJ%2CGAAG%2C4BASC%3BEACI%2CmBAAA%3B%3BAAVR%2CGAAG%2C4BAOC%2CYAKM%3BAAZV%2CGAAG%2C4BAQC%2CaAIM%3BAAZV%2CGAAG%2C4BASC%2CaAGM%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAhBZ%2CGAAG%2C4BAmBC%2CEAAC%3BEACG%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3B%3BACzBR%2CGAAG%2C0BACC%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAALR%2CGAAG%2C0BACC%2CiBAMI%2CGAAE%3BEACE%2CyBAAA%3B%3BAARZ%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%3BEACE%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CuCAAA%3BEACA%2CwCAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CGAzBT%2C0BACC%2CiBAUI%2CGAAE%2CWAcG%2CIAAI%3BEACD%2CiBAAA%3B%3BAA1BhB%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAxChB%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%2CUAaG%2CKAAI%3BEACA%2CcAAA%3B%3BAAGJ%2CGA9Cb%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%2CUAiBI%3BEACG%2CqBAAA%3B%3BAAIR%2CGAnDT%2C0BACC%2CiBAUI%2CGAAE%2CWAwCG%3BEACG%2C4BAAA%3B%3BAAGJ%2CGAvDT%2C0BACC%2CiBAUI%2CGAAE%2CWA4CG%3BEACG%2CgBAAA%3BEACA%2CWAAA%3B%3BAAFJ%2CGAvDT%2C0BACC%2CiBAUI%2CGAAE%2CWA4CG%2CgBAIG%2CEAAC%3BEACG%2CkBAAA%3BEACA%2CoBAAA%3B%3BAA7DpB%2CGAAG%2C0BAmEC%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAxER%2CGAAG%2C0BAmEC%2CcAOI%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CGA9ET%2C0BAmEC%2CcAOI%2C%2BBAIK%2CIAAI%3BEACD%2CaAAA%3B%3BAAKZ%2CGApFD%2C0BAoFE%2CeACG%3BEACI%2CoCAAA%3B%3BAAGR%2CGAzFD%2C0BAyFE%2CgBACG%3BEACI%2CqCAAA%3B%3BAC3FZ%2CGAAG%3BEACC%2CqBAAA%3B%3BACDJ%2CGAAG%3BEACC%2CYAAA%3B%3BAADJ%2CGAAG%2C2BAGC%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAANR%2CGAAG%2C2BASC%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAbR%2CGAAG%2C2BAgBC%3BAAhBJ%2CGAAG%2C2BAiBC%3BEACI%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BACtBR%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAIA%2CSAAI%3BEACA%2CaAAa%2CgCAAb%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CWAAW%2CgBAAX%3B%3BAAGJ%2CSACI%3BEACI%2CmBAAmB%2CoBAAnB%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAARR%2CSAWI%2C2BACI%3BAAZR%2CSAWI%2C2BAEI%3BEACI%2CkBAAA%3B%3BA9BtBZ%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CaAAa%2C8CAA1B%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAOJ%3BE%2BB%2BGA%2CSAAA%3BEACA%2CUAAA%3B%3BA%5C%2FBhHA%2CsB%2BBkHE%2CQAAK%3BEACH%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BA%5C%2FBrHJ%2CsB%2BBkHE%2CQAAK%2CMAKD%3BEACE%2CcAAA%3B%3BA%5C%2FBxHR%2CsB%2BB4HE%2CQAAK%3BEAEH%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BA9G7HJ%2CsB8GwHE%2CQAAK%2CQ9GxHN%3BAACD%2CsB8GuHE%2CQAAK%2CQ9GvHN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CsB8GkHE%2CQAAK%2CQ9GlHN%3BEACG%2CWAAA%3B%3BA8GwHA%2CsBAPF%2CQAAK%2CQAOF%3BEACG%2CcAAA%3B%3BA%5C%2FBpIR%2CsB%2BByLM%2CQAAK%3BE9G%2BDX%2CeAAA%3B%3BA%2BExPA%2CsB%2BB6LE%2CQAAK%2CMACD%3BE9G0DN%2CmBAAA%3BEAAA%2CgCAAA%3BEAAA%2C8BAAA%3BEAAA%2C%2BBAAA%3BEAAA%2C6BAAA%3BEAAA%2CYAAA%3BEAAA%2C0BAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CsB%2BGsFE%2CQAAK%2CMACD%2CU%5C%2FGvFL%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CsB%2BGiFE%2CQAAK%2CMACD%2CU%5C%2FGlFL%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CsB%2BG4EE%2CQAAK%2CMACD%2CU%5C%2FG7EL%3BECuID%2CWAAA%3BEAAA%2CqBAAA%3B%3BA8G9BI%2CsBA7BF%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CsBA9BF%2CQAAK%2CMA8BF%2CIAAI%2CWAAc%2CUAAO%3BE9G6B9B%2CmBAAA%3B%3BA8GzBI%2CsBAlCF%2CQAAK%2CMAkCF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CsBAnCF%2CQAAK%2CMAmCF%2COAAU%3BAACX%2CsBApCF%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BAAClB%2CsBArCF%2CQAAK%2CMAqCF%2COAAU%2CUAAO%3BE9GsBtB%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CqBAAA%3BEAAA%2CmBAAA%3B%3BA%2BExPA%2CsB%2BB0OE%2CQAAK%3BE9GcP%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2C4BAAA%3B%3B%3B%3B%3B%3BA%2BGtSJ%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACgBA%2C2CACI%2CkCACM%3BAAFV%2C2CACI%2CkCAEI%3BEACI%2CqBAAA%3B%3BAAJZ%2C2CAQI%3BAARJ%2C2CASI%3BEACI%2CmBAAA%3B%3BAClBR%2CeACI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CQAAA%3B%3BAAJR%2CeAMI%3BEACI%2CYAAA%3B%3BAAGR%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CuBAAuB%2CmBAAvB%3B%3BAAFJ%2CSAGI%3BEACI%2CmBAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEAyCA%2CmBAAA%3B%3BAA1CJ%2CeAEI%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAqB%2CgDAAgD%2C2CAArE%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEAwBA%2CuBAAuB%2CcAAvB%3B%3BAA%5C%2FBR%2CeAEI%2CaAMI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3B%3BAAEI%2CeAXZ%2CaAMI%2CcAII%2CWACK%2CMAAM%3BEACH%2CcAAA%3B%3BAAEJ%2CeAdZ%2CaAMI%2CcAII%2CWAIK%3BEACG%2CWAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CqBAAA%3BEACA%2CaAAa%2CaAAb%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAA3BpB%2CeAEI%2CaA8BI%3BEACI%2CiCAAA%3B%3BAAjCZ%2CeAEI%2CaAiCI%3BEACI%2CqCAAA%3B%3BAApCZ%2CeAEI%2CaAoCI%3BEACI%2CyBAAA%3B%3BAAvCZ%2CeA6CI%2COACI%2CIAAG%3BEACC%2CqBAAA%3B%3BAA%5C%2FCZ%2CeA6CI%2COAKI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAApDZ%2CeA6CI%2COAUI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA1DZ%2CeA6CI%2COAgBI%3BEACI%2CkBAAA%3B%3BAA9DZ%2CeA6CI%2COAgBI%2CeAGI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAKhB%2CqBACM%3BEACE%2CYAAA%3B%3BACtGR%3BAACA%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAIJ%3BEACI%2CmBAAA%3B%3BAADJ%2C6CAGI%3BEACI%2CWAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CwBAAC%3BEACG%2C6BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAZR%2CwBAeI%3BEACI%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CiCACI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAHR%2CiCAMM%2C6BACE%3BEACI%2CmBAAA%3B%3BA9F%5C%2FCZ%2CwBAYI%3BEACI%2CgBAAA%3B%3BAAbR%2CwBAgBI%3BEACI%2CiBAAA%3B%3BAAjBR%2CwBAgBI%2C%2BBAGM%3BE1B2QV%2CiBAAA%3BE0BzQY%2CgBAAA%3B%3BAArBZ%2CwBAgBI%2C%2BBAQI%3BEACI%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAWA%2CwBAPR%2CqCACI%2CKAMK%3BEACG%2CiBAAA%3B%3BAAGJ%2CwBAXR%2CqCACI%2CKAUK%3BEACG%2CkBAAA%3B%3BAA1ChB%2CwBAsDI%2CcACI%3BEACI%2CqBAAA%3B%3BAACA%2CwBAHR%2CcACI%2CGAEK%3BEACG%2CSAAS%2CIAAT%3B%3BAA1DhB%2CwBAsDI%2CcAQI%3BEACI%2CSAAA%3B%3BAA%5C%2FDZ%2CwBAmEI%3BEACI%2CgBAAA%3B%3BAAEA%2CwBAHJ%2CqBAGK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBANJ%2CqBAMK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBATJ%2CqBASK%3BAACD%2CwBAVJ%2CqBAUK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBAbJ%2CqBAaK%3BEACG%2CYAAA%3B%3BAAMZ%3BEAEI%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAYJ%2CkBACI%2CQAAO%3BEACH%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3B%3BAAKJ%2CgBAAI%3BEACA%2CqBAAA%3B%3BA%2BF1HJ%2CeADJ%2CeACM%2CWACE%3BEACI%2CgBAAA%3B%3BACJhB%3BEACI%2CgBAAA%3B%3BACCI%2CcADA%2CMACI%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAIA%2CaAAE%3BEACE%2CgBAAA%3B%3BACdR%3BEACI%2CgBAAA%3B%3BAAEA%2CWAAE%3BEACE%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACII%2CkCADJ%2CmCACK%3BE7HmRT%2CgBAAA%3BE6HjRY%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CkCAPJ%2CmCAOK%2COAAQ%3BAACT%2CkCARJ%2CmCAQK%3BEACG%2CaAAA%3BEACA%2CaAAA%3B%3BAAXZ%2CkCAeM%2CSAAM%3BEACJ%2CgBAAA%3B%3BAAIR%2CwBACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACvCZ%2CuBACI%3BEACI%2CaAAA%3B%3BACDJ%2CEAAE%2CMAAM%2CcACJ%2CGAAE%2CaACE%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAARZ%2CEAAE%2CMAAM%2CcACJ%2CGAAE%2CaACE%2C4BAQI%3BEACI%2CWAAA%3B%3BACXhB%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAVJ%2C0BAYI%2COAAM%3BEACF%2CcAAA%3B%3BAAbR%2C0BAgBI%2CeACI%2C2BAA2B%3BEACvB%2CUAAA%3B%3BAAKZ%3BEACI%2CsBAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3B%3BAAGJ%3BEACI%2CuBAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CmBAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CUAAA%3BEACA%2CgCAAA%3BEACA%2C4BAAA%3BEACA%2CWAAW%2CeAAX%3B%3BAAGJ%2CcAAc%3BEACV%2CUAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CcAAc%2CUAAW%3BEACrB%2CUAAA%3BEACA%2CWAAW%2CaAAX%3B%3BAAGJ%2CcAAc%2CUAAU%3BEACpB%2CYAAA%3B%3BAAGJ%2CcAAc%2CaAAc%3BEACxB%2CWAAW%2CcAAX%3BEACA%2CUAAA%3B%3BAAGJ%2CcAAc%2CaAAa%3BEACvB%2CUAAA%3B%3BAClEN%3BE5D2BE%2CkBAAA%3B%3BA4D3BF%2CmB5D6BE%3BErEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEqEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BErE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CmBAAA%3BEqEpLA%2CYAAA%3BEACA%2COAAA%3B%3BAA3DI%2CmBA1BJ%2CiBA0BK%3BAACD%2CmBA3BJ%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CmBAnCJ%2CiBAmCK%3BErEqOL%2CkBAAA%3BEqEnOQ%2CyBAAA%3B%3BAAGJ%2CmBAxCJ%2CiBAwCK%3BErEgOL%2CkBAAA%3BEqE9NQ%2CyBAAA%3B%3BAA6CR%2CmBAvFA%2CiBAuFC%3BAACD%2CmBAxFA%2CiBAwFC%3BEACG%2CSAAA%3B%3BAAEJ%2CmBA3FA%2CiBA2FC%3BErE6KD%2CsBAAA%3BEAAA%2CUAAA%3BEAAA%2CkBAAA%3B%3BAqEvKA%2CmBAjGA%2CiBAiGC%3BErEuKD%2CsBAAA%3BEAAA%2CUAAA%3BEAAA%2CkBAAA%3B%3BAqEhNA%2CmBAAE%3BErEgNF%2CYAAA%3B%3BAqE5MA%2CmBAAE%2CgBAA2B%2CMAAS%3BAACtC%2CmBAAE%2CgBAA2B%2CMAAS%3BAACtC%2CmBAAC%2CMAAO%3BEACJ%2CcAAA%3B%3BA6DlFJ%3B%3B%3BAAAA%2CyBAEI%2CYAAY%2CGAAG%2COAAM%3BAAFzB%2CyBAII%2CYAAY%2CGAAG%2COAAM%3BAAJzB%2CyBAMI%2CYAAW%3BEACP%2CUAAA%3B%3BAAPR%2CyBAUI%3BAAVJ%2CyBAWI%3BAAXJ%2CyBAYI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAdR%2CyBAiBI%2CeAAe%3BAAjBnB%2CyBAkBI%2CeAAe%3BEACX%2CkBAAA%3B%3BAAnBR%2CyBAsBI%3BEACI%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAzBR%2CyBA4BI%2CYAAW%3BEACP%2CeAAA%3BEACA%2CYAAA%3B%3BAA9BR%2CyBAiCI%2CcAAc%3BAAjClB%2CyBAkCI%2CcAAc%3BEACV%2CWAAW%2CoBAAX%3B%3BAAnCR%2CyBAsCI%3BEAEQ%2COAAA%3BEACA%2CcAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CyBAPJ%2CaAOK%3BAACD%2CyBARJ%2CaAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CyBAbJ%2CaAaK%3BEACG%2CWAAA%3B%3BAApDZ%2CyBAwDI%3BAAxDJ%2CyBAyDI%2CaAAY%2CcAAe%3BEACvB%2CaAAA%3B%3BAA1DR%2CyBA6DI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAjER%2CyBAoEI%2CUAAU%3BEACN%2CYAAA%3B%3BAArER%2CyBAwEI%2CaAAY%2CSAAU%3BEAClB%2CoBAAA%3B%3BAAzER%2CyBA4EI%2CgBAAgB%3BEACZ%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FER%2CyBAkFI%2CaAAY%3BEACR%2CaAAA%3B%3BAAnFR%2CyBAsFI%2CeAAe%3BEACX%2CeAAA%3BEACA%2CkBAAA%3B%3BAAxFR%2CyBA2FI%2CeAAe%2CYAAW%3BEACtB%2CqCAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CWAAA%3B%3BAAzGR%2CyBA4GI%2CYAAW%3BAA5Gf%2CyBA6GI%2CYAAW%3BEACP%2CaAAA%3B%3BAA9GR%2CyBAiHI%2CcAAa%3BEACT%2CmBAAA%3B%3BAAlHR%2CyBAqHI%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA7HR%2CyBAgII%2CYAAY%3BEACR%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAvIR%2CyBA0II%2CYAAY%2CGAAG%3BAA1InB%2CyBA2II%2CcAAc%3BEACV%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FIR%2CyBAkJI%2CYAAY%2CGAAG%3BEAEP%2CeAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CyBAZJ%2CYAAY%2CGAAG%2COAYV%2CMAAM%3BAACP%2CyBAbJ%2CYAAY%2CGAAG%2COAaV%2CMAAM%3BEACH%2CUAAA%3B%3BAAGJ%2CyBAjBJ%2CYAAY%2CGAAG%2COAiBV%3BEACG%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2CKAAT%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAhLZ%2CyBAoLI%2CYAAY%2CGAAE%2CaAAc%2COAAM%3BEAC9B%2CWAAA%3BEACA%2CaAAA%3B%3BAAtLR%2CyBAyLI%3BEACI%2CwCAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAA9LR%2CyBAiMI%2CcAAc%3BEAEN%2CgBC1MgB%2C0XD0MhB%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CgCAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CyBAhBJ%2CcAAc%2CaAgBT%3BAACD%2CyBAjBJ%2CcAAc%2CaAiBT%3BEACG%2CSAAS%2CEAAT%3B%3BAAGJ%2CyBArBJ%2CcAAc%2CaAqBT%3BEACG%2CgBC7NuB%2C0XD6NvB%3B%3BAAvNZ%2CyBA2NI%2CcAAc%2CaAAY%3BEACtB%2CQAAA%3B%3BAA5NR%2CyBA%2BNI%2CcAAc%2CaAAY%3BEACtB%2COAAA%3BEACA%2CWAAW%2CeAAe%2CiBAA1B%3B%3BAAjOR%2CyBAoOI%2CmBAAmB%3BEACf%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAvOR%2CyBA0OI%2CeAAc%2CaAAgB%3BEAC1B%2CeAAA%3B%3BAA3OR%2CyBA8OI%2CeAAc%2CaAAc%2CaAAa%3BEACrC%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAAjPR%2CyBAoPI%2CSAAQ%3BEACJ%2CWAAA%3B%3BAC1OZ%3BEACI%3BIACI%2CWAAW%2CsBAAqB%2CSAAhC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAqB%2CgBAAhC%3B%3B%3BACdR%3BEACI%2CoBAAA%3B%3BAASA%2CqBACI%3BEACI%2CiBAAA%3B%3BAAFR%2CqBAKI%3BEAEQ%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAATZ%2CqBAKI%2CiBAOI%3BEACI%2CkBAAA%3B%3BAAbZ%2CqBAKI%2CiBAWI%3BEACI%2CeAAA%3B%3BAAjBZ%2CqBAqBI%2CaAAY%3BEpI6WhB%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAtIF%2CsCAAA%3BEACK%2CmCAAA%3BEACC%2CkCAAA%3BEAcJ%2C8BAAA%3BEAwJA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEoI7YI%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAZJ%2CaAAY%2CeAYP%2CgBAAiB%3BAAClB%2CqBAbJ%2CaAAY%2CeAaP%2CgBAAiB%3BEACd%2CWAAA%3B%3BAAIA%2CqBAlBR%2CaAAY%2CeAiBP%2CgBAAiB%2CuBACb%2CUAAU%2CQAAQ%3BEACf%2CcAAA%3B%3BAAGJ%2CqBAtBR%2CaAAY%2CeAiBP%2CgBAAiB%2CuBAKb%2CUAAU%2CQAAQ%3BEACf%2CaAAA%3B%3BAAIR%2CqBA3BJ%2CaAAY%2CeA2BP%2CgBAAiB%3BAAClB%2CqBA5BJ%2CaAAY%2CeA4BP%2CmBAAoB%3BEAEb%2CUAAA%3B%3BAAGJ%2CqBAjCR%2CaAAY%2CeA2BP%2CgBAAiB%2CuBAMb%3BAAAD%2CqBAjCR%2CaAAY%2CeA4BP%2CmBAAoB%2CuBAKhB%3BEACG%2CWAAA%3B%3BAAIR%2CqBAtCJ%2CaAAY%2CeAsCP%2CgBAAiB%3BAAClB%2CqBAvCJ%2CaAAY%2CeAuCP%2CmBAAoB%3BEACjB%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBA5CJ%2CaAAY%2CeA4CP%3BEACG%2CaAAA%3B%3BAAlEZ%2CqBAqBI%2CaAAY%2CeAgDR%3BEACI%2CSAAA%3B%3BAAtEZ%2CqBAqBI%2CaAAY%2CeAoDR%3BEACI%2CgBAAA%3B%3BAA1EZ%2CqBAqBI%2CaAAY%2CeAwDR%2CiBACI%3BEACI%2CaAAA%3B%3BAA%5C%2FEhB%2CqBAqBI%2CaAAY%2CeAwDR%2CiBAKI%3BEACI%2CaAAA%3B%3BAAnFhB%2CqBAqBI%2CaAAY%2CeAwDR%2CiBASI%3BEACI%2CaAAA%3B%3BAAvFhB%2CqBAqBI%2CaAAY%2CeAsER%2CeAAe%3BEACX%2CYAAA%3B%3BAA5FZ%2CqBAqBI%2CaAAY%2CeA0ER%3BEpImSR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3B%3BAoIhaR%2CqBAqBI%2CaAAY%2CeA%2BER%2CoBAAoB%3BEpI0J9B%2CeAAA%3BEACK%2CYAAA%3BEACC%2CWAAA%3BEAcJ%2COAAA%3B%3BAoI9QA%2CqBAqBI%2CaAAY%2CeAmFR%2CoBAAoB%2CIAAG%3BEpIgT%5C%2FB%2CwBAAA%3BEACQ%2CgBAAA%3B%3BAoIzZR%2CqBAqBI%2CaAAY%2CeAuFR%2CoBAAoB%3BEAChB%2CgBAAA%3B%3BAA7GZ%2CqBAqBI%2CaAAY%2CeA2FR%3BAAhHR%2CqBAqBI%2CaAAY%2CeA4FR%3BEACI%2CoBAAA%3B%3BAAlHZ%2CqBAqBI%2CaAAY%2CeAgGR%2CwBAAwB%3BEACpB%2CeAAA%3B%3BAAtHZ%2CqBAqBI%2CaAAY%2CeAoGR%2CwBAAwB%2CiBAAmB%3BEACvC%2CgBAAA%3B%3BAA1HZ%2CqBAqBI%2CaAAY%2CeAwGR%2CgBAAkB%3BEACd%2CqBAAA%3B%3BAA9HZ%2CqBAqBI%2CaAAY%2CeA4GR%2COAAM%3BEACF%2CmBAAA%3B%3BAAlIZ%2CqBAqBI%2CaAAY%2CeAgHR%3BEACI%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAvIZ%2CqBAqBI%2CaAAY%2CeAqHR%3BEAEQ%2CgBAAA%3B%3BAA5IhB%2CqBAqBI%2CaAAY%2CeAqHR%2C0BAKI%3BEACI%2CkBAAA%3B%3BAAhJhB%2CqBAqBI%2CaAAY%2CeAqHR%2C0BASI%3BEACI%2CgBAAA%3B%3BAApJhB%2CqBAqBI%2CaAAY%2CeAqHR%2C0BAaI%2CiBAAiB%2CQAAO%3BEACpB%2CkBAAA%3B%3BAAxJhB%2CqBAqBI%2CaAAY%2CeAqHR%2C0BAiBI%3BEACI%2CYAAA%3B%3BAA5JhB%2CqBAqBI%2CaAAY%2CeAqHR%2C0BAqBI%2CsBAAsB%3BEAClB%2CaAAA%3B%3BAAhKhB%2CqBAqBI%2CaAAY%2CeA%2BIR%2C2BACI%3BEACI%2CYAAA%3B%3BAAtKhB%2CqBA4KI%2CmBAAmB%2C8BACf%3BEACI%2CaAAA%3B%3BAA9KZ%2CqBA4KI%2CmBAAmB%2C8BAKf%2CgCAAgC%3BEAC5B%2CcAAA%3B%3BAAlLZ%2CqBAsLI%2CiBAEI%2C8BAA8B%3BEAC1B%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAW%2CeAAX%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAlMZ%2CqBAsLI%2CiBAgBI%2C8BAA8B%2CiBAAmB%3BEAC7C%2CWAAA%3B%3BAAIJ%2CqBArBJ%2CiBAqBK%2CKAAM%2C8BAA8B%3BEACjC%2CYAAA%3BEACA%2CMAAA%3B%3BAAIJ%2CqBA3BJ%2CiBA2BK%2CQAAS%2C8BAA8B%3BEACpC%2CSAAA%3B%3BAAlNZ%2CqBAsNI%3BEpIwCN%2CmCAAA%3BEACK%2CgCAAA%3BEACC%2C%2BBAAA%3BEAcJ%2C2BAAA%3BEoItDQ%2CgBAAA%3BEACA%2C6CAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAPJ%2CgBAOK%3BEACG%2CkDAAA%3B%3BAA9NZ%2CqBAkOI%3BEAEQ%2CcAAA%3BEACA%2CaAAA%3B%3BAArOZ%2CqBAkOI%2CaAMI%2CcACI%3BEpIqCZ%2CiBAAA%3BEoInCgB%2CaAAA%3B%3BAA3OhB%2CqBAgPI%2CaAAY%2CIAAI%3BEACZ%2CmBAAA%3B%3BAAjPR%2CqBAoPI%3BEAEQ%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAvPZ%2CqBAoPI%2CmBAMI%3BEACI%2CSAAA%3B%3BAA3PZ%2CqBA%2BPI%3BEAEQ%2CqBAAA%3B%3BAAIA%2CqBANR%2CoBAKM%2CqBACI%3BEACE%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CqBAlBR%2CoBAKM%2CqBAaI%2CaAAY%2CIAAI%3BEACd%2CgBAAA%3B%3BAAlRhB%2CqBA%2BPI%2CoBAuBI%3BEACI%2CeAAA%3B%3BAAvRZ%2CqBA2RI%2CuBACI%2CYAAW%2CIAAI%2C2BAA8B%3BEACzC%2CaAAA%3B%3BAA7RZ%2CqBAiSI%2CoBAAoB%2COAAM%2CUAAW%2COAAM%3BEACvC%2CcAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAArSR%2CqBAwSI%2CmBAAmB%2CgBACf%2CMAAK%2CeAAe%3BAAzS5B%2CqBAwSI%2CmBAAmB%2CgBAEf%2CMAAK%2CeAAe%3BEAChB%2CqCAAA%3B%3BAA3SZ%2CqBAwSI%2CmBAAmB%2CgBAMf%2CMAAK%2CeAAe%3BEAChB%2CmCAAA%3B%3BAA%5C%2FSZ%2CqBAwSI%2CmBAAmB%2CgBAUf%2CMAAK%3BEACD%2CWAAA%3B%3BAAnTZ%2CqBAwSI%2CmBAAmB%2CgBAcf%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAAxTZ%2CqBAwSI%2CmBAAmB%2CgBAmBf%3BEpI7CR%2CoWAAA%3BEoI%2BCY%2CoBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAnUZ%2CqBAwSI%2CmBAAmB%2CgBA8Bf%3BEACI%2CmBAAA%3B%3BAAvUZ%2CqBAwSI%2CmBAAmB%2CgBAkCf%3BEACI%2CiBAAA%3B%3BAAoBR%2CQAhByC%3BEAgBzC%2CqBAfI%2CaAAY%3BIpIsFpB%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3B%3BEoIrFI%2CqBAHJ%2CaAAY%2CeAGP%2CgBAAiB%3BIACd%2CUAAA%3B%3BEAGJ%2CqBAPJ%2CaAAY%2CeAOP%2CgBAAiB%3BIACd%2CYAAA%3B%3B%3BAAxVhB%2CqBA%2BVI%2CqBAAqB%2C%2BBAA%2BB%3BEAE5C%2CgBAAA%3B%3BAAjWZ%2CqBA%2BVI%2CqBAAqB%2C%2BBAA%2BB%2CgCAKhD%3BEACI%2CgBAAA%3B%3BAArWZ%2CqBA0WI%2CaAAY%2CIAAI%2CmBAAmB%2CIAAI%2CuBAAwB%3BEAC3D%2COAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAIR%2CwBAAyB%3BEAEjB%2CSAAA%3B%3BAAFR%2CwBAAyB%2CiBAKrB%2CiBAAiB%3BEACb%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CwBAAwB%2COAAQ%3BEAC5B%2CSAAA%3B%3BAAGJ%2CSAAS%3BEACL%2CcAAA%3B%3BAAEA%2CSAHK%2CQAGD%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAKR%2CiBAAkB%3BEACd%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CiBACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAJR%2CiBAOI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAXR%2CiBAcI%2CkBACM%3BEACE%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAnBZ%2CiBAcI%2CkBAQM%3BEACE%2CgBAAA%3BEACA%2CeAAA%3B%3BAAxBZ%2CiBAcI%2CkBAQM%2CQAIE%3BEACI%2CWAAA%3B%3BAAMhB%2CQAAS%2CQAAO%2CKAAM%3BEAEd%2CgBAAA%3B%3BAAFR%2CQAAS%2CQAAO%2CKAAM%2CqBAKlB%2CaAAa%2CMAAK%2CMAAS%2CQAAQ%2CKAAE%2CUAAU%2CMAAS%3BEACpD%2CgBAAA%3B%3BAAIR%2CUAAW%2COAAM%3BEAET%2CmBAAA%3B%3BAAFR%2CUAAW%2COAAM%2CoBAKb%3BEACI%2CgCAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAIR%2CUAAW%2COAAM%3BEACb%2CmBAAA%3B%3BAAGJ%2CUAAW%2COAAM%3BEAET%2CmBAAA%3B%3BAAGJ%2CUALO%2COAAM%2CyBAKZ%2CUAAU%2CGAAI%3BEACX%2CaAAA%3B%3BAAKR%3BEACI%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAALJ%2CaAOI%3BEACI%2CaAAA%3B%3BAARR%2CaAWI%3BEpIzON%2CmBoI0O8B%2CgBpI1O9B%3BEACK%2CgBoIyOyB%2CgBpIzOzB%3BEACC%2CeoIwOwB%2CgBpIxOxB%3BEAcJ%2CWoI0N4B%2CgBpI1N5B%3BEoI2NQ%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAKR%2CsBAAuB%3BEACnB%2CaAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEAEQ%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CYAAY%2CiBAAkB%2CyBAAyB%3BEACnD%2CeAAA%3B%3BAAdR%2CsBAiBI%3BAAjBJ%2CsBAkBI%3BEACI%2CgBAAA%3B%3BACzhBR%2C2BAA2B%2CiBAAiB%3BEAEpC%2CuBAAA%3B%3BAAFR%2C2BAA2B%2CiBAAiB%2CoBAKxC%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAARR%2C2BAA2B%2CiBAAiB%2CoBAWxC%3BEACI%2CaAAA%3BEACA%2CmBAAA%3B%3BAAbR%2C2BAA2B%2CiBAAiB%2CoBAgBxC%3BEACI%2CWAAA%3B%3BAAGJ%2C2BApBuB%2CiBAAiB%2CoBAoBvC%2CkBAAmB%3BEAChB%2CUAAA%3B%3BAAGJ%2C2BAxBuB%2CiBAAiB%2CoBAwBvC%2CiBAAkB%3BEACf%2CWAAA%3BEACA%2CWAAA%3B%3BAA1BR%2C2BAA2B%2CiBAAiB%2CoBA6BxC%3BEACI%2CSAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3B%3BAAhCR%2C2BAA2B%2CiBAAiB%2CoBAmCxC%3BEACI%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2C2BA1CuB%2CiBAAiB%2CoBA0CvC%2CkBAAmB%3BEAChB%2CUAAA%3B%3BAAGJ%2C2BA9CuB%2CiBAAiB%2CoBA8CvC%2CiBAAkB%3BEACf%2CUAAA%3BEACA%2CWAAA%3B%3BAChDR%2CyBAA0B%3BEAElB%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CyBARsB%2COAQrB%3BEACG%2CWAAA%3B%3BAAGJ%2CyBAZsB%2COAYrB%3BAACD%2CyBAbsB%2COAarB%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CyBAnBsB%2COAmBrB%2CWAAY%3BAACb%2CyBApBsB%2COAoBrB%2CWAAY%3BEACT%2CUAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CyBAzBsB%2COAyBrB%2CWAAY%2CSAAS%3BEAClB%2CgBAAA%3B%3BAA1BR%2CyBAA0B%2COA6BtB%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAIR%2CyBAA0B%3BEACtB%2CWAAA%3B%3BAAGJ%2CyBAA0B%2COAAM%2CUAAa%2CSAAM%3BEAC%5C%2FC%2CcAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CUAAW%2COAAM%2CoBAAqB%3BEAE9B%2CYAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CUAAW%2COAAM%2CoBAAqB%2CUAMlC%3BEACI%2CWAAA%3BEACA%2CiBAAA%3B%3BAC7DR%2CqBAAsB%2CiBAClB%3BEACI%2CaAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CqBAPkB%2CiBAOjB%2CQAAS%3BEACN%2CeAAA%3B%3BACZZ%3BAC%2BhBI%2C0BAA2B%3BAAoB3B%2C0BAA2B%2C6BAUvB%3BAA0FJ%2C0BAA2B%2CyBAAyB%2C4BAKhD%2CoBAAsB%3BED3pB1B%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3B%3BAAGJ%3BAC2eI%2C0BAA2B%2C6BAWvB%3BAAXJ%2C0BAA2B%2C6BAYvB%3BAAiCJ%2C0BAA2B%2CwBAGvB%3BAAiBJ%2C0BAA2B%2C6BAcvB%3BAAsFJ%2C0BAA2B%2CyBAAyB%2C4BAkBhD%3BEDhqBA%2CcAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2C4BAAC%2CIAAI%3BAC8dL%2C0BAA2B%2C6BAWvB%2CyBDzeH%2CIAAI%3BAC8dL%2C0BAA2B%2C6BAYvB%2C0BD1eH%2CIAAI%3BAC2gBL%2C0BAA2B%2CwBAGvB%2CuBD9gBH%2CIAAI%3BAC%2BhBL%2C0BAA2B%2C6BAcvB%2CmBD7iBH%2CIAAI%3BACmoBL%2C0BAA2B%2CyBAAyB%2C4BAkBhD%2CgBDrpBH%2CIAAI%3BEACD%2CmBAAA%3B%3BAAGJ%2C4BAAC%3BAC0dD%2C0BAA2B%2C6BAWvB%2CyBDreH%3BAC0dD%2C0BAA2B%2C6BAYvB%2C0BDteH%3BACugBD%2C0BAA2B%2CwBAGvB%2CuBD1gBH%3BAC2hBD%2C0BAA2B%2C6BAcvB%2CmBDziBH%3BAC%2BnBD%2C0BAA2B%2CyBAAyB%2C4BAkBhD%2CgBDjpBH%3BEACG%2C4CAAA%3B%3BAAGJ%2C4BAAC%3BACsdD%2C0BAA2B%2C6BAWvB%2CyBDjeH%3BACsdD%2C0BAA2B%2C6BAYvB%2C0BDleH%3BACmgBD%2C0BAA2B%2CwBAGvB%2CuBDtgBH%3BACmgBD%2C0BAA2B%2CwBAUvB%2CuBAAsB%3BAAU1B%2C0BAA2B%2C6BAcvB%2CmBDriBH%3BACuhBD%2C0BAA2B%2C6BAsBvB%2CmBAAkB%3BAA8EtB%2C0BAA2B%2CyBAAyB%2C4BAkBhD%2CgBD7oBH%3BAC2nBD%2C0BAA2B%2CyBAAyB%2C4BA6BhD%2CgBAAe%3BEDvpBf%2CqBAAA%3B%3BAAeR%2CgBAXuC%3BEACnC%3BECgdA%2C0BAA2B%2C6BAWvB%3BEAXJ%2C0BAA2B%2C6BAYvB%3BEAiCJ%2C0BAA2B%2CwBAGvB%3BEAiBJ%2C0BAA2B%2C6BAcvB%3BEAsFJ%2C0BAA2B%2CyBAAyB%2C4BAkBhD%3BIDroBI%2CUAAA%3B%3BEAGJ%2C4BAAC%2CeAAe%3BEC2cpB%2C0BAA2B%2C6BAWvB%2CyBDtdC%2CeAAe%3BEC2cpB%2C0BAA2B%2C6BAYvB%2C0BDvdC%2CeAAe%3BECwfpB%2C0BAA2B%2CwBAGvB%2CuBD3fC%2CeAAe%3BEC4gBpB%2C0BAA2B%2C6BAcvB%2CmBD1hBC%2CeAAe%3BECgnBpB%2C0BAA2B%2CyBAAyB%2C4BAkBhD%2CgBDloBC%2CeAAe%3BIACZ%2CgBAAA%3B%3B%3BACVR%2CYAAY%3BEAEJ%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CYAPQ%2CQAOP%3BEACG%2CYAAA%3BEACA%2CgBAAA%3B%3BAATR%2CYAAY%2CQAYR%3BEACI%2CUAAA%3B%3BAAbR%2CYAAY%2CQAgBR%3BEACI%2CeAAA%3B%3BAAjBR%2CYAAY%2CQAoBR%2CwBAAwB%3BEACpB%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAzBR%2CYAAY%2CQA4BR%3BEACI%2CoBAAA%3B%3BAA7BR%2CYAAY%2CQAgCR%3BEACI%2C2BAAA%3B%3BAAjCR%2CYAAY%2CQAoCR%2CyBAAyB%3BEACrB%2CeAAA%3BEACA%2CUAAA%3B%3BAAtCR%2CYAAY%2CQAwCR%2CUAAU%2CYAAW%3BAAxCzB%2CYAAY%2CQAyCR%2CqBAAqB%2CYAAW%3BAAzCpC%2CYAAY%2CQA0CR%2C8BAA8B%2CYAAW%3BEACrC%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAArDR%2CYAAY%2CQAuDR%2CUAAU%2CYAAW%3BEACjB%2CSAAS%2CGAAT%3B%3BAAxDR%2CYAAY%2CQA0DR%2CqBAAqB%2CYAAW%3BEAC5B%2CSAAS%2CGAAT%3B%3BAA3DR%2CYAAY%2CQA6DR%2C8BAA8B%2CYAAW%3BEACrC%2CSAAS%2CGAAT%3B%3BAAIR%2CYAAY%2CQAAQ%2CiBAEhB%2CsBAAsB%2CoBAClB%3BAAFR%2CYAAY%2CQAAQ%2CiBAChB%2CsBAAsB%2CoBAClB%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAAKZ%2C0BAA0B%3BEAElB%2CWAAA%3BEACA%2CcAAA%3B%3BAAHR%2C0BAA0B%2CQAMtB%2CkBAAiB%2CIAAI%3BEACjB%2CgBAAA%3B%3BAAKR%3BEAEQ%2CeAAA%3B%3BAAGJ%2C0BAAI%3BEACA%2CgBAAA%3B%3BAANR%2C0BASI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAhBR%2C0BAmBI%2CkBAAoB%3BEAEZ%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C0BAZJ%2CkBAAoB%2CmBAYf%3BAACD%2C0BAbJ%2CkBAAoB%2CmBAaf%2CMAAM%3BEACH%2CqBAAA%3B%3BAAjCZ%2C0BAqCI%2CkBAAoB%2CmBAAgB%3BEAE5B%2CgCAAA%3BEACA%2C%2BBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CsBAAsB%2CaAAjC%3BEACA%2CyBAAA%3BEACA%2CUAAA%3B%3BAAlDZ%2C0BAsDI%2CkBAAoB%2CmBAAgB%3BEAChC%2CWAAW%2CcAAX%3B%3BAAvDR%2C0BA0DI%2CkBAAoB%2CsBAAsB%3BEACtC%2CeAAA%3B%3BAA3DR%2C0BA8DI%2CUAAS%3BEACL%2CgBAAA%3B%3BAA%5C%2FDR%2C0BAkEI%2CUAAY%2CUAAU%3BEAClB%2CaAAA%3B%3BAAnER%2C0BAsEI%2CUAAY%2CSAAS%3BAAtEzB%2C0BAuEI%2CUAAY%2CUAAU%2CSAAS%3BEAC3B%2CmBAAA%3B%3BAAxER%2C0BA2EI%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAA7ER%2C0BAgFI%2CyBAAyB%3BAAhF7B%2C0BAiFI%2CyBAAyB%3BEACrB%2CkBAAA%3B%3BAAlFR%2C0BAqFI%2CyBAAyB%3BEACrB%2CgBAAA%3B%3BAAtFR%2C0BAyFI%2CyBAAyB%3BEACrB%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA3FR%2C0BA8FI%2CyBACI%2C4BAA4B%2CYAAc%2CQAAK%3BEAC3C%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CkDAAhB%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3B%3BAAvGZ%2C0BA8FI%2CyBAWI%2COAAO%2CQAAU%3BEACb%2CiBAAA%3B%3BAA1GZ%2C0BA8FI%2CyBAcI%2COAAM%2CSAAY%2CSAAO%2CQAAO%2CMAAM%2CQAClC%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAA%5C%2FGhB%2C0BAoHI%2CyBAAyB%2C4BACrB%2COAAM%3BEACF%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAzHZ%2C0BAoHI%2CyBAAyB%2C4BAQrB%2COAAM%2CKAAK%2CIAAI%3BEACX%2CeAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FHZ%2C0BAoHI%2CyBAAyB%2C4BAQrB%2COAAM%2CKAAK%2CIAAI%2C6BAKX%3BEACI%2CcAAA%3B%3BAAlIhB%2C0BAoHI%2CyBAAyB%2C4BAkBrB%3BAAtIR%2C0BAoHI%2CyBAAyB%2C4BAmBrB%2CgBAAgB%3BEACZ%2CeAAA%3B%3BAAxIZ%2C0BAoHI%2CyBAAyB%2C4BAuBrB%2CgBAAgB%2COAAO%3BEACnB%2CYAAA%3B%3BAA5IZ%2C0BAoHI%2CyBAAyB%2C4BA2BrB%2CgBAAgB%2COAAO%2CeAAe%3BEAClC%2CMAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAlJZ%2C0BAoHI%2CyBAAyB%2C4BA2BrB%2CgBAAgB%2COAAO%2CeAAe%2CeAKlC%3BEACI%2CeAAA%3BEACA%2CWAAA%3B%3BAAtJhB%2C0BAoHI%2CyBAAyB%2C4BA2BrB%2CgBAAgB%2COAAO%2CeAAe%2CeAUlC%2CuBAAsB%3BEAClB%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAA7JhB%2C0BAoHI%2CyBAAyB%2C4BA2BrB%2CgBAAgB%2COAAO%2CeAAe%2CeAiBlC%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAnKhB%2C0BAoHI%2CyBAAyB%2C4BA2BrB%2CgBAAgB%2COAAO%2CeAAe%2CeAuBlC%2CsBAAqB%3BEACjB%2CeAAA%3B%3BAAvKhB%2C0BAoHI%2CyBAAyB%2C4BAuDrB%2CgBAAgB%2CaAAa%2CcAAc%2CWAAU%3BEAC7C%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CeAAA%3B%3BAA9KhB%2C0BAkLI%3BEACI%2CWAAA%3B%3BAAKA%2C0BAFJ%2CmBAEK%2CIAAI%3B%3B%3BAAAL%2C0BADJ%2COACK%2CIAAI%3B%3B%3BEAGD%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C0BAZJ%2CmBAYK%2CIAAI%2C6BAA6B%3BAAAlC%2C0BAXJ%2COAWK%2CIAAI%2C6BAA6B%3BEAC9B%2CYAAA%3B%3BAAnMZ%2C0BAuMI%2CmBAAkB%3BEACd%2CgBAAA%3B%3BAAxMR%2C0BA2MI%2CwBAA0B%2CmBAAmB%2CWAAS%2CQAAO%3BEACzD%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FMR%2C0BAkNI%3BEACI%2CgBAAA%3B%3BAAnNR%2C0BAsNI%2CSAAS%2CQAAO%3BAAtNpB%2C0BAuNI%2CQAAO%2CSAAS%3BEACZ%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAzNR%2C0BA6NI%2CeAAe%2CiBAAiB%3BEAC5B%2CgBAAA%3B%3BAA9NR%2C0BAiOI%2CMAAK%2CeAAe%3BEAChB%2CgCAAA%3B%3BAAlOR%2C0BAqOI%2CMAAK%3BAArOT%2C0BAsOI%2CMAAK%3BAAtOT%2C0BAuOI%2CMAAK%3BAAvOT%2C0BAwOI%2CMAAK%3BAAxOT%2C0BAyOI%2CMAAK%3BAAzOT%2C0BA0OI%2CMAAK%3BAA1OT%2C0BA2OI%2CMAAK%3BAA3OT%2C0BA4OI%2CMAAK%3BAA5OT%2C0BA6OI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAjPR%2C0BAoPI%2CqBAAqB%3BEACjB%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAvPR%2C0BA2PI%2CqBAAqB%3BAA3PzB%2C0BA4PI%2CQAAO%2CSAAS%3BEACZ%2CYAAA%3B%3BAAKR%2C0BACI%2CMAAK%3BAADT%2C0BAEI%2CMAAK%3BEzIjWT%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEyI6VQ%2CWAAA%3BEACA%2CUAAA%3B%3BAANR%2C0BASI%2CMAAK%2CiBAAoB%3BAAT7B%2C0BAUI%2CMAAK%2CcAAiB%3BEAClB%2CeAAA%3BEACA%2CaAAA%3B%3BAAZR%2C0BAeI%2CMAAK%2CiBAAoB%2CQAAM%2CKAAI%3BAAfvC%2C0BAgBI%2CMAAK%2CcAAiB%2CQAAM%2CKAAI%3BEAC5B%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3B%3BAApBR%2C0BAuBI%2CMAAK%2CiBAAoB%2CQAAK%3BAAvBlC%2C0BAwBI%2CMAAK%2CcAAiB%2CQAAK%3BEACvB%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAnCR%2C0BAsCI%2CMAAK%2CiBAAoB%2CQAAK%2CMAAM%3BAAtCxC%2C0BAuCI%2CMAAK%2CcAAiB%2CQAAK%2CMAAM%3BAAvCrC%2C0BAwCI%2CMAAK%2CiBAAiB%2CQAAW%2CQAAK%3BAAxC1C%2C0BAyCI%2CMAAK%2CcAAc%2CQAAW%2CQAAK%3BEAC%5C%2FB%2CqBAAA%3BEACA%2C6CAAA%3B%3BAA3CR%2C0BA8CI%2CMAAK%2CiBAAoB%2CQAAK%3BEAC1B%2CkBAAA%3B%3BAA%5C%2FCR%2C0BAkDI%2CMAAK%2CiBAAiB%2CQAAW%2CQAAK%3BEAClC%2CwXAAA%3BEACA%2CmCAAA%3BEACA%2CeAAA%3B%3BAArDR%2C0BAwDI%2CMAAK%2CcAAiB%2CQAAK%3BEACvB%2CkBAAA%3BEACA%2CyBAAA%3B%3BAA1DR%2C0BA6DI%2CMAAK%2CcAAc%2CQAAW%2CQAAK%3BEAC%5C%2FB%2CiBAAA%3B%3BAAKR%2C0BAA2B%3BAAC3B%2C0BAA2B%3BEAEnB%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAJR%2C0BAA2B%2CuBAOvB%3BAANJ%2C0BAA2B%2CYAMvB%3BEACI%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAVR%2C0BAA2B%2CuBAavB%2CkBAAkB%3BAAZtB%2C0BAA2B%2CYAYvB%2CkBAAkB%3BEACd%2CUAAA%3B%3BAAdR%2C0BAA2B%2CuBAiBvB%3BAAhBJ%2C0BAA2B%2CYAgBvB%3BEACI%2CsBAAA%3B%3BAAlBR%2C0BAA2B%2CuBAqBvB%2CkBAAkB%2CoBAAoB%3BAApB1C%2C0BAA2B%2CYAoBvB%2CkBAAkB%2CoBAAoB%3BEAClC%2CSAAA%3BEACA%2CWAAA%3B%3BAAvBR%2C0BAA2B%2CuBA0BvB%2CkBAAkB%3BAAzBtB%2C0BAA2B%2CYAyBvB%2CkBAAkB%3BEACd%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAhCR%2C0BAA2B%2CuBAmCvB%2CkBAAkB%3BAAlCtB%2C0BAA2B%2CYAkCvB%2CkBAAkB%3BEACd%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAtCR%2C0BAA2B%2CuBAyCvB%3BAAxCJ%2C0BAA2B%2CYAwCvB%3BEACI%2CqBAAA%3B%3BAA1CR%2C0BAA2B%2CuBA6CvB%2CqBAAoB%3BAA5CxB%2C0BAA2B%2CYA4CvB%2CqBAAoB%3BEAChB%2CYAAA%3B%3BAA9CR%2C0BAA2B%2CuBAiDvB%3BAAhDJ%2C0BAA2B%2CYAgDvB%3BEACI%2CmBAAA%3B%3BAAKR%2C0BAA2B%2C6BACvB%3BEACI%2CgBAAA%3B%3BAAFR%2C0BAA2B%2C6BAKvB%3BAALJ%2C0BAA2B%2C6BAMvB%3BAANJ%2C0BAA2B%2C6BAOvB%3BEACI%2CmBAAA%3B%3BAARR%2C0BAA2B%2C6BAWvB%3BAAXJ%2C0BAA2B%2C6BAYvB%3BEACI%2CaAAA%3B%3BAAbR%2C0BAA2B%2C6BAkBvB%2CyBAAwB%3BAAlB5B%2C0BAA2B%2C6BAmBvB%2C0BAAyB%3BEACrB%2CaAAA%3B%3BAApBR%2C0BAA2B%2C6BAuBvB%3BEACI%2CgBAAA%3B%3BAAxBR%2C0BAA2B%2C6BA2BvB%2CmBAAkB%3BEAEV%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAGJ%2C0BAnCmB%2C6BA2BvB%2CmBAAkB%2CQAQb%3BEACG%2CmBAAA%3BEACA%2CWAAA%3B%3BAAQZ%2C0BAA2B%2CwBAGvB%3BEACI%2CiBAAA%3BEACA%2CaAAA%3B%3BAALR%2C0BAA2B%2CwBAcvB%2CuBAAsB%2CcAAe%2CmBAAkB%3BEACnD%2CkBAAA%3B%3BAAKR%2C0BAA2B%3BEAEnB%2CcAAA%3BEACA%2C6BAAA%3B%3BAAHR%2C0BAA2B%2C6BAMvB%3BEACI%2CaAAA%3B%3BAAPR%2C0BAA2B%2C6BAcvB%3BEACI%2CeAAA%3BEAEA%2CSAAA%3B%3BAAjBR%2C0BAA2B%2C6BA0BvB%2CmBAAmB%3BEACf%2CYAAA%3B%3BAA3BR%2C0BAA2B%2C6BA8BvB%2CmBAAmB%2CaAAa%3BEAC5B%2CkBAAA%3B%3BAA%5C%2FBR%2C0BAA2B%2C6BAkCvB%2CmBAAmB%2CaAAa%2CeAAc%2COAC1C%2CsBAAqB%3BAAnC7B%2C0BAA2B%2C6BAkCvB%2CmBAAmB%2CaAAa%2CeAAc%2COAE1C%3BEACI%2CcAAA%3B%3BAAMZ%2C0BAA2B%3BEAEnB%2CgBAAA%3B%3BAAFR%2C0BAA2B%2CuBAKvB%3BEACI%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAARR%2C0BAA2B%2CuBAWvB%3BEACI%2CeAAA%3B%3BAAKR%2C0BAA2B%2C0BACvB%3BEACI%2CgBAAA%3B%3BAAFR%2C0BAA2B%2C0BAKvB%2CiBAAmB%3BEACf%2CWAAA%3BEACA%2CkBAAA%3B%3BAAPR%2C0BAA2B%2C0BAUvB%2CiBAAmB%2CWAAS%3BEACxB%2CaAAA%3B%3BAAXR%2C0BAA2B%2C0BAcvB%2CiBAAiB%3BEACb%2CgBAAA%3BEACA%2CcAAA%3B%3BAASR%2C0BAA2B%2C0BACvB%3BEACI%2CWAAA%3B%3BAAFR%2C0BAA2B%2C0BAKvB%2COAAM%3BEACF%2CcAAA%3B%3BAANR%2C0BAA2B%2C0BASvB%2COAAM%2CWAAY%3BEACd%2CWAAA%3B%3BAAKR%2C0BAA2B%2CyBAAyB%3BEAE5C%2CSAAA%3B%3BAAFR%2C0BAA2B%2CyBAAyB%2C4BAShD%2CeAAiB%2CiBAAe%3BEAE5B%2CSAAA%3B%3BAAXR%2C0BAA2B%2CyBAAyB%2C4BAchD%2CeAAc%2CIAAI%3BEACd%2CmBAAA%3B%3BAAfR%2C0BAA2B%2CyBAAyB%2C4BAkBhD%3BEACI%2CUAAA%3BEACA%2CWAAA%3B%3BAApBR%2C0BAA2B%2CyBAAyB%2C4BAyBhD%2CgBAAe%2CIAAI%3BEACf%2CmBAAA%3B%3BAA1BR%2C0BAA2B%2CyBAAyB%2C4BAiChD%3BEACI%2CuBAAA%3BEACA%2CUAAA%3B%3BAAnCR%2C0BAA2B%2CyBAAyB%2C4BAsChD%2CsBAAsB%3BEAClB%2CuBAAA%3BEACA%2CaAAA%3B%3BAAxCR%2C0BAA2B%2CyBAAyB%2C4BAsChD%2CsBAAsB%2COAGlB%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3B%3BAA7CZ%2C0BAA2B%2CyBAAyB%2C4BAsChD%2CsBAAsB%2COAShB%3BEACE%2CQAAA%3B%3BAAhDZ%2C0BAA2B%2CyBAAyB%2C4BAsChD%2CsBAAsB%2COAYlB%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3B%3BAArDZ%2C0BAA2B%2CyBAAyB%2C4BAyDhD%2CsBAAsB%2COAAS%2CIAAC%2CIAAI%2CaAAa%2CIAAI%3BEACjD%2CiBAAA%3B%3BAA1DR%2C0BAA2B%2CyBAAyB%2C4BA8DhD%2CsBAAsB%2COAAO%3BEACzB%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAhER%2C0BAA2B%2CyBAAyB%2C4BAmEhD%2CgBAAgB%3BEACZ%2CaAAA%3B%3BAApER%2C0BAA2B%2CyBAAyB%2C4BAuEhD%2CgBAAe%2CQAAS%3BEACpB%2CcAAA%3BEACA%2CyBAAA%3B%3BAAzER%2C0BAA2B%2CyBAAyB%2C4BA4EhD%2CgBAAe%2CQAAS%2CwBAA0B%3BEAC9C%2CSAAA%3B%3BAA7ER%2C0BAA2B%2CyBAAyB%2C4BAgFhD%2CgBAAe%2CQAAS%2CwBAA0B%2CIAAI%3BEAClD%2CgBAAA%3B%3BAAjFR%2C0BAA2B%2CyBAAyB%2C4BAqFhD%2CgBAAe%2CQAAS%2CwBAAwB%3BEAC5C%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAvFR%2C0BAA2B%2CyBAAyB%2C4BA0FhD%2CwBAAwB%2CiBAAmB%3BEACvC%2CWAAA%3BEACA%2CeAAA%3B%3BAAKR%2C0BAA2B%3BEAEnB%2CgBAAA%3B%3BAAFR%2C0BAA2B%2C8BAKvB%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAAPR%2C0BAA2B%2C8BAUvB%2CkBAAoB%3BEAChB%2CgBAAA%3B%3BAAXR%2C0BAA2B%2C8BAcvB%2CoBAAsB%3BEAClB%2CaAAA%3B%3BAAfR%2C0BAA2B%2C8BAkBvB%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAApBR%2C0BAA2B%2C8BAuBvB%2CcAAc%3BEAEN%2C4nBAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2C0BAtCmB%2C8BAuBvB%2CcAAc%2CQAeT%3BEACG%2C4nBAAA%3BEACA%2CwBAAA%3B%3BAAxCZ%2C0BAA2B%2C8BA4CvB%2CcAAc%2CQAAO%3BEACjB%2CWAAA%3BEACA%2CmBAAA%3B%3BAA9CR%2C0BAA2B%2C8BAiDvB%2CcAAc%3BEACV%2CoBAAA%3B%3BAAlDR%2C0BAA2B%2C8BAqDvB%2CgBAAgB%3BEACZ%2CyBAAA%3BEACA%2CSAAA%3B%3BAAvDR%2C0BAA2B%2C8BA0DvB%2CgBAAgB%3BEACZ%2CmBAAA%3B%3BAA3DR%2C0BAA2B%2C8BA8DvB%2CgBAAgB%3BEACZ%2CiBAAA%3B%3BAA%5C%2FDR%2C0BAA2B%2C8BAkEvB%2CsBAAsB%3BEAClB%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAArER%2C0BAA2B%2C8BAkEvB%2CsBAAsB%2CoBAKlB%3BEACI%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3B%3BAA1EZ%2C0BAA2B%2C8BA8EvB%2CsBAAsB%3BEAClB%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACA%2CqBAAA%3B%3BAApFR%2C0BAA2B%2C8BAuFvB%2CsBAAsB%2CQAAO%3BEAErB%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2C0BA%5C%2FFmB%2C8BAuFvB%2CsBAAsB%2CQAAO%2CSAQxB%3BEACG%2CmBAAA%3B%3BAAhGZ%2C0BAA2B%2C8BAoGvB%2CsBAAsB%3BEAClB%2CmBAAA%3B%3BAArGR%2C0BAA2B%2C8BAwGvB%3BEACI%2CSAAA%3B%3BAAzGR%2C0BAA2B%2C8BA4GvB%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAhHR%2C0BAA2B%2C8BAmHvB%2CaAAa%3BEACT%2CkBAAA%3B%3BAApHR%2C0BAA2B%2C8BAuHvB%2CaAAa%3BEACT%2CYAAA%3B%3BAAxHR%2C0BAA2B%2C8BA2HvB%3BEACI%2CWAAA%3B%3BAA5HR%2C0BAA2B%2C8BA%2BHvB%2COAAM%3BEACF%2CUAAA%3B%3BAAhIR%2C0BAA2B%2C8BAmIvB%2COAAM%2CaAAa%2CIAAI%3BEACnB%2CmBAAA%3B%3BAApIR%2C0BAA2B%2C8BAuIvB%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA1IR%2C0BAA2B%2C8BA6IvB%2CcAAc%2COAAO%3BAA7IzB%2C0BAA2B%2C8BA8IvB%2CcAAc%2COAAO%3BEACjB%2CgBAAA%3B%3BAA%5C%2FIR%2C0BAA2B%2C8BAkJvB%2CcAAc%3BEACV%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKR%2C0BAA2B%3BEAEnB%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAANR%2C0BAA2B%2C%2BBASrB%3BEACE%2CeAAA%3B%3BAAVR%2C0BAA2B%2C%2BBAavB%3BAAbJ%2C0BAA2B%2C%2BBAcvB%3BEACI%2CcAAA%3B%3BAAfR%2C0BAA2B%2C%2BBAkBvB%2CuBAAyB%3BEACrB%2CkBAAA%3B%3BAAnBR%2C0BAA2B%2C%2BBAsBvB%2CoBAAoB%3BEAChB%2CgBAAA%3B%3BAAKR%2C0BAA2B%3BEAEnB%2CeAAA%3B%3BAAFR%2C0BAA2B%2CwBAKvB%3BAALJ%2C0BAA2B%2CwBAMvB%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAARR%2C0BAA2B%2CwBAWvB%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAbR%2C0BAA2B%2CwBAgBvB%2CeAAe%3BEACX%2CaAAA%3B%3BAAKR%2C0BAA2B%3BEAEnB%2CcAAA%3BEACA%2CgBAAA%3B%3BAAHR%2C0BAA2B%2CuBAMvB%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAKR%2C0BAA0B%2CiBACtB%2CmBAAkB%2CIAAI%3BEAClB%2CgBAAA%3B%3BACr8BR%3BEAEQ%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAJR%2CqCAOI%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CQAAQ%2C4BAAR%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAIR%2CqCAAsC%2CiCAAiC%3BE7GXvE%2CqBAAA%3BE6GcQ%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BA7GfR%2CqC6GKsC%2CiCAAiC%2CG7GLtE%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BtPY%2CO9BsPZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CqC6GRkC%2CiCAAiC%2CG7GOtE%2CMACI%3BE7B2PL%2CcAAA%3B%3BA0ItPI%2CqCAbkC%2CiCAAiC%2CGAalE%3BEACG%2CcAAA%3B%3BAAGJ%2CqCAjBkC%2CiCAAiC%2CGAiBlE%2CQAAQ%3BEACL%2CcAAA%3B%3BAAGJ%2CqCArBkC%2CiCAAiC%2CGAqBlE%3BEACG%2CmBAAA%3B%3BAAGJ%2CqCAzBkC%2CiCAAiC%2CGAyBlE%3BAACD%2CqCA1BkC%2CiCAAiC%2CGA0BlE%3BEACG%2CmBAAA%3B%3BAAGJ%2CqCA9BkC%2CiCAAiC%2CGA8BlE%3BAACD%2CqCA%5C%2FBkC%2CiCAAiC%2CGA%2BBlE%3BEACG%2C2BAAA%3B%3BAClDR%3BEAEQ%2CeAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2C0CAAA%3B%3BAAGJ%2CoBAAC%2CMAAM%3BEACH%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAkB%2C4DAAlB%3B%3BAAGJ%2CoBAAC%3BEACG%2CoBAAA%3B%3BAAIR%3BEAEQ%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CmBAAC%3BEACG%2C4BAAA%3BEACA%2CYAAA%3B%3BAAXR%2CmBAcM%3BEAEM%2CqBAAA%3BE3IyOZ%2CiBAAA%3BE2IvOY%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CmBATF%2CgBASG%3BEACG%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BE3I%2BNZ%2CWAAA%3BEAAA%2CYAAA%3BE2I5NY%2CmBAAA%3BE3I4NZ%2CotFAAA%3B%3BA2IzPA%2CmBAkCM%3BEACE%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BE3IoNR%2CYAAA%3BEAAA%2CwTAAA%3B%3BA2I%5C%2FMI%2CmBAAC%2CMAAS%3BE3I%2BLhB%2CmB2I9L8B%2Cc3I8L9B%3BEACK%2CgB2I%5C%2FLyB%2Cc3I%2BLzB%3BEACC%2Ce2IhMwB%2Cc3IgMxB%3BEAcJ%2CW2I9M4B%2Cc3I8M5B%3BE2I7MQ%2CeAAA%3B%3BAAIR%3BE3IyMA%2CaAAA%3BE2ItMQ%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAARR%2CuBAWI%3BEACI%2CmBAAA%3B%3BAAZR%2CuBAeM%3BEACE%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAApBR%2CuBAuBM%3BE3IkLN%2CsBAAA%3BEAAA%2CaAAA%3BE2I%5C%2FKQ%2CmBAAA%3B%3BAA1BR%2CuBA6BI%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FBR%2CuBAkCI%2CaAAY%3BEACR%2CkBAAA%3B%3BAAnCR%2CuBAsCI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAxCR%2CuBA2CI%2CoBAAmB%3BEACf%2CkBAAA%3B%3BAA5CR%2CuBA%2BCI%3BEAEQ%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CuBANJ%2CaAMK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAA3DZ%2CuBAgEI%2CaAAY%2CSAAS%3BE3IyIzB%2CgYAAA%3B%3BA2IzMA%2CuBAoEI%2CaAAY%2CQAAQ%3BE3IqIxB%2CwXAAA%3B%3BA2IhIA%3BE3IoPA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3B%3BA2IlRR%2CqBAMM%3BEACE%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAATR%2CqBAYI%3BEACI%2CyBAAA%3B%3BAAIR%3BEAEQ%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAJR%2CkBAOM%3BEAEM%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CkBANF%2CeAMG%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BE3IyEd%2CmB2IxEkC%2CgB3IwElC%3BEACK%2CgB2IzE6B%2CgB3IyE7B%3BEACC%2Ce2I1E4B%2CgB3I0E5B%3BEAcJ%2CW2IxFgC%2CgB3IwFhC%3B%3BA2I%5C%2FGA%2CkBA2BI%3BEACI%2CqBAAA%3BEACA%2CUAAA%3B%3BAAIR%3BEAEQ%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CsBAAI%3BEACA%2CaAAA%3B%3BAATR%2CsBAYM%3BEAEM%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BE3IsCd%2CmB2IrCkC%2CqB3IqClC%3BEACK%2CgB2ItC6B%2CqB3IsC7B%3BEACC%2Ce2IvC4B%2CqB3IuC5B%3BEAcJ%2CW2IrDgC%2CqB3IqDhC%3BEAhBF%2CiCAAA%3BEACK%2C8BAAA%3BEACC%2C6BAAA%3BEAcJ%2CyBAAA%3BE2InDY%2CeAAA%3B%3BAAGJ%2CsBAlBF%2CiBAkBG%3BEACG%2CqBAAA%3BEACA%2CcAAA%3B%3BAAkBhB%2CQAT8B%3BEACtB%2CoBAAoB%3BIAChB%2CYAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2CUAAA%3B%3B%3BAChQJ%2CkBAAE%2CGAAE%3BEACA%2CgBAAA%3BEAAkB%2CUAAA%3B%3BAAElB%2CkBAHF%2CGAAE%2CUAGE%2CGAAE%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEAEA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CkBAZF%2CGAAE%2CUAYE%2CYAAY%2CKAAI%3BEACd%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAKZ%3BEAAwB%2CgBAAA%3B%3BAAIhB%2CkBADF%2CWAAU%2CKACN%3BEACE%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAQJ%2CIAFH%2CoBAEK%2CKAAI%3BAAAN%2CIADH%2C8BACK%2CKAAI%3BEACF%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CIAZP%2CoBAWK%2CSACM%3BAAAJ%2CIAXP%2C8BAUK%2CSACM%3BEACA%2CaAAA%3B%3BAAGJ%2CIAhBP%2CoBAWK%2CSAKM%2CUAAO%3BAAAX%2CIAfP%2C8BAUK%2CSAKM%2CUAAO%3BEACP%2CWAAA%3BEACA%2CWAAA%3B%3BAAMhB%2CkBAAmB%3BEACf%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAC5DN%3BEACE%2CaAAA%3B%3BAAGF%2CWAAW%3BEACT%2CcAAA%3B%3BAAGF%3BEACE%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGF%2CWAAY%3BEACV%2CmBAAA%3B%3BAAGF%2CWAAY%2CaAAY%3BEACtB%2CUAAA%3B%3BAAGF%2CWAAY%3BEACV%2CaAAA%3B%3BAAGF%2CoBAAqB%2CYAAY%2CGAAE%3BEACjC%2CeAAA%3B%3BAAGF%2CoBAAqB%3BEACnB%2CaAAA%3BEACA%2CSAAA%3B%3BAAGF%2CoBAAqB%2CmBAAmB%3BEACtC%2CYAAA%3B%3BAAGF%2CoBAAqB%2CmBAAmB%2CcAAc%3BEACpD%2CeAAe%2CKAAK%2CoBAApB%3B%3BAAGF%2CoBAAqB%2CmBAAmB%2CsBAAsB%3BAAC9D%2CoBAAqB%2CmBAAmB%2CsBAAsB%3BEAC5D%2CqBAAA%3B%3BAAGF%2CoBAAqB%2CmBAAmB%3BEACtC%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CQAAA%3BEACA%2CuBAAA%3B%3BAAGF%2CoBAAqB%2CmBAAmB%2CsBAAsB%3BEAC5D%2CWAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CiBAAkB%2CYAAY%2CSAAS%3BEACrC%2CSAAA%3BEACA%2CcAAA%3B%3BAAGF%2CWACE%3BEACE%2CcAAA%3BEACA%2CaAAA%3B%3BAAGF%2CWAAC%3BEACC%2CYAAA%3B%3BAADF%2CWAAC%2CQAEC%3BEACE%2CcAAA%3B%3BAAHJ%2CWAAC%2CQAKC%3BEACE%2CaAAA%3B%3BAAZN%2CWAeE%2CcAAc%3BEACZ%2CaAAA%3B%3BAAhBJ%2CWAkBE%3BEACE%2CmBAAA%3BEACA%2CkBAAA%3B%3BAApBJ%2CWAkBE%2CYAGE%2CGACI%3BAAtBR%2CWAkBE%2CYAGE%2CGAEI%2COAAM%3BEACJ%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGF%2CWAXN%2CYAGE%2CGAQK%2CaACC%3BAADF%2CWAXN%2CYAGE%2CGAQK%2CaAEC%2COAAM%3BEACJ%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAC7Gb%3BEACC%2CiBAAA%3B%3BAAID%3BEACC%2CYAAA%3BEACA%2CYAAA%3B%3BAAFD%2CkBAGC%3BEACC%2CSAAA%3B%3BAAJF%2CkBAMC%3BAAND%2CkBAOC%3BEAEC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CuHAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAACA%2CkBAbD%2CcAaE%3BAAAD%2CkBAZD%2CcAYE%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAED%2CkBAlBD%2CcAkBE%2CMACA%3BAADD%2CkBAjBD%2CcAiBE%2CMACA%3BEACC%2CcAAA%3B%3BAAID%2CkBAxBF%2CcAuBC%2CEACE%3BAAAD%2CkBAvBF%2CcAsBC%2CEACE%3BEACA%2CqBAAA%3B%3BAA%5C%2FBJ%2CkBAmCC%3BEACC%2CqBAAA%3B%3BAApCF%2CkBAuCC%3BEACC%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3B%3BAA1CF%2CkBA4CC%2CeACC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAApDH%2CkBA4CC%2CeACC%2CEAQC%3BEACC%2CaAAA%3B%3BAAED%2CkBAZF%2CeACC%2CEAWE%3BEACA%2CShHRO%2COgHQP%3BEACA%2Ca5I%5C%2FCc%2CmB4I%2BCd%3B%3BAAED%2CkBAhBF%2CeACC%2CEAeE%3BEACA%2CqBAAA%3B%3BAA7DJ%2CkBAiEC%3BEACC%2CYAAA%3B%3BAACA%2CkBAFD%2COAEE%3BEACA%2CiBAAA%3BEACA%2Ca5I1De%2CmB4I0Df%3B%3BAAKA%2CkBAFF%2CcACC%2COACE%3BEACA%2CShHhBO%2COgHgBP%3B%3BAAMD%2CkBAFF%2CcACC%2COACE%3BEACA%2CShHtCO%2COgHsCP%3B%3BAAKJ%2CkBACC%2CmBACC%3BAAFF%2CkBACC%2CmBAEC%3BEACC%2CkBAAA%3B%3BAAJH%2CkBACC%2CmBACC%2CcAIC%3BAANH%2CkBACC%2CmBAEC%2CcAGC%3BEACC%2CkBAAA%3BEACA%2CKAAK%2CiBAAL%3BEACA%2CSAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAGD%2CkBAlBF%2CmBACC%2CcAiBE%2CMACA%3BAADD%2CkBAlBF%2CmBAEC%2CcAgBE%2CMACA%3BEACC%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CKAAK%2CgBAAL%3B%3BACnHL%2CaAAc%3BEACV%2CcAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CaAAc%3BEACb%2CcAAA%3BEACG%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2C0CAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CYAAa%3BEACX%2CsBAAsB%2C8CAAtB%3BEACA%2C0BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAEF%2CYAAa%2CUAAS%3BEACrB%2CsBAAA%3BEACA%2CqBAAA%3B%3BACxCE%2CIAAI%3BEACA%2CgBAAA%3B%3BAAqCJ%2CQAlC2B%3BEACvB%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC2B%2CwBAAwB%3BEAC%5C%2FC%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC2B%2CwBAAwB%3BEAC%5C%2FC%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC0B%2CuBAAwB%3BEAC9C%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC0B%2CuBAAuB%3BEAC7C%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC0B%2CuBAAuB%3BEAC7C%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3B%3BAA8BR%2CQA1B0B%2CuBAAuB%3BEAC7C%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3B%3BAA%2BBR%2CQA3B0B%2CuBAAuB%3BEAE7C%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3B%3BAAsBZ%2CQAlB8B%3BEAEtB%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3B%3BAC9QY%2CoBAJf%2CiBACG%2COACK%2COACG%2CaACK%3BAAAD%2C%2BBAJf%2CiBACG%2COACK%2COACG%2CaACK%3BEACG%2CqBAAA%3B%3BAADJ%2CoBAJf%2CiBACG%2COACK%2COACG%2CaACK%2CaAGG%3BAAHJ%2C%2BBAJf%2CiBACG%2COACK%2COACG%2CaACK%2CaAGG%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAfhB%2CoBAFP%2CiBACG%2COACK%2COAoBG%3BAApBJ%2C%2BBAFP%2CiBACG%2COACK%2COAoBG%3BEACI%2CeAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAmB%2CiBAAnB%3BEACA%2CeAAe%2CiBAAf%3BEACA%2CcAAc%2CiBAAd%3BEACA%2CWAAW%2CiBAAX%3BEACA%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAtCR%2CoBAFP%2CiBACG%2COACK%2COAoBG%2CeAoBI%3BAAxCR%2C%2BBAFP%2CiBACG%2COACK%2COAoBG%2CeAoBI%3BEACI%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAjDZ%2CoBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%3BAApDR%2C%2BBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%3BEACI%2CQAAQ%2CkBAAR%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAEA%2CoBAhEnB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAUK%3BAAAD%2C%2BBAhEnB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAUK%3BEACG%2CUAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CoBAvEnB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAiBK%3BAAAD%2C%2BBAvEnB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAiBK%3BEACG%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAzEhB%2CoBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%3BAA5EZ%2C%2BBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAA9EhB%2CoBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%2CqBAII%3BAAhFhB%2C%2BBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%2CqBAII%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CoBA1FvB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%2CqBAYK%3BAAAD%2C%2BBA1FvB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%2CqBAYK%3BEACG%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAKZ%2CoBAvGf%2CiBACG%2COACK%2COAoBG%2CeAiFK%3BAAAD%2C%2BBAvGf%2CiBACG%2COACK%2COAoBG%2CeAiFK%3BEACG%2C8CAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAASI%2CoBArHvB%2CiBACG%2COAgHK%2COACG%2CaACK%2CaACG%2COACK%3BAAAD%2C%2BBArHvB%2CiBACG%2COAgHK%2COACG%2CaACK%2CaACG%2COACK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CoCAAA%3B%3BAAGJ%2CoBA%5C%2FHvB%2CiBACG%2COAgHK%2COACG%2CaACK%2CaACG%2COAWK%3BAAAD%2C%2BBA%5C%2FHvB%2CiBACG%2COAgHK%2COACG%2CaACK%2CaACG%2COAWK%3BEACG%2CSnHnEtB%2COmHmEsB%3BEACA%2Ca%5C%2FInHjB%2CmB%2BImHiB%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAA5BpB%2CoBAjHP%2CiBACG%2COAgHK%2COAkCG%3BAAlCJ%2C%2BBAjHP%2CiBACG%2COAgHK%2COAkCG%3BEACI%2CmBAAmB%2CaAAnB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CcAAc%2CaAAd%3BEACA%2CWAAW%2CaAAX%3B%3BAAvJhB%2CoBAAC%2CiBA4JG%3BAA5JJ%2C%2BBAAC%2CiBA4JG%3BEACI%2CWAAW%2CkBAAX%3B%3BAA7JR%2CoBAAC%2CiBAgKG%2CgBACI%3BAAjKR%2C%2BBAAC%2CiBAgKG%2CgBACI%3BEACI%2CeAAA%3B%3BAAIR%2CoBAtKH%2CiBAsKI%2CiBACG%3BAADJ%2C%2BBAtKH%2CiBAsKI%2CiBACG%3BEACI%2CaAAA%3B%3BAAKZ%2CoBAAC%2C2BACG%3BAADJ%2C%2BBAAC%2C2BACG%3BEACI%2CeAAA%3B%3BAAKZ%2C%2BBAGI%3BAAFJ%2CqCAEI%3BAADJ%2CsCACI%3BEACI%2CeAAA%3B%3BAA0BR%2CQArB0B%3BEAQF%2CoBAJf%2CiBACG%2COACK%2COACG%2CaACK%2CaACG%3BEADJ%2C%2BBAJf%2CiBACG%2COACK%2COACG%2CaACK%2CaACG%3BIACI%2CWAAA%3BIACA%2COAAA%3B%3B%3BAA2DpC%2CQAjD8B%3BEAUE%2CoBANnB%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%3BEAAD%2C%2BBANnB%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%3BIACG%2CWAAA%3B%3BEADJ%2CoBANnB%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%3BEAHJ%2C%2BBANnB%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%3BIACI%2CQAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CQAAA%3B%3BEAEA%2CoBAf3B%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%2COAMK%3BEAAD%2C%2BBAf3B%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%2COAMK%3BIACG%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBA1B3B%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%2COAiBK%3BEAAD%2C%2BBA1B3B%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%2COAiBK%3BIACG%2CgBAAA%3BIACA%2CSAAA%3B%3BEAzBpB%2CoBAHX%2CiBACG%2COACK%2COACI%2COA%2BBG%2CeACI%3BEAhCR%2C%2BBAHX%2CiBACG%2COACK%2COACI%2COA%2BBG%2CeACI%3BIACI%2CeAAA%3B%3B%3B%3BAC3PhC%2CgBAAgB%2CqBAAsB%3BEAClC%2CwBAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CcAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%3BEACxB%2CaAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3B%3BACbJ%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CwCAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEA%2CWAAC%3BEACG%2CaAAA%3B%3BAAGJ%2CWAAC%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAGR%2CaAAc%3BAACd%2CaAAc%3BEACV%2CmBAAmB%2CoBAAnB%3BEACA%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3BEACA%2CcAAc%2CoBAAd%3BEACA%2CWAAW%2CoBAAX%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYAAC%3BAACD%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CWAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGR%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEAWA%2CaAAA%3B%3BAAVA%2CWAAY%3BEACR%2CYAAA%3B%3BAALR%2CYAOI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAC%2CcAAe%3BEACZ%2CaAAA%3B%3BAAKJ%2CYAAC%2CSAAU%3BEACP%2CoBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CcAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3B%3BAAGR%2CYAAY%3BEACR%2CaAAA%3B%3B%3BAtJhFJ%2CcAAe%3BEACX%2CqBAAqB%2CiDAArB%3B%3B%3BAAIJ%3BAACA%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CeAAe%2CkBAAf%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAACA%2CWAAC%3BAAAD%2CWAAC%3BAAAQ%2CWAAC%3BAAAD%2CWAAC%3BEACN%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CWAJH%2CMAII%3BAAAD%2CWAJH%2CMAII%3BAAAD%2CWAJM%2CMAIL%3BAAAD%2CWAJM%2CMAIL%3BEACG%2CUAAA%3B%3BAAGR%2CWAAC%2CeAAe%3BAAAhB%2CWAAC%2CeAAe%3BEACZ%2CaAAA%3B%3BAAIR%2CWAAW%3BAAAS%2CWAAW%3BEAC3B%2CaKvCW%2CmBLuCX%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAcJ%3BEACI%2CWAAA%3B%3BAACA%2CWAAY%3BEACR%2CUAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CWAAC%3BEACG%2CSiClBA%2COjCkBA%3B%3BAACA%2CWAAY%2CYAFf%3BEAGO%2CSiCnCJ%2COjCmCI%3B%3BAAKZ%3BEACI%2CYAAA%3B%3BAACA%2CWAAY%3BEACR%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CWAAC%3BEACG%2CSiC%5C%2FCA%2COjC%2BCA%3B%3BAACA%2CWAAY%2CYAFf%3BEAGO%2CSiClCJ%2COjCkCI%3B%3B%3BAAOZ%2CaAAc%3BEACV%2CmBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAARJ%2CWASI%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3B%3B%3BEAGA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAhBR%2CWASI%2CGAQI%3BEACI%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAACA%2CWApBR%2CGAQI%2COAYK%3BAAAQ%2CWApBjB%2CGAQI%2COAYc%3BEACN%2CaAAA%3B%3BAACA%2CWAtBZ%2CGAQI%2COAYK%2CMAEI%3BAAAD%2CWAtBZ%2CGAQI%2COAYc%2CMAEL%3BEACG%2CUAAA%3B%3BAAGR%2CWA1BR%2CGAQI%2COAkBK%3BEACG%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaKvID%2CmBLuIC%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAGR%2CWA3CJ%2CGA2CK%2CaAAc%2COAAM%3BEACjB%2CYAAA%3BEACA%2CaAAA%3B%3B%3BAuJlKf%3BEAAc%2CQAAA%3BEAAQ%2CeAAA%3BEAAe%2CSAAA%3BEAAS%2CWAAA%3BEAAW%2CUAAA%3B%3BAACzD%3BEAAa%2CyBAAA%3BEAAyB%2CsBAAqB%2CiDAArB%3B%3BAACtC%3BEAAa%2C4CAAA%3BEAA4C%2CoDAAA%3BEAAoD%2C0BAAA%3BEAA0B%2C4BAAA%3BEAA4B%2CcAAA%3BEAAc%2CYAAA%3BEAAY%2CYAAA%3BEAAY%2CkBAAA%3BEAAkB%2CWAAA%3B%3BAAC3N%3BEAAa%2CWAAA%3BEAAW%2CeAAA%3BEAAe%2CwBAAA%3BEAAwB%2CmBAAA%3BEAAmB%2CcAAA%3B%3BAAClF%2CaAAc%2CEAAC%3BEAAQ%2CqBAAA%3B%3BAACvB%2CaAAc%3BEAAK%2C6BAAA%3B%3BAACnB%2CaAAc%3BEAAK%2CgCAAA%3B%3BAACnB%2CYAAa%3BEAAK%2C%2BBAAA%3B%3BAAClB%2CYAAa%3BEAAK%2CgCAAA%3B%3BAAClB%2CcAAe%3BEAAK%2CgCAAA%3B%3BAACpB%2CeAAgB%3BEAAK%2CgCAAA%3B%3BAACrB%2CcAAe%3BEAAK%2CgCAAA%3B%3BAACpB%2CWAAY%3BEAAK%2CgCAAA%3B%3BAACjB%2CQAAS%3BEAAK%2CgCAAA%3B%3BAACd%2CSAAU%3BEAAK%2CgCAAA%3B%3BAACf%2CaAAc%3BEAAa%2CyBAAA%3B%3BAAC3B%2CaAAc%3BEAAa%2CyBAAA%3B%3BAAC3B%2CYAAa%3BEAAa%2CyBAAA%3B%3BAAC1B%2CeAAgB%3BEAAa%2CyBAAA%3B%3BAAC7B%2CcAAe%3BEAAa%2CyBAAA%3B%3BAAC5B%2CYAAa%3BEAAa%2CyBAAA%3B%3BAAC1B%2CcAAe%3BEAAa%2CyBAAA%3B%3BAAC5B%2CWAAY%3BEAAa%2CyBAAA%3B%3BAACzB%2CSAAU%3BEAAa%2CyBAAA%3B%3BAACvB%2CQAAS%3BEAAa%2CsBAAA%3B%3BAACtB%2CaAAa%2CMAAO%3BEAAa%2CyBAAA%3B%3BAACjC%2CaAAa%2CMAAO%3BEAAa%2CyBAAA%3B%3BAACjC%2CYAAY%2CMAAO%3BEAAa%2CyBAAA%3B%3BAAChC%2CeAAe%2CMAAO%3BEAAa%2CyBAAA%3B%3BAACnC%2CcAAc%2CMAAO%3BEAAa%2CyBAAA%3B%3BAAClC%2CYAAY%2CMAAO%3BEAAa%2CyBAAA%3B%3BAAChC%2CcAAc%2CMAAO%3BEAAa%2CyBAAA%3B%3BAAClC%2CWAAW%2CMAAO%3BEAAa%2CyBAAA%3B%3BAAC%5C%2FB%2CQAAQ%2CMAAO%3BEAAa%2CsBAAA%3B%3BAAC5B%2CSAAS%2CMAAO%3BEAAa%2CyBAAA%3B%3B%3BAAE7B%2CaAAa%3BEAAM%2COAAA%3B%3BAACnB%2CaAAa%2CKAAM%3BEAAa%2CsBAAqB%2CsDAArB%3BEAA4E%2CWAAU%2CeAAV%3BEAA0B%2CeAAc%2CeAAd%3B%3BEAClI%2CcAAa%2CeAAb%3B%3BEACA%2CmBAAkB%2CeAAlB%3B%3B%3BAACJ%2CaAAa%2CKAAM%3BEAAa%2CWAAA%3B%3BAAChC%2CaAAa%2CKAAM%3BEAAa%2CWAAA%3BEAAW%2CWAAU%2CeAAV%3BEAA0B%2CeAAc%2CeAAd%3B%3BEACjE%2CmBAAkB%2CeAAlB%3B%3B%3BAACJ%2CkBAAmB%3BEAAe%2CaAAA%3B%3B%3BAC3C%5C%2FB%3BEACI%3BIACI%2CmBAAmB%2CuBAAnB%3BIACA%2CWAAW%2CuBAAX%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEJ%3BIACI%2CmBAAmB%2CoBAAnB%3BIACA%2CWAAW%2CoBAAX%3BIACA%2CUAAA%3B%3B%3BAAGR%3BEACI%3BIACI%2CmBAAmB%2CoBAAnB%3BIACA%2CWAAW%2CoBAAX%3BIACA%2CUAAA%3B%3BEAEJ%3BIACI%2CkBAAA%3BIACA%2CmBAAmB%2CuBAAnB%3BIACA%2CWAAW%2CuBAAX%3BIACA%2CUAAA%3B%3B%3BAAIR%2CeAAe%3BEACX%2CaAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CYAAA%3B%3BAAGJ%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2C0BAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CcAAe%2CQAAQ%3BEACnB%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIJ%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CsDAAA%3BEACA%2CmDAAA%3BEACA%2C8CAAA%3BEACA%2CgBAAA%3B%3BAAPJ%2CsBASI%2CUAAS%2CQAAQ%2CKACb%3BEACI%2CyBAAA%3B%3BAAXZ%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAEI%3BAAZZ%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcA2OZ%2CCAzOyC%3BEACrB%2CwBAAA%3B%3BAAbhB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%3BEACI%2CcAAA%3BEACA%2CUAAA%3B%3BAACA%2CsBATZ%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAGK%3BEACG%2CgBAAA%3B%3BAAEJ%2CsBAZZ%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAMK%3BAACD%2CsBAbZ%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAOK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CsBAlBZ%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAYK%3BEACG%2CWAAA%3B%3BAA5BpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAgBI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAlCpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAgBI%2CkBAII%3BEACI%2CaAAA%3B%3BAApCxB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAyBI%2CuBACI%2CqBAAoB%3BEAChB%2CaAAA%3B%3BAA1CxB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%3BEACI%2COAAO%2CiBAAP%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3B%3BAApDpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%2CsBAOI%3B%3BEAEI%2CkBAAA%3B%3BAAvDxB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%2CsBAWI%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEAIA%2CaAAa%2CkBAAb%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3B%3BAArExB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%2CsBAWI%2CcAaI%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAzE5B%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%2CsBA%2BBI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3B%3BAA%5C%2FExB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%2CsBAoCI%3BEACI%2CSAAA%3BEACA%2CcAAA%3B%3BAApFxB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAyEI%3BEACI%2CaAAA%3B%3BAAzFpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA6EI%3BEACI%2CgBAAA%3B%3BAA7FpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAmFI%3BEACI%2CcAAA%3BEACA%2CSAAA%3B%3BAApGpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAwFI%2CWAAW%3BEACP%2CeAAA%3B%3BAAxGpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA4FI%2CWAAW%2CWAAW%3BEAClB%2CeAAA%3B%3BAA5GpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAgGI%3BAA%5C%2FGhB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAiGI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAnHpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAuGI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAxHpB%2CsBA8HI%2CcAAc%2CmBAAmB%2CgBAAgB%2CeAAc%3BAA9HnE%2CsBA%2BHI%2CcAAc%2CmBAAmB%2CgBAAgB%2CeAAe%2COAAI%3BEAChE%2CeAAA%3B%3BAAhIR%2CsBAmII%2CiBAAiB%3BEACb%2CeAAA%3B%3BAApIR%2CsBAuII%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%3BAAvI1E%2CsBAwII%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%3BEAClE%2CWAAW%2CQAAX%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAA3IR%2CsBA%2BII%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%3BEAClE%2CaAAA%3B%3BAAhJR%2CsBAmJI%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%3BEAClE%2CgBAAA%3BEACA%2CWAAA%3B%3BAArJR%2CsBAmJI%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%2CWAIlE%3BEACI%2C6BAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAA1JZ%2CsBAmJI%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%2CWAIlE%2CWAKI%3BEACI%2CaAAA%3B%3BAAGJ%2CsBAbR%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%2CWAIlE%2CWASK%3BEACG%2CUAAA%3B%3BAAjKhB%2CsBAsKI%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%3BEACpD%2CSAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAzKR%2CsBA4KI%2CcAEI%3BEACI%2CiBAAA%3B%3BAA%5C%2FKZ%2CsBA4KI%2CcAEI%2CWAGI%3BEACI%2CUAAA%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAKhB%2CMAAM%2CQACF%2CSAAS%2CmBAAmB%2CmBAAmB%2CcAAc%3BAADjD%2CMAAM%2CUAClB%2CSAAS%2CmBAAmB%2CmBAAmB%2CcAAc%3BAAD%5C%2FB%2CMAAM%2COACpC%2CSAAS%2CmBAAmB%2CmBAAmB%2CcAAc%3BEACzD%2CYAAA%3B%3BAAGR%2CeAAgB%3BEACZ%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CeAPY%2CSAOX%3BEACG%2CSvH%5C%2FNE%2COuH%2BNF%3BEACA%2CeAAA%3BEACA%2CanJhRO%2CmBmJgRP%3B%3BAAGJ%2CeAbY%2CSAaX%3BEACG%2CWAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAADJ%2CcAGI%2CQACK%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3B%3BAAKZ%2CsBAAuB%2CeAAe%2CcAAa%2CUAAU%3BEACzD%2CsBAAA%3B%3BAAGJ%2CqBAAsB%2CuBAAuB%2CeAAe%3BEACxD%2CYAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CsCAAA%3BEACA%2C8BAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CsBAAsB%3BEAClB%2CwCAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%3BEAAgB%2CUAAA%3B%3BACtU%5C%2FC%2CUAAW%3BEACP%2C0BAAA%3B%3B%3BAAqBH%2CmBAlB4C%3BEACzC%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BIAEtB%2CaAAA%3B%3BEAEJ%2CeAAgB%2CWAAU%3BIACtB%2CqBAAA%3B%3BEAEJ%2CeAAgB%2CWAAU%2COAAO%3BIAC7B%2CkBAAA%3B%3B%3BAAqBR%2CmBAjB6C%3BEACzC%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BIAEtB%2CaAAA%3B%3BEAEJ%2CeAAgB%2CWAAU%3BIACtB%2CqBAAA%3B%3BEAEJ%2CeAAgB%2CWAAU%2COAAO%3BIAC7B%2CkBAAA%3B%3B%3BAAaZ%2CmBATgD%3BEACxC%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BIAEtB%2CaAAA%3B%3B%3BAC7CX%2CQACC%3BEACC%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAANF%2CQACC%2CwBAOC%3BEACC%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAKH%2C2BACC%2CSACC%3BEACC%2CqBAAA%3B%3BAAKD%2C2BADD%2COACE%2COACA%3BEACC%2CaAAA%3B%3BAAOD%2C2BAFD%2CcACA%2CwBACE%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAGD%2C2BAlBD%2CcACA%2CwBAiBE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CoCAAA%3BEACA%2CWAAA%3B%3BAAMJ%2C0BAEC%2CSACC%3BAAFF%2C2BACC%2CSACC%3BEACC%2CaAAA%3B%3BAAKH%2CoBAEC%2CSACC%3BAAFF%2C%2BBACC%2CSACC%3BEACC%2CqBAAA%3B%3BAAQE%2CoBAJH%2C2BACA%2COACE%2COACA%2CaACE%3BAAAD%2C%2BBAJH%2C2BACA%2COACE%2COACA%2CaACE%3BEACA%2CaAAA%3B%3BAA8BP%2CQAtB0B%3BEAExB%2C2BACC%2CSACC%3BIACC%2CqBAAA%3B%3BEAOF%2C0BAAC%2C2BACA%2CSACC%3BEAFF%2C2BAAC%2C2BACA%2CSACC%3BIACC%2CqBAAA%3B%3B%3BAC5GL%3BEAAW%2CcAAA%3B%3BAACX%2CqBAAsB%3BEAAU%2CwBAAA%3B%3BAAChC%3BEACQ%2CoBAAA%3B%3BAAER%3BAAAc%2CYAAY%3BEACzB%2CUAAA%3B%3BAAED%2CUAAW%3BAAAc%2CYAAY%3BAAAY%2CYAAY%3BEAC5D%2CUAAA%3B%3BAAED%2CgBAAgB%2CqBAAsB%3BEACrC%2CyBAAA%3B%3BACZD%3BEACC%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAGD%2CYAAa%3BEACZ%2CkBAAA%3B%3BAAGD%2CYAAa%3BEACZ%2CwBAAA%3BEACA%2CkBAAA%3B%3BAAGD%2CYAAa%3BEACZ%2CKAAK%2CuBAAL%3B%3BAAGD%2CYAAY%3BEACX%2CcAAA%3BEACA%2CkBAAkB%2CsBAAlB%3BEACA%2CWAAW%2CeAAX%3BEACA%2CkBAAA%3BEACA%2CyBAAyB%2CgBAAzB%3B%3BAAGD%2CYAAa%3BEACZ%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGD%2CYAAY%2CgBAAgB%3BEAC3B%2CWAAW%2CmBAAX%3BEACA%2CaAAA%3B%3BAAGD%2CYAAY%3BEACX%2COAAO%2CiBAAP%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CQAAQ%2CiBAAR%3BEACA%2CWAAW%2CeAAX%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CSAAS%2CqBAAT%3BEACA%2CeAAe%2CuBAAf%3BEACA%2COAAO%2CuBAAP%3BEACA%2CkBAAkB%2CsBAAlB%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CuCAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAkB%2CyBAAlB%3BEACA%2CgBAAA%3B%3BAAGD%2CYAAY%2CgBAAgB%3BEAC3B%2CWAAW%2CqBAAX%3B%3BAAGD%2CYAAa%2CyBAAyB%3BEACrC%2CmBAAA%3BEACA%2COAAO%2CuBAAP%3B%3BAAGD%2CYAAa%2CyBAAwB%2CWAAY%3BEAChD%2CsBAAsB%2C6CAAtB%3B%3BAAGD%2CIAAI%2CWAAY%2CaAAa%2CyBAAwB%2CWAAY%3BAACjE%2CIAAK%2CaAAa%2CyBAAwB%2CWAAY%3BEACrD%2CuBAAuB%2CwCAAvB%3B%3BAAGD%2CYAAa%3BEACZ%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CYAAY%2CsBAAZ%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2COAAO%2CeAAP%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGD%2CYAAa%2CSAAQ%3BEACpB%2CSAAS%2CEAAT%3BEACA%2CkBAAkB%2CuBAAlB%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAmB%2CcAAnB%3BEACA%2CWAAW%2CcAAX%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAY%2CiBAAZ%3BEACA%2CoBAAoB%2CiBAApB%3B%3BAAGD%2CYAAa%2CSAAQ%3BEACpB%2CSAAS%2CEAAT%3BEACA%2CkBAAkB%2CuBAAlB%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CWAAW%2CaAAX%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAY%2CiBAAZ%3BEACA%2CoBAAoB%2CiBAApB%3B%3BAAGD%2CYAAa%2CSAAQ%2CMAAM%3BAAC3B%2CYAAa%2CSAAQ%2CMAAM%3BEAC1B%2CmBAAmB%2CYAAnB%3BEACA%2CWAAW%2CYAAX%3B%3BAAGD%2CYAAa%2CyBAAwB%2CMAAO%3BEAC3C%2CuCAAA%3B%3BAAGD%3BEACC%3BIACC%2CWAAW%2CaAAX%3B%3BEAGD%3BIACC%2CWAAW%2CiBAAX%3B%3B%3BAAIF%3BEACC%3BIACC%2CWAAW%2CaAAX%3B%3BEAGD%3BIACC%2CWAAW%2CiBAAX%3B%3B%3BAAIF%3BEACC%3BIACC%2CWAAW%2CaAAX%3B%3BEAGD%3BIACC%2CWAAW%2CgBAAX%3B%3B%3BAAIF%3BEACC%3BIACC%2CWAAW%2CaAAX%3B%3BEAGD%3BIACC%2CWAAW%2CgBAAX%3B%3B%3BAC3KF%2CSACC%3BEACO%2CWAAA%3BEACH%2CSAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CSAXJ%2CgBAWK%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAFD%2CSAXJ%2CgBAWK%2CMAGA%3BEACC%2CUAAA%3BEACA%2CmBAAA%3B%3BAAGL%2CSAnBD%2CgBAmBE%3BAApBH%2CSACC%2CgBAoBC%2CMAAK%3B%3BEAED%2CSAAS%2CGAAT%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAzBN%2CSA4BC%3BEACI%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3B%3BAApCL%2CSA4BC%2CiBASI%3BEACC%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA1CN%2CSA4BC%2CiBASI%2CkBAMC%3BEACC%2CqBAAA%3B%3BAAED%2CSAlBL%2CiBASI%2CkBASE%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAgB%2C4BAAhB%3BEACA%2CQAAQ%2C8BAAR%3B%3BAA5DP%2CSAgEC%3BEACC%2CmBAAA%3B%3BAAjEF%2CSAmEC%3BAAnED%2CSAoEC%3BEACC%2CkBAAA%3B%3BAArEF%2CSAuEC%2CYACC%3BEACC%2CeAAA%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAACA%2CSANL%2CYACC%2CGAKK%3BEACA%2CqBAAA%3B%3BAA9EP%2CSAkFC%3BEACC%2CaAAA%3B%3BAAnFF%2CSAqFC%2CWACC%3BEACC%2CcAAA%3B%3BAAIH%3BEACC%2CmBAAA%3B%3BAC5FD%3BEAqjBC%2CkBAAA%3B%3BAArjBD%2CUACC%3BEAseC%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAveA%2CUADD%2CaACE%2CcACA%2CYACC%3BEACC%2CcAAA%3B%3BAAIH%2CUARD%2CaAQE%2CMACA%2CQAAO%2CMACN%3BEACC%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAALH%2CUARD%2CaAQE%2CMAQA%2CQAAO%2CKACN%3BEACC%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAZH%2CUARD%2CaAQE%2CMAeA%2CQAAO%2CSAAS%2CKACd%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAnBH%2CUARD%2CaAQE%2CMAsBA%2CQAAO%2CSACN%2CUAAS%2CKACP%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAnCN%2CUACC%2CaAuCC%2CQAAO%2CKACN%3BEACC%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAA5CJ%2CUACC%2CaA8CC%2CQAAO%2CSAAS%2CKACd%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAnDJ%2CUACC%2CaAqDC%2CQAAO%2CSACN%2CUAAS%2CKACP%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAA1DL%2CUACC%2CaAqDC%2CQAAO%2CSAOL%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CoCAAA%3BEACA%2CyCAAA%3BEACA%2C4CAAA%3BEACA%2CuCAAA%3BEACA%2CsCAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAhFJ%2CUACC%2CaAqDC%2CQAAO%2CSAOL%2CUAoBA%2CGACC%2CEACC%3BEACC%2CeAAA%3B%3BAAKJ%2CUAxFF%2CaAqDC%2CQAAO%2CSAmCL%2CMACC%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAA7FL%2CUACC%2CaAqDC%2CQAAO%2CSA0CN%2CUACC%2CQACC%3BEACC%2CeAAA%3B%3BAAnGN%2CUACC%2CaAqDC%2CQAAO%2CSAiDN%3BEACC%2CSAAA%3B%3BAAxGJ%2CUACC%2CaAqDC%2CQAAO%2CSAoDN%3BEACC%2CkBAAA%3BEACA%2CSAAA%3B%3BAAEC%2CUA7GJ%2CaAqDC%2CQAAO%2CSAoDN%2CUAGE%2CIACC%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CazJvGY%2CmByJuGZ%3B%3BAAtHN%2CUACC%2CaAqDC%2CQAAO%2CSAoDN%2CUAeC%3BEACC%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CsCAAA%3BEACA%2CgBAAA%3B%3BAAED%2CUAtIH%2CaAqDC%2CQAAO%2CSAoDN%2CUA6BE%2CMACC%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAA1IN%2CUACC%2CaAqDC%2CQAAO%2CSAwFN%2CQACC%3BEACC%2CeAAA%3BEACA%2CcAAA%3B%3BAAjJL%2CUACC%2CaAoJC%3BEA%2BLC%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAtVH%2CUACC%2CaAoJC%2CQACC%3BEAmFC%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CoCAAA%3BEACA%2CyCAAA%3BEACA%2C4CAAA%3BEACA%2CuCAAA%3BEACA%2CsCAAA%3BEACA%2CyBAAA%3B%3BAAvPJ%2CUACC%2CaAoJC%2CQACC%2CgBACC%2CUACC%2CGAAE%2COACD%2CUAAS%2CKACP%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAA7JR%2CUACC%2CaAoJC%2CQACC%2CgBACC%2CUACC%2CGAAE%2COAQD%3BEACC%2CkBAAA%3B%3BAACA%2CUAjKN%2CaAoJC%2CQACC%2CgBACC%2CUACC%2CGAAE%2COAQD%2CUAEE%3BEACA%2CWAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CazJ5JU%2CmByJ4JV%3B%3BAA3KR%2CUACC%2CaAoJC%2CQACC%2CgBACC%2CUACC%2CGAAE%2COAQD%2CUAaC%3BEACC%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CsBAAA%3BEACA%2C0CAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAED%2CUAxLN%2CaAoJC%2CQACC%2CgBACC%2CUACC%2CGAAE%2COAQD%2CUAyBE%2CMACC%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAA7LT%2CUACC%2CaAoJC%2CQACC%2CgBACC%2CUA2CC%3BEACC%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAxMN%2CUACC%2CaAoJC%2CQACC%2CgBACC%2CUA2CC%2CEAOC%3BEACC%2CeAAA%3B%3BAA1MP%2CUACC%2CaAoJC%2CQACC%2CgBACC%2CUA2CC%2CEAUC%2CWAAU%3BEACT%2CcAAA%3B%3BAA7MP%2CUACC%2CaAoJC%2CQACC%2CgBACC%2CUA2CC%2CEAaC%2CWAAU%3BEACT%2CcAAA%3B%3BAAID%2CUAnNL%2CaAoJC%2CQACC%2CgBACC%2CUA4DC%2CKACE%3BEACA%2CcAAA%3B%3BAAIC%2CUAxNP%2CaAoJC%2CQACC%2CgBACC%2CUA4DC%2CKAIC%2CEACC%2CWACE%3BEACA%2CaAAA%3B%3BAAQD%2CUAjOP%2CaAoJC%2CQACC%2CgBACC%2CUAwEC%2CSACC%2CEACC%2CWACE%3BEACA%2CaAAA%3B%3BAAnOT%2CUACC%2CaAoJC%2CQACC%2CgBAkGC%2CUAAS%2COACP%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAnQN%2CUACC%2CaAoJC%2CQACC%2CgBAkGC%2CUAAS%2COACP%2CIAWA%3BEACC%2CeAAA%3BEACA%2CkBAAA%3B%3BAACA%2CUAtQN%2CaAoJC%2CQACC%2CgBAkGC%2CUAAS%2COACP%2CIAWA%2CKAGE%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2C6BAAA%3BEACA%2CaAAA%3B%3BAAKA%2CUArRP%2CaAoJC%2CQACC%2CgBAkGC%2CUAAS%2COACP%2CIA2BC%2CMACA%2CKACE%3BEACA%2CWAAA%3B%3BAAMH%2CUA5RL%2CaAoJC%2CQACC%2CgBAkGC%2CUAAS%2COAoCP%2CIAAC%2CQACA%3BEACA%2CaAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FRP%2CUACC%2CaAoJC%2CQACC%2CgBA6IC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAxSL%2CUACC%2CaAoJC%2CQACC%2CgBAoJC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAA7SL%2CUACC%2CaAoJC%2CQACC%2CgBAyJC%2CyBACC%3BEACC%2CmBAAA%3B%3BAAjTN%2CUACC%2CaAoJC%2CQACC%2CgBA8JC%2CaAAY%3BEACX%2CWAAA%3B%3BAArTL%2CUACC%2CaAoJC%2CQACC%2CgBAiKC%2CaACC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAA5TN%2CUACC%2CaAoJC%2CQACC%2CgBAiKC%2CaACC%2CUAKC%3BEACC%2CiBAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FTP%2CUACC%2CaAoJC%2CQACC%2CgBAiKC%2CaACC%2CUASE%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAApUP%2CUACC%2CaAoJC%2CQACC%2CgBAiKC%2CaAgBC%3BEACC%2CSAAA%3B%3BAAxUN%2CUACC%2CaAoJC%2CQACC%2CgBAqLC%2CqBACC%2CUAAS%2COACP%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAASH%2CUAvVH%2CaAoJC%2CQAkME%2CIACC%2CMACA%3BEACC%2CcAAA%3B%3BAA1VN%2CUACC%2CaAoJC%2CQAyMC%3BEACC%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3B%3BAAxWJ%2CUACC%2CaAoJC%2CQAyMC%2CWAWC%2CKAAI%3BEACH%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAA7WL%2CUACC%2CaAoJC%2CQAyMC%2CWAiBC%2CKAAI%3BEACH%2CWAAA%3BEACA%2CSAAA%3B%3BAAjXL%2CUACC%2CaAoJC%2CQAyMC%2CWAqBE%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAArXL%2CUACC%2CaAoJC%2CQAyMC%2CWAyBC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2CWAAA%3B%3BAA7XL%2CUACC%2CaAoJC%2CQAyMC%2CWAiCC%3BEACC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3B%3BAAGF%2CUA1YF%2CaAoJC%2CQAsPE%2CMACA%3BEACC%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FYL%2CUACC%2CaAoJC%2CQA6PC%3BEACC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3B%3BAACA%2CUA3ZH%2CaAoJC%2CQA6PC%2CWAUE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2C2CAAA%3BEACA%2C0CAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAAED%2CUAzaH%2CaAoJC%2CQA6PC%2CWAwBE%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2C6CAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAAtbL%2CUACC%2CaAoJC%2CQAoSC%2CWAAU%3BEACT%2CWAAA%3BEACA%2CyBAAA%3B%3BAACA%2CUA3bH%2CaAoJC%2CQAoSC%2CWAAU%2CIAGR%3BEACA%2CuDAAA%3B%3BAA7bL%2CUACC%2CaAoJC%2CQA2SC%2CWAAU%3BEACT%2CcAAA%3BEACA%2CyBAAA%3B%3BAACA%2CUAlcH%2CaAoJC%2CQA2SC%2CWAAU%2CIAGR%3BEACA%2CuDAAA%3B%3BAApcL%2CUACC%2CaAoJC%2CQAkTC%2CWAAU%3BEACT%2CcAAA%3B%3BAACA%2CUAxcH%2CaAoJC%2CQAkTC%2CWAAU%2CIAER%3BEACA%2CuDAAA%3B%3BAA1cL%2CUACC%2CaAoJC%2CQAwTC%2CWAAU%3BEACT%2CcAAA%3BEACA%2CyBAAA%3B%3BAACA%2CUA%5C%2FcH%2CaAoJC%2CQAwTC%2CWAAU%2CKAGR%3BEACA%2CuDAAA%3B%3BAAjdL%2CUACC%2CaAoJC%2CQA%2BTC%2CWAAU%3BEACT%2CcAAA%3BEACA%2CyBAAA%3B%3BAACA%2CUAtdH%2CaAoJC%2CQA%2BTC%2CWAAU%2CKAGR%3BEACA%2CuDAAA%3B%3BAAID%2CUA3dH%2CaAoJC%2CQAsUC%2CWAAU%2CIACR%3BEACA%2CyBAAA%3B%3BAA7dL%2CUACC%2CaAoJC%2CQA2UC%2CWAAU%3BEAIT%2CyBAAA%3B%3BAAHA%2CUAheH%2CaAoJC%2CQA2UC%2CWAAU%2CKACR%3BEACA%2CuDAAA%3B%3BAAleL%2CUACC%2CaAyeC%2CQAAO%2CKAAK%3BEACX%2CaAAA%3BEACA%2CSAAA%3B%3BAA5eH%2CUACC%2CaA6eC%2CQAAO%3BEACN%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAhfH%2CUACC%2CaA6eC%2CQAAO%2CKAGN%2CWACC%3BEACC%2CaAAA%3B%3BAAnfL%2CUACC%2CaA6eC%2CQAAO%2CKAGN%2CWAIC%3BEACC%2CeAAA%3B%3BAAtfL%2CUACC%2CaA6eC%2CQAAO%2CKAWN%3BEACC%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA5fJ%2CUACC%2CaA6eC%2CQAAO%2CKAWN%2CgBAIC%2CIACC%2CEACC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAjgBP%2CUACC%2CaAsgBC%3BEACC%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA3gBH%2CUACC%2CaA4gBC%2CQAAO%2CIACN%2CQAAO%3BEAQN%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAzhBJ%2CUACC%2CaA4gBC%2CQAAO%2CIACN%2CQAAO%2CSACN%2CGACC%2CEACC%3BEACC%2CeAAA%3B%3BAAlhBP%2CUACC%2CaA2hBC%2CWACC%3BEACC%2CWAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAjiBJ%2CUACC%2CaAmiBC%2CQAAO%2CSAAS%2CKACd%3BEACA%2CYAAA%3B%3BAAKA%2CUA1iBH%2CaAwiBC%2CQAAO%2CSACN%2CWACE%3BEACA%2CS7HleM%2CO6HkeN%3BEACA%2CazJ9hBa%2CmByJ8hBb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAhjBL%2CUAsjBC%2CQACC%2CWACC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAKJ%3BEA0fC%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FfD%2CWACC%3BEA0FC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CwCAAA%3BEACA%2CyBAAA%3B%3BAAlGF%2CWACC%2CmBACC%2CQAAO%2CSACN%2CUAAS%2CKACP%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAANL%2CWACC%2CmBACC%2CQAAO%2CSAOL%3BEAQA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CMAAA%3B%3BAA9BJ%2CWACC%2CmBACC%2CQAAO%2CSAOL%2CUACA%2CGACC%2CEACC%3BEACC%2CeAAA%3B%3BAAbP%2CWACC%2CmBACC%2CQAAO%2CSA8BN%3BEACC%2CkBAAA%3BEACA%2CSAAA%3B%3BAAEC%2CWAnCJ%2CmBACC%2CQAAO%2CSA8BN%2CUAGE%2CIACC%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CazJ7lBY%2CmByJ6lBZ%3B%3BAA5CN%2CWACC%2CmBACC%2CQAAO%2CSA8BN%2CUAeC%3BEACC%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CsCAAA%3BEACA%2CgBAAA%3B%3BAA3DL%2CWACC%2CmBACC%2CQAAO%2CSA8BN%2CUAeC%2CGAaC%3BEACC%2CSAAA%3B%3BAAGF%2CWA%5C%2FDH%2CmBACC%2CQAAO%2CSA8BN%2CUAgCE%2CMACC%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAnEN%2CWACC%2CmBACC%2CQAAO%2CSAqEN%3BEACC%2CSAAA%3B%3BAAxEJ%2CWACC%2CmBACC%2CQAAO%2CSAwEN%2CQACC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAA9EL%2CWACC%2CmBACC%2CQAAO%2CSAwEN%2CQACC%2CEAIC%3BEACC%2CeAAA%3B%3BAAhFN%2CWACC%2CmBAoFC%2CQAAO%2CSAAS%2CSAAS%2CKACvB%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAYD%2CWAnGF%2CmBAkGC%2CQAAO%2CSAAS%2CSACd%2CMACC%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CsCAAA%3BEACA%2C2CAAA%3BEACA%2C8CAAA%3BEACA%2CyCAAA%3BEACA%2C0CAAA%3B%3BAAKF%2CWAhHF%2CmBA%2BGE%2CKACC%2CUAAU%3BEACV%2CaAAA%3B%3BAAlHJ%2CWACC%2CmBAoHE%2CKAAE%3BEACF%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAA3HH%2CWA8HC%2CaACC%2CQACC%3BEA4CC%2CyBAAA%3B%3BAA5KJ%2CWA8HC%2CaACC%2CQACC%2CgBACC%2CUACC%2CGAAE%2COACD%2CUAAS%2CKACR%3BEACC%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAID%2CWAbN%2CaACC%2CQACC%2CgBACC%2CUACC%2CGAAE%2COAQD%2CUACE%3BEACA%2CWAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CazJrsBU%2CmByJqsBV%3B%3BAApJR%2CWA8HC%2CaACC%2CQACC%2CgBACC%2CUACC%2CGAAE%2COAQD%2CUAYC%3BEACC%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CsBAAA%3BEACA%2C0CAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAED%2CWApCN%2CaACC%2CQACC%2CgBACC%2CUACC%2CGAAE%2COAQD%2CUAwBE%2CMACC%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAtKT%2CWA8HC%2CaAiDC%2CQAAO%2CSAAS%2CKACd%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAlLJ%2CWA8HC%2CaAuDC%2CQAAO%2CKACN%2CWACC%3BEACC%2CaAAA%3B%3BAAKF%2CWA%5C%2FDF%2CaA8DC%2CQAAO%2CSACL%2CMACC%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CsCAAA%3BEACA%2C2CAAA%3BEACA%2C8CAAA%3BEACA%2CyCAAA%3BEACA%2C0CAAA%3B%3BAArML%2CWA8HC%2CaA8DC%2CQAAO%2CSAYL%3BEACA%2CyBAAA%3B%3BAAzMJ%2CWA6MC%2CQAAO%2CKACN%3BEACC%2CUAAA%3BEACA%2CmBAAA%3B%3BAAhNH%2CWAmNC%3BEAmKC%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA5XF%2CWAmNC%2CQACC%3BEAqHC%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAlVH%2CWAmNC%2CQACC%2CgBACC%2CUACE%3BEAuBA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3B%3BAArPL%2CWAmNC%2CQACC%2CgBACC%2CUACE%2CIACA%3BEAaC%2CeAAA%3B%3BAAZA%2CWALL%2CQACC%2CgBACC%2CUACE%2CIACA%2CKACE%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2C6BAAA%3BEACA%2CaAAA%3B%3BAAMA%2CWArBN%2CQACC%2CgBACC%2CUACE%2CIAgBC%2CMACA%2CKACE%3BEACA%2CWAAA%3B%3BAAzOR%2CWAmNC%2CQACC%2CgBACC%2CUAkCC%3BEACC%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAA5PL%2CWAmNC%2CQACC%2CgBACC%2CUAkCC%2CEAMC%3BEACC%2CeAAA%3B%3BAA9PN%2CWAmNC%2CQACC%2CgBACC%2CUA4CC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAApQL%2CWAmNC%2CQACC%2CgBACC%2CUA4CC%2CSAIC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAxQN%2CWAmNC%2CQACC%2CgBACC%2CUAsDC%3BEACC%2CiBAAA%3BEACA%2CgCAAA%3B%3BAACA%2CWA3DJ%2CQACC%2CgBACC%2CUAsDC%2CKAGE%3BEACA%2CYAAA%3B%3BAA%5C%2FQN%2CWAmNC%2CQACC%2CgBACC%2CUAsDC%2CKAMC%3BEACC%2CgBAAA%3B%3BAAlRN%2CWAmNC%2CQACC%2CgBACC%2CUAgEE%3BEACA%2CYAAA%3B%3BAAtRL%2CWAmNC%2CQACC%2CgBACC%2CUAmEC%3BEACC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3B%3BAACA%2CWA%5C%2FEJ%2CQACC%2CgBACC%2CUAmEC%2CWAUE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2C2CAAA%3BEACA%2C0CAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAA9SN%2CWAmNC%2CQACC%2CgBACC%2CUA4FC%2CWAAU%3BEACT%2CcAAA%3B%3BAAlTL%2CWAmNC%2CQACC%2CgBACC%2CUA%2BFC%2CWAAU%3BEACT%2CcAAA%3B%3BAArTL%2CWAmNC%2CQACC%2CgBACC%2CUAkGC%2CWAAU%3BEACT%2CcAAA%3B%3BAAxTL%2CWAmNC%2CQACC%2CgBACC%2CUAqGC%2CWAAU%3BEACT%2CcAAA%3B%3BAA3TL%2CWAmNC%2CQACC%2CgBACC%2CUAwGC%2CWAAU%3BEACT%2CcAAA%3B%3BAAKA%2CWAhHJ%2CQACC%2CgBA6GC%2CUAAS%2COACP%2CIAAC%2CQACA%3BEACA%2CaAAA%3BEACA%2CUAAA%3B%3BAArUN%2CWAmNC%2CQACC%2CgBA%2BHC%3BEACC%2CSAAA%3BEACA%2CYAAA%3B%3BAArVJ%2CWAmNC%2CQACC%2CgBAmIC%3BEACC%2CWAAA%3B%3BAAxVJ%2CWAmNC%2CQACC%2CgBAsIC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAA7VJ%2CWAmNC%2CQACC%2CgBAsIC%2CmBAIC%3BEACC%2CcAAA%3B%3BAA%5C%2FVL%2CWAmNC%2CQACC%2CgBA8IC%2CaACC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAxWL%2CWAmNC%2CQACC%2CgBA8IC%2CaACC%2CUAMC%3BEACC%2C6BAAA%3B%3BAA1WN%2CWAmNC%2CQACC%2CgBA8IC%2CaACC%2CUAMC%2CGAEC%3BEACC%2CSAAA%3BEACA%2CkBAAA%3B%3BAA7WP%2CWAmNC%2CQACC%2CgBA8IC%2CaAeC%3BEACC%2CSAAA%3B%3BAAWH%2CWA1KD%2CQA0KE%2CMACA%3BEACC%2C6BAAA%3B%3BAAFF%2CWA1KD%2CQA0KE%2CMAIA%3BEACC%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CsCAAA%3BEACA%2C2CAAA%3BEACA%2C8CAAA%3BEACA%2CyCAAA%3BEACA%2C0CAAA%3B%3BAAxYJ%2CWAmNC%2CQAwLC%3BEACC%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAnZH%2CWAmNC%2CQAwLC%2CWASC%3BEACC%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAvZJ%2CWAmNC%2CQAwLC%2CWAcC%3BEACC%2CeAAA%3BEACA%2CsBAAA%3B%3BAA3ZJ%2CWAmNC%2CQA2MC%2CQACC%2CUACE%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAnaL%2CWAmNC%2CQAoNC%3BEACC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3B%3BAACA%2CWA9NF%2CQAoNC%2CWAUE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2C2CAAA%3BEACA%2C0CAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAAED%2CWA5OF%2CQAoNC%2CWAwBE%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2C6CAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAA3cJ%2CWAmNC%2CQA2PC%2CWAAU%3BEACT%2CcAAA%3BEACA%2CyBAAA%3B%3BAACA%2CWA9PF%2CQA2PC%2CWAAU%2CIAGR%3BEACA%2CuDAAA%3B%3BAAldJ%2CWAmNC%2CQAkQC%2CWAAU%3BEACT%2CcAAA%3BEACA%2CyBAAA%3B%3BAACA%2CWArQF%2CQAkQC%2CWAAU%2CIAGR%3BEACA%2CuDAAA%3B%3BAAzdJ%2CWAmNC%2CQAyQC%2CWAAU%3BEACT%2CcAAA%3B%3BAACA%2CWA3QF%2CQAyQC%2CWAAU%2CIAER%3BEACA%2CuDAAA%3B%3BAA%5C%2FdJ%2CWAmNC%2CQA%2BQC%2CWAAU%3BEACT%2CcAAA%3BEACA%2CyBAAA%3B%3BAACA%2CWAlRF%2CQA%2BQC%2CWAAU%2CKAGR%3BEACA%2CuDAAA%3B%3BAAteJ%2CWAmNC%2CQAsRC%2CWAAU%3BEACT%2CcAAA%3BEACA%2CyBAAA%3B%3BAACA%2CWAzRF%2CQAsRC%2CWAAU%2CKAGR%3BEACA%2CuDAAA%3B%3BAA7eJ%2CWAmNC%2CQA6RC%2CWAAU%3BEACT%2CyBAAA%3B%3BAAjfH%2CWAmNC%2CQAgSC%2CWAAU%3BEAIT%2CyBAAA%3B%3BAAHA%2CWAjSF%2CQAgSC%2CWAAU%2CKACR%3BEACA%2CuDAAA%3B%3BAArfJ%2CWAggBC%3BEACC%2CYAAA%3BEACA%2CkBAAA%3B%3BAAlgBF%2CWAogBC%2CmBAAkB%3BEACjB%2CcAAA%3B%3BAArgBF%2CWAugBC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAzgBF%2CWAugBC%2CaAGC%3BEACC%2CeAAA%3BEACA%2CsBAAA%3B%3BAAGA%2CWARF%2CaAOC%2CKAAI%2CGACF%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CkBAAb%3B%3BAAjhBJ%2CWAugBC%2CaAaC%3BEACC%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAvhBH%2CWA0hBC%2CQAAO%3BEACN%2CYAAA%3B%3BAAIC%2CWAFF%2CQAAO%2CSACN%2CWACE%3BEACA%2CSAAS%2COAAT%3BEACA%2CazJllCc%2CmByJklCd%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAxiBJ%2CWA4iBC%3BEACC%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAjjBF%2CWAmjBC%2CWACC%3BEACC%2CWAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAzjBH%2CWA4jBC%2CsBACC%3BEACC%2CkBAAA%3B%3BAAIH%2CSACC%2C2BACE%3BEACA%2CaAAA%3B%3BAAIH%3BEAMC%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAZD%2C0BACC%3BEACC%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAUF%2CYAAY%3BEACX%2CWAAA%3B%3BAAED%2CYAAY%3BEACX%2CYAAA%3BEACA%2CiBAAA%3B%3BAAED%3BEACC%2CWAAA%3B%3BAAED%3BEACC%2CWAAA%3B%3BAAED%3BEACC%2CWAAA%3B%3BAAED%3BEACC%2CWAAA%3B%3BAAED%3BEACC%2CiBAAA%3B%3BAAED%2CuBACC%2CWACC%2CaACC%2CQACC%2CWACC%2CKAAI%3BEACH%2CQAAA%3B%3BAAON%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAAFD%2CQAGC%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAACA%2CQARD%2CKAQE%3BEACA%2CSAAS%2COAAT%3BEACA%2CazJxrCe%2CmByJwrCf%3BEACA%2CiBAAA%3B%3BAAGF%2CQAAC%2CMACA%3BEACC%2CWAAA%3B%3BAAIH%2CQACC%3BEAYC%2CmBAAA%3B%3BAAbF%2CQACC%2CqBACC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3B%3BAAJH%2CQACC%2CqBAKC%2CQACC%2CWACC%3BEACC%2CaAAA%3B%3BAATL%2CQACC%2CqBAaC%3BEACC%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAlBH%2CQAqBC%3BEACC%2CoBAAA%3B%3BAAGF%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3B%3BAAED%2CEAAE%3BEACD%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3B%3BAAJD%2CEAAE%2CcAKD%3BEACC%2CkBAAA%3BEACA%2CSAAA%3B%3BAAPF%2CEAAE%2CcAKD%2CGAGC%3BEACC%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAnBH%2CEAAE%2CcAKD%2CGAGC%2CEAYC%3BEACC%2CeAAA%3B%3BAAED%2CEAvBD%2CcAKD%2CGAGC%2CEAeE%3BEACA%2CWAAA%3B%3BAAxBJ%2CEAAE%2CcAKD%2CGAGC%2CEAkBC%2CKAAI%3BEACH%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3B%3BAACA%2CEApCF%2CcAKD%2CGAGC%2CEAkBC%2CKAAI%2CUAUF%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2C2CAAA%3BEACA%2C0CAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAAhDL%2CEAAE%2CcAKD%2CGA%2BCC%2CEAAC%3BEACA%2CgCAAA%3BEACA%2CeAAA%3B%3BAAtDH%2CEAAE%2CcAKD%2CGA%2BCC%2CEAAC%2CUAGA%3BEACC%2CeAAA%3B%3BAAxDJ%2CEAAE%2CcAKD%2CGAsDE%2CKAAE%2CQACD%2CKACC%3BEACA%2CkBAAA%3B%3BAA9DL%2CEAAE%2CcAKD%2CGA6DC%2CGACC%2CGACC%2CGACC%2CGAAE%2COACA%3BEACA%2CmBAAA%3B%3BAAQD%2CEA%5C%2FEJ%2CcAKD%2CGA6DC%2CGAUC%2CGAAE%2COACA%2CIACA%2CKACE%3BEACA%2CaAAA%3B%3BAAhFP%2CEAAE%2CcAuFD%2CGAAE%3BEACD%2CqBAAA%3B%3BAAxFF%2CEAAE%2CcA0FD%3BEA8BC%2CSAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAA3BI%2CEA%5C%2FFJ%2CcA0FD%2CGACC%2CGACC%2CGACE%2CMACA%2CEACE%3BEACA%2CWAAA%3B%3BAAKF%2CEArGH%2CcA0FD%2CGACC%2CGACC%2CGAQC%2CEACE%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CqBAAA%3BEACA%2CazJ%5C%2F0CY%2CmByJ%2B0CZ%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAA5GN%2CEAAE%2CcA0FD%2CGACC%2CGAqBC%2CGACC%2CGACC%3BEACC%2CiBAAA%3B%3BAAnHN%2CEAAE%2CcA0FD%2CGAiCC%3BEACC%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAA9HH%2CEAAE%2CcA0FD%2CGAiCC%2CGAIC%3BEACC%2CaAAA%3B%3BAAhIJ%2CEAAE%2CcA0FD%2CGAyCC%2CGAAE%3BEACD%2CmBAAA%3B%3BAApIH%2CEAAE%2CcAuID%2CGAAE%3BEACD%2CaAAA%3B%3BAAxIF%2CEAAE%2CcA0ID%3BEACC%2CSAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CEArJA%2CcA0ID%2CQAWE%3BEACA%2CS7Hl0CM%2CO6Hk0CN%3BEACA%2CWAAA%3BEACA%2CazJ93Ce%2CmByJ83Cf%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA9JH%2CEAAE%2CcAiKD%3BEACC%2CSAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CEA5KA%2CcAiKD%2CUAWE%3BEAGA%2CazJr5Ce%2CmByJq5Cf%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CS7Hj2CQ%2CO6Hi2CR%3BEACA%2CcAAA%3B%3BAAGA%2CEA1LD%2CcAiKD%2CUAwBE%2CMACC%3BEACA%2CWAAA%3B%3BAA3LJ%2CEAAE%2CcA%2BLD%2CGAAE%2COACA%2CIACC%2COACC%3BEACA%2CiBAAA%3B%3BAAGA%2CEAtMH%2CcA%2BLD%2CGAAE%2COACA%2CIACC%2COAIC%2CcACC%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAON%2CEAAE%2CWACD%2CGAAE%3BEACD%2CaAAA%3B%3BAAKA%2CcADA%2CKACC%2CUAAU%3BEACV%2CaAAA%3B%3BAAKH%2CUACC%2CaACC%2CQAAO%2CSACL%3BEACA%2CgBAAA%3B%3BAAJJ%2CUACC%2CaACC%2CQAAO%2CSAIN%2CUACC%3BEACC%2CsBAAA%3BEACA%2CeAAA%3B%3BAAGA%2CUAXJ%2CaACC%2CQAAO%2CSAIN%2CUAKE%2CIACC%3BEACA%2CS7Hp7CK%2CO6Ho7CL%3BEACA%2CazJt9CY%2CmByJs9CZ%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAWE%2CUA3BP%2CaAqBC%2CQACC%2CgBACC%2CUACC%2CGACC%2CGAAE%2CSACA%2CIACC%3BEACA%2CS7Hp8CE%2CO6Ho8CF%3BEACA%2CazJt%2BCS%2CmByJs%2BCT%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAjCT%2CUACC%2CaAqBC%2CQACC%2CgBACC%2CUAcC%2CGAAE%2COACD%2CUACC%3BEACC%2CgBAAA%3B%3BAASR%2CWACC%2CaACC%2CQAAO%2CSACL%3BEACA%2CgBAAA%3B%3BAAJJ%2CWACC%2CaACC%2CQAAO%2CSAIN%2CUACC%3BEACC%2CsBAAA%3BEACA%2CeAAA%3B%3BAAGA%2CWAXJ%2CaACC%2CQAAO%2CSAIN%2CUAKE%2CIACC%3BEACA%2CS7Ht%2BCK%2CO6Hs%2BCL%3BEACA%2CazJxgDY%2CmByJwgDZ%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAWE%2CWA3BP%2CaAqBC%2CQACC%2CgBACC%2CUACC%2CGACC%2CGAAE%2CSACA%2CIACC%3BEACA%2CS7Ht%5C%2FCE%2CO6Hs%5C%2FCF%3BEACA%2CazJxhDS%2CmByJwhDT%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAjCT%2CWACC%2CaAqBC%2CQACC%2CgBACC%2CUAcC%2CGAAE%2COACD%2CUACC%3BEACC%2CgBAAA%3B%3BAAUR%2CeACC%2CaAAY%3BEACX%2CSAAA%3BEACA%2C6BAAA%3B%3BAAGF%3BEACC%2CYAAA%3BEACA%2CWAAA%3B%3BAAFD%2CMAGC%3BEACC%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CwCAAA%3B%3BAANF%2CMAQC%3BEACC%2CaAAA%3B%3BAAGF%2CaACC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2COAAA%3B%3BAANF%2CaACC%2CUAMC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAnBH%2CaACC%2CUAoBC%3BEACC%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAzBH%2CaACC%2CUAoBC%2CGAKC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAA9BJ%2CaACC%2CUAoBC%2CGAKC%2CGAKC%2CEACC%3BEACC%2CeAAA%3BEACA%2CeAAA%3B%3BAAlCN%2CaACC%2CUAoBC%2CGAKC%2CGAKC%2CEAKC%2CKAAI%2CKAAK%3BEACR%2CgBAAA%3B%3BAArCN%2CaACC%2CUAoBC%2CGAKC%2CGAKC%2CEAQC%2CKAAI%3BEACH%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3B%3BAACA%2CaAhDL%2CUAoBC%2CGAKC%2CGAKC%2CEAQC%2CKAAI%2CUAUF%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2C2CAAA%3BEACA%2C0CAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAAED%2CaA9DL%2CUAoBC%2CGAKC%2CGAKC%2CEAQC%2CKAAI%2CUAwBF%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2C6CAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAA3EP%2CaACC%2CUAoBC%2CGAKC%2CGAKC%2CEA%2BCC%2CWAAU%3BEAIT%2CyBAAA%3B%3BAAHA%2CaA9EL%2CUAoBC%2CGAKC%2CGAKC%2CEA%2BCC%2CWAAU%2CIACR%3BEACA%2CuDAAA%3B%3BAAhFP%2CaACC%2CUAoBC%2CGAKC%2CGAKC%2CEAqDC%2CWAAU%3BEAIT%2CyBAAA%3B%3BAAHA%2CaApFL%2CUAoBC%2CGAKC%2CGAKC%2CEAqDC%2CWAAU%2CIACR%3BEACA%2CuDAAA%3B%3BAAtFP%2CaACC%2CUAoBC%2CGAKC%2CGAKC%2CEA2DC%2CWAAU%3BEAIT%2CyBAAA%3B%3BAAHA%2CaA1FL%2CUAoBC%2CGAKC%2CGAKC%2CEA2DC%2CWAAU%2CIACR%3BEACA%2CuDAAA%3B%3BAA5FP%2CaACC%2CUAoBC%2CGAKC%2CGAKC%2CEAiEC%2CWAAU%3BEAIT%2CyBAAA%3B%3BAAHA%2CaAhGL%2CUAoBC%2CGAKC%2CGAKC%2CEAiEC%2CWAAU%2CKACR%3BEACA%2CuDAAA%3B%3BAAlGP%2CaACC%2CUAoBC%2CGAKC%2CGAKC%2CEAuEC%2CWAAU%3BEAIT%2CyBAAA%3B%3BAAHA%2CaAtGL%2CUAoBC%2CGAKC%2CGAKC%2CEAuEC%2CWAAU%2CKACR%3BEACA%2CuDAAA%3B%3BAAxGP%2CaACC%2CUAoBC%2CGAKC%2CGAKC%2CEA6EC%2CWAAU%3BEAIT%2CyBAAA%3B%3BAAHA%2CaA5GL%2CUAoBC%2CGAKC%2CGAKC%2CEA6EC%2CWAAU%2CKACR%3BEACA%2CuDAAA%3B%3BAA9GP%2CaACC%2CUAoBC%2CGAKC%2CGAyFC%2CWACC%3BEACC%2CeAAA%3BEACA%2CeAAA%3B%3BAAtHN%2CaACC%2CUAoBC%2CGAKC%2CGA%2BFC%2CGACC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAA9HN%2CaACC%2CUAoBC%2CGAKC%2CGA%2BFC%2CGAOC%2CGACC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3B%3BAAnIP%2CaACC%2CUAoBC%2CGAKC%2CGA%2BFC%2CGAOC%2CGAKC%2CGACC%3BEACC%2CgBAAA%3B%3BAAvIR%2CaACC%2CUAoBC%2CGAKC%2CGA%2BFC%2CGAOC%2CGAKC%2CGAIC%2CGACC%3BEACC%2CgBAAA%3B%3BAA3IT%2CaACC%2CUAoBC%2CGAKC%2CGAuHC%3BEACC%2CeAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEAEA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAACA%2CaAhKJ%2CUAoBC%2CGAKC%2CGAuHC%2CQAgBE%3BEACA%2CazJjuDY%2CmByJiuDZ%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CS7H9qDG%2CO6H8qDH%3BEACA%2CWAAA%3B%3BAA1KN%2CaACC%2CUAoBC%2CGAKC%2CGAmJC%3BEACC%2CeAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEAEA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAACA%2CaA5LJ%2CUAoBC%2CGAKC%2CGAmJC%2CUAgBE%3BEACA%2CazJ7vDY%2CmByJ6vDZ%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CS7HzsDK%2CO6HysDL%3BEACA%2CWAAA%3B%3BAAKA%2CaA1ML%2CUAoBC%2CGAKC%2CGA%2BKC%2CKAAI%2CUACH%2CKAAI%2CUACF%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2C6CAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAAvNP%2CaACC%2CUAoBC%2CGAKC%2CGA%2BKC%2CKAAI%2CUAiBH%2CKAAI%2CUAAU%3BEAIb%2CyBAAA%3B%3BAAHA%2CaA1NL%2CUAoBC%2CGAKC%2CGA%2BKC%2CKAAI%2CUAiBH%2CKAAI%2CUAAU%2CIACZ%3BEACA%2CuDAAA%3B%3BAA5NP%2CaACC%2CUAoBC%2CGAKC%2CGA%2BKC%2CKAAI%2CUAuBH%2CKAAI%2CUAAU%3BEAIb%2CyBAAA%3B%3BAAHA%2CaAhOL%2CUAoBC%2CGAKC%2CGA%2BKC%2CKAAI%2CUAuBH%2CKAAI%2CUAAU%2CIACZ%3BEACA%2CuDAAA%3B%3BAAlOP%2CaACC%2CUAoBC%2CGAKC%2CGA%2BKC%2CKAAI%2CUA6BH%2CKAAI%2CUAAU%3BEAIb%2CyBAAA%3B%3BAAHA%2CaAtOL%2CUAoBC%2CGAKC%2CGA%2BKC%2CKAAI%2CUA6BH%2CKAAI%2CUAAU%2CIACZ%3BEACA%2CuDAAA%3B%3BAAWH%2CaAHH%2CYACC%2CQACC%2CWACE%3BEACA%2CwBAAA%3B%3BAAML%2CSACC%2CGACC%2CGACC%2CEACC%2CKAAI%2CUAAU%3BEACb%2CcAAA%3B%3BAALL%2CSACC%2CGACC%2CGACC%2CEAIC%2CKAAI%2CUAAU%3BEACb%2CcAAA%3B%3BAARL%2CSACC%2CGACC%2CGACC%2CEAOC%2CKAAI%2CUAAU%3BEACb%2CcAAA%3B%3BAAXL%2CSACC%2CGACC%2CGACC%2CEAUC%2CKAAI%2CUAAU%3BEACb%2CcAAA%3B%3BAAdL%2CSACC%2CGACC%2CGACC%2CEAaC%2CKAAI%2CUAAU%3BEACb%2CcAAA%3B%3BAAML%3BEACC%2CkBAAA%3B%3BAAED%2CSACC%2CYACC%2CQACC%3BEACC%2CgBAAA%3B%3BAAUJ%2CwBALyC%3BEACxC%3BIACC%2CwBAAA%3B%3B%3BAAqMF%2CQAlM0B%3BEACzB%2C0BACE%2CcACA%3BIAGC%2CyBAAA%3BIACA%2CUAAA%3B%3BEANH%2C0BASC%3BIACC%2CwBAAA%3BIACA%2CkBAAA%3B%3BEAXF%2C0BAaC%2CWACC%3BIACC%2CwBAAA%3BIACA%2CkBAAA%3B%3BEAIH%2CSACC%2C2BACE%3BIAGA%2CyBAAA%3BIACA%2CUAAA%3B%3BEAKH%3BIAeC%2CYAAA%3BIACA%2CMAAM%2CwBAAN%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2C6BAAA%3BIACA%2CkCAAA%3BIACA%2CqCAAA%3BIACA%2CgCAAA%3BIACA%2CiCAAA%3BIACA%2COAAO%2CiBAAP%3B%3BEAzBD%2CaACC%2CgBACC%2CUACC%2CGACC%2CGAAE%2CKACD%2CEACC%2CKAAI%3BIACH%2CwBAAA%3BIACA%2CkBAAA%3B%3BEARP%2CaA0BC%2CYACC%2CQACE%3BIACA%2CcAAA%3B%3BEAKJ%2COACC%2CWACC%2CQACC%2CWACC%3BIACC%2CwBAAA%3BIACA%2CkBAAA%3B%3BEASF%2CWAFF%2CQAAO%2COACL%2CIACC%2CIAAI%3BIACJ%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CWAAA%3B%3BEAMD%2CWAFF%2CQAAO%2CWACL%2CIACC%2CIAAI%3BIACJ%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CWAAA%3B%3BEAKF%2CWADD%2CSACE%2CIAAI%2CcACJ%3BIACC%2CcAAA%3BIACA%2CkBAAA%3B%3BEAKJ%2CYACC%3BIACC%2CqBAAA%3B%3BEAFF%2CYAIC%3BIACC%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3BIACA%2CKAAK%2CgBAAL%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3BEAGF%3BIACC%2CeAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3BIACA%2CQAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEACA%2CWAAC%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAGF%2CYACC%3BIACC%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3BIACA%2CKAAK%2CgBAAL%3BIACA%2CUAAA%3B%3BEAGF%2CSACC%3BIACC%2COAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEAGA%2CSADD%2CYACE%3BIACA%2CqDAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAhBH%2CSAmBC%2CYACC%2CQACC%3BIACC%2CYAAA%3BIACA%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAOF%2CgBADD%2CYACE%3BIACA%2CgBAAA%3BIACA%2CSAAS%2COAAT%3BIAEA%2CS7Hx%5C%2FDO%2CO6Hw%5C%2FDP%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3B%3B%3BAAYE%2CIALL%2CWACC%2CaACC%2CQACC%2CKACE%2CUACC%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2CSAAT%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAaA%2CIANN%2CGACE%2CcACA%2CGACC%2CEACC%2CKACE%2CUACC%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2CSAAT%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAcD%2CIANN%2CcACC%2CUACC%2CGACC%2CEACC%2CKACE%2CUACC%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2CSAAT%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAC%5C%2FmER%2CUAAW%2CMAAK%3BAAAY%2CUAAW%2CMAAK%3BEAC3C%2CqBAAA%3B%3BAAED%2CiBAAkB%3BEACjB%2CaAAA%3B%3BAAED%2CiBAAkB%2CgBAAe%3BEAChC%2CcAAA%3B%3BAAED%2CiBAAkB%3BEACjB%2CUAAA%3B%3BAAED%2CiBAAkB%2CeAAc%3BAAAY%2CiBAAkB%2CWAAW%3BAAAgB%2CiBAAkB%2CmBAAmB%3BAAAgB%2CiBAAkB%2CeAAc%3BEAC7K%2CUAAA%3B%3BAAED%2CiBAAkB%3BEACjB%2CWAAA%3B%3BAChBD%3BEACC%2CkBAAA%3BEACA%2CcAAA%3B%3BAAFD%2CYAGC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAGA%2CYADA%2CQACC%2CUAAU%3BEACV%2CaAAA%3B%3BAAVH%2CYAQE%2CQAIA%3BEACC%2CaAAA%3B%3BAAbH%2CYAgBE%2CQAAK%3BEACL%2CcAAA%3B%3BAAjBF%2CYAgBE%2CQAAK%2CYAEL%3BEACC%2CcAAA%3B%3BAAID%2CYADD%2CgBACE%3BEACA%2CiCAAiC%2C0DAAjC%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAID%2CYADD%2CgBAAe%2CMACb%3BEACA%2CaAAA%3B%3BAAtCH%2CYAyCC%3BEACC%2CaAAA%3B%3BAA1CF%2CYA4CC%2CqBAAoB%2COAAO%3BEAC1B%2CcAAA%3B%3BAA7CF%2CYA%2BCC%3BEACC%2CgCAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAACA%2CYAND%2CYAME%3BEACA%2Ca3JtCe%2CmB2JsCf%3BEACA%2CWAAA%3BEACA%2CS%5C%2FHPQ%2CO%2BHOR%3B%3BAAxDH%2CYA2DC%3BEACC%2CgCAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAACA%2CYAND%2CYAME%3BEACA%2Ca3JlDe%2CmB2JkDf%3BEACA%2CWAAA%3BEACA%2CS%5C%2FHJQ%2CO%2BHIR%3B%3BAAID%2CYADD%2CcACE%2CMACA%3BAADD%2CYADD%2CcACE%2CMACa%3BEACZ%2CUAAA%3BEACA%2CmBAAA%3B%3BAAMD%2CYAFF%2COACE%2CIAAI%2CUACH%3BEACA%2CgBAAA%3B%3BAAGF%2CYAND%2COAME%3BEACA%2CYAAA%3B%3BAAED%2CYATD%2COASE%3BEACA%2CYAAA%3B%3BAAED%2CYAZD%2COAYE%3BEACA%2CYAAA%3B%3BAA5FH%2CYA%2BFC%3BEACC%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAlGF%2CYA%2BFC%2CYAIC%2CGACC%3BEACC%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAACA%2CYAXH%2CYAIC%2CGACC%2COAME%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGF%2CYAjBF%2CYAIC%2CGAaE%2CMAEA%3BAADD%2CYAlBF%2CYAIC%2CGAcE%2CaACA%3BEACC%2CgBAAA%3B%3BAAIH%2CYAxBD%2CYAwBE%2CaACA%3BEACC%2CgBAAA%3B%3BAAMJ%3BEACC%2CUAAA%3B%3BAAED%2CUAAW%3BAAAc%2CYAAY%3BAAAY%2CYAAY%3BEAC5D%2CUAAA%3B%3BAAWF%2CwBAT2C%3BEACzC%2CYACC%3BIACC%2CYAAA%3BIACA%2CUAAA%3B%3B%3BACzIH%2C0BACC%3BEACC%2CkBAAA%3B%3BAAFF%2C0BACC%2CoBAEC%3BEACC%2CqBAAA%3B%3BAAJH%2C0BAOC%3BEACC%2CaAAA%3B%3BAARF%2C0BAUC%2CWACC%3BEACC%2CcAAA%3B%3BAAIH%3BEACC%2CkBAAA%3BEACA%2CcAAA%3B%3BAAED%3BEACC%2CkBAAA%3B%3BAAED%3BEACC%2CWAAA%3B%3BAAGD%3BEACC%2CaAAA%3BEACA%2CkBAAA%3B%3BAAGD%2CqBACC%3BEACC%2CeAAA%3B%3BAAGF%3BEACC%2CWAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAHD%2CWAIC%3BEACC%2CgBAAA%3BEACA%2CWAAA%3B%3BAANF%2CWAIC%2CQAGC%3BEACC%2CWAAA%3B%3BAARH%2CWAIC%2CQAGC%2CMAEC%3BEACC%2CcAAA%3BEACA%2CwBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAnBJ%2CWAIC%2CQAGC%2CMAeC%2CEAAC%3BAAAQ%2CWAlBX%2CQAGC%2CMAeW%2COAAQ%3BEACjB%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAzBJ%2CWAIC%2CQAwBC%2CUAAU%3BEACT%2CoBAAA%3B%3BAAKH%2CiBAAkB%3BEACjB%2CUAAA%3B%3BAAED%2CiBAAkB%2CeAAc%3BAAAY%2CiBAAkB%2CeAAc%3BEAC3E%2CUAAA%3B%3BAAED%2CiBAAkB%3BEACjB%2CWAAA%3B%3BAC9EE%2C4BAEI%2CiCACI%3BEACI%2CcAAA%3B%3BAAJZ%2C4BAQI%2C0BAA4B%3BEACxB%2CcAAA%3B%3BACTR%2CKAAK%2C4BAA6B%3BEAC9B%2CaAAA%3B%3B%3B%3B%3BACIA%3BEACI%3BIACI%2CWAAW%2CcAAX%3B%3B%3BAAMA%2CQAFA%2CKAAK%2CMACT%2CMAAK%2CQACA%3BEACG%2CUAAA%3BEACA%2CoCAAA%3B%3BAAGJ%2CQAPA%2CKAAK%2CMACT%2CMAAK%2CQAMA%3BEACG%2CkBAAA%3BEjKsRhB%2CgBAAA%3B%3BAiKnRgB%2CQAXJ%2CKAAK%2CMACT%2CMAAK%2CQAMA%2CgBAII%3BEACG%2CUAAA%3BEACA%2C6CAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEjK2QpB%2CSAAA%3BEAAA%2C0BAAA%3B%3BAiK9RI%2CQAAQ%2CKAAK%2CMACT%2CMAAK%2CQAwBC%3BEACE%2CaAAA%3B%3BACnCZ%2CKAFC%2CSAAU%2COAAO%2CSAEjB%3BAAAD%2CkBADe%2CSACd%3BEACG%2CSAAS%2CGAAT%3B%3BAAGJ%2CKANC%2CSAAU%2COAAO%2CSAMjB%3BAAAD%2CkBALe%2CSAKd%3BEACG%2CSAAS%2CGAAT%3B%3BACPR%2CQAAQ%2CKAAK%2CMACT%2CMAAK%3BEACD%2CaAAA%3B%3BAACA%2CQAHA%2CKAAK%2CMACT%2CMAAK%2CQAEA%2CUAAU%3BEACP%2CcAAA%3B%3BAAJZ%2CQAAQ%2CKAAK%2CMAQT%2CUAAU%2CeAAc%2COAAQ%3BEAC5B%2CeAAA%3BEACA%2CkBAAA%3B%3BAAVR%2CQAAQ%2CKAAK%2CMAaT%2COAAM%3BEACF%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAjBR%2CQAAQ%2CKAAK%2CMAaT%2COAAM%2CUAMF%3BEACI%2CaAAA%3B%3BAApBZ%2CQAAQ%2CKAAK%2CMAaT%2COAAM%2CUAUF%3BEACI%2CSAAA%3B%3BACxBZ%2CQAAQ%2CKAAK%2CMAAM%3BEACf%2CSAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CQAAQ%2CKAAK%2CMAAM%2CUAMb%3BEACE%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEtDDR%2CkBAAA%3BEACA%2CUAAA%3B%3BAsDEQ%2CQAbA%2CKAAK%2CMAAM%2CUAMb%2CiBAOG%3BEACG%2CaAAA%3B%3BAAdZ%2CQAAQ%2CKAAK%2CMAAM%2CUAMb%2CiBAWI%2CQAAK%3BEACH%2CcAAA%3B%3BAAlBZ%2CQAAQ%2CKAAK%2CMAAM%2CUAMb%2CiBAWI%2CQAAK%2CMAGH%2CEAAC%3BEACG%2CaAAA%3B%3BApKgChB%2CQoKrDQ%2CKAAK%2CMAAM%2CUAMb%2CiBpK%2BCL%3BAACD%2CQoKtDQ%2CKAAK%2CMAAM%2CUAMb%2CiBpKgDL%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CQoK3DQ%2CKAAK%2CMAAM%2CUAMb%2CiBpKqDL%3BEACG%2CWAAA%3B%3BAoK5DJ%2CQAAQ%2CKAAK%2CMAAM%2CUAMb%2CiBtDOJ%2CQAAK%3BEACH%2CWAAA%3BEACA%2CWAAA%3B%3BAsDfJ%2CQAAQ%2CKAAK%2CMAAM%2CUAMb%2CiBtDOJ%2CQAAK%2CMAID%3BE9GwRN%2CYAAA%3BE8GtRQ%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAsDrBR%2CQAAQ%2CKAAK%2CMAAM%2CUAMb%2CiBtDmBJ%2CQAAK%3BE9GgRP%2CgBAAA%3BE8G7QI%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BA9GsBJ%2CQoKrDQ%2CKAAK%2CMAAM%2CUAMb%2CiBtDmBJ%2CQAAK%2CQ9G4BN%3BAACD%2CQoKtDQ%2CKAAK%2CMAAM%2CUAMb%2CiBtDmBJ%2CQAAK%2CQ9G6BN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CQoK3DQ%2CKAAK%2CMAAM%2CUAMb%2CiBtDmBJ%2CQAAK%2CQ9GkCN%3BEACG%2CWAAA%3B%3BA8G3BA%2CQsDjCI%2CKAAK%2CMAAM%2CUAMb%2CiBtDmBJ%2CQAAK%2CQAQF%3BEACG%2CcAAA%3B%3BAsDlCR%2CQAAQ%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%3BE9GsNP%2CiBAAA%3B%3BAoKzSA%2CQAAQ%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMAED%3BE9GoNN%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CmBAAA%3BEAAA%2CyBAAA%3BE8G%5C%2FLQ%2CmBAAA%3BE9G%2BLR%2CYAAA%3BEAAA%2C8BAAA%3B%3BADjJA%2CQqKxJQ%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMAED%2CU%5C%2FGmEL%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CQqK7JQ%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMAED%2CU%5C%2FGwEL%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CQqKlKQ%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMAED%2CU%5C%2FG6EL%3BECuID%2CWAAA%3BEAAA%2CqBAAA%3B%3BA8G1LI%2CQsD%5C%2FGI%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CQsDhHI%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BE9GyL9B%2CmBAAA%3B%3BA8GrLI%2CQsDpHI%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMAiCF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CQsDrHI%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMAkCF%2COAAU%3BAACX%2CQsDtHI%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMAmCF%2COAAU%2CUAAO%3BAAClB%2CQsDvHI%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BE9GkLtB%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CqBAAA%3B%3BA8G5KI%2CQsD7HI%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMA0CF%2COAAU%3BAACX%2CQsD9HI%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BAAClB%2CQsD%5C%2FHI%2CKAAK%2CMAAM%2CUAMb%2CiBtD6EJ%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BE9G0KtB%2CmBAAA%3B%3BAoKzSA%2CQAAQ%2CKAAK%2CMAAM%2CUAMb%2CiBtD8HJ%2CQAAK%3BE9GqKP%2CmBAAA%3BE8GnKI%2CgBAAA%3BEACA%2C4BAAA%3BEAoBJ%2CSAAA%3BE9G8IA%2C6BAAA%3B%3BAoKzSA%2CQAAQ%2CKAAK%2CMAAM%2CUA%2BBb%2CQAAK%3BEpK0QX%2CmBAAA%3BEoKxQQ%2C4BAAA%3BEtD0HR%2CSAAA%3BE9G8IA%2C6BAAA%3B%3BAoKzSA%2CQAAQ%2CKAAK%2CMAAM%2CUAyCb%3BAAzCN%2CQAAQ%2CKAAK%2CMAAM%2CUA0Cb%3BEpK%2BPN%2CyBAAA%3BEAAA%2CYAAA%3BEAAA%2C0BAAA%3BEAAA%2CMAAA%3BEoK1PQ%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAnDR%2CQAAQ%2CKAAK%2CMAAM%2CUAuDb%3BEpKkPN%2CiBAAA%3BEoK%5C%2FOY%2CqBAAA%3BEpK%2BOZ%2CqBAAA%3BE6B9QA%2CqBAAA%3BEuIyCQ%2CYAAY%2CqDAAZ%3BEACA%2COAAA%3B%3BAArER%2CQAAQ%2CKAAK%2CMAAM%2CUAuDb%2CcvIsOJ%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2CQuIjCQ%2CKAAK%2CMAAM%2CUAuDb%2CcvItBL%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CkBAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BzOQ%2CO9ByOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAuIlXA%2CQAAQ%2CKAAK%2CMAAM%2CUAwEb%3BEpKiON%2CiBAAA%3BEoK9NY%2CoBAAA%3BEpK8NZ%2CqBAAA%3BE6BhOA%2CqBAAA%3BEuIYQ%2CYAAY%2CoDAAZ%3BEACA%2CQAAA%3B%3BAAtFR%2CQAAQ%2CKAAK%2CMAAM%2CUAwEb%2CcvIqNJ%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6B2CA%2CQuI%5C%2FEQ%2CKAAK%2CMAAM%2CUAwEb%2CcvIOL%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CkBAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BxPQ%2CO9BwPR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAwIjXI%2CQADI%2CKAAK%2CMACR%3BErKwSL%2CgCAAA%3B%3BAqKxSI%2CQADI%2CKAAK%2CMACR%2CSAGK%2CQAAK%3BAAHX%2CQADI%2CKAAK%2CMACR%2CSAIK%2CQAAK%3BEACH%2CYAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAPR%2CQADI%2CKAAK%2CMACR%2CSAUK%2CQAAK%3BEACH%2CcAAA%3B%3BAAXR%2CQADI%2CKAAK%2CMACR%2CSAcK%2CQAAK%3BErK0Rf%2C6BAAA%3B%3BAsKxSA%2CQAAQ%2CKAAK%2CSACT%3BEACI%2CaAAA%3B%3BACKR%2CwBACI%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3B%3BAAPR%2CwBACI%2CSAOI%3BEACI%2CcAAA%3B%3BAATZ%2CwBACI%2CSAUI%2CQAAO%2CQACH%3BEACI%2CWAAA%3B%3BACZhB%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BACVJ%2C4BACI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAJR%2C4BACI%2CeAKI%2CQAAO%3BEACH%2CUAAA%3B%3BAAPZ%2C4BACI%2CeASI%3BEACI%2CeAAA%3B%3BAAXZ%2C4BACI%2CeAaI%2CoBACI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAApBhB%2C4BACI%2CeAaI%2CoBASI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA1BhB%2C4BACI%2CeAaI%2CoBAeI%2CeAAe%3BEACX%2CcAAA%3B%3BAA9BhB%2C4BACI%2CeAaI%2CoBAmBI%3BEACI%2CaAAA%3BEACA%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAArChB%2C4BACI%2CeAaI%2CoBA0BI%3BEACI%2COAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmDAAA%3B%3BAAvDhB%2C4BACI%2CeAaI%2CoBA0BI%2CKAgBI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAA1DpB%2C4BACI%2CeAaI%2CoBAgDI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3B%3BAAhEhB%2C4BACI%2CeAaI%2CoBAqDI%2CcAAa%3BEACT%2CmBAAA%3B%3BAApEhB%2C4BACI%2CeAaI%2CoBAyDI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3B%3BAAzEhB%2C4BACI%2CeAaI%2CoBA8DI%2CYAAW%3BEACP%2CmBAAA%3BEACA%2CqBAAA%3B%3BAA9EhB%2C4BACI%2CeAaI%2CoBAmEI%2CKAAK%3BEACD%2CcAAA%3BEACA%2CcAAA%3B%3BAAnFhB%2C4BACI%2CeAaI%2CoBAwEI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA5FhB%2C4BACI%2CeAaI%2CoBAiFI%2CaAAa%3BEACT%2CcAAA%3BEACA%2CcAAA%3B%3BAAjGhB%2C4BACI%2CeAaI%2CoBAsFI%2CaAAa%3BAApGzB%2C4BACI%2CeAaI%2CoBAuFI%2CaAAa%3BEACT%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAxGhB%2C4BACI%2CeA2GI%3BEACI%2CaAAA%3B%3BAA7GZ%2C4BACI%2CeA%2BGI%2CoBAAmB%3BEACf%2CWAAA%3B%3BAAjHZ%2C4BACI%2CeAmHI%2CUAAS%2CWAAW%3BAApH5B%2C4BACI%2CeAoHI%2CUAAS%2CYAAY%3BEACjB%2CaAAA%3B%3BAAKZ%3BEACI%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2C6CAAA%3BEAEA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CgBAAC%3BEACG%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CgBANH%2COAMI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqCAAA%3BEACA%2CUAAA%3BEACA%2CiBAAiB%2CSAAjB%3B%3BAAKR%2CQAH8B%3BEAG9B%2CgBArBC%3BIAmBO%2CkBAAA%3B%3B%3BAAhCZ%2CgBAmCI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C2CAAA%3B%3BAAEA%2CYAAC%3BEACG%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3B%3BAAPJ%2CYAAC%2CUASG%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAIR%2CYAAC%3BEACG%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2C8CAAA%3B%3BAAHJ%2CYAAC%2CKAKG%3BEACI%2CgBAAA%3B%3BAANR%2CYAAC%2CKASG%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CYArBP%2CKASG%2CoBAYK%3BEACG%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAxBZ%2CYAAC%2CKA4BG%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAlCR%2CYAAC%2CKAqCG%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAA1CR%2CYAAC%2CKA6CG%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2C8CAAA%3BEACA%2CeAAA%3BEACA%2C8EAAA%3B%3BAA7DR%2CYAAC%2CKA6CG%2CkBAkBI%3BEACI%2CeAAA%3B%3BAAGJ%2CYAnEP%2CKA6CG%2CkBAsBK%3BAACD%2CYApEP%2CKA6CG%2CkBAuBK%3BEACG%2CmBAAA%3BEACA%2C%2BCAAA%3B%3BAAGJ%2CYAzEP%2CKA6CG%2CkBA4BK%3BEACG%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3B%3BAAGJ%2CYAhFP%2CKA6CG%2CkBAmCK%2CMAAO%3BEACJ%2CWAAW%2CeAAX%3B%3BAAjFZ%2CYAAC%2CKAqFG%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CYA%5C%2FFP%2CKAqFG%2CqBAUK%3BEACG%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAlGZ%2CYAAC%2CKAsGG%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAzGR%2CYAAC%2CKA4GG%3BEACI%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAnHR%2CYAAC%2CKAsHG%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAhIR%2CYAAC%2CKAmIG%3BEACI%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA3IR%2CYAAC%2CKA8IG%3BEACI%2COAAA%3BEACA%2CYAAA%3B%3BAAhJR%2CYAAC%2CKAmJG%3BEACI%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAxJR%2CYAAC%2CKA2JG%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKZ%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C2CAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAEA%2CaAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CaAAC%3BEACG%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CaAAC%3BEACG%2CYAAA%3BEACA%2CYAAY%2CkCAAZ%3BEACA%2C2BAAA%3B%3BAAKJ%2CaAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CaAAC%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CaAAC%3BEACG%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAIR%3BEACI%2CaAAA%3BEACA%2CuBAAuB%2CiBAAiB%2CmBAAxC%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CsBACI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CSAAC%3BEACG%2CqBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CyCAAA%3B%3BAAGJ%2CSAAC%3BAACD%2CSAAC%3BEACG%2CqBAAA%3B%3BAAEA%2CSAJH%2CYAII%3BAAAD%2CSAHH%2CWAGI%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAIR%2CSAAC%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3B%3BAAPJ%2CSAAC%2CMAQG%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAAIR%2CSAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CSAAC%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CSAAC%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CWAAY%2CUAPf%3BEAQO%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CWAJQ%2CUAPf%2CUAWQ%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAW%2CaAAX%3B%3BAAMhB%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3B%3BAAEA%2CQAAC%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CQALH%2CSAKI%3BAAAQ%2CQALZ%2CSAKa%3BAAAS%2CQALtB%2CSAKuB%3BEAChB%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAIR%2CQAAC%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CQALH%2CWAKI%3BAAAQ%2CQALZ%2CWAKa%3BAAAS%2CQALtB%2CWAKuB%3BEAChB%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAIR%2CQAAC%3BEACG%2CYAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3B%3BAAIR%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkCAAA%3B%3BAAHJ%2CYAKI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAPR%2CYAKI%2CkBAGI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAVZ%2CYAKI%2CkBAOI%3BEACI%2CcAAA%3B%3BAAbZ%2CYAiBI%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3B%3BAAvBR%2CYAyBI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAArCR%2CYAwCI%2CyBAAyB%3BEACrB%2CcAAA%3BEACA%2CcAAA%3B%3BAA1CR%2CYA4CI%3BEACI%2CeAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C2CAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CYAPH%2CSAOI%3BEACG%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3B%3BAANJ%2CYAPH%2CSAOI%2CKAOG%3BEACI%2CUAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3B%3BAAVR%2CYAPH%2CSAOI%2CKAYG%3BEACI%2CUAAA%3B%3BAAbR%2CYAPH%2CSAOI%2CKAYG%2CsBAEI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2C6BAAA%3B%3BAACA%2CYA5Bf%2CSAOI%2CKAYG%2CsBAEI%2CMAOK%3BEACG%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAxBhB%2CYAPH%2CSAOI%2CKAYG%2CsBAEI%2CMAYI%2CuBACI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAA7BpB%2CYAPH%2CSAOI%2CKAYG%2CsBAEI%2CMAYI%2CuBAKI%2CEAAC%3BEACG%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAAOpB%2CYAhDH%2CSAgDI%3BEACG%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3B%3BAAJJ%2CYAhDH%2CSAgDI%2CUAKG%3BEACI%2CmBAAA%3B%3BAANR%2CYAhDH%2CSAgDI%2CUAQG%3BEACI%2CcAAA%3B%3BAAEJ%2CYA3DP%2CSAgDI%2CUAWI%3BEACG%2CsBAAA%3B%3BAAIR%2CYAhEH%2CSAgEI%3BEACG%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAIR%2CYAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAHJ%2CYAAC%2CSAKG%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAbR%2CYAAC%2CSAKG%2CGASI%3BEACI%2CeAAA%3B%3BAAfZ%2CYAAC%2CSAKG%2CGAYI%3BEACI%2CWAAA%3B%3BAAKZ%2CYAAC%3BEACG%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAHJ%2CYAAC%2COAKG%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAA3KZ%2CYA8KI%2C2BACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAtLZ%2CYA8KI%2C2BAWI%3BEACI%2CgBAAA%3B%3BAA1LZ%2CYA8KI%2C2BAeI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAnMZ%2CYA8KI%2C2BAwBI%3BEACI%2COAAA%3BEACA%2CYAAA%3B%3BAAxMZ%2CYA8KI%2C2BA6BI%3BEACI%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAhNZ%2CYA8KI%2C2BAoCI%3BEACI%2CmBAAA%3B%3BAAnNZ%2CYA8KI%2C2BAuCI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAzNZ%2CYA8KI%2C2BA8CI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FNZ%2CYA8KI%2C2BAoDI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAA5OZ%2CYA8KI%2C2BAiEI%2CWAAU%3BEACN%2C0BAAA%3B%3BAAhPZ%2CYA8KI%2C2BAqEI%2CWAAW%3BEACP%2CcAAA%3BEACA%2CgCAAA%3B%3BAArPZ%2CYA8KI%2C2BA0EI%2CWAAU%2CMAAO%3BEACb%2CWAAW%2CeAAX%3B%3BAAcR%2CQAX8B%3BEAW9B%2CYAzFA%2C2BA%2BEQ%3BIACI%2CsBAAA%3BIACA%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAOZ%2CYAzFA%2C2BAoFQ%3BIACI%2CWAAA%3BIACA%2CgBAAA%3B%3B%3BAAMhB%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CsBAAC%3BEACG%2CeAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CsBAAC%2COAIG%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CsBAAC%3BEACG%2COAAA%3B%3BAAGJ%2CsBAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CsBAAC%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAMJ%2CkBAAC%3BAAAD%2CqBAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CkBAAC%3BAAAD%2CqBAAC%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CmBAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CmBAAC%3BEACG%2CSAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAALJ%2CmBAAC%2CMAMG%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAKZ%3BEACI%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CeAAC%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAIR%3BEACI%3BIACI%2CUAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGJ%3BIACI%2CUAAA%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAKZ%2C4BACI%3BEACI%2CaAAA%3B%3BAAmER%2CQANyB%3BEACrB%3BIACI%2CsBAAA%3B%3B%3BAASR%2CQAL0B%3BEACtB%3BIACI%2CsBAAA%3B%3B%3B%3B%3B%3B%3BAC1%5C%2FBJ%2CoBACI%2CQAAO%2CIAAI%2CeACP%2CMAAK%3BEACD%2CWAAA%3BEACA%2CUAAA%3B%3BAAJZ%2CoBAQI%2CQAAO%2CIAAI%2CqBACP%2CMAAK%3BEACD%2CWAAA%3BEACA%2CUAAA%3B%3BACoDJ%2COADH%2CUACI%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COALP%2CUACI%2CMAII%3BEACG%2CmBAAA%3B%3BAAGJ%2COATP%2CUACI%2CMAQI%2CmBAAmB%3BE3K6NhC%2CcAAA%3BE2K3NgB%2CSAAS%2CGAAT%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAIR%2COApBH%2CUAoBI%3BE3KkNT%2CcAAA%3BE2KhNY%2CkBAAA%3B%3BAAGJ%2COAzBH%2CUAyBI%3BEACG%2CcAAA%3B%3BAAEA%2COA5BP%2CUAyBI%2CQAGI%3BEACG%2CgBAAA%3B%3BAAJR%2COAzBH%2CUAyBI%2CQAOG%2C%2BBAA%2BB%3BE3KsM3C%2CcAAA%3BE2KpMgB%2CYAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIR%2COA5CH%2CUA4CI%2CKAEG%3BAADJ%2COA7CH%2CUA6CI%2CaACG%3BE3KwLZ%2CmBAAA%3BEAAA%2CcAAA%3B%3BA2KpLgB%2COAlDX%2CUA4CI%2CKAEG%2CeAIK%3BAAAD%2COAlDX%2CUA6CI%2CaACG%2CeAIK%3BE3KoLjB%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CWAAA%3B%3BA2K3KI%2COAAC%3BE3K2KL%2CyBAAA%3BE2KzKQ%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAEA%2COAdH%2COAcI%3BEACG%2C%2BBAAA%3B%3BAAGJ%2COAlBH%2COAkBI%3BE3KyJT%2CmBAAA%3BEAAA%2CcAAA%3BE2KtJY%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEA%2COA5BP%2COAkBI%2CKAUI%3BE3K%2BIb%2CsBAAA%3B%3BA2K1IQ%2COAjCH%2COAiCI%3BE3K0IT%2C0BAAA%3BEAAA%2CsBAAA%3BEAAA%2CWAAA%3B%3BA2KpIQ%2COAvCH%2COAuCI%2CIAAI%2CWAAW%3BE3KoIxB%2CsBAAA%3BEAAA%2CWAAA%3BEAAA%2CuBAAA%3B%3BA2K5HY%2COA%5C%2FCP%2COA6CI%2CMAEI%2CIAAI%2CWAAW%3BAAAhB%2COA%5C%2FCP%2COA8CI%2CMACI%2CIAAI%2CWAAW%3BE3K4H5B%2CsBAAA%3BEAAA%2C0BAAA%3B%3BA2KtHQ%2COArDH%2COAqDI%3BEACG%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAAEA%2COA1DP%2COAqDI%2CSAKI%3BEAEG%2CYAAY%2C0NAAZ%3BEACA%2CYAAY%2C%2BNAAZ%3BEACA%2CYAAY%2C8NAAZ%3BEACA%2CYAAY%2C6NAAZ%3BEACA%2CYAAY%2CiDAAiD%2CwCAAwC%2CyCAAyC%2C0BAAyC%2C0BAAyC%2C0BAAuC%2C0BAAuC%2C0BAAyC%2C0BAAyC%2CyCAAyC%2CyCAAza%3BEACA%2CYAAY%2CkOAAZ%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAQ%2C4GAAR%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAIR%2COA5EH%2COA4EI%3BEACG%2CSAAA%3BEACA%2CeAAA%3BEACA%2CwBAAA%3B%3BAAEA%2COAjFP%2COA4EI%2CSAKI%3BE3KkCb%2CmBAAmB%2CcAAnB%3BEACI%2CeAAe%2CcAAf%3BEACI%2CWAAW%2CcAAX%3BEAsDR%2CmBAAA%3BE2KvFgB%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIR%2COA9FH%2COA8FI%3BE3K6ET%2CawE3RgC%2CyBxE2RhC%3B%3BA2KzEQ%2COAlGH%2COAkGI%3BE3KyET%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BE2KrEY%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAEA%2COA%5C%2FGP%2COAkGI%2CQAeO%3BAADJ%2COAhHP%2COAkGI%2CQAcI%2CQACG%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COAvHf%2COAkGI%2CQAeO%2CQAMK%3BAAAD%2COAvHf%2COAkGI%2CQAcI%2CQACG%2CQAMK%3BAACD%2COAxHf%2COAkGI%2CQAeO%2CQAOK%3BAAAD%2COAxHf%2COAkGI%2CQAcI%2CQACG%2CQAOK%3BEACG%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2COAjIf%2COAkGI%2CQAeO%2CQAgBK%3BAAAD%2COAjIf%2COAkGI%2CQAcI%2CQACG%2CQAgBK%3BEACG%2CyDAAA%3BEACA%2C%2BBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAAGJ%2COAxIf%2COAkGI%2CQAeO%2CQAuBK%3BAAAD%2COAxIf%2COAkGI%2CQAcI%2CQACG%2CQAuBK%3BEACG%2CsDAAA%3BEACA%2C%2BBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3B%3BAA7BZ%2COA%5C%2FGP%2COAkGI%2CQA8CO%3BAAhCJ%2COAhHP%2COAkGI%2CQAcI%2CQAgCG%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAIR%2COAxJP%2COAkGI%2CQAsDI%3BE3KmBb%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BE2KfgB%2CaAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAA9DR%2COAlGH%2COAkGI%2CQAiEG%3BE3KQZ%2CcAAA%3BE2KNgB%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2COA7KH%2COA6KI%3BEACG%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COAlLP%2COA6KI%2CaAKI%2CMAAS%3BE3KPtB%2C%2BBAAA%3B%3BA2KWY%2COAtLP%2COA6KI%2CaASI%2CMAAS%3BEACN%2CcAAA%3B%3BAAKZ%2COAAC%3BEACG%2CcAAA%3B%3BAAEA%2COAHH%2CIAGI%3BEACG%2CmBAAA%3B%3BAAIR%2COAAC%3BEACG%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAA%3BEACA%2CWAAA%3B%3BAAGJ%2COAAC%3BEACG%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CSAAS%3BEACL%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BACtVJ%2CgBACI%3BEACI%2CkBAAA%3B%3BAAFR%2CgBAKI%2CQAAO%3BExKkOX%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAA6CA%2CgBwK9OI%2CQAAO%2COxK8OV%3BAACD%2CgBwK%5C%2FOI%2CQAAO%2COxK%2BOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgBwKpPI%2CQAAO%2COxKoPV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgBwKzPI%2CQAAO%2COxKyPV%3BAACD%2CgBwK1PI%2CQAAO%2COxK0PV%3BAACD%2CQAAQ%2CUAAW%2CiBwK3Pf%2CQAAO%3BExK4PP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BADjJA%2CgB6K1II%2CQAAO%2CO7K0IV%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CgB6K%5C%2FII%2CQAAO%2CO7K%2BIV%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CgB6KpJI%2CQAAO%2CO7KoJV%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CgBwKnMI%2CQAAO%2COxKmMV%3BAACD%2CgBwKpMI%2CQAAO%2COxKoMV%3BAACD%2CgBwKrMI%2CQAAO%2COxKqMV%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CgBwK1MI%2CQAAO%2COxK0MV%3BAACD%2CgBwK3MI%2CQAAO%2COxK2MV%3BAACD%2CQAAQ%2CUAAW%2CiBwK5Mf%2CQAAO%3BE5K2RX%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAwK3MJ%2CsBACI%3BEACI%2CiBAAA%3B%3BAAFR%2CsBAKI%2CQAAO%3BExKuNX%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEwKnLQ%2CkBAAA%3B%3BAxKgOR%2CsBwKnOI%2CQAAO%2CUxKmOV%3BAACD%2CsBwKpOI%2CQAAO%2CUxKoOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsBwKzOI%2CQAAO%2CUxKyOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsBwK9OI%2CQAAO%2CUxK8OV%3BAACD%2CsBwK%5C%2FOI%2CQAAO%2CUxK%2BOV%3BAACD%2CQAAQ%2CUAAW%2CuBwKhPf%2CQAAO%3BExKiPP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BADjJA%2CsB6K%5C%2FHI%2CQAAO%2CU7K%2BHV%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CsB6KpII%2CQAAO%2CU7KoIV%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CsB6KzII%2CQAAO%2CU7KyIV%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CsBwKxLI%2CQAAO%2CUxKwLV%3BAACD%2CsBwKzLI%2CQAAO%2CUxKyLV%3BAACD%2CsBwK1LI%2CQAAO%2CUxK0LV%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CsBwK%5C%2FLI%2CQAAO%2CUxK%2BLV%3BAACD%2CsBwKhMI%2CQAAO%2CUxKgMV%3BAACD%2CQAAQ%2CUAAW%2CuBwKjMf%2CQAAO%3BE5KgRX%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAyKtNJ%2CSACI%3BEACI%2CkBAAA%3BE7K8RR%2CiBAAA%3B%3BA6K3RQ%2CSAJJ%2CMAIK%3BEACG%2CaAAA%3B%3BAAMR%2CgBADY%2CKACX%3BEACG%2CaAAA%3B%3BA9IbR%2COACI%2CgBACI%3BEACI%2CSAAA%3B%3BAAHZ%2COACI%2CgBACI%2CUAEI%3BEACI%2CkBAAA%3B%3BAALhB%2COACI%2CgBACI%2CUAEI%2CQAEI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAATpB%2COACI%2CgBACI%2CUAEI%2CQAOI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAdpB%2COACI%2CgBAiBI%3BEAEI%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3B%3BAAtBZ%2COACI%2CgBAuBI%2CMACM%3BEACE%2CgBAAA%3B%3BAA1BhB%2COACI%2CgBA4BI%2CKACI%2CKAEM%3BEACE%2CWAAA%3B%3BAAjCpB%2COACI%2CgBAoCI%2CeAKI%3BEACI%2CWAAA%3BE%5C%2FBqPhB%2CgBAAA%3BEAAA%2CgBAAA%3B%3BAApPA%2CO%2BB3CI%2CgBAoCI%2CeAKI%2CiB%5C%2FBEX%3BAACD%2CO%2BB5CI%2CgBAoCI%2CeAKI%2CiB%5C%2FBGX%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CO%2BBjDI%2CgBAoCI%2CeAKI%2CiB%5C%2FBQX%3BEACG%2CWAAA%3B%3BA%2BBnDJ%2COACI%2CgBAoCI%2CeAKI%2CiB%2BI2DZ%3BEACI%2CWAAA%3B%3BA%5C%2FItGJ%2COACI%2CgBAoCI%2CeAKI%2CiB%2BI1BZ%3BA%5C%2FIhBA%2COACI%2CgBAoCI%2CeAKI%2CiB%2BIzBZ%3BEACI%2CqBAAA%3B%3BA%5C%2FIlBJ%2COACI%2CgBAoCI%2CeAKI%2CiB%2BI1BZ%2CSAQI%2CEAAC%3BA%5C%2FIxBL%2COACI%2CgBAoCI%2CeAKI%2CiB%2BIzBZ%2CWAOI%2CEAAC%3BEACG%2CqBAAA%3B%3BA%5C%2FIzBR%2COACI%2CgBAoCI%2CeAKI%2CiB%2BIZZ%2CSACI%3BE9KiQJ%2CiBAAA%3B%3BA%2BBhSA%2COACI%2CgBAoCI%2CeAKI%2CiB%2BIFZ%2CWAKI%2CEAAC%3BE9KmPL%2CeAAA%3B%3BA%2BBhSA%2COACI%2CgBAoCI%2CeAKI%2CiB%2BIcZ%3BA%5C%2FIxDA%2COACI%2CgBAoCI%2CeAKI%2CiB%2BIeZ%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BA%5C%2FI3DJ%2COACI%2CgBAoCI%2CeAKI%2CiBAOM%3BEACE%2CgBAAA%3B%3BAAlDpB%2COACI%2CgBAqDI%3BEACI%2CcAAA%3B%3BAAvDZ%2COACI%2CgBAwDI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAADJ%2CkBAGI%3BE%5C%2FB6NJ%2CiBAAA%3B%3BA%2BBhOA%2CkBAGI%2CaAEI%3BEACI%2CgBAAA%3B%3BAANZ%2CkBASI%3BEACI%2CkBAAA%3B%3BAAVR%2CkBASI%2CSAEI%3BEACI%2CmBAAA%3B%3BAACA%2CkBAJR%2CSAEI%2CQAEK%3BEACG%2CkBAAA%3B%3BAzB9EhB%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CyBAII%2CQAAO%3BEN4RX%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAMhSA%2CyBAQI%3BEACI%2CaAAA%3B%3BAATR%2CyBAgBI%3BEACI%2CmBAAA%3B%3BAAjBR%2CyBAoBI%2CQAAO%3BEACH%2CmBAAA%3B%3BAArBR%2CyBAwBI%2CWACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAA3BZ%2CyBAmCI%2CsBACM%2CSAAS%3BEACP%2CcAAA%3BEACZ%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA1CA%2CyBAmCI%2CsBAUI%3BEACI%2CgBAAA%3B%3BAACA%2CyBAZR%2CsBAUI%2CgBAEK%3BEACG%2CaAAA%3B%3BAAhDhB%2CyBAmCI%2CsBAUI%2CgBAKM%3BEN8Od%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEM5OgB%2CcAAA%3B%3BAApDhB%2CyBAmCI%2CsBAqBI%2CQAAO%2CMAED%3BEACE%2CmBAAA%3B%3BAA3DhB%2CyBAmCI%2CsBA4BI%2CYACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAlEhB%2CyBAsEI%2CQACI%2COAAM%3BENyNd%2CgBAAA%3B%3BAMhSA%2CyBAsEI%2CQACI%2COAAM%2CIACF%3BENwNZ%2CgBAAA%3BEAAA%2CeAAA%3BEMrNgB%2CqBAAA%3B%3BAA3EhB%2CyBAgFI%3BEACI%2CWAAA%3B%3BACzDJ%2CQAFH%2CKAEI%3BEACG%2CcAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CQAXH%2CKAWI%3BEACG%2CcAAA%3B%3BAAZR%2CQAAC%2CKAcG%2CyBACI%3BEACI%2CiBAAA%3B%3BAAhBZ%2CQAAC%2CKAcG%2CyBAII%3BEACI%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAArBZ%2CQAAC%2CKAyBG%3BEACI%2CmBAAA%3B%3BAA1BR%2CQAAC%2CKAyBG%2CWAEI%3BEACI%2CeAAA%3B%3BAACA%2CQA7BX%2CKAyBG%2CWAEI%2CaAEK%3BEACG%2CSAAS%2CGAAT%3B%3BAA9BhB%2CQAAC%2CKAmCG%2CeAEI%3BAArCR%2CQAAC%2CKAoCG%2CeACI%3BEACI%2CiBAAA%3B%3BAAtCZ%2CQAAC%2CKAmCG%2CeAKI%3BAAxCR%2CQAAC%2CKAoCG%2CeAII%3BEACI%2CqBAAA%3B%3BAAzCZ%2CQAAC%2CKAmCG%2CeAQI%2CqBAAuB%3BAA3C%5C%2FB%2CQAAC%2CKAoCG%2CeAOI%2CqBAAuB%3BEACnB%2CcAAA%3B%3BAA5CZ%2CQAAC%2CKAgDG%2CWACI%3BEACI%2CgBAAA%3B%3BAAlDZ%2CQAAC%2CKAsDG%2CeACI%3BEACI%2CcAAA%3B%3BAAxDZ%2CQAAC%2CKA4DG%3BEACI%2CeAAA%3B%3BAA7DR%2CQAAC%2CKA4DG%2CoBAEI%3BEP4MR%2CcAAA%3BEAAA%2CiBAAA%3B%3BAO1QA%2CQAAC%2CKA4DG%2CoBAMI%3BEACI%2CgBAAA%3B%3BAAnEZ%2CQAAC%2CKAuEG%3BAAvEJ%2CQAAC%2CKAwEG%3BAAxEJ%2CQAAC%2CKAyEG%3BEACI%2CmBAAA%3BEACA%2CcAAA%3B%3BAA3ER%2CQAAC%2CKA8EG%3BAA9EJ%2CQAAC%2CKA%2BEG%3BEACI%2CSAAA%3B%3BAAKZ%2CgBACI%3BEPoLA%2CiBAAA%3B%3BAOrLJ%2CgBAKI%2CqBAAuB%3BAAL3B%2CgBAMI%3BEACI%2CeAAA%3B%3BAAPR%2CgBAUI%2CqBAAuB%3BAAV3B%2CgBAWI%3BAAXJ%2CgBAYI%2CqBAAuB%2CuBAAqB%3BAAZhD%2CgBAaI%2CMAAM%3BAAbV%2CgBAcI%2CMAAQ%2CuBAAoB%3BAAdhC%2CgBAeI%2CMAAQ%2CuBAAqB%3BEPsK7B%2CiBAAA%3B%3BAOjKI%2CgBADJ%2CMACK%3BEACG%2CSAAS%2CIAAG%2CiBAAiB%2CIAA7B%3B%3BAAEJ%2CgBAJJ%2CMAIK%3BEACG%2CSAAS%2CGAAT%3B%3BAAGA%2CgBARR%2CMAOM%2CuBACG%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3B%3BAAQR%2CcADJ%2CSACK%3BEACG%2CWAAA%3B%3BAwC5IR%2CcACI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAMJ%2CQAAC%3BEACG%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAACA%2CSAAS%2CQAAW%2CWAAS%2CSANhC%3BEAOO%2CaAAA%3B%3BAAGR%2CQAAC%3BEACG%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CQAAC%2CSAKG%3BEACI%2CaAAA%3B%3BAACA%2CSAAS%2CQAAW%2CWAP3B%2CSAKG%3BEAGQ%2CcAAA%3B%3BAARZ%2CQAAC%2CSAWG%2CSACI%3BEACI%2CqBAAA%3B%3BAAMhB%3BEACI%2CgBAAA%3B%3BAACA%2CSAAS%2CQAAW%2CWAAS%3BEACzB%2CaAAA%3B%3BAAEJ%2COAAC%3BEACG%2CWAAA%3B%3BAAEJ%2COAAC%3BEACG%2CmBAAA%3BE%5C%2FC6OR%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BAkBgCI%2COAAC%2COlBkOH%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2COkB0BK%2COlB1BJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B7OY%2CO9B6OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2COkBaC%2COlBdJ%2CMACI%3BE7B2PL%2CWAAA%3B%3BA%2BCpOQ%2COAVH%2COAUI%2CUAAU%3BEACP%2CSjBTE%2COiBSF%3B%3BAAKR%2CQAAC%3BEACG%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CQAAC%3BEACG%2CgBAAA%3B%3BAvCnCA%2CiBADJ%2CqBAAuB%2CuBAClB%3BEACG%2CSAAS%2CIAAI%2CiBAAiB%2CIAA9B%3B%3BAAEJ%2CiBAJJ%2CqBAAuB%2CuBAIlB%2CWAAW%3BEACR%2CSAAS%2CGAAT%3B%3BAANZ%2CiBAUI%2CMAAK%3BEACD%2CeAAA%3B%3BAAXR%2CiBAUI%2CMAAK%2CYAED%3BERkPR%2CiBAAA%3B%3BAQ%5C%2FOQ%2CiBALJ%2CMAAK%2CYAKA%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAQA%2CSAAC%2CMACG%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAGR%2CSAAC%3BAACD%2CSAAC%3BEACG%2CmBAAA%3B%3BAAaR%2CQAAQ%2CMAIJ%2CaAAa%2COAAM%3BEACf%2CeAAA%3B%3BAALR%2CQAAQ%2CMAOJ%3BERmMJ%2CcAAA%3BEAAA%2CiBAAA%3BEQhMQ%2CcAAA%3B%3BAAVR%2CQAAQ%2CMAYJ%2CSAAQ%3BEACJ%2CmBAAA%3B%3BAAbR%2CQAAQ%2CMAeJ%2COAAM%3BER2LV%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAShCA%2CQAAQ%2CMAeJ%2COAAM%2COTuBR%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BASxCJ%2CQAAQ%2CMAeJ%2COAAM%2COAEF%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAKZ%2CQAAQ%2CKAAK%3BEACT%2CWAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CQAAQ%2CKAAK%2CSAGT%3BEACI%2CWAAA%3B%3BAAJR%2CQAAQ%2CKAAK%2CSAGT%2CuBLUF%2CQAGI%2CKACI%3BAKjBV%2CQAAQ%2CKAAK%2CSAGT%2CuBLWF%2CQAEI%2CKACI%3BAKjBV%2CQAAQ%2CKAAK%2CSAGT%2CuBLYF%2CQACI%2CKACI%3BEHiKV%2CyBAAA%3B%3BAQlLA%2CQAAQ%2CKAAK%2CSAGT%2CuBLUF%2CQAGI%2CKAII%3BAKpBV%2CQAAQ%2CKAAK%2CSAGT%2CuBLWF%2CQAEI%2CKAII%3BAKpBV%2CQAAQ%2CKAAK%2CSAGT%2CuBLYF%2CQACI%2CKAII%3BEH8JV%2CwBAAA%3B%3BAQpKA%2CkBACI%2CoBACI%3BEACI%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAIJ%2CkBADJ%2COACK%3BAACD%2CkBAFJ%2COAEK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CkBAFR%2CSACK%2CSACI%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BER%2BIhB%2CcAAA%3B%3BAQjJY%2CkBAFR%2CSACK%2CSACI%2CIAIK%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BAANR%2CkBAFR%2CSACK%2CSACI%2CIAQG%3BEACI%2CiBAAA%3B%3BAAGR%2CkBAdR%2CSACK%2CSAaI%3BEACG%2CcAAA%3B%3BAAGR%2CkBAlBJ%2CSAkBK%3BEACG%2CcAAA%3B%3BAApCZ%2CkBAuCI%3BEACI%2CgBAAA%3B%3BAACA%2CkBAFJ%2CWAEK%3BEACG%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2C6BAAA%3B%3BAAHJ%2CkBAFJ%2CWAEK%2CkBAIG%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAPR%2CkBAFJ%2CWAEK%2CkBASG%2CYACI%3BEACI%2CcAAA%3B%3BAApDpB%2CkBAyDI%2CyBAAyB%3BER2G7B%2CiBAAA%3B%3BAQtGA%3BEACI%2CgBAAA%3B%3BAADJ%2CwBAEI%2CgCACI%3BERmGR%2CgBAAA%3BEAAA%2CeAAA%3BEAAA%2CiBAAA%3BEQ%5C%2FFY%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAII%2CwBAZZ%2CgCAUK%2CSACG%2CQACK%3BEACG%2CSAAS%2CGAAT%3BERuFpB%2CcAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3B%3BAQtGA%2CwBA6BI%2COACI%3BEACI%2CcAAA%3B%3BAAQZ%2CkBAEI%2CWACI%2CqBAAuB%3BAAF%5C%2FB%2CuBACI%2CWACI%2CqBAAuB%3BAAH%5C%2FB%2CkBAEI%2CWAEI%2CMAAQ%3BAAHhB%2CuBACI%2CWAEI%2CMAAQ%3BAAJhB%2CkBAEI%2CWAGI%3BAAJR%2CuBACI%2CWAGI%3BER0DR%2CiBAAA%3BEQxDY%2CkBAAA%3BEACA%2CiBAAA%3B%3BAARZ%2CkBAEI%2CWACI%2CqBAAuB%2CuBAMnB%3BAARZ%2CuBACI%2CWACI%2CqBAAuB%2CuBAMnB%3BAATZ%2CkBAEI%2CWAEI%2CMAAQ%2CuBAKJ%3BAARZ%2CuBACI%2CWAEI%2CMAAQ%2CuBAKJ%3BAATZ%2CkBAEI%2CWAGI%2CMAII%3BAARZ%2CuBACI%2CWAGI%2CMAII%3BERsDZ%2CiBAAA%3BEQpDgB%2CgBAAA%3B%3BAAXhB%2CkBAeI%3BAAdJ%2CuBAcI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAjBR%2CkBAeI%2CeAGI%3BAAjBR%2CuBAcI%2CeAGI%3BER6CR%2CiBAAA%3B%3BAQ%5C%2FDA%2CkBAeI%2CeAMI%2CaAAe%3BAApBvB%2CuBAcI%2CeAMI%2CaAAe%3BEACX%2CqBAAA%3B%3BAAMA%2CkBAHR%2CWAEI%2CaACK%3BAAAD%2CuBAHR%2CWAEI%2CaACK%3BAAAD%2CkBAFR%2CeACI%2CaACK%3BAAAD%2CuBAFR%2CeACI%2CaACK%3BEACG%2CSAAS%2CIAAT%3B%3BAAMhB%3BER4BA%2CmBAAA%3BEQzBI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CYAKI%3BEACI%2CqBAAA%3B%3BAANR%2CYAQI%3BAARJ%2CYASI%3BAATJ%2CYAUI%3BEACI%2CqBAAA%3B%3BAAXR%2CYAQI%2CqBAII%3BAAZR%2CYASI%2CqBAGI%3BAAZR%2CYAUI%2CMAEI%3BERgBR%2CiBAAA%3BEQdY%2CgBAAA%3B%3BAAKZ%3BERSA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BALvDA%2CyBAAC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CyBAAC%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CyBAAC%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CyBAAC%3BAACD%2CyBAAC%3BAACD%2CyBAAC%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CyBAAC%3BAACD%2CyBAAC%3BAACD%2CQAAQ%2CUAAW%3BEJ%2BEnB%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAIyEJ%2CQACI%2CeACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CQAJR%2CeACI%2CcAGK%3BEACG%2CkBAAA%3BEACA%2CWAAA%3B%3BAAFJ%2CQAJR%2CeACI%2CcAGK%2CKAGG%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3B%3BAAGR%2CQAbR%2CeACI%2CcAYK%3BEACG%2CaAAA%3B%3BAAEJ%2CQAhBR%2CeACI%2CcAeK%3BEACG%2CkBAAA%3B%3BAAEJ%2CQAnBR%2CeACI%2CcAkBK%3BEACG%2CcAAA%3BEACA%2CgBAAA%3B%3BAAtBhB%2CQACI%2CeAwBI%3BEACI%2CcAAA%3BEACA%2CaAAA%3B%3BAA3BZ%2CQACI%2CeA4BI%3BEACI%2CiBAAA%3B%3BAA9BZ%2CQACI%2CeA%2BBI%3BER%5C%2FBR%2CcAAA%3BEAAA%2CiBAAA%3BEQkCY%2CmBAAA%3B%3BAAnCZ%2CQACI%2CeAoCI%2CUACI%3BEACI%2CeAAA%3BEACA%2CUAAA%3B%3BAAxChB%2CQACI%2CeAoCI%2CUAKI%2CMAAK%3BEACD%2CqBAAA%3B%3BAAKR%2CQADJ%2CQACK%3BEAEG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAApDZ%2CQA%2BDI%3BEAEI%2CiBAAA%3B%3BAAjER%2CQA%2BDI%2CsBAGI%3BEAEI%2CWAAA%3BEACA%2CiBAAA%3B%3BAArEZ%2CQA6EI%2CqBACI%3BEACI%2CmBAAA%3B%3BAA%5C%2FEZ%2CQA6EI%2CqBAII%3BEACI%2CSAAA%3B%3BAAkHZ%2CIAAI%2C8BACA%2CQAAO%3BEACH%2CYAAA%3BEACA%2CcAAA%3B%3BAAIR%2CcAAc%3BEACV%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAADJ%2CiBAUI%2CMAAK%3BAAVT%2CiBAWI%2CGAAE%3BEACE%2C%2BBAAA%3B%3BAAZR%2CiBAeI%3BEACI%2CYAAA%3BEACA%2CaAAA%3B%3BAAjBR%2CiBAeI%2CMAGI%2CUAAS%3BEACL%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CiBARJ%2CMAQK%2CQAAQ%3BAACT%2CiBATJ%2CMASK%2CQAAQ%3BEACL%2CgCAAA%3B%3BAAEJ%2CiBAZJ%2CMAYK%2CMACG%2CWAAU%3BEACN%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGR%2CiBAnBJ%2CMAmBK%3BERlPT%2CiBAAA%3B%3BAQkPQ%2CiBAnBJ%2CMAmBK%2CUAEG%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAAtChB%2CiBA2CI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAA7CR%2CiBA%2BCI%3BEACI%2CcAAA%3B%3BAAhDR%2CiBAmDI%3BAAnDJ%2CiBAoDI%3BAApDJ%2CiBAqDI%2CSAAQ%3BAArDZ%2CiBAsDI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAxDR%2CiBA2DI%3BEACI%2CgBAAA%3B%3BAA5DR%2CiBA2DI%2CqBAGI%2CQAAO%3BAA9Df%2CiBA2DI%2CqBAII%2CQAAO%3BER%5C%2FQf%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAQgNA%2CiBA2DI%2CqBAQI%2CQAAO%3BEACH%2CUAAA%3B%3BAApEZ%2CiBAwEI%2CMAAK%3BEACD%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAA3ER%2CiBAgFI%2CsBACM%2CmBACI%3BEACE%2CgBAAA%3B%3BAAKR%2CiBADJ%2CQACK%3BEACG%2CmBAAA%3B%3BAAKZ%2CWAAW%3BER9SX%2CgBAAA%3BEQgTI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CcAII%2CcAAc%3BEACV%2CiBAAA%3B%3BAAGA%2CcADJ%2CQACK%3BEAEG%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3B%3BAAZZ%2CcAqBI%3BEACI%2CgBAAA%3B%3BAuKtmBZ%3BE%5C%2FKyRI%2CmBAAA%3BEAAA%2CWAAA%3BE%2BKtRA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAACA%2CqBAAC%2CMAAM%3BEACH%2CmBAAA%3B%3BAANR%2CqBAQI%3BEACI%2CgBAAA%3B%3BAATR%2CqBAQI%2CaAEI%3BE%5C%2FK%2BQJ%2CiBAAA%3BE%2BK7QQ%2CgBAAA%3B%3BAAZZ%2CqBAeI%3BE%5C%2FK0QA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAgL%5C%2FGJ%2CqBAeI%2CQAEI%3BEACI%2CaAAA%3BEACA%2CcAAA%3B%3BAAnBZ%2CqBAeI%2CQAMI%3BE%5C%2FKoQJ%2CiBAAA%3BE%2BKlQQ%2CgBAAA%3B%3BAAvBZ%2CqBAeI%2CQAUI%3BEACI%2CcAAA%3BEACA%2CyBAAA%3BE%5C%2FK8PR%2CeAAA%3B%3BA%2BKzRJ%2CqBA%2BBI%2COACI%3BAAhCR%2CqBA%2BBI%2COAEI%3BEACI%2CcAAA%3B%3BAAlCZ%2CqBA%2BBI%2COAKI%3BE%5C%2FKqPJ%2CeAAA%3B%3BA%2BKzRJ%2CqBA%2BBI%2COAQI%3BEACI%2CcAAA%3B%3BAAGA%2CqBAZR%2COAWI%2COACK%3BEACG%2CSAAS%2COAAT%3BE%5C%2FK6OZ%2CeAAA%3BE%2BK3OY%2CcAAA%3B%3BA1H9ChB%2CaACI%3BErDwRA%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BAwBXJ%2CaACI%2COxB4QE%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2CawBhBA%2COxBgBC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B3OU%2CO9B2OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CkBAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CawB7BJ%2COxB4BC%2CMACI%3BE7B2PL%2CWAAA%3B%3BA6BrPI%2CawBnCJ%2COxBkCC%2COACI%3BE7BqPL%2CWAAA%3B%3BAqDzRJ%2CaAaI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAALJ%2CoBAOI%3BErDgQA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAsDpFI%2CoBAFJ%2CGAEK%2CIAAI%3BErD8PT%2CgBAAA%3BEAAA%2CyBAAA%3BEqD3PQ%2CaAAA%3B%3BAAZZ%2CoBAOI%2CGAOI%3BErDyPJ%2C6BAAA%3BEqDvPQ%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CoBAfR%2CGAOI%2CGAQK%3BEACG%2CgBAAA%3B%3BAAEJ%2CoBAlBR%2CGAOI%2CGAWK%3BAACD%2CoBAnBR%2CGAOI%2CGAYK%3BErD6OT%2CmBAAA%3B%3BAqDvQJ%2CoBAOI%2CGAOI%2CGAeI%3BErD0OR%2CWAAA%3BEqDxOY%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAAUJ%2CKAJP%2COAAO%2CSAER%2CQAAO%2CMACH%2COACK%3BEACG%2CkBAAA%3B%3BAADJ%2CKAJP%2COAAO%2CSAER%2CQAAO%2CMACH%2COACK%2CYAEG%3BEACI%2CmBAAA%3B%3BAACA%2CKARf%2COAAO%2CSAER%2CQAAO%2CMACH%2COACK%2CYAEG%2CSAEK%3BEACG%2CSAAS%2CSAAT%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAIZ%2CKAnBP%2COAAO%2CSAER%2CQAAO%2CMACH%2COAgBK%3BEACG%2CkBAAA%3B%3BAADJ%2CKAnBP%2COAAO%2CSAER%2CQAAO%2CMACH%2COAgBK%2CWAEG%2CIAAG%2CWAAW%3BEACV%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3B%3BAAGR%2CKA3BP%2COAAO%2CSAER%2CQAAO%2CMACH%2COAwBK%2CWACG%3BEACI%2CmBAAA%3B%3BAA7BpB%2CKAAK%2COAAO%2CSAqCR%2COAAM%2CMACF%2COACI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BA5CvGZ%3BEAEI%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAHJ%2CaAIM%3BEACE%2CcAAA%3BETqRR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAS1RA%2CaAQI%3BEAEI%2CgBAAA%3B%3BAAVR%2CaAQI%2COAII%3BEACI%2CcAAA%3B%3BAAbZ%2CaAQI%2COAQI%3BEACK%2CmBAAA%3BEACA%2CUAAA%3B%3BAAlBb%2CaAQI%2COAQI%2CUAII%3BEACI%2CgBAAA%3B%3BAACA%2CaAdZ%2COAQI%2CUAII%2COAEK%3BEACG%2CeAAA%3B%3BAAvBpB%2CaAQI%2COAQI%2CUAWI%2CSACI%2COACM%3BEACE%2CeAAA%3B%3BAAiBxB%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAFJ%2CYAII%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAKR%2CKAAK%2CcACD%2COACI%2CMAAQ%3BEACJ%2C6BAAA%3B%3BAAHZ%2CKAAK%2CcACD%2COAIM%3BEACE%2CgCAAA%3BEACA%2CkBAAA%3B%3BAAPZ%2CKAAK%2CcAUD%3BEACI%2CiBAAA%3B%3BAAWA%2CKAtBH%2CcAqBD%2CMACK%2CQAAS%3BEACN%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGA%2CKA5BP%2CcAqBD%2CMAMI%2CKACK%3BEACG%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAKR%2CKArCH%2CcAoCD%2CQACK%2CKAAK%3BEAEF%2CgBAAA%3B%3BAAIJ%2CKA3CH%2CcA0CD%2CSACK%3BEACG%2CcAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CKApDH%2CcA0CD%2CSAUK%3BEACG%2CmBAAA%3B%3BAAEJ%2CKAvDH%2CcA0CD%2CSAaK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CKA9DH%2CcA6DD%2C0BACK%3BEACG%2CSAAS%2CGAAT%3B%3BAA%5C%2FDZ%2CKAAK%2CcAmED%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAArER%2CKAAK%2CcA0ED%2CmBAAqB%3BEACjB%2CgBAAA%3B%3BAA3ER%2CKAAK%2CcAiFD%2CQAAO%3BEACH%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CeACI%3BEAEI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAJR%2CeACI%2CwBAII%2CQAAO%3BEACH%2CWAAA%3B%3BAAGA%2CeARR%2CwBAOI%2CMACQ%3BEACA%2CgBAAA%3B%3BAAUhB%2CMAAM%3BEACF%2CgBAAA%3B%3BAc9JJ%2CeACI%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BAAHR%2CeACI%2CaAGI%3BEACI%2CgBAAA%3B%3BAAUA%2CeAFR%2CQACI%2CeACK%2CYACG%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAlBpB%2CeAuBI%3BEACI%2CaAAA%3B%3BAACA%2CeAFJ%2CUAEK%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAIJ%2CeADJ%2CMACK%3BEACG%2CkBAAA%3B%3BAAjCZ%2CeAoCI%2CeACM%3BEACE%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAvCZ%2CeAoCI%2CeACM%2CWAGI%3BEACE%2CmBAAA%3B%3BAAEI%2CeAPhB%2CeACM%2CWAGI%2CWAEE%2CQACK%3BEAEG%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAACA%2CeAZpB%2CeACM%2CWAGI%2CWAEE%2CQACK%2CQAKI%3BEACG%2CgBAAA%3B%3BAAjD5B%2CeAwDI%3BAAxDJ%2CeAyDI%3BAAzDJ%2CeA0DI%3BAA1DJ%2CeA2DI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CiBACI%3BEvBgNJ%2CkBAAA%3BEuB9MQ%2CQAAA%3BEACA%2CYAAA%3B%3BAACA%2CiBAJJ%2CgBAIK%3BEACG%2CUAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CiBARJ%2CgBAQK%3BEACG%2CUAAA%3BEACA%2CWAAA%3B%3BAAXZ%2CiBAcI%2CSACI%3BEACI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAlBZ%2CiBAcI%2CSACI%2CSAIM%3BAAnBd%2CiBAcI%2CSACI%2CSAIkB%3BEACV%2CqBAAA%3B%3BAAMR%2CiBADJ%2CQACK%3BEACG%2CmBAAA%3B%3BAADJ%2CiBADJ%2CQACK%2CSAKG%2CSAAQ%3BEvBkLpB%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CYAAA%3BEAAA%2CiBAAA%3BEuB7KgB%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAbR%2CiBADJ%2CQACK%2CSAKG%2CSAAQ%2CIASJ%2CQACM%3BEvBwKtB%2CeAAA%3B%3BAuBjNA%2CiBAmDI%3BEACI%2CgBAAA%3B%3BAAGR%3BEvB0JA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAwBgBA%2CeAEI%3BEACI%2CeAAA%3B%3BAACA%2CeAFJ%2CcAEK%2CIAAI%3BEvBsJb%2C0BAAA%3B%3BAuBnJQ%2CeALJ%2CcAKK%3BEACG%2CcAAA%3B%3BAARZ%2CeAiBI%2CsBACI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAApBZ%2CeAuBI%3BEACI%2CkBAAA%3B%3BAAxBR%2CeA0BI%2CSACM%3BAA3BV%2CeA0BI%2CSAEM%3BEACE%2CWAAA%3B%3BAA7BZ%2CeA0BI%2CSAKI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3B%3BAACA%2CeARR%2CSAKI%2CQAGK%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BAArChB%2CeAyCI%2CsBACI%3BAA1CR%2CeAyCI%2CsBAEI%3BEACI%2CeAAA%3B%3BAA5CZ%2CeAyCI%2CsBAKI%2CMAAK%3BEvB4Gb%2CiBAAA%3B%3BAuB1JA%2CeAyCI%2CsBAWI%3BEACI%2CgBAAA%3B%3BAArDZ%2CeAwDI%2CSAAQ%2CQACJ%2CSAAQ%2COACJ%3BEACI%2CaAAA%3B%3BAA3DhB%2CeAqEI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAxER%2CeA0EI%3BEvBgFJ%2CiBAAA%3BEuB9EQ%2CmBAAA%3B%3BAA5ER%2CeA8EI%3BEACI%2CaAAA%3B%3BAb%5C%2FLR%3BEV0QA%2CgBAAA%3B%3BAUrQA%3BEVqQA%2CgBAAA%3B%3BAUrQA%2CYAWI%3BEACI%2CgBAAA%3B%3BAAIR%2CqBACI%3BAADJ%2CqBAEI%3BEACI%2CaAAA%3B%3BAAHR%2CqBAKI%3BEACI%2CcAAA%3B%3BAsC5CR%3BEhD2RA%2C6BAAA%3BEgDvRI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAALJ%2CsBAOI%3BEhDoRJ%2CeAAA%3BEAAA%2CgBAAA%3BEgDjRQ%2CWAAA%3B%3BAAVR%2CsBAOI%2CiBAKI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAOI%2CsBAHZ%2CkBACI%2CQACK%2CSACI%3BEhDsQjB%2CWAAA%3B%3BAW9PA%3BEX8PA%2CgBAAA%3BEW3PI%2CgBAAA%3BEACA%2CYAAA%3B%3BAAEJ%3BEXwPA%2CgBAAA%3BEWtPI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CsBAAC%3BEXgPL%2CmBAAA%3BEAAA%2CWAAA%3BEW7OQ%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIA%2CsBADH%2CYACI%3BEXqOT%2C0BAAA%3B%3BAW%5C%2FNQ%2CsBADH%2CWACI%3BEX%2BNT%2C0BAAA%3B%3BAWxPA%2CsBA8BM%3BEACE%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEXsNR%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAW3MQ%2CsBAfF%2COAeG%3BAACD%2CsBAhBF%2COAgBG%3BEX0MT%2CmBAAA%3BEAAA%2CYAAA%3BEAAA%2CkBAAA%3BEAAA%2CWAAA%3BEWrMY%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CsBA5BF%2COA4BG%3BEX8LT%2CgBAAA%3BEAAA%2CYAAA%3BEAAA%2CkBAAA%3BEAAA%2CQAAA%3BEAAA%2CWAAA%3BEWxLY%2CSAAS%2CUAAT%3BEACA%2CoBAAA%3BEXuLZ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAW1KQ%2CsBADH%2CQACI%3BEACG%2CmBAAA%3B%3BAAFR%2CsBAAC%2CQAIK%3BEXuKV%2CWAAA%3B%3BAWrKY%2CsBANP%2CQAIK%2COAEG%3BEXqKb%2CmBAAA%3B%3BAWlKY%2CsBATP%2CQAIK%2COAKG%3BEXkKb%2CS8BhPa%2CO9BgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CcAAA%3BEAAA%2CiBAAA%3B%3BAWzJI%2CsBAAC%3BEACG%2CeAAA%3B%3BAADJ%2CsBAAC%2CUAEK%3BEXuJV%2CWAAA%3B%3BAWrJY%2CsBAJP%2CUAEK%2COAEG%3BEXqJb%2CS8BhPa%2CO9BgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CcAAA%3BEAAA%2CiBAAA%3B%3BAuDpRI%2CMAAC%2COACG%2CSACI%3BAAFR%2CMAAC%2COACG%2CSAEI%3BAAHR%2CMAAC%2COACG%2CSAGI%3BEvDgRZ%2CqBAAA%3B%3BAuD1QA%2CYACI%2CUACM%2CSACI%3BEACE%2CgBAAA%3B%3BAyHEhB%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAEA%2CcAAC%3BEhL8PL%2CYAAA%3B%3BAgL9PI%2CcAAC%2CQAGG%3BEACI%2CcAAA%3B%3BAAGA%2CcAPP%2CQAMG%2CsBACK%3BEhLuPb%2CWAAA%3B%3BAgLpQA%2CcAmBI%3BEhLiPJ%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BAmJUA%2CcAmBI%2CsBnJqOF%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2CcmJuBI%2CsBnJvBH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CS8B7NQ%2CO9B6NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CcmJUA%2CsBnJXH%2CMACI%3BE7B2PL%2CWAAA%3B%3BAgLtOY%2CUAAW%2CeAXnB%2CsBAUK%3BEhLuOT%2CYAAA%3B%3BAgLtOY%2CUAAW%2CeAXnB%2CsBAUK%2CMAGS%3BEACE%2CcAAA%3B%3BAAEJ%2CUALO%2CeAXnB%2CsBAUK%2CMAMQ%3BEhLiOjB%2CWAAA%3B%3BAgLpQA%2CcA0CI%3BEhL0NJ%2CmBAAA%3BEAAA%2CsBAAA%3BEAAA%2CkBAAA%3BEAAA%2CeAAA%3BEAAA%2CaAAA%3BEAAA%2CYAAA%3BEgLnNQ%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CcAfJ%2CuBAeK%3BAACD%2CcAhBJ%2CuBAgBK%3BEhLwPT%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEAhDA%2C2BAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3BEgLlMY%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CcA7BJ%2CuBA6BK%3BEhL6LT%2C2BAAA%3B%3BAgL1LQ%2CcAhCJ%2CuBAgCK%3BEhL0LT%2C2BAAA%3BEgLxLY%2CUAAA%3BEACA%2CUAAA%3B%3BA%5C%2FHtEZ%2CYAMI%3BAANJ%2CYAOI%3BEjDsPJ%2CgBAAA%3BEiDpPQ%2CmBAAA%3B%3BAATR%2CYAMI%2CYAKI%2CUACI%3BAAZZ%2CYAOI%2CuBAII%2CUACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAdhB%2CYAmBI%3BEACI%2CYAAA%3B%3BAApBR%2CYAuBI%3BEjDsOJ%2C6BAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2C6BAAA%3BEAAA%2CaAAA%3BEiD9NQ%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CYAdJ%2CuBAcK%3BEjDwNT%2CqBAAA%3B%3BAiDrNY%2CYAjBR%2CuBAcK%2CcAGI%3BEjDqNb%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CS8BhPa%2CO9BgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CYAAA%3BEAAA%2CWAAA%3BEiD9MgB%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAhBR%2CYAdJ%2CuBAcK%2CcAmBG%3BEAEI%2CkBAAA%3B%3BAA1DhB%2CYAqEI%3BEACI%2CgBAAA%3B%3BAAEI%2CYAHR%2CmBAEM%2COACG%3BEACG%2CSAAS%2CGAAT%3BEACA%2CkBAAA%3B%3BAA1EhB%2CYA%2BEI%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAAjFR%2CYAoFI%3BEAEI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAAQR%2CyBACI%3BEACI%2CgBAAA%3B%3BAAFR%2CyBAII%3BEACI%2CcAAA%3B%3BAAGR%2C%2BBACI%2CMACI%3BEACI%2CaAAA%3B%3BAAHZ%2C%2BBAMI%2CMACI%3BEjD8IR%2C0BAAA%3BEAAA%2CoBAAA%3BEAAA%2CiBAAA%3B%3BAiD1IY%2C%2BBALR%2CMACI%2CGAIK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2C%2BBAbR%2CMAYI%2CGACK%2CYACG%3BEACI%2CgBAAA%3B%3BAArBpB%2C%2BBAMI%2CMAmBI%2CWACI%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAHhKhB%3BEACI%2CkBAAA%3B%3BAAIA%2CsBAAC%3BEACG%2CSAAA%3B%3BAADJ%2CsBAAC%2CcAGG%3BE9CgRR%2CcAAA%3BE8C9QY%2CeAAA%3B%3BAACA%2CsBANP%2CcAGG%2CsBAGK%3BEACE%2CaAAA%3B%3BAAPX%2CsBAAC%2CcAcG%3BE9CqQR%2CYAAA%3BE8CjQY%2CSAAA%3B%3BAeZZ%2C%2BBAEI%3BE7D2QJ%2C6BAAA%3BE6DxQQ%2CgBAAA%3BEACA%2CkBAAA%3B%3BAANR%2C%2BBAEI%2C4BAMI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAXZ%2C%2BBAeI%3BE7D8PJ%2CiBAAA%3B%3BA6D7QA%2C%2BBAeI%2C8BAEI%3BEACI%2CcAAA%3B%3BAAlBZ%2C%2BBAsBI%3BAAtBJ%2C%2BBAuBI%3BEACI%2CgBAAA%3B%3BAoHpDR%2CkBACI%2CQAAQ%3BEACJ%2C8BAAA%3B%3BAxHiBR%3BEACI%2CsBAAA%3B%3BAADJ%2CwBAEI%3BEACI%2CaAAA%3B%3BAAGR%3BEACI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAACA%2CgBAAiB%3BEACb%2CYAAA%3B%3BAAMR%2CqBACI%3BEzDkQJ%2CiBAAA%3BEyDhQQ%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAJR%2CqBACI%2CaAII%3BEACI%2CgBAAA%3B%3BAANZ%2CqBASI%2COACI%3BEACI%2CgBAAA%3B%3BAAXZ%2CqBAcI%3BEACI%2CkBAAA%3B%3BAAfR%2CqBAcI%2CiBAEM%3BEACE%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAlBZ%2CqBAqBI%3BEACI%2C0BAAA%3B%3BAAtBR%2CqBA4BI%2COAAM%3BEACF%2CSAAA%3B%3BAA7BR%2CqBA4BI%2COAAM%2COAEF%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAhCZ%2CqBA4BI%2COAAM%2COAMF%2COACI%3BAAnCZ%2CqBA4BI%2COAAM%2COAMF%2COAEI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAGR%2CqBAbJ%2COAAM%2COAaE%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CqBAlBR%2COAAM%2COAaE%2CSAKC%3BEzDqNb%2CYAAA%3BEAAA%2CiBAAA%3BEAAA%2CuBAAA%3BEAAA%2CeAAA%3BEyDhNgB%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2CgBAAT%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CMAAA%3B%3BAlB%5C%2FEhB%2CwBACI%3BEACI%2CgBAAA%3B%3BAAGA%2CwBADJ%2CgBACK%2CYACG%3BEACI%2CaAAA%3B%3BAAGR%2CwBANJ%2CgBAMK%2CQACG%3BEACI%2CcAAA%3B%3BAAZhB%2CwBAiBI%3BEvCiQJ%2C0BAAA%3BEAAA%2CeAAA%3BEuC9PQ%2CSAAA%3B%3BAApBR%2CwBAiBI%2CsBAKI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAzBZ%2CwBAiBI%2CsBAWI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA9BZ%2CwBAkCI%3BEACI%2CaAAA%3BEvC%2BOR%2CsBAAA%3B%3BAuC5OY%2CwBAJR%2CwBAGI%2CUACK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAvChB%2CwBA4CI%3BAA5CJ%2CwBA6CI%3BEvCqOJ%2CgBAAA%3B%3BAuClRA%2CwBAiDI%3BEACI%2CgBAAA%3B%3BAAlDR%2CwBAqDI%3BEACI%2CgBAAA%3B%3BAAtDR%2CwBAqDI%2CgCAGI%2CSACI%3BEACI%2CeAAA%3B%3BAA1DhB%2CwBAqDI%2CgCAaI%3BEvCgNR%2CiBAAA%3BEAAA%2CmBAAA%3B%3BAuCrMQ%2CwBADJ%2CqBACQ%3BEACA%2CgBAAA%3B%3BAA9EZ%2CwBAuFI%3BEACI%2C6BAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAA1FR%2CwBA4FI%3BEACI%2CcAAA%3B%3BACrFY%2CwBAJhB%2CgBACK%2CQACG%2CsBACI%2CeACK%3BEACG%2CSV0ClB%2COU1CkB%3B%3BAAMhB%2CwBAXJ%2CgBAWK%2CaACG%3BEACI%2CeAAA%3B%3BAAFR%2CwBAXJ%2CgBAWK%2CaAKG%3BEACI%2CaAAA%3B%3BAAlBhB%2CwBAuBI%3BExCwPJ%2C0BAAA%3BEAAA%2CeAAA%3B%3BAwC%5C%2FQA%2CwBAuBI%2CsBAII%3BExCoPR%2CcAAA%3BEAAA%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BAAMA%2CwBW9BI%2CsBAII%2CeX0BP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9NQ%2CO9B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CwBW3CA%2CsBAII%2CeXsCP%2CMACI%3BE7B6ML%2CWAAA%3B%3BA6BvMI%2CwBWjDA%2CsBAII%2CeX4CP%2COACI%3BE7BuML%2CcAAA%3B%3BAwC%5C%2FQA%2CwBA0CI%3BExCqOJ%2CsBAAA%3B%3BAwC9NgB%2CwBAPZ%2CwBAKI%2CSACI%2CQACK%3BEACG%2CeAAA%3B%3BAAlDpB%2CwBAyDI%3BEACI%2CgBAAA%3B%3BAA1DR%2CwBA6DI%3BEACI%2CUAAA%3B%3BAA9DR%2CwBA6DI%2CmBAEI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CwBARR%2CmBAEI%2CMAMK%3BEACG%2CgBAAA%3B%3BAADJ%2CwBARR%2CmBAEI%2CMAMK%2CQAGG%3BEACI%2CgBAAgB%2CaAAhB%3B%3BAAIR%2CwBAhBR%2CmBAEI%2CMAcK%3BEACG%2CYAAA%3B%3BAA9EhB%2CwBA6DI%2CmBAEI%2CMAkBI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAApFhB%2CwBA6DI%2CmBA2BI%3BEACI%2CgBAAgB%2CeAAhB%3BEACA%2CiCAAA%3B%3BAA1FZ%2CwBA8FI%2COAKI%2CQACM%3BEACE%2CiBAAA%3B%3BAArGhB%2CwBA8FI%2COAKI%2CQAKI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BAA1GhB%2CwBA8FI%2COAgBI%2COACI%3BEACI%2CYAAA%3B%3BAAhHhB%2CwBA8FI%2COAsBI%2CMACI%3BEACI%2CWAAA%3B%3BAAtHhB%2CwBA8FI%2COA4BI%2CSAEI%3BAA5HZ%2CwBA8FI%2COA6BI%2CQACI%3BEACI%2CYAAA%3B%3BAA7HhB%2CwBA8FI%2COAmCM%2CSAAM%2CIACF%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAArIhB%2CwBA8FI%2COAmCM%2CSAAM%2CIAOJ%2CeAAc%2CMACV%3BEACI%2CcAAA%3B%3BAA1IpB%2CwBA8FI%2COAiDI%2CKACI%3BEACI%2CcAAA%3B%3BAAjJhB%2CwBA8FI%2COAiDI%2CKAKI%3BEACI%2CWAAA%3B%3BAAIR%2CwBA3DJ%2COA2DK%2CSACK%2CSACE%2CQAAO%2CMAAM%2CQACT%3BEACI%2CsBAAA%3B%3BAAQxB%2CqBAAsB%2CmBAAmB%2CyBAAyB%3BEAC9D%2CmBAAA%3B%3BA5BvLJ%3BEACI%2CmBAAA%3B%3BAADJ%2C0BAGI%3BEAEI%2CwBAAA%3B%3BAAKR%3BEAEI%2CoBAAA%3B%3BAAFJ%2C0BAII%3BEACI%2CmBAAA%3B%3BAALR%2C0BAQI%3BEAEI%2CgBAAA%3B%3BAAKR%3BEACI%2CcAAA%3B%3BA6BzBR%2CaAAa%3BEACT%2CmBAAA%3B%3BAADJ%2CaAAa%2CQAET%3BEACI%2CgBAAA%3B%3BAAGR%2C4BACI%3BEACI%2CkBAAA%3B%3BAAGR%2CMAAM%2CUACF%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAACA%2CMAJF%2CUACF%2CiBAGK%3BEACG%2CSAAS%2CKAAT%3BEACA%2CeAAA%3B%3BAANZ%2CMAAM%2CUASF%3BEACI%2CeAAA%3B%3BAACA%2CMAXF%2CUASF%2CqBAEK%3BEACG%2CSAAS%2CKAAI%2CiBAAiB%2CIAA9B%3B%3BAAEJ%2CMAdF%2CUASF%2CqBAKK%3BEACG%2CSAAS%2CGAAT%3B%3BAAfZ%2CMAAM%2CUAkBF%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEzCgQJ%2CiBAAA%3B%3BAyCpRJ%2CMAAM%2CUAuBF%2CQAAO%3BEACH%2CYAAA%3B%3BAAGR%2C0BACI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAHR%2C0BAMI%2CwBACI%2COAAM%3BEACF%2CuBAAA%3B%3BAC3CA%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BE1C2RnB%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BE0CxRgB%2CgBAAA%3B%3BAAMpB%2CsBACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CsBACI%2CiBAGI%2COAAM%3BEACF%2CoBAAA%3B%3BAALZ%2CsBAQI%2CyBAAyB%2COAAM%3BEAC3B%2CgBAAA%3B%3BACtBJ%2CiBACI%3BEACI%2CaAAA%3B%3BAAFR%2CiBAII%2CsBACI%2CUAAS%3BEACL%2CmBAAA%3B%3BAAKZ%2CYACI%3BEACI%2CgBAAA%3B%3BAAFR%2CYACI%2CuBAEI%3BEACI%2CgBAAA%3B%3BAAJZ%2CYAUI%3BEACI%2CgBAAA%3B%3BAAXR%2CYAUI%2CuBAGI%3BEACI%2CgBAAA%3B%3BALlBZ%2CaACI%2COACI%3BEtCsRR%2CWAAA%3BEAAA%2CgBAAA%3B%3BAsC%5C%2FQA%2CaAEI%2CiBACI%3BEAEI%2CaAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAGJ%2CqBACI%3BEACI%2CgBAAA%3B%3BAAGR%2CaACI%2CiBACM%3BEACE%2CWAAA%3B%3BAAHZ%2CaACI%2CiBACM%2CaAEE%3BEACI%2CqBAAA%3B%3BAAUhB%2CKAAK%2CcACD%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAACA%2CKATH%2CcACD%2CcAQK%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAXZ%2CKAAK%2CcAeD%3BEtC8NJ%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BAAMA%2CKSnBK%2CcAeD%2CaTIH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9NQ%2CO9B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CKShCC%2CcAeD%2CaTgBH%2CMACI%3BE7B6ML%2CcAAA%3B%3BA6BvMI%2CKStCC%2CcAeD%2CaTsBH%2COACI%3BE7BuML%2CcAAA%3B%3BA6BhKA%2CKS7EK%2CcAeD%2CaAQK%2CQTsDR%3BE7BgKD%2CS8B%5C%2FNM%2CO9B%2BNN%3B%3BAsCzMA%3BEACI%2CSAAA%3B%3BATwCJ%2CgBSvCK%2CQACG%2COTsCP%3BE7BgKD%2CS8B%5C%2FNM%2CO9B%2BNN%3B%3BAsCzMA%2CgBAWI%3BEACI%2CkBAAA%3BElCpDR%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaCvRqB%2CaCCC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CqBAAA%3BE6BhOA%2CqBAAA%3BE7BgOA%2CgBAAA%3B%3BA6B1NA%2CgBS4BI%2COT5BH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9NQ%2CO9B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CgBSeA%2COThBH%2CMACI%3BE7B6ML%2CcAAA%3B%3BA6BvMI%2CgBSSA%2COTVH%2COACI%3BE7BuML%2CcAAA%3B%3BAI5MA%2CgBkCcI%2COlCdH%3BAACD%2CgBkCaI%2COlCbH%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CgBkCCI%2COlCDH%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CgBkCXI%2COlCWH%3BAACD%2CgBkCZI%2COlCYH%3BAACD%2CQAAQ%2CUAAW%2CiBkCbf%3BEtC8LJ%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAkCHI%2CgBAbJ%2COAaK%3BEtCiLT%2C%2BCAAA%3B%3BAsCzMA%2CgBA6BI%3BEtC4KJ%2CgCAAA%3BEsCzKQ%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAQR%2CoBACI%2CoBAEI%2CcACI%3BAAJZ%2CoBAEI%2CkCACI%2CcACI%3BEtC4JZ%2CgBAAA%3BEsC1JgB%2CcAAA%3B%3BAAKJ%2CoBAVR%2CoBASI%2CGACK%3BAAAD%2CoBATR%2CkCAQI%2CGACK%3BEACG%2CSAAS%2CEAAT%3B%3BAAZhB%2CoBACI%2CoBAiBI%3BAAlBR%2CoBAEI%2CkCAgBI%3BEACI%2CWAAA%3B%3BAAKZ%2CoBAAqB%2CaASjB%2CQAAO%3BEtC%2BHX%2CqBAAA%3BE6BhOA%2CqBAAA%3BESyGQ%2CmBAAA%3BEACA%2CkBAAA%3B%3BATpGR%2CoBSkFqB%2CaASjB%2CQAAO%2CKT3FV%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9NQ%2CO9B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAS9LQ%2CoBAnBa%2CaASjB%2CQAAO%2CKAUF%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAT9CZ%2CoBSwBqB%2CaASjB%2CQAAO%2CKAeF%2CSThDR%3BE7BgKD%2CS8B%5C%2FNM%2CO9B%2BNN%3B%3BAsCvGA%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAjB1LJ%2CwBAGI%2CiBAAgB%2CIAAI%3BAAFxB%2CuBAEI%2CiBAAgB%2CIAAI%3BEAChB%2CmBAAA%3B%3BAAJR%2CwBAMI%2CUACI%2CQACI%2COAAM%2CIAAI%2CSACN%3BAARhB%2CuBAKI%2CUACI%2CQACI%2COAAM%2CIAAI%2CSACN%3BEACI%2CWAAA%3B%3BAAiBpB%2CyBAII%3BEACI%2CWAAA%3BErB%2BPR%2CkBAAA%3B%3BAqBzPI%2CaAAc%2CMADb%2CaAAc%3BEAEX%2CkBAAA%3B%3BAADJ%2CaAAc%2CMADb%2CaAAc%2CUAGX%3BEACI%2CgBAAA%3B%3BAAHR%2CaAAc%2CMADb%2CaAAc%2CUAGX%2COAEI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAANZ%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%3BEACH%2CgBAAA%3B%3BAAOZ%3BEACI%2CmBAAA%3B%3BAAMQ%2CyBAFR%2CyBACI%2COACK%2CiBAAiB%3BEACd%2CgBAAA%3B%3BAAShB%2C2BAKI%3BEACI%2CkBAAA%3B%3BAAIR%2CmBACI%3BEACI%2CgBAAA%3B%3BAAIR%2C0BACI%2CcACI%3BEACI%2CgBAAA%3B%3BAAKZ%2CgCAOI%3BEACI%2CgCAAA%3B%3BAARR%2CgCAeI%3BEACI%2CsBAAA%3B%3BAAhBR%2CgCAeI%2CKAEI%3BEACI%2CqBAAA%3B%3BAAlBZ%2CgCAeI%2CKAKI%3BErB2KR%2CiBAAA%3BEqBzKY%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAxBZ%2CgCA4BI%2CSACI%3BEAGI%2CgBAAA%3B%3BAAEJ%2CgCANJ%2CSAMK%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CgCAXJ%2CSAWK%3BEACG%2CcAAA%3BEACA%2CeAAA%3B%3BA6BzHZ%3BElD%2BQA%2CgBAAA%3BEkD7QI%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEAEI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAJJ%2CmBAKI%3BElDoQJ%2CmBAAA%3BEAAA%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BAqBzCA%2CmBAKI%2CUrBwPF%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6B2CA%2CmBqB1CI%2CUrB0CH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BvNW%2CO9BuNX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAqBlUQ%2CmBAXJ%2CUAWK%3BEACG%2CcAAA%3B%3BAAKZ%3BAACA%2CmBAAsB%3BEAClB%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CmBAAC%3BEACG%2CeAAA%3B%3BAAII%2CmBAFP%2CQACG%2CKACK%3BElDkOb%2CsBAAA%3BEkDhOgB%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAhBhB%2CmBAoBM%3BEACE%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CcAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CgBAAA%3B%3BAAIR%2CqBACI%2CUACM%3BEACE%2CeAAA%3B%3BAACA%2CqBAHR%2CUACM%2CSAEG%3BEACG%2CaAAA%3B%3BAAMhB%2CsBACI%3BEACI%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAIR%2CYAAa%2CMAAK%2CMAGd%3BAAFJ%2CkBAEI%3BAADJ%2CmBACI%3BEAEI%2CcAAA%3B%3BAALR%2CYAAa%2CMAAK%2CMAGd%2CeAGI%3BAALR%2CkBAEI%2CeAGI%3BAAJR%2CmBACI%2CeAGI%3BEACI%2CWAAA%3B%3BAAPZ%2CYAAa%2CMAAK%2CMAGd%2CeAMI%3BAARR%2CkBAEI%2CeAMI%3BAAPR%2CmBACI%2CeAMI%3BEACI%2CSAAA%3B%3BAAVZ%2CYAAa%2CMAAK%2CMAGd%2CeAMI%2CSAEM%3BAAVd%2CkBAEI%2CeAMI%2CSAEM%3BAATd%2CmBACI%2CeAMI%2CSAEM%3BEACE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAMhB%2CaAEI%3BAADJ%2CaACI%3BEACI%2CiBAAA%3B%3BAAGA%2CaADJ%2CeACK%3BAAAD%2CaADJ%2CeACK%3BEACG%2CSAAS%2CiBAAgB%2CIAAzB%3B%3BAAPZ%2CaAKI%2CeAII%3BAARR%2CaAII%2CeAII%3BEACI%2CgBAAA%3B%3BAlBxIhB%2CMAAM%2CQ7BiKA%2CQAGI%2CKACI%3BA6BrKd%2CMAAM%2CQ7BkKA%2CQAEI%2CKACI%3BA6BrKd%2CMAAM%2CQ7BmKA%2CQACI%2CKACI%3BA6BrKd%2CMAAM%2CQ7BiKA%2CQAGI%2CKAEI%3BA6BtKd%2CMAAM%2CQ7BkKA%2CQAEI%2CKAEI%3BA6BtKd%2CMAAM%2CQ7BmKA%2CQACI%2CKAEI%3BEHyHV%2C6BAAA%3B%3BAgC%5C%2FRJ%2CMAAM%2CQ7B4KA%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BA6BhLd%2CMAAM%2CQ7B6KA%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BA6BhLd%2CMAAM%2CQ7B8KA%2CQAAK%2CYACD%2CKAAE%2CYACE%3BA6BhLd%2CMAAM%2CQ7B4KA%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BA6BjLd%2CMAAM%2CQ7B6KA%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BA6BjLd%2CMAAM%2CQ7B8KA%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BEACE%2CaAAA%3B%3BA6BlLhB%2CMAAM%2CQ7BuLA%2CQAAQ%3BEHwGV%2C6BAAA%3B%3BAgC%5C%2FRJ%2CMAAM%2CQAIA%2CQAAQ%2CKAAK%3BEACX%2CgBAAA%3B%3BAALR%2CMAAM%2CQAOF%3BEACI%2CgBAAA%3B%3BAARR%2CMAAM%2CQAUF%2CWACI%3BEACI%2CeAAA%3B%3BAAZZ%2CMAAM%2CQAoBF%2COAAM%3BEACF%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAxBR%2CMAAM%2CQA0BF%2CgBACI%3BEACI%2CaAAA%3B%3BAA5BZ%2CMAAM%2CQA0BF%2CgBAII%3BEACI%2CoBAAA%3B%3BAI5BJ%2CqBADJ%2CQACK%3BEpC4RL%2CqBAAA%3BE6B9QA%2CqBAAA%3BEORQ%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAARJ%2CqBADJ%2CQACK%2CIPgRH%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2CqBOrBA%2CQACK%2CIPoBJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BpOU%2CO9BoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CqBOlCJ%2CQACK%2CIPgCJ%2CMACI%3BE7B2PL%2CcAAA%3B%3BA6BrPI%2CqBOxCJ%2CQACK%2CIPsCJ%2COACI%3BE7BqPL%2CcAAA%3B%3BAa%5C%2FRA%2CMAAM%3BEACF%2CmBAAA%3B%3BAADJ%2CMAAM%2COAEF%2CcACI%3BEACI%2CeAAA%3BEACZ%2CyBAAA%3B%3BAAIA%3BEACI%2CaAAA%3B%3BAAQJ%3BEACI%2CSAAA%3B%3BAADJ%2CeAEI%3BEACI%2CqBAAA%3B%3BAAHR%2CeAKI%2CwBACI%3BEACI%2CkBAAA%3B%3BAAPZ%2CeAUI%3BEbmQJ%2CcAAA%3B%3BAajQQ%2CeAFJ%2COAEK%3BEACG%2CSAAS%2CGAAT%3B%3BAAEJ%2CeALJ%2COAKK%3BEACG%2CSAAS%2CGAAT%3B%3BAAOZ%2CSACI%3BEACI%2CcAAA%3B%3BAAFR%2CSAII%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAPR%2CSAII%2CMAII%3BEACI%2CgBAAA%3B%3BAATZ%2CSAII%2CMAOI%2CQAAO%3BEAEH%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3B%3BAAGR%2CSAAI%3BEACA%2CmBAAA%3B%3BAsCzDI%2CkBAFP%2CMACG%2CQACK%3BEnD4Rb%2CSAAA%3B%3BAmDrRA%3BEnDqRA%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CaAAA%3BEAAA%2CWAAA%3BEAAA%2CyCAAA%3BEAAA%2C%2BBAAA%3BEAAA%2COAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CMAAA%3BEAAA%2CaAAA%3BEkLlJA%2CaAAA%3BEACA%2CUAAA%3B%3BA%5C%2FHpIA%2CU%2BHsEA%3BElL%2BMA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAmDrRA%2CU%2BHsEA%2CcAGI%3BElL4MJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAmDrRA%2CU%2BHmFA%3BElLkMA%2CgBAAA%3B%3BAmDrRA%2CU%2BH4FA%2CeACI%2CQAAO%3BElLwLX%2CkBAAA%3BEAAA%2CqBAAA%3BEIzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3B%3BAmDrRA%2CU%2BH4FA%2CeACI%2CQAAO%2CMrJ4KT%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2CUqJ%2BEA%2CeACI%2CQAAO%2CMrJhFV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B1OU%2CO9B0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CUqJkEJ%2CeACI%2CQAAO%2CMrJpEV%2CMACI%3BE7B2PL%2CcAAA%3B%3BA6BrPI%2CUqJ4DJ%2CeACI%2CQAAO%2CMrJ9DV%2COACI%3BE7BqPL%2CcAAA%3B%3BAI7CA%2CU8K5IA%2CeACI%2CQAAO%2CM9K2IV%3BAACD%2CU8K7IA%2CeACI%2CQAAO%2CM9K4IV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CU8KlJA%2CeACI%2CQAAO%2CM9KiJV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CU8KvJA%2CeACI%2CQAAO%2CM9KsJV%3BAACD%2CU8KxJA%2CeACI%2CQAAO%2CM9KuJV%3BAACD%2CQAAQ%2CUAAW%2CW8KzJnB%2CeACI%2CQAAO%3BE9KyJP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAkL%5C%2FIA%2CUAAC%3BEACG%2CUAAA%3B%3BA%5C%2FHvIJ%2CUASI%3BEAEI%2CmBAAA%3B%3BAAXR%2CUASI%2CgBAGI%3BEACI%2CgBAAA%3B%3BAAEI%2CUANZ%2CgBAGI%2CWAEI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAAShB%2CcAAC%2CIAAI%3BAAAL%2CmBADgB%2CeACf%2CIAAI%3BEACD%2CkBAAA%3B%3BAAIR%3BEACI%2CqBAAA%3B%3BAADJ%2CcAEI%3BEACI%2C6BAAA%3B%3BAAIR%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CmBAGI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BArC9CJ%2CSAAC%2CMAAM%3BEc0IX%2CqBAAA%3BEACA%2CkBAAA%3BEd7HQ%2CsBAAA%3B%3BAduBR%2CScrCK%2CMAAM%2COdqCV%3BAACD%2CSctCK%2CMAAM%2COdsCV%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CSc3CK%2CMAAM%2COd2CV%3BEACG%2CWAAA%3B%3BAc5CA%2CSAAC%2CMAAM%2COc0bX%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAd5bA%2CSAAC%2CMAAM%2COc%2BbX%3BEACI%2CYAAA%3BEACA%2CSAAA%3B%3BAdjcA%2CSAAC%2CMAAM%2COc%2BcX%2COAAM%3BEACF%2C6BAAA%3BEACA%2C0BAAA%3B%3BAdjdA%2CSAAC%2CMAAM%2COcodX%2COAAS%3BEACL%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAdvdA%2CSAAC%2CMAAM%2COcwJX%3BE5BiIA%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BAfzDI%2CSAAC%2CMAAM%2COcwJX%2CeCqHE%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6B2CA%2CSf%5C%2FDK%2CMAAM%2COcwJX%2CeCzFC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9NQ%2CO9B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CSf5EC%2CMAAM%2COcwJX%2CeC7EC%2CMACI%3BE7B6ML%2CWAAA%3B%3BA6BvMI%2CSflFC%2CMAAM%2COcwJX%2CeCvEC%2COACI%3BE7BuML%2CcAAA%3B%3BA4BuHA%2CSdhZK%2CMAAM%2COcwJX%2CeAwPC%3BE5BvHD%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BADuVA%2CSdhZK%2CMAAM%2COcwJX%2CeAwPC%2COCnIC%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6B2CA%2CSf%5C%2FDK%2CMAAM%2COcwJX%2CeAwPC%2COCjVA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B%5C%2FNM%2CO9B%2BNN%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CSf5EC%2CMAAM%2COcwJX%2CeAwPC%2COCrUA%2CMACI%3BE7B6ML%2CWAAA%3B%3BA6BvMI%2CSflFC%2CMAAM%2COcwJX%2CeAwPC%2COC%5C%2FTA%2COACI%3BE7BuML%2CcAAA%3B%3BAczRI%2CSAAC%2CMAAM%2COcgOX%3BE5ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE4BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE5B8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAczRI%2CSAAC%2CMAAM%2COcgOX%2COAsBI%3BE5BmCJ%2CSAAA%3BEAAA%2CyBAAA%3B%3BA4B3BQ%2CSd9PH%2CMAAM%2COcgOX%2COAsBI%2CGAQK%3BE5B2BT%2CmBAAA%3BE4BzBY%2CeAAA%3B%3BAAuTZ%2CSdvjBK%2CMAAM%2COcgOX%2COAuVC%3BAACD%2CSdxjBK%2CMAAM%2COcgOX%2COAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CSdjkBK%2CMAAM%2COcgOX%2COAiWC%3BEACG%2CiBAAA%3BE5BzSJ%2CsDAAA%3BE4B2SI%2CWAAA%3B%3BAAGJ%2CSdvkBK%2CMAAM%2COcgOX%2COAuWC%3BEACG%2CiBAAA%3BE5B%5C%2FSJ%2CsDAAA%3BE4BiTI%2CWAAA%3B%3BAAzDJ%2CSdjhBK%2CMAAM%2COcgOX%2COAiTC%3BE5BxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BA4B6PA%2CSdthBK%2CMAAM%2COcgOX%2COAsTC%3BE5B7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BA4BZA%2CSd7QK%2CMAAM%2COc6QV%3BEACG%2CiBAAA%3B%3BAADJ%2CSd7QK%2CMAAM%2COc6QV%2COAGG%3BEACI%2CcAAA%3B%3BAdjRJ%2CSAAC%2CMAAM%2COAeH%3BEACI%2CgBAAA%3B%3BAAhBR%2CSAAC%2CMAAM%2COAkBH%2COAAO%2CMAAK%3BEACR%2CmBAAA%3B%3BAACA%2CSApBP%2CMAAM%2COAkBH%2COAAO%2CMAAK%2CWAEP%3BEdqQb%2CmBAAA%3B%3BA6BzKA%2CiBftF0B%2CUA1BrB%2CMAAM%2COA4BG%2CUAEG%2CMekFhB%3BAAAD%2CcfrFuB%2CUA3BlB%2CMAAM%2COA4BG%2CUAEG%2CMekFhB%3BE7ByKD%2CS8B%5C%2FPkB%2CO9B%2BPlB%3B%3BAcrPgB%2CiBAVU%2CUA1BrB%2CMAAM%2COA4BG%2CUAQG%3BAAAD%2CcATO%2CUA3BlB%2CMAAM%2COA4BG%2CUAQG%3BAACD%2CiBAXU%2CUA1BrB%2CMAAM%2COA4BG%2CUASG%3BAAAD%2CcAVO%2CUA3BlB%2CMAAM%2COA4BG%2CUASG%3BAACD%2CiBAZU%2CUA1BrB%2CMAAM%2COA4BG%2CUAUG%3BAAAD%2CcAXO%2CUA3BlB%2CMAAM%2COA4BG%2CUAUG%3BEdmPjB%2CWAAA%3B%3BAc9OgB%2CiBAjBU%2CUA1BrB%2CMAAM%2COA0CG%2CUAAO%2COACJ%3BAAAD%2CcAhBO%2CUA3BlB%2CMAAM%2COA0CG%2CUAAO%2COACJ%3BEACG%2C8BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAQJ%2CkBAJW%2CUApDtB%2CMAAM%2COAuDC%2CQACK%3BAAAD%2CqBAHc%2CUArDzB%2CMAAM%2COAuDC%2CQACK%3BAAAD%2CiBAFU%2CUAtDrB%2CMAAM%2COAuDC%2CQACK%3BAACD%2CkBALW%2CUApDtB%2CMAAM%2COAuDC%2CQAEK%3BAAAD%2CqBAJc%2CUArDzB%2CMAAM%2COAuDC%2CQAEK%3BAAAD%2CiBAHU%2CUAtDrB%2CMAAM%2COAuDC%2CQAEK%3BEdgOjB%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAc7NgB%2CkBARW%2CUApDtB%2CMAAM%2COAuDC%2CQAKK%3BAAAD%2CqBAPc%2CUArDzB%2CMAAM%2COAuDC%2CQAKK%3BAAAD%2CiBANU%2CUAtDrB%2CMAAM%2COAuDC%2CQAKK%3BEACG%2CUAAA%3B%3BAAIZ%2CKAAK%2CcAAe%2CUAjEvB%2CMAAM%3BEAkEC%2CmBAAA%3B%3BAAII%2CKALH%2CcAAe%2CUAjEvB%2CMAAM%2COAmEG%2CUAGG%3BEACG%2CgBAAA%3B%3BAAKhB%2CSAAC%2COAAO%3BEd6MZ%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CaAAA%3BEAAA%2CWAAA%3BEAAA%2CyCAAA%3BEAAA%2C%2BBAAA%3BEAAA%2CSAAA%3BEAAA%2COAAA%3BEAAA%2CeAAA%3BEAAA%2CQAAA%3BEAAA%2CMAAA%3BEAAA%2CaAAA%3BEkLlJA%2CaAAA%3BEACA%2CUAAA%3B%3BApK5DI%2CSAAC%2COAAO%2CMoKFZ%3BElL%2BMA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAc7MI%2CSAAC%2COAAO%2CMoKFZ%2CcAGI%3BElL4MJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAc7MI%2CSAAC%2COAAO%2CMoKoBZ%2CeACI%2CQAAO%3BElLwLX%2CkBAAA%3BEAAA%2CqBAAA%3BEIzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3B%3BAc7MI%2CSAAC%2COAAO%2CMoKoBZ%2CeACI%2CQAAO%2CMrJ4KT%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2CSf2DK%2COAAO%2CMoKoBZ%2CeACI%2CQAAO%2CMrJhFV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B1OU%2CO9B0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CSf8CC%2COAAO%2CMoKoBZ%2CeACI%2CQAAO%2CMrJpEV%2CMACI%3BE7B2PL%2CcAAA%3B%3BA6BrPI%2CSfwCC%2COAAO%2CMoKoBZ%2CeACI%2CQAAO%2CMrJ9DV%2COACI%3BE7BqPL%2CcAAA%3B%3BAI7CA%2CSUhKK%2COAAO%2CMoKoBZ%2CeACI%2CQAAO%2CM9K2IV%3BAACD%2CSUjKK%2COAAO%2CMoKoBZ%2CeACI%2CQAAO%2CM9K4IV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CSUtKK%2COAAO%2CMoKoBZ%2CeACI%2CQAAO%2CM9KiJV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CSU3KK%2COAAO%2CMoKoBZ%2CeACI%2CQAAO%2CM9KsJV%3BAACD%2CSU5KK%2COAAO%2CMoKoBZ%2CeACI%2CQAAO%2CM9KuJV%3BAACD%2CQAAQ%2CUAAW%2CUU7Kd%2COAAO%2CMoKoBZ%2CeACI%2CQAAO%3BE9KyJP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAkL%5C%2FIA%2CSpK9DK%2COAAO%2CMoK8DX%3BEACG%2CUAAA%3B%3BApK7DI%2CSAFH%2COAAO%2CMAEH%3BEACG%2CcAAA%3B%3BAAGR%2CSAAC%3BEduML%2CgCAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BEkLhIA%2CSAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAEA%2CSpK9EK%2CQoK8EJ%3BElLyHD%2CYAAA%3BEkLrHQ%2CyBAAA%3B%3BApKhFA%2CSAFH%2CQAEI%3BEACG%2CcAAA%3B%3BAASZ%3BEACI%2CkBAAA%3B%3BAAKY%2C0BAJZ%2CUAEK%2COACG%2CeACK%3BEACG%2CgBAAA%3B%3BAAiBZ%2C0BAtBJ%2CUAsBK%3BEACG%2CmBAAA%3B%3BAADJ%2C0BAtBJ%2CUAsBK%2CMAEG%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAQR%2C0BAlCJ%2CUAkCK%3BEduJT%2CcAAA%3BEcrJY%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAMA%2C0BA3CR%2CUA0CK%2CQACI%3BAACD%2C0BA5CR%2CUA0CK%2CQAEI%3BEACG%2CqBAAA%3B%3BAAEJ%2C0BA%5C%2FCR%2CUA0CK%2CQAKI%3BEACG%2CkBAAA%3B%3BAAMR%2C0BAtDJ%2CUAsDK%2CSAAS%3BEACN%2CkBAAA%3B%3BAAKZ%2C2BAII%3BEdyHJ%2CmBAAA%3BEcvHQ%2CgBAAA%3B%3BAASR%2C8BAII%3BEACI%2CkBAAA%3B%3BAAYR%2C0BACI%3BEd4FJ%2CmBAAA%3BEAAA%2CiBAAA%3B%3BAc7FA%2C0BACI%2CaAGM%3BEACE%2CgBAAA%3B%3BAALZ%2C0BAQI%3BEACI%2CWAAA%3B%3BAATR%2C0BAWI%3BEACI%2CiBAAA%3B%3BAAZR%2C0BAcI%3BEACI%2CWAAA%3B%3BAACA%2C0BAFJ%2CmBAEK%2CMACG%3BEACI%2CmBAAA%3B%3BAAlBhB%2C0BAsBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAxBR%2C0BA0BI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAGA%2C0BADJ%2CQACK%3BEACG%2CeAAA%3B%3BAAIJ%2C0BADJ%2CYACK%3BEAEG%2CkBAAA%3B%3BAQxOZ%2CcACI%3BEACI%2CmBAAA%3B%3BAAFR%2CcACI%2COAEI%3BEACI%2CgBAAA%3B%3BAAJZ%2CcAQI%3BEACI%2CgBAAA%3B%3BAATR%2CcAQI%2CeAEI%2CQAAO%3BEACH%2CqBAAA%3BEACA%2CeAAA%3B%3BAAZZ%2CcAQI%2CeAMI%2CKACI%3BEACI%2CqBAAA%3B%3BAAQJ%2CcAhBR%2CeAMI%2CKAUK%2CKACG%2CQAAO%3BEACH%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAYhB%2CcAAC%2CIAAI%2CUACD%2CeACI%3BEACI%2CSAAA%3B%3BAA1ChB%2CcA%2BCM%3BEACE%2CgBAAA%3B%3BAAhDR%2CcAmDI%2CiBACM%3BEACE%2CcAAA%3B%3BAArDZ%2CcAmDI%2CiBACM%2CaAEE%3BEACI%2CmBAAA%3B%3BAACA%2CcALZ%2CiBACM%2CaAEE%2CQAEK%3BEACG%2CcAAA%3BEACA%2CcAAA%3B%3BAA1DpB%2CcAmDI%2CiBAWM%3BEACE%2CkBAAA%3B%3BAA%5C%2FDZ%2CcAuEI%3BEACI%2CgBAAA%3B%3BAAoBgB%2CcAbpB%2COAGI%2CkBACI%2CcACI%2CUAOM%2CSACG%3BEACG%2CaAAA%3B%3BAA7F5B%2CcA%2BEI%2COAGI%2CkBACI%2CcACI%2CUAOM%2CSAIE%3BEACI%2CqBAAA%3B%3BAAhG5B%2CcAwGI%3BAAxGJ%2CcAyGI%2CeAAe%3BEAEX%2CgCAAA%3BEACA%2CoBAAA%3B%3BAA5GR%2CcAwGI%2CaAKI%3BAA7GR%2CcAyGI%2CeAAe%2COAIX%3BEACI%2CgBAAA%3B%3BAA9GZ%2CcAwGI%2CaAKI%2COAEI%3BAA%5C%2FGZ%2CcAyGI%2CeAAe%2COAIX%2COAEI%3BEtBgLZ%2CcAAA%3B%3BAsB%5C%2FRA%2CcAqHI%2CeAEI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CcAAC%2CaACG%2CaAAe%3BEtBiKvB%2CiBAAA%3B%3BAsBlKI%2CcAAC%2CaAIG%2CgBACI%2CeAAc%2CIAAI%3BEACd%2CmBAAA%3B%3BAAnIhB%2CcAwII%2CWACI%3BEACI%2CkBAAA%3B%3BAA1IZ%2CcAwII%2CWAIM%3BEACE%2CSAAA%3B%3BAA7IZ%2CcAiJI%2CqBACI%3BEACI%2CgBAAA%3B%3BAAnJZ%2CcAuJI%2CoBACI%3BEACI%2CSAAA%3B%3BAAzJZ%2CcAuJI%2CoBACI%2CUAEI%2CQAAO%3BEACH%2CeAAA%3B%3BAA3JhB%2CcAoKI%2CiBAAiB%2COAAM%3BEtB2H3B%2CiBAAA%3BEsBzHQ%2CmBAAA%3B%3BAAtKR%2CcAoKI%2CiBAAiB%2COAAM%2COAGnB%3BEACI%2CgBAAA%3B%3BAAKZ%2CyBAKI%3BEACI%2CcAAA%3B%3BAAIR%2C%2BBACI%3BEACI%2CcAAA%3B%3BAsBrLZ%2CMAAM%2CWACF%3BEACI%2CaAAA%3B%3BAcHI%2COADH%2CMACI%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAAIJ%2COADH%2COACI%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAGR%2COAAC%3BEACG%2CcAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2COAAC%2CWAGG%3BEACI%2CeAAA%3B%3BAAKZ%2CWAEI%2CQAAQ%3BAADZ%2CeACI%2CQAAQ%3BEACJ%2CcAAA%3BEACA%2CcAAA%3B%3BA3C%5C%2FBR%2CcAaI%2CoBACM%3BEfgRV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEe9QY%2CqBAAA%3B%3BAAhBZ%2CcAoBI%2CWAGI%3BEACI%2CmBAAA%3B%3BAAIA%2CcARR%2CWAOI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAA7BhB%2CcAkCI%2CqBACM%3BEf2PV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEezPY%2CqBAAA%3B%3BAArCZ%2CcAyCI%3BEACI%2CgBAAA%3B%3BAA1CR%2CcA6CI%2CcACI%3BEACI%2CqBAAA%3B%3BAAEA%2CcAJR%2CcACI%2CGAGK%3BEACG%2CSAAS%2CIAAT%3B%3BAAlDhB%2CcA6CI%2CcASI%3BEACI%2CSAAA%3B%3BAAOZ%3BEACI%2CgCAAA%3BEACA%2CcAAA%3B%3BAAFJ%2CuBAII%3BEAEI%2CgBAAA%3B%3BAANR%2CuBAII%2COAII%3BEACI%2CoBAAA%3B%3BAAMZ%2CkBACI%2CQAAO%3BEACH%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3B%3BAAKJ%2CgBAAI%3BEACA%2CqBAAA%3B%3B%3B%3B%3B%3BAoKjGR%2CyBAAC%3BEACG%2C4EAAA%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAXR%2CyBAaI%3BEACI%2CwBAAA%3B%3BAAGA%2CyBADH%2CeACI%2CMACG%3BEACI%2CYAAA%3B%3BAAEJ%2CyBALP%2CeACI%2CMAII%3BEACG%2CWAAW%2CWAAX%3B%3BAAMhB%2CiBAAiB%3BEACb%2C2EAAA%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAARJ%2CcASI%3BEACI%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAcR%2CwBARA%2C8BACA%2C8BAA8B%3BEAC1B%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BAAIR%2CcAAc%3BEACV%2CWAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CuBAAuB%2CMAAO%2CwBAAuB%2CiBAAiB%3BEAClE%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAC9EI%2CkBAHJ%2CcAGK%2CIAAI%3BAAAL%2CkBAFJ%2CcAEK%2CIAAI%3BAAAL%2CkBADJ%2CiBACK%2CIAAI%3BEACD%2CmBAAA%3B%3BAALZ%2CkBACI%2CcAMI%3BAAPR%2CkBAEI%2CcAKI%3BAAPR%2CkBAGI%2CiBAII%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAzJTZ%2CmBAEI%2COACI%2CSAAW%3BAAHnB%2CmBAEI%2COAEI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CmBADJ%2CYACK%3BEACG%2CaAAA%3B%3BAAXZ%2CmBASI%2CYAII%2COAAM%2CeAAe%3BEACjB%2CgBAAA%3B%3BAAdZ%2CmBASI%2CYAOI%2COAAM%3BEACF%2CgBAAA%3B%3BAAjBZ%2CmBAoBI%2COAAM%3BEACF%2CgBAAA%3B%3BAAIR%2CuBACI%2CkBACI%3BAAFR%2CuBACI%2CkBAEI%3BEACI%2CSAAA%3B%3BAAJZ%2CuBACI%2CkBAKI%3BEACI%2CgBAAA%3B%3BAAPZ%2CuBACI%2CkBAQI%3BEACI%2CmBAAA%3B%3BAACA%2CuBAVR%2CkBAQI%2CGAEK%3BEACG%2CgBAAA%3B%3BAAZhB%2CuBAgBI%3BEACI%2CmBAAA%3B%3BAAQR%2C4BAGI%2CoBACI%3BAAHR%2C0BAEI%2CoBACI%3BAAFR%2CyBACI%2CoBACI%3BEACI%2CkBAAA%3B%3BAXvDR%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CYAII%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CsBACI%3BEACI%2CkBAAA%3B%3BAAIR%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAHJ%2CoBAKI%2CaACM%3BEhByQV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEgBvQY%2CqBAAA%3B%3BAARZ%2CoBAYI%2CWAGI%3BEACI%2CmBAAA%3B%3BAAIA%2CoBARR%2CWAOI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAArBhB%2CoBA0BI%2CmBACI%3BEACI%2CaAAA%3B%3BAA5BZ%2CoBA0BI%2CmBAKI%2CMAAQ%3BEACJ%2C6BAAA%3B%3BAAKJ%2CoBADJ%2CcACQ%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAzCZ%2CoBAoCI%2CcAQI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAjDZ%2CoBAoCI%2CcAgBI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CoBAxBJ%2CcAwBK%2CMACG%3BEACI%2CqBAAA%3B%3BAAEA%2CoBA5BZ%2CcAwBK%2CMACG%2CGAGK%3BEACG%2CSAAS%2CIAAT%3B%3BAALZ%2CoBAxBJ%2CcAwBK%2CMASG%3BEACI%2CSAAA%3B%3BAAMhB%3BEACI%2CmBAAA%3B%3BAADJ%2CsBAGI%3BEACI%2CkBAAA%3B%3BAAEA%2CsBAHJ%2CQAGK%3BEACG%2CSAAA%3B%3BAASZ%2CmBACI%3BEACI%2CgBAAA%3B%3BAAIR%2CQAGI%2CoBACI%3BAAHR%2CuBAEI%2CoBACI%3BAAFR%2CiBACI%2CoBACI%3BEACI%2CkBAAA%3B%3BAAOJ%2CmBADJ%2COACK%3BAACD%2CmBAFJ%2COAEK%3BEACG%2CgBAAA%3B%3BAAKZ%2CcAKI%2CcACI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CwBAAA%3B%3BAATZ%2CcAKI%2CcAWI%2COAAM%3BEACF%2CqBAAA%3B%3BAAjBZ%2CcAqBI%3BEACI%2CqBAAA%3B%3BAAtBR%2CcAyBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAUJ%2CoBAAC%3BEACG%2CgBAAA%3B%3BAADJ%2CoBAAC%2CSAGG%3BEACI%2CgBAAA%3B%3BAAJR%2CoBAAC%2CSAOG%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CoBAAC%2CKACG%2CaACI%2CgBACI%3BEACI%2CgBAAA%3B%3BAAJhB%2CoBAAC%2CKACG%2CaACI%2CgBAKI%3BEACI%2CSAAA%3B%3BAARhB%2CoBAAC%2CKACG%2CaACI%2CgBAKI%2CSAGM%3BEACE%2CgBAAA%3B%3BAAEA%2CoBAbnB%2CKACG%2CaACI%2CgBAKI%2CSAGM%2CSAGG%3BEACG%2CSAAS%2CIAAT%3B%3BAAS5B%3BEACI%2CgCAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAHJ%2CeAKI%3BEACI%2CqBAAA%3B%3BAANR%2CeASI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3B%3BA6B1NR%2CYACI%3BEACI%2CgBAAA%3B%3BAwIiBZ%2CsBACI%3BEACI%2CgCAAA%3B%3BAACA%2CsBAFJ%2CMAEK%3BEACI%2C6BAAA%3B%3BAAJb%2CsBACI%2CMAKI%3BAANR%2CsBACI%2CMAMM%3BEACE%2CcAAA%3BEACA%2C0BAAA%3B%3BAATZ%2CsBACI%2CMAUI%3BEACI%2CqBAAA%3B%3BAACA%2CsBAZR%2CMAUI%2CEAEK%3BEACG%2CcAAA%3B%3BAAGR%2CsBAhBJ%2CMAgBK%2CQACG%3BAADJ%2CsBAhBJ%2CMAgBK%2CQAEG%3BEACR%2CcAAA%3BEACA%2CgBAAA%3B%3BAAJI%2CsBAhBJ%2CMAgBK%2CQAMG%3BEACI%2CcAAA%3B%3BApKLZ%3BEjB0PA%2CsBAAA%3B%3BAiBvPI%2CIAAI%3BEACA%2CaAAA%3B%3BAAOR%3BEAEI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAIA%2COAAC%3BEACG%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAKR%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAALJ%2CKAOI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CWAAY%3BEACR%2CWAAA%3B%3BAAIR%2CUACM%2CsBACE%2CYAAc%3BEACV%2CgBAAA%3B%3BAAUR%2COALG%2CKAKF%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEjB4LR%2CmBAAA%3BEAAA%2CaAAA%3B%3BAiBlLA%2CQAAQ%2COACJ%3BEACI%2CSAAA%3B%3BAAGJ%2CQALI%2COAKH%3BAACD%2CQANI%2COAMH%3BEjB4KL%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CqBAAA%3BEAAA%2CWAAA%3BEiB1KQ%2CSAAA%3B%3BAAHJ%2CQALI%2COAKH%2CSiD9DL%3BAjD%2BDI%2CQANI%2COAMH%2COiD%5C%2FDL%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQjDsDI%2COAKH%2CSiD9DL%2CEAGK%3BAAAD%2CQjDsDI%2COAMH%2COiD%5C%2FDL%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQjDkDI%2COAKH%2CSiD9DL%2CEAOK%3BAAAD%2CQjDkDI%2COAMH%2COiD%5C%2FDL%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiBvKI%2CQAXI%2COAWH%3BEACG%2CeAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAALJ%2CQAXI%2COAWH%2COAOG%3BEACI%2CgBAAA%3B%3BAAIR%2CQAvBI%2COAuBH%3BEjB2JL%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CWAAA%3BEiBzJQ%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAHJ%2CQAvBI%2COAuBH%2CKiDhFL%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQjDsDI%2COAuBH%2CKiDhFL%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQjDkDI%2COAuBH%2CKiDhFL%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiBhJA%3BEACI%2CgBAAA%3B%3BAAKA%2COAAC%2CQAKG%2COACM%3BEACE%2CeAAA%3B%3BAAPZ%2COAAC%2CQAWG%3BEACI%2CgBAAA%3B%3BAAKZ%2CYAEI%2CUACI%2CSACI%2CGAAE%2CSACE%3BAAJhB%2CYACI%2CUACI%2CSACI%2CGAAE%2CSACE%3BEACI%2CcAAA%3BEACA%2CYAAA%3B%3BAAEA%2CYAPhB%2CUACI%2CSACI%2CGAAE%2CSACE%2CEAIK%3BAAAD%2CYAPhB%2CUACI%2CSACI%2CGAAE%2CSACE%2CEAIK%3BEACG%2CqBAAA%3B%3BAAVxB%2CYAEI%2CUAcI%3BAAfR%2CYACI%2CUAcI%3BEACI%2CSAAA%3BEACA%2CeAAA%3B%3BAAlBZ%2CYAEI%2CUAuBI%3BAAxBR%2CYACI%2CUAuBI%3BEACI%2CgBAAA%3B%3BAAeZ%3BEACI%2CWAAA%3B%3BAAsJJ%2CcAAe%3BEACX%2CUAAA%3B%3BAAGJ%2C0BAA2B%2CyBAAyB%2C4BAA4B%2CsBAAsB%2COAAO%3BEACzG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C0BACI%2CMAAK%2CiBAAoB%3BAAD7B%2C0BAEI%2CMAAK%2CcAAiB%3BEAClB%2CaAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAIR%2C0BAA2B%2CMAAK%2CiBAAoB%2CQAAM%2CKAAI%3BAAAa%2C0BAA2B%2CMAAK%2CcAAiB%2CQAAM%2CKAAI%3BEAClI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CWAAW%2CsCAAuC%3BEAC9C%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAHJ%2CWAAW%2CsCAAuC%2CoBAK9C%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAAPR%2CWAAW%2CsCAAuC%2CoBAU9C%3BEACI%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAdR%2CWAAW%2CsCAAuC%2CoBAiB9C%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAnBR%2CWAAW%2CsCAAuC%2CoBAiB9C%2CYAII%3BEACI%2CYAAA%3B%3BAAiChB%2CuBAfyC%2CuBAAuB%3BEAC5D%2CWAAW%2CsCAAuC%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CeAAe%2CKAAI%2CUAAU%3BEAChH%2CWAAW%2CkBAAmB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CeAAe%2CKAAI%2CUAAU%3BIACxF%2CYAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CWAAW%2CsCAAuC%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CeAAe%2CKAAI%2CUAAU%3BEAChH%2CWAAW%2CkBAAmB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CeAAe%2CKAAI%2CUAAU%3BIACxF%2CWAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAkBR%2CuBAdyC%3BEACrC%2CWAAW%2CsCAAuC%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CeAAe%2CKAAI%2CUAAU%3BEAChH%2CWAAW%2CkBAAmB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CeAAe%2CKAAI%2CUAAU%3BIACxF%2CYAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CWAAW%2CsCAAuC%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CeAAe%2CKAAI%2CUAAU%3BEAChH%2CWAAW%2CkBAAmB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CeAAe%2CKAAI%2CUAAU%3BIACxF%2CWAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAQhcJ%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStB2JjC%2CQAGI%2CKACI%3BAsB%5C%2FJV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStB4JjC%2CQAEI%2CKACI%3BAsB%5C%2FJV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStB6JjC%2CQACI%2CKACI%3BAsB%5C%2FJV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStB2JjC%2CQAGI%2CKAEI%3BAsBhKV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStB4JjC%2CQAEI%2CKAEI%3BAsBhKV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStB6JjC%2CQACI%2CKAEI%3BEHyHV%2C6BAAA%3B%3BAyBzRA%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStBsKjC%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BAsB1KV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStBuKjC%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BAsB1KV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStBwKjC%2CQAAK%2CYACD%2CKAAE%2CYACE%3BAsB1KV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStBsKjC%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BAsB3KV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStBuKjC%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BAsB3KV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStBwKjC%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BEACE%2CaAAA%3B%3BAsB5KZ%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CStBiLjC%2CQAAQ%3BEHwGV%2C6BAAA%3B%3BAyBzRA%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAI%5C%2FB%2CMAAQ%2CKAAK%3BEACT%2CgBAAA%3B%3BAALR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAO%5C%2FB%2CMAAQ%2CKAAE%2CWAAc%3BEACpB%2CgCAAA%3B%3BAARR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAU%5C%2FB%2CSAAQ%3BEACJ%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAZR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAc%5C%2FB%3BEACI%2CcAAA%3B%3BAAfR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAc%5C%2FB%2CYAEI%3BEACI%2CsBAAA%3B%3BAAKJ%2CQAtBC%2CeAAe%2CMAAK%2CMAAM%2CSAqB%5C%2FB%2CKACK%3BEACG%2CUAAA%3B%3BAAEJ%2CQAzBC%2CeAAe%2CMAAK%2CMAAM%2CSAqB%5C%2FB%2CKAIK%3BEACG%2CgBAAA%3B%3BAAEJ%2CQA5BC%2CeAAe%2CMAAK%2CMAAM%2CSAqB%5C%2FB%2CKAOK%3BEACG%2CeAAA%3B%3BAA7BZ%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAgC%5C%2FB%3BEACI%2CcAAA%3B%3BAAjCR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAmC%5C%2FB%2CYAAW%3BEACP%2CmBAAA%3B%3BAApCR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAsC%5C%2FB%2CQAAO%3BEACH%2CmBAAA%3B%3BAAvCR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAyC%5C%2FB%3BEACI%2CgBAAA%3B%3BAAIR%2CeAOI%3BEACI%2CkBAAA%3B%3BAAOI%2CcAHE%2CSACV%2CSACK%2CKACI%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CcAPE%2CSACV%2CSACK%2CKAKI%3BEACG%2CaAAA%3B%3BAANR%2CcAFM%2CSACV%2CSACK%2CKAQG%3BEACI%2CSAAA%3B%3BAASJ%2CcApBE%2CSACV%2CSACK%2CKAkBI%3BEACG%2CcAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CcAzBE%2CSACV%2CSACK%2CKAuBI%2CQACK%3BEACE%2CkBAAA%3B%3BAACA%2CcA5BN%2CSACV%2CSACK%2CKAuBI%2CQACK%2CIAEG%3BEACG%2CeAAA%3B%3BAA3BhB%2CcAFM%2CSACV%2CSACK%2CKA%2BBG%2CYACI%2CMAAK%3BEACD%2CYAAA%3B%3BA6JzGpB%2C6BACI%3BEjH0BJ%2CkBAAA%3B%3BAiH3BA%2C6BACI%2CkBjH4BJ%3BErEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEqEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BErE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CgBAAA%3BEqExFA%2COAAA%3BEACA%2CSAAA%3B%3BAAvJI%2C6BiHtDA%2CkBjH4BJ%2CiBA0BK%3BAACD%2C6BiHvDA%2CkBjH4BJ%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2C6BiH%5C%2FDA%2CkBjH4BJ%2CiBAmCK%3BErEqOL%2CkBAAA%3BEqEnOQ%2CyBAAA%3B%3BAAGJ%2C6BiHpEA%2CkBjH4BJ%2CiBAwCK%3BErEgOL%2CkBAAA%3BEqE9NQ%2CyBAAA%3B%3BAAyIR%2C6BiH%5C%2FMI%2CkBjH4BJ%2CiBAmLC%3BAACD%2C6BiHhNI%2CkBjH4BJ%2CiBAoLC%3BEACG%2CYAAA%3B%3BAAGJ%2C6BiHpNI%2CkBjH4BJ%2CiBAwLC%3BErEgFD%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CkBAAA%3B%3BAqE1EA%2C6BiH1NI%2CkBjH4BJ%2CiBA8LC%3BErE0ED%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CkBAAA%3B%3BAqEhNA%2C6BiHpFI%2CkBjHoFF%3BErEgNF%2CYAAA%3B%3BAqE5MA%2C6BiHxFI%2CkBjHwFF%2CgBAA2B%2CMAAS%3BAACtC%2C6BiHzFI%2CkBjHyFF%2CgBAA2B%2CMAAS%3BAACtC%2C6BiH1FI%2CkBjH0FH%2CMAAO%3BEACJ%2CcAAA%3B%3BAiH5FJ%2C6BACI%2CkBAGI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3B%3BAANZ%2C6BACI%2CkBAQI%2CgBAAe%3BEACX%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAlBZ%2C6BACI%2CkBAoBI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAzBZ%2C6BACI%2CkBA2BI%2CiBAAgB%3BEACZ%2CWAAA%3BEACA%2CWAAA%3B%3BAA9BZ%2C6BACI%2CkBAgCI%2CiBAAgB%3BEACZ%2CWAAA%3BEACA%2CWAAA%3B%3BACnCZ%3BEACI%2CaAAA%3B%3BAAGJ%2CmCACI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAPR%2CmCAUI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAbR%2CmCAgBI%2CWAAW%2CGAAE%2CSAAU%3BEACnB%2CyBAAA%3B%3BAAjBR%2CmCAoBI%2CWAAU%2CKAAK%3BEACX%2CcAAA%3B%3BACxBR%2CWACI%2CQAAO%3BEACH%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CMAAM%3BEACF%2CmBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CuCACI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAJR%2CuCAOI%2COAAM%3BEACF%2CaAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CuCAJJ%2COAAM%2CwBAID%3BEACG%2CgBAAA%3B%3BAAZZ%2CuCAOI%2COAAM%2CwBAQF%3BEACI%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CsCACI%3BEACI%2CgBAAA%3B%3BAAFR%2CsCAKI%3BEACI%2CaAAA%3BEACA%2CcAAA%3B%3BAAPR%2CsCAKI%2CsBAII%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAXZ%2CsCAKI%2CsBASI%2C4BACI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAlBhB%2CsCAKI%2CsBASI%2C4BACI%2C2BAKI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAvBpB%2CsCAKI%2CsBASI%2C4BACI%2C2BAKI%2CGAKI%3BAAzBpB%2CsCAKI%2CsBASI%2C4BACI%2C2BAKI%2CGAMI%3BEACI%2CmBAAA%3B%3BAA3BxB%2CsCAKI%2CsBASI%2C4BACI%2C2BAKI%2CGAUI%3BEACI%2CgBAAA%3B%3BAA%5C%2FBxB%2CsCAKI%2CsBASI%2C4BACI%2C2BAKI%2CGAcI%3BEACI%2CiBAAA%3B%3BAAnCxB%2CsCAKI%2CsBASI%2C4BACI%2C2BAKI%2CGAcI%2CeAGI%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BAAvC5B%2CsCAKI%2CsBASI%2C4BACI%2C2BAKI%2CGAcI%2CeAQI%3BEACI%2CWAAA%3B%3BAA3C5B%2CsCAmDI%3BEACI%2CmBAAA%3B%3BAApDR%2CsCAmDI%2C0CAGI%3BEACI%2CqBAAA%3BEACA%2CSAAA%3B%3BAAxDZ%2CsCAmDI%2C0CAGI%2CoBAII%3BEACI%2CmBAAA%3B%3BAA3DhB%2CsCAgEI%3BEACI%2CqBAAA%3B%3BAAjER%2CsCAgEI%2CoBAGI%3BEACI%2CiBAAA%3B%3BAApEZ%2CsCAgEI%2CoBAOI%3BEnH3FR%2CkBAAA%3B%3BAmHoBA%2CsCAgEI%2CoBAOI%2CSnHzFR%3BErEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEqEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BErE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CiBAAA%3BEqEvHA%2CUAAA%3BEACA%2CMAAA%3B%3BAAxHI%2CsCmHwDA%2CoBAOI%2CSnHzFR%2CiBA0BK%3BAACD%2CsCmHuDA%2CoBAOI%2CSnHzFR%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CsCmH%2BCA%2CoBAOI%2CSnHzFR%2CiBAmCK%3BErEqOL%2CkBAAA%3BEqEnOQ%2CyBAAA%3B%3BAAGJ%2CsCmH0CA%2CoBAOI%2CSnHzFR%2CiBAwCK%3BErEgOL%2CkBAAA%3BEqE9NQ%2CyBAAA%3B%3BAA0GR%2CsCmHlEI%2CoBAOI%2CSnHzFR%2CiBAoJC%3BAACD%2CsCmHnEI%2CoBAOI%2CSnHzFR%2CiBAqJC%3BEACG%2CWAAA%3B%3BAAGJ%2CsCmHvEI%2CoBAOI%2CSnHzFR%2CiBAyJC%3BErE%2BGD%2CwBAAA%3BEAAA%2CiBAAA%3BEAAA%2CSAAA%3B%3BAqEzGA%2CsCmH7EI%2CoBAOI%2CSnHzFR%2CiBA%2BJC%3BErEyGD%2CwBAAA%3BEAAA%2CiBAAA%3BEAAA%2CSAAA%3B%3BAqEhNA%2CsCmH0BI%2CoBAOI%2CSnHjCN%3BErEgNF%2CYAAA%3B%3BAqE5MA%2CsCmHsBI%2CoBAOI%2CSnH7BN%2CgBAA2B%2CMAAS%3BAACtC%2CsCmHqBI%2CoBAOI%2CSnH5BN%2CgBAA2B%2CMAAS%3BAACtC%2CsCmHoBI%2CoBAOI%2CSnH3BP%2CMAAO%3BEACJ%2CcAAA%3B%3BAmH7CJ%2CsCAgEI%2CoBAOI%2CSAGI%3BEACI%2CUAAA%3BEACA%2CeAAA%3B%3BAA5EhB%2CsCAgEI%2CoBAOI%2CSAQI%2CiBAAgB%3BEACZ%2C%2BBAAA%3B%3BAAhFhB%2CsCAgEI%2CoBAOI%2CSAYI%2CiBAAgB%3BEACZ%2C%2BBAAA%3B%3BAApFhB%2CsCAgEI%2CoBAwBI%3BEAEI%2CkBAAA%3BEAEA%2CUAAA%3BEACA%2CcAAA%3BExLyJZ%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BA2JtBA%2CsCAgEI%2CoBAwBI%2CM3JkJN%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6B2CA%2CsC2JoCI%2CoBAwBI%2CM3J5DP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSwLtJgB%2COxLsJhB%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CoBAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA2JpNA%2CuBAAwB%3BEACpB%2CeAAA%3B%3BAAGJ%2CgCACI%2CKAAI%3BEACA%2CgBAAA%3B%3BAAFR%2CgCACI%2CKAAI%2CSAGA%3BEAKI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAXZ%2CgCACI%2CKAAI%2CSAGA%2CGACM%3BEACE%2CgBAAA%3B%3BAANhB%2CgCAeI%2CiBACI%2CSACI%3BAAjBZ%2CgCAeI%2CiBACI%2CSACgB%3BEACR%2CgBAAA%3B%3BAAlBhB%2CgCAuBI%3BEACI%2CYAAA%3B%3BAAxBR%2CgCA2BI%3BEACI%2CWAAA%3B%3BAA5BR%2CgCA%2BBI%3BEACI%2CcAAA%3B%3BAAhCR%2CgCAmCI%2CGACI%3BEACI%2CeAAA%3B%3BAAKJ%2CgCADJ%2CGACK%3BEACG%2CkBAAA%3B%3BAA3CZ%2CgCA%2BCI%2CiBACI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CgCAPR%2CiBACI%2CaAMK%3BEACG%2CgBAAgB%2C%2BCAAhB%3B%3BAAEJ%2CgCAVR%2CiBACI%2CaASK%3BEACG%2CgBAAgB%2CkDAAhB%3B%3BAAEJ%2CgCAbR%2CiBACI%2CaAYK%3BEACG%2CgBAAgB%2CgDAAhB%3B%3BAAEJ%2CgCAhBR%2CiBACI%2CaAeK%3BEACG%2CgBAAgB%2CgDAAhB%3B%3BAAEJ%2CgCAnBR%2CiBACI%2CaAkBK%3BEACG%2CgBAAgB%2CkDAAhB%3B%3BAAEJ%2CgCAtBR%2CiBACI%2CaAqBK%3BEACG%2CgBAAgB%2CgDAAhB%3B%3BAAEJ%2CgCAzBR%2CiBACI%2CaAwBK%3BEACG%2CgBAAgB%2CmDAAhB%3B%3BAAzEhB%2CgCA%2BCI%2CiBA6BI%3BEACI%2CYAAA%3BEnHhNZ%2CkBAAA%3B%3BAmHmIA%2CgCA%2BCI%2CiBA6BI%2CoBnH7MR%3BErEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEqEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BErE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CiBAAA%3BEqEvHA%2CUAAA%3BEACA%2CMAAA%3B%3BAAxHI%2CgCmHsJA%2CiBA6BI%2CoBnH7MR%2CiBA0BK%3BAACD%2CgCmHqJA%2CiBA6BI%2CoBnH7MR%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CgCmH6IA%2CiBA6BI%2CoBnH7MR%2CiBAmCK%3BErEqOL%2CkBAAA%3BEqEnOQ%2CyBAAA%3B%3BAAGJ%2CgCmHwIA%2CiBA6BI%2CoBnH7MR%2CiBAwCK%3BErEgOL%2CkBAAA%3BEqE9NQ%2CyBAAA%3B%3BAA0GR%2CgCmH4BI%2CiBA6BI%2CoBnH7MR%2CiBAoJC%3BAACD%2CgCmH2BI%2CiBA6BI%2CoBnH7MR%2CiBAqJC%3BEACG%2CWAAA%3B%3BAAGJ%2CgCmHuBI%2CiBA6BI%2CoBnH7MR%2CiBAyJC%3BErE%2BGD%2CwBAAA%3BEAAA%2CiBAAA%3BEAAA%2CSAAA%3B%3BAqEzGA%2CgCmHiBI%2CiBA6BI%2CoBnH7MR%2CiBA%2BJC%3BErEyGD%2CwBAAA%3BEAAA%2CiBAAA%3BEAAA%2CSAAA%3B%3BAqEhNA%2CgCmHwHI%2CiBA6BI%2CoBnHrJN%3BErEgNF%2CYAAA%3B%3BAqE5MA%2CgCmHoHI%2CiBA6BI%2CoBnHjJN%2CgBAA2B%2CMAAS%3BAACtC%2CgCmHmHI%2CiBA6BI%2CoBnHhJN%2CgBAA2B%2CMAAS%3BAACtC%2CgCmHkHI%2CiBA6BI%2CoBnH%5C%2FIP%2CMAAO%3BEACJ%2CcAAA%3B%3BAmHkEJ%2CgCA%2BCI%2CiBA6BI%2CoBAII%3BExLuDZ%2CqBAAA%3BE6BhOA%2CqBAAA%3B%3BA2JyFA%2CgCA%2BCI%2CiBA6BI%2CoBAII%2CgB3J2CV%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6B2CA%2CgC2JkII%2CiBA6BI%2CoBAII%2CgB3JnKX%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CkBAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSwLlDoB%2COxLkDpB%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CoBAAA%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA2JtHgB%2CgCA3CZ%2CiBA6BI%2CoBAII%2CgBAUK%3BEACG%2CeAAA%3BEACA%2CiBAAA%3B%3BAA5FpB%2CgCAkGI%2CGAAE%3BEACE%2CeAAA%3B%3BAAIR%3BExLgCA%2CyBAAA%3BEAAA%2CkBAAA%3BEwL7BI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAKI%2CqBADJ%2CmBACK%3BEACG%2CSAAA%3B%3BAAOJ%2CYADJ%2CQACK%2CMACG%3BAADJ%2CYADJ%2CQACK%2CMAEG%3BEACI%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAJR%2CYADJ%2CQACK%2CMAOG%2CMACI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAOpB%2C0BACI%3BEACI%2CWAAA%3B%3BAAFR%2C0BAKI%3BEACI%2CuBAAA%3B%3BAAIR%2CgBACI%3BEACI%2CWAAA%3B%3BAAIR%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CkBAII%2CQAAO%2CIAAI%3BEACP%2CkBAAA%3B%3BAAIR%3BEACI%2CiBAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAADJ%2CuBAGI%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CiCACI%2CmBAAmB%3BEACf%2CYAAA%3BEACA%2CiBAAA%3B%3BAAIR%3BEACI%2CyBAAA%3B%3BAAGJ%2C4BACI%3BEACI%2CaAAA%3B%3BAAFR%2C4BAII%2CiBAAiB%3BEACb%2CaAAA%3B%3BAAIR%2C%2BBACI%3BEACI%2CgBAAA%3B%3BAAIR%3BEACI%2CUAAA%3B%3BAAGJ%2CuBACI%3BEACI%2CWAAA%3B%3BAAIR%3BEACI%2CaAAA%3BEACA%2CsBAAA%3B%3BAAFJ%2C6BAII%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAATR%2C6BAYI%2CqBAAoB%3BEAChB%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAIR%2CyBACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CyBACI%2C8BAII%3BEACI%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAKZ%3BEACI%2CwBAAA%3B%3BAAuBR%2CwBAnBiD%2CwBAA8B%3BEAC3E%2CgCACI%2CMACI%2CMAAM%2CKAAG%3BIACL%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAII%2CgCARZ%2CMAMI%2CMAAM%2CKAAG%2CKACJ%2COACK%3BIACE%2CaAAA%3B%3B%3BAAyDxB%2CwBAjDiD%3BEAC7C%2CgCACI%3BIACI%2CYAAA%3BIACA%2CcAAA%3B%3BEAHR%2CgCACI%2CMAII%2CMAAM%2CKAAG%3BIACL%2CaAAA%3B%3BEANZ%2CgCACI%2CMAQI%3BEATR%2CgCACI%2CMASI%2CMAAM%3BIACF%2CcAAA%3B%3BEAXZ%2CgCACI%2CMAQI%2CMAII%3BEAbZ%2CgCACI%2CMASI%2CMAAM%2CKAGF%3BIACI%2CYAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CgCAjBZ%2CMAQI%2CMAII%2CGAKK%3BEAAD%2CgCAjBZ%2CMASI%2CMAAM%2CKAGF%2CGAKK%3BIACG%2CgBAAA%3B%3BEAEA%2CgCApBhB%2CMAQI%2CMAII%2CGAKK%2COAGK%3BEAAF%2CgCApBhB%2CMASI%2CMAAM%2CKAGF%2CGAKK%2COAGK%3BIACE%2CqBAAA%3B%3BEAJR%2CgCAjBZ%2CMAQI%2CMAII%2CGAKK%2COAMG%3BEANJ%2CgCAjBZ%2CMASI%2CMAAM%2CKAGF%2CGAKK%2COAMG%3BIACI%2CqBAAA%3B%3BEAGR%2CgCA3BZ%2CMAQI%2CMAII%2CGAeK%3BEAAD%2CgCA3BZ%2CMASI%2CMAAM%2CKAGF%2CGAeK%3BIACG%2CiBAAA%3B%3BEAEJ%2CgCA9BZ%2CMAQI%2CMAII%2CGAkBK%3BEAAD%2CgCA9BZ%2CMASI%2CMAAM%2CKAGF%2CGAkBK%3BIACG%2C6BAAA%3BIACA%2CoBAAA%3B%3BEAEJ%2CgCAlCZ%2CMAQI%2CMAII%2CGAsBK%2CSAAS%3BEAAV%2CgCAlCZ%2CMASI%2CMAAM%2CKAGF%2CGAsBK%2CSAAS%3BIACN%2CmBAAA%3BIACA%2CSAAS%2CcAAc%2CIAAvB%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3B%3BAAoBxB%2CwBAZsD%3BEAClD%2CyBACI%2C8BACI%3BIACI%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3B%3BAC%5C%2FdZ%3BEACI%2CWAAA%3B%3BAAGJ%2C0BACI%3BEACI%2CUAAA%3BEACA%2CWAAA%3B%3BAAHR%2C0BAMI%3BEACI%2CUAAA%3BEACA%2CWAAA%3B%3BAARR%2C0BAWI%3BEACI%2CcAAA%3B%3BAAZR%2C0BAeI%3BEACI%2CgBAAA%3B%3BAAhBR%2C0BAmBI%2CUAAS%3BEACL%2CkBAAA%3B%3BAApBR%2C0BAuBI%2COAAM%3BEACF%2CgCAAA%3BEACA%2CkBAAA%3B%3BAAzBR%2C0BAuBI%2COAAM%2CyBAIF%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAA9BZ%2C0BAkCI%2CmBAAkB%3BEACd%2CYAAA%3BEACA%2CeAAA%3B%3BAApCR%2C0BAuCI%2CYACI%2CGAAE%3BEACE%2CkBAAA%3BEzLmPZ%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BAAMA%2C0B4JmBI%2CYACI%2CGAAE%2CY5JpBT%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9OY%2CO9B8OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C0B4JMA%2CYACI%2CGAAE%2CY5JRT%2CMACI%3BE7B2PL%2CWAAA%3B%3BAyL3OY%2C0BAVR%2CYACI%2CGAAE%2CYASG%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAApDhB%2C0BAyDI%3BEACI%2CgBAAA%3B%3BAA1DR%2C0BAyDI%2CcAGI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAA%5C%2FDZ%2C0BAyDI%2CcASI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAArEZ%2C0BAyEI%3BEACI%2CWAAA%3B%3BAA1ER%2C0BAyEI%2CyBAGI%3BEACI%2CcAAA%3BEACA%2CYAAA%3B%3BAA9EZ%2C0BAkFI%3BEACI%2CYAAA%3BEACA%2CWAAA%3B%3BAAKJ%2CQAAC%2C6BACG%2CoBACI%3BEACI%2CeAAA%3B%3BAAJhB%2CQASI%2CSACI%2COACI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAhBhB%2CQASI%2CSACI%2COASI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtBhB%2CQA2BI%2CoBACI%2CGAAE%3BEACE%2CmBAAA%3BEACA%2CWAAA%3B%3BAA9BZ%2CQA2BI%2CoBAMI%2COAAM%3BEACF%2CgBAAA%3B%3BAAKZ%2CqBACI%2C0BACI%2CyBACI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CqBAAC%2C0BACG%2CyBACI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAAfhB%2CqBAoBI%2CyBACI%2CyBACI%3BEACI%2CqBAAA%3B%3BAAvBhB%2CqBAoBI%2CyBACI%2CyBAKI%3BEACI%2CcAAA%3B%3BAA3BhB%2CqBAoBI%2CyBACI%2CyBASI%2COACI%3BEACI%2CmBAAA%3B%3BAAhCpB%2CqBAoBI%2CyBACI%2CyBASI%2COAKI%3BEACI%2CkBAAA%3B%3BAApCpB%2CqBAoBI%2CyBACI%2CyBASI%2COAKI%2CSAGI%3BEACI%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEzLgHxB%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BAAMA%2CqB4J%2BHI%2CyBACI%2CyBASI%2COAKI%2CSAGI%2CuB5JjJnB%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CiBAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9OY%2CO9B8OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CqB4JkHA%2CyBACI%2CyBASI%2COAKI%2CSAGI%2CuB5JrInB%2CMACI%3BE7B2PL%2CWAAA%3B%3BAyLxGwB%2CqBAjCpB%2CyBACI%2CyBASI%2COAKI%2CSAGI%2CuBAeK%3BEACG%2CiBAAA%3B%3BAAIA%2CqBAtCxB%2CyBACI%2CyBASI%2COAKI%2CSAGI%2CuBAmBI%2COAAM%2CsBACD%3BEACG%2CaAAA%3B%3BAA3DhC%2CqBAoBI%2CyBACI%2CyBA6CI%3BEAMI%2CcAAA%3BEACA%2CwBAAA%3B%3BAAzEhB%2CqBAoBI%2CyBACI%2CyBA6CI%2C4BACI%2CGAAG%3BEACC%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAAUpB%2CyBAA0B%3BEACtB%2CmBAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3B%3BAANJ%2CyBAQI%3BAARJ%2CyBASI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CYAAA%3B%3BAAbR%2CyBAQI%2CsBAOI%3BAAfR%2CyBASI%2CuBAMI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAvBZ%2CyBAQI%2CsBAkBI%3BAA1BR%2CyBASI%2CuBAiBI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CyBA7BR%2CsBAkBI%2CKAWK%3BAAAD%2CyBA5BR%2CuBAiBI%2CKAWK%3BEACG%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CyBAAA%3B%3BAAhDhB%2CyBAQI%2CsBA4CI%2CMAAK%3BAApDb%2CyBASI%2CuBA2CI%2CMAAK%3BEACD%2CaAAA%3B%3BAArDZ%2CyBAQI%2CsBAgDI%2CMAAK%2CcAAc%2CQAAW%3BAAxDtC%2CyBASI%2CuBA%2BCI%2CMAAK%2CcAAc%2CQAAW%3BEAC1B%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3B%3BAA9DZ%2CyBAQI%2CsBAgDI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%3BAAhEZ%2CyBASI%2CuBA%2BCI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%3BEACI%2CgBAAA%3B%3BAAEA%2CyBA3DZ%2CsBAgDI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%2CKAGK%3BAAAD%2CyBA1DZ%2CuBA%2BCI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%2CKAGK%3BEACG%2CUAAA%3BEACA%2CWAAW%2CQAAX%3B%3BAAOpB%2CwBACI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAJR%2CwBACI%2CyBAKI%3BEzLRR%2CiBAAA%3BEyLUY%2CgBAAA%3BEACA%2CSAAA%3B%3BAATZ%2CwBACI%2CyBAWI%3BEACI%2CSAAA%3B%3BAAbZ%2CwBACI%2CyBAWI%2COAGI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAApBhB%2CwBACI%2CyBAWI%2COAWI%2CSACI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAMR%2CwBAhCR%2CyBA%2BBI%2CyBACK%2CIAAI%3BEACD%2CiBAAA%3B%3BAAGJ%2CwBApCR%2CyBA%2BBI%2CyBAKK%2CiBACG%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAxCpB%2CwBACI%2CyBA4CI%2CqBACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAjDhB%2CwBACI%2CyBA4CI%2CqBACI%2COAKI%3BAAnDhB%2CwBACI%2CyBA4CI%2CqBACI%2COAMI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3B%3BAAtDpB%2CwBACI%2CyBA4CI%2CqBACI%2COAWI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C2CAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FDpB%2CwBACI%2CyBA4CI%2CqBACI%2COAoBI%2CSACI%2CMAAK%3BEACD%2CYAAA%3BEACA%2CkBAAA%3B%3BAArExB%2CwBACI%2CyBA4CI%2CqBACI%2COA2BI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CwBAlFhB%2CyBA4CI%2CqBACI%2COA2BI%2CKAUK%3BEACG%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CyBAAA%3B%3BAA9FxB%2CwBACI%2CyBA4CI%2CqBACI%2COAoDI%2CMAAK%3BEACD%2CaAAA%3B%3BAAnGpB%2CwBACI%2CyBA4CI%2CqBACI%2COAwDI%2CMAAK%2CcAAc%2CQAAW%2CQAC1B%3BEACI%2CmBAAA%3B%3BAAEA%2CwBAzGpB%2CyBA4CI%2CqBACI%2COAwDI%2CMAAK%2CcAAc%2CQAAW%2CQAC1B%2CKAGK%3BEACG%2CUAAA%3BEACA%2CWAAW%2CQAAX%3B%3BAA5G5B%2CwBACI%2CyBAkHI%2CkBACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3B%3BAA1HhB%2CwBACI%2CyBAkHI%2CkBACI%2CaAQI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAxIpB%2CwBACI%2CyBAkHI%2CkBACI%2CaAuBI%3BEACI%2CkBAAA%3B%3BAA5IpB%2CwBACI%2CyBAkHI%2CkBACI%2CaAuBI%2CSAGI%3BEACI%2CkBAAA%3BEACA%2CaAAA%3B%3BAAhJxB%2CwBACI%2CyBAkHI%2CkBACI%2CaAgCI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CwBA7JhB%2CyBAkHI%2CkBACI%2CaAgCI%2CKAUK%3BEACG%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CyBAAA%3B%3BAAzKxB%2CwBACI%2CyBAkHI%2CkBACI%2CaAyDI%2CMAAK%3BEACD%2CaAAA%3B%3BAA9KpB%2CwBACI%2CyBAkHI%2CkBACI%2CaA6DI%2CMAAK%2CcAAc%2CQAAW%3BEAC1B%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAnLpB%2CwBACI%2CyBAkHI%2CkBACI%2CaA6DI%2CMAAK%2CcAAc%2CQAAW%2CQAI1B%3BEACI%2CmBAAA%3B%3BAAEA%2CwBAvLpB%2CyBAkHI%2CkBACI%2CaA6DI%2CMAAK%2CcAAc%2CQAAW%2CQAI1B%2CKAGK%3BEACG%2CUAAA%3BEACA%2CWAAW%2CQAAX%3B%3BAAKZ%2CwBA9LZ%2CyBAkHI%2CkBACI%2CaA2EK%2CKACK%3BEACE%2CaAAA%3BEACA%2CmBAAA%3B%3BAAHR%2CwBA9LZ%2CyBAkHI%2CkBACI%2CaA2EK%2CKACK%2CoBAIE%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAKZ%2CwBA3MZ%2CyBAkHI%2CkBACI%2CaAwFK%3BEACG%2CaAAA%3B%3BAASZ%2CiBADJ%2CyBACK%2CmBACG%2COACI%3BEACI%2CWAAA%3B%3BAAHZ%2CiBADJ%2CyBACK%2CmBACG%2COACI%2CSAGI%2CMAAK%3BEACD%2CYAAA%3BEACA%2CkBAAA%3B%3BAAQxB%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAHJ%2CqBAKI%2CqBACI%3BEACI%2CaAAA%3B%3BAAPZ%2CqBAKI%2CqBACI%2CgBAGI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBATR%2CqBACI%2CgBAQK%2CUAAU%3BEACP%2CsBAAA%3B%3BAAMhB%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CwBACI%2CyBACI%2C%2BBAGI%3BAALZ%2CwBACI%2CyBAEI%2C4BAEI%3BAALZ%2CwBACI%2CyBAGI%2C%2BBACI%3BEzLtQZ%2CiBAAA%3BEyLwQgB%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3B%3BAAMhB%3BEpH5hBA%2CkBAAA%3BEoH8hBI%2CiBAAA%3B%3BAAFJ%2CqBpH1hBA%3BErEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEqEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BErE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CiBAAA%3BEqEvHA%2CUAAA%3BEACA%2CMAAA%3B%3BAAxHI%2CqBA1BJ%2CiBA0BK%3BAACD%2CqBA3BJ%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CqBAnCJ%2CiBAmCK%3BErEqOL%2CkBAAA%3BEqEnOQ%2CyBAAA%3B%3BAAGJ%2CqBAxCJ%2CiBAwCK%3BErEgOL%2CkBAAA%3BEqE9NQ%2CyBAAA%3B%3BAA0GR%2CqBApJA%2CiBAoJC%3BAACD%2CqBArJA%2CiBAqJC%3BEACG%2CWAAA%3B%3BAAGJ%2CqBAzJA%2CiBAyJC%3BErE%2BGD%2CwBAAA%3BEAAA%2CiBAAA%3BEAAA%2CSAAA%3B%3BAqEzGA%2CqBA%5C%2FJA%2CiBA%2BJC%3BErEyGD%2CwBAAA%3BEAAA%2CiBAAA%3BEAAA%2CSAAA%3B%3BAqEhNA%2CqBAAE%3BErEgNF%2CYAAA%3B%3BAqE5MA%2CqBAAE%2CgBAA2B%2CMAAS%3BAACtC%2CqBAAE%2CgBAA2B%2CMAAS%3BAACtC%2CqBAAC%2CMAAO%3BEACJ%2CcAAA%3B%3BAoH2dJ%2CqBAII%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAXJ%2CgBAWK%3BEACG%2CSAAS%2CGAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAKZ%3BEACI%2CmBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3B%3BAAKJ%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAHJ%2CwBAKI%2CyBACI%3BAANR%2CwBAKI%2CyBAEI%3BEACI%2CmBAAA%3B%3BAARZ%2CwBAKI%2CyBACI%2CYAII%3BAAVZ%2CwBAKI%2CyBAEI%2CaAGI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAMhB%3BEACI%2CaAAA%3B%3BAAIA%2CKAAC%2CcACG%2CMACI%2CyBACI%2CyBACI%2CMACM%2CKACI%3BEACE%2CmBAAA%3BEACA%2CYAAA%3B%3BAAR5B%2CKAAC%2CcACG%2CMACI%2CyBACI%2CyBACI%2CMACM%2CKAMI%3BEACE%2CkBAAA%3B%3BAAUhC%2CcACI%2CsBACI%3BEACI%2COAAA%3BEACA%2CQAAA%3B%3BAAJZ%2CcACI%2CsBAMI%3BEACI%2CQAAA%3BEACA%2CQAAA%3B%3BAATZ%2CcACI%2CsBAWI%3BEACI%2CcAAA%3B%3BAAKZ%2C4BACI%3BEACI%2CcAAA%3B%3BAAFR%2C4BACI%2CSAGI%2CeAAc%3BAAJtB%2C4BACI%2CSAII%2CeAAc%2CIAAI%3BEACd%2CkBAAA%3BEACA%2CaAAA%3B%3BAAPZ%2C4BACI%2CSASI%2CeAAc%2CQAAW%3BAAVjC%2C4BACI%2CSAUI%2CeAAc%2CIAAI%2CUAAa%3BEAC3B%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAlBZ%2C4BACI%2CSAoBI%2CeAAc%2CQAAW%2CQAAK%3BAArBtC%2C4BACI%2CSAqBI%2CeAAc%2CIAAI%2CUAAa%2CQAAK%3BEAChC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FBZ%2C4BACI%2CSAiCI%2CeAAc%2CQAAW%2CQAAK%3BAAlCtC%2C4BACI%2CSAkCI%2CeAAc%2CIAAI%2CUAAa%2CQAAK%3BEAChC%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3B%3BAA7CZ%2C4BACI%2CSA%2BCI%2CeAAc%2CIAAI%2CUAAa%2CQAAK%3BEAChC%2CUAAA%3BEACA%2CmBAAmB%2CQAAnB%3BEACA%2CWAAW%2CQAAX%3B%3BAAnDZ%2C4BACI%2CSAqDI%2CeAAc%2CQAAW%2CQAAK%3BEAC1B%2CUAAA%3BEACA%2CmBAAmB%2CQAAnB%3BEACA%2CWAAW%2CQAAX%3B%3BAAKZ%3BEACI%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3B%3BAARJ%2C4BAUI%3BAAVJ%2C4BAWI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CYAAA%3B%3BAAjBR%2C4BAUI%2CsBASI%3BAAnBR%2C4BAWI%2CuBAQI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAA3BZ%2C4BAUI%2CsBAoBI%3BAA9BR%2C4BAWI%2CuBAmBI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2C4BA9BR%2CsBAoBI%2CKAUK%3BAAAD%2C4BA7BR%2CuBAmBI%2CKAUK%3BEACG%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CyBAAA%3B%3BAAnDhB%2C4BAUI%2CsBA6CI%2CMAAK%3BAAvDb%2C4BAWI%2CuBA4CI%2CMAAK%3BEACD%2CaAAA%3B%3BAAxDZ%2C4BAUI%2CsBAiDI%2CMAAK%2CcAAc%2CQAAW%3BAA3DtC%2C4BAWI%2CuBAgDI%2CMAAK%2CcAAc%2CQAAW%3BEAC1B%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3B%3BAAjEZ%2C4BAUI%2CsBAiDI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%3BAAnEZ%2C4BAWI%2CuBAgDI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%3BEACI%2CgBAAA%3B%3BAAEA%2C4BA5DZ%2CsBAiDI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%2CKAGK%3BAAAD%2C4BA3DZ%2CuBAgDI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%2CKAGK%3BEACG%2CUAAA%3BEACA%2CWAAW%2CQAAX%3B%3BAAOpB%2CwBACI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAJR%2CwBACI%2CyBAKI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAATZ%2CwBACI%2CyBAWI%3BEACI%2CgBAAA%3B%3BAAbZ%2CwBACI%2CyBAWI%2COAGI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CwBAvBJ%2CyBAuBK%2CIAAI%3BEACD%2CiBAAA%3B%3BAAzBZ%2CwBACI%2CyBA2BI%2CqBACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAhChB%2CwBACI%2CyBA2BI%2CqBACI%2COAKI%3BAAlChB%2CwBACI%2CyBA2BI%2CqBACI%2COAMI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3B%3BAArCpB%2CwBACI%2CyBA2BI%2CqBACI%2COAWI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C2CAAA%3BEACA%2CkBAAA%3B%3BAA9CpB%2CwBACI%2CyBA2BI%2CqBACI%2COAoBI%2CSACI%2CMAAK%3BEACD%2CYAAA%3BEACA%2CkBAAA%3B%3BAApDxB%2CwBACI%2CyBA2BI%2CqBACI%2COA2BI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CwBAjEhB%2CyBA2BI%2CqBACI%2COA2BI%2CKAUK%3BEACG%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CyBAAA%3B%3BAA7ExB%2CwBACI%2CyBA2BI%2CqBACI%2COAoDI%2CMAAK%3BEACD%2CaAAA%3B%3BAAlFpB%2CwBACI%2CyBA2BI%2CqBACI%2COAwDI%2CMAAK%2CcAAc%2CQAAW%2CQAC1B%3BEACI%2CmBAAA%3B%3BAAEA%2CwBAxFpB%2CyBA2BI%2CqBACI%2COAwDI%2CMAAK%2CcAAc%2CQAAW%2CQAC1B%2CKAGK%3BEACG%2CUAAA%3BEACA%2CWAAW%2CQAAX%3B%3BAA3F5B%2CwBACI%2CyBAiGI%2CaAAY%2CSACR%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3B%3BAArGhB%2CwBACI%2CyBAiGI%2CaAAY%2CSAMR%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3B%3BAA9GhB%2CwBACI%2CyBAiGI%2CaAAY%2CSAMR%2CaAQI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAA3HpB%2CwBACI%2CyBAiGI%2CaAAY%2CSAMR%2CaAsBI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CwBAvIhB%2CyBAiGI%2CaAAY%2CSAMR%2CaAsBI%2CKAUK%3BEACG%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CyBAAA%3B%3BAAnJxB%2CwBACI%2CyBAiGI%2CaAAY%2CSAMR%2CaA%2BCI%2CMAAK%3BEACD%2CaAAA%3B%3BAAxJpB%2CwBACI%2CyBAiGI%2CaAAY%2CSAMR%2CaAmDI%2CMAAK%2CcAAc%2CQAAW%3BEAC1B%2CyBAAA%3B%3BAA5JpB%2CwBACI%2CyBAiGI%2CaAAY%2CSAMR%2CaAmDI%2CMAAK%2CcAAc%2CQAAW%2CQAG1B%3BEACI%2CmBAAA%3B%3BAAEA%2CwBAhKpB%2CyBAiGI%2CaAAY%2CSAMR%2CaAmDI%2CMAAK%2CcAAc%2CQAAW%2CQAG1B%2CKAGK%3BEACG%2CUAAA%3BEACA%2CWAAW%2CQAAX%3B%3BAAKZ%2CwBAvKZ%2CyBAiGI%2CaAAY%2CSAMR%2CaAgEK%3BEACG%2CaAAA%3B%3BAADJ%2CwBAvKZ%2CyBAiGI%2CaAAY%2CSAMR%2CaAgEK%2CKAGK%3BEACE%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAPR%2CwBAvKZ%2CyBAiGI%2CaAAY%2CSAMR%2CaAgEK%2CKAGK%2CoBAME%3BEACI%2CkBAAA%3BEACA%2CaAAA%3B%3BAAXZ%2CwBAvKZ%2CyBAiGI%2CaAAY%2CSAMR%2CaAgEK%2CKAGK%2CoBAWE%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAS5B%2CwBACI%2CyBACI%3BEACI%2CkBAAA%3B%3BAAHZ%2CwBACI%2CyBAKI%2CaAEI%3BAARZ%2CwBACI%2CyBAMI%2CYACI%3BAARZ%2CwBACI%2CyBAKI%2CaAGI%3BAATZ%2CwBACI%2CyBAMI%2CYAEI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAMhB%2CwBACI%2CyBACI%2C%2BBAEI%3BAAJZ%2CwBACI%2CyBAEI%2C%2BBACI%3BAAJZ%2CwBACI%2CyBACI%2C%2BBAGI%3BAALZ%2CwBACI%2CyBAEI%2C%2BBAEI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3B%3BAAMhB%2CwBACI%2CyBACI%3BEACI%2CkBAAA%3B%3BAAHZ%2CwBACI%2CyBACI%2CaAGI%3BEACI%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEzLpvBhB%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BAAMA%2CwB4Ji%5C%2FBI%2CyBACI%2CaAGI%2CuB5Jr%5C%2FBX%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CiBAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9OY%2CO9B8OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CwB4Jo%2BBA%2CyBACI%2CaAGI%2CuB5Jz%2BBX%2CMACI%3BE7B2PL%2CWAAA%3B%3BAyL4vBgB%2CwBAnBZ%2CyBACI%2CaAGI%2CuBAeK%3BEACG%2CiBAAA%3B%3BAAIA%2CwBAxBhB%2CyBACI%2CaAGI%2CuBAmBI%2COAAM%2CsBACD%3BEACG%2CaAAA%3B%3BAAQxB%2CwBACI%3BEACI%2CgBAAA%3B%3BAAMA%2CwBADJ%2CyBACK%3BEACG%2CUAAA%3B%3BAAHZ%2CwBACI%2CyBAKI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3B%3B%3BAASZ%3BEzLhrBA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BEAcR%2C4BAAA%3BEACI%2CwBAAA%3BEACI%2CoBAAA%3BEAzBR%2CuBAAA%3BEACQ%2CeAAA%3BEyLupBJ%2CoBAAA%3BEACA%2CgBAAA%3B%3BAANJ%2CgBAQI%3BEACI%2CkBAAA%3B%3BAATR%2CgBAYI%3BEACI%2CkBAAA%3BEzLvqBR%2CuBAAA%3BEACQ%2CeAAA%3B%3BAyLypBR%2CgBAYI%2CQAII%3BEACI%2CWAAA%3B%3BAAjBZ%2CgBAqBI%3BEzL7rBJ%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CuBAAA%3BEACQ%2CeAAA%3B%3BAyLypBR%2CgBAqBI%2CeAII%3BEzLzsBR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3B%3BAyL0oBR%2CgBAqBI%2CeAII%2CSAII%3BEACI%2CkBAAA%3B%3BAA9BhB%2CgBAmCI%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3B%3BAArCR%2CgBAwCI%3BEzLxtBJ%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CoBAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3B%3BAyL0nBR%2CgBAwCI%2CiBAIM%3BEACE%2CcAAA%3B%3BAAKZ%2CQAAS%2CiBAAiB%3BEACtB%2CUAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEzL5uBA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3B%3BAyL0sBJ%2CgBAAC%2CUAQG%3BAAPJ%2CgBAAC%2CQAOG%3BAANJ%2CgBAAC%2COAMG%3BAALJ%2CgBAAC%2CQAKG%3BAAJJ%2CgBAAC%2CUAIG%3BAAHJ%2CgBAAC%2COAGG%3BAAFJ%2CgBAAC%2CSAEG%3BAADJ%2CgBAAC%2CMACG%3BEzLluBR%2CuBAAA%3BEACQ%2CeAAA%3B%3BAyLqtBR%2CgBAiBI%3BEzL7vBJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3BEAfR%2CsBAAA%3BEACQ%2CcAAA%3BEAoBR%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEyL4tBA%2C8BAAA%3BEACA%2CmBAAA%3B%3BAAvBR%2CgBAiBI%2CwBASI%3BEzLtwBR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C%2BBAAA%3BEACI%2C2BAAA%3BEACI%2CuBAAA%3B%3BAyLsrBR%2CgBAiBI%2CwBAcI%3BEACI%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEzLhxBZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAoBA%2CwBAAA%3BEACQ%2CgBAAA%3BEAaR%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEyL8uBI%2CuBAAA%3BEACA%2CiBAAA%3B%3BAAzCZ%2CgBAiBI%2CwBAcI%2CWAYI%3BEzL34BZ%2CiBAAA%3BEyL64BgB%2CmBAAA%3B%3BAA7ChB%2CgBAiBI%2CwBAcI%2CWAiBI%3BEzL5xBZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEAcR%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3B%3BAyLsrBR%2CgBAiBI%2CwBAcI%2CWAiBI%2COAKI%3BEzLr5BhB%2CiBAAA%3BEyLu5BoB%2CcAAA%3B%3BAAvDpB%2CgBAiBI%2CwBAcI%2CWAiBI%2COAWI%3BEzL35BhB%2CiBAAA%3BEyL65BoB%2CgBAAA%3B%3BAA7DpB%2CgBAiBI%2CwBAiDI%3BEACI%2CaAAA%3BEzL%5C%2FyBZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAoBA%2CuBAAA%3BEACQ%2CeAAA%3BEyL2xBI%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAvEZ%2CgBA4EI%3BEzLxzBJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAMA%2CoBAAA%3BEACQ%2CYAAA%3B%3BAyLmuBR%2CgBA4EI%2CkBAII%3BEzL5zBR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEyL4zBY%2C8BAAA%3B%3BAAlFZ%2CgBA4EI%2CkBASI%3BEzLzzBR%2CoBAAA%3BEACQ%2CYAAA%3B%3BAyLmuBR%2CgBA4EI%2CkBASI%2CcAGI%3BEACI%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3B%3BAA3FhB%2CgBA4EI%2CkBASI%2CcAGI%2CcAKI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CgBArBhB%2CkBASI%2CcAGI%2CcAKI%2CKAIK%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CgBAzCpB%2CkBASI%2CcAGI%2CcA2BK%2COACG%2CKACK%3BEACG%2CSAAS%2COAAT%3B%3BAAtH5B%2CgBA4EI%2CkBAiDI%3BEzLn1BR%2CuBAAA%3BEACQ%2CeAAA%3BEyLo1BI%2CmBAAA%3B%3BAA%5C%2FHZ%2CgBA4EI%2CkBAiDI%2CcAII%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAApIhB%2CgBA4EI%2CkBAiDI%2CcAUI%3BEACI%2CcAAA%3B%3BAAxIhB%2CgBA4EI%2CkBAiDI%2CcAcI%3BEACI%2CgBAAA%3B%3BAA5IhB%2CgBA4EI%2CkBAqEI%2CeACI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3B%3BAApJhB%2CgBA4EI%2CkBA4EI%3BEACI%2CcAAA%3BEzLr4BZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3BEyL02BI%2C8BAAA%3B%3BAA5JZ%2CgBA4EI%2CkBA4EI%2CoBAMI%3BAA9JZ%2CgBA4EI%2CkBA4EI%2CoBAOI%3BAA%5C%2FJZ%2CgBA4EI%2CkBA4EI%2CoBAQI%3BAAhKZ%2CgBA4EI%2CkBA4EI%2CoBASI%3BEzLv3BZ%2CuBAAA%3BEACQ%2CeAAA%3BEyLw3BQ%2CmBAAA%3BEACA%2CkBAAA%3B%3BAApKhB%2CgBA4EI%2CkBA4EI%2CoBAMI%2CkBAQI%3BAAtKhB%2CgBA4EI%2CkBA4EI%2CoBAOI%2CiBAOI%3BAAtKhB%2CgBA4EI%2CkBA4EI%2CoBAQI%2CiBAMI%3BAAtKhB%2CgBA4EI%2CkBA4EI%2CoBASI%2CqBAKI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAxKpB%2CgBA4EI%2CkBA4EI%2CoBAoBI%3BEzLh5BZ%2CoBAAA%3BEACQ%2CYAAA%3B%3BAyLs5BR%3BEzLz4BA%2CwBAAA%3BEACQ%2CgBAAA%3BEAvBR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEyLg6BI%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3B%3BAANJ%2CeAQI%3BEzLv6BJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3B%3BAyLy2BR%2CeAQI%2CmBAII%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGA%2CeAZR%2CmBAII%2CgBAQK%3BEACG%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIJ%2CeA1BR%2CmBAII%2CgBAsBK%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CeAtCR%2CmBAII%2CgBAkCK%3BAACD%2CeAvCR%2CmBAII%2CgBAmCK%3BEACG%2CcAAA%3B%3BAAEA%2CeA1CZ%2CmBAII%2CgBAkCK%2COAII%3BAAAD%2CeA1CZ%2CmBAII%2CgBAmCK%2CSAGI%3BEACG%2CyBAAA%3B%3BAAIR%2CeA%5C%2FCR%2CmBAII%2CgBA2CK%3BEACG%2CcAAA%3B%3BAAEA%2CeAlDZ%2CmBAII%2CgBA2CK%2COAGI%3BEACG%2CyBAAA%3B%3BAAIR%2CeAvDR%2CmBAII%2CgBAmDK%3BAACD%2CeAxDR%2CmBAII%2CgBAoDK%3BAACD%2CeAzDR%2CmBAII%2CgBAqDK%3BAACD%2CeA1DR%2CmBAII%2CgBAsDK%3BEACG%2CcAAA%3B%3BAAEA%2CeA7DZ%2CmBAII%2CgBAmDK%2CQAMI%3BAAAD%2CeA7DZ%2CmBAII%2CgBAoDK%2CUAKI%3BAAAD%2CeA7DZ%2CmBAII%2CgBAqDK%2COAII%3BAAAD%2CeA7DZ%2CmBAII%2CgBAsDK%2CUAGI%3BEACG%2CyBAAA%3B%3BAAIR%2CeAlER%2CmBAII%2CgBA8DK%3BEACG%2CcAAA%3B%3BAAEA%2CeArEZ%2CmBAII%2CgBA8DK%2CQAGI%3BEACG%2CyBAAA%3B%3BAAIR%2CeA1ER%2CmBAII%2CgBAsEK%3BEACG%2CcAAA%3B%3BAAEA%2CeA7EZ%2CmBAII%2CgBAsEK%2CMAGI%3BEACG%2CyBAAA%3B%3BAAtFpB%2CeAQI%2CmBAmFI%3BEACI%2CgBAAA%3B%3BAAMA%2CeAFR%2CSACI%2CEACK%3BEACG%2CqBAAA%3B%3B%3BAAQhB%3BEzL1gCA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3BEAsBR%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BEyLw9BJ%2CmBAAA%3B%3BAAJJ%2CeAMI%3BEACI%2CYAAA%3B%3BAAPR%2CeAUI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CeAJJ%2CEAIK%3BEACG%2CcAAA%3B%3BAADJ%2CeAJJ%2CEAIK%2CKAGG%2CQAAO%3BEACH%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAEA%2CeAbZ%2CEAIK%2CKAGG%2CQAAO%2CQAMF%3BEACG%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CeAjBhB%2CEAIK%2CKAGG%2CQAAO%2CQAMF%2CMAII%3BEACG%2CcAAA%3B%3BAA5BxB%2CeAUI%2CEAwBI%3BEACI%2CkBAAA%3B%3BAAKZ%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CqBAII%3BEACI%2CoBAAA%3B%3BAASoB%2CqBANxB%2CYACI%2CeACI%2CMACI%2CMACI%2CGACI%2CGACK%3BAACD%2CqBAPxB%2CYACI%2CeACI%2CMACI%2CMACI%2CGACI%2CGAEK%3BEACG%2CYAAA%3B%3BAAUhC%2CwBACI%3BEACI%2C8BAAA%3BEACA%2C4BAAA%3B%3BAAHR%2CwBACI%2CaAII%3BEACI%2CUAAA%3BEACA%2CqBAAA%3BEzLnlCZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3BEyLwjCI%2CSAAA%3B%3BAAVZ%2CwBACI%2CaAII%2CcAOI%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CwBAhBZ%2CaAII%2CcAOI%2CGAKK%3BEACG%2CgBAAA%3B%3BAAGJ%2CwBApBZ%2CaAII%2CcAOI%2CGASK%3BEACG%2CcAAA%3B%3BAAOpB%3BEzLzmCA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAoBA%2CwBAAA%3BEACQ%2CgBAAA%3BEyLqlCJ%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CoBAAC%3BEACG%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAlBR%2CoBAqBI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAxBR%2CoBA2BI%3BEzLxvCJ%2CiBAAA%3BEyL0vCQ%2CgBAAA%3B%3BAAGJ%2CoBAAC%3BAACD%2CoBAAC%3BEACG%2CcAAA%3B%3BAAEA%2CoBAJH%2COAII%3BAAAD%2CoBAHH%2CSAGI%3BEACG%2CyBAAA%3B%3BAAIR%2CoBAAC%3BEACG%2CcAAA%3B%3BAAEA%2CoBAHH%2COAGI%3BEACG%2CyBAAA%3B%3BAAIR%2CoBAAC%3BAACD%2CoBAAC%3BEACG%2CcAAA%3B%3BAAEA%2CoBAJH%2CUAII%3BAAAD%2CoBAHH%2CUAGI%3BEACG%2CyBAAA%3B%3BAAKZ%3BEzLpqCA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3BEAsBR%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BEyLknCJ%2CoBAAA%3B%3BAAJJ%2CWAMI%3BEzL1qCJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAMA%2CoBAAA%3BEACQ%2CYAAA%3BEyLoqCA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAAXR%2CWAMI%2CcAOI%3BEACI%2CgBAAA%3B%3BAAGJ%2CWAXJ%2CcAWK%2CeACG%3BEzLhqCZ%2CuBAAA%3BEACQ%2CeAAA%3B%3BAyL6oCR%2CWAMI%2CcAiBI%3BEzL3rCR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEAhBR%2CuBAAA%3BEACQ%2CeAAA%3BEyLwqCI%2CkBAAA%3B%3BAA3BZ%2CWAMI%2CcAwBI%3BAA9BR%2CWAMI%2CcAyBI%3BEzLnsCR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEAcR%2C%2BBAAA%3BEACI%2C2BAAA%3BEACI%2CuBAAA%3BEyLipCI%2CmBAAA%3B%3BAAnCZ%2CWAMI%2CcAwBI%2CiBAOI%3BAArCZ%2CWAMI%2CcAyBI%2CaAMI%3BEzL7zCZ%2CiBAAA%3B%3BAyLwxCA%2CWAMI%2CcAoCI%3BEzL1qCR%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BEyL0qCI%2CgBAAA%3B%3BAA5CZ%2CWAMI%2CcAoCI%2CaAII%3BEzLt0CZ%2CiBAAA%3BEyLw0CgB%2CiBAAA%3B%3BAAhDhB%2CWAMI%2CcAoCI%2CaASI%3BEzL30CZ%2CiBAAA%3B%3BAyLwxCA%2CWAMI%2CcAkDI%3BEzL5tCR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEAhBR%2CuBAAA%3BEACQ%2CeAAA%3BEyLysCI%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FDZ%2CWAMI%2CcAkDI%2CmBASI%3BEACI%2CkBAAA%3B%3BAAlEhB%2CWAMI%2CcAkDI%2CmBASI%2CaAGI%3BEACI%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CWAzEhB%2CcAkDI%2CmBASI%2CaAGI%2CuBAWK%3BEACG%2CkCAAA%3BEACA%2CkCAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAA5FxB%2CWAMI%2CcAkDI%2CmBAyCI%3BEzLrwCZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEyLkuCQ%2CgBAAA%3B%3BAApGhB%2CWAMI%2CcAkDI%2CmBAyCI%2CWAKI%3BEzL93ChB%2CiBAAA%3B%3BAyLwxCA%2CWAMI%2CcAkDI%2CmBAyCI%2CWASI%2COACI%3BEzLn4CpB%2CiBAAA%3B%3BAyLwxCA%2CWAMI%2CcAkDI%2CmBAyCI%2CWASI%2COAKI%3BEzLv4CpB%2CiBAAA%3BEyLy4CwB%2CgBAAA%3B%3BAAjHxB%2CWAwHI%3BEzL5xCJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAoBA%2CuBAAA%3BEACQ%2CeAAA%3BEA6BR%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3B%3BAyL8mCR%2CWAwHI%2CmBAKI%3BEzLjyCR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAoBA%2CuBAAA%3BEACQ%2CeAAA%3BEAaR%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEyL%2BvCI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAlIZ%2CWAwHI%2CmBAaI%3BAArIR%2CWAwHI%2CmBAcI%3BEzL1yCR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAoBA%2CuBAAA%3BEACQ%2CeAAA%3BEAaR%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEyLwwCI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CWAtBJ%2CmBAsBK%3BEzL5xCT%2CwBAAA%3BEACQ%2CgBAAA%3B%3BAyL6oCR%2CWAmJI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEzL1zCR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAoBA%2CwBAAA%3BEACQ%2CgBAAA%3B%3BAyL6oCR%2CWAmJI%2CqBAOI%3BEzL9zCR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BEA9CR%2CoBAAA%3BEACQ%2CYAAA%3BEyLyzCI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAhKZ%2CWAmJI%2CqBAOI%2CoBAQI%3BEzLt0CZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BEAhCR%2CuBAAA%3BEACQ%2CeAAA%3BEyLmzCQ%2CaAAA%3BEACA%2CkBAAA%3B%3BAAvKhB%2CWAmJI%2CqBAOI%2CoBAQI%2CSAOI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAA5KpB%2CWAmJI%2CqBAOI%2CoBAQI%2CSAaI%3BEACI%2CgBAAA%3BEzLx8CpB%2CiBAAA%3B%3BAyLwxCA%2CWAmJI%2CqBAOI%2CoBA4BI%3BAAtLZ%2CWAmJI%2CqBAOI%2CoBA6BI%3BAAvLZ%2CWAmJI%2CqBAOI%2CoBA8BI%3BEzL51CZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEAhBR%2CuBAAA%3BEACQ%2CeAAA%3BEyLy0CQ%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAA9LhB%2CWAmJI%2CqBAOI%2CoBA4BI%2CSAUI%3BAAhMhB%2CWAmJI%2CqBAOI%2CoBA6BI%2CiBASI%3BAAhMhB%2CWAmJI%2CqBAOI%2CoBA8BI%2CcAQI%3BEzLx9ChB%2CiBAAA%3B%3BAyLwxCA%2CWAmJI%2CqBAOI%2CoBA2CI%3BEzL79CZ%2CiBAAA%3B%3BAyLwxCA%2CWAmJI%2CqBAOI%2CoBA%2BCI%3BEACI%2CeAAA%3B%3BAA1MhB%2CWA%2BMI%3BEACI%2CgBAAA%3B%3BAAhNR%2CWAmNI%3BEACI%2CkBAAA%3B%3BAApNR%2CWAuNI%2COACI%3BEACI%2CgBAAA%3B%3BAAKZ%2C6BACI%3BEzL%5C%2F0CJ%2C0BAAA%3BEACI%2CsBAAA%3BEACI%2CkBAAA%3B%3BAyL40CR%2C6BACI%2CYAGI%3BEzLh3CR%2CuBAAA%3BEACQ%2CeAAA%3B%3BAyL22CR%2C6BACI%2CYAGI%2CcAGI%3BEACI%2CSAAA%3BEACA%2CsBAAA%3BEzLn4ChB%2CoBAAA%3BEACQ%2CYAAA%3BEyLo4CQ%2CkBAAA%3B%3BAAXhB%2C6BACI%2CYAGI%2CcAUI%3BEACI%2CWAAA%3B%3BAAfhB%2C6BACI%2CYAkBI%3BEzL%5C%2F3CR%2CuBAAA%3BEACQ%2CeAAA%3BEAMR%2CuBAAA%3BEACQ%2CeAAA%3BEyL03CI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAAxBZ%2C6BACI%2CYAkBI%2CeAOI%3BEACI%2CmBAAA%3B%3BAAEA%2C6BA5BZ%2CYAkBI%2CeAOI%2CGAGK%2CqBACG%3BEACI%2CaAAA%3B%3BAAFR%2C6BA5BZ%2CYAkBI%2CeAOI%2CGAGK%2CqBAKG%3BEzLxhDpB%2CiBAAA%3B%3BAyLs%5C%2FCA%2C6BA0CI%3BEACI%2CeAAA%3B%3BAAKR%3BEACI%2CoBAAA%3B%3BAAGJ%3BEzLh6CA%2CuBAAA%3BEACQ%2CeAAA%3B%3BAyLg6CJ%2CUAAC%3BEACG%2CeAAA%3BEACA%2CkBAAA%3B%3BAAMR%2C2BAEI%3BAADJ%2C6BACI%3BEACI%2CcAAA%3B%3BAAIR%2CaAAa%3BEzLt8Cb%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEyLs8CI%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CaAPS%2CgBAOR%3BEACG%2CSAAS%2CEAAT%3BEACA%2CsBAAqB%2C0BAArB%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAjBR%2CaAAa%2CgBAmBT%3BEACI%2CSAAA%3B%3BAAEA%2CaAtBK%2CgBAmBT%2CGAGK%2CYAAa%3BEACV%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAEA%2CaA3BC%2CgBAmBT%2CGAGK%2CYAAa%2CEAKT%3BEACG%2CSAAS%2CIAAT%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CaAnCC%2CgBAmBT%2CGAGK%2CYAAa%2CEAaT%3BEACG%2CcAAA%3B%3BAAEA%2CaAtCH%2CgBAmBT%2CGAGK%2CYAAa%2CEAaT%2CMAGI%3BEACG%2CcAAA%3B%3BAAKZ%2CaA5CK%2CgBAmBT%2CGAyBK%2CWACG%3BEACI%2CcAAA%3B%3BAAEA%2CaAhDH%2CgBAmBT%2CGAyBK%2CWACG%2CEAGK%3BEACG%2CcAAA%3B%3BAAjDpB%2CaAAa%2CgBAmBT%2CGAmCI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAiThB%2CwBArD2C%3BEACvC%2CgBACI%3BIzLtuDJ%2CuBAAA%3BIACQ%2CeAAA%3B%3BEyLouDR%2CgBAKI%2CkBACI%3BIzL3uDR%2CuBAAA%3BIACQ%2CeAAA%3B%3BEyLgvDR%2C6BACI%2CYACI%3BIzLnvDR%2CuBAAA%3BIACQ%2CeAAA%3B%3BEyLwvDR%2CWACI%3BIzL1vDJ%2CwBAAA%3BIACQ%2CgBAAA%3BIAaR%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIyL6uDA%2CeAAA%3B%3BEAJR%2CWACI%2CcAKI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIzLjwDZ%2CwBAAA%3BIACQ%2CgBAAA%3B%3BEyLwvDR%2CWACI%2CcAWI%3BIACI%2CSAAA%3BIzLtwDZ%2CwBAAA%3BIACQ%2CgBAAA%3BIyLuwDI%2CaAAA%3B%3BEAfZ%2CWACI%2CcAiBI%3BIACI%2CgBAAA%3B%3BEAnBZ%2CWACI%2CcAiBI%2CmBAGI%3BEArBZ%2CWACI%2CcAiBI%2CmBAII%3BEAtBZ%2CWACI%2CcAiBI%2CmBAKI%3BIzLhxDZ%2CyBAAA%3BIACQ%2CiBAAA%3BIyLixDQ%2CeAAA%3B%3B%3BAA0FpB%2CwBAnF0C%3BEAEtC%2CwBACI%2CyBACI%2CqBACI%2COACI%3BIACI%2CUAAA%3B%3BEALpB%2CwBACI%2CyBACI%2CqBACI%2COAKI%3BIACI%2CUAAA%3BIACA%2CiBAAA%3B%3BEAOpB%2CgBACI%3BIACI%2CiBAAA%3B%3BEAFR%2CgBAKI%3BIACI%2CiBAAA%3B%3BEANR%2CgBASI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAXR%2CgBAcI%2CiBACM%2CWACE%3BIACI%2CSAAA%3BIACA%2CWAAA%3B%3BEAMhB%3BIACI%2CuBAAA%3BIzLvzDJ%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3B%3BEyLozDR%2CeAII%3BIzLx0DJ%2CwBAAA%3BIACQ%2CgBAAA%3BIyLy0DA%2CmBAAA%3B%3BEANR%2CeASI%3BIzL70DJ%2CwBAAA%3BIACQ%2CgBAAA%3B%3BEyLi1DR%3BIzLp0DA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3B%3BEyLk0DR%2CgBAGI%3BIACI%2CiBAAA%3B%3BEAJR%2CgBAGI%2CwBAGI%3BIACI%2CYAAA%3B%3BEAPZ%2CgBAWI%2CkBACI%2CoBACI%3BEAbZ%2CgBAWI%2CkBACI%2CoBAEI%3BEAdZ%2CgBAWI%2CkBACI%2CoBAGI%3BEAfZ%2CgBAWI%2CkBACI%2CoBAII%3BIACI%2CgBAAA%3BIACA%2CeAAA%3B%3B%3BAAiCpB%2CwBAzB0C%3BEAEtC%2CwBACI%2CyBACI%2CqBACI%2COACI%3BEAJhB%2CwBACI%2CyBACI%2CqBACI%2COAEI%3BIACI%2CWAAA%3BIACA%2CeAAA%3B%3BEAPpB%2CwBACI%2CyBAWI%2COACI%2CSACI%3BIACI%2CWAAA%3B%3B%3BAAiExB%2CwBAzD0C%3BEACtC%2CwBACI%2CaACI%3BIACI%2CeAAA%3B%3BEAKZ%2CWACI%2CcACI%3BIzLh5DR%2CwBAAA%3BIACQ%2CgBAAA%3BIyLi5DI%2CeAAA%3BIACA%2CgBAAA%3B%3BEALZ%2CWACI%2CcACI%2CmBAKI%3BEAPZ%2CWACI%2CcACI%2CmBAMI%3BEARZ%2CWACI%2CcACI%2CmBAOI%3BIzLv5DZ%2CwBAAA%3BIACQ%2CgBAAA%3BIyLw5DQ%2CeAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CWAiBI%3BIzL%5C%2F5DJ%2CwBAAA%3BIACQ%2CgBAAA%3BIyLg6DA%2CeAAA%3BIACA%2CgBAAA%3B%3BEApBR%2CWAiBI%2CQAKI%3BEAtBR%2CWAiBI%2CQAMI%3BEAvBR%2CWAiBI%2CQAOI%3BIzLt6DR%2CwBAAA%3BIACQ%2CgBAAA%3BIyLu6DI%2CeAAA%3BIACA%2CgBAAA%3B%3BEA3BZ%2CWA%2BBI%2CqBACI%3BIACI%2CaAAA%3BIACA%2CeAAA%3B%3BEAlCZ%2CWA%2BBI%2CqBACI%2CoBAII%3BEApCZ%2CWA%2BBI%2CqBACI%2CoBAKI%3BEArCZ%2CWA%2BBI%2CqBACI%2CoBAMI%3BEAtCZ%2CWA%2BBI%2CqBACI%2CoBAOI%3BIzLr7DZ%2CwBAAA%3BIACQ%2CgBAAA%3BIyLs7DQ%2CeAAA%3B%3B%3BAAuCpB%2CwBAhC0C%3BEACtC%2C4BACI%2CSACI%2CeAAc%2CQAAW%3BEAFjC%2C4BACI%2CSAEI%2CeAAc%2CIAAI%2CUAAa%3BIAC3B%2CeAAA%3B%3BEAKZ%2CwBACI%2CaACI%2CcACI%3BIACI%2CeAAA%3B%3BEAMhB%2CWACI%2CcACI%3BEAFR%2CWACI%2CcAEI%3BEAHR%2CWACI%2CcAGI%3BIzLt9DR%2CwBAAA%3BIACQ%2CgBAAA%3BIyLu9DI%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BACn4EZ%3BEACI%2CWAAA%3B%3BAAGJ%2C0BACI%3BEACI%2CUAAA%3BEACA%2CWAAA%3B%3BAAHR%2C0BAMI%3BEACI%2CUAAA%3BEACA%2CWAAA%3B%3BAARR%2C0BAWI%3BEACI%2CcAAA%3B%3BAAZR%2C0BAeI%3BEACI%2CgBAAA%3B%3BAAhBR%2C0BAmBI%2CUAAS%3BEACL%2CkBAAA%3B%3BAApBR%2C0BAuBI%2COAAM%3BEACF%2CgCAAA%3BEACA%2CkBAAA%3B%3BAAzBR%2C0BAuBI%2COAAM%2CyBAIF%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAA9BZ%2C0BAkCI%2CmBAAkB%3BEACd%2CYAAA%3BEACA%2CeAAA%3B%3BAApCR%2C0BAuCI%2CYACI%2CGAAE%3BEACE%2CkBAAA%3BE1LmPZ%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BAAMA%2C0B6JmBI%2CYACI%2CGAAE%2CY7JpBT%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9OY%2CO9B8OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C0B6JMA%2CYACI%2CGAAE%2CY7JRT%2CMACI%3BE7B2PL%2CWAAA%3B%3BA0L3OY%2C0BAVR%2CYACI%2CGAAE%2CYASG%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAApDhB%2C0BAyDI%3BEACI%2CgBAAA%3B%3BAA1DR%2C0BAyDI%2CcAGI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAA%5C%2FDZ%2C0BAyDI%2CcASI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAArEZ%2C0BAyEI%3BEACI%2CWAAA%3B%3BAA1ER%2C0BAyEI%2CyBAGI%3BEACI%2CcAAA%3BEACA%2CYAAA%3B%3BAA9EZ%2C0BAkFI%3BEACI%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%2CQACI%2CSACI%2COACI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAARhB%2CQACI%2CSACI%2COASI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAdhB%2CQAmBI%2CoBACI%2CGAAE%3BEACE%2CmBAAA%3BEACA%2CWAAA%3B%3BAAtBZ%2CQAmBI%2CoBAMI%2COAAM%3BEACF%2CgBAAA%3B%3BAAKZ%2CqBACI%2C0BACI%2CyBACI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CqBAAC%2C0BACG%2CyBACI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAAfhB%2CqBAoBI%2CyBACI%2CyBACI%3BEACI%2CqBAAA%3B%3BAAvBhB%2CqBAoBI%2CyBACI%2CyBAKI%3BEACI%2CcAAA%3B%3BAA3BhB%2CqBAoBI%2CyBACI%2CyBASI%2COACI%3BEACI%2CmBAAA%3B%3BAAhCpB%2CqBAoBI%2CyBACI%2CyBASI%2COAKI%3BEACI%2CkBAAA%3B%3BAApCpB%2CqBAoBI%2CyBACI%2CyBASI%2COAKI%2CSAGI%3BEACI%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BE1LwHxB%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BAAMA%2CqB6JuHI%2CyBACI%2CyBASI%2COAKI%2CSAGI%2CuB7JzInB%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CiBAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B9OY%2CO9B8OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CqB6J0GA%2CyBACI%2CyBASI%2COAKI%2CSAGI%2CuB7J7HnB%2CMACI%3BE7B2PL%2CWAAA%3B%3BA0LhHwB%2CqBAjCpB%2CyBACI%2CyBASI%2COAKI%2CSAGI%2CuBAeK%3BEACG%2CiBAAA%3B%3BAAIA%2CqBAtCxB%2CyBACI%2CyBASI%2COAKI%2CSAGI%2CuBAmBI%2COAAM%2CsBACD%3BEACG%2CaAAA%3B%3BAA3DhC%2CqBAoBI%2CyBACI%2CyBA6CI%3BEAMI%2CcAAA%3BEACA%2CwBAAA%3B%3BAAzEhB%2CqBAoBI%2CyBACI%2CyBA6CI%2C4BACI%2CGAAG%3BEACC%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAAUpB%2CyBAA0B%3BEACtB%2CmBAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3B%3BAANJ%2CyBAQI%3BAARJ%2CyBASI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CYAAA%3B%3BAAbR%2CyBAQI%2CsBAOI%3BAAfR%2CyBASI%2CuBAMI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAvBZ%2CyBAQI%2CsBAkBI%3BAA1BR%2CyBASI%2CuBAiBI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CyBA7BR%2CsBAkBI%2CKAWK%3BAAAD%2CyBA5BR%2CuBAiBI%2CKAWK%3BEACG%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CyBAAA%3B%3BAAhDhB%2CyBAQI%2CsBA4CI%2CMAAK%3BAApDb%2CyBASI%2CuBA2CI%2CMAAK%3BEACD%2CaAAA%3B%3BAArDZ%2CyBAQI%2CsBAgDI%2CMAAK%2CcAAc%2CQAAW%3BAAxDtC%2CyBASI%2CuBA%2BCI%2CMAAK%2CcAAc%2CQAAW%3BEAC1B%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3B%3BAA9DZ%2CyBAQI%2CsBAgDI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%3BAAhEZ%2CyBASI%2CuBA%2BCI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%3BEACI%2CgBAAA%3B%3BAAEA%2CyBA3DZ%2CsBAgDI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%2CKAGK%3BAAAD%2CyBA1DZ%2CuBA%2BCI%2CMAAK%2CcAAc%2CQAAW%2CQAQ1B%2CKAGK%3BEACG%2CUAAA%3BEACA%2CWAAW%2CQAAX%3B%3BAAOpB%2CwBACI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAJR%2CwBACI%2CyBAKI%3BE1LAR%2CiBAAA%3BE0LEY%2CgBAAA%3BEACA%2CSAAA%3B%3BAATZ%2CwBACI%2CyBAWI%3BEACI%2CSAAA%3B%3BAAbZ%2CwBACI%2CyBAWI%2COAGI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAApBhB%2CwBACI%2CyBAWI%2COAWI%2CSACI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAA3BpB%2CwBACI%2CyBA%2BBI%2CqBACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAApChB%2CwBACI%2CyBA%2BBI%2CqBACI%2COAKI%3BAAtChB%2CwBACI%2CyBA%2BBI%2CqBACI%2COAMI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3B%3BAAzCpB%2CwBACI%2CyBA%2BBI%2CqBACI%2COAWI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C2CAAA%3BEACA%2CkBAAA%3B%3BAAlDpB%2CwBACI%2CyBA%2BBI%2CqBACI%2COAoBI%2CSACI%2CMAAK%3BEACD%2CYAAA%3BEACA%2CkBAAA%3B%3BAAxDxB%2CwBACI%2CyBA%2BBI%2CqBACI%2COA2BI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CwBArEhB%2CyBA%2BBI%2CqBACI%2COA2BI%2CKAUK%3BEACG%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CyBAAA%3B%3BAAjFxB%2CwBACI%2CyBA%2BBI%2CqBACI%2COAoDI%2CMAAK%3BEACD%2CaAAA%3B%3BAAtFpB%2CwBACI%2CyBA%2BBI%2CqBACI%2COAwDI%2CMAAK%2CcAAc%2CQAAW%2CQAC1B%3BEACI%2CmBAAA%3B%3BAAEA%2CwBA5FpB%2CyBA%2BBI%2CqBACI%2COAwDI%2CMAAK%2CcAAc%2CQAAW%2CQAC1B%2CKAGK%3BEACG%2CUAAA%3BEACA%2CWAAW%2CQAAX%3B%3BAA%5C%2FF5B%2CwBACI%2CyBAqGI%2CkBACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3B%3BAA7GhB%2CwBACI%2CyBAqGI%2CkBACI%2CaAQI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAA3HpB%2CwBACI%2CyBAqGI%2CkBACI%2CaAuBI%3BEACI%2CkBAAA%3B%3BAA%5C%2FHpB%2CwBACI%2CyBAqGI%2CkBACI%2CaAuBI%2CSAGI%3BEACI%2CkBAAA%3BEACA%2CaAAA%3B%3BAAnIxB%2CwBACI%2CyBAqGI%2CkBACI%2CaAgCI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CwBAhJhB%2CyBAqGI%2CkBACI%2CaAgCI%2CKAUK%3BEACG%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CyBAAA%3B%3BAA5JxB%2CwBACI%2CyBAqGI%2CkBACI%2CaAyDI%2CMAAK%3BEACD%2CaAAA%3B%3BAAjKpB%2CwBACI%2CyBAqGI%2CkBACI%2CaA6DI%2CMAAK%2CcAAc%2CQAAW%3BEAC1B%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAtKpB%2CwBACI%2CyBAqGI%2CkBACI%2CaA6DI%2CMAAK%2CcAAc%2CQAAW%2CQAI1B%3BEACI%2CmBAAA%3B%3BAAEA%2CwBA1KpB%2CyBAqGI%2CkBACI%2CaA6DI%2CMAAK%2CcAAc%2CQAAW%2CQAI1B%2CKAGK%3BEACG%2CUAAA%3BEACA%2CWAAW%2CQAAX%3B%3BAAKZ%2CwBAjLZ%2CyBAqGI%2CkBACI%2CaA2EK%2CKACK%3BEACE%2CaAAA%3BEACA%2CmBAAA%3B%3BAAHR%2CwBAjLZ%2CyBAqGI%2CkBACI%2CaA2EK%2CKACK%2CoBAIE%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAWpB%2CiBADJ%2CyBACK%2CmBACG%2COACI%3BEACI%2CWAAA%3B%3BAAHZ%2CiBADJ%2CyBACK%2CmBACG%2COACI%2CSAGI%2CMAAK%3BEACD%2CYAAA%3BEACA%2CkBAAA%3B%3BAAQxB%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAHJ%2CqBAKI%2CqBACI%3BEACI%2CaAAA%3B%3BAAPZ%2CqBAKI%2CqBACI%2CgBAGI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBATR%2CqBACI%2CgBAQK%2CUAAU%3BEACP%2CsBAAA%3B%3BAAMhB%2CwBACI%2CyBACI%2C%2BBAGI%3BAALZ%2CwBACI%2CyBAEI%2C4BAEI%3BAALZ%2CwBACI%2CyBAGI%2C%2BBACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3B%3BAAMhB%3BErH7fA%2CkBAAA%3B%3BAqH6fA%2CqBrH3fA%3BErEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEqEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BErE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CiBAAA%3BEqEvHA%2CUAAA%3BEACA%2CMAAA%3B%3BAAxHI%2CqBA1BJ%2CiBA0BK%3BAACD%2CqBA3BJ%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CqBAnCJ%2CiBAmCK%3BErEqOL%2CkBAAA%3BEqEnOQ%2CyBAAA%3B%3BAAGJ%2CqBAxCJ%2CiBAwCK%3BErEgOL%2CkBAAA%3BEqE9NQ%2CyBAAA%3B%3BAA0GR%2CqBApJA%2CiBAoJC%3BAACD%2CqBArJA%2CiBAqJC%3BEACG%2CWAAA%3B%3BAAGJ%2CqBAzJA%2CiBAyJC%3BErE%2BGD%2CwBAAA%3BEAAA%2CiBAAA%3BEAAA%2CSAAA%3B%3BAqEzGA%2CqBA%5C%2FJA%2CiBA%2BJC%3BErEyGD%2CwBAAA%3BEAAA%2CiBAAA%3BEAAA%2CSAAA%3B%3BAqEhNA%2CqBAAE%3BErEgNF%2CYAAA%3B%3BAqE5MA%2CqBAAE%2CgBAA2B%2CMAAS%3BAACtC%2CqBAAE%2CgBAA2B%2CMAAS%3BAACtC%2CqBAAC%2CMAAO%3BEACJ%2CcAAA%3B%3BAqH4bJ%2CqBAGI%3BEACI%2CmBAAA%3B%3BAAIR%3BEACI%2CmBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BE1LlJJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAoBA%2CwBAAA%3BEACQ%2CgBAAA%3B%3BA0LwHR%2CsBAOI%3BEACI%2CSAAA%3B%3BAAIR%3BE1L3JA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAoBA%2CwBAAA%3BEACQ%2CgBAAA%3BEAMR%2CuBAAA%3BEACQ%2CeAAA%3BEAMR%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BE0L0HJ%2CeAAA%3B%3BAALJ%2CwBAOI%2CYACI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEA%2CwBANR%2CYACI%2CKAKK%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CwBA1BZ%2CYAwBK%2COACG%2CKACK%3BEACG%2CSAAS%2COAAT%3B%3BAAlCpB%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQACI%3BEACI%2CgBAAA%3B%3BAA7CxB%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%3BE1L3MpB%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3B%3BA0L6HR%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAII%3BE1LzLxB%2CuBAAA%3BEACQ%2CeAAA%3BE0L0LoB%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAxD5B%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAII%2CcAMI%3BEACI%2CsBAAA%3B%3BAA3DhC%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%3BE1LpMxB%2CuBAAA%3BEACQ%2CeAAA%3BEAvBR%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3B%3BA0LqHR%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAKI%3BAApE5B%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAMI%3BAArE5B%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAOI%3BE1LjO5B%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BA0LyJA%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAKI%2CeAKI%3BAAzEhC%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAMI%2CkBAII%3BAAzEhC%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAOI%2CoBAGI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA3EpC%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAKI%2CeAUI%3BAA9EhC%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAMI%2CkBASI%3BAA9EhC%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAOI%2CoBAQI%3BEACI%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3B%3BAAEA%2CwBA3ChC%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAKI%2CeAUI%2CsBAKK%3BAAAD%2CwBA3ChC%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAMI%2CkBASI%2CsBAKK%3BAAAD%2CwBA3ChC%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBAOI%2CoBAQI%2CsBAKK%3BEACG%2CaAAA%3B%3BAApFxC%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBA0BI%2CoBACI%3BEACI%2CSAAA%3B%3BAA3FpC%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBA0BI%2CoBACI%2CYAGI%2CkBAAiB%3BAA7FrD%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBA0BI%2CoBACI%2CYAII%2CkBAAiB%3BE1LzPrD%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BEAzBR%2CuBAAA%3BEACQ%2CeAAA%3BE0L%2BNgC%2CmBAAA%3B%3BAAlGxC%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBA0BI%2CoBACI%2CYAGI%2CkBAAiB%2CKAOb%3BAApGxC%2CwBAwCI%2CgBACI%2CgBACI%2CUACI%2CQAKI%2CaAeI%2CgBA0BI%2CoBACI%2CYAII%2CkBAAiB%2CMAMb%3BEACI%2CSAAA%3B%3BAArG5C%2CwBAwCI%2CgBACI%2CgBAsEI%3BEACI%2CUAAA%3BEACA%2CSAAA%3B%3BAAjHhB%2CwBAwCI%2CgBACI%2CgBAsEI%2CKAII%3BEACI%2CmBAAA%3B%3BAApHpB%2CwBAwCI%2CgBACI%2CgBAsEI%2CKAQI%3BE1LlRhB%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3B%3BA0L6HR%2CwBAwCI%2CgBACI%2CgBAsEI%2CKAQI%2CSAII%3BE1LhQpB%2CuBAAA%3BEACQ%2CeAAA%3B%3BA0LoIR%2CwBAwCI%2CgBACI%2CgBAsEI%2CKAQI%2CSAQI%3BEACI%2CiBAAA%3B%3BAAhIxB%2CwBAwCI%2CgBACI%2CgBAsEI%2CKAQI%2CSAYI%3BE1LxQpB%2CwBAAA%3BEACQ%2CgBAAA%3BE0LyQgB%2CeAAA%3B%3BAArIxB%2CwBAwCI%2CgBACI%2CgBAsEI%2CKA0BI%3BE1L9QhB%2CwBAAA%3BEACQ%2CgBAAA%3BE0L%2BQY%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA9IpB%2CwBAwCI%2CgBACI%2CgBAsEI%2CKA0BI%2CiBAOI%3BE1L3SpB%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3B%3BA0L6HR%2CwBAwCI%2CgBACI%2CgBAsEI%2CKA0BI%2CiBAOI%2CMAII%3BE1LzRxB%2CuBAAA%3BEACQ%2CeAAA%3BE0L0RoB%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAzJ5B%2CwBAwCI%2CgBACI%2CgBAsEI%2CKA0BI%2CiBAOI%2CMAYI%3BE1LjSxB%2CuBAAA%3BEACQ%2CeAAA%3BE0LkSoB%2CeAAA%3B%3BAA9J5B%2CwBAwCI%2CgBACI%2CgBAsEI%2CKA0BI%2CiBAOI%2CMAYI%2CkBAII%3BEACI%2CeAAA%3BEACA%2CoBAAA%3B%3BAAlKhC%2CwBAwCI%2CgBACI%2CgBAsEI%2CKA0BI%2CiBAOI%2CMAYI%2CkBASI%3BEACI%2C%2BBAAA%3B%3BAAtKhC%2CwBAwCI%2CgBACI%2CgBAoII%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAhLhB%2CwBAwCI%2CgBACI%2CgBAoII%2CeAKI%3BEACI%2CSAAA%3B%3BAAOpB%3BE1LrVA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3B%3BA0LuTR%2C2BAII%3BE1LnUJ%2CuBAAA%3BEACQ%2CeAAA%3B%3BA0L8TR%2C2BAQI%3BE1LvUJ%2CuBAAA%3BEACQ%2CeAAA%3B%3BA0L4hBZ%2CwBArB0C%3BEAEtC%2CwBACI%2CyBACI%2CqBACI%2COACI%3BIACI%2CUAAA%3B%3BEALpB%2CwBACI%2CyBACI%2CqBACI%2COAKI%3BIACI%2CUAAA%3BIACA%2CiBAAA%3B%3B%3BAAmExB%2CwBA1D0C%3BEAEtC%2CwBACI%2CyBACI%2CqBACI%2COACI%3BEAJhB%2CwBACI%2CyBACI%2CqBACI%2COAEI%3BIACI%2CWAAA%3BIACA%2CeAAA%3B%3BEAPpB%2CwBACI%2CyBAWI%2COACI%2CSACI%3BIACI%2CWAAA%3B%3BEAOpB%2CwBACI%2CgBACI%2CgBACI%2CUACI%2CQACI%2CaACI%3BI1L3jBxB%2CuBAAA%3BIACQ%2CeAAA%3B%3BE0LojBR%2CwBACI%2CgBACI%2CgBACI%2CUACI%2CQACI%2CaAKI%3BI1L%5C%2FjBxB%2CwBAAA%3BIACQ%2CgBAAA%3B%3BE0LojBR%2CwBACI%2CgBACI%2CgBAeI%2CKACI%2CiBACI%2CMACI%3BI1LzkBxB%2CuBAAA%3BIACQ%2CeAAA%3B%3BE0LojBR%2CwBACI%2CgBACI%2CgBAeI%2CKACI%2CiBACI%2CMAKI%3BI1L7kBxB%2CuBAAA%3BIACQ%2CeAAA%3B%3B%3B%3B%3B%3BA2LxaR%2COAAO%3BEACH%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAACA%2COAfG%2CQAeF%3BEACG%2CyBAAA%3B%3BAAGR%2COAAO%3BEACH%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAACA%2COAdG%2CUAcF%3BEACG%2CyBAAA%3B%3BAAGR%3BEACI%2C6BAAA%3BEACA%2C%2BCAAA%3B%3BAAFJ%2C0BAII%3BEACI%2CmBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3B%3BAACA%2C0BARJ%2CWAQK%3BEACG%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2C0BAZJ%2CWAYK%3BEACG%2CSAAS%2COAAT%3BEACA%2CqBAAA%3BEACA%2C%2BCAAA%3BEACA%2CoBAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAzBZ%2C0BAII%2CWAuBI%3BEACI%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAIZ%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CgBAGI%3BEACI%2CaAAA%3BEACA%2CkCAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAARR%2CgBAUI%3BEACI%2CoCAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2C4BAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3B%3BAAhBR%2CgBAmBI%3BEACI%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2C2CAAA%3BEACA%2CmBAAA%3B%3BAA5BR%2CgBAmBI%2CcAUI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAhCZ%2CgBAmBI%2CcAUI%2CIAII%3BEACI%2CaAAA%3B%3BAAlChB%2CgBAmBI%2CcAkBI%3BEACI%2CaAAA%3B%3BAAtCZ%2CgBAmBI%2CcAqBI%3BEACI%2CcAAA%3B%3BAAzCZ%2CgBA6CI%2CiBACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAApDZ%2CgBA6CI%2CiBAUI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA5DZ%2CgBAgEI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAnER%2CgBAsEI%3BEACI%2CgBAAA%3B%3BAAvER%2CgBA0EI%2CQAAO%3BEACH%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2C%2BHAAA%3B%3BAAEA%2CgBAXJ%2CQAAO%2CaAWF%3BAACD%2CgBAZJ%2CQAAO%2CaAYF%3BEACG%2CWAAW%2CgBAAX%3BEACA%2C2CAAA%3BEACA%2CqBAAA%3B%3BAAzFZ%2CgBA6FI%2CQAAO%3BEACH%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAACA%2CgBANJ%2CQAAO%2CsBAMF%3BAACD%2CgBAPJ%2CQAAO%2CsBAOF%3BEACG%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAvGZ%2CgBA2GI%2CQAAO%3BEACH%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CgBALJ%2CQAAO%2CwBAKF%3BAACD%2CgBANJ%2CQAAO%2CwBAMF%3BEACG%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAApHZ%2CgBAwHI%2CQAAO%3BEACH%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CgBARJ%2CQAAO%2CmBAQF%3BAACD%2CgBATJ%2CQAAO%2CmBASF%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAAJJ%2CgBARJ%2CQAAO%2CmBAQF%2CMAKG%3BAAJJ%2CgBATJ%2CQAAO%2CmBASF%2CMAIG%3BEACI%2CWAAW%2CeAAX%3B%3BAAtIhB%2CgBA2II%2CkBACI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FIZ%2CgBA2II%2CkBACI%2CaAKI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAMhB%2CiBACI%3BEACI%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAARR%2CiBAWI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C%2BBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CiBAdJ%2CwBAcK%3BEACG%2CYAAA%3B%3BAA1BZ%2CiBA8BI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAAlCR%2CiBA8BI%2CwBAMI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAKZ%3BEACI%2CeAAA%3B%3BAADJ%2CoBAGI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CoBARJ%2C4BAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAApBZ%2CoBAwBI%3BEACI%2CaAAA%3BEACA%2CuBAAuB%2CUAAU%2CeAAjC%3BEACA%2CSAAA%3B%3BAA3BR%2CoBA8BI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3BEACA%2CqBAAA%3BEACA%2CgFAAA%3B%3BAAEA%2CoBAZJ%2C2BAYK%3BAACD%2CoBAbJ%2C2BAaK%3BEACG%2CqBAAA%3BEACA%2C2CAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CqBAAA%3B%3BAA%5C%2FCZ%2CoBAmDI%3BEACI%2C4CAAA%3B%3BAApDR%2CoBAmDI%2CqCAOI%3BEACI%2CcAAA%3B%3BAAEJ%2CoBAVJ%2CqCAUK%3BAACD%2CoBAXJ%2CqCAWK%3BEACG%2C4CAAA%3B%3BAA%5C%2FDZ%2CoBAmEI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAtER%2CoBAmEI%2C4BAKI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3B%3BAA5EZ%2CoBAgFI%2C2BAA0B%2CMAAO%2C4BAA4B%3BAAhFjE%2CoBAiFI%2C2BAA0B%2CMAAO%2C4BAA4B%3BEACzD%2CWAAW%2CWAAX%3B%3BAAlFR%2CoBAqFI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3B%3BAAzFR%2CoBAqFI%2C8BAKI%3BEACI%2CoBAAA%3BEACA%2CSAAA%3B%3BAA5FZ%2CoBAqFI%2C8BAKI%2CmCAGI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2C0CAAA%3BEACA%2CYAAA%3B%3BAAlGhB%2CoBAuGI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAA7GR%2CoBAgHI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAApHR%2CoBAuHI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CQAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3B%3BAAjIR%2CoBAoII%3BEACI%2CqBAAA%3BEACA%2CgCAAA%3B%3BAAtIR%2CoBAyII%2C2BAA0B%2CMAAO%3BAAzIrC%2CoBA0II%2C2BAA0B%2CMAAO%3BEAC7B%2CWAAW%2CeAAX%3B%3BAAIR%3BEACI%2CeAAA%3B%3BAADJ%2CoBAGI%3BEACI%2CcAAA%3B%3BAAJR%2CoBAOI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3B%3BAATR%2CoBAOI%2CmCAGI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAjBZ%2CoBAOI%2CmCAGI%2C8BAQI%3BEACI%2CqBAAA%3BEACA%2CgCAAA%3B%3BAAEJ%2CoBAfR%2CmCAGI%2C8BAYK%2CMACG%3BEACI%2CWAAW%2CeAAX%3B%3BAAxBpB%2CoBAOI%2CmCAqBI%3BEACI%2CcAAA%3B%3BAA7BZ%2CoBAiCI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CoBARJ%2C4BAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAlDZ%2CoBAsDI%3BEACI%2CaAAA%3BEACA%2CuBAAuB%2CUAAU%2CeAAjC%3BEACA%2CSAAA%3B%3BAAzDR%2CoBA4DI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3BEACA%2CgFAAA%3BEACA%2CkBAAA%3B%3BAArER%2CoBA4DI%2C2BAUI%3BEACI%2CyBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAACA%2CoBAtBR%2C2BAUI%2CoBAYK%3BEACG%2CSAAS%2COAAT%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA3FhB%2CoBA4DI%2C2BAkCI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAvGZ%2CoBA4DI%2C2BA6CI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAlHZ%2CoBAsHI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAzHR%2CoBA4HI%2CiCAAiC%3BEAC7B%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CkBAAA%3B%3BAAjIR%2CoBAoII%3BEACI%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3B%3BAAxIR%2CoBA2II%3BEACI%2CeAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FIR%2CoBAkJI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAApJR%2CoBAuJI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA3JR%2CoBAuJI%2C%2BBAMI%3BEACI%2CaAAA%3B%3BAA9JZ%2CoBAkKI%3BEACI%2CsBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CoFAAA%3B%3BAAEA%2CoBAhBJ%2C0BAgBK%3BAACD%2CoBAjBJ%2C0BAiBK%3BEACG%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2C2CAAA%3B%3BAAvLZ%2CoBA2LI%2C2BAA0B%3BEACtB%2C2CAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CqBAAA%3B%3BAA9LR%2CoBAiMI%2C2BAA0B%2CMAAO%2CiCAAiC%3BEAC9D%2CWAAW%2CWAAX%3B%3BAAIR%3BEACI%2CeAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CmCAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CkCAAmC%3BEAC%5C%2FB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqCAAsC%3BEAClC%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqCAAsC%2CGAAE%3BEACpC%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAsB%2CsOAAtB%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2C6GAAA%3B%3BAAEA%2CiCAAC%3BAACD%2CiCAAC%3BEACG%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2C2CAAA%3B%3BAAIR%2CmCAAoC%3BEAChC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEJ%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3B%3BAAGJ%3BEACI%2CcAAA%3B%3BAAGJ%3BEACI%2CuBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3BEACA%2CiCAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%3BEACI%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAEJ%2C0BAA0B%3BEACtB%2CYAAA%3B%3BAAEJ%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAAJJ%2C0BAMI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAIR%3BEACI%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAEI%2CsBADJ%2CaACK%3BEACG%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CsBARR%2CaACK%2CWAOI%3BEACG%2CmBAAA%3B%3BAAGR%2CsBAZJ%2CaAYK%3BEACG%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3B%3BAACA%2CsBAnBR%2CaAYK%2CWAOI%3BEACG%2CmBAAA%3B%3BAAMhB%3BEACI%2CcAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAADJ%2C6BAGI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BAACA%3BEACI%2CkBAAA%3B%3BAAFJ%2CqBAGI%3BAAFJ%2CsBAEI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGR%2C2BAA4B%3BEACxB%2CqBAAA%3BEACA%2C%2BBAAA%3B%3BAAEJ%2C2BAA2B%2CMAAO%3BEAC9B%2CWAAW%2CeAAX%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CcAGI%3BEACI%2CmBAAA%3B%3BAAJR%2CcAOI%2CWAAW%3BEACP%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAXR%2CcAOI%2CWAAW%2CEAMP%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAKZ%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2C0CAAA%3B%3BAAGJ%3BAACA%2CqBAAsB%3BEAClB%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CyBAGI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CyBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAIR%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2C0CAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CuDAAA%3B%3BAAEA%2CmBAAC%3BAACD%2CmBAAC%3BEACG%2CWAAW%2CgBAAX%3BEACA%2C2CAAA%3BEACA%2CqBAAA%3B%3BAAIR%2CwBACI%2CUAAU%2CQAAQ%3BEACd%2CoBAAA%3B%3BAAIR%3BEACI%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CCAAC%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CqBAAA%3B%3BAAGJ%3BEACI%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%3BAACA%3BEACI%2CkBAAA%3B%3BAAGJ%2C2BAA4B%3BEACxB%2CqBAAA%3BEACA%2C%2BBAAA%3B%3BAAGJ%2C2BAA2B%2CMAAO%3BEAC9B%2CWAAW%2CeAAX%3B%3BAAGJ%3BEACI%2CeAAA%3B%3BAADJ%2CiBAGI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAANR%2CiBASI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CiBARJ%2CyBAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAA1BZ%2CiBA8BI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAnCR%2CiBAsCI%2CkBAAkB%3BEACd%2CmBAAA%3B%3BAAvCR%2CiBAyCI%2CkBAAkB%3BEACd%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2C0CAAA%3BEACA%2CgFAAA%3B%3BAACA%2CiBARJ%2CkBAAkB%2CMAQb%3BEACG%2C2CAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CqBAAA%3B%3BAApDZ%2CiBAwDI%2CkBACI%2CYACI%2CGACI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CiBATZ%2CkBACI%2CYACI%2CGAOK%2CMAEG%3BAADJ%2CiBAVZ%2CkBACI%2CYACI%2CGAQK%2CaACG%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAvExB%2CiBA6EI%2CkBAAkB%2CMAAM%3BEACpB%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAjFR%2CiBA6EI%2CkBAAkB%2CMAAM%2CaAKpB%3BEACI%2CgBAAA%3B%3BAAnFZ%2CiBA6EI%2CkBAAkB%2CMAAM%2CaAKpB%2CgBAEI%3BEACI%2CSAAA%3B%3BAACA%2CiBATZ%2CkBAAkB%2CMAAM%2CaAKpB%2CgBAEI%2CeAEK%3BEACG%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAzFpB%2CiBA6EI%2CkBAAkB%2CMAAM%2CaAKpB%2CgBAEI%2CeAOM%2COAAI%3BEACF%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA9FpB%2CiBA6EI%2CkBAAkB%2CMAAM%2CaAqBpB%2CEAAC%3BEACG%2CSAAA%3BEACA%2CiBAAA%3B%3BAApGZ%2CiBAuGI%2CkBAAkB%2CMAAM%2CUAAU%2CIAAG%3BEACjC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAA5GR%2CiBA%2BGI%2CkBAAkB%2CMAAM%3BEACpB%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAvHR%2CiBAyHI%2CkBAAkB%2CMAAM%2CkBAAkB%3BEACtC%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CiBAbJ%2CkBAAkB%2CMAAM%2CkBAAkB%2CSAarC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CsBAAqB%2CwBAArB%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3B%3BAAlJZ%2CiBAsJI%2CkBAAkB%2CMAAM%3BEACpB%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAxJR%2CiBA0JI%2CkBAAkB%2CMAAM%2CgBAAgB%3BEACpC%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAGR%2CYAAY%2CyBACR%3BEACI%2CgBAAA%3B%3BAAFR%2CYAAY%2CyBACR%2CkBAEI%3BEACI%2CoBAAA%3B%3BAAIZ%3BEACI%2CeAAA%3B%3BAADJ%2CkBAGI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAALR%2CkBAQI%3BEACI%2CgBAAA%3B%3BAACA%2CkBAFJ%2CUAEK%3BEACG%2C0CAAA%3B%3BAADJ%2CkBAFJ%2CUAEK%2COAEG%3BEACI%2CmBAAA%3B%3BAACA%2CkBANZ%2CUAEK%2COAEG%2CcAEK%3BEACG%2CgBAAA%3B%3BAAfpB%2CkBAqBI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C0DAAA%3B%3BAAEA%2CkBAZJ%2CcAYK%3BEACG%2CqBAAA%3B%3BAAEJ%2CkBAfJ%2CcAeK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CkBA1BJ%2CcA0BK%3BEACG%2CSAAS%2CGAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAxDZ%2CkBA4DI%2CUAAS%2COAAQ%2CcAAa%3BAA5DlC%2CkBA6DI%2CcAAa%2CsBAAsB%3BEAC%5C%2FB%2CSAAS%2CGAAT%3B%3BAA9DR%2CkBAiEI%3BEACI%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3B%3BAAtER%2CkBAiEI%2CYAOI%3BEACI%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAIZ%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAHJ%2CwBAII%2CWAAW%3BAAJf%2CwBAKI%2CWAAW%3BEACP%2CcAAA%3B%3BAAUZ%2CQAL2B%3BEACvB%3BIACI%2CsBAAA%3B%3B%3BAAWR%2CQAR2B%3BEACvB%3BIACI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3B%3B%3BAnK3xCI%2CgBADJ%2COACK%2CaACG%3BEACI%2CgBAAA%3B%3BAAJhB%2CgBACI%2COAOI%3BExBkQR%2CiBAAA%3B%3BAKiwBA%2CgBmB7%5C%2FBI%2CUnB6%5C%2FBH%3BELjwBD%2CgBAAA%3BEK8xBA%2CSAAS%2CsBAAT%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BELjyBA%2CcAAA%3BEAAA%2CiBAAA%3B%3BAwB1PQ%2CgBAFJ%2CUAEK%3BEACG%2CgBAAA%3B%3BAAKZ%2CqBACI%2COAAM%2CUACA%3BEACE%2CmBAAA%3B%3BAAEA%2CqBAJR%2COAAM%2CUACA%2CQAGG%3BEACG%2CgBAAA%3B%3BAAMhB%2CkBACI%3BEACI%2CaAAA%3B%3BAAFR%2CkBAKI%2CiBAAiB%2CQAAO%3BEAEpB%2CeAAA%3B%3BAAIR%2CkBACI%2CUAAS%3BEACL%2CaAAA%3B%3BAAIR%2CoBAII%3BAAHJ%2CqBAGI%3BAAFJ%2CgBAEI%3BAADJ%2CeACI%3BEzBPJ%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEAoBA%2CqBAAA%3BEACG%2CkBAAA%3BEACC%2CiBAAA%3BEACI%2CaAAA%3BEyBjBA%2CiBAAA%3B%3BAAOA%2CSADJ%2CUACK%2CMACK%2CSAGI%3BEACE%2CWAAA%3B%3BAAepB%2CQACI%2CQAAO%2CKACH%3BEACI%2CaAAA%3B%3BAAHZ%2CQACI%2CQAAO%2CKAKH%3BEACI%2CkBAAA%3B%3BAAPZ%2CQACI%2CQAAO%2CKAKH%2CSAEI%3BEACI%2CWAAA%3B%3BAAThB%2CQACI%2CQAAO%2CKAYH%2CSACI%3BEACI%2CWAAA%3B%3BAAfhB%2CQACI%2CQAAO%2CKAYH%2CSACI%2COAEI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAArBpB%2CQACI%2CQAAO%2CKAYH%2CSACI%2COASI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAA1BpB%2CQA0CI%3BEACI%2CgBAAA%3B%3BAAIA%2CQADJ%2CeACK%3BEACG%2CgBAAA%3B%3BAAhDZ%2CQA8CI%2CeAKI%3BEACI%2CkBAAA%3B%3BAAEA%2CQARR%2CeAKI%2CQAGK%3BEACG%2CeAAA%3B%3BAA2BhB%2CYAKI%3BExB%2BFJ%2CmBAAA%3BEwB7FQ%2CeAAA%3B%3BAAPR%2CYAUI%3BEACI%2CeAAA%3B%3BAAEA%2CYAHJ%2CMAGK%3BEACG%2CaAAA%3B%3BAAdZ%2CYAUI%2CMAOI%3BAAjBR%2CYAUI%2CMAQM%3BEAEE%2CkCAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAAtBZ%2CYAUI%2CMAeI%3BEACI%2CqBAAA%3B%3BAAEA%2CYAlBR%2CMAeI%2CEAGK%3BExBwEb%2CmBAAA%3B%3BAwBnEQ%2CYAvBJ%2CMAuBK%2CQACG%3BAADJ%2CYAvBJ%2CMAuBK%2CQAEG%3BExBiEZ%2CqBAAA%3BEAAA%2CgBAAA%3B%3BAwBnEQ%2CYAvBJ%2CMAuBK%2CQAQG%3BExB2DZ%2CqBAAA%3B%3BAwBpGA%2CYAUI%2CMAoCI%3BEACI%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAYJ%2COADG%2CKAAM%2COACR%3BEACG%2CgBAAA%3B%3BAAJZ%2CMAQI%3BEACI%2CmBAAA%3B%3BAATR%2CMAQI%2COAGI%3BExB%2BBR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAwB7BY%2COAAO%2CKAAM%2COALrB%2COAGI%3BEAGQ%2CeAAA%3B%3BAAdhB%2CMAmBI%2CEAAC%3BEACG%2CSAAA%3B%3BAApBR%2CMAuBI%3BEACI%2CeAAA%3B%3BAAQR%2CMAAM%2CSACF%3BExB6HJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3B%3BAwBpKR%2CMAAM%2CSACF%2CSAII%3BExBqKR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BAwB5KT%2CMAAM%2CSACF%2CSAQI%3BExBiKR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3BEwBjKG%2CUAAA%3B%3BAAKZ%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAEA%2CwBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAIA%2CcADW%2CyBACV%3BEACG%2CyBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2CcADW%2CyBACV%3BEACG%2CyBAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CgBADa%2CyBACZ%3BEACG%2CyBAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CgBADa%2CyBACZ%3BEACG%2CyBAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CqBADkB%2CyBACjB%3BEACG%2CyBAAA%3BEACA%2CWAAA%3B%3BAAKZ%2CQAAQ%3BExB5DR%2CgBAAA%3B%3BAwB4DA%2CQAAQ%2CcAGJ%3BEACI%2CsBAAA%3B%3BAAIR%2CYACI%3BEACI%2CaAAA%3B%3BAAFR%2CYAII%2CQAAO%3BExB4CX%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEwB5CQ%2CmBAAA%3B%3BAAEA%2CYAJJ%2CQAAO%2CMAIF%3BEACG%2CaAAA%3B%3BAATZ%2CYAII%2CQAAO%2CMAQH%2CQAAO%2CMAAS%2CKAAE%2CYAAa%2CEAAC%3BEAC5B%2CaAAA%3B%3BAAIA%2CYAbR%2CQAAO%2CMAYD%2CKACG%2CiBACG%2CKACI%3BExB6BpB%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEwB7BwB%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYApBpB%2CQAAO%2CMAYD%2CKACG%2CiBACG%2CKACI%2COAKK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CsBAAqB%2C0BAArB%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAMhB%2CYApCR%2CQAAO%2CMAYD%2CKAwBG%2CYAAa%3BEACV%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BExBKhB%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEwBLgB%2CmBAAA%3B%3BAAEA%2CYA3CZ%2CQAAO%2CMAYD%2CKAwBG%2CYAAa%2CEAOT%3BEACG%2CSAAS%2CEAAT%3BEACA%2CsBAAqB%2C0BAArB%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CYAxDZ%2CQAAO%2CMAYD%2CKAwBG%2CYAAa%2CEAoBT%3BEACG%2CSAAS%2CIAAT%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CYAhEZ%2CQAAO%2CMAYD%2CKAwBG%2CYAAa%2CEA4BT%3BEACG%2CcAAA%3B%3BAAEA%2CYAnEhB%2CQAAO%2CMAYD%2CKAwBG%2CYAAa%2CEA4BT%2CMAGI%3BEACG%2CcAAA%3B%3BAAKZ%2CYAzER%2CQAAO%2CMAYD%2CKA6DG%2CWACG%3BEACI%2CcAAA%3B%3BAAEA%2CYA7EhB%2CQAAO%2CMAYD%2CKA6DG%2CWACG%2CEAGK%3BEACG%2CaAAA%3B%3BAAGJ%2CYAjFhB%2CQAAO%2CMAYD%2CKA6DG%2CWACG%2CEAOK%3BEACG%2CaAAA%3B%3BAAGJ%2CYArFhB%2CQAAO%2CMAYD%2CKA6DG%2CWACG%2CEAWK%3BEACG%2CcAAA%3B%3BAA1FxB%2CYAII%2CQAAO%2CMAYD%2CKA%2BEE%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAASJ%2CoBAFR%2COAAM%2COACD%2CWACO%2CSAAM%3BEACN%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAHJ%2CoBAFR%2COAAM%2COACD%2CWACO%2CSAAM%2COAKN%2CeAAc%2CMACV%3BEACI%2CcAAA%3B%3BAAVxB%2CoBACI%2COAAM%2COAeF%2CMAAK%3BEACD%2CMAAA%3B%3BAWrdZ%2CKAAK%2COAAQ%3BEnCyRb%2CcAAA%3B%3BAmCtRI%2CKAHC%2COAAQ%2CSAGR%3BEACG%2CSAAS%2CGAAT%3B%3BAAGJ%2CKAPC%2COAAQ%2CSAOR%3BEACG%2CSAAS%2CGAAT%3B%3BAAIR%3BEyJsEA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAzJvEA%2CeyJ0EA%3BE5LmMA%2CYAAA%3BE4LjMI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CeANJ%2CeAMK%3BEACG%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEA6FR%2CmCAAA%3BE5L2FA%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BE4LxEA%2CS9JnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CO8JmLR%3BEAXA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAzJ7LA%2CeyJ0EA%2CeAsBM%3BEACE%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CeA1BR%2CeAsBM%2COAIG%3BEACG%2CkBAAA%3BEACA%2CUAAA%3BEA4EZ%2CmCAAA%3BE5L2FA%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BE4LxEA%2CS9JnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CO8JmLR%3BEAXA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAzJ7LA%2CeyJ0EA%2CeAsBM%2COAiBE%3BE5LhHR%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAmCRA%2CeAGI%3BEACI%2CiBAAA%3B%3BAAIR%2CwBAEI%2CgByJ%2BGJ%3BAzJhHA%2CcACI%2CgByJ%2BGJ%3BE5LxHA%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAmCOA%3BEyJzBA%2CgBAAA%3B%3BAAEA%2CoBAAC%3BE5LqRD%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BE4L1GA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEA8BA%2CS9JnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CO8JmLR%3BEAlMI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAzJUJ%2CoByJPA%2CMAAK%3BE5LPL%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4LMY%2CoBANZ%2CMAAK%2CcAGA%2CMAEK%2CQACG%3BAAAD%2CoBANZ%2CMAAK%2CcAIA%2CQACK%2CQACG%3BEACG%2CUAAA%3B%3BAzJAhB%2CoByJMA%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAzJTJ%2CoByJMA%2CMAKI%3BE5LzBJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4LsBI%2CoBATJ%2CMASK%3BE5L%2BOL%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BE4L1GA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEAlIQ%2CUAAA%3B%3BAAIA%2CoBApBR%2CMAmBK%2CMACI%3BEACG%2CUAAA%3B%3BAAIA%2CoBAzBZ%2CMAmBK%2CMAKK%2CQACG%3BEACG%2CUAAA%3B%3BAzJhChB%2CoByJyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CS9JnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CO8JmLR%3B%3BAzJtLA%2CoByJyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CS9JnLQ%2CQAAA%2CQAAA%2CQAAA%2CO8JmLR%3B%3BAzJtLA%2CoByJyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CS9JnLQ%2CQAAA%2CQAAA%2CO8JmLR%3B%3BAzJtLA%2CoByJyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CS9JnLQ%2CQAAA%2CO8JmLR%3B%3BAzJtLA%2CoByJyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CS9JnLQ%2CO8JmLR%3B%3BAzJ7KI%2CMAAC%2CIAAI%3BEACD%2CmBAAA%3B%3BAADJ%2CMAAC%2CIAAI%2COAGC%3BEnCkPV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAmCrPI%2CMAAC%2CIAAI%2COAOD%3BEnC8OR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEmC5OY%2CgBAAA%3B%3BAATR%2CMAAC%2CIAAI%2COAYD%2COAAM%3BEACF%2CkBAAA%3B%3BAAbR%2CMAAC%2CIAAI%2COAYD%2COAAM%2COAGF%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAlBZ%2CMAAC%2CIAAI%2COAYD%2COAAM%2COASF%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAKZ%2CMAAC%2CQAAQ%2CKACH%3BEnCwNV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAmCnNY%2CMANP%2CQAAQ%2CKAKL%2CQACK%3BEACG%2CmBAAA%3B%3BAAGJ%2CMAVP%2CQAAQ%2CKAKL%2CQAKK%3BEnC%2BMb%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAmCxMA%2CKAAK%2CMAAM%2CQACP%3BEACI%2CgBAAA%3B%3BAAIR%2CgBAAgB%3BEACZ%2CmBAAA%3B%3BAADJ%2CgBAAgB%2CKAGZ%2CQAAO%3BAAHX%2CgBAAgB%2CKAIZ%3BAAJJ%2CgBAAgB%2CKAKZ%3BEACI%2CmBAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CSAAS%2CQAAQ%2CKAAM%3BEACnB%2CcAAA%3B%3BAAGJ%2CwBAAC%3BEACG%2CcAAA%3B%3BAATR%2CwBAYI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAjBR%2CwBAoBI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAvBR%2CwBAoBI%2CiBAKI%3BEACI%2CiBAAA%3B%3BAAwBZ%2CgBACI%3BEAEI%2CmBAAA%3B%3BAAHR%2CgBAMI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAVR%2CgBAaI%2CgBACI%3BEACI%2CmBAAA%3B%3BAAfZ%2CgBAaI%2CgBACI%2CwBAGI%3BEACI%2CmBAAA%3B%3BAAEA%2CgBAPZ%2CgBACI%2CwBAGI%2CMAGK%3BEACG%2CgBAAA%3B%3BAArBpB%2CgBAaI%2CgBAaI%3BEnC4GR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEmC1GY%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA7BZ%2CgBAaI%2CgBAmBI%3BEACI%2CmBAAA%3B%3BAAjCZ%2CgBAqCI%2CyBACI%3BAAtCR%2CgBAqCI%2CyBAEI%3BEACI%2CcAAA%3B%3BAAKZ%2CqBACI%3BEACI%2CcAAA%3B%3BAAFR%2CqBAKI%3BEACI%2CkBAAA%3B%3BAANR%2CqBAKI%2CqBAGI%3BAARR%2CqBAKI%2CqBAII%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAZZ%2CqBAKI%2CqBAUI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAjBZ%2CqBAKI%2CqBAeI%3BEACI%2CgBAAA%3B%3BAAUR%2COAAC%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COAJH%2CQAII%3BEACG%2CaAAA%3B%3BAALR%2COAAC%2CQAQG%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAXR%2COAAC%2CQAcG%3BEACI%2CaAAA%3B%3BAAIR%2COAAC%2CIACG%3BEACI%2CaAAA%3B%3BAAIR%2COAAC%2CKACG%2CQAAO%2COAAO%3BEnCgCtB%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAIqDA%2CO%2BBtFK%2CKACG%2CQAAO%2COAAO%2CQ%5C%2FBqFrB%3BAACD%2CO%2BBvFK%2CKACG%2CQAAO%2COAAO%2CQ%5C%2FBsFrB%3BEJtDD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI4DA%2CO%2BB7FK%2CKACG%2CQAAO%2COAAO%2CQ%5C%2FB4FrB%3BEJ5DD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAmC3BI%2CSAAU%2CQAAC%2COAAO%3BEAEd%2CmBAAA%3B%3BAAFJ%2CSAAU%2CQAAC%2COAAO%2COAId%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAIR%2COAAC%2CaACG%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2COAAC%3BEACG%2CmBAAA%3B%3BAADJ%2COAAC%2CKAGG%2CaAAa%3BEnCOrB%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAmCFI%2COAAC%3BEAEG%2CgCAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAnC1OR%2COmCsOK%2CKnCtOJ%3BEACG%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAmCyOI%2COANH%2CKAMI%3BEACG%2CeAAA%3B%3BAAIR%2COAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIJ%2COAAC%3BEACG%2CeAAA%3B%3BAAGJ%2COAAC%3BEnCpBL%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEmCsBQ%2CgBAAA%3B%3BAAGJ%2COAAC%3BEACG%2CmBAAA%3B%3BA0JpUZ%2CqBAAsB%2CYAAY%2CQAAO%3BEACxC%2CSAAS%2CQAAQ%2CQAAQ%2CQAAQ%2CQAAQ%2COAAzC%3BEACG%2CaAAa%2CaAAb%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CwBAAyB%3BEACrB%2CmBAAA%3B%3BAAEJ%2CuBAAwB%2CeAAe%2CoBAAoB%3BEACvD%2CWAAA%3B%3BAAEJ%2CaAAc%2CsBAAsB%2CqBAAqB%2COAAM%3BEAC7D%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BA3KbE%2CcAQI%3BAAPJ%2CqBAOI%3BEACI%2CcAAA%3B%3BAATR%2CcAYI%3BAAXJ%2CqBAWI%3BEACI%2CmBAAA%3B%3BAAbR%2CcAYI%2CqBAGI%3BAAdR%2CqBAWI%2CqBAGI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BA4KhBR%2CyBAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CgCAAC%3BEACG%2CSAAA%3B%3BA7JTR%2CQACI%2CgBACI%3BEACI%2CSAAA%3B%3BAAHZ%2CQACI%2CgBACI%2CUAEI%3BEACI%2CkBAAA%3B%3BAALhB%2CQACI%2CgBACI%2CUAEI%2CQAEI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CQAThB%2CgBACI%2CUAEI%2CQAEI%2COAIK%3BEAEG%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CQAfhB%2CgBACI%2CUAEI%2CQAEI%2COAUK%2CIACG%2CKAEM%3BEACE%2CWAAA%3B%3BAApBhC%2CQACI%2CgBACI%2CUAEI%2CQAqBI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAA5BpB%2CQACI%2CgBA%2BBI%2CeACI%3BEACI%2CmBAAA%3B%3BAAlChB%2CQACI%2CgBA%2BBI%2CeACI%2CiBAEI%3BEACI%2CgBAAA%3B%3BAApCpB%2CQACI%2CgBA%2BBI%2CeACI%2CiBAEI%2CSAEI%3BEACI%2CWAAA%3B%3BAAtCxB%2CQACI%2CgBA%2BBI%2CeACI%2CiBAQI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAAKR%2CQA%5C%2FCR%2CgBA8CI%2CQACK%3BEjCgPb%2CqBAAA%3BE6B9QA%2CqBAAA%3BEIoCgB%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAARJ%2CQA%5C%2FCR%2CgBA8CI%2CQACK%2CIJoOX%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2CQIvBI%2CgBA8CI%2CQACK%2CIJxBZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BpOU%2CO9BoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CQIpCA%2CgBA8CI%2CQACK%2CIJZZ%2CMACI%3BE7B2PL%2CcAAA%3B%3BA6BrPI%2CQI1CA%2CgBA8CI%2CQACK%2CIJNZ%2COACI%3BE7BqPL%2CcAAA%3B%3BAiCtOY%2CQAzDR%2CgBA8CI%2CQAWK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CQA7DR%2CgBA8CI%2CQAeK%3BEACG%2CcAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CQAjER%2CgBA8CI%2CQAmBK%3BEjC8Nb%2CqBAAA%3BEIzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3B%3BAiC9NY%2CQAjER%2CgBA8CI%2CQAmBK%2COJkNX%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2CQIvBI%2CgBA8CI%2CQAmBK%2COJ1CZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8B1OU%2CO9B0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CQIpCA%2CgBA8CI%2CQAmBK%2COJ9BZ%2CMACI%3BE7B2PL%2CcAAA%3B%3BA6BrPI%2CQI1CA%2CgBA8CI%2CQAmBK%2COJxBZ%2COACI%3BE7BqPL%2CcAAA%3B%3BAI7CA%2CQ6BlPI%2CgBA8CI%2CQAmBK%2CO7BiLZ%3BAACD%2CQ6BnPI%2CgBA8CI%2CQAmBK%2CO7BkLZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQ6BxPI%2CgBA8CI%2CQAmBK%2CO7BuLZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQ6B7PI%2CgBA8CI%2CQAmBK%2CO7B4LZ%3BAACD%2CQ6B9PI%2CgBA8CI%2CQAmBK%2CO7B6LZ%3BAACD%2CQAAQ%2CUAAW%2CS6B%5C%2FPf%2CgBA8CI%2CQAmBK%3BE7B%2BLT%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BA%2BL7RA%2CmBAAC%3BAAAD%2CoBAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2C0BAAC%3BEACG%2CSAAA%3B%3BAAIR%2CMAAM%2COACF%3BEACI%2CWAAA%3B%3BAAFR%2CMAAM%2COAIF%3BEACI%2CUAAA%3B%3BAALR%2CMAAM%2COAIF%2COAEI%3BEACI%2CWAAA%3BE%5C%2FL0QR%2CiBAAA%3B%3BA%2BLjRJ%2CMAAM%2COAIF%2COAMI%3BEACI%2CeAAA%3B%3BAAXZ%2CMAAM%2COAIF%2COASI%3BEACI%2CkBAAA%3B%3BAAdZ%2CMAAM%2COAIF%2COAYI%3BEACI%2CmBAAA%3B%3BA5K9BR%2CQAAS%3BEACL%2CkBAAA%3BEACA%2CUAAA%3B%3BAAHR%2CYAKI%3BEACI%2CkBAAA%3B%3BAANR%2CYAKI%2CeAEO%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAACA%2CYARR%2CeAEO%2CUAME%3BAACD%2CYATR%2CeAEO%2CUAOE%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEnB8QZ%2CqBAAA%3BE6B9QA%2CqBAAA%3B%3BAVJQ%2CYARR%2CeAEO%2CUAME%2CSUsQP%3BAVrQM%2CYATR%2CeAEO%2CUAOE%2CQUqQP%3BE7BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6BHA%2CYVlBA%2CeAEO%2CUAME%2CSUUR%3BAAAD%2CYVlBA%2CeAEO%2CUAOE%2CQUSR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE7B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS8BzOQ%2CO9ByOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE6BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAVhVY%2CYAnBZ%2CeAEO%2CUAME%2CSAWI%3BAAAD%2CYAnBZ%2CeAEO%2CUAOE%2CQAUI%3BEACG%2CkBAAA%3B%3BAAGR%2CYAvBR%2CeAEO%2CUAqBE%3BEACG%2COAAA%3B%3BAAEJ%2CYA1BR%2CeAEO%2CUAwBE%3BEACG%2CQAAA%3B%3BAUsFZ%2CYVjHA%2CeAEO%2CUAwBE%2CQUuFR%3BE7ByKD%2CS8BxPQ%2CO9BwPR%3B%3BAmB5PQ%2CYA9BR%2CeAEO%2CUA4BE%3BEACG%2CeAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CYAlCR%2CeAEO%2CUAgCE%3BEACG%2CUAAA%3B%3BAAxChB%2CYA4CI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FCR%2CYA4CI%2CcAII%3BEAEI%2CmBAAA%3B%3BAAlDZ%2CYA4CI%2CcAII%2CQAGI%3BEnB4OR%2CmBAAA%3BEmB1OY%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAACA%2CaAAc%2CaAd1B%2CcAII%2CQAGI%3BAAQI%2CmBAAoB%2CaAfhC%2CcAII%2CQAGI%3BEASQ%2CWAAA%3B%3BAA5DpB%2CYA4CI%2CcAII%2CQAGI%2CMAWI%3BEACI%2CeAAA%3B%3BAA%5C%2FDpB%2CYA4CI%2CcAII%2CQAGI%2CMAcI%3BEACI%2CqBAAA%3BEnB6NhB%2CiBAAA%3BEmB3NgB%2CmBAAA%3BEACA%2CqBAAA%3B%3BAArEpB%2CYA4CI%2CcAII%2CQAGI%2CMAoBI%3BEnBwNZ%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAoBrHJ%2CYA4CI%2CcAII%2CQAGI%2CMAoBI%2CQAEI%3BEACI%2CaAAA%3BEACA%2CaAAA%3B%3BAA3ExB%2CYA4CI%2CcAII%2CQAGI%2CMAoBI%2CQAMI%3BEnBkNhB%2CiBAAA%3BEmBhNoB%2CgBAAA%3B%3BAA%5C%2FExB%2CYA4CI%2CcAII%2CQAGI%2CMAoBI%2CQAUI%3BEACI%2CcAAA%3BEnB6MpB%2CiBAAA%3B%3BAmB%5C%2FRJ%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%3BEACI%2CgBAAA%3B%3BAAvFpB%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%2COAEI%3BAAxFpB%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%2COAGI%3BAAzFpB%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%2COAII%3BEACI%2CcAAA%3B%3BAAGA%2CYAlDpB%2CcAII%2CQAGI%2CMAmCI%2COAOI%2COACK%3BEACG%2CSAAS%2COAAT%3BEnBgMxB%2CiBAAA%3BEmB9LwB%2CcAAA%3B%3BAAjG5B%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%2COAcI%3BEnB2LhB%2CiBAAA%3BEmBzLoB%2CgBAAA%3B%3BAAtGxB%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%2COAkBI%3BEnBuLhB%2CiBAAA%3B%3BAmB%5C%2FRJ%2CYA4CI%2CcAII%2CQAGI%2CMAyDI%2CWACI%3BEACI%2CmBAAA%3B%3BAA9GxB%2CYA4CI%2CcAII%2CQAGI%2CMAyDI%2CWAII%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CYA3EhB%2CcAII%2CQAGI%2CMAmEI%2CQACK%3BEAEG%2CcAAA%3BEACA%2CUAAA%3B%3BAAHJ%2CYA3EhB%2CcAII%2CQAGI%2CMAmEI%2CQACK%2CKAIG%2CUAAS%3BEACL%2CqBAAA%3BEACA%2CoBAAA%3B%3BAANR%2CYA3EhB%2CcAII%2CQAGI%2CMAmEI%2CQACK%2CKAQG%3BEACI%2CcAAA%3B%3BAAGR%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%3BEfrFjB%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaCvRqB%2CaCCC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEeoEoB%2CgBAAA%3B%3BAfnDpB%2CYevCA%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfhDhB%3BAACD%2CYexCA%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMf%5C%2FChB%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CYepDA%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfnChB%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CYehEA%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfvBhB%3BAACD%2CYejEA%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMftBhB%3BAACD%2CQAAQ%2CUAAW%2CaelEnB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%3BEnB4JjB%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAesBgB%2CYA3FpB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMAII%3BEACG%2CqBAAA%3B%3BA6KpIxB%2CmBAAC%3BAAAD%2CeAAC%3BEhM2RD%2CmBAAA%3B%3BAgMzRI%2CMAAO%2CoBAFV%3BAAEG%2CMAAO%2CgBAFV%3BEAGO%2CgBAAA%3B%3BAAMR%2CsBAAC%3BEACG%2CSAAA%3B%3BACpBR%2CsBACI%3BEACI%2CgBAAA%3B%3BACuBJ%2CwBAJ%2BC%3BE9KohC%5C%2FC%3BE4Jt6BA%2CcACI%3BIhLiKJ%2CYAAA%3BIAAA%2CSAAA%3BIoBwuBA%2CUAAA%3B%3BEAEA%2CiDAAC%3BEACD%2CiDAAC%3BE4J74BD%2CcACI%2CuB5J24BH%3BE4J54BD%2CcACI%2CuB5J44BH%3BIpB7rBD%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CiBAAA%3BIAAA%2CWAAA%3BIoBmvBI%2CUAAA%3BIACA%2COAAA%3B%3BEAEJ%2CiDAAC%3BE4Jx5BD%2CcACI%2CuB5Ju5BH%3BIpBtvBD%2CyBAAA%3B%3BEoByvBA%2CiDAAC%3BE4J35BD%2CcACI%2CuB5J05BH%3BIpBzvBD%2C4BAAA%3BIoB2vBI%2CQAAA%3B%3BEwDh7BA%2CYAAC%2CYACG%2CkBAAiB%3BI5EoLzB%2CyBAAA%3B%3BE4EhLY%2CYALP%2CYAII%2CcACI%3BIACG%2CiCAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CYAJH%2CYAII%2CcAKG%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CYAgBI%3BI5EsKJ%2CeAAA%3BIAAA%2CgBAAA%3B%3B%3BAkMxQA%2CwBAJqD%3BE9KiDrD%3BIhB0JA%2CWAAA%3B%3BEgB%2BKA%3BIpB1XA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2C0BAAC%3BEACD%2C0BAAC%3BE2BiCD%2CmBACI%2CUACM%2CmB3BpCT%3BE2BkCD%2CmBACI%2CUACM%2CmB3BnCT%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C0BAAC%3BE2B4BD%2CmBACI%2CUACM%2CmB3B9BT%3BIACG%2CWAAA%3B%3BEoBgsBJ%3BENtdQ%2C0BAtCJ%2CUAsCK%2CIAAI%2CKACD%3BIdEZ%2CcAAA%3BI6B9QA%2CqBAAA%3B%3BEAMA%2CoBAAC%3BEfqQO%2C0BAtCJ%2CUAsCK%2CIAAI%2CKACD%2CKetQX%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS8BpOU%2CO9BoOV%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BET8aA%3BEN9hBQ%2C0BAFJ%2CUAEK%2COAEG%3BEuKvLZ%2CsBAMI%3BIjK8sBA%2C6BAAA%3BIACA%2CgCAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CkBAAA%3BIpB7fJ%2CcAAA%3BI6BhOA%2CqBAAA%3B%3BEAMA%2C0BAAC%3BEfmLO%2C0BAFJ%2CUAEK%2COAEG%2CeerLX%3BEwJFD%2CsBAMI%2COxJJH%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS8B9NQ%2CO9B8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BET4bI%2C0BAAC%3BEN5iBG%2C0BAFJ%2CUAEK%2COAEG%2CeM0iBP%3BEiKjuBL%2CsBAMI%2COjK2tBC%3BIACG%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3B%3BESxqBR%2C0BT0qBK%2COS1qBJ%3BEfyHO%2C0BAFJ%2CUAEK%2COAEG%2CeM%2BiBP%2COS1qBJ%3BEwJ5DD%2CsBAMI%2COjKguBC%2COS1qBJ%3BI7BgKD%2CS8B%5C%2FNM%2CO9B%2BNN%3B%3BEoByjBA%2CyBACI%3BEADJ%2CyBAEI%3BEAFJ%2CyBAGI%3BEN9fJ%2CyBM4fI%3BEN5fJ%2CyBM6fI%3BEN7fJ%2CyBM8fI%3BEIpWJ%2CQAKI%2CSJ6VA%3BEIlWJ%2CQAKI%2CSJ8VA%3BEInWJ%2CQAKI%2CSJ%2BVA%3BIACI%2CmBAAA%3BIACA%2CWAAA%3B%3BEA2FR%2C%2BBACI%3BIACI%2CkBAAA%3B%3BEAGA%2C%2BBADJ%2CQACK%3BEACD%2C%2BBAFJ%2CQAEK%3BEACD%2C%2BBAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAEJ%2C%2BBANJ%2CQAMK%3BEACD%2C%2BBAPJ%2CQAOK%3BIACG%2CcAAA%3B%3BEgC16BZ%3BEACA%2CYAAa%2CQAAO%3BEACpB%3BEACA%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAGA%2CQAAS%3BEACT%2CmBAAoB%3BIAChB%2CkBAAA%3BIACA%2CiBAAA%3B%3BEeVR%3BIACI%2CUAAA%3B%3BEADJ%2CWAEI%2CQACI%3BIACI%2CkBAAA%3BInE6PZ%2CcAAA%3BI6BhOA%2CqBAAA%3B%3BEAMA%2CWsCrCI%2CQACI%2CWtCoCP%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS8B9NQ%2CO9B8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEsC%5C%2FTY%2CWATR%2CQACI%2CWAQK%3BIACG%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BEtCmFhB%2CWsC%5C%2FFI%2CQACI%2CWAaK%2CgBtCiFZ%3BI7BgKD%2CS8B%5C%2FNM%2CO9B%2BNN%3B%3BEmEvOA%3BInEuNF%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BImErOI%2CYAAA%3BIACA%2CUAAA%3BIACA%2CMAAM%2CwBAAN%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2COAAO%2CiBAAP%3B%3BEATJ%2CaAWI%3BIACI%2C6BAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3B%3BEAhBR%2CaAWI%2CUAMI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CaAVJ%2CUAUK%3BIACO%2CgCAAA%3B%3BEAER%2CaAbJ%2CUAaK%2CQACG%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BInE4MhB%2CcAAA%3BI6BhOA%2CqBAAA%3B%3BEAMA%2CasCFI%2CUAaK%2CQACG%2COtCZX%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS8B9NQ%2CO9B8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEsC9QgB%2CaAvBZ%2CUAaK%2CQACG%2COASK%3BIACG%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEtCkCpB%2CasC5DI%2CUAaK%2CQAgBI%2COAAQ%2COtC%2BBpB%3BI7BgKD%2CS8B%5C%2FNM%2CO9B%2BNN%3B%3BEmExLQ%2CaApCJ%2CUAoCK%3BInEwLT%2CSAAA%3BIAAA%2CUAAA%3BID1KA%2CqBAAA%3BIoEZY%2CeAAA%3B%3BEAjDZ%2CaAqDI%2CQAAO%3BInEkLX%2CSAAA%3BIAAA%2CUAAA%3BID1KA%2CqBAAA%3BIoENQ%2CgCAAA%3B%3BEAvDR%2CaAqDI%2CQAAO%2CMAGH%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEACA%2CaANR%2CQAAO%2CMAGH%2CGAGK%2CMAAM%3BIACH%2C6BAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA9DhB%2CaAqDI%2CQAAO%2CMAGH%2CGAQM%3BIACE%2C6BAAA%3B%3BEAjEhB%2CaAqDI%2CQAAO%2CMAeH%3BEApER%2CaAqDI%2CQAAO%2CMAgBH%2CEAAC%3BInEkKT%2CcAAA%3BIAAA%2CqBAAA%3BImE%5C%2FJY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA1EZ%2CaAqDI%2CQAAO%2CMAuBH%2CQAAO%3BIACH%2CSAAA%3B%3BEAKZ%3BIACI%2CYAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CgBAGI%3BInEkIN%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BImEhJQ%2CYAAA%3BIACA%2COAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEARR%2CgBAWI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CSACI%3BIACI%2CSAAA%3BIACA%2CMAAM%2CiBAAN%3B%3BEAHR%2CSAMI%3BInE4GN%2CoDAAA%3BIACK%2CiDAAA%3BIACC%2CgDAAA%3BIAcJ%2C4CAAA%3BImExHQ%2COAAA%3BIACA%2CWAAA%3B%3BEAIA%2CSADJ%2CYACK%3BIACG%2C%2BBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAMR%2CaAAC%3BIAEG%2CkBAAA%3BIACA%2CUAAA%3B%3BEnEnJR%2CamEgJK%2CMnEhJJ%3BEACD%2CamE%2BIK%2CMnE%5C%2FIJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CamE0IK%2CMnE1IJ%3BIACG%2CWAAA%3B%3BEmE%2BIA%2CaAAC%3BIACG%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3B%3BEACA%2CaAVH%2CWAUI%3BIACG%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAGA%2CaAfP%2CWAcG%2C0BACK%3BIACG%2CqBAAA%3B%3BEQqCZ%2CYAAC%3BI3EyCL%2CUAAA%3BIAAA%2CYAAA%3B%3BE2E5NA%2CYAmLK%2CYAnLJ%2CMACG%3B%3B%3B%3BEAkLA%2CYAAC%2CYA5KL%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3B%3B%3BIAIA%2CsDAAA%3BIACQ%2CsCAAA%3BIACR%2CWAAA%3B%3BEAoKA%2CYAAC%2CYAGG%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEC9KZ%3BID7CA%2CSAAA%3BIACA%2COAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CyDAAA%3BIACQ%2CiDAAA%3BI3EsPR%2CUAAA%3BIAAA%2CYAAA%3B%3BE2EpPA%2CaAAC%3BIACG%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CqCAAA%3BIACQ%2C6BAAA%3B%3BEAJZ%2CaAAC%2CMAMG%3BIACI%2CmBAAmB%2CeAAnB%3BIACQ%2CWAAW%2CeAAX%3B%3BEC0BhB%2CaDtBA%3BI3EwOA%2CsBAAA%3BIAAA%2C4CAAA%3BI2ErOI%2CUAAA%3BIACA%2CoBAAA%3B%3BEAQJ%2CaAAC%2CMACG%3B%3B%3B%3BECSJ%2CaDHA%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3B%3B%3BIAIA%2CsDAAA%3BIACQ%2CsCAAA%3BIACR%2CWAAA%3B%3BECFA%2CaAAC%3BIACG%2CiCAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEANR%2CaAQI%3BI5E0MJ%2CyBAAA%3BI4ExMQ%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAIJ%2CIAAC%3BIACG%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEAHJ%2CIAAC%2CkBAIG%3BI5E8LR%2CwCAAA%3B%3BE6ExOA%3BIACI%2CcAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CaAAA%3B%3BEAJR%2CiBAOI%3BEAPJ%2CiBAQI%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEKAR%3BIACI%2CwCAAA%3B%3BEADJ%2C2BAGI%2CqBAAoB%2CIAAI%3BIACpB%2CeAAA%3B%3BEQ7DR%3BIACI%2CwCAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEyGXJ%3BIACI%2CeAAA%3B%3BECHJ%3BIACI%2CeAAA%3B%3BEnGgBJ%2CyBAAyB%2C6BACrB%3BIACI%2CwCAAA%3B%3BECTR%2CyBAAyB%3BIACrB%2CwCAAA%3B%3BECOJ%2CyBAAyB%3BIACrB%2CwCAAA%3B%3BECgGJ%2C0BACI%2CqBAAoB%2CIAAI%3BIACpB%2CeAAA%3B%3BEMfR%3BIACI%2CwCAAA%3B%3BE3BrDJ%3BIACI%2CwBAAA%3B%3BEiDeJ%2C0BACI%3BIACI%2CaAAA%3BIACA%2CsBAAA%3B%3BEAHR%2C0BACI%2CeAII%2CSAAQ%3BEALhB%2C0BACI%2CeAKI%2CMAAK%3BIACD%2CSAAA%3B%3BEAPZ%2C0BACI%2CeASI%2C2BAA2B%3BIACvB%2CWAAA%3B%3BEuC1DZ%2CwBACI%2CSACI%3BIACI%2CSAAA%3B%3BEEi6BR%2CYAAC%3BIACG%2CeAAA%3B%3BEAGJ%2CYAAC%3BIACG%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAFJ%2CYAAC%2CKAIG%3BIACI%2CeAAA%3B%3BEALR%2CYAAC%2CKAQG%3BIACI%2CeAAA%3B%3BEATR%2CYAAC%2CKAYG%3BIACI%2CkBAAA%3BIACA%2CeAAA%3B%3BEAdR%2CYAAC%2CKAiBG%3BIACI%2CmBAAA%3B%3BEAlBR%2CYAAC%2CKAqBG%3BIACI%2C0BAAA%3BIACA%2CSAAA%3B%3BEAKZ%3BIACI%2CaAAA%3B%3BEAGJ%3BIACI%2C0BAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3BIACA%2CuBAAA%3BIACA%2CSAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3B%3BEAEJ%2CYAAa%2C2BAA2B%3BIACpC%2CsBAAA%3BIACA%2CkBAAA%3B%3BECl9BJ%2CoBACI%2CQAAO%2CIAAI%2CeACP%2CMAAK%3BIACD%2CWAAA%3BIACA%2CWAAA%3B%3BEAJZ%2CoBAQI%2CQAAO%2CIAAI%2CqBACP%2CMAAK%3BIACD%2CWAAA%3BIACA%2CWAAA%3B%3BEEPZ%2CgBACI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%3BIACI%2CaAAA%3B%3BEAEA%2CgBAJR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%2CQAGK%3BIACG%2CaAAA%3B%3BEAGJ%2CgBARR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%2CQAOK%3BIACG%2CcAAA%3B%3BEAVhB%2CgBAeI%2CWACI%3BIACI%2CsBAAA%3B%3BEpK%2BUZ%2CqBACI%2CQAAO%3BIRsBX%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3B%3BEQ7DR%2CqBAKI%2CSAAQ%3BIR8DZ%2CkBAAA%3BIACC%2CiBAAA%3BIACQ%2CSAAA%3B%3BES5QL%2CKAAC%3BIACG%2CiBAAA%3B%3BEAGQ%2CKAJX%2CcAEG%2CMACI%2CKACK%2CIAAI%3BIACD%2CaAAA%3B%3BEAKR%2CKAVP%2CcASG%2CKACK%3BEACD%2CKAXP%2CcASG%2CKAEK%3BEACD%2CKAZP%2CcASG%2CKAGK%3BEACD%2CKAbP%2CcASG%2CKAIK%3BIACG%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEACA%2CKApBX%2CcASG%2CKACK%2CIAUI%3BEAAD%2CKApBX%2CcASG%2CKAEK%2CMASI%3BEAAD%2CKApBX%2CcASG%2CKAGK%2CSAQI%3BEAAD%2CKApBX%2CcASG%2CKAIK%2CKAOI%3BIACG%2CSAAS%2CcAAc%2CGAAvB%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAGR%2CKA3BP%2CcASG%2CKAkBK%3BIACG%2CmBAAA%3B%3BEA5BZ%2CKAAC%2CcA%2BBG%2CMACI%2CKAAI%3BIACA%2CiBAAA%3B%3BE8B7FhB%2CwBACI%3BIvCqKJ%2CSAAA%3B%3BEuCtKA%2CwBAKI%3BIvCiKJ%2CaAAA%3B%3BEuCtKA%2CwBASI%2CgCACI%3BIACI%2CgBAAA%3B%3BEC2DZ%2CwBACI%3BIxC%2BFJ%2CeAAA%3B%3BEwChGA%2CwBACI%2CgBAGI%3BIxC4FR%2CaAAA%3B%3BEwChGA%2CwBACI%2CgBAOI%3BIxCwFR%2CoBAAA%3B%3BEsC5FA%2CaACI%2CiBACI%3BItC0FR%2CeAAA%3BIsCxFY%2CaAAA%3BIACA%2CWAAA%3B%3BEAIZ%3BIACI%2CgBAAA%3BItCkFJ%2C6BAAA%3B%3BEsC%5C%2FEA%2CKAAK%2CcACD%3BIACI%2CmBAAA%3B%3BEY9DR%3BIlD2IA%2CgCAAA%3BIkDzII%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAEJ%3BIACI%2CWAAA%3B%3BEAEJ%2CsBACI%3BIACI%2CWAAA%3B%3BEAGR%2CaACI%2CiBACI%2CcACI%3BEAHZ%2CaACI%2CiBACI%2CcAEI%3BIACI%2CcAAA%3B%3BEdnJhB%2CqBACI%3BEADJ%2CqBAEI%2COAAM%3BIpC0QV%2CgBAAA%3B%3BEmDjOA%3BIACI%2CeAAA%3B%3BEAEJ%3BEACA%3BIACI%2CqBAAA%3B%3BEACA%2CcAAC%2CIAAI%3BEAAL%2CcAAC%2CIAAI%3BIACD%2CmBAAA%3B%3BErC8KR%3BIACI%2CWAAA%3BIACA%2CiBAAA%3B%3BEAGI%2C0BAFJ%2CUAEK%3BIACG%2CoBAAA%3B%3BEAQA%2C0BAXR%2CUAEK%2COASI%3BIACG%2CgCAAA%3BId6BhB%2CmBAAA%3BIc3BgB%2CaAAA%3BIACA%2CeAAA%3B%3BEACA%2C0BAhBZ%2CUAEK%2COASI%2CMAKI%3BIACG%2CcAAA%3B%3BEANR%2C0BAXR%2CUAEK%2COASI%2CMAQG%3BIACI%2CeAAA%3B%3BEACA%2C0BArBhB%2CUAEK%2COASI%2CMAQG%2CMAEK%3BIACG%2CaAAA%3B%3BEAEJ%2C0BAxBhB%2CUAEK%2COASI%2CMAQG%2CMAKK%3BIACG%2CaAAA%3B%3BEAdZ%2C0BAXR%2CUAEK%2COASI%2CMAQG%2CMAQI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEACA%2C0BA%5C%2FBpB%2CUAEK%2COASI%2CMAQG%2CMAQI%2CEAIK%3BIdUzB%2CmBAAA%3B%3BEcGQ%2C0BA5CJ%2CUA4CK%2CMACG%3BIdJZ%2CiBAAA%3B%3BEcWQ%2C0BApDJ%2CUAoDK%3BIACG%2CmBAAA%3B%3BEAQA%2C0BA7DR%2CUA4DK%2CQACI%3BEACD%2C0BA9DR%2CUA4DK%2CQAEI%3BIACG%2CmBAAA%3B%3BEAeJ%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAGA%2CuBAAwB%2CeAT1B%2CSACV%2CSACK%2CKAMI%3BIAEO%2CiBAAA%3B%3BEAOJ%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAWI%3BEAIG%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAYI%3BEAGG%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAaG%3BEAEI%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAcI%3BIAEO%2CkBAAA%3B%3BEAlBpB%2CcAAc%2CSAuBV%3BIACI%2CaAAA%3B%3BEQqBR%2C%2BBACI%3BIACI%2CcAAA%3B%3BEAFR%2C%2BBAII%3BIACI%2CiBAAA%3B%3BE8J%5C%2FVR%2CgBACM%3BIACE%2CgBAAA%3B%3BEzJ8DR%2CQACI%2CQAAO%2CKACH%2CuBACI%2CwBACI%2CaACM%2CUAAO%3BIACL%2CWAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BE0JzBxB%3BIACI%2COAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEALJ%2CsBASI%3BIACI%2CgCAAA%3BIACA%2CaAAA%3B%3BEACA%2CsBAHJ%2CSAGK%3BIACG%2CcAAA%3B%3BEpKkVZ%2CWAAY%2CQAAO%2CKAAM%3BIACrB%2CaAAA%3B%3BEAEJ%2CWAAW%2CsCAAuC%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CeAAe%3BEAClG%2CWAAW%2CkBAAmB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CeAAe%3BIAC1E%2CYAAA%3B%3BEQ3SJ%2CcAAc%3BIACV%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAEI%2CcAJM%2CSAGV%2CSACK%3BIACG%2C4BAAA%3BIACA%2CkBAAA%3B%3BEACA%2CcAPE%2CSAGV%2CSACK%2CKAGI%3BIACG%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CcAXE%2CSAGV%2CSACK%2CKAOI%3BIzBwJb%2CiBAAA%3B%3BEyBrJY%2CcAdE%2CSAGV%2CSACK%2CKAUI%3BIACG%2CcAAA%3B%3BEADJ%2CcAdE%2CSAGV%2CSACK%2CKAUI%2CQAEG%3BIACI%2CkBAAA%3B%3BEACA%2CcAlBN%2CSAGV%2CSACK%2CKAUI%2CQAEG%2CQAEK%3BIACG%2CeAAA%3B%3BEAEJ%2CcArBN%2CSAGV%2CSACK%2CKAUI%2CQAEG%2CQAKK%3BIACG%2CWAAA%3B%3BEAEJ%2CcAxBN%2CSAGV%2CSACK%2CKAUI%2CQAEG%2CQAQK%3BIACG%2CYAAA%3B%3BEAEJ%2CcA3BN%2CSAGV%2CSACK%2CKAUI%2CQAEG%2CQAWK%3BEACD%2CcA5BN%2CSAGV%2CSACK%2CKAUI%2CQAEG%2CQAYK%3BIACG%2CeAAA%3B%3BEAIZ%2CcAjCE%2CSAGV%2CSACK%2CKA6BI%3BEACD%2CcAlCE%2CSAGV%2CSACK%2CKA8BI%3BEA9BL%2CcAJM%2CSAGV%2CSACK%2CKA%2BBG%3BEACA%2CcApCE%2CSAGV%2CSACK%2CKAgCI%3BIACG%2CiBAAA%3B%3BEAjCR%2CcAJM%2CSAGV%2CSACK%2CKAmCG%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEArCR%2CcAJM%2CSAGV%2CSACK%2CKAmCG%2CYAGI%3BIACI%2CeAAA%3B%3BEAvCZ%2CcAJM%2CSAGV%2CSACK%2CKA0CG%3BEA1CJ%2CcAJM%2CSAGV%2CSACK%2CKA2CG%2COAAM%3BIACF%2CaAAA%3B%3BEAGR%2CcAnDM%2CSAGV%2CSAgDK%3BIACG%2CeAAA%3B%3BEAWJ%2CqBADJ%2CSACK%3BIACG%2CWAAA%3B%3BEACA%2CqBAHR%2CSACK%2CKAEI%3BIACG%2CWAAA%3B%3BE8J9HhB%2CmCACI%3BIACI%2CUAAA%3B%3BEc7DR%2C4BACI%3BIACI%2CWAAA%3B%3BEAFR%2C4BAII%3BIACI%2CWAAA%3BIACA%2CgBAAA%3B%3BEZ%2B4DR%3BIACI%2CcAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CwBACI%2CyBACI%2CqBACI%2COACI%3BEAJhB%2CwBACI%2CyBACI%2CqBACI%2COAEI%3BIACI%2CUAAA%3B%3BEAOpB%2CwBACI%2CyBACI%2CkBACI%2CaAAY%2CKACN%3BIACE%2CgBAAA%3BIACA%2CoBAAA%3B%3BEANpB%2CwBACI%2CyBACI%2CkBAQI%2CaACI%2CSACI%3BIACI%2CaAAA%3B%3BEAYR%2CwBAHZ%2CyBACI%2CaAAY%2CSACR%2CaACK%2CKACK%3BIACE%2CgBAAA%3B%3BEAFR%2CwBAHZ%2CyBACI%2CaAAY%2CSACR%2CaACK%2CKACK%2CoBAGE%3BIACI%2CaAAA%3B%3BEChtC5B%3BIACI%2CcAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CwBACI%2CyBACI%2CqBACI%2COACI%3BEAJhB%2CwBACI%2CyBACI%2CqBACI%2COAEI%3BIACI%2CUAAA%3B%3BEAOpB%2CwBACI%2CyBACI%2CkBACI%2CaAAY%2CKACN%3BIACE%2CgBAAA%3BIACA%2CoBAAA%3B%3BEANpB%2CwBACI%2CyBACI%2CkBAQI%2CaACI%2CSACI%3BIACI%2CaAAA%3B%3BEAQxB%3BI1L9YA%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIA2BA%2CuBAAA%3BIACQ%2CeAAA%3B%3BE0LgXR%2C2BAII%3BI1L5XJ%2CwBAAA%3BIACQ%2CgBAAA%3BI0L6XA%2CmBAAA%3B%3BEANR%2C2BASI%3BI1LjYJ%2CwBAAA%3BIACQ%2CgBAAA%3BI0LkYA%2CmBAAA%3B%3BEC0gBR%3BIACI%2CqBAAA%3B%3BEADJ%2CgBAEI%3BIACI%2C0BAAA%3BIACA%2CSAAA%3B%3BEAJR%2CgBAOI%2CiBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAXZ%2CgBAOI%2CiBAOI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEAKZ%2CiBACI%3BIACI%2CuBAAuB%2CcAAvB%3BIACA%2CeAAA%3B%3BEAHR%2CiBAMI%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2C2BAAA%3BIACA%2CcAAA%3B%3BEAIR%3BIACI%2CeAAA%3B%3BEADJ%2CoBAGI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEALR%2CoBAQI%3BIACI%2C0BAAA%3BIACA%2CSAAA%3B%3BEAVR%2CoBAaI%3BIACI%2CeAAA%3B%3BEAIR%3BIACI%2CeAAA%3B%3BEADJ%2CoBAGI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEALR%2CoBAQI%3BIACI%2C0BAAA%3BIACA%2CSAAA%3B%3BEAVR%2CoBAaI%3BIACI%2CeAAA%3B%3BEAIR%3BIACI%2CeAAA%3B%3BEAGJ%3BIACI%2C0BAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CeAAA%3B%3BEAJR%2CiBAOI%3BIACI%2CeAAA%3B%3BEARR%2CiBAWI%2CkBACI%2CYAAW%2CIAAI%3BIACX%2CWAAA%3BIACA%2CgBAAA%3B%3BEAdZ%2CiBAWI%2CkBAKI%2CYAAW%2CIAAI%3BIACX%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIACI%2CaAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3BIACA%2CiCAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2C8BAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%3BEACA%3BIACI%2CcAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAEJ%3BIACI%2CmBAAA%3B%3BEAGJ%2CkBACI%3BIACI%2C4BAAA%3BIACA%2CeAAA%3B%3BEnKn%2BBA%2CgBADJ%2CUACK%3BIACG%2CkBAAA%3B%3BEAKZ%2CQACI%3BIACI%2CgBAAA%3B%3BEAQR%2CQAAQ%2CcACJ%3BIxBnOJ%2CmBAAA%3BIwBqOQ%2CcAAA%3B%3BEAIR%2CuBACI%3BIACI%2CkBAAA%3B%3BEAIR%2CKAAK%2COAAO%2CSACR%2COAAM%2CMACF%2CYACI%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BE8KlShB%2CQAAQ%2CuBACJ%3BIACI%2CsBAAA%3B%3BEAFR%2CQAAQ%2CuBACJ%2CaAGK%3BIACG%2CuBAAA%3B%3BEALZ%2CQAAQ%2CuBACJ%2CaAGK%2CMAGI%2CMAAG%3BIACA%2CmBAAA%3B%3BEARhB%2CQAAQ%2CuBACJ%2CaAGK%2CMAGI%2CMAAG%2CYAGA%3BIACI%2CkBAAA%3B%3BEAIR%2CQAfJ%2CuBACJ%2CaAGK%2CMAWI%3BIACG%2CmBAAA%3BIACA%2CeAAA%3B%3BEAjBhB%2CQAAQ%2CuBAsBJ%3BIACI%2CgBAAA%3B%3BECgPR%3BIACI%2CcAAA%3B%3BEADJ%2CqCAGI%3BIACI%2CWAAA%3B%3BEAIR%2CGAAG%2C2BACE%2CMAAI%3BIACD%2CWAAA%3B%3BEAIA%2CGANL%2C2BAKC%2CWACK%2CiBAAiB%3BIACd%2CYAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CGAXL%2C2BAKC%2CWAMK%3BIACG%2CYAAA%3B%3B%3BALjfZ%2CwBAJqD%3BE9KgXrD%3BECjPQ%2CyBADJ%2CKAAI%2CQACC%3BIrBnIT%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CwBAAC%3BEACD%2CwBAAC%3BEoB2oBD%2C0BACI%2CMAAM%2CGpB7oBT%3BEoB4oBD%2C0BACI%2CMAAM%2CGpB5oBT%3BEqBwGD%2CyBACI%2CKAAI%2CQrB1GP%3BEqByGD%2CyBACI%2CKAAI%2CQrBzGP%3BEsB%2BKG%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGpB7oBT%3BEsBgLG%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGpB5oBT%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CwBAAC%3BEoBsoBD%2C0BACI%2CMAAM%2CGpBvoBT%3BEqBmGD%2CyBACI%2CKAAI%2CQrBpGP%3BEsB0KG%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGpBvoBT%3BIACG%2CWAAA%3B%3BEoBuoBI%2C0BADJ%2CMAAM%2CGACD%2CIAAI%3BEE9dT%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGACD%2CIAAI%3BIACD%2CgCAAA%3B%3BEAKI%2C0BAPZ%2CMAAM%2CGAKF%2CKACK%2CKACI%3BEEpeb%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGAKF%2CKACK%2CKACI%3BIACG%2CaAAA%3B%3BEAGR%2C0BAXR%2CMAAM%2CGAKF%2CKAMK%3BEACD%2C0BAZR%2CMAAM%2CGAKF%2CKAOK%3BEACD%2C0BAbR%2CMAAM%2CGAKF%2CKAQK%3BEE1eT%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGAKF%2CKAMK%3BEExeT%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGAKF%2CKAOK%3BEEzeT%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGAKF%2CKAQK%3BIACG%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEACA%2C0BAnBZ%2CMAAM%2CGAKF%2CKAMK%2CIAQI%3BEAAD%2C0BAnBZ%2CMAAM%2CGAKF%2CKAOK%2CMAOI%3BEAAD%2C0BAnBZ%2CMAAM%2CGAKF%2CKAQK%2CSAMI%3BEEhfb%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGAKF%2CKAMK%2CIAQI%3BEEhfb%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGAKF%2CKAOK%2CMAOI%3BEEhfb%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGAKF%2CKAQK%2CSAMI%3BIACG%2CSAAS%2CcAAc%2CGAAvB%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAxBpB%2C0BACI%2CMAAM%2CGA2BF%3BEExfJ%2CcAAC%2CaAeG%2CMAAK%2CMF8cT%2CMAAM%2CGA2BF%3BIACI%2CSAAA%3B%3BEA2GZ%3BE6BxvBQ%2CYAdJ%2CuBAcK%2CcAmBG%3BI7B6tBZ%2CaAAA%3B%3BEAgDA%2C2BACI%3BEADJ%2C2BAEI%3BEAFJ%2C2BAGI%3BECpsBJ%2C6BDksBI%3BEClsBJ%2C6BDmsBI%3BECnsBJ%2C6BDosBI%3BIACI%2CmBAAA%3B%3BE4Cp0BR%3BI7DwUA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2C4CAAA%3BIACA%2CiCAAA%3BI6D1UI%2CkBAAA%3B%3BEtCyFI%2CoCADJ%2CKACK%3BIACG%2CgBAAA%3B%3BEAHZ%2CoCAOI%3BIACI%2CqBAAA%3B%3BEiGzHJ%2CaAAE%3BIACE%2CgBAAA%3B%3BESohBR%2CiBACI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAJR%2CiBAOI%2CkBACM%3BIACE%2CeAAA%3B%3BEATZ%2CiBAOI%2CkBAKM%3BIACE%2CgBAAA%3BIACA%2CeAAA%3B%3BEAdZ%2CiBAOI%2CkBAKM%2CQAIE%3BIACI%2CWAAA%3B%3BEKgbhB%2C0BAA2B%2CyBACvB%2C4BAA4B%2CsBAAsB%3BIAC9C%2CcAAA%3BIACA%2CmBAAA%3B%3BEAHR%2C0BAA2B%2CyBAKvB%2CsBAAsB%3BIAClB%2CcAAA%3B%3BEAGR%2C0BACI%2CyBACI%2C4BAA4B%2COAAM%3BIAC9B%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3B%3BEANZ%2C0BACI%2CyBAOI%2C4BAA4B%2CYAAc%2CQAAK%3BIAC3C%2CaAAA%3B%3BEAIZ%2C0BAA2B%2CyBAAyB%2C4BAChD%2CgBAAgB%3BIACZ%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CSAAA%3B%3BE1Gt6BR%2COACI%2CgBACI%3BIACI%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAGA%2COANR%2CgBAKI%2CQACK%3BI%5C%2FB%2BLb%2CqBAAA%3BIIzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIJgDA%2CgBAAA%3B%3BE%2BB%5C%2FLY%2COANR%2CgBAKI%2CQACK%2COFmLX%3BI7BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE6BHA%2COEmEI%2CgBAKI%2CQACK%2COFzEZ%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS8B1OU%2CO9B0OV%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2COEsDA%2CgBAKI%2CQACK%2COF7DZ%2CMACI%3BI7B2PL%2CcAAA%3B%3BE6BrPI%2COEgDA%2CgBAKI%2CQACK%2COFvDZ%2COACI%3BI7BqPL%2CcAAA%3B%3BEI7CA%2CO2BxJI%2CgBAKI%2CQACK%2CO3BkJZ%3BEACD%2CO2BzJI%2CgBAKI%2CQACK%2CO3BmJZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO2B9JI%2CgBAKI%2CQACK%2CO3BwJZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO2BnKI%2CgBAKI%2CQACK%2CO3B6JZ%3BEACD%2CO2BpKI%2CgBAKI%2CQACK%2CO3B8JZ%3BEACD%2CQAAQ%2CUAAW%2CQ2BrKf%2CgBAKI%2CQACK%3BI3BgKT%2CoBAAA%3BIJ%2BBJ%2CYAAA%3B%3BEuB9DA%3BIACI%2CgBAAA%3B%3BEbxKJ%2CYACI%3BIVoOJ%2CeAAA%3BIUlOQ%2CgBAAA%3BIACA%2CiBAAA%3B%3BEuCqHR%2CYACI%3BIjD2GJ%2C6BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEiD5GA%2CYAOI%3BIjDqGJ%2C6BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3BIiDjGQ%2CWAAA%3B%3BEACA%2CYALJ%2CuBAKK%3BIjDgGT%2C4BAAA%3BIiD9FY%2CwBAAA%3B%3BEAFJ%2CYALJ%2CuBAKK%2CcAIG%3BIjD4FZ%2CWAAA%3B%3BEiD5GA%2CYAsBI%3BEAtBJ%2CYAuBI%3BIjDqFJ%2CgBAAA%3B%3BEiD5GA%2CYA2BI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEA9BR%2CYAiCI%3BIACI%2CWAAA%3B%3BEAlCR%2CYAqCI%3BIjDuEJ%2CqBAAA%3BI6B9QA%2CqBAAA%3BIoBiNQ%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3B%3BEAlDR%2CYAqCI%2CmBpB2DF%3BI7BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE6BHA%2CYoBiMI%2CmBpBjMH%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS8B1PY%2CO9B0PZ%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CYoBoLA%2CmBpBrLH%2CMACI%3BI7B2PL%2CcAAA%3B%3BE6BrPI%2CYoB8KA%2CmBpB%5C%2FKH%2COACI%3BI7BqPL%2CcAAA%3B%3BE8CrPI%2CsBAAC%3BIACG%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAJJ%2CsBAAC%2CcAMG%3BI9C%2BOR%2CYAAA%3BI8C7OY%2CWAAA%3B%3BEACA%2CsBATP%2CcAMG%2CuBAGK%3BEACD%2CsBAVP%2CcAMG%2CuBAIK%3BIACG%2CWAAA%3B%3BERmKhB%2CKAAK%2CcACD%3BIACI%2CgCAAA%3BIACA%2CmBAAA%3B%3BEjBvER%2CyBAOI%2COAAM%3BEAPV%2CyBAQI%2COAAM%3BIACF%2CqBAAA%3B%3BEAGR%2CyBACI%3BIACI%2CmBAAA%3B%3BER5FR%2CiBACI%2CSACI%3BIbuXR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsB3PG%2CcAFR%2CMAAK%2CMACD%2CSACK%3BIACG%2CkBAAA%3B%3BEAJhB%2CcASI%3BEATJ%2CcAUI%3BEAVJ%2CcAWI%3BIACI%2CqBAAA%3B%3BEAIA%2CcADJ%2CeAAe%2CKACV%2CIAAI%3BIACD%2CmBAAA%3B%3BEAEJ%2CcAJJ%2CeAAe%2CKAIV%3BIACG%2CgBAAA%3B%3BEAIR%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%3BIACI%2CcAAA%3B%3BEAJhB%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%2CMAEI%3BIACI%2CcAAA%3B%3BEANpB%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%2CMAKI%2CKAAI%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEAlCxB%2CcA4CI%2CiBACI%3BIACI%2CmBAAA%3B%3BEA9CZ%2CcA4CI%2CiBAIM%3BIACE%2CmBAAA%3BIACA%2CeAAA%3B%3BENJZ%2CQACI%2CqBACI%2CmBACI%3BEAHZ%2CQACI%2CqBACI%2CmBAEI%3BEAJZ%2CQACI%2CqBACI%2CmBAGI%3BEALZ%2CQACI%2CqBACI%2CmBAII%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3B%3BEARhB%2CQACI%2CqBAWI%2CQAAO%3BIACH%2CaAAA%3B%3BEAbZ%2CQAiBI%2CSAGI%3BIACI%2CYAAA%3B%3BEArBZ%2CQAiBI%2CSAOI%3BIACI%2CWAAA%3B%3BESzJZ%2CcAAc%2CSACV%3BIACI%2CgCAAA%3B%3BEACA%2CcAHM%2CSACV%2CcAEK%3BIACG%2C6BAAA%3B%3BE8J5FZ%2CmCACI%2CoCAAoC%2COAAS%2CQAAQ%3BIACjD%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CgCAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEANR%2CmCACI%2CoCAAoC%2COAAS%2CQAAQ%2CKAOjD%3BIAII%2C6BAAA%3B%3BEAHA%2CmCARR%2CoCAAoC%2COAAS%2CQAAQ%2CKAOjD%2CGACK%2CUAAU%3BIACP%2CkBAAA%3B%3BEAMJ%2CmCAfR%2CoCAAoC%2COAAS%2CQAAQ%2CKAcjD%2CGAAE%2CSACG%2CUAAU%3BIACP%2CWAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CmCApBR%2CoCAAoC%2COAAS%2CQAAQ%2CKAcjD%2CGAAE%2CSAMG%3BIACG%2CmBAAA%3BIACA%2CSAAS%2CcAAc%2CIAAvB%3BIACA%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEA1BhB%2CmCA%2BBI%2CoCAAoC%2COAAS%3BIACzC%2CaAAA%3B%3BE%5C%2FJ6aR%2CQACI%2CQAAO%3BEADX%2CQAEI%3BIACI%2CSAAA%3B%3BE%2BKSR%2CwBAAyB%3BIACrB%2CWAAA%3B%3B%3BALpdJ%2CwBAJsD%3BElBwFtD%2CYACI%2CeACI%3BIhL0KR%2CYAAA%3B%3B%3BAkMzPJ%2CgBAH2C%3BE9K4DvC%3BIAjBA%2CYAAA%3B%3BEACA%2CsBAAC%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CsBAAC%2CUAAU%3BIACP%2CYAAA%3B%3BEAmKJ%3BEEOQ%2COAAO%2CIAAI%2CeAAgB%2CeAD%5C%2FB%3BEADJ%2CcA2BI%2CgBAMI%2CqBAII%2CUACI%3BIFzDhB%2CcAAA%3B%3BEAoIA%3BIpB9EA%2CkBAAA%3B%3BEoBoHA%3BIpBhYA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2C2BAAC%3BEACD%2C2BAAC%3BEsBgND%2CcAkDI%2CetBnQH%3BEsBiND%2CcAkDI%2CetBlQH%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C2BAAC%3BEsB2MD%2CcAkDI%2CetB7PH%3BIACG%2CWAAA%3B%3BEoB2aJ%3BEEjOA%2CcA2BI%2CgBACI%3BEA5BR%2CcAkDI%2CeAEI%3BEApDR%2CcAkDI%2CeAOI%3BIF0JR%2CsBAAA%3B%3BEsDnaI%2CUAAC%3BIACG%2CYAAA%3B%3BE8CUR%2CwBAAyB%3BIACrB%2CsBAAA%3B%3BEY0gBJ%2CqBAAsB%2CaAAY%2CYAAY%2CIAAI%2CmBAAmB%2CIAAI%2CuBAAwB%3BIAC7F%2CYAAA%3B%3BEAIA%2CwBAAyB%3BIACrB%2CkBAAA%3B%3BEEngBR%2CqBAAsB%2CaAAY%2CeAAgB%2C0BAA0B%3BIAEpE%2CcAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CqBANkB%2CaAAY%2CeAAgB%2C0BAA0B%2COAMvE%2CUAAU%3BIACP%2CiBAAA%3B%3BEAGJ%2CqBAVkB%2CaAAY%2CeAAgB%2C0BAA0B%2COAUvE%2CWAAY%3BEACb%2CqBAXkB%2CaAAY%2CeAAgB%2C0BAA0B%2COAWvE%2CWAAY%3BEACb%2CqBAZkB%2CaAAY%2CeAAgB%2C0BAA0B%2COAYvE%3BIACG%2CWAAA%3B%3BEMlBR%3BIACI%2CgBAAA%3B%3BEAGI%2CkBADF%2CWAAU%2CKACP%3BIACG%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2CcAAA%3B%3BEAEJ%2CkBANF%2CWAAU%2CKAMN%3BIACE%2CWAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIAmDZ%2CwCAAA%3B%3BEAhDY%2CkBAZN%2CWAAU%2CKAMN%2CGAMG%2CUAAU%3BIACP%2CWAAA%3BIACA%2CcAAA%3B%3BEAQR%2CkBADF%2CGAAE%2CUACE%2CGAAE%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIAmCZ%2CwCAAA%3B%3BEAhCY%2CkBAPN%2CGAAE%2CUACE%2CGAAE%2CKAMC%2CUAAU%3BIACP%2CWAAA%3BIACA%2CcAAA%3B%3BE7GgBJ%2COAFR%2CgBACI%2CQACK%3BI3BqHb%2CsBAAA%3BIAEA%2C4BAAA%3BIAEA%2CgBAAA%3BIACA%2CoBAAA%3BIAIA%2CiBAAA%3BIJgDA%2CgBAAA%3BIAAA%2CuBAAA%3BIAAA%2CSAAA%3BIAAA%2CUAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BII5FA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BI2BjFgB%2CeAAA%3B%3BE3B8HhB%2CO2BnII%2CgBACI%2CQACK%2CO3BiIZ%3BEACD%2CO2BpII%2CgBACI%2CQACK%2CO3BkIZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO2BzII%2CgBACI%2CQACK%2CO3BuIZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO2B9II%2CgBACI%2CQACK%2CO3B4IZ%3BEACD%2CO2B%5C%2FII%2CgBACI%2CQACK%2CO3B6IZ%3BEACD%2CQAAQ%2CUAAW%2CQ2BhJf%2CgBACI%2CQACK%3BI3B%2BIT%2CoBAAA%3BIJ%2BBJ%2CYAAA%3B%3BEDjJA%2COgC%5C%2FBI%2CgBACI%2CQACK%2COhC6BZ%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2COgCpCI%2CgBACI%2CQACK%2COhCkCZ%3BIC4ID%2CcAAA%3BIAAA%2C0BAAA%3B%3BEDvIA%2COgCzCI%2CgBACI%2CQACK%2COhCuCZ%3BICuID%2CcAAA%3BIAAA%2C0BAAA%3B%3BEIxFA%2CO2BxFI%2CgBACI%2CQACK%2CO3BsFZ%3BEACD%2CO2BzFI%2CgBACI%2CQACK%2CO3BuFZ%3BEACD%2CO2B1FI%2CgBACI%2CQACK%2CO3BwFZ%3BIACG%2CgBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CO2B%5C%2FFI%2CgBACI%2CQACK%2CO3B6FZ%3BEACD%2CO2BhGI%2CgBACI%2CQACK%2CO3B8FZ%3BEACD%2CQAAQ%2CUAAW%2CQ2BjGf%2CgBACI%2CQACK%3BI%5C%2FB8Kb%2CcAAA%3BIAAA%2CYAAA%3BII5EI%2CeAAA%3BIACA%2CoBAAA%3BIACA%2C0BAAA%3B%3BEG%5C%2FCI%2CQAJH%2CKAII%3BIACG%2CcAAA%3B%3BEwCvFZ%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKJ%2CQAAC%3BIACG%2CWAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEAEJ%3BIACI%2CWAAA%3BIACN%2CgBAAA%3B%3BEACM%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEzBuJR%2CcACI%2CiBAII%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEARZ%2CcACI%2CiBAII%2CWAII%3BIACI%2CiBAAA%3B%3BEACA%2CcAVZ%2CiBAII%2CWAII%2CQAEK%3BIACG%2CcAAA%3BIACA%2CWAAA%3B%3BEAbpB%2CcAmBI%3BIACI%2CgBAAA%3B%3BEApBR%2CcAuBI%2CeAAe%3BIACX%2CgBAAA%3B%3BEAxBR%2CcA2BI%2CgBACI%3BIAEI%2CWAAA%3BIACA%2CUAAA%3B%3BEA%5C%2FBZ%2CcA2BI%2CgBAMI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAMQ%2CcAfhB%2CgBAMI%2CqBAII%2CUAII%2COACK%3BIACG%2CaAAA%3B%3BEA3CxB%2CcAkDI%2CeAEI%3BIAEI%2CWAAA%3BIACA%2CUAAA%3B%3BEAvDZ%2CcAkDI%2CeAOI%3BIAEI%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIR%2CcAAC%2CKAAK%2CQACF%2CeACI%3BIACI%2CeAAA%3B%3BEAKZ%2CcAAC%2CaACG%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BEALR%2CcAAC%2CaAOG%2CKAAI%3BIACA%2CUAAA%3B%3BEAjFZ%2CcAsFI%2CiBACI%2CcAAgB%3BIACZ%2CWAAA%3B%3BEAEI%2CcAJZ%2CiBACI%2CcAAgB%2CYAEZ%2COACK%3BIACG%2CqBAAA%3BIACA%2CWAAA%3B%3BEA5FpB%2CcAsFI%2CiBAUI%2CUAAY%2CSAAM%2CIAAI%2CSAChB%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CcAjBR%2CiBAUI%2CUAAY%2CSAAM%2CIAAI%2CSAOjB%2CIAAI%2CMACD%3BIACI%2CWAAA%3B%3BEG%5C%2FJpB%2CqBACI%2CeACI%3BIACI%2CmBAAA%3BIACA%2CUAAA%3B%3BEAJZ%2CqBACI%2CeAKI%3BIACI%2CSAAA%3B%3BEUuHR%2COAAC%3BIACG%2CgBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAAC%2CQAAW%2CUAAC%3BEACb%2COAAC%2CQAAW%2CUAAC%3BIACT%2CkBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CgBAAA%3B%3BEADJ%2COAAC%2CQAGG%3BIACI%2CaAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CSAAU%2CQAAC%2COAAO%3BIACd%2CmBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CeAAA%3B%3BEAGJ%2COAAC%3BIACG%2CgBAAA%3B%3BE4J1TR%2CMAAM%2COAAQ%2CeAAe%3BEAC7B%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BEAClD%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAAgB%2CaAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAOjDnE%2CQAAQ%2CuBACJ%3BEACI%2CaAAA%3B%3BAAFR%2CQAAQ%2CuBAKJ%3BEACI%2CmBAAA%3B%3BAANR%2CQAAQ%2CuBAKJ%2CsCAGM%3BEACE%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAXZ%2CQAAQ%2CuBAKJ%2CsCAGM%2CMAKI%3BEACE%2CgBAAA%3B%3BAAdhB%2CQAAQ%2CuBAmBJ%2COAAM%3BAAnBV%2CQAAQ%2CuBAoBJ%2COAAM%2COAAO%2CIAAI%3BAApBrB%2CQAAQ%2CuBAqBJ%2COAAM%2COAAO%2CIAAI%3BAArBrB%2CQAAQ%2CuBAsBJ%2CSAAQ%3BEACJ%2CwBAAA%3B%3BAAvBR%2CQAAQ%2CuBA0BJ%3BEACI%2CaAAA%3B%3BAA3BR%2CQAAQ%2CuBA8BJ%2C%2BBAAiC%3BEAC7B%2CkBAAA%3B%3BAA%5C%2FBR%2CQAAQ%2CuBAkCJ%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAApCR%2CQAAQ%2CuBAuCJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAzCR%2CQAAQ%2CuBAuCJ%2C6BAII%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CQA%5C%2FCJ%2CuBAuCJ%2C6BAII%2CMAIK%3BEACG%2CeAAA%3B%3BAAhDhB%2CQAAQ%2CuBAuCJ%2C6BAaI%3BEACI%2CYAAA%3B%3BAArDZ%2CQAAQ%2CuBAyDJ%3BEACI%2CmBAAA%3B%3BAA1DR%2CQAAQ%2CuBA6DJ%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAhER%2CQAAQ%2CuBAmEJ%3BEtMgOJ%2CiBAAA%3BEsM9NQ%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA3ER%2CQAAQ%2CuBAgFJ%3BEACI%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAvFR%2CQAAQ%2CuBA0FJ%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAA5FR%2CQAAQ%2CuBA%2BFJ%3BEtMwTJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEsMxTQ%2C8BAAA%3BEACA%2CmBAAA%3B%3BAAlGR%2CQAAQ%2CuBAqGJ%3BEtMkTJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BEsMrWA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAEA%2CQAhHA%2CuBAqGJ%2CYAWK%3BEACG%2CqBAAA%3B%3BAAGJ%2CQApHA%2CuBAqGJ%2CYAeK%3BEACG%2CkBAAA%3B%3BAArHZ%2CQAAQ%2CuBAqGJ%2CYAmBK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAA7HZ%2CQAAQ%2CuBAqGJ%2CYAmBK%2CMAOG%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAjIhB%2CQAAQ%2CuBAqGJ%2CYAgCI%3BEACI%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA1IZ%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAApJhB%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%2CGAUI%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAxJpB%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%2CGAUI%2CGAII%3BEACI%2CYAAA%3B%3BAA3JxB%2CQAAQ%2CuBAkKJ%3BEtMqPJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BEsMxSA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CQA7KA%2CuBAkKJ%2CYAWK%3BEACG%2CmDAAA%3BEACA%2CsDAAA%3BEACA%2CsBAAA%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CQA3LA%2CuBAkKJ%2CYAyBK%3BElM%2BCT%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3BEsMtGY%2C2BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAlMqDZ%2CQkMtPQ%2CuBAkKJ%2CYAyBK%2CclM2DR%3BAACD%2CQkMvPQ%2CuBAkKJ%2CYAyBK%2CclM4DR%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQkM5PQ%2CuBAkKJ%2CYAyBK%2CclMiER%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQkMjQQ%2CuBAkKJ%2CYAyBK%2CclMsER%3BAACD%2CQkMlQQ%2CuBAkKJ%2CYAyBK%2CclMuER%3BAACD%2CQAAQ%2CUAAW%2CSkMnQX%2CuBAkKJ%2CYAyBK%3BElMyEL%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAsM%5C%2FFQ%2CQApMA%2CuBAkKJ%2CYAkCK%3BEACG%2CaAAA%3B%3BAAGJ%2CQAxMA%2CuBAkKJ%2CYAsCK%3BEACG%2CkBAAA%3B%3BAAzMZ%2CQAAQ%2CuBA6MJ%2CgBAEI%3BEACI%2CaAAA%3B%3BAAhNZ%2CQAAQ%2CuBA6MJ%2CgBAMI%3BEACI%2CSAAA%3B%3BAApNZ%2CQAAQ%2CuBA6MJ%2CgBAUI%3BEACI%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3B%3BAA1NZ%2CQAAQ%2CuBA8NJ%2CkBAEI%3BAAhOR%2CQAAQ%2CuBA8NJ%2CkBAGI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnOZ%2CQAAQ%2CuBA2OJ%2C%2BBAEI%3BEACI%2CgBAAA%3B%3BACxOZ%3BEvMiZA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEuMjZI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAOJ%3BEACI%2CqBAAA%3B%3BAADJ%2CqCAGI%3BEACI%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIR%3BEACI%2C6BAAA%3BEACA%2CqCAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAkB%2CyCAAlB%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CqCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkCAAA%3B%3BAAGJ%2C4BAA4B%2CSAExB%3BAADJ%2C4BAA4B%2CKACxB%3BEACI%2CWAAA%3B%3BAAQR%3BEACI%2CYAAY%2CiEAAZ%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2C8BAA8B%3BEAC1B%2C0CAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2C8BAA8B%3BEAC1B%2CyCAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAADJ%2CgCAGI%3BEACI%2CSAAA%3B%3BAAJR%2CgCAOI%3BEACI%2CqBAAA%3BEACA%2CUAAA%3B%3BAATR%2CgCAYI%3BEACI%2CqBAAA%3B%3BAAQR%3BEACI%2CWAAA%3B%3BAAOJ%2CMAAM%3BEACF%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CmFAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BEAC7B%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BEAC7B%2CsBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BEAC7B%2CeAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2C2EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2C4EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CsBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CkDAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BEAC7B%2CWAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2C0EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CyEAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%2CwBAAyB%2CmBAAkB%2C4BAA6B%3BEACpE%2CoBAAA%3BEACA%2CwBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CWAAA%3B%3BAAGJ%2CwCACI%2COAAO%2CUACH%2COACI%3BEACI%2CgBAAA%3B%3BAAGJ%2CwCANR%2COAAO%2CUACH%2COAKK%2CSAAU%2CSAAM%3BEACb%2CcAAA%3BEACA%2CSAAS%2CGAAT%3BEvMgBhB%2CiBAAA%3BEuMdgB%2CiBAAA%3B%3BAAXhB%2CwCACI%2COAAO%2CUACH%2COAYI%3BEACI%2CqBAAA%3B%3BAAfhB%2CwCACI%2COAAO%2CUACH%2COAYI%2CSAGI%2CMAAK%2CaAAa%3BAAjBlC%2CwCACI%2COAAO%2CUACH%2COAYI%2CSAII%2CMAAK%2CeAAe%3BEAChB%2CgBAAA%3B%3BAAOpB%2C6BACI%3BEACI%2CWAAA%3B%3BAAFR%2C6BACI%2CSAGI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAANZ%2C6BACI%2CSAGI%2CQAII%3BEACI%2CYAAA%3B%3BAAMhB%2CkCACI%3BEACI%2CiBAAA%3B%3BAAOA%2CkCADJ%2COACK%2CSACG%3BAADJ%2CwCADJ%2COACK%2CSACG%3BEACI%2CgBAAA%3B%3BAAEA%2CkCALZ%2COACK%2CSACG%2COAGK%3BAAAD%2CwCALZ%2COACK%2CSACG%2COAGK%3BEACG%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEvM%5C%2FBpB%2CiBAAA%3BEuMiCoB%2CiBAAA%3B%3BAAXpB%2CkCAEI%2COAcI%3BAAfR%2CwCACI%2COAcI%3BEACI%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CatMnUS%2CaCCC%2C8CqMkUV%3BEvM5CZ%2CiBAAA%3BEuM8CY%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CkCA5BR%2COAcI%2CgBAcK%2CgCAAgC%2CIAAI%2CkCAAmC%3BAAAxE%2CwCA5BR%2COAcI%2CgBAcK%2CgCAAgC%2CIAAI%2CkCAAmC%3BEACpE%2CYAAA%3BEACA%2CUAAA%3B%3BAAhChB%2CkCAEI%2COAkCI%3BAAnCR%2CwCACI%2COAkCI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEvM5DZ%2CiBAAA%3BEuM8DY%2CSAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAKZ%3BAACA%3BEACI%2CYAAA%3B%3BAAOJ%3BEACI%2CaAAA%3B%3BAAGJ%3BAACA%3BEACI%2CgBAAA%3B%3BAAOJ%2CyBACI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CyBANJ%2CgBAMK%2CgCAAgC%2CIAAI%2CkCAAmC%3BEACpE%2CYAAA%3BEACA%2CUAAA%3B%3BAATZ%2CyBAaI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEvM1GR%2CiBAAA%3BEuM4GQ%2CSAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAIR%2CyBAA0B%3BEACtB%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CyBAA0B%2CKAItB%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAFJ%2C2BAIK%3BEACG%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAPR%2C2BAUI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEA%2C2BALJ%2CKAKK%3BEACG%2CWAAA%3B%3BAAGJ%2C2BATJ%2CKASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAJJ%2C2BATJ%2CKASK%2CyBAMI%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAGJ%2C2BAtBR%2CKASK%2CyBAaI%3BEACG%2CgBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAvChB%2C2BA4CK%2CMAAI%3BEACD%2CYAAA%3B%3BAAKA%2C2BAFJ%2CWAEK%3BAACD%2C2BAHJ%2CWAGK%3BEACG%2CSAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2C2BARJ%2CWAQK%3BEACG%2CYAAA%3B%3BAAGJ%2C2BAZJ%2CWAYK%3BEACG%2CYAAA%3B%3BAAMR%2C4CAAC%3BEACG%2CoBAAA%3B%3BAADJ%2C4CAAC%2CIAGG%3BAACA%2CsBAAuB%2C6CAJ1B%3BEAKO%2CiBAAA%3B%3BAAIR%2C4CAAC%3BEACG%2CeAAA%3B%3BACvfZ%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3B%3BAAPJ%2C0BASI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%2C0BAAC%2CeAAgB%3BEACb%2CcAAA%3B%3BAAGJ%2C0BAAC%2CWAAY%3BEACT%2CcAAA%3B%3BAAGJ%2C0BAAC%2CYAAa%3BEACV%2CcAAA%3B%3BAA3BR%2C0BA8BI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAnCR%2C0BAsCI%2CeACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAA3CZ%2C0BAsCI%2CeAQI%3BEAEQ%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAjDhB%2C0BAsCI%2CeAQI%2CQAMI%3BEACI%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3B%3BAAEA%2C0BAnBZ%2CeAQI%2CQAMI%2CqBAKK%3BEACG%2CmBAAA%3B%3BAAOpB%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CoBAAC%3BEACG%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIR%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAEA%2CwBAAC%3BEACG%2CcAAA%3B%3BAANR%2CwBASI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3B%3BAAdR%2CwBAiBI%3BEACI%2CYAAA%3BEACA%2CgCAAA%3B%3BAAnBR%2CwBAiBI%2CoBAII%3BEACI%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CwBAVR%2CoBAII%2CaAMK%3BEACG%2CcAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CwBAfR%2CoBAII%2CaAWK%3BEACG%2CcAAA%3BEACA%2CyBAAA%3B%3BACkBhB%3BEAAiB%2CaAAA%22%7D *//**
 * Magiccart
 * @category 	Magiccart
 * @copyright 	Copyright (c) 2014 Magiccart (http://www.magiccart.net/)
 * @license 	http://www.magiccart.net/license-agreement.html
 * @Author:Magiccart<team.magiccart@gmail.com>
 * @@Create Date:2014-04-26 11:18:55
 * @@Modify Date: 2018-06-12 09:02:55
 * @@Function:*/
.nav-sections-item-content .magicmenu{position:relative;display:block;text-align: center;}
.magicmenu{position: relative;}
.magicmenu .nav-desktop{position:static;margin:0;padding:0;}
.magicmenu .nav-desktop .level0{padding:0px;margin:0px;display: inline-block;}
.magicmenu .nav-desktop .level0.logo.display{display: none;border: 0;}
.header-container-fixed .magicmenu .nav-desktop .level0.logo.display a{border: 0;padding: 10px;width: 71px;}
.header-container-fixed .magicmenu .nav-desktop .level0.logo.display a img{max-width: 100%;}
.magicmenu .nav-desktop .level0 > a:hover .short_desc{color:#888888;}
.magicmenu .nav-desktop .level0 .level-top{text-transform: none;padding:19px 30px;font-size:16px;position: relative;text-decoration:none;outline:medium none;display:block;text-align:center;line-height: normal;font-weight: 600;}
.magicmenu .nav-desktop .level0 .level-top span.icon-text{padding:0;text-decoration:none;outline:medium none;text-align:left;}
.magicmenu .nav-desktop .level0 .level-top span.cat_label{display: none; right: 20px;top: -8px;}
.magicmenu .nav-desktop .level0 .level-top > span{white-space: nowrap;font-size:16px;}
.magicmenu .level0 .level-top img{display: none;padding-right: 15px;vertical-align: middle;}
.magicmenu .nav-desktop .level0.home .level-top .icon{display:none}
.magicmenu .nav-desktop .level0.home .level-top .icon-home{font-size:17px}
.magicmenu .nav-desktop .level0.active .level-top span:after{content: "";border-bottom: 2px solid #aaa;width: 20px;display: none;margin-top: 5px;}
.magicmenu .nav-desktop .level0 .level-top-mega,
.magicmenu .nav-desktop .level0.dropdown > .level0{border-style: solid ;border-width: 1px;padding: 0 0 35px 30px;position:absolute;z-index:99999;display:block;opacity:0;top:130%;visibility:hidden;transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);}
.magicmenu .nav-desktop .level0:hover .level-top-mega,.magicmenu .nav-desktop .level0.dropdown:hover > .level0{opacity:1;top:100%;visibility:visible;}
.magicmenu .nav-desktop .level0.home .level-top-mega {padding: 20px 25px 25px;min-width: 175px;text-align: left;}
.magicmenu .nav-desktop .level0.home .level-top-mega div a span {font-size: 14px;line-height: 27px;}
.magicmenu .nav-desktop .level0 .level-top-mega .children a{position: relative;display: block;}
.magicmenu .nav-desktop .level0 .level-top-mega .children a,.magicmenu .nav-desktop p{text-align:left;text-decoration:none;font-size: 14px;text-transform: capitalize; line-height: 25px;}
.magicmenu .nav-desktop .level0.dropdown > .level0 li a span,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 li a span,
.magicmenu .nav-desktop .level0.ext .level0.dropdown li a span,
.magicmenu .nav-desktop .level0 .level-top-mega .children a span,
.magicmenu .nav-desktop .level0.dropdown .dropdown .level1 a{font-size: 14px;}
.magicmenu .nav-desktop .level-top a{color:#000;font-size:14px;text-decoration:none;text-align:left}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a{position: relative; font-size: 14px;font-weight: 600;padding: 32px 0 0px;display: block;line-height: 25px;margin:0px 25px 0 0;}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span{text-transform:none;font-size: 14px;}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a:before,
.vmagicmenu .level0 .level-top-mega .children > a:before{background-color: #dfdfdf;content: "";display: none !important;height: 1px;left: 0;position: absolute; top: -1px; width: 145px;}
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav:last-child { border: 0 none;}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top,.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom{ padding: 30px 0 0;width:100%;clear:both}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom{text-align: center;}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .cat-mega{padding-bottom: 0px;}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega{float:left;}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children{float:left;text-align:left;width:230px;}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children ul{margin-right:0px;padding: 0px;}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children > ul{padding: 0px;}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column li{margin: 0;}

.mage-column.mega-block-left{float:left;}
.mage-column.mega-block-right{float:right;}
.banner-menu-right{padding: 30px 10px 0 0;}
.banner-menu-position img {bottom: 0;left: 50%;position: absolute;z-index: -1;}
.block-left,.block-right,.cat-mega{float:left}
.block-bottom{clear:both}
.cms-static-banner-position {position: absolute;right: 0;bottom: 0;z-index: -1;}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top{margin: 0px;overflow: hidden;}
.magicmenu .nav-desktop .level0 .level-top .short_desc{display:block;font-size:13px;font-weight:300;line-height:13px;text-transform:capitalize;color:#999}
.vmagicmenu .level0 .level-top-mega .children.level1 > a.a-image::before,.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a.a-image::before{display: none;padding: 0;}
/* --- dropdown --- */
.magicmenu .nav-desktop .level0.dropdown li{margin: 0;}
.magicmenu .nav-desktop .level0.dropdown > .level0,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0,
.magicmenu .nav-desktop .level0.ext .level0.dropdown{width: 18em;min-width: 18em;padding: 20px 0px;line-height: 30px;text-align: left;}
.magicmenu .nav-desktop .level0.dropdown .hasChild,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild {position: relative;margin: 0;}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown li{margin: 0;}
.magicmenu .nav-desktop .level0.dropdown .hasChild > a:before,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild > a:before{ content: "\f105";display: block;line-height: 32px;font-size: 20px;position: absolute;right: 15px;text-align: right;font-family: FontAwesome;}
.magicmenu .nav-desktop .level0.dropdown .hasChild ul,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {position: absolute;left: 100%;top: 0;opacity: 0;visibility: hidden;border-width: 1px;border-style: solid;padding: 20px 0px;min-width: 200px;z-index: 1;box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);}
.magicmenu .nav-desktop .level0.dropdown .hasChild:hover > ul,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild:hover > ul{opacity: 1;visibility: visible;}
.magicmenu .nav-desktop .level0.dropdown .level1 a,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a{padding: 0 18px;display: block;}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul li{margin: 0;}
/* --- ul leve2 --- */
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild{position: relative;}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:before{content: "\f105";display: block;line-height: 32px;font-size: 14px;position: absolute;right: 30px;text-align: right;font-family: FontAwesome;}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul { position: absolute;left: 100%;opacity: 0;visibility: hidden;top:0;background-color: #fff;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);padding: 5px 0 5px 30px;min-width: 200px;z-index: 1;}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:hover > ul{opacity: 1;left: 90%;visibility: visible;}
/* Vertical Menu*/
.vmagicmenu{display:block !important;position:relative;padding:0px;z-index: 900;width: 270px;float: left;}
.vmagicmenu .block-vmagicmenu-content{border-width: 0 2px 2px;border-style: solid;padding: 5px 0 25px;border-color: #dfdfdf;min-width: 100%;position: absolute;visibility: hidden;opacity: 0;transition: all 300ms ease-in-out 0s;}
.vmagicmenu .vmagicmenu-narrow{margin: 0px;padding: 0;}
.vmagicmenu:hover .block-vmagicmenu-content{opacity: 1;visibility: visible;}
.vmagicmenu .block-title{padding: 0 20px;line-height: 60px;}
.vmagicmenu .block-title span{ font-size: 28px;vertical-align: middle;}
.vmagicmenu .block-title .vmagicmenu-subtitle{padding: 0 0 0 20px;font-size: 18px;}
.vmagicmenu .level0{padding:0;margin: 0;float:left;line-height:48px;width:100%;list-style: none;position: relative;}
.vmagicmenu .level0.last{border:none}
.vmagicmenu .level0:hover .level0{background-color: transparent;}
.vmagicmenu .level0 .level-top{border-bottom: 1px solid #e6e6e6;margin: 0 18px;padding: 0;font-size:100%;text-decoration:none;display:block;outline:medium none;}
.vmagicmenu .level0 .level-top img{vertical-align: middle;margin-right: 10px;display: inline-block;}
.vmagicmenu .level0.hasChild .level-top:after{content: "\f105";font-family:FontAwesome;float:right;font-style:normal;font-weight:normal;text-decoration:inherit;vertical-align:middle;font-size: 20px;position: relative;}
.vmagicmenu .level0 .level-top span{font-size:14px;vertical-align: middle;}
.vmagicmenu .level0 .level-top-mega,.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0{border-width: 1px;border-style: solid;position: absolute;top: 0px !important;left:100%;z-index:999;opacity: 0;visibility: hidden;/* left: 100%; transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;-webkit-transition: all 0.45s ease-out 0s;-moz-transition: all 0.45s ease-out 0s;-o-transition: all 0.45s ease-out 0s;transition: all 0.45s ease-out 0s;-moz-transform: translate(100px, 0);-webkit-transform: translate(100px, 0);transform: translate(100px, 0); */}
.vmagicmenu .level0:hover .level-top-mega,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown.hasChild:hover > ul{opacity:1; visibility:visible;box-shadow: 0 0 7px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);}
.vmagicmenu .level0 .level-top-mega .content-mega{margin:0;padding:0px;overflow:hidden;}
.vmagicmenu .level0 .level-top-mega .children a,.vmagicmenu p{line-height:25px;text-align:left;text-decoration:none;position: relative;display: block;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.vmagicmenu .level0 .level-top-mega .children a span,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a span{font-size: 14px;}
.vmagicmenu .level0 .level-top-mega .children > a{border-width: 0 0 1px;border-style: solid;display: block;padding-top: 32px;padding-bottom: 7px;position: relative;font-weight: normal;}
.vmagicmenu .level0 .level-top-mega .children > a span{font-weight: 600;}
.vmagicmenu .level-top a{color:#fff;font-size:14px;text-decoration:none;text-align:left}
.vmagicmenu .level0 .level-top-mega .children .level-3{font-size:100%;padding:0 0 5px;line-height:30px}
.vmagicmenu .level0 .level-top-mega .children .level-3 a{font-size:14px;text-transform:uppercase;font-weight:500;}
.vmagicmenu .level0 .level-top-mega .children .nav{line-height:26px;border-bottom:1px solid #ececec}
.vmagicmenu .level0 .level-top-mega .children .nav:last-child{border:none}
.vmagicmenu .level0 .level-top-mega .children > .nav{border:none}
.vmagicmenu .level0 .level-top-mega .children .nav a{font-weight:300}
.vmagicmenu .level0 .level-top-mega .mega-block-top,.vmagicmenu .level0 .level-top-mega .mega-block-bottom{width:100%}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom{clear:both;padding:25px 0 0px}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul{background-color:#f7f7f7;overflow:hidden;padding:15px 25px}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .title-menu,.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom,.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li{float:left;line-height:40px}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li{padding:0 10px}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .title-menu strong{font-weight:300}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .title-menu span{font-size:14px;color:#888888}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li a{color:#888888;text-decoration:none;padding:8px 10px;font-size:14px}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li a:hover{background-color:#8ac28f;color:#ffffff}
.vmagicmenu .level0 .level-top-mega .mage-column .children{float:left;width:230px;text-align:left;padding-left: 30px;margin: 0;}
.vmagicmenu .level0 .level-top-mega .mage-column li{margin: 0;}
.vmagicmenu .level0 .level-top-mega .mage-column .children ul{list-style: outside none none;}
.vmagicmenu .level0 .level0 .children > ul {margin: 0;padding: 20px 0 35px;}
.vmagicmenu .level0 .level-top-mega .mage-column .children ul li{margin: 0;}
.vmagicmenu .banner-menu-position img {margin-left: -30px;}
.header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.cat_label {top: -4px;}
/*.vmagicmenu .vmagicmenu-narrow >li:nth-of-type(n+8) { display: none; }*/
.vmagicmenu .vmagicmenu-narrow >li:nth-child(n+10) { display: none; }
.all-cat { display: block; margin-top: 15px;}
.all-cat span {padding: 0px;cursor: pointer;display: block;line-height: normal;width: 100%;clear: both;font-size: 14px;}
.all-cat span:after{content: "\f101";font-family: FontAwesome;padding-left: 5px;}
.vmagicmenu .all-cat{padding: 0 25px;margin-top: 23px;}
.accordion-container .level0 .level-top img{display: none;}
.sidebar .accordion-container{margin-bottom: 45px;}
.sidebar .accordion-container .meanmenu-accordion{border-style: solid;border-width: 1px;border-color: #e6e6e6;border-radius: 3px;padding: 23px 20px;}
.accor-title {border-bottom: 1px solid #dfdfdf;margin: 0px;text-align: left;font-weight: 600;padding: 0 0 12px;line-height: 30px;font-size: 18px;}
.sidebar .nav-accordion{padding: 0px;}
ul.nav-accordion{line-height:0.5em;list-style:none;margin:0;padding:0 0 30px;}
ul.nav-accordion li{position:relative;margin: 0;}
ul.nav-accordion li.last { border-bottom: 0 none;}
ul.nav-accordion li a{border-bottom: 1px solid #e6e6e6;text-transform: capitalize;position: relative;display:block;font-size:14px;line-height:48px;margin:0;padding:0px;text-align:left;text-decoration:none;text-shadow:none;color:#333e48;outline:medium none;}
ul.nav-accordion li a span{font-size: 14px;}
ul.nav-accordion li.active  > a,ul.nav-accordion li.active .expand:before{color: #333;}
ul.nav-accordion li a:hover,.all-cat:hover span,ul.nav-accordion ul ul li:hover a:before{color: #333;}
ul.nav-accordion li ul li a{/*padding:0 0 0 25px;*/}
ul.nav-accordion li > ul.submenu > li > a {padding-left: 20px;}
ul.nav-accordion li > ul.submenu > li > ul.submenu a {padding-left: 0px;}
ul.nav-accordion li ul li ul li.parent > a{padding:0 0 0 20px;}
ul.nav-accordion li ul li.parent > a span:before {display: none;}
ul.nav-accordion ul{margin: 0;padding: 0px;}
ul.nav-accordion ul.submenu{display: none;}
ul.nav-accordion ul li{clear:both;margin:0;padding:0}
ul.nav-accordion ul li a{outline:none;}
ul.nav-accordion ul li.active{font-weight:normal;}
ul.nav-accordion ul ul li a:before{color: #cccccc;content: "\f0da";display: inline-block;font-family: "FontAwesome";font-size: 14px;padding-right: 15px;text-align: right;}
ul.nav-accordion ul ul ul li a{margin-left:20px}
ul.nav-accordion .expand,ul.nav-accordion .collapse{border:0;cursor:pointer;display:block;font-size: 0 !important;height:19px;position:absolute;right:0px;top:0px;width:19px;padding: 0 !important;}
ul.nav-accordion li.level0 > a > span > .cat-label{position:inherit}
ul.nav-accordion li.level0 > a > span > .pin-bottom:before{position:inherit;right:6px;top:22px;width:0;height:0;content:"";border-style:solid;border-width:0}
ul.nav-accordion .expand:before{content: "\f106"; color: #333;}
ul.nav-accordion .collapse:before{content: "\f107";color: #ccc;}
ul.nav-accordion .collapse:before,ul.nav-accordion .expand:before{font-family: FontAwesome; display: inline-block;font-size: 14px;text-align: center;width: 18px;line-height: 50px;font-weight: bold;}
ul.nav-accordion .collapse:hover:before{color: #333;}
.nav-accordion>li:nth-child(n+10) { display: none; }
/*Test*/
.level-top-mega .mage-column.cat-mega{margin:0;list-style: outside none none;}
.fixed{z-index:999;width:100%}
.fixed .custom-menu{padding-bottom:7px;padding-top:10px;box-shadow:0 0 6px 0 rgba(0,0,0,0.2)}
.fixed .quick-access{display:none}
@media only screen and (min-width:768px){.nav-mobile{display:none !important;}}
@media (max-width: 991px) {
	.nav-sections-item-content > .navigation .nav-mobile,.sections .nav-sections-item-content > .navigation{display: block !important;padding: 0;}
	.nav-sections-item-content .magicmenu{position: static;}
}
@media (max-width: 992px) {.nav-sections-item-content {display: block !important; } }
/* hide the link until viewport size is reached */
a.meanmenu-reveal,.nav-toggle,.nav-sections-item-title{display:none}
/* when under viewport size,.nav-sections is added to body */
.nav-sections .mean-bar{position:static;float: right;}
.nav-sections a.meanmenu-reveal{width:20px;height:20px;padding:9px 6px;position:relative;z-index: 32;top:0;right:0;cursor:pointer;outline:medium none;color:#242628;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-weight:700;margin-top: 68px;}
.nav-sections a.meanmenu-reveal span{display:block;background:#242628;height:3px;margin-top:3px}
.nav-sections .navigation-mobile{float:left;width: 100%;position: absolute;background-color: #666;z-index: 2;left: 0;}
.nav-sections .navigation-mobile .mobi-title{color:#242628;font-size:16px;line-height:52px;margin:0;padding:0 0 0 50px;text-align:left;text-transform:uppercase;font-weight: 400;position: absolute;top: -56px;z-index: 0;display: none;}
.nav-sections .navigation-mobile ul{padding:0;margin:0;width:100%;list-style-type:none}
.nav-sections .navigation-mobile ul li{position:relative;float:left;width:100%;margin: 0;}
.nav-sections .navigation-mobile ul li a{display:block;padding:10px 0;margin:0;text-align:left;color:#fff;border-bottom:1px solid #888;text-decoration:none;line-height: 23px;}
.nav-sections .navigation-mobile ul li a:hover, .nav-sections .navigation-mobile ul li .level-top span:hover {background-color: #333333;}
.nav-sections .navigation-mobile ul li a span, .nav-sections .navigation-mobile ul li .level-top span{font-size:15px;padding:0 14px;}
.nav-sections .navigation-mobile ul li li a{font-size: 14px; padding: 10px 0 10px 25px;filter:alpha(opacity=75);visibility:visible;}
.nav-sections .navigation-mobile ul li.mean-last a{margin-bottom:0}
.nav-sections .navigation-mobile ul li li li a{font-size: 14px; padding: 10px 0 10px 40px;}
.nav-sections .navigation-mobile ul li li li li a{padding:1em 20%}
.nav-sections .navigation-mobile ul li li li li li a{padding:1em 25%}
.nav-sections .navigation-mobile ul li .expand,.nav-sections .navigation-mobile ul li .collapse{cursor: pointer;top: 0;right: 0px;width: 40px;height: 45px;text-align: center;line-height: 45px;padding:0px!important;text-align:center;position:absolute;z-index:2;font-weight:300;border:none!important;display: block;font-size: 0;}
.nav-sections .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}
.navigation-mobile .wrapper{width:100%;padding:0;margin:0}
.nav-sections .navigation-mobile ul li .expand:before,.nav-sections .navigation-mobile ul li .collapse:before{font-family: FontAwesome; display: inline-block;font-size: 22px;text-align: center;width: 18px;line-height: 45px;font-weight: normal;}
.nav-sections .navigation-mobile ul li .expand:before{content: "\f106"; color: #ccc;}
.nav-sections .navigation-mobile ul li .collapse:before{content: "\f107";color: #ccc;}
.nav-sections .navigation-mobile ul li .expand:hover:before,.nav-sections .navigation-mobile ul li .collapse:hover:before {color: #000;}
.nav-sections .navigation-mobile ul li a span.icon {padding-right: 0;}
.nav-sections .navigation .parent .level-top:after,.nav-sections .navigation-mobile ul li a img{display: none !important;}
/* Fix for box sizing on Foundation Framework etc. */
.nav-sections .navigation-mobile{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.mean-remove{display:none!important}
/* --- rest main-container --- */
.main-container{clear:both}
.magicmenu .nav-desktop .level0 .level-top .cat_label, .magicmenu .nav-desktop .level0 .cat_label, .nav-sections .navigation-mobile ul li a span.cat_label, .vmagicmenu .level0 .cat_label, .vmagicmenu .level0 .level-top-mega .children .cat_label,ul.nav-accordion li a span.cat_label{background-color:#00abc5;border-radius: 3px;color:#fff;font-size:11px !important;line-height:16px;font-weight: normal;padding:0px 5px;margin: 0 0 0 3px;position:absolute;}
/* Update */
.magicmenu .nav-desktop .level0.hasChild .level-top:after{content: "\f107";font-family: "FontAwesome";font-size: 15px;padding-left: 5px;font-weight: normal;}
.magicmenu .nav-desktop .level0 .cat_label:before,
.vmagicmenu .level0 .cat_label:before,
.nav-sections .navigation-mobile ul li a span.cat_label:before,
.nav-sections .navigation-mobile ul li span.level-top span.cat_label:before {border-color: transparent;border-style: solid;border-top-color: #009966;border-width: 6px 10px 0 0;content: "";height: 0;position: absolute;left: 10px;top: 17px;transition: border-color 450ms ease-in-out 0s;width: 0;display: none;}
.magicmenu .nav-desktop .level0 .cat_label.New:before,.vmagicmenu .level0 .cat_label.New {border-top-color: #009966;}
.magicmenu .nav-desktop .level0 .level-top-mega .children .level-3 a .cat_label:before,
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav a .cat_label:before {display:none;}
.magicmenu .nav-desktop .level0 .cat_label.HOT:before,
.magicmenu .nav-desktop .level0 .cat_label.Hot:before,
.magicmenu .nav-desktop .level0 .cat_label.hot:before,
.vmagicmenu .level0 .cat_label.HOT:before,
.vmagicmenu .level0 .cat_label.Hot:before,
.vmagicmenu .level0 .cat_label.hot:before,
.nav-sections .navigation-mobile ul li a .cat_label.HOT:before,
.nav-sections .navigation-mobile ul li a .cat_label.Hot:before,
.nav-sections .navigation-mobile ul li a .cat_label.hot:before,
.nav-sections .navigation-mobile ul li span.level-top span.cat_label.HOT:before,
.nav-sections .navigation-mobile ul li span.level-top span.cat_label.Hot:before,
.nav-sections .navigation-mobile ul li span.level-top span.cat_label.hot:before{border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);}
.magicmenu .nav-desktop .level0 .cat_label.SALE:before,
.magicmenu .nav-desktop .level0 .cat_label.Sale:before,
.magicmenu .nav-desktop .level0 .cat_label.sale:before,
.vmagicmenu .level0 .cat_label.SALE:before,
.vmagicmenu .level0 .cat_label.Sale:before,
.vmagicmenu .level0 .cat_label.sale:before,
.nav-sections .navigation-mobile ul li a .cat_label.SALE:before,
.nav-sections .navigation-mobile ul li a .cat_label.Sale:before,
.nav-sections .navigation-mobile ul li a .cat_label.sale:before{border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);}
.magicmenu .nav-desktop .level0 .cat_label.SALE,
.magicmenu .nav-desktop .level0 .cat_label.Sale,
.magicmenu .nav-desktop .level0 .cat_label.sale,
.vmagicmenu .level0 .cat_label.SALE,
.vmagicmenu .level0 .cat_label.Sale,
.vmagicmenu .level0 .cat_label.sale,
.nav-sections .navigation-mobile ul li a .cat_label.SALE,
.nav-sections .navigation-mobile ul li a .cat_label.Sale,
.nav-sections .navigation-mobile ul li a .cat_label.sale,ul.nav-accordion li a span.cat_label.SALE,ul.nav-accordion li a span.cat_label.Sale,ul.nav-accordion li a span.cat_label.Sale{background-color:#ea1b25;}
.magicmenu .nav-desktop .level0 .cat_label.Hot,
.magicmenu .nav-desktop .level0 .cat_label.hot,
.vmagicmenu .level0 .cat_label.Hot,
.vmagicmenu .level0 .cat_label.hot,
.nav-sections .navigation-mobile ul li a .cat_label.HOT,
.nav-sections .navigation-mobile ul li a .cat_label.Hot,
.nav-sections .navigation-mobile ul li a .cat_label.hot,
.nav-sections .navigation-mobile ul li span.level-top span.cat_label.HOT,
.nav-sections .navigation-mobile ul li span.level-top span.cat_label.Hot,
.nav-sections .navigation-mobile ul li span.level-top span.cat_label.hot,ul.nav-accordion li a span.cat_label.HOT,ul.nav-accordion li a span.cat_label.Hot,ul.nav-accordion li a span.cat_label.hot{background-color:#c00a27;}

/* Custom Font */
/* ----- header smartsearch ------ */
.vmagicmenu .vmagicmenu-narrow{list-style: none;}
.header .block-search .search-autocomplete {top: 42px !important;z-index: 105 !important;}
.header .c-smartsearch__wrapper--inner{max-width: 100% !important;}
.header .tool-topsearch .form-search .search-autocomplete ul{border: 1px solid #e1e1e1;padding: 15px 15px 15px;}
.header .form-search .search-autocomplete li{padding: 10px 15px;}
.header .form-search .search-autocomplete ul li.full-search{padding: 2px 15px 10px;margin-left: -15px;margin-right: -15px;border: 0;}
.header .form-search .search-autocomplete .c-smartsearch__image{float: left;}
.header .form-search .search-autocomplete .c-smartsearch__description{padding: 10px 0 0 110px;}
.header .form-search .search-autocomplete .c-smartsearch__description .c-smartsearch__title a{font-size: 15px;font-weight: 400;line-height: 1.3;}
.header .form-search .search-autocomplete .c-smartsearch__description .option-reviews .product-reviews-summary{margin: 5px 0 0px;}
.header .form-search .search-autocomplete .c-smartsearch__description .product-reviews-summary .reviews-actions{line-height: 25px;}
.header .form-search .search-autocomplete .c-smartsearch__description .option-price{font-size: 19px;color: #333;}
.header .form-search .search-autocomplete .row:last-child li{border: 0;}
.header .form-search .search-autocomplete .action.close {background-color: transparent;border: 0 none;box-shadow: none;box-sizing: content-box;display: inline-block;font-weight: 400;height: 20px;line-height: inherit; margin: 0;padding: 0;text-decoration: none;text-shadow: none;top: 0;width: 20px;color: #000000;opacity: 0.2;font-size: 0;}
.header .form-search .search-autocomplete .action.close:before {color: inherit;content: "\f00d";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height:20px;margin: 0;overflow: hidden;text-align: center;vertical-align: top;}
.header .form-search .search-autocomplete .action.close:hover{opacity: 1;background-color: transparent;}
.header .form-search .search-autocomplete li.selected,.header .form-search .search-autocomplete ul li:hover {background-color: transparent !important;}
.header .tool-topsearch .form-search .search-autocomplete li{cursor: default;padding: 2px 20px 1px;}
.header .form-search .search-autocomplete .c-smartsearch__title{display: block;clear: inherit;}
/* list-style: initial */
.page-header ul,.page-header ol,.page-footer ul,.page-footer ol,.sidebar ul,.sidebar ol,.content-popup-inner ul,.brand-cms-static{list-style: none;}
.product.info.detailed ul, .product.info.detailed ol,.product.attribute ul,.product.attribute ol,.post-list-wrapper ul,.post-list-wrapper ol,.post-view ul,.post-view ol{padding: 0;}
.product-info-main .product.attribute ul,.product-info-main .product.attribute ol,.product.detailed .product.description ol,.product.detailed .product.description ul,.product-item-description ul,.post-text-hld ul,.post-text-hld ol,.catalog-product-view .block.related ul.block-content,.catalog-product-view .block.related ol.block-content,.post-view .block.related ul.block-content,.post-view .block.related ol.block-content{list-style: disc outside;padding-left: 1.5em;margin-left: -7px;margin-bottom: 0;}
.product-info-main .product.attribute ol,.product.detailed .product.description ol,.post-text-hld ol,.catalog-product-view .block.related ul.block-content,.catalog-product-view .block.related ol.block-content,.post-view .block.related ol.block-content{list-style: decimal outside none;}
.product-info-main .product.attribute ul li,.product-info-main .product.attribute ol li,.product.detailed .product.description ol li,.product.detailed .product.description ul li,.product-item-description ul li,.post-text-hld ul li,.post-text-hld ol li{margin: 0;padding: 0;color: #7d7d7d;line-height: 20px;font-size: 14px;}
@media(max-width:991px) {
	.nav-open .nav-sections{background-color:#666;}
	.nav-before-open .page-wrapper{position: fixed !important;overflow: visible !important;}
	.nav-open .page-wrapper {left: calc(100% - 0px) !important;}
	.nav-open .nav-toggle:after {background: rgba(0, 0, 0, 0.01) none repeat scroll 0 0;content: "";display: block;height: 100%;position: fixed; right: 0;top: 0;width: 100%;z-index: 1;}
	.nav-before-open.nav-open .nav-toggle{padding:0;background-color: #333;height: 30px;line-height: 26px;left: auto;position: fixed;right: 0;top: 0;width: 30px;text-align: center;}
	.nav-before-open.nav-open .nav-toggle:before{position: static;content: "\f00d";font-family: FontAwesome;color: #fff;font-size: 20px;}
	.nav-before-open .nav-toggle:hover:before{color: #fff;}
}
@media(max-width:767px) {
	.sections.nav-sections{top: 0;}
	header.page-header .nav-sections .nav-sections-item-title{display: none;}
	header.page-header .nav-sections .nav-sections-item-content{margin-top: 0px !important;}

	.nav-before-open .page-wrapper{position: fixed !important;overflow: visible !important;}
	.nav-open .page-wrapper {left: calc(100% - 0px) !important;}
	.nav-open .nav-toggle:after {background: rgba(0, 0, 0, 0.01) none repeat scroll 0 0;content: "";display: block;height: 100%;position: fixed; right: 0;top: 0;width: 100%;z-index: 1;}
	.nav-before-open.nav-open .action.nav-toggle{padding:0;background-color: #333;height: 30px;line-height: 26px;left: auto;position: fixed;right: 0;top: 0;width: 30px;text-align: center;}
	.nav-before-open.nav-open .nav-toggle:before{position: static;content: "\f00d";font-family: FontAwesome;color: #fff;font-size: 20px;}
	.nav-before-open .nav-toggle:hover:before{color: #fff;}
}
@media only screen and (max-width: 479px) {
	.header .form-search .search-autocomplete .product-reviews-summary .reviews-actions{display:none;}
}
@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('../../frontend/Alothemes/crownsecurity/en_US/font/pe-icon-stroke/fonts/Pe-icon-7-stroke.eot?d7yf1v');
	src:url('../../frontend/Alothemes/crownsecurity/en_US/font/pe-icon-stroke/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('../../frontend/Alothemes/crownsecurity/en_US/font/pe-icon-stroke/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
		url('../../frontend/Alothemes/crownsecurity/en_US/font/pe-icon-stroke/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
		url('../../frontend/Alothemes/crownsecurity/en_US/font/pe-icon-stroke/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-7s-album:before {
	content: "\e6aa";
}
.pe-7s-arc:before {
	content: "\e6ab";
}
.pe-7s-back-2:before {
	content: "\e6ac";
}
.pe-7s-bandaid:before {
	content: "\e6ad";
}
.pe-7s-car:before {
	content: "\e6ae";
}
.pe-7s-diamond:before {
	content: "\e6af";
}
.pe-7s-door-lock:before {
	content: "\e6b0";
}
.pe-7s-eyedropper:before {
	content: "\e6b1";
}
.pe-7s-female:before {
	content: "\e6b2";
}
.pe-7s-gym:before {
	content: "\e6b3";
}
.pe-7s-hammer:before {
	content: "\e6b4";
}
.pe-7s-headphones:before {
	content: "\e6b5";
}
.pe-7s-helm:before {
	content: "\e6b6";
}
.pe-7s-hourglass:before {
	content: "\e6b7";
}
.pe-7s-leaf:before {
	content: "\e6b8";
}
.pe-7s-magic-wand:before {
	content: "\e6b9";
}
.pe-7s-male:before {
	content: "\e6ba";
}
.pe-7s-map-2:before {
	content: "\e6bb";
}
.pe-7s-next-2:before {
	content: "\e6bc";
}
.pe-7s-paint-bucket:before {
	content: "\e6bd";
}
.pe-7s-pendrive:before {
	content: "\e6be";
}
.pe-7s-photo:before {
	content: "\e6bf";
}
.pe-7s-piggy:before {
	content: "\e6c0";
}
.pe-7s-plugin:before {
	content: "\e6c1";
}
.pe-7s-refresh-2:before {
	content: "\e6c2";
}
.pe-7s-rocket:before {
	content: "\e6c3";
}
.pe-7s-settings:before {
	content: "\e6c4";
}
.pe-7s-shield:before {
	content: "\e6c5";
}
.pe-7s-smile:before {
	content: "\e6c6";
}
.pe-7s-usb:before {
	content: "\e6c7";
}
.pe-7s-vector:before {
	content: "\e6c8";
}
.pe-7s-wine:before {
	content: "\e6c9";
}
.pe-7s-cloud-upload:before {
	content: "\e68a";
}
.pe-7s-cash:before {
	content: "\e68c";
}
.pe-7s-close:before {
	content: "\e680";
}
.pe-7s-bluetooth:before {
	content: "\e68d";
}
.pe-7s-cloud-download:before {
	content: "\e68b";
}
.pe-7s-way:before {
	content: "\e68e";
}
.pe-7s-close-circle:before {
	content: "\e681";
}
.pe-7s-id:before {
	content: "\e68f";
}
.pe-7s-angle-up:before {
	content: "\e682";
}
.pe-7s-wristwatch:before {
	content: "\e690";
}
.pe-7s-angle-up-circle:before {
	content: "\e683";
}
.pe-7s-world:before {
	content: "\e691";
}
.pe-7s-angle-right:before {
	content: "\e684";
}
.pe-7s-volume:before {
	content: "\e692";
}
.pe-7s-angle-right-circle:before {
	content: "\e685";
}
.pe-7s-users:before {
	content: "\e693";
}
.pe-7s-angle-left:before {
	content: "\e686";
}
.pe-7s-user-female:before {
	content: "\e694";
}
.pe-7s-angle-left-circle:before {
	content: "\e687";
}
.pe-7s-up-arrow:before {
	content: "\e695";
}
.pe-7s-angle-down:before {
	content: "\e688";
}
.pe-7s-switch:before {
	content: "\e696";
}
.pe-7s-angle-down-circle:before {
	content: "\e689";
}
.pe-7s-scissors:before {
	content: "\e697";
}
.pe-7s-wallet:before {
	content: "\e600";
}
.pe-7s-safe:before {
	content: "\e698";
}
.pe-7s-volume2:before {
	content: "\e601";
}
.pe-7s-volume1:before {
	content: "\e602";
}
.pe-7s-voicemail:before {
	content: "\e603";
}
.pe-7s-video:before {
	content: "\e604";
}
.pe-7s-user:before {
	content: "\e605";
}
.pe-7s-upload:before {
	content: "\e606";
}
.pe-7s-unlock:before {
	content: "\e607";
}
.pe-7s-umbrella:before {
	content: "\e608";
}
.pe-7s-trash:before {
	content: "\e609";
}
.pe-7s-tools:before {
	content: "\e60a";
}
.pe-7s-timer:before {
	content: "\e60b";
}
.pe-7s-ticket:before {
	content: "\e60c";
}
.pe-7s-target:before {
	content: "\e60d";
}
.pe-7s-sun:before {
	content: "\e60e";
}
.pe-7s-study:before {
	content: "\e60f";
}
.pe-7s-stopwatch:before {
	content: "\e610";
}
.pe-7s-star:before {
	content: "\e611";
}
.pe-7s-speaker:before {
	content: "\e612";
}
.pe-7s-signal:before {
	content: "\e613";
}
.pe-7s-shuffle:before {
	content: "\e614";
}
.pe-7s-shopbag:before {
	content: "\e615";
}
.pe-7s-share:before {
	content: "\e616";
}
.pe-7s-server:before {
	content: "\e617";
}
.pe-7s-search:before {
	content: "\e618";
}
.pe-7s-film:before {
	content: "\e6a5";
}
.pe-7s-science:before {
	content: "\e619";
}
.pe-7s-disk:before {
	content: "\e6a6";
}
.pe-7s-ribbon:before {
	content: "\e61a";
}
.pe-7s-repeat:before {
	content: "\e61b";
}
.pe-7s-refresh:before {
	content: "\e61c";
}
.pe-7s-add-user:before {
	content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
	content: "\e61d";
}
.pe-7s-paperclip:before {
	content: "\e69c";
}
.pe-7s-radio:before {
	content: "\e61e";
}
.pe-7s-note2:before {
	content: "\e69d";
}
.pe-7s-print:before {
	content: "\e61f";
}
.pe-7s-network:before {
	content: "\e69e";
}
.pe-7s-prev:before {
	content: "\e620";
}
.pe-7s-mute:before {
	content: "\e69f";
}
.pe-7s-power:before {
	content: "\e621";
}
.pe-7s-medal:before {
	content: "\e6a0";
}
.pe-7s-portfolio:before {
	content: "\e622";
}
.pe-7s-like2:before {
	content: "\e6a1";
}
.pe-7s-plus:before {
	content: "\e623";
}
.pe-7s-left-arrow:before {
	content: "\e6a2";
}
.pe-7s-play:before {
	content: "\e624";
}
.pe-7s-key:before {
	content: "\e6a3";
}
.pe-7s-plane:before {
	content: "\e625";
}
.pe-7s-joy:before {
	content: "\e6a4";
}
.pe-7s-photo-gallery:before {
	content: "\e626";
}
.pe-7s-pin:before {
	content: "\e69b";
}
.pe-7s-phone:before {
	content: "\e627";
}
.pe-7s-plug:before {
	content: "\e69a";
}
.pe-7s-pen:before {
	content: "\e628";
}
.pe-7s-right-arrow:before {
	content: "\e699";
}
.pe-7s-paper-plane:before {
	content: "\e629";
}
.pe-7s-delete-user:before {
	content: "\e6a7";
}
.pe-7s-paint:before {
	content: "\e62a";
}
.pe-7s-bottom-arrow:before {
	content: "\e6a8";
}
.pe-7s-notebook:before {
	content: "\e62b";
}
.pe-7s-note:before {
	content: "\e62c";
}
.pe-7s-next:before {
	content: "\e62d";
}
.pe-7s-news-paper:before {
	content: "\e62e";
}
.pe-7s-musiclist:before {
	content: "\e62f";
}
.pe-7s-music:before {
	content: "\e630";
}
.pe-7s-mouse:before {
	content: "\e631";
}
.pe-7s-more:before {
	content: "\e632";
}
.pe-7s-moon:before {
	content: "\e633";
}
.pe-7s-monitor:before {
	content: "\e634";
}
.pe-7s-micro:before {
	content: "\e635";
}
.pe-7s-menu:before {
	content: "\e636";
}
.pe-7s-map:before {
	content: "\e637";
}
.pe-7s-map-marker:before {
	content: "\e638";
}
.pe-7s-mail:before {
	content: "\e639";
}
.pe-7s-mail-open:before {
	content: "\e63a";
}
.pe-7s-mail-open-file:before {
	content: "\e63b";
}
.pe-7s-magnet:before {
	content: "\e63c";
}
.pe-7s-loop:before {
	content: "\e63d";
}
.pe-7s-look:before {
	content: "\e63e";
}
.pe-7s-lock:before {
	content: "\e63f";
}
.pe-7s-lintern:before {
	content: "\e640";
}
.pe-7s-link:before {
	content: "\e641";
}
.pe-7s-like:before {
	content: "\e642";
}
.pe-7s-light:before {
	content: "\e643";
}
.pe-7s-less:before {
	content: "\e644";
}
.pe-7s-keypad:before {
	content: "\e645";
}
.pe-7s-junk:before {
	content: "\e646";
}
.pe-7s-info:before {
	content: "\e647";
}
.pe-7s-home:before {
	content: "\e648";
}
.pe-7s-help2:before {
	content: "\e649";
}
.pe-7s-help1:before {
	content: "\e64a";
}
.pe-7s-graph3:before {
	content: "\e64b";
}
.pe-7s-graph2:before {
	content: "\e64c";
}
.pe-7s-graph1:before {
	content: "\e64d";
}
.pe-7s-graph:before {
	content: "\e64e";
}
.pe-7s-global:before {
	content: "\e64f";
}
.pe-7s-gleam:before {
	content: "\e650";
}
.pe-7s-glasses:before {
	content: "\e651";
}
.pe-7s-gift:before {
	content: "\e652";
}
.pe-7s-folder:before {
	content: "\e653";
}
.pe-7s-flag:before {
	content: "\e654";
}
.pe-7s-filter:before {
	content: "\e655";
}
.pe-7s-file:before {
	content: "\e656";
}
.pe-7s-expand1:before {
	content: "\e657";
}
.pe-7s-exapnd2:before {
	content: "\e658";
}
.pe-7s-edit:before {
	content: "\e659";
}
.pe-7s-drop:before {
	content: "\e65a";
}
.pe-7s-drawer:before {
	content: "\e65b";
}
.pe-7s-download:before {
	content: "\e65c";
}
.pe-7s-display2:before {
	content: "\e65d";
}
.pe-7s-display1:before {
	content: "\e65e";
}
.pe-7s-diskette:before {
	content: "\e65f";
}
.pe-7s-date:before {
	content: "\e660";
}
.pe-7s-cup:before {
	content: "\e661";
}
.pe-7s-culture:before {
	content: "\e662";
}
.pe-7s-crop:before {
	content: "\e663";
}
.pe-7s-credit:before {
	content: "\e664";
}
.pe-7s-copy-file:before {
	content: "\e665";
}
.pe-7s-config:before {
	content: "\e666";
}
.pe-7s-compass:before {
	content: "\e667";
}
.pe-7s-comment:before {
	content: "\e668";
}
.pe-7s-coffee:before {
	content: "\e669";
}
.pe-7s-cloud:before {
	content: "\e66a";
}
.pe-7s-clock:before {
	content: "\e66b";
}
.pe-7s-check:before {
	content: "\e66c";
}
.pe-7s-chat:before {
	content: "\e66d";
}
.pe-7s-cart:before {
	content: "\e66e";
}
.pe-7s-camera:before {
	content: "\e66f";
}
.pe-7s-call:before {
	content: "\e670";
}
.pe-7s-calculator:before {
	content: "\e671";
}
.pe-7s-browser:before {
	content: "\e672";
}
.pe-7s-box2:before {
	content: "\e673";
}
.pe-7s-box1:before {
	content: "\e674";
}
.pe-7s-bookmarks:before {
	content: "\e675";
}
.pe-7s-bicycle:before {
	content: "\e676";
}
.pe-7s-bell:before {
	content: "\e677";
}
.pe-7s-battery:before {
	content: "\e678";
}
.pe-7s-ball:before {
	content: "\e679";
}
.pe-7s-back:before {
	content: "\e67a";
}
.pe-7s-attention:before {
	content: "\e67b";
}
.pe-7s-anchor:before {
	content: "\e67c";
}
.pe-7s-albums:before {
	content: "\e67d";
}
.pe-7s-alarm:before {
	content: "\e67e";
}
.pe-7s-airplay:before {
	content: "\e67f";
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../frontend/Alothemes/crownsecurity/en_US/font/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../../frontend/Alothemes/crownsecurity/en_US/font/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../../frontend/Alothemes/crownsecurity/en_US/font/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../../frontend/Alothemes/crownsecurity/en_US/font/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../../frontend/Alothemes/crownsecurity/en_US/font/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../../frontend/Alothemes/crownsecurity/en_US/font/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
	/*
  	Flaticon icon font: Flaticon
  	Creation date: 22/06/2016 15:21
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon/css/Flaticon.eot");
  src: url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon/css/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon/css/Flaticon.woff") format("woff"),
       url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon/css/Flaticon.ttf") format("truetype"),
       url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon/css/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon/css/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
font-style: normal;
}

.flaticon-add-to-cart:before { content: "\f100"; }
.flaticon-approve-invoice:before { content: "\f101"; }
.flaticon-atm-cash:before { content: "\f102"; }
.flaticon-bag:before { content: "\f103"; }
.flaticon-bag-1:before { content: "\f104"; }
.flaticon-bag-2:before { content: "\f105"; }
.flaticon-bags:before { content: "\f106"; }
.flaticon-barcode:before { content: "\f107"; }
.flaticon-basket:before { content: "\f108"; }
.flaticon-basket-1:before { content: "\f109"; }
.flaticon-basket-2:before { content: "\f10a"; }
.flaticon-basket-3:before { content: "\f10b"; }
.flaticon-basket-4:before { content: "\f10c"; }
.flaticon-box:before { content: "\f10d"; }
.flaticon-box-1:before { content: "\f10e"; }
.flaticon-calculator:before { content: "\f10f"; }
.flaticon-card-password:before { content: "\f110"; }
.flaticon-cart:before { content: "\f111"; }
.flaticon-cart-1:before { content: "\f112"; }
.flaticon-cash-pay:before { content: "\f113"; }
.flaticon-cash-roll:before { content: "\f114"; }
.flaticon-cashier:before { content: "\f115"; }
.flaticon-check:before { content: "\f116"; }
.flaticon-click-to-buy:before { content: "\f117"; }
.flaticon-cloth:before { content: "\f118"; }
.flaticon-coin:before { content: "\f119"; }
.flaticon-coins:before { content: "\f11a"; }
.flaticon-coupon:before { content: "\f11b"; }
.flaticon-credit-card:before { content: "\f11c"; }
.flaticon-credit-card-1:before { content: "\f11d"; }
.flaticon-credit-card-2:before { content: "\f11e"; }
.flaticon-credit-card-payment:before { content: "\f11f"; }
.flaticon-credit-cards:before { content: "\f120"; }
.flaticon-delivering:before { content: "\f121"; }
.flaticon-delivery:before { content: "\f122"; }
.flaticon-delivery-time:before { content: "\f123"; }
.flaticon-discount:before { content: "\f124"; }
.flaticon-dollar-bag:before { content: "\f125"; }
.flaticon-dollars:before { content: "\f126"; }
.flaticon-dress:before { content: "\f127"; }
.flaticon-find-sale:before { content: "\f128"; }
.flaticon-full-bag:before { content: "\f129"; }
.flaticon-gift:before { content: "\f12a"; }
.flaticon-gift-card:before { content: "\f12b"; }
.flaticon-hanger:before { content: "\f12c"; }
.flaticon-international-delivery:before { content: "\f12d"; }
.flaticon-international-shopping:before { content: "\f12e"; }
.flaticon-invoice:before { content: "\f12f"; }
.flaticon-jewlry:before { content: "\f130"; }
.flaticon-mobile-payment:before { content: "\f131"; }
.flaticon-mobile-payment-1:before { content: "\f132"; }
.flaticon-mobile-purchase:before { content: "\f133"; }
.flaticon-mobile-shopping:before { content: "\f134"; }
.flaticon-money:before { content: "\f135"; }
.flaticon-money-exchange:before { content: "\f136"; }
.flaticon-new-sticker:before { content: "\f137"; }
.flaticon-online-market:before { content: "\f138"; }
.flaticon-online-money:before { content: "\f139"; }
.flaticon-online-payment:before { content: "\f13a"; }
.flaticon-online-shop:before { content: "\f13b"; }
.flaticon-online-shopping:before { content: "\f13c"; }
.flaticon-open-box:before { content: "\f13d"; }
.flaticon-open-sign:before { content: "\f13e"; }
.flaticon-package:before { content: "\f13f"; }
.flaticon-package-1:before { content: "\f140"; }
.flaticon-password:before { content: "\f141"; }
.flaticon-pay:before { content: "\f142"; }
.flaticon-payment:before { content: "\f143"; }
.flaticon-percentage:before { content: "\f144"; }
.flaticon-pie-chart:before { content: "\f145"; }
.flaticon-piggy-bank:before { content: "\f146"; }
.flaticon-pos:before { content: "\f147"; }
.flaticon-purse:before { content: "\f148"; }
.flaticon-qr-code:before { content: "\f149"; }
.flaticon-refund:before { content: "\f14a"; }
.flaticon-safe-box:before { content: "\f14b"; }
.flaticon-sale-statistics:before { content: "\f14c"; }
.flaticon-save-online:before { content: "\f14d"; }
.flaticon-scanner:before { content: "\f14e"; }
.flaticon-scanning-barcode:before { content: "\f14f"; }
.flaticon-search:before { content: "\f150"; }
.flaticon-secure-payment:before { content: "\f151"; }
.flaticon-shirts:before { content: "\f152"; }
.flaticon-shop:before { content: "\f153"; }
.flaticon-shop-1:before { content: "\f154"; }
.flaticon-shopping-bag:before { content: "\f155"; }
.flaticon-shopping-cart:before { content: "\f156"; }
.flaticon-smartphone-credit-card:before { content: "\f157"; }
.flaticon-t-shirt:before { content: "\f158"; }
.flaticon-t-shirt-1:before { content: "\f159"; }
.flaticon-tag:before { content: "\f15a"; }
.flaticon-ticket:before { content: "\f15b"; }
.flaticon-transaction:before { content: "\f15c"; }
.flaticon-trolley:before { content: "\f15d"; }
.flaticon-truck:before { content: "\f15e"; }
.flaticon-truck-1:before { content: "\f15f"; }
.flaticon-unlocked-card:before { content: "\f160"; }
.flaticon-verified-pay:before { content: "\f161"; }
.flaticon-wallet:before { content: "\f162"; }
.flaticon-wallet-1:before { content: "\f163"; }	/*
  	Flaticon icon font: Flaticon
  	Creation date: 08/02/2017 16:02
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon2/css/Flaticon.eot");
  src: url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon2/css/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon2/css/Flaticon.woff") format("woff"),
       url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon2/css/Flaticon.ttf") format("truetype"),
       url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon2/css/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../../frontend/Alothemes/crownsecurity/en_US/font/flaticon2/css/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
font-style: normal;
}

.flaticon-24-hours:before { content: "\f100"; }.glyph {
	font-size: 16px;
	width: 4em;
	padding-bottom: 1em;
	margin-right: 1.5em;
	float: left;
	overflow: hidden;
}
.liga {
	width: 80%;
	width: calc(100% - 2.5em);
}
.talign-right {
	text-align: right;
}
.talign-center {
	text-align: center;
}
.bgc1 {
	background: #f1f1f1;
}
.fgc1 {
	color: #999;
}
.fgc0 {
	color: #000;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
.mvm {
	margin-top: .75em;
	margin-bottom: .75em;
}
.mtn {
	margin-top: 0;
}
.mtl, .mal {
	margin-top: 1.5em;
}
.mbl, .mal {
	margin-bottom: 1.5em;
}
.mal, .mhl {
	margin-left: 1.5em;
	margin-right: 1.5em;
}
.mhmm {
	margin-left: 1em;
	margin-right: 1em;
}
.mls {
	margin-left: .25em;
}
.ptl {
	padding-top: 1.5em;
}
.pbs, .pvs {
	padding-bottom: .25em;
}
.pvs, .pts {
	padding-top: .25em;
}
.clearfix {
	zoom: 1;
}
.unit {
	float: left;
}
.unitRight {
	float: right;
}
.size1of2 {
	width: 50%;
}
.size1of1 {
	width: 100%;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.hidden-true {
	display: none;
}
.textbox0 {
	width: 3em;
	background: #f1f1f1;
	padding: .25em .5em;
	line-height: 1.5;
	height: 1.5em;
}
#testDrive {
	padding-top: 24px;
	line-height: 1.5;
}
.fs0 {
	font-size: 16px;
}
.fs1 {
	font-size: 40px;
}
@font-face {
	font-family: 'Linearicons-Free';
	src:url('../../frontend/Alothemes/crownsecurity/en_US/font/linearicons/Linearicons-Free.eot?7y0ygv');
	src:url('../../frontend/Alothemes/crownsecurity/en_US/font/linearicons/Linearicons-Free.eot?#iefix7y0ygv') format('embedded-opentype'),
		url('../../frontend/Alothemes/crownsecurity/en_US/font/linearicons/Linearicons-Free.ttf?7y0ygv') format('truetype'),
		url('../../frontend/Alothemes/crownsecurity/en_US/font/linearicons/Linearicons-Free.svg?7y0ygv#Linearicons-Free') format('svg');
	font-weight: normal;
	font-style: normal;
}

.lnr {
	font-family: 'Linearicons-Free';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Enable Ligatures ================ */
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.lnr-home:before {
	content: "\e800";
}
.lnr-apartment:before {
	content: "\e801";
}
.lnr-pencil:before {
	content: "\e802";
}
.lnr-magic-wand:before {
	content: "\e803";
}
.lnr-drop:before {
	content: "\e804";
}
.lnr-lighter:before {
	content: "\e805";
}
.lnr-poop:before {
	content: "\e806";
}
.lnr-sun:before {
	content: "\e807";
}
.lnr-moon:before {
	content: "\e808";
}
.lnr-cloud:before {
	content: "\e809";
}
.lnr-cloud-upload:before {
	content: "\e80a";
}
.lnr-cloud-download:before {
	content: "\e80b";
}
.lnr-cloud-sync:before {
	content: "\e80c";
}
.lnr-cloud-check:before {
	content: "\e80d";
}
.lnr-database:before {
	content: "\e80e";
}
.lnr-lock:before {
	content: "\e80f";
}
.lnr-cog:before {
	content: "\e810";
}
.lnr-trash:before {
	content: "\e811";
}
.lnr-dice:before {
	content: "\e812";
}
.lnr-heart:before {
	content: "\e813";
}
.lnr-star:before {
	content: "\e814";
}
.lnr-star-half:before {
	content: "\e815";
}
.lnr-star-empty:before {
	content: "\e816";
}
.lnr-flag:before {
	content: "\e817";
}
.lnr-envelope:before {
	content: "\e818";
}
.lnr-paperclip:before {
	content: "\e819";
}
.lnr-inbox:before {
	content: "\e81a";
}
.lnr-eye:before {
	content: "\e81b";
}
.lnr-printer:before {
	content: "\e81c";
}
.lnr-file-empty:before {
	content: "\e81d";
}
.lnr-file-add:before {
	content: "\e81e";
}
.lnr-enter:before {
	content: "\e81f";
}
.lnr-exit:before {
	content: "\e820";
}
.lnr-graduation-hat:before {
	content: "\e821";
}
.lnr-license:before {
	content: "\e822";
}
.lnr-music-note:before {
	content: "\e823";
}
.lnr-film-play:before {
	content: "\e824";
}
.lnr-camera-video:before {
	content: "\e825";
}
.lnr-camera:before {
	content: "\e826";
}
.lnr-picture:before {
	content: "\e827";
}
.lnr-book:before {
	content: "\e828";
}
.lnr-bookmark:before {
	content: "\e829";
}
.lnr-user:before {
	content: "\e82a";
}
.lnr-users:before {
	content: "\e82b";
}
.lnr-shirt:before {
	content: "\e82c";
}
.lnr-store:before {
	content: "\e82d";
}
.lnr-cart:before {
	content: "\e82e";
}
.lnr-tag:before {
	content: "\e82f";
}
.lnr-phone-handset:before {
	content: "\e830";
}
.lnr-phone:before {
	content: "\e831";
}
.lnr-pushpin:before {
	content: "\e832";
}
.lnr-map-marker:before {
	content: "\e833";
}
.lnr-map:before {
	content: "\e834";
}
.lnr-location:before {
	content: "\e835";
}
.lnr-calendar-full:before {
	content: "\e836";
}
.lnr-keyboard:before {
	content: "\e837";
}
.lnr-spell-check:before {
	content: "\e838";
}
.lnr-screen:before {
	content: "\e839";
}
.lnr-smartphone:before {
	content: "\e83a";
}
.lnr-tablet:before {
	content: "\e83b";
}
.lnr-laptop:before {
	content: "\e83c";
}
.lnr-laptop-phone:before {
	content: "\e83d";
}
.lnr-power-switch:before {
	content: "\e83e";
}
.lnr-bubble:before {
	content: "\e83f";
}
.lnr-heart-pulse:before {
	content: "\e840";
}
.lnr-construction:before {
	content: "\e841";
}
.lnr-pie-chart:before {
	content: "\e842";
}
.lnr-chart-bars:before {
	content: "\e843";
}
.lnr-gift:before {
	content: "\e844";
}
.lnr-diamond:before {
	content: "\e845";
}
.lnr-linearicons:before {
	content: "\e846";
}
.lnr-dinner:before {
	content: "\e847";
}
.lnr-coffee-cup:before {
	content: "\e848";
}
.lnr-leaf:before {
	content: "\e849";
}
.lnr-paw:before {
	content: "\e84a";
}
.lnr-rocket:before {
	content: "\e84b";
}
.lnr-briefcase:before {
	content: "\e84c";
}
.lnr-bus:before {
	content: "\e84d";
}
.lnr-car:before {
	content: "\e84e";
}
.lnr-train:before {
	content: "\e84f";
}
.lnr-bicycle:before {
	content: "\e850";
}
.lnr-wheelchair:before {
	content: "\e851";
}
.lnr-select:before {
	content: "\e852";
}
.lnr-earth:before {
	content: "\e853";
}
.lnr-smile:before {
	content: "\e854";
}
.lnr-sad:before {
	content: "\e855";
}
.lnr-neutral:before {
	content: "\e856";
}
.lnr-mustache:before {
	content: "\e857";
}
.lnr-alarm:before {
	content: "\e858";
}
.lnr-bullhorn:before {
	content: "\e859";
}
.lnr-volume-high:before {
	content: "\e85a";
}
.lnr-volume-medium:before {
	content: "\e85b";
}
.lnr-volume-low:before {
	content: "\e85c";
}
.lnr-volume:before {
	content: "\e85d";
}
.lnr-mic:before {
	content: "\e85e";
}
.lnr-hourglass:before {
	content: "\e85f";
}
.lnr-undo:before {
	content: "\e860";
}
.lnr-redo:before {
	content: "\e861";
}
.lnr-sync:before {
	content: "\e862";
}
.lnr-history:before {
	content: "\e863";
}
.lnr-clock:before {
	content: "\e864";
}
.lnr-download:before {
	content: "\e865";
}
.lnr-upload:before {
	content: "\e866";
}
.lnr-enter-down:before {
	content: "\e867";
}
.lnr-exit-up:before {
	content: "\e868";
}
.lnr-bug:before {
	content: "\e869";
}
.lnr-code:before {
	content: "\e86a";
}
.lnr-link:before {
	content: "\e86b";
}
.lnr-unlink:before {
	content: "\e86c";
}
.lnr-thumbs-up:before {
	content: "\e86d";
}
.lnr-thumbs-down:before {
	content: "\e86e";
}
.lnr-magnifier:before {
	content: "\e86f";
}
.lnr-cross:before {
	content: "\e870";
}
.lnr-menu:before {
	content: "\e871";
}
.lnr-list:before {
	content: "\e872";
}
.lnr-chevron-up:before {
	content: "\e873";
}
.lnr-chevron-down:before {
	content: "\e874";
}
.lnr-chevron-left:before {
	content: "\e875";
}
.lnr-chevron-right:before {
	content: "\e876";
}
.lnr-arrow-up:before {
	content: "\e877";
}
.lnr-arrow-down:before {
	content: "\e878";
}
.lnr-arrow-left:before {
	content: "\e879";
}
.lnr-arrow-right:before {
	content: "\e87a";
}
.lnr-move:before {
	content: "\e87b";
}
.lnr-warning:before {
	content: "\e87c";
}
.lnr-question-circle:before {
	content: "\e87d";
}
.lnr-menu-circle:before {
	content: "\e87e";
}
.lnr-checkmark-circle:before {
	content: "\e87f";
}
.lnr-cross-circle:before {
	content: "\e880";
}
.lnr-plus-circle:before {
	content: "\e881";
}
.lnr-circle-minus:before {
	content: "\e882";
}
.lnr-arrow-up-circle:before {
	content: "\e883";
}
.lnr-arrow-down-circle:before {
	content: "\e884";
}
.lnr-arrow-left-circle:before {
	content: "\e885";
}
.lnr-arrow-right-circle:before {
	content: "\e886";
}
.lnr-chevron-up-circle:before {
	content: "\e887";
}
.lnr-chevron-down-circle:before {
	content: "\e888";
}
.lnr-chevron-left-circle:before {
	content: "\e889";
}
.lnr-chevron-right-circle:before {
	content: "\e88a";
}
.lnr-crop:before {
	content: "\e88b";
}
.lnr-frame-expand:before {
	content: "\e88c";
}
.lnr-frame-contract:before {
	content: "\e88d";
}
.lnr-layers:before {
	content: "\e88e";
}
.lnr-funnel:before {
	content: "\e88f";
}
.lnr-text-format:before {
	content: "\e890";
}
.lnr-text-format-remove:before {
	content: "\e891";
}
.lnr-text-size:before {
	content: "\e892";
}
.lnr-bold:before {
	content: "\e893";
}
.lnr-italic:before {
	content: "\e894";
}
.lnr-underline:before {
	content: "\e895";
}
.lnr-strikethrough:before {
	content: "\e896";
}
.lnr-highlight:before {
	content: "\e897";
}
.lnr-text-align-left:before {
	content: "\e898";
}
.lnr-text-align-center:before {
	content: "\e899";
}
.lnr-text-align-right:before {
	content: "\e89a";
}
.lnr-text-align-justify:before {
	content: "\e89b";
}
.lnr-line-spacing:before {
	content: "\e89c";
}
.lnr-indent-increase:before {
	content: "\e89d";
}
.lnr-indent-decrease:before {
	content: "\e89e";
}
.lnr-pilcrow:before {
	content: "\e89f";
}
.lnr-direction-ltr:before {
	content: "\e8a0";
}
.lnr-direction-rtl:before {
	content: "\e8a1";
}
.lnr-page-break:before {
	content: "\e8a2";
}
.lnr-sort-alpha-asc:before {
	content: "\e8a3";
}
.lnr-sort-amount-asc:before {
	content: "\e8a4";
}
.lnr-hand:before {
	content: "\e8a5";
}
.lnr-pointer-up:before {
	content: "\e8a6";
}
.lnr-pointer-right:before {
	content: "\e8a7";
}
.lnr-pointer-down:before {
	content: "\e8a8";
}
.lnr-pointer-left:before {
	content: "\e8a9";
}
.lnr-uni21:before {
	content: "\21";
}
.lnr-uni22:before {
	content: "\22";
}
.lnr-uni23:before {
	content: "\23";
}
.lnr-uni24:before {
	content: "\24";
}
.lnr-uni25:before {
	content: "\25";
}
.lnr-uni26:before {
	content: "\26";
}
.lnr-uni27:before {
	content: "\27";
}
.lnr-uni28:before {
	content: "\28";
}
.lnr-uni29:before {
	content: "\29";
}
.lnr-uni2a:before {
	content: "\2a";
}
.lnr-uni2b:before {
	content: "\2b";
}
.lnr-uni2c:before {
	content: "\2c";
}
.lnr-uni2d:before {
	content: "\2d";
}
.lnr-uni2e:before {
	content: "\2e";
}
.lnr-uni2f:before {
	content: "\2f";
}
.lnr-uni30:before {
	content: "\30";
}
.lnr-uni31:before {
	content: "\31";
}
.lnr-uni32:before {
	content: "\32";
}
.lnr-uni33:before {
	content: "\33";
}
.lnr-uni34:before {
	content: "\34";
}
.lnr-uni35:before {
	content: "\35";
}
.lnr-uni36<div><br></div>:before {
	content: "\36";
}
.lnr-uni37:before {
	content: "\37";
}
.lnr-uni38:before {
	content: "\38";
}
.lnr-uni39:before {
	content: "\39";
}
.lnr-uni3a:before {
	content: "\3a";
}
.lnr-uni3b:before {
	content: "\3b";
}
.lnr-uni3c:before {
	content: "\3c";
}
.lnr-uni3d:before {
	content: "\3d";
}
.lnr-uni3e:before {
	content: "\3e";
}
.lnr-uni3f:before {
	content: "\3f";
}
.lnr-uni40:before {
	content: "\40";
}
.lnr-uni41:before {
	content: "\41";
}
.lnr-uni42:before {
	content: "\42";
}
.lnr-uni43:before {
	content: "\43";
}
.lnr-uni44:before {
	content: "\44";
}
.lnr-uni45:before {
	content: "\45";
}
.lnr-uni46:before {
	content: "\46";
}
.lnr-uni47:before {
	content: "\47";
}
.lnr-uni48:before {
	content: "\48";
}
.lnr-uni49:before {
	content: "\49";
}
.lnr-uni4a:before {
	content: "\4a";
}
.lnr-uni4b:before {
	content: "\4b";
}
.lnr-uni4c:before {
	content: "\4c";
}
.lnr-uni4d:before {
	content: "\4d";
}
.lnr-uni4e:before {
	content: "\4e";
}
.lnr-uni4f:before {
	content: "\4f";
}
.lnr-uni50:before {
	content: "\50";
}
.lnr-uni51:before {
	content: "\51";
}
.lnr-uni52:before {
	content: "\52";
}
.lnr-uni53:before {
	content: "\53";
}
.lnr-uni54:before {
	content: "\54";
}
.lnr-uni55:before {
	content: "\55";
}
.lnr-uni56:before {
	content: "\56";
}
.lnr-uni57:before {
	content: "\57";
}
.lnr-uni58:before {
	content: "\58";
}
.lnr-uni59:before {
	content: "\59";
}
.lnr-uni5a:before {
	content: "\5a";
}
.lnr-uni5b:before {
	content: "\5b";
}
.lnr-uni5c:before {
	content: "\5c";
}
.lnr-uni5d:before {
	content: "\5d";
}
.lnr-uni5e:before {
	content: "\5e";
}
.lnr-uni5f:before {
	content: "\5f";
}
.lnr-uni60:before {
	content: "\60";
}
.lnr-uni61:before {
	content: "\61";
}
.lnr-uni62:before {
	content: "\62";
}
.lnr-uni63:before {
	content: "\63";
}
.lnr-uni64:before {
	content: "\64";
}
.lnr-uni65:before {
	content: "\65";
}
.lnr-uni66:before {
	content: "\66";
}
.lnr-uni67:before {
	content: "\67";
}
.lnr-uni68:before {
	content: "\68";
}
.lnr-uni69:before {
	content: "\69";
}
.lnr-uni6a:before {
	content: "\6a";
}
.lnr-uni6b:before {
	content: "\6b";
}
.lnr-uni6c:before {
	content: "\6c";
}
.lnr-uni6d:before {
	content: "\6d";
}
.lnr-uni6e:before {
	content: "\6e";
}
.lnr-uni6f:before {
	content: "\6f";
}
.lnr-uni70:before {
	content: "\70";
}
.lnr-uni71:before {
	content: "\71";
}
.lnr-uni72:before {
	content: "\72";
}
.lnr-uni73:before {
	content: "\73";
}
.lnr-uni74:before {
	content: "\74";
}
.lnr-uni75:before {
	content: "\75";
}
.lnr-uni76:before {
	content: "\76";
}
.lnr-uni77:before {
	content: "\77";
}
.lnr-uni78:before {
	content: "\78";
}
.lnr-uni79:before {
	content: "\79";
}
.lnr-uni7a:before {
	content: "\7a";
}
.lnr-uni7b:before {
	content: "\7b";
}
.lnr-uni7c:before {
	content: "\7c";
}
.lnr-uni7d:before {
	content: "\7d";
}
.lnr-uni7e:before {
	content: "\7e";
}
.lnr-copyright:before {
	content: "\a9";
}
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,input,select[multiple],textarea{background-image:none}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;height:auto;max-width:100%}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16.099999999999998px;font-weight:200;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small{font-size:85%}cite{font-style:normal}.text-muted{color:#999}.text-primary{color:#428bca}.text-warning{color:#c09853}.text-danger{color:#b94a48}.text-success{color:#468847}.text-info{color:#3a87ad}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-weight:normal;line-height:1;color:#999}h1,h2,h3{margin-top:20px;margin-bottom:10px}h4,h5,h6{margin-top:10px;margin-bottom:10px}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}h1 small,.h1 small{font-size:24px}h2 small,.h2 small{font-size:18px}h3 small,.h3 small,h4 small,.h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small{display:block;line-height:1.428571429;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:1.428571429}code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.row{margin-right:-15px;margin-left:-15px}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-1{width:8.333333333333332%}.col-xs-2{width:16.666666666666664%}.col-xs-3{width:25%}.col-xs-4{width:33.33333333333333%}.col-xs-5{width:41.66666666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.333333333333336%}.col-xs-8{width:66.66666666666666%}.col-xs-9{width:75%}.col-xs-10{width:83.33333333333334%}.col-xs-11{width:91.66666666666666%}.col-xs-12{width:100%}@media(min-width:768px){.container{max-width:750px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-1{width:8.333333333333332%}.col-sm-2{width:16.666666666666664%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333333333%}.col-sm-5{width:41.66666666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.333333333333336%}.col-sm-8{width:66.66666666666666%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333333334%}.col-sm-11{width:91.66666666666666%}.col-sm-12{width:100%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-11{left:91.66666666666666%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-11{margin-left:91.66666666666666%}}@media(min-width:992px){.container{max-width:970px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-1{width:8.333333333333332%}.col-md-2{width:16.666666666666664%}.col-md-3{width:25%}.col-md-4{width:33.33333333333333%}.col-md-5{width:41.66666666666667%}.col-md-6{width:50%}.col-md-7{width:58.333333333333336%}.col-md-8{width:66.66666666666666%}.col-md-9{width:75%}.col-md-10{width:83.33333333333334%}.col-md-11{width:91.66666666666666%}.col-md-12{width:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.333333333333332%}.col-md-push-2{left:16.666666666666664%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333333333333%}.col-md-push-5{left:41.66666666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.333333333333336%}.col-md-push-8{left:66.66666666666666%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333333333334%}.col-md-push-11{left:91.66666666666666%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-11{right:91.66666666666666%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-11{margin-left:91.66666666666666%}}@media(min-width:1170px){.container{max-width:1170px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}.col-lg-1{width:8.333333333333332%}.col-lg-2{width:16.666666666666664%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333333333%}.col-lg-5{width:41.66666666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.333333333333336%}.col-lg-8{width:66.66666666666666%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333333334%}.col-lg-11{width:91.66666666666666%}.col-lg-12{width:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-11{left:91.66666666666666%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-11{margin-left:91.66666666666666%}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table thead>tr>th,.table tbody>tr>th,.table tfoot>tr>th,.table thead>tr>td,.table tbody>tr>td,.table tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.table thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed thead>tr>th,.table-condensed tbody>tr>th,.table-condensed tfoot>tr>th,.table-condensed thead>tr>td,.table-condensed tbody>tr>td,.table-condensed tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*="col-"]{display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8;border-color:#d6e9c6}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede;border-color:#eed3d7}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3;border-color:#fbeed5}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be}@media(max-width:768px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0;background-color:#fff}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>thead>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-family:inherit;font-size:inherit;font-style:inherit}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm{height:auto}.input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:45px;line-height:45px}textarea.input-lg{height:auto}.has-warning .help-block,.has-warning .control-label{color:#c09853}.has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.has-warning .input-group-addon{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.has-error .help-block,.has-error .control-label{color:#b94a48}.has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.has-error .input-group-addon{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.has-success .help-block,.has-success .control-label{color:#468847}.has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.has-success .input-group-addon{color:#468847;background-color:#dff0d8;border-color:#468847}.form-control-static{padding-top:7px;margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block}.form-inline .radio,.form-inline .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}@media(min-width:768px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url('../../frontend/Alothemes/crownsecurity/en_US/bootstrap/fonts/glyphicons-halflings-regular.eot');src:url('../../frontend/Alothemes/crownsecurity/en_US/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../../frontend/Alothemes/crownsecurity/en_US/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),url('../../frontend/Alothemes/crownsecurity/en_US/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../../frontend/Alothemes/crownsecurity/en_US/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-print:before{content:"\e045"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-briefcase:before{content:"\1f4bc"}.glyphicon-calendar:before{content:"\1f4c5"}.glyphicon-pushpin:before{content:"\1f4cc"}.glyphicon-paperclip:before{content:"\1f4ce"}.glyphicon-camera:before{content:"\1f4f7"}.glyphicon-lock:before{content:"\1f512"}.glyphicon-bell:before{content:"\1f514"}.glyphicon-bookmark:before{content:"\1f516"}.glyphicon-fire:before{content:"\1f525"}.glyphicon-wrench:before{content:"\1f527"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-bottom:0 dotted;border-left:4px solid transparent;content:""}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#fff;text-decoration:none;background-color:#428bca}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}}.btn-default .caret{border-top-color:#333}.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff}.dropup .btn-default .caret{border-bottom-color:#333}.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group{float:left}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group-xs>.btn{padding:5px 10px;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;border-collapse:separate;table-layout:fixed}.btn-group-justified .btn{display:table-cell;float:none;width:1%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group.col{float:none;padding-right:0;padding-left:0}.input-group .form-control{width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-4px}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}}.nav-tabs.nav-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs.nav-justified>.active>a{border-bottom-color:#fff}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:5px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs-justified>.active>a{border-bottom-color:#fff}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.nav .caret{border-top-color:#428bca;border-bottom-color:#428bca}.nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;z-index:1000;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}@media(min-width:768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-15px}.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-15px}.navbar-collapse .navbar-text:last-child{margin-right:0}}.container>.navbar-header,.container>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;border-width:0 0 1px}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;z-index:1030}.navbar-fixed-bottom{bottom:0;margin-bottom:0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media(min-width:768px){.navbar>.container .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}@media(min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{right:0;left:auto}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-text{float:left;margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{margin-right:15px;margin-left:15px}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#ccc}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e6e6e6}.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eee}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px}.badge:empty{display:none}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.btn .badge{position:relative;top:-1px}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eee}.jumbotron h1{line-height:1;color:inherit}.jumbotron p{line-height:1.4}.container .jumbotron{border-radius:6px}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1{font-size:63px}}.thumbnail{display:inline-block;display:block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img{display:block;height:auto;max-width:100%}a.thumbnail:hover,a.thumbnail:focus{border-color:#428bca}.thumbnail>img{margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#356635}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#2d6987}.alert-warning{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.alert-warning hr{border-top-color:#f8e5be}.alert-warning .alert-link{color:#a47e3c}.alert-danger{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger hr{border-top-color:#e6c1c7}.alert-danger .alert-link{color:#953b39}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.list-group .list-group-item:last-child{border-bottom:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table{margin-bottom:0}.panel>.panel-body+.table{border-top:1px solid #ddd}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-title{margin-top:0;margin-bottom:0;font-size:16px}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-group .panel{margin-bottom:0;overflow:hidden;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-warning{border-color:#fbeed5}.panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#fbeed5}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#fbeed5}.panel-danger{border-color:#eed3d7}.panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#eed3d7}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#eed3d7}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:15px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:auto;overflow-y:scroll}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{z-index:1050;width:auto;padding:10px;margin-right:auto;margin-left:auto}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:20px}.modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media screen and (min-width:768px){.modal-dialog{right:auto;left:50%;width:600px;padding-top:30px;padding-bottom:30px}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}.tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-top-color:#000;border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-bottom-color:#000;border-width:0 5px 5px}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-bottom-color:#000;border-width:0 5px 5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);background-clip:padding-box}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}.carousel-control.left{background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;left:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.affix{position:fixed}@-ms-viewport{width:device-width}@media screen and (max-width:400px){@-ms-viewport{width:320px}}.hidden{display:none!important;visibility:hidden!important}.visible-xs{display:none!important}tr.visible-xs{display:none!important}th.visible-xs,td.visible-xs{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block!important}tr.visible-xs.visible-sm{display:table-row!important}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block!important}tr.visible-xs.visible-md{display:table-row!important}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-xs.visible-lg{display:block!important}tr.visible-xs.visible-lg{display:table-row!important}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell!important}}.visible-sm{display:none!important}tr.visible-sm{display:none!important}th.visible-sm,td.visible-sm{display:none!important}@media(max-width:767px){.visible-sm.visible-xs{display:block!important}tr.visible-sm.visible-xs{display:table-row!important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block!important}tr.visible-sm.visible-md{display:table-row!important}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-sm.visible-lg{display:block!important}tr.visible-sm.visible-lg{display:table-row!important}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell!important}}.visible-md{display:none!important}tr.visible-md{display:none!important}th.visible-md,td.visible-md{display:none!important}@media(max-width:767px){.visible-md.visible-xs{display:block!important}tr.visible-md.visible-xs{display:table-row!important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block!important}tr.visible-md.visible-sm{display:table-row!important}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-md.visible-lg{display:block!important}tr.visible-md.visible-lg{display:table-row!important}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell!important}}.visible-lg{display:none!important}tr.visible-lg{display:none!important}th.visible-lg,td.visible-lg{display:none!important}@media(max-width:767px){.visible-lg.visible-xs{display:block!important}tr.visible-lg.visible-xs{display:table-row!important}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block!important}tr.visible-lg.visible-sm{display:table-row!important}th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block!important}tr.visible-lg.visible-md{display:table-row!important}th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-lg{display:block!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}.hidden-xs{display:block!important}tr.hidden-xs{display:table-row!important}th.hidden-xs,td.hidden-xs{display:table-cell!important}@media(max-width:767px){.hidden-xs{display:none!important}tr.hidden-xs{display:none!important}th.hidden-xs,td.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none!important}tr.hidden-xs.hidden-sm{display:none!important}th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md{display:none!important}tr.hidden-xs.hidden-md{display:none!important}th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-xs.hidden-lg{display:none!important}tr.hidden-xs.hidden-lg{display:none!important}th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none!important}}.hidden-sm{display:block!important}tr.hidden-sm{display:table-row!important}th.hidden-sm,td.hidden-sm{display:table-cell!important}@media(max-width:767px){.hidden-sm.hidden-xs{display:none!important}tr.hidden-sm.hidden-xs{display:none!important}th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}tr.hidden-sm{display:none!important}th.hidden-sm,td.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md{display:none!important}tr.hidden-sm.hidden-md{display:none!important}th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-sm.hidden-lg{display:none!important}tr.hidden-sm.hidden-lg{display:none!important}th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none!important}}.hidden-md{display:block!important}tr.hidden-md{display:table-row!important}th.hidden-md,td.hidden-md{display:table-cell!important}@media(max-width:767px){.hidden-md.hidden-xs{display:none!important}tr.hidden-md.hidden-xs{display:none!important}th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none!important}tr.hidden-md.hidden-sm{display:none!important}th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}tr.hidden-md{display:none!important}th.hidden-md,td.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-md.hidden-lg{display:none!important}tr.hidden-md.hidden-lg{display:none!important}th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none!important}}.hidden-lg{display:block!important}tr.hidden-lg{display:table-row!important}th.hidden-lg,td.hidden-lg{display:table-cell!important}@media(max-width:767px){.hidden-lg.hidden-xs{display:none!important}tr.hidden-lg.hidden-xs{display:none!important}th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm{display:none!important}tr.hidden-lg.hidden-sm{display:none!important}th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md{display:none!important}tr.hidden-lg.hidden-md{display:none!important}th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg{display:none!important}tr.hidden-lg{display:none!important}th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print{display:none!important}tr.visible-print{display:none!important}th.visible-print,td.visible-print{display:none!important}@media print{.visible-print{display:block!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}.hidden-print{display:none!important}tr.hidden-print{display:none!important}th.hidden-print,td.hidden-print{display:none!important}}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:* http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web,please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
body{background-color:#ffffff;margin:0;padding:0;font:12px/1.55 Arial,Helvetica,sans-serif;color:#757575;text-align:left}
html, body{height:auto !important;}
img{border:0;vertical-align:top}
a{color:#aaa;outline:medium none !important;}
a:hover{text-decoration:none}
:focus{outline:0}
/* Headings */
h1,h2,h3,h4,h5,h6{margin:0 0 5px;line-height:1.35;color:#0a263c}
h1{font-size:20px;font-weight:normal}
h2{font-size:18px;font-weight:normal}
h3{font-size:16px;font-weight:bold}
h4{font-size:14px;font-weight:bold}
h5{font-size:12px;font-weight:bold}
h6{font-size:11px;font-weight:bold}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family: 'Open Sans', sans-serif;}
/* Forms */
form{display:inline}
fieldset{border:0}
legend{display:none}
/* Table */
table{border:0;/*border-collapse:collapse;*/
    border-spacing:0;empty-cells:show;font-size:100%}
caption,th,td{vertical-align:middle;text-align:left;}
/* Content */
strong{font-weight:bold}
address{font-style:normal;line-height:1.35;color:#333;}
cite{font-style:normal}
q,blockquote{quotes:none}
q:before,q:after{content:''}
small,big{font-size:1em}
/*sup{font-size:1em;vertical-align:top}
*/

/* Lists */
ul,ol{list-style:none;padding: 0;}
/* Tools */
.hidden{display:block!important;border:0!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;width:0!important;height:0!important;overflow:hidden!important}
.nobr{white-space:nowrap!important;font-size:12px}
.wrap{white-space:normal!important}
.a-left{text-align:left!important}
.a-center{text-align:center!important}
.a-right{text-align:right!important}
.v-top{vertical-align:top}
.v-middle{vertical-align:middle}
.f-left,.left{float:left!important}
.f-right,.right{float:right!important}
.f-none{float:none!important}
.f-fix{float:left;width:100%}
.no-display{display:none}
.no-margin{margin:0!important}
.no-padding{padding:0!important}
.no-bg{background:none!important}
.clear_b{}
/* ======================================================================================= */

/* Layout ================================================================================ */
.page-wrapper{overflow:hidden;}
.page{}
.page-print{background:#fff;padding:25px 30px;text-align:left}
.page-empty{background:#fff;padding:20px;text-align:left}
.page-popup{background:#fff;padding:25px 30px;text-align:left}
.main{margin:0;padding: 0px;text-align: left;}
.col-left .currency-switcher{display:none}
/* Base Columns */
.sidebar-main{margin: 0;}
.col-main{font-size: 0;}
.col-right{margin-top: 60px;}
.catalog-product-view .col-left{margin-top: 0px;}
.page-layout-2columns-left .sidebar-main,
.page-layout-2columns-left .sidebar-additional,
.page-layout-2columns-right .sidebar-main,
.page-layout-2columns-right .sidebar-additional{width:25% !important;padding-right: 15px;padding-left: 15px;}
.sidebar.sidebar-additional{padding-top: 30px;padding-bottom: 20px;}
.page-layout-2columns-left .product-view .product.media, .page-layout-2columns-right .product-view .product.media, .page-layout-3columns .product-view .product.media{width: 41.6667%;}
.page-layout-2columns-left .product-view .product-info-main, .page-layout-2columns-right .product-view .product-info-main, .page-layout-3columns .product-view .product-info-main{width: 58.3333%;}
/* 1 Column Layout */
.col1-layout .col-main{float:none;width:auto;}
.page-layout-1column .product-view .product.media{width: 33.33333333333333%;}
.page-layout-1column .product-view .product-info-main{width: 66.66666666666666%;}
.product-shop-mobile {
    clear: both;
}
.fieldset>.field.required>.label:after, .fieldset>.fields>.field.required>.label:after, .fieldset>.field._required>.label:after, .fieldset>.fields>.field._required>.label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
.product-view .product.attribute.overview,
.product-view .product.attribute.product_bullets {
    color: #333;
    font-size: 16px;
    line-height: 1.6;
}
.product-view .product.attribute.product_bullets ul li {
    color: #333;
    font-size: 16px;
    line-height: 1.6;
}
.product-view .product.attribute.overview strong {
    margin: 0 0 5px;
    display: block;
}
.product-view .learn-more-url {
    margin-top: 20px;
    margin-left: 20px;
    background-color: #004483;
    max-width: 400px;
}
.product-view .learn-more-url a {
    color: #fff;
    transition: color .3s;
    font-size: 16px;
    display: flex;
    align-items: center;
    padding-left: 75px;
    position: relative;
    margin: 0;
    min-height: 45px;
    line-height: initial;
    font-weight: 600;
}
.product-view .learn-more-url a:before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../../frontend/Alothemes/crownsecurity/en_US/images/i-scale.png);
    height: 30px;
    width: 30px;
    display: block;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 20px;
    content: "";
}
/* 2 Columns Layout */
.page-layout-2columns-left .alocolumns,.page-layout-2columns-right .alocolumns{margin: 0 -15px;}
.col2-left-layout .col-main{margin-top: 20px;}
.col2-right-layout .col-main{margin-top: 30px;}
.page-layout-2columns-left .column.main,
.page-layout-2columns-right .column.main{width:75% !important;padding: 0 15px;}
/* 3 Columns Layout */
.col3-layout .col-main{width:475px;margin-left:17px}
.col3-layout .col-wrapper{float:left;width:687px}
.col3-layout .col-wrapper .col-main{float:right}
/* Content Columns */
.col2-set .col-1{float:left;width:48.5%}
.col2-set .col-2{float:right;width:48.5%}
.col2-set .col-3{float:right;width:48.5%}
.col2-set .col-narrow{width:32%}
.col2-set .col-wide{width:65%}
.col3-set .col-1{float:left;width:32%}
.col3-set .col-2{float:left;width:32%;margin-left:2%}
.col3-set .col-3{float:right;width:32%}
.col4-set .col-1{float:left;width:23.5%}
.col4-set .col-2{float:left;width:23.5%;margin:0 2%}
.col4-set .col-3{float:left;width:23.5%}
.col4-set .col-4{float:right;width:23.5%}
/* ======================================================================================= */

/* Global Styles ========================================================================= */

/* Form Elements */
input,select,textarea,button{font:12px/15px Arial,Helvetica,sans-serif;vertical-align:middle;color:#666;}
input.input-text,select,textarea{background:#fff;border:1px solid #dfdfdf;border-radius: 3px;}
input.input-text,textarea{padding:8px;height: 35px;font-size: 13px;border-radius: 3px;}
select{padding:8px;/*-moz-appearance: none;*/}
select option{padding-right:10px}
select.multiselect option{padding:2px 5px}
select.multiselect option:last-child{border-bottom:0}
textarea{overflow:auto;height: auto;}
input.radio{margin-right:3px;display:inline-block;margin-top:0;min-height:18px}
input.checkbox{margin-right:3px}
input.qty{width:2.5em!important}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"]{border-color: #dfdfdf;font-family: Arial, sans-serif;}
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="email"]::-moz-placeholder{color: #333;}
button.button::-moz-focus-inner{padding:0;border:0}
/* FF Fix */
button.button{-webkit-border-fit:lines}
/* <- Safari & Google Chrome Fix */
button.button,button,.cart .continue,
.actions-toolbar .primary a.action{display: inline-block;vertical-align: top;overflow:visible;width:auto;border-style: solid;border-width: 1px;padding:0;margin:0;cursor:pointer;height:39px;line-height:37px;padding:0 19px;border-radius: 3px;}
button.button span,button span,.review-form .action.submit.primary,.cart .continue span,
.actions-toolbar .primary a.action span{display: block;font-size:14px;text-align:center;white-space:nowrap;}
button.button span span,.blog-postbox .button-set button.button span span{padding:0}
.cart-container .checkout-methods-items .action.primary{background-color: #ff3535;height: 45px;line-height: 45px;}
button.disabled {position: relative;}
button.disabled span {opacity: 0.5;padding: 0 0 0 15px !important;}
.item .actions-no .button.btn-cart.disabled:before,
.product-view .add-to-cart button.button.disabled:before,
.item .actions-cart .stock.unavailable.disabled:before,
.item:hover .actions-cart .button.btn-cart.disabled:before{background: none;}
.product-view .add-to-cart button.button.disabled:before,
.block-bundle-summary .box-tocart button.button.disabled:before,
.item .actions-no .button.btn-cart.disabled:before{animation: 2s linear 0s normal none infinite running fa-spin;-webkit-animation: 2s linear 0s normal none infinite running fa-spin;content: "\f110";font-family: "FontAwesome";position: absolute;left: 12px;top: 12px;z-index: 99;height: auto;width: auto;line-height: normal;font-size: 20px;}
@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
button.btn-checkout.no-checkout span{background-position:0 100%;color:#b8baba}
button.btn-checkout.no-checkout span span{background-position:100% 100%}
p.control input.checkbox,p.control input.radio{margin-right:6px}
#add_recipient_button{margin:0px;overflow: hidden;padding-left: 10px;}
button.button:hover, button:hover, .cart .continue:hover, .actions-toolbar .primary a.action:hover,
button.button, button, .cart .continue, .actions-toolbar .primary a.action, button:focus{border-width: 1px;}
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus,._keyfocus *:focus, input:focus:not([disabled]), textarea:focus:not([disabled]), select:focus:not([disabled]){background-color:#fff;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); */
    outline: 0 none;box-shadow:none;}
a:hover, a:focus{outline:none !important;text-decoration: none;}
/*.highlight{background:#efefef}
*/

/* Form lists */

/* Grouped fields */

/*.form-list{width:535px;margin:0 auto;overflow:hidden}
*/
.form-list li{margin:0 0 8px}
.form-list label,.fieldset label{display: inline-block;color:#666;font-weight:400;font-size:13px;padding: 0;margin: 0;line-height: normal;}
.fieldset .newsletter label{float: none;display: inline-block;}
.form-list label.required{}
.form-list label.required em{float:right;font-style:normal;color:#eb340a;position:absolute;top:0;right:-8px}
.form-list li.control label{float:none;margin:0}
.form-list li.control input.radio,.form-list li.control input.checkbox{margin-right:6px;margin-top:0;display:inline-block;vertical-align:top}
.form-list li.control .input-box{clear:none;display:inline;width:auto}
.radio, .checkbox{display: inline-block;margin-top: 0 !important;}
/*.form-list li.fields{margin-right:-15px}
*/
.form-list .input-box{display:block;clear:both;width:100%;padding-bottom:5px}
.form-list .field{/* float:left;width:275px;*/}
.form-list input.input-text{width:100%}
.form-list textarea{/*width:254px;*/width:100%;height:10em}
.form-list select{width:100%}
.form-list li.wide .input-box{/* width:535px;*/}
.form-list li.wide input.input-text{/* width:529px;*/}
.form-list li.wide textarea{/*width:529px;*/}
.form-list li.wide select{/* width:535px;*/}
.form-list li.additional-row{border-top:1px solid #ccc;margin-top:10px;padding-top:7px}
.form-list li.additional-row .btn-remove{float:right;margin:5px 0 0}
.form-list .input-range input.input-text{width:74px}
.form-list-narrow li{margin-bottom:0}
.form-list-narrow li .input-box{margin-bottom:6px}
.form-list-narrow li.wide .input-box{width:260px}
.form-list-narrow li.wide input.input-text,.form-list-narrow li.wide textarea{width:254px}
.form-list-narrow li.wide select{width:260px}
/* --- Contact page */
.contact-content .field textarea{height:175px;border-radius: 5px;}
textarea::-moz-placeholder{color: #333;}
.contact-form .actions-toolbar .primary{margin: 20px 0;}
.contact-form .fieldset input.input-text{height: 49px;}
.contact-content .form-list textarea{height:175px;border-radius: 5px;}
.contact-content iframe{width: 100%;}
.google-map p{font-size: 14px;color: #666;margin: 10px 0;}
.buttons-set.buttons-set-contact{padding: 0px;margin: 20px 0;}
.contacts-index-index .contact-form-box {padding: 0;margin: 0 0 30px 0;}
.contacts-index-index .contact-form-box label{padding-bottom: 5px;}
.store-title,.contact-content .page-subheading {border-bottom: 1px solid #e6e6e6;margin-top: 40px;}
.store-title .title-store,.contact-content .page-subheading{font-size: 18px;color: #333;font-weight: 600;margin: 0;padding: 0 0 16px;}
.contact-content .short-description{color: #333;font-size: 14px;margin: 0;padding: 22px 0 68px;}
.contacts-index-index .contact-form-box .form-selector{padding-bottom: 25px;}
.map-conttact ul {line-height: 28px;list-style: disc;list-style-position: inside;font-style: italic;}
.map-conttact ul.store_info {list-style: none;font-style: normal;color: #696969;}
.map-conttact ul.store_info i {display: inline-block;width: 30px;line-height: inherit;}
#message-box-conact .fa{line-height: inherit;}
.store-contact{background-color: #fff;padding: 30px 0;}
.store-contact .store4 .store-item{border: 0;}
.store-item .block-title{font-size: 16px;font-weight: 600;color: #333;margin-bottom: 15px;margin-top: 15px;}
.store-item .store_info{margin: 0;list-style: none;padding: 0;float: left;width: 50%;}
.store-item .store_info.store_info_last{padding-left: 2%;}
.store_info li{padding-bottom: 30px;}
.store_info li:last-child{padding-bottom: 0;}
.store_info .icons{display: inline-block;vertical-align: middle;width: 50px;height: 50px;line-height: 50px;font-size: 18px;border: 1px solid #dfdfdf;border-radius: 50%;color: #666;text-align: center;}
.store_info .fa-map-marker.icons{font-size: 20px;}
.store_info .fa-phone.icons{font-size: 18px;}
.store_info .flex{margin: 0;padding-left: 18px;display: inline-block;vertical-align: middle;}
.store_info .tit-name{display: block;font-size: 14px;color: #333;}
.store_info .tit-contain,.store_info .tit-contain a{color: #888888;font-size: 14px; display: block;}
.locations .store-item .block-title{margin-top: 30px;}
.store-item .onmap{text-align: left;}
.store-item .onmap .onclick-map{margin-top: 30px; line-height: 40px;border-radius: 35px;}
.locations .store-item .single-store p{font-size: 15px;line-height: 30px;margin: 20px 0;}
.store-contact.locations{padding: 0;}
.store-contact.locations .store-item {border: 0 none;}
.store-contact.locations .store-item{border-bottom: 1px solid #e9e9e9;}
.single-store{float: left;width: 40%;}
.column_right{float: left;width: 60%; padding-left: 20px;}
/* Customer */
.form-list .customer-name-prefix .input-box,.form-list .customer-name-suffix .input-box,.form-list .customer-name-prefix-suffix .input-box,.form-list .customer-name-prefix-middlename .input-box,.form-list .customer-name-middlename-suffix .input-box,.form-list .customer-name-prefix-middlename-suffix .input-box{width:auto}
.form-list .name-prefix{width:65px}
.form-list .name-prefix select{width:55px}
.form-list .name-prefix input.input-text{width:49px}
.form-list .name-suffix{width:65px}
.form-list .name-suffix select{width:55px}
.form-list .name-suffix input.input-text{width:49px}
.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-year{float:left;width:85px}
.form-list .customer-dob input.input-text{display:block;width:74px}
.form-list .customer-dob label{font-size:10px;font-weight:normal;color:#888}
.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month{width:60px}
.form-list .customer-dob .dob-day input.input-text,.form-list .customer-dob .dob-month input.input-text{width:46px}
.form-list .customer-dob .dob-year{width:140px}
.form-list .customer-dob .dob-year input.input-text{width:134px}
.buttons-set{clear:both;margin:2em 0;padding:0 0 0;text-align:right}
.buttons-set.buttons-set-contact{padding: 0 15px;}
.box-review_form .form-add .buttons-set{padding:15px 0;margin:0}
.buttons-set p.required{margin:0 0 10px;float: right;line-height: 30px;}
.buttons-set .back-link{float:right;margin:0}
.buttons-set button.button{float:left}
.buttons-set-order{margin:10px 0 0}
.buttons-set-order .please-wait{padding:12px 7px 0 0}
.fieldset{}
.fieldset .legend{font-weight:normal;font-size:14px;border:0;color:#252525;margin:0px;padding:0 0 10px;display: block;}
.fieldset .legend span{font-size: 14px;text-transform: uppercase;color: #333;}
.form.create.account > .fieldset {float: left;padding: 0 25px; width: 50%;margin: 20px 0 25px;}
.form.create.account .actions-toolbar {clear: both; padding: 0 25px;}
.customer-account-forgotpassword .fieldset{padding: 0;margin: 0 0 25px;}
.account .fieldset{margin: 0;padding: 0;}
.account .actions-toolbar{padding: 20px 0 0;}
.abs-discount-block-desktop .block:nth-child(2) + *, .login-container .block:nth-child(2) + *, .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *, .block-addresses-list .items.addresses > .item:nth-child(2) + *, .form-edit-account .fieldset:nth-child(2) + *, .form-address-edit .fieldset:nth-child(2) + *, .storecredit .block:nth-child(2) + *, .paypal-review-discount .block:nth-child(2) + *, .cart-discount .block:nth-child(2) + * {
    clear: both;
}
.multishipping-checkout-address-newshipping .fieldset,.contact-index-index .fieldset{margin: 0;padding: 0;}
.contact-content .fieldset{padding:0px;}
/* Form Validation */
.validation-advice{clear:both;min-height:13px;margin:3px 0 0;padding-left:17px;font-size:11px;font-weight:bold;line-height:13px;background:url(../../frontend/Magento/blank/en_US/Magento_Theme/images/validation_advice_bg.gif) 2px 0 no-repeat;color:#eb340a;width: 270px;}
.validation-failed{border:1px dashed #eb340a!important;background:#faebe7!important}
.validation-passed{}
p.required{font-size:11px;text-align:right;color:#EB340A}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current strong,.action.edit span,.action.back span,.action.remind span,.login-container .fieldset::after,.block.block-dashboard-orders .actions a{color: #ff0000;}
.action.edit span:hover,.action.back span:hover,.action.remind span:hover{text-decoration: underline;}
.action.back.customization:hover span{color: #fff;}
/* Expiration date and CVV number validation fix */
.v-fix{float:left}
.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative}
/* Global Messages  */
.success{color:#3d6611;font-weight:bold}
.error{color:#df280a;font-weight:bold}
.notice{color:#e26703}
.messages,.messages ul{list-style:none!important;margin:0!important;padding:0!important}
.messages{width:100%;overflow:hidden;z-index: 30;position: relative;}
.messages li{margin:0 0 10px!important}
.messages li li{margin:0 0 3px!important}
.message.info {
    margin: 10px 0;
}
.error-msg,.success-msg,.note-msg,.notice-msg{border-style:solid!important;border-width:1px!important;background-position:10px 9px!important;background-repeat:no-repeat!important;min-height:24px!important;padding:8px 8px 8px 32px!important;font-size:11px!important;font-weight:bold!important}
.error-msg{border-color:#f16048;background-color:#faebe7;background-image:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_msg-error.gif);color:#df280a}
.success-msg{border-color:#446423;background-color:#eff5ea;background-image:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_msg-success.gif);color:#3d6611}
.note-msg,.notice-msg{border-color:#fcd344;background-color:#fafaec;background-image:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_msg-note.gif);color:#3d6611}
#popupNewsletterMessages.messages { padding: 40px 9px 10px 10px !important;}
/* BreadCrumbs */
.breadcrumbs{text-align: left;margin: 0px;}
.breadcrumbs li{background-image: url("../../frontend/Alothemes/crownsecurity/en_US/images/alothemes/line.png");background-position: 0 50%;background-repeat: no-repeat;display: inline-block; line-height: 35px; vertical-align: middle; padding: 0 16px 0 25px;}
.breadcrumbs li.home{background-image: none;}
.breadcrumbs li.home{padding-left:0}
.breadcrumbs li.home a{background-color: transparent; padding-left: 0}
.breadcrumbs li a{outline:medium none;color: #666;}
.breadcrumbs li a,.breadcrumbs li strong{font-size: 14px; color: #666; text-transform: capitalize; display: inline-block; line-height: normal; padding: 0; font-weight: normal;}
.breadcrumbs ul{margin:0; padding: 44px 0 40px;}
/* Page Heading */
.page-title{width:100%;overflow:hidden;margin:25px 0;}
.page-title h1,.page-title h2,.page-title-wrapper h1,.page-title-wrapper h2{font-size:20px;color:#333;font-weight: 600;line-height: 40px;}
.page-title h1 span,.page-title h2 span,.page-title-wrapper h1 span,.page-title-wrapper h2 span{font-size: 14px;}
.page-title .separator{margin:0 3px}
.page-title .link-rss{float:right;margin:7px 0 0}
.title-buttons{text-align:right}
.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6{float:left}
.subtitle,.sub-title{color: #333;font-size: 17px;padding: 5px 0 0;text-transform: uppercase;}
.page-products .page-title-wrapper{text-align: left;}
.page-products .page-title-wrapper h1 span{font-weight: 600;text-transform: capitalize;font-size: 18px;}
.page-products .page-title{margin: 0;}
/* Pager */
.toolbar-products .pages{float: right;display: inline-block;}
.pager{margin: 0;padding:  0;border-top:0;text-align:center}
.pager .amount{float:left;margin:0}
.pager .amount strong{font-weight:normal}
.pager .limiter{float:right}
.pager .limiter label{vertical-align:middle;font-weight:300;margin:0;vertical-align:middle}
.pager .limiter select{padding:0;margin:0 0 1px;vertical-align:middle}
.pager .pages strong{display: none;color: #2a2a2a;float: left;font-size: 14px;font-weight: 400;line-height: 45px;padding-right: 10px;}
.pager .pages ol{display:inline}
.pages .pages-items{display: block;}
.pages li{border-radius: 3px;border-style: solid;border-width: 1px;display: inline-block;float: left;font-size: 14px;height: 34px;line-height: 30px; margin: 0 0 0 5px;width: 34px;text-align: center;}
.pages li a{ border: 0 none;border-radius: 53px;display: block;font-size: 14px;height: 32px;line-height: 32px;padding: 0;text-decoration: none;}
.pages li a span,.pages li strong span{font-size: 15px;}
.pager .pages li>a:hover, .pager .pages li>a:focus {
    border-radius: 0;
}
.pages li a.next > span,
.pages li a.previous > span {
    float: none;
}
.pages li.current .page{
    font-weight: normal;
    padding: 0px;
    display: block;
    width: 32px;
    line-height: 32px;
    padding: 0;
    height: 32px;
}
.pages li a .fa{padding-left:5px}
.pages .action.next:before {color: #7d7d7d;content: "\f105";display: inline-block;font-family: FontAwesome;font-weight: normal;line-height: inherit;margin: 0;overflow: hidden;text-align: center;vertical-align: top;}
.pages .action.previous:before {color: #7d7d7d;content: "\f104";display: inline-block;font-family: FontAwesome;font-weight: normal;line-height: inherit;margin: 0;overflow: hidden;text-align: center;vertical-align: top;}
.pages > .label,.pages .action span {border: 0 none;clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.pages .item .label {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px; overflow: hidden;padding: 0; position: absolute; width: 1px;}
/* Sorter */
.sorter-label,.limiter .label{font-size:14px;font-weight:bold;color:#333;float:left;padding:0 10px 0 15px;margin:0;line-height: 34px;text-transform: capitalize;font-weight: normal;}
.sorter .limiter{margin:0;padding: 0 0 0 15px;}
.pager {float: right; margin:0}
.limiter,.sorter{display: inline-block;vertical-align: middle;float: none;}
.limiter .limiter-text{display: none;}
.toolbar .limiter,.toolbar .sorter{padding-top: 0;}
.sorter select, .limiter select{color: #333;background-color: #fff;border: 1px solid #dfdfdf;margin: 0;padding: 0px 18px 0px 12px;font-size: 14px;height: 34px;line-height: 34px;}
.sorter{padding-right: 15px;}
.modes {display: inline-block;float: left;margin-right: 20px;}
.modes-label{float: left;line-height: 30px;padding-right: 15px;font-weight: 400;display: none;}
.mode-grid{margin-right: 10px;}
.modes-mode{border-radius: 3px;border-style: solid;border-width: 1px;cursor:pointer;float:left;outline:medium none;padding: 0px;text-align: center;width: 29px;height: 29px;line-height: 26px;}
.modes-mode:before {content: "\f00a";display: inline-block;font-family: FontAwesome;font-size: 18px;font-weight: normal;line-height: inherit;overflow: hidden;text-align: center;vertical-align: middle;}
.modes-mode > span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px;overflow: hidden; padding: 0;position: absolute; width: 1px;}
.mode-list:before {content: "\f00b";}
.abs-visually-hidden-desktop-s{border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px; margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.toolbar-amount,.products.wrapper ~ .toolbar .modes{display: block;}
.products.wrapper ~ .toolbar .pages{float: right;}
.toolbar-amount{line-height: 29px;font-size: 14px;padding: 0;color: #aaa;display: none;}
.toolbar-bottom .toolbar-products .pages{display: block;}
.sorter-action:before{line-height: 34px;}
/* Toolbar */
.toolbar{margin: 30px 0 50px;padding: 15px;background-color: #f5f5f5;border-radius: 3px;clear: both;}
.products.wrapper ~ .toolbar{position: relative;}
.toolbar-bottom .sorter .sort-by,.toolbar-bottom .sorter .limiter,.toolbar-bottom .sorter .view-mode{display: none;}
.products.wrapper ~ .toolbar .toolbar-amount{display: block;}
.toolbar-amount .toolbar-number{font-weight: normal;font-size: 14px;}
.toolbar-bottom {clear: both;}
.toolbar-bottom .toolbar{margin: 20px 0 0;}
.toolbar-bottom .toolbar-products .toolbar-amount{display: none;}
/* Data Table */
.data-table{width:100%;border:1px solid #dfdfdf;}
.data-table .odd{background:#ffffff}
.data-table .even{background:#ffffff}
.data-table thead {background-color: #f7f7f7;}
.data-table thead th {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;text-transform: capitalize;border-right: 1px solid #ddd;padding: 15px 8px;}
/*.data-table tr.odd:hover,.data-table tr.even:hover{background:#ebf1f6}
*/
.cart.table-wrapper .product-item-name a,.data-table tbody tr td .cart-price .price{color:#333;text-decoration:none;font-size:16px;}
.data.table tbody tr td.a-subtotal .cart-price .price,.data.table tbody tr td .cart-price .price{color:#333;font-size: 18px;}
.data.table tbody tr td input.qty{border: 0px solid #ededed !important;color:#333;text-align:center;width:35px!important;float: left;height: 35px;border: 0;background-color: transparent;font-size: 14px;}
.data.table tbody tr td input.qty:focus{box-shadow: none;}
.data-table tfoot{border-bottom:1px solid #eeeeee}
.data-table tfoot tr{background-color:#fff!important}
.data-table tfoot td{padding-top:1px;padding-bottom:1px;border-bottom:0;}
.data-table tfoot strong{font-size:16px}
.data-table tbody th,.data-table tbody td{border-bottom:1px solid #ddd;border-right:1px solid #ddd}
.data.table .custom-qty{margin: 0 auto;border: 1px solid #eaeaea;border-radius: 35px;width: 115px;}
.data.table .custom-qty .alo_qty{width: 35px;float: left;height: 35px;line-height: 35px;font-size: 12px;color: #333;text-align: center;outline: medium none;}
.cart.table-wrapper .col {vertical-align: middle;padding-top: 13px;}
.cart.table-wrapper thead .col span,.cart-summary > .title{font-size: 15px;color: #333;font-weight: bold;}
.cart.table-wrapper .item .col.item {padding: 30px 0 0;}
.cart.table-wrapper .item-actions td {padding: 0 0 10px;}
.cart-summary .block .fieldset .methods .field > .label{float: none;}
.cart.table-wrapper .product-image-container{display: inline-block;}
.checkout-index-index .nav-sections{display: block;}
.checkout-container {margin: 30px 0 0;}
.opc-estimated-wrapper .estimated-block .estimated-label,.opc-estimated-wrapper .estimated-block .estimated-price{font-size: 18px;font-weight: 600;}
.checkout-container .modal-custom .action-close{right: 35px;}
.opc-block-shipping-information{padding: 0 30px;}
/* Bundle products tables */
.data-table tbody.odd tr{background:#f8f7f5!important}
.data-table tbody.even tr{background:#f6f6f6!important}
.data-table tbody.odd tr td,.data-table tbody.even tr td{border-bottom:0}
.data-table tbody.odd tr.border td,.data-table tbody.even tr.border td{border-bottom:1px solid #eeeeee}
.data-table tbody td .option-label{font-weight:bold;font-style:italic}
.data-table tbody td .option-value{padding-left:10px}
/* Generic Info Box */
.info-box{background:#fff url(../../frontend/Alothemes/crownsecurity/en_US/images/bkg_block-title.gif) 0 0 repeat-x;border:1px solid #d0cbc1;padding:12px 15px;margin:0 0 15px}
.info-box h2{font-weight:bold;font-size:13px}
.info-table th{font-weight:bold;padding:2px 15px 2px 0}
.info-table td{padding:2px 0}
/* Shopping cart total summary row expandable to details */
tr.summary-total{cursor:pointer}
tr.summary-total td{}
tr.summary-total .summary-collapse{float:right;text-align:right;padding-left:20px;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/bkg_collapse.gif) 0 5px no-repeat;cursor:pointer}
tr.show-details .summary-collapse{background-position:0 -52px}
tr.show-details td{}
tr.summary-details td{font-size:11px;background-color:#dae1e4;color:#626465}
tr.summary-details-first td{border-top:1px solid #d2d8db}
tr.summary-details-excluded{font-style:italic}
/* Shopping cart tax info */
.cart-tax-info{display:block}
.cart-tax-info,.cart-tax-info .cart-price{padding-right:20px}
.cart-tax-total{display:block;padding-right:20px;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/bkg_collapse.gif) 100% 5px no-repeat;cursor:pointer}
.cart-tax-info .price,.cart-tax-total .price{display:inline!important;font-weight:normal!important}
.cart-tax-total-expanded{background-position:100% -52px}
/* Class:std - styles for admin-controlled content */
.std .subtitle{padding:0;}
.std ol.ol{list-style:decimal outside;padding-left:1.5em;}
.std ul.disc{list-style:disc outside;padding-left:18px;margin:0 0 10px;}
.std dl dt{font-weight:bold;}
.std dl dd{margin:0 0 10px;}
.std ul,.std ol,.std dl,.std p,.std address,.std blockquote{margin:0 0 1em;padding:0;}
.std ul{list-style:disc outside;padding-left:1.5em;}
.std ol{list-style:decimal outside;padding-left:1.5em;}
.std ul ul{list-style-type:circle;}
.std ul ul,.std ol ol,.std ul ol,.std ol ul{margin:.5em 0;}
.std dt{font-weight:bold}
.std dd{padding:0 0 0 1.5em}
.std blockquote{font-style:italic;padding:0 0 0 1.5em;}
.std address{font-style:normal;}
.std b,.std strong{font-weight:bold;}
.std em{font-style:italic;}
/* Misc */
.links li{display:inline}
.links li.last{}
.link-cart{color:#d22753;font-weight:bold}
.link-wishlist{color:#d22753;font-weight:normal}
.link-reorder{font-weight:normal;color:#ea5648!important}
.link-compare{font-weight:bold}
.link-print{font-weight:bold;color:#d22753}
.link-rss{background:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_rss.gif) 0 2px no-repeat;padding-left:18px;line-height:14px;white-space:nowrap}
.btn-previous{display:block;width:11px;height:11px;font-size:0;line-height:0;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/btn_previous.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden}
.btn-edit{display:block;padding:9px;font-size:12;line-height:0;}
.cards-list dt{margin:5px 0 0}
.cards-list .offset{padding:2px 0 2px 20px}
.separator{margin:0 3px}
.divider{clear:both;display:block;font-size:0;line-height:0;height:1px;margin:10px 0;text-indent:-999em;overflow:hidden}
#product-attribute-specs-table th {color: #666666; border-radius: 0;display: block;font-size: 100%;text-align: left;}
#product-attribute-specs-table th,#product-attribute-specs-table td{font-size: 14px;}

/* Global site notices */
.global-site-notice{border:1px solid #cfcfcf;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f}
.global-site-notice .notice-inner{width:860px;margin:0 auto;padding:12px 0 12px 80px;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_notice.gif) 20px 25px no-repeat;text-align:left}
.global-site-notice .notice-inner p{margin:0;border:1px dotted #cccc73;padding:10px}
.global-site-notice .notice-inner .actions{padding-top:10px}
/* Cookie Notice */
.notice-cookie{position:fixed;z-index:9999;width:100%;bottom:0;left:0;margin:0!important;opacity:0.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";/* IE8 */}
/* Noscript Notice */
.noscript{}
/* Demo Notice */
.demo-notice{margin:0;padding:6px 10px;background:#d75f07;font-size:12px;line-height:1.15;border:0;text-align:center;color:#fff}
.demo-notice .notice-inner{width:auto;padding:0;background:none;text-align:center}
.demo-notice .notice-inner p{padding:0;border:0}
/* Demo 404 */
.cms-no-route .alocolumns{padding-top: 25px;}
.cms-no-route .page-title-wrapper{display: none;}
.cms-no-route .page-not-found {text-align: center;}
.cms-no-route .page-not-found .page-title h1,.cms-no-route .page-not-found .page-title h1 span{line-height: 130px;text-indent: -999em;padding-top: 120px;}
/* .cms-no-route .page-404 .banner-header{background-image: url("../../frontend/Alothemes/crownsecurity/en_US/images/alothemes/404.jpg");background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;min-height: 100vh;text-align: center;} */
.cms-no-route .page-not-found .page-title h1 span{color: #242628;font-weight: bold;}
.page-not-found h2{ color: #333;font-size: 28px;margin-bottom: 20px;letter-spacing: 5px;text-transform: uppercase;}
.page-not-found h3{font-size: 16px;color: #666666;font-weight: normal;}
.page-not-found .block-newletter label{display: none;}
.page-not-found .form-search{ margin: 0 auto; position: relative;width: 500px;}
.page-not-found .form-search .button{position: absolute;top: 2px;right: 2px;border: 0 none;height: 41px;line-height: 41px;}
.page-not-found .form-search .button span{height: 43px;line-height: 45px;background-color: transparent;}
.page-not-found .form-search .button span .fa{font-size: 17px;}
.page-not-found .previus-page{letter-spacing: 3px;color: #333;height: 40px;line-height: 40px;padding:0 29px;font-size: 13px;text-transform: uppercase;margin:60px 0 100px;display: inline-block;border: 1px solid #aaaaaa;}
.page-not-found .previus-page:hover{background-color: #666;color: #fff;border: 1px solid #666;}
.page-not-found .form-search #search{width: 500px;border: 2px solid #242628;height: 45px;line-height: 45px;padding: 0 60px 0 9px;}
/* ======================================================================================= */
/* Header ================================================================================ */
.page-header{margin:0;padding: 0;position:relative;}
.cms-index-index .header-container-fixed,.header-container-fixed {animation-duration: 450ms; animation-fill-mode: both; animation-name: fadeInDown; box-shadow: 0 0 3px #666666;-moz-box-shadow: 0 0 3px #666666; -webkit-box-shadow: 0 0 3px #666666; -o-box-shadow: 0 0 3px #666666;-ms-box-shadow: 0 0 3px #666666;position: fixed; width: 100%; z-index: 10000;top:0;}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0px, -100%, 0px);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}
.header .header-content.header-container-fixed .logo,.header .header-content.header-container-fixed .tool-header{padding: 12px 0;}
.header .header-content.header-container-fixed .tool-header .icon-element{padding-bottom: 12px;}
.header .header-content.header-container-fixed .tool-header{padding-bottom: 0;}
.catalog-product-view .header-container-fixed{z-index: 99999;}
.header-container-fixed .mini-maincart .mini-contentCart {top: 56px;}
.header-container-fixed .magicmenu .nav-desktop .level0.ext .level-top::before{bottom: 16px;}

.header .form-language{clear:both;padding:10px 0;text-align:left;float:left}
.header .form-language label{font-weight:bold;padding-right:5px;color:#a7c6dd;vertical-align:middle;float:left;margin:0}
.header .form-language select{padding:0}
.header .form-language select.flags option{background-position:4px 50%;background-repeat:no-repeat;padding-left:25px}
.top-links .or{margin: 0;float: left;}
.header .header-setting .icon-setting{cursor:pointer;}
.header .top-form-language .dropdown-toggle .dropdown-icon,.header .top-form-language .dropdown-toggle .value,.header .top-form-language .dropdown-toggle .caret,.header .currency_top .dropdown-toggle .dropdown-icon,.header .currency_top .dropdown-toggle .value,.header .currency_top .dropdown-toggle .caret{display:inline-block;cursor:pointer}
.header .top-form-language .dropdown-toggle .dropdown-icon{background-position:0 3px;background-repeat:no-repeat;font-size:100%}
.header .top-form-language .dropdown-toggle .value,.header .currency_top .dropdown-toggle .label,.header .currency_top .dropdown-toggle .value{font-size:13px;color:#fff;padding-right:15px;padding-left:2px}
.header .currency_top .dropdown-toggle .label{display:none}
.header .currency_top .label,
.header .top-form-language .label{position: static;font-size: 15px;text-transform: uppercase;color: #333;margin: 0 0 18px;font-weight: normal;display: none;}
.header .currency_top .label span,
.header .top-form-language .label span {position: static;font-size: 15px;text-transform: uppercase;color: #333;margin: 0 0 18px;font-weight: normal;display: block;}
.header .top-form-language .current .label,.header .top-form-language  li:hover .label{ border-bottom: 2px solid #d22753;}
.header .top-form-language .dropdown-switcher li a,.header .currency_top .dropdown-switcher li a{font-size:13px;font-weight:300;color:#666;text-decoration:none;display:block}
.header .top-form-language .action .switcher-option{padding-left: 17px;}
.header .top-form-language .switcher-option a{background-position: left center;background-repeat:no-repeat;font-size:100%;padding:5px 12px;}
.header-element-content-inner {border-top: 1px solid #e5e5e5;padding: 25px 0;}
.header-element-content-inner.top-form-language {padding-bottom: 0px;}
.dropdown.options.switcher-options{position: static;}
.page-header .switcher .options, .page-footer .switcher .options{position: relative;line-height: normal;text-align: right;}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after,.minicart-wrapper .action.showcart:after {color: inherit;content: "\f0d7";display: inline-block;font-family: "FontAwesome";font-size: 14px;font-weight: normal;margin: 0 0 0 5px;}
.page-header .switcher .options .action.toggle.active:after, .page-footer .switcher .options .action.toggle.active:after {content: "\f0d8";font-family: "FontAwesome";}
.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {border-width: 1px;border-style: solid;border-color: #ccc;background: #ffffff none repeat scroll 0 0;display: none;margin:5px 0 0;padding: 5px 0px;position: absolute;top: 100%;right: 0;z-index: 100;text-align: left;}
.page-header .switcher .options.active ul.dropdown, .page-footer .switcher .options.active ul.dropdown {display: block;}
.page-header .switcher .options ul.dropdown li, .page-footer .switcher .options ul.dropdown li{float: none;line-height: normal;padding: 8px 30px 8px 20px;margin: 0;}
.page-header .switcher .options ul.dropdown a, .page-footer .switcher .options ul.dropdown a{color: #666;}
.page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown::before, .page-header .switcher .options ul.dropdown::after, .page-footer .switcher .options ul.dropdown::after {border-bottom-style: solid;content: "";display: block;height: 0;position: absolute;width: 0;}
.page-header .switcher .options ul.dropdown::after, .page-footer .switcher .options ul.dropdown::after {-moz-border-bottom-colors: none; -moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #bbbbbb;border-image: none;border-style: solid;border-width: 7px;z-index: 98;}
.page-header .switcher .options ul.dropdown::after, .page-footer .switcher .options ul.dropdown::after {left: 9px;top: -14px;}
.page-header .switcher .options ul.dropdown::before, .page-footer .switcher .options ul.dropdown::before, .page-header .switcher .options ul.dropdown::after, .page-footer .switcher .options ul.dropdown::after {border-bottom-style: solid;content: "";display: none;height: 0; position: absolute; width: 0;}
.page-header .switcher .options ul.dropdown::before, .page-footer .switcher .options ul.dropdown::before {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;border-image: none;border-style: solid;border-width: 6px;z-index: 99;}
.page-header .switcher .options ul.dropdown::before, .page-footer .switcher .options ul.dropdown::before {left: 10px;top: -12px;}

.currency_top,.top-form-language {clear: both;position: relative;}
.top-form-language .language .dropdown span, .page-header .top-form-language .switcher .options ul.dropdown a {background-position: 0 50%;background-repeat: no-repeat;line-height: normal;padding: 0 0 0 23px;}
.page-header .switcher{display: block !important;}
.page-header .switcher .options ul.dropdown a, .page-footer .switcher .options ul.dropdown a{padding: 0;font-size: 13px;text-transform: uppercase;font-weight: bold;}
.page-header .switcher .options ul.dropdown li:hover, .page-footer .switcher .options ul.dropdown li:hover{background-color: transparent;}
.switcher-options strong span{font-size: 15px;color: #333;font-weight: bold;text-transform: uppercase;}
/********** < header top compatibility 1 and 2 */
/* ----- header top ------ */
.header-top{background-image:url("../../frontend/Alothemes/crownsecurity/en_US/images/alothemes/bg-top.png");background-position: center bottom;background-repeat: repeat-x;}
.main-header{float: left;}
.main-header .support span{color: #333;font-size: 13px;line-height: 50px;display: block;}
.top-right{float: right;}
.header.links,.top-link-product,.tool-header .tool-setting,.minicart-wrapper{float: left;}
.header.links li{display: inline-block;margin: 0;}
.header.links li.customer-welcome{line-height: 15px}
.header.links li:first-child a{background-image:url("../../frontend/Alothemes/crownsecurity/en_US/images/alothemes/line.png");background-position: 100% 50%;background-repeat:no-repeat;border:medium none;padding-right: 10px;}
.header.links li a,.top-link-product a{display: inline-block;color: #333;font-size: 13px;font-weight: normal;line-height: normal;padding: 0px;margin: 15px 0;}
.top-link-product a{padding: 0 10px;border-left: 1px solid #cccccc;}
.header-top .settting-switcher {
    display: block;
    margin: 15px 0 0;
    float: left;
}
/* ----- header logo ------ */
.header .logo{margin:0;padding: 49px 0 42px;text-decoration:none!important;outline:none;display: block;max-width: 200px;float: none;}
.header .logo strong{position:absolute;top:-999em;left:-999em;width:0;height:0;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}
/* ----- header form seach ------ */
.header .form-search {border-radius: 35px;border-width: 1px;border-style: solid;height: 43px;position: relative;padding: 0 90px 0 20px;margin-top: 43px;display: block;}
.header .form-search .field.search{
    position: relative;
}
.header-search .block-search .nested{display:none;}
.header .quick-access{margin: 0 15px 0 0;padding:0;width:340px;}
.header .welcome-msg{color: #333333;display: block;float: left;font-size: 13px;margin: 0;padding: 10px 0;}
.block-search .block .block-title{text-align:left;text-transform: uppercase;padding: 0;margin: 0 0 18px;border: 0;display: none;}
.block-search .block .block-title strong{font-weight: normal;font-size: 18px;color: #333;}
.block-search .block{margin: 0;}
.header .form-search input.input-text{display: inline-block;border-style: solid;border-color: #e2e2e2;border-width: 0px;background-color:#fff;font-size:100%;margin:0;height: 41px;padding:  0;width: 100%;}
.header .form-search button.button{pointer-events: inherit;opacity: 1;border-radius: 0 35px 35px 0;border: 0 none;background-color: #ea1b25;position: absolute;top: -1px;right: 0px;height: 43px;line-height: 43px;padding: 0 19px;}
.header .form-search button.button span{height: 30px;line-height: 30px;padding:0;border:none}
.header .form-search button.button .icons {font-size: 20px;line-height: 30px;display: none;}
.header .form-search button.button span span .seach-text{font-size: 15px;font-style: normal;font-weight: bold;}
.header .form-search button.button span span{padding:0;height:0}
.header .form-search .dd-container{position: absolute;right: 40px;width: 130px !important;border-left: 1px solid #d9dadc}

.header .form-search .catalogsearch {position: relative;}
.catalogsearch .c-smartsearch__overlay{display: none;}
.header .form-search .catalogsearch input.input-text { width: 70%;float: right;border-radius: 0 3px 3px 0;border-color: #ccc;border-width: 0 0 0 1px;margin: 6px 0;padding: 0 55px 0 20px;height: 31px;}
.header .form-search .catalogsearch-box {background-color: #fff;border: 1px solid #fff;border-left: 0;border-right: 0;border-radius: 3px;font-size: 13px;float: left;height: 40px;padding: 0 20px 0 15px;width: 30%;position: absolute;left: 0px;display: block;color: #555555;text-overflow: ellipsis;white-space: nowrap;}
.header .form-search .catalogsearch-box span{display: block;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.header .form-search .catalogsearch-box span:after {content: "\f0d7";display: block;font-size: 10px;font-family: 'FontAwesome';color: #555555;position: absolute;right: 15px;top: 0px;}
.header .form-search .dd-container{background-color: #fff;position: absolute;z-index: 99;left: 0;width: 230px !important;height: 250px;overflow: auto;border: 1px solid #e6e6e6;}
.header .form-search .dd-container li{border: 0;color: #666;padding: 5px 25px 5px 25px;margin: 0;;text-align: left;}
.header .form-search .dd-container li:hover,.header .form-search .dd-container li.selected{color: #000;background: #f0f2f5;}

.header .form-search .dd-options{height: 250px;box-shadow:0 0 10px 0 rgba(0,0,0,0.15); -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);-o-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);-ms-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);border: 0;}
.header .form-search .dd-container .dd-select{border-radius: 0;border: 0;border-right: 1px solid #dddddd;background-color: transparent !important;margin-bottom: 0px;}
.header .form-search .dd-option-text{font-size: 12px;margin: 0;font-weight: 500;cursor: pointer;}
.header .form-search .dd-options .dd-option{border: 0;color: #666;padding: 5px 0 5px 18px;text-align: left;}
.dd-container .dd-selected{padding: 13px 17px;margin: 0;}
.dd-pointer-down,.dd-pointer-up{border-color:rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #c2c2c2 !important}
.dd-pointer{right: 14px !important;margin-top: -6px !important;}
.dd-container .dd-selected .dd-selected-text{margin: 0;text-transform: uppercase;color: #2a2a2a;font-weight: normal;}
.header .form-search .dd-options .dd-option:before {color: #bbbbbb;content: "";font-family: FontAwesome;font-size: 13px;margin-right: 10px;text-align: left;width: 32px;}
.header .form-search .dd-options .dd-option:hover{color: #ffa800;}
.header .form-search .search-autocomplete{margin: 0; display: none;}
.header .form-search .search-autocomplete ul{border:0px solid #5c7989;}
.header .form-search .search-autocomplete li{text-align:left;border-bottom:1px solid #f4eee7;padding:2px 0px 1px;cursor:pointer}
.header .form-search .search-autocomplete li .amount{right: 2px; top: 2px;font-weight: bold;}
.header .form-search .search-autocomplete li.odd{background-color:#fffefb}
.header .form-search .search-autocomplete li.selected{background-color:#f7e8dd}
/* ----- tool custom ------ */
.tool-header {float: right;margin-top: 35px;}
.tool-setting {border-right: 1px solid #ccc;margin: 5px 15px 0 0;padding: 0 15px 0 0;}
/********** < end compatibility 1 and 2 */

/* .header.links li:nth-child(1):after{content: attr(data-label);display: inline-block;padding: 0 5px; color: #959595;line-height: 43px;} */
.header.links li.customer-welcome:after,.customer .links .customer-menu li:nth-child(1):after{display: none;}
.header.links li.customer-welcome span{padding: 0;font-size: 13px;cursor: pointer;}
.customer-welcome .action.switch {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;vertical-align: middle;height: auto;color: #666;}
.customer-welcome .action.switch > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.customer-welcome .action.switch:after {font-size: 15px;line-height: 15px;color: inherit;content: '\f107';font-family: FontAwesome;margin:0 5px;vertical-align: middle;display: inline-block; font-weight: normal;overflow: hidden;speak: none;text-align: center;}
.customer-welcome.active .action.switch:after {content: '\f106';}
.customer-welcome .customer-menu {display: none;position: absolute;min-width: 160px;box-shadow: 0 0 3px rgba(0,0,0,0.25);background-color: #fff;padding: 10px;margin-top: 10px;z-index: 99;}
.customer-welcome.active .customer-menu {display: block;}
.customer-menu .links.header li{display: block;line-height: 30px;}
.header.links .customer-menu .links.header li:first-child a,.header.links .customer-menu .links.header li a{background: none;padding: 0;margin: 0;}
.header.links .customer-menu .links.header li:nth-child(1):after{display: none;}
.customer .top-links .customer-menu li{float: none;display: block;}
.customer .links .customer-menu li a{line-height: normal;padding: 5px 0;display: block;}
.dropdown-link li{margin: 0;}
.header.links {margin: 0 10px 0 0;padding: 0;}
.dropdown-link{border-bottom: 1px solid #eee;border-top: 1px solid #eee; margin: 10px 0;padding-bottom: 15px;padding-top: 15px;}
.dropdown-link li a,.dropdown-link li strong {font-size: 14px;line-height: normal;font-weight: normal;padding: 0;}
.header-container .top-container{clear:both;padding:5px 10px 0 12px;text-align:right}
.header-container .top-container a{font-size:11px;color:#ebbc58}
.minict_wrapper{border-radius:3px;background:#f3f3f3!important;border:1px solid #ededed;width:130px}
.minict_wrapper input{color:#666}
.minict_wrapper.bubble:after{border:0;box-shadow:none}
.form-language label{display:none}
.icon-search .fa{text-align: center;vertical-align: middle;padding:0 5px 0 0;color: #aaa;}
.cms-index-index .alo-breadcrumbs {display: none;}
.content-cart .minicart-wrapper .showcart .counter-label{position: static;display: none;}
.content-cart .minicart-wrapper .showcart .cart-title{position: static;font-size: 14px;line-height: normal;font-weight: bold;margin: 0;vertical-align: middle;color: #fff;width: auto;height: auto;overflow: visible;display: none;}
.content-cart .minicart-wrapper .showcart .crat-icon {background-image: url("../../frontend/Alothemes/crownsecurity/en_US/images/alothemes/cart.png");background-position: 0 0;background-repeat: no-repeat;display: inline-block;padding: 13px 0 13px 40px;position: relative;vertical-align: middle;}
/* .content-cart .minicart-wrapper .showcart .counter-number{background-color: #df5c53;color: #ffffff;border-radius: 50%;height: 20px;line-height: 21px; padding: 0;position: absolute;right: 3px;text-align: center;bottom: -8px; width: 20px;z-index: 2;} */
.content-cart .minicart-wrapper .showcart .price{font-size: 15px;color: #262626;font-weight: bold;}
.content-cart{float: right;}
.minicart-wrapper{margin:0 !important;padding: 15px 0px;position: relative;}
.minicart-wrapper .action.showcart .amount .price{color: #444;}
.minicart-wrapper .icons {vertical-align: top;display: inline-block;color: #666666;font-weight: 500;font-size: 22px;padding: 0 3px 0 0;position: relative;}
.minicart-wrapper .action.showcart .counter.qty{border-radius: 50%;height: 21px;line-height: 20px; padding: 0;position: absolute;right: 0px;text-align: center;top: -10px; width: 21px;z-index: 2; min-width: auto;display: block;}
.minicart-wrapper .block-minicart{border: 1px solid #dfdfdf;display: none;z-index: 900;position: absolute;top: 100%;padding: 15px 19px 20px;width: 358px;margin: 0;box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);}
.minicart-wrapper .block-minicart .block-content:before {background-color: #fff;content: "";height: 18px;margin: auto;position: absolute;right: 0;top: 0;width: 100%; z-index: 2;}
.minicart-wrapper .block-minicart .block-content:after {background-color: #fff;box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);content: "";height: 18px;margin: auto;position: absolute; right: 55px;top: -7px;width: 20px;z-index: 1;transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);}
.block.block-minicart .block-content{background-color: transparent;border: 0;padding: 0;text-align: center;}
.minicart-wrapper .block-minicart:before, .minicart-wrapper .block-minicart:after {border-bottom-style: solid;content: "";display: block;height: 0;position: absolute;width: 0;display: none;}
.minicart-wrapper .block-minicart:after {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none; -moz-border-top-colors: none;border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ddd;border-image: none;border-style: solid;border-width: 7px; z-index: 98;}
.minicart-wrapper .block-minicart:before { -moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;border-image: none;border-style: solid;border-width: 6px; z-index: 99;}
.minicart-wrapper .block-minicart:after {left: auto;right: 25px;top: -14px;}
.minicart-wrapper .block-minicart:before {left: auto;right: 26px;top: -12px;}

.block-minicart .subtitle.empty{font-weight: normal;text-transform: inherit;text-align: left;line-height: 30px;}
.block-minicart .subtitle.empty span{font-size: 13px;}
.minicart-items-wrapper .minicart-items .item-qty{margin-right: 5px;}
.minicart-items-wrapper .minicart-items .update-cart-item{line-height: 32px;height: 32px;padding: 0 10px;}
.minicart-wrapper .block-minicart .block-title{display: none;}
.block-minicart .items-total,.block-minicart .subtotal{margin: 0;display: inline-block;float: none;}
.block-minicart .subtotal .label{color: #666;font-weight: normal;padding: 0;display: inline-block;}
.block-minicart .subtotal .label span,.block-minicart .items-total span,.block-minicart .subtotal span{font-size: 15px;}
.block-minicart .subtotal .amount{display: inline-block;}
.block-minicart .amount .price-wrapper:first-child .price {font-size: 16px;font-weight: normal;}
.block-minicart .block-content > .actions{padding: 0;}
.block-minicart .block-content > .actions .secondary .viewcart{border-radius: 3px;font-weight: 600;border-width: 1px;border-style: solid;display: block;line-height: 45px;text-align: center;float: none;color: #666;}
.block-minicart .block-content > .actions .secondary .viewcart span{font-size: 14px;}
.block-minicart .block-content > .actions > .primary{margin: 0 0 15px;}
.block-minicart .block-content > .actions > .primary .action.primary {border-width: 1px;border-style: solid;color: #ffffff;display: block;height: 45px;line-height: 45px;margin-bottom: 15px;padding: 0 20px;width: 100%;font-weight: bold;font-size: 100%;}
.minicart-items-wrapper{margin: 0;padding: 15px 0;border: 0;overflow-x: auto;}
.minicart-items-wrapper .product-item-photo {display: block;overflow: hidden;position: relative;border: 1px solid #e6e6e6;}
.minicart-items .product-item-details{text-align: left;padding-left: 110px;}
.minicart-items .product-item-name{margin: 0 0 5px;font-size: 100%;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.minicart-items .product-item-name a{font-size: 14px;}
.minicart-items .product .toggle:after{content: "";font-family: "FontAwesome";color: inherit;display: inline-block;font-size: 15px;padding-left: 5px;font-weight: normal;line-height: 16px;overflow: hidden;text-align: center;vertical-align: middle;}
.minicart-items .product.active > .toggle::after{content: "";}
.minicart-items .product-item-details .price{color: #555;font-size: 19px;}
.label{color: #666666;font-size: 13px;margin: 0;padding: 10px 0;text-align: left;}
.minicart-items .action.edit::before, .minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar > .action-delete::before,
.cart.table-wrapper .actions-toolbar > .action-edit::before {color: #000; content: "\f040";display: inline-block;font-family: "FontAwesome"; font-size: 15px;font-weight: normal;line-height: 15px; overflow: hidden;text-align: center;vertical-align: middle;opacity: 0.3;}
.minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar > .action-delete::before {content: "\f00d";font-size: 18px;line-height: 18px;}
.minicart-items .action.edit:hover:before, .minicart-items .action.delete:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before,
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before{opacity: 1;}
.minicart-wrapper .product .actions > .primary,.cart.table-wrapper .actions-toolbar > .action-edit{margin-right: 5px;}
.cart.table-wrapper .actions-toolbar > .action-towishlist{margin-right: 10px;vertical-align: middle;}
.minicart-items .action.edit > span, .minicart-items .action.delete > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span,
.cart.table-wrapper .actions-toolbar > .action-edit > span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.minicart-wrapper .action.close {background-color: transparent;border: 0 none;box-shadow: none;box-sizing: content-box;display: inline-block;font-weight: 400;height: 20px;line-height: inherit; margin: 0;padding: 0;position: absolute; right: 0;text-decoration: none;text-shadow: none;top: 0;width: 20px;color: #000000;opacity: 0.2;}
.minicart-wrapper .action.close::before {color: inherit;content: "\f00d";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height:20px;margin: 0;overflow: hidden;text-align: center;vertical-align: top;}
.minicart-wrapper .action.close > span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px; margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.minicart-wrapper .action.close:hover{opacity: 1;background-color: transparent;}
.minicart-items .product-item{margin: 0;padding: 15px 0;}
.minicart-items .product-item:not(:first-child) {border-top: 1px solid #dfdfdf;}
.minicart-wrapper .minicart-widgets{margin: 0;}
.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 0 none;box-shadow: none;box-sizing: content-box;display: inline-block;font-weight: 400;line-height: inherit; margin: 0;padding: 0; position: absolute;right: 0;text-decoration: none;text-shadow: none;top: 0;}
.modal-custom .action-close::before, .modal-popup .action-close::before, .modal-slide .action-close::before {color: #000;content: "\f00d";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height: 15px;margin: 0;overflow: hidden;text-align: center;vertical-align: top;}
.modal-custom .action-close > span, .modal-popup .action-close > span, .modal-slide .action-close > span { border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px;overflow: hidden; padding: 0;position: absolute;width: 1px;}
.modal-popup .action-close{padding: 0 10px;}

/* ======================================================================================= */
.block-related .block-title strong,.block.filter .filter-title strong,.box-up-sell .block-title strong,.crosssell strong,.alo-brands .item span,.block-title-tabs span,.magictabs .item .title,.sidebar .block .block-title strong,.testimonials h3 span{color: #333;display: inline-block;font-size: 14px;margin: 0; position: relative;font-weight: normal;}
.support .box-services .media-body p,.account-login .content p{color:#555}
/* Style Slide =============================================================================== */
.container {padding-left: 0; padding-right: 0;}
.home-slider .slick-slide .figcaption .caption1,
.home-slider .slick-slide .figcaption .caption2,
.home-slider .slick-slide .figcaption .caption3,
.home-slider .slick-slide .figcaption .caption4 {display:none;}
.slick-initialized .slick-slide,.slide-showcase{position: relative;}
.slide-showcase .slick-slider{margin-bottom: 56px;}
.home-slider >.item:nth-child(n+2), .home-slider >.item .figcaption{display: none;}
.home-slider >.item.slick-slide, .home-slider >.item.slick-slide .figcaption{display: block;}
.home-slider .text-slide{margin-left: 82px;text-align: left;position: absolute;right: 0px;left: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%); }
.home-slider .text-slide.text-slide2,.home-slider .text-slide.text-slide3{left: auto;right: 92px;}
.home-slider .slick-slide.slick-active .figcaption .caption1 {opacity: 1;font-size: 30px;font-weight:600;line-height: 30px;margin: 0;text-transform: uppercase;display: block;}
.home-slider .slick-slide.slick-active .figcaption .caption1{
    -moz-animation: fadeInRight 0.8s ease-in 1.3s backwards;
    -webkit-animation: fadeInRight 0.8s ease-in 1s backwards;
    animation: fadeInRight 0.8s ease-in 1s backwards;
}
.home-slider .slick-slide.slick-active .figcaption .caption2 {opacity:1;font-weight: 600;font-size: 30px;margin: 0;line-height: 30px;text-transform: uppercase;display: block;}
.home-slider .slick-slide.slick-active .figcaption .caption2{
    -moz-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
    -webkit-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
    animation: fadeInLeft 0.8s ease-in 1.5s backwards;
}
.home-slider .slick-slide.slick-active .figcaption .caption3 {opacity:1;font-size: 14px;margin: 8px 0 0;line-height: normal;text-transform: uppercase;font-weight: normal;display: block;}
.home-slider .slick-slide.slick-active .figcaption .caption3{
    -moz-animation: fadeInUp 0.8s ease-in 1.7s backwards;
    -webkit-animation: fadeInUp 0.8s ease-in 1.7s backwards;
    animation: fadeInUp 0.8s ease-in 1.7s backwards;
}
.home-slider .slick-slide.slick-active .figcaption .caption4{opacity: 1;display: block;
    -moz-animation: fadeInLeft 0.8s ease-in 2s backwards;
    -webkit-animation: fadeInLeft 0.8s ease-in 2s backwards;
    animation: fadeInLeft 0.8s ease-in 2s backwards;
}
.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1{font-size: 36px;text-transform: capitalize;margin-top: 5px;}
.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3,.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3{font-size: 16px;text-transform: capitalize;}
.home-slider .slick-slide.slick-active .figcaption .btn-shop{padding: 0px 32px; line-height: 44px;display: inline-block;color: #fff;background-color: #ea1b25;font-weight: bold;font-size: 15px;border-radius: 3px;margin-top: 15px;}
.home-slider .slick-prev{left: -72px;transform: translate(50px, 0px);-moz-transform: translate(50px, 0px);-webkit-transform: translate(50px, 0px);-o-transform: translate(50px, 0px);-ms-transform: translate(50px, 0px);}
.home-slider .slick-next{right: -72px;transform: translate(-50px, 0px);-moz-transform: translate(-50px, 0px);-webkit-transform: translate(-50px, 0px);-o-transform: translate(-50px, 0px);-ms-transform: translate(-50px, 0px);}
.home-slider .slick-arrow{width: 52px;height: 52px;line-height: 52px;-moz-transition: all 0.45s ease;-webkit-transition: all 0.45s ease;-o-transition: all 0.45s ease;-ms-transition: all 0.45s ease;transition: all 0.45s ease;visibility: hidden;opacity: 0;}
.home-slider .slick-prev:before, .home-slider .slick-next:before {line-height: 50px;}
.home-slider:hover .slick-arrow{opacity: 1; visibility: visible;}
.home-slider:hover .slick-next {transform: translate(0px, 0px);-moz-transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);-o-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px);}
.home-slider:hover .slick-prev {transform: translate(0px, 0px);-moz-transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);-o-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px);}

@media (min-width: 1201px) and (max-width: 1500px) {
}
/*--------------------Google Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
}
/*For Effec caption slick slider*/
@keyframes alothemes{
    from{transform: scale(0); opacity: 0; visibility: hidden;}
    to{transform: scale(1); opacity: 1; visibility: visible;}
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        transform: translateX(-50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
        -ms-transform: translateX(50px);
        transform: translateX(50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

/*End For Effec caption slick slider*/
.vmagicmenu.vertical-menu .level0 .level-top img{display: none;}
.cms-index-index .header-container-fixed .vmagicmenu .block-vmagicmenu-content {opacity: 0;top: 80px;transition: all 300ms ease-in-out 0s;visibility: hidden;}
.cms-index-index .header-container-fixed .vmagicmenu:hover .block-vmagicmenu-content { opacity: 1;top: 100%;visibility: visible;}
.cms-index-index .vmagicmenu .block-vmagicmenu-content{opacity: 1;visibility: visible;}
.header-right-menu.container{width: 100%;max-width: 100%;}
/* Static Block =============================================================================== */
.magiccart-column{padding-bottom:20px;padding-top:20px}
/* Sidebar =============================================================================== */
.block{margin:0 0 45px;}
.block-reorder .actions a {clear: both; display: block;padding-top: 10px;padding-right: 10px;}
.sidebar .block.block-progress { padding: 0;}
.block .block-title,.col-left .magicproduct.mage-custom .item span{border-bottom: 1px solid #dfdfdf;line-height: normal;margin: 0 0 20px;padding: 10px 0;text-align: left;}
.sidebar .block .block-title strong{font-weight: normal;}
.sidebar .block .block-title strong,.sidebar .magictabs .item.activated .title{font-size: 18px;font-weight: 600;line-height: 30px;padding: 0 0 12px;text-transform: capitalize;}
.block .block-title a{text-decoration:none!important}
.block .block-subtitle{margin:0;padding:5px 0;font-size:1em;color:#555}
.block .btn-remove,.block .btn-edit{float:right;margin:1px 0 2px 5px}
.block .actions{padding:6px 0px;text-align:left}
.block .actions a{float:left;color:#f12b63;text-decoration:none}
.block .actions a:hover{color:#333}
.block .empty{margin:0;padding:0px;color:#666666;font-size:14px;}
.col-left .magicproduct.mage-custom .item .title:before,.col-left .magicproduct.mage-custom .item .title:after{display: none;}
.col-left .magicproduct.mage-custom .magictabs{margin:0 !important;border: 0;}
.col-left .magicproduct.mage-custom .content-products .item .images-container{padding-right: 0;padding-left: 0;}
/* Mini Blocks */
.block-cart,.block-wishlist,.block-subscribe,.block-compare,.block-reorder,.block-poll,.block-gr-search,.block-viewed,.block-compared,.block-related,.block-tags,.block-login{font-size:11px;line-height:1.25}
.block-cart .block-title strong,.block-wishlist .block-title strong,.block-subscribe .block-title strong,.block-compare .block-title strong,.block-reorder .block-title strong,.block-poll .block-title strong,.block-viewed .block-title strong,.block-compared .block-title strong,.block-related .block-title strong,.block-tags .block-title strong,.block-login .block-title strong{background-repeat:no-repeat}

/* Block:Account */
.block.block-collapsible-nav .content{padding: 15px 0;background-color: #f5f5f5;display: block;}
.block.block-collapsible-nav .title{display: none;}
.block.block-collapsible-nav .item {margin: 3px 0 0;}
.block.block-collapsible-nav .item a, .block.block-collapsible-nav .item > strong {border-left: 3px solid transparent;color: #575757;display: block;padding: 5px 18px 5px 15px;}
.block.block-collapsible-nav .item.current a, .block.block-collapsible-nav .item.current > strong {border-color: #ff5501; color: #000;font-weight: 600;}
.block.block-collapsible-nav .item a:hover{background-color: #e8e8e8;}
.account .block-collapsible-nav{margin-top: 0;margin-bottom: 0;}
.account .block-collapsible-nav .item a::before, .account .block-collapsible-nav .item > strong::before {content: none;font-family: unset;left: 0;position: absolute;}
.account .block-collapsible-nav .block-collapsible-nav-content .item{border-bottom: 0;}
.customer-address-form .main .fieldset .street .control .primary{display: none;}
.customer-address-form .main .fieldset:nth-child(2){display: grid;}
.customer-address-form .main .fieldset:nth-child(2) .street{order: 1;}
.customer-address-form .main .fieldset:nth-child(2) .city{order: 2;}
.customer-address-form .main .fieldset:nth-child(2) .region{order: 3;}
.customer-address-form .main .fieldset:nth-child(2) .zip{order: 4;}
.customer-address-form .main .fieldset:nth-child(2) .country{order: 5;}
.customer-account-edit .main .form .additional_info{float: unset;}
.block-account{border-color:#bbb}
.block-account .block-title{padding:0}
.block-account .block-content{padding:0}
.block-account .block-content li a{display:block;line-height:30px;padding:0px;text-decoration:none!important}
.block-account .block-content li.last a{border-bottom:0}
.block-account .block-content li.current{padding:0px;line-height:30px;color:#ff3535}
.block-account .block-content li.current.last{border-bottom:0}
.block-collapsible-nav .block-collapsible-nav-content .item{border-bottom: 1px solid #dfdfdf;}
.block-collapsible-nav .block-collapsible-nav-content .item:first-child{border-top:0;}
.customer-account-index .block .block-title {font-size: 16px; line-height: 1.2;margin: 0px 0 15px; border: 0 none;}
.customer-account-index .sidebar .block .block-title{ margin: 0 0 30px;}
.customer-account-index .block .block-title strong {color: #333;}
.box .box-title {background-color: #f5f5f5;border: 1px solid #dfdfdf;margin: 0;padding: 10px 15px;display: block;}
.box .box-content {border: 1px solid #dddddd;border-top: 0;font-size: 13px;min-height: 135px;padding: 20px 15px;}
.box .box-actions {background-color: #f5f5f5;border: 1px solid #dfdfdf;border-top: 0;margin: 0;padding: 10px 15px;}
.customer-account-index .box .box-title,
.customer-account-index .box .box-title span{color: #333;font-weight: normal;text-transform: uppercase;}
.block-collapsible-nav .item a:hover{background-color: transparent;}
.block-collapsible-nav{margin-top: 35px;margin-bottom: 0;}
.block-reorder .actions-toolbar{max-width: 100%;}
.block-reorder .actions-toolbar .secondary{line-height: 35px;}
.abs-blocks-2columns, .abs-discount-block-desktop .block, .login-container .block, .column.main .block:not(.widget) .block-content .box, .block-addresses-list .items.addresses > .item, .form-edit-account .fieldset, .form-address-edit .fieldset, .storecredit .block, .paypal-review-discount .block, .cart-discount .block {
    width: 48%;
}
.abs-discount-block-desktop .block:nth-child(2n+1),
.login-container .block:nth-child(2n+1),
.column.main .block:not(.widget) .block-content .box:nth-child(2n+1),
.block-addresses-list .items.addresses > .item:nth-child(2n+1),
.form-edit-account .fieldset:nth-child(2n+1), .form-address-edit .fieldset:nth-child(2n+1),
.storecredit .block:nth-child(2n+1),
.paypal-review-discount .block:nth-child(2n+1), .cart-discount .block:nth-child(2n+1) {
    clear: left;
    float: left;
    margin-bottom: 20px;
}
.abs-discount-block-desktop .block:nth-child(2n),
.login-container .block:nth-child(2n),
.column.main .block:not(.widget) .block-content .box:nth-child(2n),
.block-addresses-list .items.addresses > .item:nth-child(2n),
.form-edit-account .fieldset:nth-child(2n),
.form-address-edit .fieldset:nth-child(2n),
.storecredit .block:nth-child(2n),
.paypal-review-discount .block:nth-child(2n),
.cart-discount .block:nth-child(2n) {
    float: right;
}
.checkout-success .actions-toolbar {
    text-align: left;
    margin-top: 20px;
}
.modal-footer {
    border: none !important;
}
.block-collapsible-nav .item a::before, .block-collapsible-nav .item > strong::before {content: "\f0da";font-family: FontAwesome;left: 0;position: absolute;}
.password-strength-meter { background-color: #f4f4f4; height: 32px;line-height: 32px; padding: 0 9px;position: relative;z-index: 1;}
.password-strength-meter:before {content: ''; height: 100%;left: 0;position: absolute; top: 0;z-index: -1;}
.password-strength-meter-0 .password-strength-meter:before {background-color: #f4f4f4;width: 100%;}
.password-strength-meter-1 .password-strength-meter:before { background-color: #ffafae;width: 25%;}
.password-strength-meter-2 .password-strength-meter:before {background-color: #ffd6b3;width: 50%;}
.password-strength-meter-3 .password-strength-meter:before{ background-color: #c5eeac;width: 75%;}
.password-strength-meter-4 .password-strength-meter:before {background-color: #81b562; width: 100%;}
/* Block:Currency Switcher */
.block-currency{border:0;margin:0 0 0 10px;padding:10px 0}
.block-currency .block-title{background:none;border:0;padding:0;margin:0 0 5px}
.block-currency .block-title strong{font:bold 13px/21px Arial,Helvetica,sans-serif;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_block-currency.gif) 0 50% no-repeat;padding:0 0 0 21px;text-transform:none;color:#fff}
.block-currency .block-content{background:none;padding:0}
.block-currency .block-content select{width:100%;padding:0}
/* Block:Layered Navigation */
.filter-options .filter-options-content .item{color: #a4a4a4;line-height: 25px; padding: 0px;margin: 0;width: 100%;}
.filter-options .filter-options-content .item:before{content: "\f105";font-size: 14px;color: #a4a4a4;padding-right: 5px;font-family: FontAwesome;}
.filter-options .filter-options-content .item a{ font-size: 14px; text-decoration: none;}
.filter-options .filter-options-content .item a span{font-size: 14px;}
.filter-options .filter-options-content .item span.count{font-size: 14px; color: #a4a4a4;}
.filter-options .filter-options-title{color: #333;display: block;font-size: 14px;font-weight: 600;line-height: normal;margin: 0;padding: 0;position: relative;text-align: left;}
.filter-options .toggle-tab.mobile {display: block !important;line-height: 30px;position: absolute;right: 0; color: #ccc;cursor: pointer; font-size: 17px;font-weight: bold; padding: 0 10px;top: 0;width: auto;}
.filter-options .filter-options-content{border-bottom: 1px solid #eee;margin-bottom: 15px;overflow: hidden;padding-bottom: 20px;padding-top: 20px;}
.filter-options .narrow-by:last-child .filter-options-content{ border: 0 none;margin: 0;padding-bottom: 0;}
.filter-options .filter-options-content .swatch-attribute{padding-top: 5px;}
.block .filter-content .block-subtitle{font-size: 14px;text-transform: uppercase;color: #333;font-weight: bold;}
.filter-label::after { content: ": ";}
.filter-current .item {position: relative;z-index: 1;line-height: 40px;border-bottom: 1px solid #eeeeee;color: #444444;}
.filter-current .action.remove {position: absolute;right: 0px;top: 0px;}
.filter-content .filter-current .item .action.remove:before{color: #ccc;content: "\f00d";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height: 15px;overflow: hidden;text-align: center;vertical-align: middle;}
.filter-content .filter-current .item .action.remove:hover:before{color: #333;}
.filter-content .filter-current .item .action.remove > span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.filter-content .filter-actions{padding-top: 15px;padding-bottom: 30px;text-align: right;}
.filter-options .toggle-content{ display: none;}
.filter-options .toggle-content.visible{ display: block;}
.filter-options .toggle-tab.mobile{padding: 0px 10px;top: 0;color: #ccc;width: auto;font-size: 17px;line-height: 20px;cursor: pointer;font-weight: bold;}
.filter-options .toggle-tab.mobile:hover{color: #2d2b2d;}
.filter-options .toggle-tab:before{content: "\f107";font-family: FontAwesome;}
.filter-options .toggle-visible .toggle-tab:before{content: "\f106";font-family: FontAwesome;}
.filter-options .toggle-tab.mobile{position: absolute;right: 0;display: block !important;line-height: 30px; }
.filter-options .narrow-by:first-child .toggle-tab:before{content: "\f106";font-family: FontAwesome;}
.filter-options .narrow-by.toggle-visible:first-child .toggle-tab:before{content: "\f107";}
.filter-options .narrow-by:first-child .toggle-content{display: block;}
.filter-options .narrow-by:first-child .toggle-content.visible{display: none;}
.narrow-by{position: relative;padding: 5px 0;outline:medium none !important;margin: 0;}
/* Block:Cart */
.block-cart .summary{background:#fff;padding:2px 8px 8px;margin:-1px 0 0;position:relative;z-index:1}
.block-cart .amount{margin:0}
.block-cart .amount a{font-weight:bold}
.block-cart .subtotal{margin:5px 0 0;padding:5px 0;background:#f4f4f4;text-align:center}
.block-cart .subtotal .label{color:#666}
.block-cart .subtotal .price{font-weight:normal;color:#666}
.block-cart .actions{border-bottom:1px solid #f4f4f4}
.block-cart .mini-products-list .product-image{width:30%;float:left}
.block-cart .mini-products-list .product-details{width:70%;float:left}
.block-cart .actions .paypal-logo{float:left;width:100%;margin:3px 0 0;text-align:right}
.block-cart .actions .paypal-logo .paypal-or{clear:both;display:block;padding:0 55px 8px 0}
/* Block:Wishlist */
.block-wishlist .actions{text-align:right}
.block-wishlist .actions a{float:none}
.products-grid.wishlist .product-item .price-box{float: none;}
.wishlist-index-index .products-grid.wishlist .product-item{width: 50%;float: left;margin-left: 0;padding: 0; border: 0 none;}
.wishlist-index-index .products-grid.wishlist .product-item-info{width: 90%;}
.wishlist-index-index .products-grid.wishlist .product-item:nth-child(2n+1) {clear: left;}
.products-grid.wishlist .product-item-photo{float: none;margin: 0;}
.products-grid.wishlist .product-item .fieldset .field.qty {margin-bottom: 10px;padding-right: 10px;}
.products-grid.wishlist .product-item-name, .products-grid.wishlist .product-item-description, .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip{margin: 0;}
/* Block:Related */
.block-related .block-title,.block.box-up-sell .block-title, .crosssell .block-title{margin-bottom: 30px;}
.block-related .block-title strong{padding: 0;}
.block.block-related .block-content .padding-none{padding: 0;}
.block.block-related .block-subtitle{padding: 0px;margin-bottom: 15px;text-align: left;font-size: 14px;}
.block.block-related .block-subtitle .action.select{border: 0;line-height: normal;height: auto;padding: 0;background-color: transparent;}
.block.block-related .block-subtitle .action.select span{text-transform: lowercase;color: #333;font-size: 14px;font-weight: normal;}
.block.block-related .block-subtitle .action.select:hover,.block.block-related .block-subtitle .action.select span:hover{color: #333;}
.block-related input.checkbox{margin:0 auto;clear: both;display: block;}
.block-related .product-details .product-name{ font-size: 100%;line-height: normal;margin: 0 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.block-related .product-details .ratings .amount{display: none;}
.block-related .product-details .price-box{display: inline-block;}
.block-related .product-details .regular-price .price{font-size: 16px;}
.block.crosssell{margin-bottom: 40px;}
.crosssell .block-title strong,.block-related .block-title strong,.block.related .block-title strong,.box-up-sell .block-title strong{font-size: 24px;line-height: 24px;margin-bottom: 5px;padding: 0 0 8px;font-weight: normal;display: inline-block;position: relative;}
.block-related .block-title strong:after,.box-up-sell .block-title strong:after, .cart .crosssell .block-title strong:after,.block.related .block-title strong:after {background-color: #f0002f;bottom: -6px;content: "";display: block;height: 2px;left: 0;margin: 0 auto;position: absolute;right: 0;width: 100%;}
.block.block-related{margin-bottom: 50px !important;}
.block.box-up-sell {margin-bottom: 0px !important;}
.block.block-related .field.choice.related{clear: both;}
/* Block:Compare Products */
.block.block-compare .empty{border: 1px solid #dfdfdf;border-radius: 3px;padding: 20px 18px;}
.cms-index-index .block-compare{display:none}
.catalog-product-compare-index .page-title{margin-top: 25px;}
.block-compare button.button{ margin-left: 10px;}
.block.block-compare .actions a{line-height: 35px;}
.catalog-product-compare-index .compare-table .product-image img {width: auto;margin: 0 auto;}
.catalog-product-compare-index .compare-table .button.btn-cart,.catalog-product-compare-index .compare-table .link-wishlist{display: inline-block !important;}
.page-popup .link-print{background:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_print.gif) 0 2px no-repeat;padding:2px 0 2px 25px;font-weight:bold;color:#1e7ec8}
.compare-table{border:0}
.compare-table thead tr.first th,.compare-table thead tr.first td{border:0;background:none;padding:0;font-size:0;line-height:0}
.compare-table .btn-remove{float:right;background-image:url(../../frontend/Alothemes/crownsecurity/en_US/images/btn_remove2.gif);width:72px;height:15px}
.compare-table tbody th{background:#d9e5ee url(../../frontend/Alothemes/crownsecurity/en_US/images/bkg_th-v.gif) 100% 0 repeat-y}
.compare-table tbody th,.compare-table tbody td{padding:10px;border:0;border-top:1px solid #ccc;border-left:1px solid #ccc;vertical-align: top;}
.compare-table tbody td.last{border-right:1px solid #ccc}
.compare-table tbody tr.last th,.compare-table tbody tr.last td{border-bottom:1px solid #ccc!important}
.compare-table tr.add-to-row td{background:#fffada;text-align:center}
.compare-table tr.first td{text-align:center}
.compare-table tr.first td .product-name{font-size:13px;font-weight:bold;margin:0 0 5px;color:#203548}
.compare-table tr.first td .product-name a{color:#203548}
.compare-table tr.first td .ratings{width:69px;margin:0 auto}
.compare-table tr.first td p,.compare-table tr.add-to-row td p{margin:0}
.block-compare .action.delete{left: 0;}
.table-comparison .cell { display: table-cell;width: 180px;}
.table-comparison .cell.label, .table-comparison td:last-child {border-right: 1px solid #d1d1d1 !important;border-left: 1px solid #d1d1d1 !important;}
.table-comparison .cell.remove {border-bottom: 0 none !important;}
.abs-remove-button-for-blocks::before,
.sidebar .action.delete::before,
.table-comparison .cell.remove .action.delete::before,
.block-compare .action.delete::before,
.filtered .item .action.remove::before{color: #cccccc;content: "";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height: 15px;overflow: hidden;text-align: center;vertical-align: middle;}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before{color: #333;}
/* Block:Recently Viewed */

/* Block:Recently Compared */

/* Block:Poll */
.block-poll .block-subtitle{font-size:12px}
.block-poll label{color:#777;font-weight:normal;margin:0}
.block-poll input.radio{float:left;margin:1px -18px 0 0}
.block-poll .label{display:block;margin-left:18px;text-align:left;line-height:normal}
.block-poll li{padding:3px 9px}
.block-poll .actions{margin:5px 0 0}
.block-poll .answer{font-weight:bold}
.block-poll .votes{float:left;margin-left:10px}
/* Block:Orders and Returns */
.block-gr-search li{padding:3px 9px}
.block-gr-search button.button span{border-color:#406a83;background:#618499}
/* Block:Tags */
.block-tags .block-content .tags-list{background:none;border:0;font-size:12px;padding: 3px 0 0;}
.block-tags .block-content .tags-list li{margin:0}
.block-tags .block-content a{display:inline-block;margin:0 12px 12px 0;padding:10px 12px;text-decoration:none;}
.block-tags .actions{text-align:right;padding:0;display: none;}
/* Block:Subscribe */
.block-subscribe .block-content{ margin: 26px 0 0;padding: 0px;background-color: transparent;}
.block-subscribe .block-content .form-subscribe-header p{font-size: 14px;color: #888;line-height: 25px;margin: 0;}
.block-subscribe .block-title{display: none;}
.block-subscribe label{font-size:13px;margin:0 0 25px 0}
.block-subscribe .input-box{text-align: left;margin: 65px 0 0;position: relative;}
.block-subscribe input.input-text{display:block;height:41px;margin:0;width:100% ;border-width: 0px;border-radius: 35px;border-style: solid;padding-right: 115px;}
.block-subscribe .actions{padding:0;margin:0px;position: absolute; right: -2px;top: 0;}
.block-subscribe .actions button.button{border-style: solid;border-width: 0px;padding: 0 19px;height: 41px;border-radius: 0 35px 35px 0;}
.block-subscribe .actions button.button span {height: 30px;line-height: 30px;padding: 0px;font-weight: normal;}
.block-subscribe .actions button.button span span{padding:0px;}
.block-subscribe .control .mage-error{margin: 0;}

/* Block:popup-newsletter */
#popup-newsletter{background-repeat: no-repeat;background-position: 0 0;background-size:cover;}
#fancybox-close,.fancybox-close{height:31px !important;width:31px !important;top:-13px !important;right:-13px !important;border-radius: 50%;}
#popup-newsletter .block-content .block-title{padding-bottom: 15px;}
#popup-newsletter .block-content .block-title strong span{font-weight: 600;font-size: 28px;text-transform: uppercase;line-height: normal;}
#popup-newsletter .form-subscribe-header img{margin: 0 auto 20px;}
#popup-newsletter .form-subscribe-header{position:relative;}
#popup-newsletter .newsletter-new{padding: 28px 0;}
#popup-newsletter .subscribe-bottom{display:block;margin:30px 0px 0;padding:0px;font-size:13px;}
#popup-newsletter .subscribe-bottom input{margin:0 5px 1px 0;}
#popup-newsletter .block-content .input-box{width: 415px;}
#popup-newsletter .block-content input.input-text{border-width: 1px;border-style: solid;height: 48px; line-height: 48px; margin-left: 0;padding: 0px 12px; width: 100%;float: left;font-size: 15px;text-align: left;}
#popup-newsletter .block-content .actions{padding: 0px;float: none;margin: 0px; padding: 20px 0 0;clear: both;}
#popup-newsletter .block-content button.button span{height:auto;line-height: normal;padding: 0px;font-size: 14px; font-weight: 600;text-transform: uppercase;}
#popup-newsletter .block-content button.button {border-width: 1px;border-style: solid;height:44px; line-height: 44px;padding: 0 35px;}
#popup-newsletter .block-content button.button span span{padding:0;}
#popup-newsletter .block-content{ margin: 0;padding: 20px 39px;text-align: left;}
.promo-panel-text { font-size: 14px;font-weight: normal;line-height: normal;margin: 0;width: 415px;}
.promo-panel-sale span {margin: 0;padding: 0 5px 0 0;}
.promo-panel-text1 {border-bottom: 1px solid #b0b0b0;display: inline-block;font-size: 18px;margin: 0 0 15px 3px;padding: 0;}
.promo-panel-text2 {color: #666666;font-size: 13px;margin: 0 0 50px 3px; padding: 0;}
/* Block:Reorder */
.block-reorder input.checkbox{float:left;margin:0;min-height:10px}
.block-reorder .product-name{margin-left:20px}
.block-reorder .validation-advice{margin:3px 9px 7px}
.block-reorder .product-name a{color:#666;text-decoration:none}
/* Block:Login */
.block-login .block-title strong{background-image:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_ma-info.gif)}
.block-login .block-content{padding:5px 10px}
.block-login label{font-weight:bold;color:#666}
.block-login input.input-text{display:block;width:167px;margin:3px 0}
.block-login .actions{background:none;padding:0;margin:3px 0 0}
.block-login .actions button.button span{border-color:#406a83;background:#618499}
.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.form-edit-account, .form-address-edit, .form-newsletter-manage{ background-color: #fff;border: 1px solid #dfdfdf;margin-bottom: 40px;padding: 30px 20px;display: block;}
.login-container .block-content{padding: 0;border:0;}
.login-container .block-content p,.login-container .block-content .field.note{font-size: 14px;color: #666;}
.login-container .block-content input.input-text{height: 43px;}
.login-container .actions-toolbar{margin-top: 25px;}
.login-container .block-new-customer .actions-toolbar{margin-top: 30px;}
.form.create.account {padding: 0 0 30px;}
.login-container .block .block-content{margin:0; background-color: #fff;border: 1px solid #dddddd;margin-bottom: 10px;min-height: 405px;padding: 25px 30px;}
.customer-account-login .page-title{margin: 25px 0; font-size: 100%;}
.customer-account-login .page-title span{font-size: 14px;line-height: 40px;color: #333;font-weight: bold;}
.customer-account-create .page-title{margin: 25px 0;}
.login-container .block .block-title{padding-bottom: 15px;border: 0;}
.login-container .block .block-title strong{font-size: 24px;font-weight: normal;line-height: normal; margin: 0; padding: 0px;color: #2d2b2d;}
/* .login-container .block .block-title strong:after {background-color: #f0002f;content: "";display: block;height: 2px;margin-top: 10px;width: 69px;} */
._has-datepicker ~ .ui-datepicker-trigger {background-image: none;background: none;-moz-box-sizing: content-box; border: 0;box-shadow: none;line-height: inherit; margin: 0;padding: 0;text-shadow: none;font-weight: 400;display: block;text-decoration: none;display: inline-block;margin-top: -4px;vertical-align: middle;}
._has-datepicker ~ .ui-datepicker-trigger:before {-webkit-font-smoothing: antialiased;font-size: 23px;line-height: 23px; color: #7d7d7d; content: '\f073';font-family: 'FontAwesome';vertical-align: middle;display: inline-block;font-weight: normal;overflow: hidden;speak: none;text-align: center;}
._has-datepicker ~ .ui-datepicker-trigger > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute; width: 1px;}
/* Paypal */
.sidebar .paypal-logo{display:none;margin:10px 0;text-align:center}
.sidebar .paypal-logo a{float:none}
/* ======================================================================================= */
/* Block:New and Sale */
.sticker{position:absolute;top:20px;z-index:1;}
.sticker.top-right{left: 20px;}
.sticker.top-left{right:20px;}
.labelnew,.labelsale{display:block;height:26px;line-height:26px;padding: 0 13px;text-align:center;text-transform:capitalize;font-size:14px;font-weight: 600;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;}
.labelnew:before,.labelsale:before{border-style: solid;border-width: 10px 0 0 8px;content: "";height: 0;right: 15px;position: absolute;top: 24px;width: 0;}
.labelsale:before{border-bottom-color: transparent !important;border-left-color: transparent !important;border-right-color: transparent !important;border-top-color: #ea1b25;}
.labelnew:before{border-bottom-color: transparent !important;border-left-color: transparent !important;border-right-color: transparent !important;border-top-color: #ffae00;}

/* Block:testimonials */
.block_testimonials {background-color: transparent;background-image: url("../../frontend/Alothemes/crownsecurity/en_US/images/alothemes/bg-testimonials.jpg");background-size: cover;background-position: 0 0;background-repeat: no-repeat;margin: 0 0 100px;padding: 95px 0px;text-align: center;}
.alo-testimonial ul{padding:0;margin:0;}
.submit-testimonial{margin:10px 0 0}
.bg-parallax {background-attachment: fixed;background-position: center center !important;background-repeat: no-repeat;}
/* Block:backtotop */
.product-view .product-collateral .box-collateral{display:none}
.product-view .product-collateral .box-collateral.active{display:block}
#backtotop{border-radius: 2px;bottom:5px;display:block;height:34px;width:34px;line-height:34px;overflow:hidden;position:fixed;right:5px;text-align:center;text-decoration:none;z-index:50;}
#backtotop .fa{font-size:14px;line-height:34px;width: 33px;height:34px;}
#backtotop:hover{background:none repeat scroll 0 0 #444;color:#fff}
#backtotop .back-to-top{display:none}
/* Block:banner */
.banner{margin-top: 40px;margin-bottom: 60px;}
.banner-boder-zoom{ position: relative;overflow: hidden;}
.banner-boder-zoom .position{position: absolute;top: 60px;left: 40px;}
.banner-ads2 .banner-boder-zoom .position{top: 45px;}
.banner-boder-zoom .position h3{font-size: 14px;text-transform: uppercase;font-weight: normal;margin: 0;}
.banner-boder-zoom .position h3.text-baner-2{font-size: 20px;font-weight: bold;margin-bottom: 18px;}
.banner-boder-zoom .position h3.text-white{color: #fff;}
.banner-boder-zoom .position h3.text-black{color: #888;font-weight: 600;font-size: 20px;}
.banner-boder-zoom .position h2{font-size: 40px;color: #ea1b25;text-transform: uppercase;font-weight: bold;margin: 0;line-height: 40px;}
.banner-boder-zoom .position p{font-size: 14px;color: #666;font-weight: 300;margin: 0;width: 185px;}
.banner-shop-now{background-color: #ea1b25;color: #fff;line-height: 40px;padding: 0 24px;display: inline-block;font-size: 15px;text-transform: capitalize;border-radius: 3px;}
.banner-shop-now:hover{background-color: #333;color: #fff;}
.banner-read-more{font-weight: 600;color: #333;font-size: 14px;text-transform: uppercase;border-bottom: 1px solid #333;display: inline-block;line-height: normal;padding-top: 5px;}
.banner-boder-zoom a img{-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-o-transition: all 1s ease; transition: all 1s ease;}
.banner-boder-zoom:hover a img {transform: scale(1.1);-webkit-transform: scale(1.1); -ms-transform: scale(1.1);}
.banner-boder-zoom:hover a:before{opacity: 1;}
.banner-boder-zoom:hover a:after{opacity: 0;}
/*Policy / service*/
.policy {margin-bottom: 35px;}
.policy .policy-wrap{border: 1px solid #e6e6e6; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.policy .policy-box{border-left: 1px solid #e6e6e6;float: left;width: 25%;margin: 14px 0;}
.policy .policy-box:first-child{border: 0;}
.policy .policy-box:last-of-type{border-bottom: 0;}
.policy .policy-box .box-content {padding: 10px 5px;text-align: center;}
.policy .policy-box .box-content .icons{font-size: 35px; color: #ea1b25;line-height: 1;}
.policy .policy-box .box-content .service-content{text-align: center;padding-top: 10px;}
.policy .policy-box .box-content .service-content .info-title h3{font-size: 16px; color: #333; font-weight: 600; margin: 0; text-transform: capitalize;}
.policy .policy-box .box-content .service-content .info-title h3 a{color: #333;}
.policy .policy-box .box-content .service-content .sub-title{padding: 0}
.policy .policy-box .box-content .service-content .sub-title span{font-size: 14px; color: #888; font-weight: normal; text-transform: none; display: block;}
/* About Us ========================================================================= */
.cms-page-view.page-layout-1column .column.main{min-height: auto;}
.cms-page-view .page-title{margin: 0;}
.cms-page-view .page-title h1{
    color: #bd0317;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin-top: 15px;
}
.cms-about-us .title{font-size: 24px;color: #333333;font-weight: 600;text-transform: capitalize;padding: 16px 0 26px;}
.about-content .short-description{font-weight: normal;font-size: 14px;color: #666;display: inline-block;vertical-align: middle;width: 85%;}
.about-content .jointeam{line-height: 40px;padding: 0 25px;border-radius: 3px;display: inline-block;font-size: 16px;background-color: #ea1b25;color: #fff;vertical-align: middle;}
.about-content .jointeam:hover{background-color: #333;}
.about-us-content .box-content .title, .detail-about .box .title{font-size: 18px; font-weight: 600; margin-bottom: 0; color: #333;}
.about-us-content .box-content .text, .detail-about .box .text{font-size: 14px; margin-bottom: 0; color: #666; line-height: 25px}
.about-us-content .box-content .title{text-align: center; margin-top: 33px}
.about-us-content .box-content .text{text-align: center; padding: 20px 20px 0 20px}
.company-worker{margin-top: 50px; background-color: #f2f2f2; padding: 40px 0;}
.company-worker .item{width: 20%;float: left;padding-left: 15px;padding-right: 15px;}
.company-worker .item .img{width: 208px; height: 208px; line-height: 208px; background-color: #ea1b25; border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}
.company-worker .item .img img{ border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}
.company-worker .item .img:hover{box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);-o-box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.2);-ms-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);}
.company-worker .info{text-align: center;}
.company-worker .info .name{margin-bottom: 0; margin-top: 10px}
.company-worker .info .name a{font-size: 18px; color: #333; font-weight: 600; text-transform: capitalize;}
.company-worker .info .working{font-size: 14px; color: #444;  margin-bottom: 0; text-transform: capitalize;}
.company-worker .item .hr span{display: block; text-align: center; text-transform: capitalize; color: #fff;}
.company-worker .item .hr span.first{font-size: 20px; line-height: normal; padding-top: 63px}
.company-worker .item .hr span.last{font-size: 40px;font-weight: bold;line-height: 40px;}
.detail-about{margin-top: 60px;}
.detail-about .box .text{margin-top: 20px}
.detail-about .left-detail-about .box{margin-bottom: 80px}
.detail-about .box:nth-child(2n+1){clear: left;}
.right-detail-about .title{font-size: 18px; color: #434343; font-weight: 600; margin-bottom: 25px}
.right-detail-about .box{margin: 10px 0}
.right-detail-about .box:last-child{margin-bottom: 0;}
.detail-about .right-detail-about .box label, .detail-about .right-detail-about .box .box-content{display: table-cell; vertical-align: top;}
.detail-about .right-detail-about .box .box-content{border: 0;min-height: auto;padding: 0 0 0 20px;}
.detail-about .right-detail-about .box .box-content .sub-title{font-size: 18px; color: #666; font-weight: normal; text-transform: capitalize; padding: 0; margin: 0; line-height: 37px}
.detail-about .right-detail-about .box input[name=toggle]:checked ~ .box-content .sub-title{font-weight: 600; color: #333 ;}
.detail-about .right-detail-about .box .box-content .subcribe{font-size: 14px; color: #747474; line-height: 25px; margin-bottom: 0; padding: 10px 0}
.right-detail-about .box .box-content .subcribe{visibility: hidden; opacity: 0; position: absolute; transform: translateX(100%); transition: all 0.3s}
.right-detail-about .box input[name=toggle]:checked ~ .box-content .subcribe{visibility: visible; opacity: 1; transform: translateX(0); position: static;}
.detail-about .right-detail-about .box label:before{content: "\f067"; width: 55px;height: 55px; display: block; cursor: pointer;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-color: #fff;border: solid 1px #b5b5b5;text-align: center;line-height: 55px;color: #b5b5b5;font-size: 12px;font-family: 'FontAwesome';font-style: normal;font-weight: 400;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.detail-about .right-detail-about .box input[name=toggle]:checked ~ label:before{content: "\f068";color: #333;}
.detail-about .right-detail-about .box input[name=toggle]{display: none;}
/* Orders and Returns ========================================================================= */
.form.form-orders-search .fieldset,.form.search.advanced .fieldset {padding: 0 0 20px; margin: 0;}
.form.form-orders-search .fieldset {
    padding: 25px;
    border: 1px solid #dfdfdf;
}
.form.form-orders-search .fieldset {
    padding: 0 25px 25px;
    margin-bottom: 20px;
    border: 1px solid #dfdfdf;
}
.form.form-orders-search .fieldset .legend{
    margin: -20px 0 0;
    padding: 5px 10px;
    background: #f9f3e3;
    border: 1px solid #dfdfdf;
    position: relative;
    display: inline-block;
    width: auto;
}
.form.form-orders-search .fieldset .field select,
.form.form-orders-search .fieldset .field textarea,
.form.form-orders-search .fieldset .field input {
    max-width: 300px;
}
.sales-guest-form .page-title,.catalogsearch-advanced-index .page-title{margin-bottom: 0;}
.catalogsearch-advanced-index .fieldset > .field .fields.group.group-2 .field, .catalogsearch-advanced-index .fieldset > .fields > .field .fields.group.group-2 .field { width: 50% !important;float: left;}
/* Home Products Page ========================================================================= */
.ajax_loading{background-image: url("../../frontend/Alothemes/crownsecurity/en_US/images/alothemes/loading.gif");background-color:#fff;background-position: center center;background-repeat: no-repeat;margin-left:42%;padding:0;position:absolute;z-index:34;animation:1.2s ease-in-out 0s normal none infinite tp-rotateplane;-webkit-animation:tp-rotateplane 1.2s infinite ease-in-out;animation:tp-rotateplane 1.2s infinite ease-in-out;box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);padding:0px;width: 50px;height: 50px;}
.magictabs .item{position: relative;list-style: none;display: inline-block;margin:0px;padding: 0px;}
.magictabs .item .title{ cursor:pointer;font-size: 24px;line-height: 1;padding: 0px;margin: 0 20px;}
.magictabs .item:first-child .title{margin-left: 0;}
.magictabs .item.activated .title {font-weight: 600;}
.magictabs .item.activated .title:after, .magictabs .item:hover .title:after {background-color: #ea1b25;bottom: -15px;content: "";display: block;height: 2px;left: 0;margin: 0 auto;position: absolute;right: 0;width: 100%;}
.box-products .magicproduct .block-title-tabs, .block.block-related .block-title, .block.box-up-sell .block-title, .crosssell .block-title {width: 90%;}
.box-products .content-products .slick-list .slick-slide > div:first-child .item{padding-bottom: 30px;}
ul.magictabs{padding:0}
.content-products{clear:both; margin: 0px;}
.content-products .slick-slider{margin-bottom: 0;}
.content-products .products .slick-arrow,.alo-blog .slick-arrow{opacity: 1;visibility: visible;transform: none;}
.content-products .products .slick-arrow{top: -58px;}
.content-products .products .slick-prev{left: auto;right: 57px;}
.content-products .products .slick-next{right: 15px;}
.shopbrand .slick-arrow{opacity: 0;visibility: hidden;transition: all 350ms ease 0s;}
.shopbrand:hover .slick-arrow,.content-products:hover .products .slick-arrow, .block-related:hover .products .slick-arrow,.box-up-sell:hover .products .slick-arrow,.alo-blog:hover .block-content .slick-arrow{opacity: 1;visibility: visible;}
.alo-blog:hover .block-content .slick-prev,.shopbrand:hover .slick-prev{-webkit-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate(0px, 0px);}
.alo-blog:hover .block-content .slick-next,.shopbrand:hover .slick-next{-webkit-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate(0px, 0px);}
.block-related .products .slick-arrow,.box-up-sell .products .slick-arrow,.crosssell .products .slick-arrow,.post-bottom .related .products .slick-arrow{-webkit-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate(0px, 0px);}
.box-up-sell .products .slick-arrow,.crosssell .products .slick-arrow, .block-related .products .slick-arrow {top: -50px;}
.post-bottom .related .products .slick-arrow{top: -58px;}
.block.related .block-title{width: 90%;}
/*.block-related .products .slick-arrow{top: -81px;}*/
.block-related .products .slick-next,.box-up-sell .products .slick-next,.crosssell .products .slick-next{right: 15px;}
.block-related .products .slick-prev.slick-arrow,.box-up-sell .products .slick-prev.slick-arrow,.crosssell .products .slick-prev.slick-arrow,.post-bottom .related .products .slick-prev.slick-arrow{left: auto;right: 55px !important;}
.content-products ul{padding:0;margin:0}
.featured-product-tab .magictabs .item.activated .title,.featured-product-tab .magictabs .item:hover .title{color: #333333;}
.alo-brand .title.item{display: none;}
.alo-brand .shopbrand{margin-bottom: 0;padding: 40px 0;}
.shopbrand >.item:nth-child(n+2),.alo-blog .block-content >.item:nth-child(n+2),.testimonial >.item:nth-child(n+2){display: none;}
.shopbrand >.item.slick-slide,.alo-blog .block-content >.item.slick-slide,.testimonial >.item.slick-slide{display: block;}
.alo-brands .item span,.blogtabs .item span{padding:0;}
.alo-brands .footer li{padding: 0}
.blog-post-view .sidebar.sidebar-additional,.blog-index-index .sidebar.sidebar-additional,.blog-index-index.page-layout-2columns-left .sidebar.sidebar-additional{padding-top: 0;}
.alo-blog{padding: 0px 0 5px;}
.alo-blog .slick-arrow{top: 20%;width: 53px;height: 53px;line-height: 50px;}
.alo-blog .slick-prev:before, .alo-blog .slick-next:before{line-height: 50px;}
.alo-blog .slick-next{right: -58px;}
.alo-blog .slick-prev{left: -58px;}

.block-custom-product .block-title {
    padding: 0 0 11px;
    margin-bottom: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}

.block-custom-product .block-title strong {
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 500;
    color: #2d2b2d;
    line-height: 40px;
    position: relative;
}
.block-custom-product .block-title strong:after {
    background-color: #bd0317;
    bottom: -19px;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    width: 100%;
}
.block-custom-product .block-content .items.product-items .item.product-item {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
}
.block-custom-product .block-content .items.product-items .item.product-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.block-custom-product .block-content .product-hover {
    float: left;
    max-width: 130px;
    min-height: 140px;
    border: 1px solid #e6e6e6;
}
.block-custom-product .block-content .product.details.product-item-details {
    margin: 0 0 0 140px;
    padding: 0;
}
.block-custom-product .block-content .product.details.product-item-details .actions-cart {
    float: left;
}
.block-custom-product .block-content .product.details.product-item-details .product-item-name {
    margin: 0;
}
.block-custom-product .block-content .product.details.product-item-details .product-item-name a {
    margin: 0;
    font-size: 14px;
}
.block-custom-product .block-content .product.details.product-item-details .price-box {
    margin: 0 0 5px;
}
.block-custom-product .block-content .product.details.product-item-details .save-price,
.block-custom-product .block-content .product.details.product-item-details .your-price,
.block-custom-product .block-content .product.details.product-item-details .retail-price {
    display: none;
}
.block-custom-product .block-content .product.details.product-item-details .hover-box {
    padding: 0;
}
.block-custom-product .block-content .product.details.product-item-details .hover-box .product-item-inner.actions{
    padding: 0;
}
.scanners-cms-page .page-title {
    text-align: center;
}
.scanners-cms-page #zebra {
    max-width: 30%;
}
.scanners-cms-page #barcodeContent {
    max-width: 80%;
    margin: 0 auto;
}
.scanners-cms-page #conteneur {

}
@-webkit-keyframes tp-rotateplane {
    0% { -webkit-transform: perspective(120px) }
    50% { -webkit-transform: perspective(120px) rotateY(180deg) }
    100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    } 50% {
          transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
          -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
      } 100% {
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        }
}
/* magic category */
.block-title-tabs{ border-color: #e9e9e9;border-style: solid;border-width: 0 0 1px;margin-bottom: 40px;padding: 20px 0px 12px;}
.block-title-tabs h3 {color: #222;display: inline-block;font-size: 24px;font-weight: 600;margin: 0;padding: 0 0 8px;position: relative;}
.block-title-tabs h3:after{content: "";height: 2px;width: 100%;background-color: #ea1b25;display: block;position: absolute;bottom: 0;}
.magictabs {margin: 0 !important;padding: 0 !important;position: relative;text-align: left;}
.text-center {text-align: center;}
.title-block {color: #333333;margin: 0 0 5px;text-transform: uppercase;font-size: 24px;font-weight: normal;}
.desc-block{color: #888888;font-size: 16px;line-height: 30px;}
.box-product-content {padding-bottom: 165px;}
.box-product-content .content-products {margin: 0 0 -82px;position: relative;z-index: 13 !important;}
.title-page{text-align: left;}
.box-products .magicproduct.megashop .block-title-tabs{padding-bottom: 0;width: 100%;}
.megashop .block-title-tabs .magictabs{float: right;background-color: #fff;top: 27px;padding-left: 20px !important;padding-right: 90px !important;}
.megashop .magictabs .item .title{font-size: 16px;margin: 0 10px;line-height: normal;}
.megashop .magictabs .item.activated .title:after, .megashop .magictabs .item:hover .title:after{display: none;}
.product-featured .product-featured-content .content-products {margin-bottom: 0;}
/* Category Page ========================================================================= */
.category-title{margin:0 0 20px}
.category-image{text-align:left; display: block;margin: 0 0 50px;}
.category-image img{max-width:100%;height:auto}
.category-description{margin:20px 0 0}
.category-view {position: relative;}
.pagecrumbs-title,.page-title-wrapper h1 span {color: #333;font-size: 20px;margin: 0px;}
/* custom product ========================================================================= */
.block-custom-product{padding-bottom: 65px;}
.block-custom-product .block-title-tabs{padding: 0 0 11px;}
.block-custom-product .magictabs .item .title{font-size: 20px;margin: 0;}
.block-custom-product .per-product{border: 0;margin: 0;}
.block-custom-product .products-grid .item:hover .per-product{box-shadow: none;margin: 0;padding: 0;}
.block-custom-product .per-product .images-container{border: 1px solid #e6e6e6;border-radius: 3px;padding: 0;}
.block-custom-product .magicproduct .item .actions .show-box .add-to-links{border: 0;position: static;padding-top: 12px;display: inline-block;}
.block-custom-product .magicproduct .item .actions-no .add-to-links a{line-height: normal;padding: 0;display: block;text-align: left;}
.block-custom-product .magicproduct .products-grid .price-box{float: none;max-width: 100%;}
.block-custom-product .magicproduct .actions-no{padding: 0;text-align: left;}
.block-custom-product .magicproduct .actions-no .actions{text-align: left;}
.block-custom-product .magicproduct .actions-cart{float: left;margin: 10px 10px 0 0;}
.block-custom-product .magicproduct .products .item{margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px solid #e6e6e6;}
.block-custom-product .magicproduct .products .item:last-child{margin-bottom: 0;border: 0;}
.product-item-name .product-item-link{font-weight: 14px; font-weight: bold;}
.block.left-module.block-custom-left{margin-bottom: 0;}
.banner-left-category{margin-bottom: 35px;}
.sidebar .content-products .products .slick-arrow{top: -90px;width: 29px;height: 29px;line-height: 29px;border: 0;}
.sidebar .content-products .products .slick-prev{right: 24px;}
.sidebar .content-products .products .slick-next{right: 0;}
.sidebar .content-products .slick-list{padding: 0;}
.sidebar .product-items .product-item{float: none;width: 100%;border-bottom: 1px solid #e6e6e6;margin-bottom: 15px;padding-bottom: 15px;padding-left: 0;padding-right: 0;}
.sidebar .product-items .slick-slide div:last-child .product-item{margin: 0;padding: 0;border: 0;}
.sidebar .products-grid .item:hover .per-product{border: 0; padding: 0 !important;margin: 0;box-shadow: none;}
.sidebar .product-items .product-item-info .price-box {display: block;margin: 10px 0 0;float: none;max-width: 100%;line-height: normal;}
.sidebar .product-items .product-item-info{ border: 0 none;margin: 0 !important; padding: 0 !important;}
.sidebar .block-custom-product .product-items .product-item-info .product-item-photo{float: none;}
.sidebar .magictabs{text-align: left;}
.sidebar .magictabs .item{display: block;}
.sidebar .block-custom-left .block-title-tabs {margin-bottom: 50px;padding-bottom: 0;}
.block-custom-left .magictabs .item.activated .title:after, .block-custom-left .magictabs .item:hover .title:after{display: none;}
.block-custom-left .item .product-item-info .images-container{padding: 0;}
.block-custom-left .item .product-item-info .product-item-details{padding-left: 10px;padding-right: 0;text-align: left;margin: 0;margin-top: 5px;}
.block-custom-left .item .product-item-info .product-item-details .product-name {overflow: visible;white-space: normal;}
.sidebar .item .product-item-info .product-item-details .product-name  a,.sidebar .product-item-name .product-item-link {font-size: 14px;font-weight: bold;}
.sidebar .block-custom-left .product-items .product-item-info .product-item-photo{position: static;margin: 0;}
.sidebar .product-items-names .product-item-name{position: relative;z-index: 1;}
/* count down ========================================================================= */
.countdown{margin: 0 auto 35px;text-align: center;display: inline-block;vertical-align: middle;}
.timer-box{padding: 0px 10px;margin: 0px;float: left;position: relative;line-height: normal;}
.timer-box:first-child{padding-left: 0;}
.timer-box:after{background: #333;height: 1px;width: 4px;content: "";display: inline-block;position: absolute;top: 50%;margin-left: 8px;}
.timer-box:last-child:after{display: none;}
.timer-box span{font-size: 16px;}
.timer-box span b {font-size: 16px; line-height: 18px;color: #f0002f;margin-right: 5px;}
.timer-box span.title{text-transform: capitalize;color: #333;}
/* View Type:Grid */
.category-products.grid .products{margin-right: -15px;margin-left: -15px;}
/* .category-products.grid.products-grid .item{ margin-bottom: 45px;} */
.grid.products-grid .item{text-align:center;float: left;}
.column.main .products-grid .product-items {margin-bottom:0;}
.category-products .item img,.product-image img{display: block; height: auto; max-width: 100%;}
.category-products.grid .item .product-image-wrapper {display: block;height: 0;overflow: hidden;position: relative;}
.category-products.grid .item .product-image-photo{bottom: 0;display: block;height: auto;left: 0;margin: auto;max-width: 100%;position: absolute;right: 0;top: 0;}
.category-products.grid .product-item-info.category-products-grid{margin: 0px 0 30px}
.product-image-photo,.slick-slide img{margin: 0 auto;}
.grid.products-grid{position:relative;z-index: 0;}
.products-grid.last{border-bottom:0}
.products-grid .product-name{margin: 0px;font-size:100%;line-height: normal;}
.products-grid .product-name a{font-size:14px;line-height: normal;outline:0 none;text-decoration:none;font-weight: 600;}
.products-grid .product-name a:hover,.products-list .product-name a{text-decoration: underline;}
.products-grid .price-box{display: block;float: left;margin: 0;max-width: calc(100% - 35px);line-height: 44px;text-align: left;}
.products-grid .availability{line-height:21px}
.item .actions .show-box .add-to-links {margin: 0;border-top: 1px solid #e6e6e6;bottom: 0;clear: both;left: 0;opacity: 0;padding-top: 10px;position: absolute;right: 0;transition: all 0.3s ease 0s;visibility: hidden;}
.item:hover .actions .show-box .add-to-links {bottom: -50px;opacity: 1;visibility: visible;}
.item .add-to-links a{color:#777;font-size:14px;font-weight:normal;padding:0;}
.item .add-to-links a:hover{color:#ea5648;}
.per-product,.images-container,.product-hover{position: relative;}
.per-product,.category-products.products-grid .category-products-grid{background-color: #fff;}
.per-product {border: 1px solid #e6e6e6;margin-top: 5px;border-radius: 3px;}
.products-grid .item:hover .per-product, .products-grid .item:hover .category-products-grid {box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);margin-bottom: -50px;padding-bottom: 50px;position: relative;z-index: 9;}
.box-products .content-products{margin-bottom: -50px;position: relative;z-index: 15;}
.content-products .slick-list, .block-related .slick-list, .box-up-sell .slick-list, .crosssell .slick-list,.block-content .slick-list {padding-bottom: 50px;}
.hover-box > a.detail_links {bottom: 0;left: 0;position: absolute;right: 0;top: 0;}
.actions-no .actions {position: relative;text-align: center;padding: 0;}
.hover-box{padding: 0 13px 16px;}
.item .actions-no .button.btn-cart span{padding: 0;vertical-align: middle;display: none;}
.actions-cart {display: block;float: right;position: relative;}
.item .actions-no .button.btn-cart:before,
.product-view .add-to-cart button.button:before,
.item .actions-cart .stock.unavailable:before {background-image: url("../../frontend/Alothemes/crownsecurity/en_US/images/alothemes/button-cart.png");background-position: 10px center;background-repeat: no-repeat;content: "";width: 44px;height: 44px;display: inline-block;}
.item:hover .actions-cart .button.btn-cart:before{background-image: url("../../frontend/Alothemes/crownsecurity/en_US/images/alothemes/button-cart-hover.png");}
.item .actions-cart .button.btn-cart,.item .actions-cart .stock.unavailable{border-radius: 50%;border-width: 1px;border-style: solid;width: 44px;height: 44px;line-height: 44px;color: #fff;padding: 0px;;display: inline-block;vertical-align: middle;}
.item .actions-cart .stock.unavailable{font-size: 15px;font-weight: bold;}
.item .actions-cart .stock.unavailable:after {background-color: #ea1b25;content: "";display: block;height: 44px;position: absolute;right: 19px;top: 0px;transform: rotate(35deg);-moz-transform: rotate(35deg);-webkit-transform: rotate(35deg);-o-transform: rotate(35deg);width: 2px;}
.item .actions-cart .stock.unavailable span{display: none;}
.item .actions-no .add-to-links a{padding:0 4px;margin: 0;font-size: 14px;text-align: center;float: none;}
.item .actions-no .add-to-links li a.link-quickview{-webkit-transition: margin-left 0.2s ease 0.2s;-moz-transition: margin-left 0.2s ease 0.2s;-ms-transition: margin-left 0.2s ease 0.2s;-o-transition: margin-left 0.2s ease 0.2s;transition: margin-left 0.2s ease 0.2s;}
.item .actions-no .add-to-links a .icons{font-size: 14px;margin-right: 5px;}
.category-products.grid .product-item .product-reviews-summary{display: none;}

.quickview{opacity: 0;position: absolute;text-align: center; top: 40%;visibility: hidden;left:0;right: 0;margin: 0 auto;}
.item:hover .quickview {padding-left:0;opacity: 1;visibility: visible;}
.quickview,.quickview .icons{border-radius: 50%;width: 44px;height: 44px;line-height: 44px;overflow: hidden;display: inline-block;font-size: 16px;padding-left:-10px}
/* View Type:List */
.products-list li.item{border-bottom: 1px solid #dfdfdf;margin-top: 50px;padding: 0px 0 50px;height: auto;float: none;width: 100%;}
.products-list li.item:first-child{margin-top: 0;}
.products-list li.item:last-child{border-bottom:0}
.products-list .images-container{float: left; width: 32%;}
.products-list .images-container .product-hover{position: relative;}
.products-list .item .product-item-details{width: 68%;float: left;padding: 0 0 0 15px;}
.products-list .item .products-textlink{padding: 0 75px 0 0;text-align: left;float: left;width: 68%;}
.products-list .item .product-item-inner {margin: 0;text-align: left;padding: 0;float: right;width: 32%;}
.products-list .item .products-textlink .price-box .old-price .price{font-size: 14px;}
.products-list .item.product-item .price-box{margin: 0; }
.products-list li.item.last{border-bottom:0}
.products-list .product-name{margin:0 0 25px;font-size:100%;line-height: normal;}
.products-list .product-name a{font-size: 14px;font-weight: 600;}
.products-list .product-item .product-reviews-summary .reviews-actions{display: inline-block;margin: 0;line-height: normal;text-transform: capitalize;}
.products-list .product-reviews-summary .reviews-actions .action {font-size: 13px;margin: 0;padding: 0 10px 0 10px;}
.products-list .product-reviews-summary .reviews-actions .action span{font-size: 13px;}
.products-list .product-item-inner .actions-no{clear: both;padding: 0;}
.products-list .item .product-item-inner .old-price {
    color: #888888;
    font-size: 14px;
    margin-bottom: 7px;
}
.products-list .item .product-item-inner .old-price .price{
    color: #888888;
    font-size: 14px;
}
.products-list .item .actions-no .button.btn-cart{height: 45px;line-height: 45px;padding: 0 20px;margin: 40px 0 0;}
.products-list .item .actions-no .button.btn-cart span {display: inline-block;padding-left: 15px;}
.products-list .item .actions-no .button.btn-cart:before, .products-list .item .actions-cart .stock:before{background-position: left center;height: 18px;vertical-align: middle;width: 20px;}
.products-list .product-item-inner .actions-primary,.products-list .product-item-inner .actions-secondary{margin: 15px 0 0;}
.products-list .product-item-inner .actions-primary .stock.unavailable{display: none;}
.products-list .availability{float:left;margin:3px 0 0}
.products-list .desc{clear:both;padding:0;margin:0px;text-align:left;color: #666666;font-size: 14px;}
.products-list .desc p{color:#2a2a2a;font-size:14px;margin:0;font-weight: 300;}
.products-list .desc .link-learn{font-size:11px}
.products-list .add-to-links .separator{display:inline;margin:0 2px}
.products-textlink{margin-top: 5px;padding:0 15px;text-align:left;position: relative;}
.products-textlink p{margin:0;}
.product-image{outline:0!important}
.page-products .products.wrapper.products-list{margin: 0;}
.actions-list .actions {border: 0 none;display: block;}
.products-list .product-item-inner .add-to-links a{margin: 0;padding: 0; font-size: 13px;}
.products-list .item .actions-no .add-to-links a .icons{font-size: 10px;}
.products-list .product-item-inner .add-to-links a.tocompare{float: right;}
.product-item-description{clear: both;margin: 0;padding: 0px;}
.product-item-description p{font-size: 13px;color: #888;}
.product-item-description ul{list-style: outside none disc;padding-left: 1.5em;}
.product-item-description ul li{margin: 0;padding: 0;color: #333;}
.product-item-description .action.more{display: inline-block;font-size: 14px;padding-top: 25px;border-bottom: 1px solid #797979;}
.products.wrapper.list .product-reviews-summary{padding: 0px 0 20px;}
.product.details.product-item-details div[class^="swatch-opt-"] { margin-bottom: 0px;margin-top: 15px;}
.product-items .product.details.product-item-details .swatch-option.color{height: 23px;line-height: 23px;min-height: 23px;min-width: 23px;padding: 0;width: 23px;}
.product-items .product.details.product-item-details .swatch-option.text{font-size: 14px;}
.product-thumbnails-container {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}
.product-thumbnails-container span.product-thumbnails-wrapper {
    width: 60px;
    margin: 0 auto 10px;
}
/* Product Hover ========================================================================== */
.product-img-back{left:0;opacity:0;position:absolute;top:0;transition:all 0.2s ease-in-out 0s;visibility:hidden;width:100%;}
.item:hover .product-img-back{opacity:1;visibility:visible;transition:all 0.2s ease 0s}
.magicmenu .nav-desktop .level0 .product-img-back{transition-property:none;}
/* ======================================================================================= */

/* Product View ========================================================================== */

/* Rating */
.ratings-table th,.ratings-table td{font-size:11px;line-height:1.15;padding:3px 0}
.ratings-table th{font-weight:normal;padding-right:8px}
/* Availability */
.stock label{font-weight: normal;font-size: 14px;color: #666;margin: 0 2px 0 0;}
.stock span {font-size: 16px;color: #006393;font-weight: 600;}
.stock.unavailable span{color: #ea1b25;;}
.availability{margin:0}
.availability span{font-weight:bold}
.availability.in-stock span{}
.availability.out-of-stock span{color:#d83820}
.availability-only{margin:10px 0 7px;line-height:16px;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_availability_only.gif) 0 50% no-repeat;padding-left:15px}
.availability-only span,.availability-only a{border-bottom:1px dashed #751d02;color:#000}
.availability-only a{background:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_availability_only_arrow.gif) 100% 0 no-repeat;cursor:pointer;padding-right:15px;text-decoration:none}
.availability-only .expanded{background-position:100% -15px}
.availability-only strong{color:#be2c00}
.availability-only-details{margin:0 0 7px}
.availability-only-details th{background:#d2d6d9;font-size:10px;padding:0 8px}
.availability-only-details td{background:#ebf0f3;border-bottom:1px solid #fff;font-size:11px;padding:2px 8px 1px}
.availability-only-details tr.odd td.last{color:#d95e00;font-weight:bold}
/* Email to a Friend */
.email-friend{margin:0}
.product-view .product-shop .email-friend{float: left;}
/* Alerts */
.alert-price{margin:0;font-size:11px}
.alert-stock{margin:0;font-size:11px}
/********** < Product Prices */
.price{white-space:nowrap!important}
.price-box{margin:5px 0}
.price-box .price{font-size:19px;color: #333;}
/* Regular price */
.regular-price{color:#c76200}
.regular-price .price{ color: #000;}
/* Old price */
.old-price{margin:0;display: inline-block;}
.old-price .price-label{white-space:nowrap;color:#999;display:none}
.old-price .price{font-weight:normal;color:#666666;text-decoration:line-through;font-size: 14px;}
/* Special price */
.special-price{margin:0;padding:0 3px 0 0;display: inline-block;}
.special-price .price-label{font-size:14px;font-weight:normal;white-space:nowrap;color:#cd5033;display:none}
.special-price .price{color:#333;margin:0 5px 0 0;}
.product-view .product-shop .special-price .price{font-size: 25px;display: inline-block;margin: 0;}
.product-view .product-shop .special-price{
    font-size: 19px;
    color: #333333;
    font-weight: 600;
    margin: 6px 0;
    line-height: 1.1;
}
.price-box .save-price .price {
    color: #bd0317;
}
.product-item .special-price .price, .product-item .minimal-price .price{font-weight: 600; font-size: 19px}
.product-info-main .price-box{margin: 0;}
.product-view .product-shop .save-price {
    font-size: 14px;
}
.product-view .product-shop .save-price .price {
    font-size: 14px;
}
/* Minimal price (as low as) */
.minimal-price{margin:0}
.minimal-price .price-label{font-weight:bold;white-space:nowrap;display:none}
.minimal-price-link{display:block}
.minimal-price-link .label{color:#1e7ec8}
.minimal-price-link .price{font-weight:normal;color:#1e7ec8}
/* Excluding tax */
.price-excluding-tax{display:block;color:#999}
.price-excluding-tax .label{white-space:nowrap;color:#999}
.price-excluding-tax .price{font-size:13px;font-weight:normal;color:#c76200}
/* Including tax */
.price-including-tax{display:block;color:#999}
.price-including-tax .label{white-space:nowrap;color:#999}
.price-including-tax .price{font-size:13px;font-weight:bold;color:#c76200}
/* Configured price */
.configured-price{margin:0}
.configured-price .price-label{font-weight:bold;white-space:nowrap}
.configured-price .price{font-weight:bold}
/* FPT */
.weee{font-size:11px;color:#444}
/* Excl tax (for order tables) */
.price-excl-tax{display:block}
.price-excl-tax .label{display:block;white-space:nowrap}
.price-excl-tax .price{display:block}
/* Incl tax (for order tables) */
.price-incl-tax{display:block}
.price-incl-tax .label{display:block;white-space:nowrap}
.price-incl-tax .price{display:block;font-weight:bold}
/* Price range */
.price-from{margin:0}
.price-from .price-label{font-weight:bold;white-space:nowrap}
.price-to{margin:0}
.price-to .price-label{font-weight:bold;white-space:nowrap}
/* Price notice next to the options */
.price-notice{padding-left:10px;color:#999}
.price-notice .price{font-weight:bold;color:#2f2f2f}
/* Price as configured */
.price-as-configured{margin:0}
.price-as-configured .price-label{font-weight:300;white-space:nowrap}
.price-box-bundle{padding:0 0 10px 0}
.price-box-bundle .price-box{margin:0!important;padding:0!important}
.price-box-bundle .price{color:#000}
/********** Product Prices > */

/* Tier Prices */
.product-pricing,.tier-prices{margin:10px 0;padding:10px;background-color:#f4f7f7;border:1px solid #dadddd;color:#424242}
.tier-prices li{line-height:1.4;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_tier.gif) no-repeat 0 3px;padding:2px 0 2px 10px}
.tier-prices .benefit{font-style:italic;font-weight:bold;color:#2f2f2f}
.tier-prices .price{font-weight:bold;color:#2f2f2f}
.tier-prices-grouped li{padding:2px 0;color:#e26703}
.tier-prices-grouped li .price{font-weight:bold}
/* Add to Links */
.add-to-links{font-size:11px;margin:5px 0 0}
.add-to-links .separator{display:none}
/* Add to Cart */
.add-to-cart label{float:left;margin-right:5px;font-weight:normal;color:#666;line-height:40px}
.add-to-cart .qty{float:left;margin-right:5px;height:40px}
.add-to-cart .paypal-logo{clear:left;margin:0;text-align:right}
.add-to-cart .paypal-logo .paypal-or{clear:both;display:block;margin:5px 60px 5px 0}
.product-view .add-to-cart .paypal-logo{margin:0}
/* Add to Links + Add to Cart */
.add-to-box{margin:10px 0}
.add-to-box .add-to-links{border-bottom:1px solid #f3f3f3;clear:both;margin:0 0 15px;padding:0 0 25px;text-align:left}
.add-to-box .add-to-cart{float:left}
.add-to-box .or{float:left;font-weight:bold;margin:0 7px;color:#666}
.add-to-box .add-to-links{float:left;font-size:12px!important;line-height:1.25!important;text-align:left!important}
.add-to-box .add-to-links li .separator{display:none!important}
/* Tab detail */
.product.info.detailed{margin: 70px 0 80px;}
.product.data.items {position: relative;z-index: 1;text-align: left;background-color: #fff;border: 1px solid #dfdfdf; border-radius: 3px;}
.product.data.items .items-tabs {float: left;width: 20%;}
.product.data.items .data-tabs-content {border-color: #dfdfdf;border-style: solid;border-width: 0 0 0 1px;float: left;margin-top: 0;padding: 35px 20px 25px;position: relative;width: 80%;z-index: 1;min-height: 265px;}

.product.info.detailed .product.data.items .description p{font-size: 14px;color: #888;line-height: normal;margin: 0 0 35px;}
.review-product-list .pager{float: none;padding:0;}
.product.data.items .items-tabs .item a {border-style: solid;border-width: 0 0 1px;display: block;line-height: 45px;text-transform: capitalize;width: 100%;color: #333;cursor: pointer;display: block;font-size: 16px;font-weight: 600;padding: 0 30px;}
.product.data.items .items-tabs .item a span{font-size: 16px;}
.product.data.items .list-tab-title {
    float: left;
    max-width: 235px;
    clear: left;
    width: 100%;
}
.product.data.items .list-tab-content {
    width: 100%;
    float: right;
    text-align: left;
    max-width: calc(100% - 235px);
    border-left: 1px solid #dfdfdf;
}
.product.data.items .list-tab-content > .item.content .table-wrapper {margin-bottom: 100px;}

.product.data.items .list-tab-content > .item.content {
    width: 100%;
    margin-top: 0;
    padding: 30px;
}
.product.data.items .list-tab-title > .item.title > .switch {
    display: block;
    position: relative;
    z-index: 2;
    color: #333;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    width: 100%;
    text-align: left;
    padding: 0 30px;
    text-transform: capitalize;
    font-weight: 600;
}
.product.data.items .list-tab-title > .item.title > .switch:hover {
    color: #fff;
    background-color: gray;
    border-color: gray;
}
.product.data.items .list-tab-title > .item.title > .switch .counter{font-size: 15px;}
.product.data.items .list-tab-title > .item.title.active > .switch,.product.data.items .list-tab-title > .item.title:hover > .switch{
    color: #fff;
    background-color: gray;
    border-color: gray;
}
.product.data.items::before, .product.data.items::after {content: "";display: table;}
.product.data.items:after {clear: both;}
.product.data.items .list-tab-title > .item.title{
    display: block;
    margin: 0;
    padding: 0;
    color: #aaa;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
}
.product.data.items .list-tab-title > .item.title:first-child:before{border: 0;}
.product.data.items .list-tab-title > .item.title:first-child{}
.slick-slide.slick-current.slick-active li {
    background-color: #fff;
    color: #000;
    border-radius: 25px;
}
@media only screen and (min-width: 768px) {
    .report-section .content-common .slide-item {
        background: #dadada;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        display: flex !important;
        justify-content: center;
        height: 570px;
        align-items: center;
    }
    .report-section .content-common .list-tabs .slick-track {
        transform: inherit !important;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        overflow: hidden;
    }
    .report-section .content-common .list-tabs .slick-slider .slick-slide {
        flex-basis: 24%;
    }
    .report-section .list-tabs ul li {
        padding: 10px 10px;
        font-size: 15px;
        margin-bottom: 0;
        cursor: pointer;
        text-align: center !important;
        align-items: center;
        display: flex !important;
        justify-content: center;
    }
}

@media only screen and (max-width: 992px) {
    .product.data.items .list-tab-title {
        max-width: 100%;
        float: none;
        display: block;
        border-bottom: 1px solid #dfdfdf;
        overflow: hidden;
    }
    .product.data.items .list-tab-title > .item.title {
        float: left;
        width: auto;
        border-right: 1px solid #dfdfdf;
    }
    .product.data.items .list-tab-title > .item.title > .switch {
        text-align: center;
    }
    .product.data.items .list-tab-content {
        max-width: 100%;
        border: none;
    }
    .find-your-time-clock-menu {
        padding-left: 0 !important;
        margin: 10px 0 !important;
        border-left: none;
    }
}
@media only screen and (max-width: 767px) {
    .product.data.items .list-tab-title > .item.title {
        float: left;
        width: 50%;
        border-bottom: 1px solid #dfdfdf;
    }
    .product-view .learn-more-url a {
        padding-left: 45px;
    }
    .product-view .learn-more-url a:before {
        left: 5px;
    }
    .product-view .learn-more-url a {
        font-size: 14px;
    }
    .product-view .learn-more-url {
        max-width: 310px;
    }
}
.product-view .toggle-tabs .item.active,.product-view .toggle-tabs .item:hover{color:#333333;}
.review-add .block-content .fieldset{padding: 0;margin: 0;}
.fieldset > .field > .label {border-color: #c9c9c9;color: #666666;font-weight: normal;line-height: normal;text-align: left;margin: 0;padding: 15px 0 6px;}
.fieldset.review-fieldset > .field > .label{border: 0;}
.product-collateral h2{display:none}
.product-collateral h3,.product-collateral h4{color:#666666;font-size:20px;}
.product-collateral .box-collateral.box-review_form{color:#000}
.product-collateral .box-description{font-size:13px;color:#666666; line-height: 24px;}
.product-collateral h2{font-weight:bold;font-size:15px;color:#e26703;border-bottom:2px solid #e5dcc3;padding:0 0 1px;margin:0 0 15px}

/* Product Images */
.product-view .product-img-box .product-image{position:relative;z-index:0;}
.product-view .product-img-box .product-image-zoom{position: relative;z-index: 0;}
.zoomContainer, .zoomWindowContainer{ z-index :10000;}
.fotorama__wrap--slide .fotorama__stage__frame{border: 1px solid #dfdfdf;border-radius: 3px;}
.fotorama-item .fotorama__nav .fotorama__thumb-border {border-color: #ff8400;border-width: 1px;background-image: none;}
.fotorama__nav-wrap{margin-top: 10px;}
.fotorama__nav--thumbs{text-align: center;}
.fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before{background: none !important;}
.product-image-popup{margin:0 auto}
.product-image-popup .buttons-set{float:right;clear:none;border:0;margin:0;padding:0}
.product-image-popup .nav{font-weight:bold;margin:0 100px;text-align:center}
.product-image-popup .image{display:block;margin:10px 0}
.product-image-popup .image-label{font-size:13px;font-weight:bold;margin:0 0 10px;color:#2f2f2f}
.fotorama__stage{transform: none !important;-moz-transform: none !important;-webkit-transform: none !important;-o-transform: none !important;}
.fotorama__stage__frame .fotorama__img{max-width: 243px !important;}

.page-layout-2columns-left .fancybox-wrap .alocolumns, .page-layout-2columns-right .fancybox-wrap .alocolumns{margin: 0 !important;}
.page-layout-2columns-left .fancybox-wrap .column.main, .page-layout-2columns-right .fancybox-wrap .column.main{width: 100% !important;float: none;margin: 0 !important;padding: 0 !important;}
.fancybox-wrap .container{max-width: 100%;}
.fancybox-skin{border-radius: 4px;}
.product-view.product-quickview{margin: 0;}
.product-view.product-quickview .product-essential{padding: 15px 0;}
.product-view.product-quickview .product-media.product.media{float: left;width: 41.6667%;padding-left: 15px;}
.product-view.product-quickview .product-info-main.product-shop{float: left;width: 58.3333%;padding: 0 15px;}
.fancybox-wrap iframe{vertical-align: inherit !important;}
.page-products.catalog-category-view .fancybox-wrap .page-title-wrapper{position: static;text-align: left;transform: none; -moz-transform: none;-webkit-transform: none;-o-transform: none; -ms-transform: none;}
.product-view.product-quickview .product-shop .shop-content-left,.product-view.product-quickview .product-shop .shop-content-right{float: none;width: 100%;}
.product-view.product-quickview .product-shop .shop-content-right{padding: 0;border: 0;text-align: left;}
.product-view.product-quickview .product-shop .addit{padding: 10px 0 0;}
.product-view.product-quickview .product-qty{margin: 0;}
/* Product Shop */
.product-view .product-shop{text-align:left;}
.product-view .product-shop .page-title-wrapper .page-title{margin: 0 0 10px;}
.product-view .product-shop .page-title-wrapper .page-title span{display: block;color: #004586;font-size: 16px;line-height: normal;margin: 0px; text-transform: capitalize;font-weight: 600;}
.product-view .product-shop .shop-content-left {width: 55%;float: left;}
.product-view .product-shop .shop-content-right {width: 40%;float: right;padding: 0 20px 20px;border: 1px solid #dfdfdf;border-radius: 3px;text-align: center;}
.product-info-stock-sku{margin: 0;padding: 20px 0 15px;border-bottom: 1px solid #dfdfdf;}
.product-shop.product-info-main .stock.available, .product-shop.product-info-main .stock.unavailable{text-transform: capitalize;}
.product-shop.product-info-main .stock.available {
    display: flex;
    align-items: flex-start;
    margin: 0;

}
.product-info-main .stock.available .status {
    margin-left: auto;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    line-height: 25px;
}
.product-info-main .stock.available .status span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #3ea34f;
}
.product-info-main .stock.available .status span:before {
    margin-right: 5px;content: "\f00c";font-size: 12px;font-family: FontAwesome; color: #3ea34f;
}
.product-info-main .product.attribute.sku .type{color: #333;font-size: 14px;font-weight: bold;}
.product-info-main .product.attribute.sku .type:after {content: ":";}
.product-info-main .product.attribute.sku .type,.product-info-main .product.attribute.sku .value{display: inline-block;font-size: 14px;}
.product-info-main .product.attribute.overview{margin: 0;padding: 0px;}
.product-info-main .product.attribute.overview p{margin: 0;font-size: 14px;line-height: 25px;color: #666;}
.product-view .product-shop .short-description h2{color:#2a2a2a;font-size: 16px;text-transform: uppercase;display: none;}
.product-view .product-shop .product-social-links ,.product-add-form .product-social-links{clear: both;margin: 0px;padding: 20px 0 0;; border: 0 none;}
.product-view .product-shop .add-to-links,.product-add-form .add-to-links{margin: 0;}
.product-view .product-shop .product-social-links a,.product-add-form .product-social-links a{text-align: center; font-size: 100%;margin: 0; padding: 0px;text-decoration: none;}
.product-view .product-shop .product-social-links a .icons,.product-add-form .product-social-links a .icons{font-size: 11px;margin: 0;}
.product-view .product-shop .product-social-links a span,.product-add-form .product-social-links a span{font-size: 13px;padding: 0 5px;}
.product-reviews-summary .rating-summary{display: inline-block;position: relative;text-align: left;}
.product-view .product-shop .ratings,
.product-view .product-shop .product-reviews-summary{margin-top: 0;margin-bottom:0;display: block;padding:0px 0 15px;}
.product-view .product-shop .product-reviews-summary .rating-summary{vertical-align: middle;margin: 0 10px 0 0;}
.product-view .product-shop .rating-summary .rating-result,.product-reviews-summary .rating-summary .rating-result{width: 82px;}
.product-view .product-shop .rating-summary .rating-result > span:before,
.product-view .product-shop .rating-summary .rating-result:before,
.product-reviews-summary .rating-summary .rating-result > span:before,
.product-reviews-summary .rating-summary .rating-result:before{height: 14px;line-height: 14px;letter-spacing: 4px;font-size: 14px;}
.product-item .product-reviews-summary .reviews-actions{display: none;margin: 0;font-size: 13px;}
.product-item .product-reviews-summary{display: block;margin: 5px 0;}
.product-reviews-summary.empty{border: 0;margin: 0;}
.product-reviews-summary .reviews-actions a:not(:last-child) { border-right: 1px solid #aaa;}
.product-info-main .product-reviews-summary .reviews-actions{margin: 0px;display: inline-block;}
.product-info-main .product-reviews-summary .reviews-actions .action.view{padding-left: 0;}
.product-info-main .product-reviews-summary .reviews-actions .action{font-size: 14px;margin: 0;padding: 0 10px 0 10px;}
.product-info-main .product-reviews-summary.empty .reviews-actions .action{padding: 0;font-size: 13px;}
.data.item.content .review-list .block-title{border-bottom: 1px solid #dfdfdf;padding-bottom: 10px;margin-bottom: 20px;}
.data.item.content .review-list .block-content,.data.item.content .review-add .block-content{padding: 0; border: 0;}
.data.item.content .block.review-list {
    margin: 0 0 20px;
    font-size: 14px;
}
.review-toolbar{border-top: 1px solid #dfdfdf;margin: 0 0 10px !important; border-bottom: 0 none;padding: 0;}
.block.review-list .block-content li.item.review-item {padding: 20px 0;}
.review-title{font-weight: 600;}
.review-ratings .label{ color: #666666;display: inline-block;font-size: 13px;font-weight: normal; line-height: normal;margin: 0; padding: 6px 10px 10px 0;}
.block.review-add .actions-toolbar{margin: 30px 0 0 !important;}
.block.review-add .actions-toolbar .action.submit.primary{

}
.review-customer-index .rating-summary .rating-result {margin-left: 0;}
.rating-summary .rating-result {margin-left: 5px;}
.product-info-price .rating-summary .rating-result{display: block;}
.rating-summary .rating-result{width: 108px; position: relative;vertical-align: middle;display: inline-block;}
.rating-summary .rating-result > span:before{content: "\f005" "\f005" "\f005" "\f005" "\f005";color: #ff9900;position: relative;z-index: 2;}
.rating-summary .rating-result:before{content: "\f006" "\f006" "\f006" "\f006" "\f006";position: absolute;top: 0;left: 0;color: #aaaaaa;width: 100%;z-index: 1;}
.rating-summary .rating-result > span:before,
.rating-summary .rating-result:before{font-family: FontAwesome;font-style: normal;font-weight: normal;display: block;letter-spacing: 7px;font-size: 17px;height: 17px;line-height: 17px;}
.rating-summary .rating-result > span span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px; margin: -1px; overflow: hidden;padding: 0;position: absolute;width: 1px;}
.rating-summary .rating-result > span {display: block;overflow: hidden;}
.review-field-ratings .review-field-rating .control {padding-top: 2px;}
.review-field-ratings .review-field-rating .label, .review-field-ratings .review-field-rating .control {display: table-cell;padding-bottom: 10px;vertical-align: top;}
.review-field-rating .control {margin-bottom: 48px; margin-top: 10px;}
.review-control-vote {overflow: hidden;}
.review-control-vote:before { color: #dfdfdf;content: "\f006" "\f006" "\f006" "\f006" "\f006";display: block;font-family: FontAwesome;font-size: 25px;font-style: normal;font-weight: normal;height: 25px;letter-spacing: 10px; line-height: 25px; position: absolute;vertical-align: top;z-index: 1;}
.review-control-vote label::before {color: #888;font-family: FontAwesome;font-size: 25px;font-style: normal;font-weight: normal;height: 25px;letter-spacing: 10px;line-height: 25px;opacity: 0;vertical-align: top;}
.review-control-vote input[type="radio"] {border: 0 none;clip: rect(0px, 0px, 0px, 0px); height: 1px;margin: -1px;overflow: hidden; padding: 0;position: absolute;width: 1px;}
.review-control-vote label span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute; width: 1px;}
.review-control-vote label {cursor: pointer;display: block;position: absolute;}
.review-control-vote .rating-1 {z-index: 6;}
.review-control-vote .rating-2 {z-index: 5;}
.review-control-vote .rating-3 {z-index: 4;}
.review-control-vote .rating-4 {z-index: 3;}
.review-control-vote .rating-5 {z-index: 2;}
.review-control-vote .rating-1:before {content:"\f005";}
.review-control-vote .rating-2:before { content: "\f005" "\f005";}
.review-control-vote .rating-3:before {content: "\f005" "\f005" "\f005";}
.review-control-vote .rating-4:before {content: "\f005" "\f005" "\f005" "\f005";}
.review-control-vote .rating-5:before {content: "\f005" "\f005" "\f005" "\f005" "\f005";}
.review-control-vote label:hover:before {opacity: 1;}
.review-control-vote input[type="radio"]:focus + label::before, .review-control-vote input[type="radio"]:checked + label::before {opacity: 1;}
.product-add-form .fieldset{padding: 0; margin: 0;}
.product-add-form .fieldset .swatch-attribute .swatch-option{float: none;display: inline-block;}
.product-view .product-shop .short-description .std p{font-size:13px;color:#252525;margin: 0;line-height: 24px;}
.product-view .product-shop .addit{clear: both;padding:40px 0 0;}
.product-view .product-shop .addit .so-social-share{float: left;margin-right: 10px;}
.so-twitter.so-social-share{width: 80px;}
.so-plusone.so-social-share{width: 65px;}
.product-view .add-to-box .add-to-cart {float: left;}
.product-info-main .price-box .price-container{margin: 20px 0 0;}
.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {font-weight: 600; font-size: 19px;}
.product-info-main .price-box .old-price .price-wrapper .price{font-size: 14px; color: #888;font-weight: normal;}
.product-info-main .special-price{display: inline-block;}
.product-info-main .price-box .price-including-tax + .price-excluding-tax, .product-options-bottom .price-box .price-including-tax + .price-excluding-tax, .product-info-main .price-box .weee + .price-excluding-tax, .product-options-bottom .price-box .weee + .price-excluding-tax, .product-info-main .price-box .weee, .product-options-bottom .price-box .weee{line-height: normal;}
.product-view .product-qty {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    margin: 0 auto;
    width: 154px;
    text-align: center;
    display: inline-block;
    padding: 0 55px 0 0;
    position: relative;
}
.product-view .product-qty .custom-qty {
    padding: 0;
    position: static;
    right: 0;
}
.product-view .product-qty .custom-qty #qty-error {
    position: absolute;
    top: -30px;
    left: -50%;
    width: 200%;
}
.product-view .product-qty .custom-qty > input {
    padding: 0;
    position: absolute;
    right: 22px;
    top: 0
}
.product-view .product-qty .custom-qty > .btn-plus {
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}
.product-view .product-qty label,.product-view .product-qty label span,
.block-bundle-summary .product-details .product-qty .label span{color: #333;font-size: 16px;font-weight: normal;margin: 0 8px 0 0;line-height: 42px;vertical-align: middle;}
.product-view .product-qty label span,.block-bundle-summary .product-details .product-qty .label span{margin: 0;color: #333 !important;font-size: 16px;}
.block-bundle-summary .product-details .product-qty .label {float: left;}
.product-view .product-qty .custom-qty,.block-bundle-summary .product-details .product-qty .custom-qty,.product-view .product-qty .custom-qty .btn-plus{display: inline-block;vertical-align: middle;}
.product-view .product-qty .custom-qty{padding: 0;}
.product-view .add-to-cart button.button {margin: 0;height: 46px;line-height: 46px;padding: 0 18px; width: 154px}
.product-view .add-to-cart button.button:before {vertical-align: middle;width: 20px;background-position: center center;}
.product-view .add-to-cart button.button span {padding: 0 5px 0;height: auto;line-height: normal;display: inline-block;vertical-align: middle;}
.product-view .add-to-cart button.button:hover{box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);}
.product-view .product-qty .custom-qty .btn-plus {width: 22px;height: 44px;}
.product-view .product-shop .add-to-cart .items ,.box-tocart .items,.product-shop .add-to-box .items{background-color: #808080;border-radius: 0;font-size: 10px;border: 0px;margin: 0;padding: 0; color: #fff; cursor: pointer;float: left;text-align: center;line-height: 22px;height: 22px;width: 22px;}
.product-view .product-shop .add-to-cart .items:hover,.product-options-bottom .items:hover,.product-shop .add-to-box .items:hover{color: #333;}
.product-view .product-shop input.qty,.block-bundle-summary .product-details input.qty{background-color: #eee;border: 0 solid #dddee0;border-radius: 0;color: #000000;float: left;font-size: 15px;height: 44px;padding: 0;text-align: center;width: 33px !important;}
.product-view .product-shop input.qty:focus,.block-bundle-summary .product-details input.qty:focus{box-shadow: none;}

.product-static img{background-color:#fff;padding:10px;}
.container-quickview{padding-bottom:15px;padding-top:15px;}
/* Product Options */
.product-options{margin:0;padding:0px;position:relative;border-bottom: 1px solid #e8e8e8;}
.product-options dl{margin:0;overflow:hidden;}
.product-options dt{padding:40px 0 0;font-weight:normal}
.product-options dt label{font-weight:normal;color:#444444;}
.product-options dt label.required em{color:#eb340a;margin-right:5px}
.product-options dd .qty-holder{display:block;padding:10px 0 0}
.product-options dd .qty-holder label{vertical-align:middle;font-weight:300}
.product-options dt .qty-disabled{background:none;border:0;padding:3px;color:#2f2f2f}
.product-options dd{padding:0px;margin:0}
.product-options dl.last dd.last{border-bottom:0;margin-bottom:0}
.product-options dd input.input-text{width:98%}
.product-options dd input.datetime-picker{width:150px}
.product-options dd .time-picker{display:-moz-inline-box;display:inline-block;padding:2px 0;vertical-align:middle}
.product-options dd textarea{width:98%;height:8em}
.product-options dd select{width:99%}
.product-options dd .multiselect option{border-bottom:1px dotted #d9e5ee;padding:2px 4px}
.product-options ul.options-list{margin-right:5px}
.product-options ul.options-list li{line-height:1.5;padding:2px 0}
.product-options ul.options-list input.radio{float:left;margin-top:3px}
.product-options ul.options-list input.checkbox{float:left;margin-top:3px}
.product-options ul.options-list .label{display:block;margin-left:18px}
.product-options ul.options-list label{font-weight:normal}
.product-options ul.validation-failed{padding:0 7px}
.product-options p.note{margin:0;font-size:11px}
.product-options p.required{text-align:left;clear: both;margin: 10px 0 40px;}
.box-tocart{padding: 0;}
.product-options-bottom .fieldset{padding: 0;margin: 0;}
.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{margin:0;padding:0 0 10px;border:0;background:0;color:#e26703}
.product-options-bottom .tier-prices li{background:0;padding:2px 0}
.product-options-bottom .tier-prices .price,.product-options-bottom .tier-prices .benefit{color:#e26703}
.product-options-bottom .price-box{margin:0;padding:0}
.product-options-bottom .add-to-links{clear:both;}
.col3-layout .product-options-bottom .price-box{float:none;padding:0 0 5px}
.product-options-bottom .price-label{float:left;padding-right:5px}
.product-options-bottom .price-tax{float:left}
.product-options-bottom .add-to-cart,
.product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions{margin: 15px auto 0;padding:0px;}
.product-shop .product-options-bottom .price-box{float:left;margin:0;padding:0 0 10px;display: none;}
.product-shop .product-options-bottom .price-label{float:none;padding-right:0}
.product-shop .product-options-bottom .price-tax{float:none}
.product-shop .product-options-bottom .add-to-cart-box{float:left;}
.product-options-wrapper{padding-top: 20px;}
.product-options-wrapper .fieldset > .field > .label span{font-weight: 600;font-size: 15px;color: #2b2929;}
.product-options-wrapper .options-list .field.choice{padding: 2px 0;}
.product-options-wrapper .options-list .field.choice input.checkbox {
    float: left;
}
.product-options-wrapper .options-list .field.choice label{
    margin-left: 5px;
    white-space: normal;
    max-width: calc(100% - 30px);
    font-size: 14px;
    color: #333;
}

.product-options-wrapper .options-list .field.choice input.radio{
    width: 20px;
    margin: 0;
}

.product-options-wrapper .options-list .field.choice input.checkbox{
    width: 16px;
}

.product-options-wrapper .price-notice{font-weight: bold;color: #2b2929;}
.bundle-options-container .product-options-wrapper{padding: 0;border: 0 none;}
.bundle-options-container .product-options-wrapper .control .nested.options-list .choice{margin-bottom: 10px;}
.block-bundle-summary .product-details .product.name{display: block;font-weight: 500;padding-top: 10px;}
.block-bundle-summary .box-tocart {float: none;padding: 0;}
.product-add-form .block-bundle-summary .product-details .add-to-links{float: none;}
.bundle-actions {float: left; margin: 0;padding: 45px 0;}
.bundle-options-container .block-bundle-summary {background: #e8e8e8 none repeat scroll 0 0;padding: 0 20px;}
.bundle-options-container .block-bundle-summary .bundle-info .product-image-container .product-image-wrapper{padding-bottom: 0 !important;}
.bundle-options-container .product-add-form .block-bundle-summary .fieldset{background-color: transparent;}
.bundle-options-container .block-bundle-summary .product-addto-links > .action{background-color: #f5f5f5;border: 1px solid #cdcdcd;line-height: 30px;padding: 0 10px;display: inline-block;}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover{background-color: #ff5555;color: #fff;border: 1px solid #ff5555;}
.bundle-options-container .block-bundle-summary .product-addto-links > .action span{padding-left: 5px;}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.towishlist{margin-right: 10px;}
.bundle-options-container p.required{text-align: left;padding: 10px 0 0;}
.page-product-downloadable .product-options-wrapper{border:0;}
.page-product-downloadable .product-options-bottom{padding-top: 30px;}
.fieldset > .field > .label, .fieldset > .fields > .field > .label {font-weight: normal;}
.field.downloads .field.choice { border-bottom: 1px solid #ebebeb; box-sizing: border-box;margin-bottom: 10px;padding-bottom: 10px;}
/* Grouped Product */
.product-view .grouped-items-table .price-box{margin:0;padding:0}
/* Block:Description */
.product-view .box-description{}
/* Block:Additional */
.product-view .box-additional .data-table th,.product-view .box-additional .data-table td{line-height:1.25}
/* Block:Upsell */
.product-view .box-up-sell{margin-bottom:0px;}
.product-view .box-up-sell .block-title h3 span {padding: 0;}
.product-view .box-up-sell .title-divider{margin-bottom: 30px;}
.product-view .box-up-sell .products-grid{width:100%;padding:0;}
.product-view .box-up-sell .products-grid td{width:25%;background:#f6f2e7;border-right:1px solid #e5dcc3;border-bottom:1px solid #e5dcc3;padding:15px 10px 12px;line-height:1.6em}
.product-view .box-up-sell .products-grid tr.last td{border-bottom:0}
.product-view .box-up-sell .products-grid td.last{border-right:0}
.product-view .box-up-sell .products-grid td img{border:1px solid #e5dcc3}
.product-view .box-up-sell .products-grid .product-image{text-align:center}
.product-view .box-up-sell .products-grid td.empty{border-right:0;background:#f1ecdb}
.product-view .box-up-sell .products-grid .ratings .rating-links{padding:0}
.product-view .sale-content .block-title-tabs { display: none;}
.product-view .box-up-sell .bx-controls .bx-default-pager{display: none;}
/* Block:Tags */
.product-view .box-tags{margin:0}
.product-view .box-tags h3{font-size:13px}
.product-view .box-tags .product-tags{display:block;margin:0 0 15px}
.product-view .box-tags .product-tags li{display:inline;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/bkg_pipe3.gif) 100% 4px no-repeat;padding:0 7px 0 4px}
.product-view .box-tags .product-tags li.first{padding-left:0}
.product-view .box-tags .product-tags li.last{background:none;padding-right:0}
.product-view .box-tags .form-add label{display:block;font-size:13px;font-weight:normal;margin:0 0 5px;color:#000000}
.product-view .box-tags .form-add .input-box{float:left;width:305px;margin:0 5px 0 0;padding:0}
.product-view .box-tags .form-add input.input-text{width:299px;height:38px;}
.product-view .box-tags .note{margin:5px 0 0;padding:0;font-size:11px;color:#666}
/* Block:Reviews */
.product-view .box-reviews dl{margin:0}
.product-view .box-reviews dt{padding:0 0 5px}
.product-view .box-reviews dt a,.product-view .box-reviews dt span{font-weight:bold}
.product-view .box-reviews dd{margin:0 0 15px}
.product-view .box-reviews dd small{font-style:italic}
.product-view .box-reviews .form-add{margin:15px 0 0}
.product-view .box-reviews .form-add h3{font-size:13px;font-weight:normal}
.product-view .box-reviews .form-add h3 span{font-weight:bold}
.product-view .box-reviews .form-add h4{font-size:12px}
.product-view .box-reviews .form-add .data-table td{text-align:center}
.product-view .box-reviews .form-add .form-list{margin:15px 0 0}
.product-view .box-reviews .form-add .form-list .input-box{width:360px}
.product-view .box-reviews .form-add .form-list input.input-text,.product-view .box-reviews .form-add .form-list textarea{width:354px}
.product-view .box-collateral .data-table th{font-weight:normal}
.product-view .box-collateral .data-table{margin-bottom:10px}
/* Send a Friend */
.send-friend .form-list{width:615px;overflow:hidden}
.send-friend .form-list li{margin-right:-15px}
.send-friend .form-list li p{margin:0 15px 0 0}
.send-friend .form-list .field{width:315px}
.send-friend .form-list .input-box{width:300px}
.send-friend .form-list input.input-text,.send-friend .form-list textarea{width:294px}
.send-friend .form-list li.wide .input-box{width:612px}
.send-friend .form-list li.wide textarea{width:609px}
.send-friend .buttons-set .limit{float:right;margin:0 7px 0 0;font-size:11px;line-height:21px}
/* ======================================================================================= */

/* Content Styles ================================================================= */
.product-name{margin:0;font-size:1em;font-weight:normal}
/* Product Tags */
.tags-list{display:block;font-size:13px;border:1px solid #c1c4bc;background:#f8f7f5;padding:10px 0 10px 0}
.tags-list li{display:inline!important;margin:0 4px 0 0}
.tags-list li a{color:#e8e9ee}
/* Advanced Search */
.advanced-search .form-list label{width:160px;padding-right:10px}
.advanced-search .form-list .input-box,.advanced-search .form-list .input-range{float:left;clear:none}
.advanced-search-amount{margin:0 0 10px}
.advanced-search-summary{margin:10px 0;border:1px solid #e9d7c9;background:#fff6f1;padding:10px}
.advanced-search-summary ul{float:left;width:49%}
.advanced-search-summary strong{color:#E17C24;padding-left:15px;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_search_criteria.gif) 0 3px no-repeat}
.advanced-search-summary p{clear:both;font-weight:bold;margin:0}
/* Sitemap */
.page-sitemap .links{text-align:right;margin:0 8px -22px 0}
.page-sitemap .links a{text-decoration:none;position:relative}
.page-sitemap .links a:hover{text-decoration:underline}
.page-sitemap .sitemap{margin:12px}
.page-sitemap .sitemap a{color:#1b2d3b}
.page-sitemap .sitemap li{margin:3px 0}
.page-sitemap .sitemap li.level-0{margin:10px 0 0;font-weight:bold}
.page-sitemap .sitemap li.level-0 a{color:#1e7ec8}
/* RSS */
.rss-title h1{background:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_rss-big.png) 0 4px no-repeat;padding-left:27px}
.rss-table .link-rss{display:block;line-height:1.55;background-position:0 4px}
/* ======================================================================================= */

/* Shopping Cart ========================================================================= */
.cart .page-title{border-bottom:0;margin: 50px 0 0;}
.cart .page-title h1{margin:10px 0 20px;color:#2a2a2a;text-transform:uppercase;font-size:30px;font-weight: 400;}
.cart .data-table .btn-remove2{}
.cart .data-table .btn-remove2 .icons{font-size: 15px;}
.crosssell .products-textlink{border: 0 none !important;}
.cart-empty{text-align: center;}
.checkout-cart-index .page-title-wrapper{padding: 20px 0;text-align: center;}
.checkout-cart-index .page-title-wrapper .page-title span{font-size: 20px;}
.cart-container{background-color: #fff;}
.gift-options textarea{border-radius: 20px;}
/* Checkout Types */
.cart .page-title .checkout-types li{margin:0 0 5px}
.cart .title-buttons .checkout-types{float:right;display: none;}
.cart .title-buttons .checkout-types li{float:left;margin:0 0 5px 5px}
.cart .checkout-types .paypal-or{margin:0 8px;line-height:2.3}
.cart .totals .checkout-types .paypal-or{clear:both;display:block;padding:8px 55px 0 0;line-height:1.0;font-size:11px}
/* Shopping Cart Table */
.cart-table th{padding:2px 10px}
.cart-table td{padding:25px 20px;border:1px solid #eeeeee;}
.cart-table .product-name{margin:0 0 5px;color:#333;}
.cart-table .item-msg{margin:5px 0;font-size:11px;font-weight:bold;color:#df280a}
.cart-table tfoot td{padding:15px;}
.cart-table .btn-continue{float:left}
.cart-table .btn-update,.cart-table .btn-empty{float:right}
.cart-table .btn-update{margin-left:10px}
.table thead > tr > th,
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td,
.table tbody + tbody{border: 0;}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals{padding:25px 0 0}
.cart .cart-collaterals .col2-set{}
.cart .cart-collaterals .col2-set .col-1,.cart .cart-collaterals .col2-set .col-2,.cart .cart-collaterals .col2-set .col-3{width:33.3333%;float:left}
.cart .crosssell{padding:0 0 50px}
.cart .crosssell .block-title h3 span{padding: 0;}
.cart .crosssell .title-divider{margin-bottom: 10px;}
.cart .crosssell .product-name{font-size: 100%; margin: 0 0 9px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.cart .crosssell .product-name a{font-size: 14px;outline: 0 none;text-decoration: none;text-transform: uppercase;letter-spacing: 1px;font-weight: 500;}
.cart .crosssell li.item{margin:12px 0}
.cart .crosssell .link-compare{font-weight:normal}
.cart .bx-has-controls-direction .bx-default-pager{display: none;}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .shipping p,.cart .discount label{font-size:13px;color:#2a2a2a;font-weight:300}
.cart .discount,.cart .shipping{padding:15px 0;margin:0 0 18px;}
.cart .discount h2,.cart .shipping h2{margin:0 0 20px;padding:0 10px 0 0;color:#333;text-transform:uppercase;font-size:19px;font-family: "Montserrat",sans-serif;letter-spacing: 1px;}
.cart .discount .buttons-set,.cart .shipping .buttons-set{margin:10px 0 0;border:0;padding:0;text-align:left}
.cart .discount .buttons-set button.button,.cart .shipping .buttons-set button.button{float:none;margin-left:0}
.cart .discount .input-box{margin:8px 0 0}
.cart .discount input.input-text{width:100%}
.cart .shipping .sp-methods{margin:10px 0 0;padding:5px 0 0;}
/* Shopping Cart Totals */
.cart .totals{padding: 15px 0px 15px 0;margin:0;}
.cart .totals table{width:100%;margin:7px 0}
.cart .totals td{padding:1px 0 1px 30px}
.cart-totals .mark, .opc-block-summary .table-totals .mark,.cart-totals .mark .label{color: #333;font-size: 13px;}
.cart .totals td.a-right .price{font-weight: 600;}
.cart .totals tr.last td{}
.cart .totals tfoot th{padding:5px 15px 5px 7px}
.cart .totals tfoot td{padding-top:5px;padding-bottom:5px}
.cart-totals .mark strong, .opc-block-summary .table-totals .mark strong{font-weight: normal;font-size: 18px;color: #333;}
.cart-totals .grand.totals .price {font-size: 18px;color: #333;}
.cart .totals .checkout-types{font-size:13px;padding:0;text-align:right}
.cart .totals .checkout-types li a{color:#666666;text-decoration:none;}
.cart .totals .checkout-types li a:hover{color:#ff5555;}
.cart .totals .checkout-types li{clear:both;margin:10px 0}
/* Options Tool Tip */
.item-options dt{font-weight:bold;color: #666;}
.item-options dd{padding-left:10px;margin:0 0 6px}
.truncated{cursor:help}
.truncated a.dots{cursor:help}
.truncated a.details{cursor:help}
.truncated .truncated_full_value{position:relative;z-index:999}
.truncated .truncated_full_value .item-options{position:absolute;top:-99999em;left:-99999em;z-index:999;width:250px;padding:8px;border:1px solid #ddd;background-color:#f6f6f6}
.truncated .truncated_full_value .item-options > p{font-weight:bold;text-transform:uppercase}
.truncated .show .item-options{top:-20px;left:50%}
.col-left .truncated .show .item-options{left:15px;top:7px}
.col-right .truncated .show .item-options{left:-240px;top:7px}
/* ======================================================================================= */

/* Checkout ============================================================================== */

/********** < Common Checkout Styles */

/* Shipping and Payment methods */
.sp-methods{margin:0 0 8px}
.sp-methods dt{margin:13px 0 5px;font-weight:300}
.sp-methods dd{}
.sp-methods dd li{margin:5px 0}
.sp-methods label{font-weight:300;color:#666;line-height:16px}
.sp-methods .price{font-weight:300}
.sp-methods .form-list{padding-left:20px}
.sp-methods .form-list li{margin:0 0 8px}
.sp-methods select.month{width:154px;margin-right:10px}
.sp-methods select.year{width:96px}
.sp-methods input.cvv{width:3em!important}
.sp-methods .checkmo-list li{margin:0 0 5px}
.sp-methods .checkmo-list label{width:135px;padding-right:10px;text-align:right}
.sp-methods .checkmo-list address{float:left}
.sp-methods .centinel-logos a{margin-right:3px}
.sp-methods .centinel-logos img{vertical-align:middle}
.sp-methods .release-amounts{margin:0.5em 0}
.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0}
.please-wait{float:right}
.please-wait img{vertical-align:middle}
.cvv-what-is-this{font-size:11px;cursor:help;margin-left:10px}
.checkout-payment-method .fieldset{margin: 0;padding: 0;}
.opc-wrapper .form-login .actions-toolbar .secondary a.action {
    margin-top: 10px;
    margin-right: 10px;
    font-size: 14px;
}
.fieldset > .legend + br{clear: both;display: block;height: 0;overflow: hidden;visibility: hidden;}
.opc-block-shipping-information .shipping-information-title .action-edit {display: inline-block;margin: 0;position: absolute;right: 0;text-decoration: none;top: 2px;border: 0;padding: 0;background-color: transparent;}
.opc-block-shipping-information .shipping-information-title .action-edit:before {color: #333; content: "\f040";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height: 15px;overflow: hidden;text-align: center;vertical-align: middle;}
.opc-block-shipping-information .shipping-information-title .action-edit > span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
/* Tooltip */
.tool-tip{border:1px solid #7BA7C9;background:#EAF6FF;padding:15px 20px;position:absolute;z-index:9999}
.tool-tip .btn-close{margin:-9px -14px 0;text-align:right}
.tool-tip .btn-close a{display:block;margin:0 0 0 auto;width:15px;height:15px;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/btn_window_close.gif) 100% 0 no-repeat;text-align:left;text-indent:-999em;overflow:hidden}
.tool-tip .tool-tip-content{padding:5px}
/* Gift Messages */
.gift-messages h3{font-size:12px;font-weight:bold;color:#e87403}
.gift-messages p.control{color:#8e8d8b}
.gift-messages-form{position:relative}
.gift-messages-form label{float:none!important;position:static!important}
.gift-messages-form h4{font-size:12px;font-weight:bold;color:#e87403}
.gift-messages-form .whole-order{margin:0 0 25px}
.gift-messages-form .item{margin:0 0 10px}
.gift-messages-form .item .product-img-box{float:left;width:75px}
.gift-messages-form .item .product-image{margin:0 0 7px}
.gift-messages-form .item .number{margin:0;font-weight:bold;text-align:center;color:#8a8987}
.gift-messages-form .item .details{margin-left:90px}
.gift-messages-form .item .details .product-name{font-size:13px;font-weight:bold;margin:0 0 10px}
.gift-messages-form .item .details .form-list .field{width:255px}
.gift-messages-form .item .details .form-list .input-box{width:240px}
.gift-messages-form .item .details .form-list input.input-text{width:234px}
.gift-messages-form .item .details .form-list li.wide .input-box{width:500px}
.gift-messages-form .item .details .form-list li.wide textarea{width:494px}
.gift-message-link{font-size:11px;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/bkg_collapse-gm.gif) 100% 6px no-repeat;padding-right:7px}
.gift-message-link.expanded{background-position:100% -40px}
.gift-message-row{background:#f2efe9}
.gift-message-row .btn-close{float:right;width:16px;height:16px;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/btn_gm-close.gif) 0 0 no-repeat;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}
/* Checkout Agreements */
.checkout-agreements li{margin:30px 0}
.checkout-agreements .agreement-content{overflow:auto;height:12em;padding:10px;background-color:#fbfaf6;border:1px solid #bbb6a5}
.checkout-agreements .agree{margin:0;padding:10px 0 10px 11px}
.checkout-agreements .agree input.checkbox{margin-right:6px}
.checkout-agreements .agree label{font-weight:bold;color:#666}
.opc .checkout-agreements{border:1px solid #d9dde3;border-width:0 1px;padding:5px 30px}
.opc .checkout-agreements li{margin:20px 0 0}
.opc .checkout-agreements .agreement-content{background-color:#fff;border-color:#e4e4e4;padding:5px}
.opc .checkout-agreements .agree{padding-left:6px}
/* Centinel */
.centinel{}
.centinel .authentication{border:1px solid #ddd;background:#fff}
.centinel .authentication iframe{width:99%;height:400px;background:transparent!important;margin:0!important;padding:0!important;border:0!important}
.opc .centinel{border:1px solid #bbb6a5;border-width:0 1px 1px;padding:10px 30px}
/* Generic Info Set */
.info-set{background:#fbfaf6;border:1px solid #bbb6a5;margin:0 0 25px;padding:20px}
.info-set h2{font-size:13px;font-weight:bold;margin:0 0 10px}
.info-set h3,.info-set h4{font-size:13px;font-weight:bold;color:#E26703}
.info-set h2 a,.info-set h3 a,.info-set h4 a{font-weight:normal}
.info-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;background:#f9f3e3;border-bottom:1px solid #bbafa0;position:relative}
.info-set h3.legend{margin:0 0 10px;color:#0a263c}
.info-set .divider{margin:0 -20px;padding:25px 0;position:relative}
.info-set .box{margin:0 0 15px}
.info-set .box h2{color:#e26703}
.info-set .data-table .product-name{font-size:1em!important;font-weight:bold!important;color:#1e7ec8!important}
.info-set .data-table .product-name a{font-weight:bold!important}
.info-set .data-table .item-options{margin:5px 0 0}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress{border:0;margin:0}
.block-progress .block-title{background:none;border:0;padding:0;margin:0 0 5px}
.block-progress .block-title strong{font-size:13px;color:#0a263c}
.block-progress .block-content{padding:30px 20px}
.block-progress dl{margin:0}
.block-progress dt{background-color:transparent;background-image:url("../../frontend/Alothemes/crownsecurity/en_US/images/icon-Progress.png");background-position:0 8px;background-repeat:no-repeat;color:#888;font-size:13px;font-weight:400;line-height:25px;margin:0 0 6px;padding:0 0 0 20px}
.block-progress dd{padding:8px 13px;margin:0 0 6px}
.block-progress dt.complete{margin:0}
.block-progress dd.complete{color:#666;font-weight:300}
.block-progress p{margin:0}
.block-progress .cards-list dt{background:none;border:0 none;color:inherit;font-size:12px;margin:5px 0;padding:0}
.block-progress .cards-list dd{border:0 none;margin:0;padding:0}
.block-progress .cards-list .info-table th{font-weight:normal}
/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.checkout-onepage-success .col-right{padding-top: 25px;}
.checkout-onepage-index .main-container { padding-top: 30px;}
.opc-block-progress dt.complete a,.opc-block-progress dt.complete .separator{display:inline}
.opc-block-progress dt a,.opc-block-progress dt .separator{display:none}
.opc .buttons-set{margin-top:0;padding-top:1em;padding-bottom:1em;margin: 0;}
.opc .buttons-set p.required{margin:0;padding:0 0 10px;margin:0!important}
.opc .buttons-set a.f-left{float:right!important;color:#ff0000;text-decoration:none}
.opc .buttons-set a.f-left:hover{color:#f2bc4d}
.opc .buttons-set .back-link small{display:none}
.opc .buttons-set .back-link a{background:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_arrow-top.gif) 0 50% no-repeat;padding-left:16px}
.opc .buttons-set.disabled button.button{display:none}
.opc .buttons-set .please-wait{height:21px;line-height:21px}
.opc .ul{list-style:disc outside;padding-left:18px}
.opc{position:relative;margin-bottom: 30px;}
.opc li.section{margin-top: 10px;}
.opc .step-title{text-align:left;line-height:40px;}
.opc .step-title .number{background:#dddddd;padding:0;margin:0 10px 0 0;color:#fff;font-size:14px;width:40px;height:40px;text-align:center;}
.opc .step-title h2{margin:0;color:#333;font-size:14px;text-transform:uppercase;line-height:40px;font-family: "Montserrat",sans-serif;}
.opc .step-title a{display:none;float:right;font-size:11px;line-height:16px}
.opc .allow .step-title{color:#a4b3b9;cursor:pointer}
.opc .allow .step-title .number{margin-right: 10px;background:#dddddd;color:#fff}
.opc-wrapper .form-login .fieldset, .opc-wrapper .form-shipping-address .fieldset{padding: 0;margin: 0;}
.fieldset > .field .note, .fieldset > .fields > .field .note{display: inline-block;}
.fieldset > .field .additional, .fieldset > .fields > .field .additional {margin-top: 9px;}
.table-checkout-shipping-method thead th { font-weight: 600;}
.opc .active .step-title{padding:0;color:#f18200;cursor:default;border:0 none;text-align:left;line-height:40px}
.opc .active .step-title .number{background:#333;margin-right: 10px;color:#fff}
.opc .step{background:#fff;padding: 15px;position:relative;border: 1px solid #f5f5f6;}
.opc .step .tool-tip{right:30px}
#opc-login .buttons-set{border-top:0}
#opc-login h3{font-size:15px;padding-bottom:2px;text-transform:capitalize;color:#000;font-weight:300}
#opc-login p{font-size:13px;color:#ff0000;margin:0 0 5px}
#opc-login h4{font-size:13px;font-weight:300;margin:0;color:#000000;margin:0 0 10px;}
#opc-login .step .ul li{color:#888888;font-size:13px;font-weight:300}
#opc-shipping_method .buttons-set{border-top:0}
.opc .gift-messages-form{margin:0 -30px;background:#f6f1eb;border:1px solid #e9e4de;border-width:1px 0;padding:22px 24px 22px 30px}
.opc .gift-messages-form .inner-box{padding:5px;height:260px;overflow:auto}
.modal-header,.authentication-wrapper{display: none;}
.modal-inner-wrap .modal-header{display: block;border: 0 none;}
.modal-inner-wrap .modal-content{box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;-o-box-shadow: none;-ms-box-shadow: none;border: 0;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;}
#opc-review .step{border:0;padding:0}
#opc-review .product-name{font-weight:300;color:#000}
#opc-review .item-options{margin:5px 0 0}
#opc-review .buttons-set{padding:20px 30px;border:1px solid #d9dde3;border-width:0 1px 1px}
#opc-review .buttons-set p{margin:0;line-height:40px}
#opc-review .buttons-set .please-wait{height:40px;line-height:40px}
#opc-review .authentication{margin:0 auto;width:570px}
#opc-review .warning-message{color:#222;font-weight:bold;text-align:center;padding:10px 10px 0}
#checkout-review-submit .buttons-set button.button{float:right}
#cart-sidebar-reorder .product-item {
    padding-left: 20px;
    position: relative;
}
#cart-sidebar-reorder .product-item .field.item.choice {
    position: absolute;
    top: 0;
    left: 0;
}
.comments-wrapper .actions-toolbar,
.blog-search button.button {
    margin-top: 10px;
}
/* Multiple Addresses Checkout */
.checkout-progress{padding:0 90px;margin:50px 0;}
.checkout-progress li{float:left;width:19%;margin:0 3px 0 0;border-top:10px solid #444;padding:2px 0 0;font-weight:bold;text-align:center;color:#444;font-weight: 300;}
.checkout-progress li.active{border-top-color:#965554;color:#965554;font-weight: 400;}
.multiple-checkout h2{font-size:13px;font-weight:400;margin:0 0 10px;color: #444;}
.multiple-checkout h3,.multiple-checkout h4{font-size:13px;font-weight:bold;color:#965554}
.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a{font-weight:normal}
.multiple-checkout .data-table .product-name{font-size:1em!important;font-weight:bold!important;color:#1e7ec8!important}
.multiple-checkout .data-table .item-options{margin:5px 0 0}
.multiple-checkout .gift-messages{margin:15px 0 0}
.multiple-checkout .tool-tip{top:50%;margin-top:-120px;right:20px}
.multiple-checkout .col2-set,.multiple-checkout .col3-set{background:#fbfaf6;border:1px solid #d7d7d7;margin:0 0 25px;padding:20px}
.multiple-checkout .col2-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;border-bottom:1px solid #d7d7d7;position:relative}
.multiple-checkout .col2-set h3.legend{margin:0 0 10px;color:#0a263c}
.multiple-checkout .col2-set .divider{margin:0 -20px;padding:25px 0;position:relative}
.multiple-checkout .box{margin:0 0 15px}
.multiple-checkout .box h2{color:#965554}
.multiple-checkout .place-order .please-wait{float:right;padding:27px 7px 0 0}
.multiple-checkout .place-order .grand-total{float:right;height:71px;font-size:1.5em;padding:0 0 0 21px;overflow:hidden}
.multiple-checkout .place-order .grand-total .inner{float:left;height:71px;padding:14px 0px 0 0;}
.multiple-checkout .place-order .grand-total .inner div{display:inline}
.multiple-checkout .place-order .grand-total big{display:inline;margin-right:12px}
.multiple-checkout .place-order .grand-total .price{color:#d22753}
.multiple-checkout .place-order .grand-total button.button span{font-size:16px}
.multiple-checkout .place-order .grand-total button.button span span{padding:0 45px 0 36px}
/* Step 1 */
.multiple-checkout .title-buttons button.button span{}
#multiship-addresses-table td{padding:10px}
#multiship-addresses-table tfoot td{padding:5px 10px}
#multiship-addresses-table tfoot button.button span{}
/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list{width:100%;overflow:hidden}
.multiple-checkout .gift-messages-form .item .details .form-list li{margin-right:-15px}
.multiple-checkout .gift-messages-form .item .details .form-list .field{width:230px}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box{width:215px}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text{width:209px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{width:445px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea{width:439px}
.checkout-multishipping-shipping .box-sp-methods{border:1px solid #d9d2be;background:#f9f3e3;padding:13px;position:relative}
.checkout-multishipping-shipping .box-sp-methods .pointer{position:absolute;top:-20px;right:-40px;width:178px;height:41px;background:url(../../frontend/Alothemes/crownsecurity/en_US/images/bkg_sp-methods.gif) 0 0 no-repeat;overflow:hidden}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout{position:relative}
.checkout-success{padding-top: 30px;}
/* ======================================================================================= */

#callback-modal {
    max-width: 330px;
    margin: 0 auto;
}
#callback-modal .popup-title {
    text-align: center;
    font-weight: 600;
    font-size: 21px;
    color: #333333;
    line-height: 1;
    margin-bottom: 24px;
}
#callback-modal .popup-description {
    color: #333333;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 32px;
    text-align: center;
}
#callback-modal .fieldset .field label {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 8px;
    color: #888888;
}
#callback-modal .actions-toolbar {
    margin: 20px 0 0;
}
.actions-toolbar.callback-now > .primary {
    width: 100% !important;
}
#callback-modal .actions-toolbar .primary {
    width: 100%;
}
#callback-modal .actions-toolbar button.action.primary {
    -webkit-transition: background 0.3s ease 0s;
    -o-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
    width: 100%;
    /* padding: 13px 12px; */
    line-height: 1;
    background: #bd0317;
    border-color: #bd0317;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
#callback-modal .actions-toolbar button.action.primary:hover {
    background: #e8172f;
}
.modal-popup.callback-modalpopup .modal-inner-wrap {
    max-width: 520px;
    min-height: 0 !important;
}
.modal-popup.callback-modalpopup .modal-content {
    padding: 20px 95px 40px;
}
/* Account Login/Create Pages ============================================================ */
.account-login .content{ background-color: #fff; min-height: 270px;padding: 0;}
.account-login .content p{font-size:13px;font-weight:300}
.account-login .content p.required{color:#ee001c}
.account-login .content h2{padding: 0 10px 10px 0;}
.account-login .new-users h2{}
.account-login .registered-users h2{}
.account-login .buttons-set{margin:0 0 20px;padding:8px 0;border:none}
.account-login .buttons-set .f-left{float:right!important;line-height:34px;text-decoration:none;color:#ee001c}
/* Captcha ================================================================================ */
.captcha-note{clear:left;padding-top:5px}
.captcha-image{margin:0;}
.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;}
.registered-users .captcha-image{margin:0}
.captcha-reload{cursor:pointer;}
.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear}
@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0)}0%{-webkit-transform:rotate(-360deg)}}
@-moz-keyframes rotate{0%{-moz-transform:rotate(0)}0%{-moz-transform:rotate(-360deg)}}
@keyframes rotate{0%{transform:rotate(0)}0%{transform:rotate(-360deg)}}
/* Remember Me Popup ===================================================================== */
.window-overlay{background:rgba(0,0,0,0.35);position:absolute;top:0;left:0;height:100%;width:100%;z-index:990}
.remember-me label{float:none;margin:0 6px}
.remember-me-popup{background:#fff;border:1px solid #ccc;left:50%;top:50%;position:absolute;margin:-85px 0 0 -200px;width:400px;text-align:left;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;-box-shadow:0 0 6px #ccc;z-index:1000}
.remember-me-popup h3{background:#d9e5ee;border-bottom:1px solid #ccc;font-size:14px;padding:5px 10px}
.remember-me-popup .remember-me-popup-head{position:relative}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close{background:url(../../frontend/Alothemes/crownsecurity/en_US/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:7px;right:7px;height:15px;width:15px;text-indent:-9999em}
.remember-me-popup .remember-me-popup-body{padding:10px}
.remember-me-popup .remember-me-popup-body a{display:inline-block;height:19px;border:1px solid #de5400;background:#f18200;padding:0 8px;font:bold 12px/19px Arial,Helvetica,sans-serif;text-align:center;text-decoration:none;white-space:nowrap;color:#fff}
/* Remember Me Popup ===================================================================== */

/* My Account ============================================================================= */
.customer-account-index .main-container {margin-top: 30px;}
.my-account .title-buttons .link-rss{float:none;margin:0}
/********** < Dashboard */
.dashboard .welcome-msg{margin:0 8em 1.5em 0}
.dashboard .welcome-msg p{margin:0}
.dashboard .col2-set{margin:0 0 15px}
/* General Box */
.box-account{background:#fff;border:1px solid #eee;padding:15px;margin:0 0 20px}
.box-account .box-head{margin:0 0 20px;text-align:right}
.box-account .box-head h2{float:left;margin:0;font-size:14px;font-weight:normal;text-transform:uppercase;background-position:0 0;background-repeat:no-repeat;padding-left:21px;color:#444}
.dashboard .box .box-title{padding:0 0 5px;margin:0 0 10px;text-align:right;border-bottom: 1px solid #eeeeee;}
.dashboard .box .box-title h3,.dashboard .box .box-title h4{float:left;font-size:13px;font-weight:normal;margin:0;color:#333;text-transform: uppercase;}
/* Block:Recent Orders */
.dashboard .box-recent .box-head h2{background-image:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_folder-table.gif)}
/* Block:Account Information */
.dashboard .box-info .box-head h2{background-image:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_ma-info.gif)}
.dashboard .box-info h4{font-size:11px;font-weight:normal;text-transform:uppercase}
/* Block:Reviews */
.dashboard .box-reviews .box-head h2{background-image:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_ma-reviews.gif)}
.dashboard .box-reviews .number{float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-reviews .details{margin-left:20px}
.dashboard .box-reviews li.item{margin:0 0 7px}
.dashboard .box-reviews li.item.last{margin:0}
.dashboard .box-reviews .ratings{margin:7px 0 0}
/* Block:Tags */
.dashboard .box-tags .box-head h2{background-image:url(../../frontend/Alothemes/crownsecurity/en_US/images/i_ma-tags.gif)}
.dashboard .box-tags .number{float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-tags .details{margin-left:20px}
.dashboard .box-tags li.item{margin:0 0 7px}
.dashboard .box-tags li.item.last{margin:0}
.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li{display:inline}
/********** Dashboard > */

/* Address Book */
.my-account .pager {margin: 15px 0;}
.addresses-list h2{font-size:13px;color:#333;text-transform:uppercase;margin-bottom: 15px;}
.addresses-list h3{font-weight:bold;font-size:13px}
.addresses-list address{margin:0 0 3px}
.addresses-list p{margin:0}
.addresses-list a{font-weight:bold}
.addresses-list .link-remove{color:#646464}
.addresses-list .separator{margin:0 3px}
.addresses-list li.item{border:1px solid #eee;padding:10px 13px;margin:0 0 10px;}
.addresses-list li.empty{background:none;border:0;padding:0}
.addresses-list li.empty p{font-weight:bold}
.addresses-list .addresses-additional li.item{background:none;border:0;padding:0}
/* Order View */
.order-info{background:#dee5e8;border:1px solid #d0cbc1;padding:4px 8px;margin:0 0 8px}
.order-info dt,.order-info dd,.order-info ul,.order-info li{display:inline}
.order-info .current{font-weight:bold}
.order-info li{margin:0 3px}
.order-date{margin:10px 0}
.order-info-box{background:#fff;border:1px solid #d0cbc1;padding:12px 15px;margin:0 0 15px}
.order-info-box h2{font-weight:bold;font-size:13px}
.order-info-box .box-payment p{margin:0 0 3px}
.order-info-box .box-payment th{font-weight:bold;padding-right:7px}
.order-items{width:100%;overflow-x:auto}
.order-items h2,.order-items h3{clear:none;font-weight:bold;font-size:13px;padding:0;margin:0 0 5px;color:#0a263c}
.order-items .product-name{font-size:1em!important;font-weight:bold!important}
.order-items .link-print{color:#1e7ec8;font-weight:normal}
.order-items .order-links{text-align:right}
.order-additional{margin:15px 0}
/* Order Gift Message */
.gift-message dt strong{color:#666}
.gift-message dd{font-size:13px;margin:5px 0 0}
/* Order Comments */
.order-about dt{font-weight:bold}
.order-about dd{font-size:13px;margin:0 0 7px}
.tracking-table{margin:0 0 15px}
.tracking-table th{font-weight:bold;white-space:nowrap}
.tracking-table-popup{width:100%}
.tracking-table-popup th{font-weight:bold;white-space:nowrap}
.tracking-table-popup th,.tracking-table-popup td{padding:1px 8px}
/* Order Print Pages */
.page-print .print-head{margin:0 0 15px}
.page-print .print-head .logo{float:left}
.page-print .print-head address{float:left;margin-left:15px}
.page-print h1{font-size:16px;font-weight:bold}
.page-print h2,.page-print h3{font-size:13px;font-weight:bold}
.page-print h2.h2{font-size:16px;font-weight:bold}
.page-print .order-date{padding:0 0 10px;margin:0 0 10px}
.page-print .col2-set{margin:0 0 10px}
/* Price Rewrites */
.page-print .gift-message-link{display:none}
.page-print .price-excl-tax,.page-print .price-incl-tax{display:block;white-space:nowrap}
.page-print .cart-price,.page-print .price-excl-tax .label,.page-print .price-incl-tax .label,.page-print .price-excl-tax .price,.page-print .price-incl-tax .price{display:inline}

.page-print .logo {
    font-size: 0;
}
.page-print.sales-order-print .order-details-items .actions-toolbar {
    display: none;
}
.lookuporder-customer-view .page-title-wrapper,
.page-print.sales-order-printcreditmemo .page-title-wrapper,
.page-print.sales-order-printshipment .page-title-wrapper,
.page-print.sales-order-printinvoice .page-title-wrapper,
.page-print.sales-order-print .page-title-wrapper {
    display: flex;
    align-items: center;
    padding: 20px 0;
}
.lookuporder-customer-view .page-title-wrapper .page-title,
.page-print.sales-order-printcreditmemo .page-title-wrapper .page-title,
.page-print.sales-order-printshipment .page-title-wrapper .page-title,
.page-print.sales-order-printinvoice .page-title-wrapper .page-title,
.page-print.sales-order-print .page-title-wrapper .page-title {
    width: auto;
    margin: 0;
}
.lookuporder-customer-view .page-title-wrapper .order-status,
.page-print.sales-order-printcreditmemo .page-title-wrapper .order-status,
.page-print.sales-order-printshipment .page-title-wrapper .order-status,
.page-print.sales-order-printinvoice .page-title-wrapper .order-status,
.page-print.sales-order-print .page-title-wrapper .order-status {
    margin: 0 0 0 20px;
    border: 2px solid #ccc;
    padding: 5px 20px;
    border-radius: 5px;
}
.lookuporder-customer-view .page-title-wrapper .order-date {
    margin:0 0 0 20px;
}
.lookuporder-customer-view .page-title-wrapper .order-email,
.page-print.sales-order-printcreditmemo .page-title-wrapper .order-date,
.page-print.sales-order-printshipment .page-title-wrapper .order-date,
.page-print.sales-order-printinvoice .page-title-wrapper .order-date,
.page-print.sales-order-print .page-title-wrapper .order-date {
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
}
.lookuporder-customer-view .page-title-wrapper .order-date .label,
.page-print.sales-order-printcreditmemo .page-title-wrapper .order-date .label,
.page-print.sales-order-printshipment .page-title-wrapper .order-date .label,
.page-print.sales-order-printinvoice .page-title-wrapper .order-date .label,
.page-print.sales-order-print .page-title-wrapper .order-date .label {
    border: none;
}
.lookuporder-customer-view .page-title-wrapper .order-email {
    font-size: 13px;
}
.lookuporder-customer-view .page-title-wrapper .order-email span.label {
    margin-right: 5px;
}
/* My Wishlist */
.my-wishlist .data-table td{padding:10px}
.my-wishlist .product-image{display:block;width:113px;height:113px;margin:0 0 5px}
.my-wishlist textarea{display:block;width:97%;height:109px}
.my-wishlist .buttons-set{margin-top:2em}
.my-wishlist .buttons-set button.button{float:none}
.my-wishlist .buttons-set .btn-add span,.my-wishlist .buttons-set .btn-share span{}
#wishlist-table .add-to-links{white-space:nowrap}
.my-wishlist .cart-cell .old-price,.my-wishlist .cart-cell .special-price{float: none;}
.my-wishlist .cart-cell .add-to-cart-alt input.qty{margin-bottom: 10px;}
.products-grid.wishlist .product-item-inner .box-tocart {float: none;padding: 0;}
.products-grid.wishlist .product-item .fieldset .field.qty, .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
}
.products-grid.wishlist .product-item .fieldset .field.qty .label{padding-top: 0;}
.block.block-wishlist .actions-toolbar{padding: 0;}
.block.block-wishlist .actions-toolbar .primary a.action{border: 0;padding: 0;background-color: transparent;color: #666666;}
.block.block-wishlist .actions-toolbar .primary a.action:hover{color: #ff5555;}
/* My Tags */
.my-tag-edit{float:left;margin:0 0 10px}
.my-tag-edit .btn-remove{float:right;margin:4px 0 0 5px}
#my-tags-table{clear:both}
#my-tags-table td{padding:10px}
#my-tags-table .add-to-links{white-space:nowrap}
/* My Reviews */
#my-reviews-table td{padding:10px}
.product-review .product-img-box{float:left;width:140px}
.product-review .product-img-box .product-image{display:block;width:125px;height:125px}
.product-review .product-img-box .label{font-size:11px;margin:0 0 3px}
.product-review .product-img-box .ratings .rating-box{float:none;display:block;margin:0 0 3px}
.product-review .product-details{margin-left:150px}
.product-review .product-name{font-size:16px;font-weight:bold;margin:0 0 10px}
.product-review h3{font-size:12px;margin:0 0 3px;color:#2f2f2f}
.product-review .ratings-table{margin:0 0 10px}
.product-review dt{font-weight:bold}
.product-review dd{font-size:13px;margin:5px 0 0}
.rating-box .rating {
    float: left;
    height: 12px;
    background: url('../../frontend/Alothemes/crownsecurity/en_US/images/bkg_rating.png') 0 100% repeat-x;
}
.ratings {
    font-size: 14px;
    line-height: 1.25;
    margin: 0 0 25px;
}
.ratings .rating-box {
    display: inline-block;
    margin: 0;
}
.rating-box {
    width: 75px;
    height: 12px;
    font-size: 0;
    margin-bottom: 3px;
    line-height: 0;
    background: url('../../frontend/Alothemes/crownsecurity/en_US/images/bkg_rating.png') 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
}
.ratings .rating-links {
    margin: 0 0 0 10px;
    line-height: 11px;
    display: inline-block;
}
/* Billing Agreements */
.billing-agreements .info-box{margin:15px 0}
.billing-agreements .form-list li select{float:left}
.billing-agreements .form-list li button.button{float:left;margin-left:10px}
.billing-agreements .table-caption{font-weight:bold;font-size:13px}
/* ======================================================================================= */

/* MAP Popup============================================================================== */
.cart-msrp-totals{color:red;font-size:12px!important;font-weight:bold;margin:10px 10px 0;padding:10px;text-align:right;text-transform:uppercase}
.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:bold;text-align:left;padding:2px 5px;text-shadow:0 1px 0 #fff}
.map-popup{background:#fff;border:1px solid #aaa;margin:12px 0 0;position:absolute;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc;text-align:left;width:300px;z-index:100}
.map-popup-heading{background:#d9e5ee;border-bottom:1px solid #ccc;padding:5px 30px 5px 10px;width:260px}
.map-popup-heading h2{font-size:16px;margin:0;text-shadow:0 1px 0 #f6f6f6;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis}
.map-popup-arrow{background:url(../../frontend/Alothemes/crownsecurity/en_US/images/map_popup_arrow.gif) no-repeat;position:absolute;left:50%;top:-10px;height:10px;width:19px}
.map-popup-close{background:url(../../frontend/Alothemes/crownsecurity/en_US/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:8px;right:10px;height:15px;width:15px;text-indent:-9999em;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
.map-popup-content{border-top:1px solid #eee;padding:10px;overflow:hidden;text-align:left;width:280px}
.map-popup-checkout{display:inline;float:right;text-align:right}
.map-popup-checkout span{display:block;padding-right:30px}
.map-popup-checkout .paypal-logo{margin:0 0 5px}
.map-popup-price .price-box,.map-popup-price .price-box .special-price{margin:0;padding:0}
.map-popup-price{margin:5px 0 0}
.map-popup-text{clear:right;margin:0 10px;padding:10px 0;text-align:left;word-wrap:break-word}
.map-popup-only-text{border-top:1px solid #ddd}
/* ======================================================================================= */

/* Footer ================================================================================ */
.footer a{text-decoration:none;outline:medium none;}
.footer .bugs{margin:13px 0 0;color:#ecf3f6}
.footer .bugs a{color:#ecf3f6;text-decoration:underline}
.footer .bugs a:hover{text-decoration:none}
.footer-copyright{margin:0;padding: 0;float: left;line-height: 35px;}
.footer-copyright span{margin:0;padding: 0;text-transform: capitalize;font-size: 14px;}
.footer ul.links{margin: 0;display:block}
.footer li{text-align:center;padding: 0;}
.footer li.last{background:none!important;padding-right:0!important}
.page-footer .bottom-container{margin:0 0 5px}
.footer li.feature-icon{clear: both;padding-bottom: 10px;}
.footer .address-list{margin: 25px 0 0;}
.footer .logo2,.footer .logo3,.footer .logo4,.footer .logo5,.footer .logo6{display: none;}
.page-footer{margin: 60px 0 0px;}
.cms-index-index .page-footer{margin: 0px;}
.block-static1{position:relative;}
.advertisement{position: absolute; text-align: center;top: 45%;width: 100%;}
.introduce-logo img.logo2{display: none;}
.block-subscribe label{color:#e8e9ee;font-size:13px;font-weight:400}
.aloportfolio ul{margin: 0;padding: 0;list-style: none;}
.aloportfolio ul li{float: left;}
.socials{float: left;padding: 9px 0;}
.social-link{border-radius: 50%;display:block;height:32px;line-height:32px;text-align:center;width:32px;float:left;font-size: 14px;color: #333333;}
.social-link .fa{width:32px;height:32px;line-height:32px;}
.social-link:hover {background-color: #f0002f;border-color: #f0002f;color: #fff;}
.page-footer .address-list{margin: 30px 0 0;}
.block-content-statick ul{margin: 25px 0 0;}
.address-list .feature-icon p{margin: 0;}
.address-list .tit-name{float: left;padding-right: 5px;width: 25px;font-size: 14px;line-height: 35px;}
.address-list .tit-contain {display: flex;font-size: 14px;line-height: 35px;color: #888;}
.block-footer-bottom{padding: 58px 0;}
.page-footer .block-title.heading{display:block;font-size:16px;padding:0 0 16px 0;border-width: 0 0 1px 0;border-style: solid;}
.page-footer .block-content-statick li{margin: 0;}
.page-footer .block-content-statick li a{padding:2px 0px;display: block;text-transform: capitalize;font-size: 14px;line-height: 35px;-webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;}
.page-footer .block-content-statick li a:hover{ text-decoration: underline;text-indent: 10px;}
.footer .block{margin:0;padding: 0;background:none;}
.footer .block-title {border: 0 none;font-size: 16px;font-weight: bold;list-style: outside none none; margin-bottom: 0px;padding: 27px 0 35px;text-transform: uppercase;}
.footer .collapsible p{margin: 0;}
.company-inner{padding: 40px 0;}
.introduce-paypal{float: right;}
/* social feed ========================================================================= */
.social-feed{position: relative;}
.social-feed ul li{float: left;width: 16.6%;margin: 0;}
.social-feed ul li a img { float: left;margin: 0;padding: 0;filter: grayscale(0);-webkit-filter: grayscale(0);opacity: 1;transition: all 0.5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out;width: 100%;}
.social-feed ul li a img:hover {opacity: 0.6;filter: grayscale(100%);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);}
.section-title h4{color: #484848;font-size: 26px;margin: 0 0 20px;text-align: center;text-transform: capitalize;display: none;}
/* Clears ================================================================================ */
.clearer:after,.header-container:after,.header-container .top-container:after,.header:after,.header .quick-access:after,#nav:after,.main:after,.footer:after,.col-main:after,.col2-set:after,.col3-set:after,.col3-layout .product-options-bottom .price-box:after,.col4-set:after,.search-autocomplete li:after,.block .block-content:after,.block .actions:after,.block li.item:after,.block-poll li:after,.block-layered-nav .currently li:after,.page-title:after,.products-grid:after,.products-list li.item:after,.box-account .box-head:after,.dashboard .box .box-title:after,.box-reviews li.item:after,.box-tags li.item:after,.pager:after,.sorter:after,.ratings:after,.add-to-box:after,.add-to-cart:after,.product-essential:after,.product-collateral:after,.product-view .product-img-box .more-views ul:after,.product-view .box-tags .form-add:after,.product-view .product-shop .short-description:after,.product-view .box-description:after,.product-options .options-list li:after,.product-options-bottom:after,.product-review:after,.cart:after,.cart-collaterals:after,.cart .crosssell li.item:after,.opc .step-title:after,.checkout-progress:after,.multiple-checkout .place-order:after,.group-select li:after,.form-list li:after,.form-list .field:after,.buttons-set:after,.page-print .print-head:after,.advanced-search-summary:after,.gift-messages-form .item:after,.send-friend .form-list li p:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden}
/* ======================================================================================= */
.guest-select{width:305px!important}
/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
    content: '';
    display: table;
    clear: both;
}

@media only screen and (max-width: 770px) {
    #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
        clear: none;
    }
}
/* styles additional */
.suggest-slider .x-close {
    top: -10px;
}
.slick-prev, .slick-next {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    border-color: #e8e8e8;
    font-size: 0;
    line-height: 32px;
    position: absolute;
    top: 35%;
    display: block;
    height: 34px;
    width: 34px;
    padding: 0;
    margin-top: -10px\9;
    cursor: pointer;
    color: #727272;
    outline: none;
    background: 0 0;
    z-index: 1;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
}
.slick-prev, .slick-next {
    z-index: 2;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
    border: 0;
}
.slick-prev:before,
.slick-next:before {
    font-family: "FontAwesome";
    color: #b8b8b8;
    font-size: 18px;
    font-weight: 400;
    /*width: 20px;
    height: 20px;
    line-height: 20px;*/
    display: block;
    line-height: 32px;
    text-align: center;
}
.slick-prev:before {
    content: "\f104";
}
.slick-prev:hover:before, .slick-next:hover:before {
    color: #fff !important;
}
.slick-next:before {
    content: "\f105";
}
.slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    bottom: 30px;
    margin: 0;
    line-height: 0;
}
.slick-dots li {
    display: inline-block;
    cursor: pointer;
    padding: 0;
    margin: 0 4px;
    line-height: 1px;
    width: auto;
    height: auto;
}
.slick-dots li button {
    width: 10px;
    height: 10px;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #bcbcbc;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
}
.slick-dots li.slick-active button {
    width: 14px;
    height: 14px;
}
/* product view */
.product-info-main .page-title-wrapper .brand {
    margin-top: 12px;
    margin-bottom: 8px;
}
.product-info-main .page-title-wrapper .brand a {
    display: flex;
    align-items: center;
}

.product-info-main .page-title-wrapper .brand a>span:after {
    content: ":";
    display: inline-block;
}
.product-info-main .page-title-wrapper .brand a>span {
    margin-right: 5px;
}
.product-info-main .social-link .fa {
    line-height: 30px;
}
.product-view .product-shop .addit {
    padding: 22px 0 0;
    float: none;
}
.product-info-main .alo-social-links .custom-html {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.product-info-main .alo-social-links .custom-html .title-social {
    font-size: 14px;
    font-weight: 400;
}
.product-info-main .alo-social-links .custom-html .list-inline,
.product-info-main .alo-social-links .custom-html .list-inline>li {
    margin-bottom: 0;
}
.product-info-main .alo-social-links .socials-share {
    display: flex;
    flex-wrap: wrap;
}
.block.block-related .block-subtitle {
    display: none;
}
/* timer detail */
.product-info-main .additional-timer-block .deal-stock-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 5px;
}
.product-info-main .additional-timer-block .deal-progress {
    height: 12px;
    background-color: #d2d2d2;
    border-radius: 20px;
}
.product-info-main .additional-timer-block .deal-progress span {
    height: 100%;
    border-radius: 20px;
    display: block;
    text-align: center;
    line-height: 12px;
    font-size: 0;
    -webkit-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
    animation: 2s linear 0s normal none infinite running progress-bar-stripes;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
    background-size: 40px 40px;
    background-color: #ea1b25 !important;
    transition: .9s linear;
    transition-property: width,background-color;
}
.product-info-main .box-tocart .field.qty {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.product-info-main .alo-count-down {
    text-align: left;
    margin-top: 20px;
}
.product-info-main .alo-count-down .timer-box:first-child {
    margin-left: 0;
}
.product-info-main .slogan-countdown {
    text-align: left;
    margin-top: 20px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-hover {
    margin-top: 10px;
}
.product-info-main .additional-timer-block .countdown{
    margin-bottom: 0;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-around;
    margin-top:20px
}
.product-info-main .additional-timer-block .countdown .timer-box{
    float:none;
    padding-right:0;
}
.product-info-main .additional-timer-block .countdown .timer-box:after{
    display:none;
}
.product-info-main .additional-timer-block .slogan-countdown{
    font-size: 1.8rem;
    color: #000;
    margin-bottom: 20px;
}
.cms-index-index._has-modal .header-container-fixed,._has-modal .header-container-fixed {
    z-index: 100;
}
.swatch-attribute-options .swatch-option.color {
    border-radius: 3px;
}
/* quick view */
.modals-overlay {
    background-color: rgba(51,51,51,.55);
}
._has-modal .header-container-fixed {
    z-index: 100;
}
._has-modal .recentorder.suggest-slider {
    display: none;
}
.modal-popup.modals-quickview .modal-inner-wrap {
    width: auto;
    max-width: 900px;
    max-height: 469px;
    max-height: 75%;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    height: 90vh;
    /*border-radius: 25px;*/
    scrollbar-width: thin;
    border-radius: 5px;
}
.modal-popup.modals-quickview .modal-header {
    padding-top: 15px;
    padding-bottom: 0;
}

.modal-popup.modals-quickview .modal-content {
    padding-bottom: 15px;
}
.modal-popup.modals-quickview .modal-header,
.modal-popup.modals-quickview .modal-content,
.modal-popup.modals-quickview .modal-footer {
    padding-left: 15px;
    padding-right: 15px;
}
.modal-popup.modals-quickview .bundle-options-container {
    margin-bottom: 0;
}
.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar {
    width: 6px;
    background-color: #dedede;
}
.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #f8f8f8;
    border-radius: 10px;
}
.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #dedede;
}
.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar-thumb:hover {
    background: #888;
}
.modal-popup.modals-quickview .product-social-links {
    text-align: left;
}
.page-layout-2columns-left .modal-popup.modals-quickview .column.main,
.page-layout-2columns-right .modal-popup.modals-quickview .column.main,
.page-layout-3columns .modal-popup.modals-quickview .column.main {
    width: 100% !important;
}
.page-layout-1column .modal-popup.modals-quickview .column.main .product.media {
    width: 39%;
}
.page-layout-1column .modal-popup.modals-quickview .column.main .product-info-main {
    width: 61%;
}
.page-layout-2columns-left .modal-popup.modals-quickview .column.main .product.media,
.page-layout-2columns-right .modal-popup.modals-quickview .column.main .product.media,
.page-layout-3columns .modal-popup.modals-quickview .column.main .product.media {
    width: 39%;
}
.page-layout-2columns-left .modal-popup.modals-quickview .column.main .product-info-main,
.page-layout-2columns-right .modal-popup.modals-quickview .column.main .product-info-main,
.page-layout-3columns .modal-popup.modals-quickview .column.main .product-info-main {
    width: 61%;
}
.product-view .product-shop .page-title-wrapper .page-title span {
    font-size: 25px;
    text-transform: none;
}
.modal-popup.modals-quickview .additional-timer-block,
.modal-popup.modals-quickview .product-reviews-summary,
.modal-popup.modals-quickview .product-info-stock-sku {
    display: none;
}
.modal-popup.modals-quickview .row-normal {
    margin-left: -15px;
    margin-right: -15px;
}
.modal-popup.modals-quickview .row-normal:before,
.modal-popup.modals-quickview .row-normal:after {
    content: "";
    display: table !important;
}
.modal-popup.modals-quickview .row-normal:after {
    clear: both;
}
.product-view.product-quickview .product-essential {
    padding: 0;
}
.modal-popup.modals-quickview .product-add-form .fieldset {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.modal-popup.modals-quickview .product-info-main .box-tocart .field.qty {
    width: 100%;
    margin-bottom: 20px;
}
.modal-popup.modals-quickview .product-info-main .box-tocart .product-social-links,
.modal-popup.modals-quickview .product-info-main .box-tocart .actions {
    display: inline-block;
}
.modal-popup.modals-quickview .product-info-main .box-tocart .product-social-links {
    width: auto;
    padding-top: 0;
}
.modal-popup.modals-quickview .product-info-main .box-tocart .actions {
    margin: 0;
    margin-right: 20px;
}
/* search new */
.minicart-wrapper .counter.qty.empty .counter-number:empty:before {
    content: "0";
}

.header .form-search .dd-container {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
    z-index: 9999999;
}
.header .form-search .dd-container,
.minisearch .searchsuite-autocomplete {
    scrollbar-width: thin;
}
.header .form-search .dd-container::-webkit-scrollbar,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar {
    width: 6px;
    background-color: #dedede;
}
.header .form-search .dd-container::-webkit-scrollbar-track,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #f8f8f8;
    border-radius: 10px;
}
.header .form-search .dd-container::-webkit-scrollbar-thumb,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #dedede;
}
.header .form-search .dd-container::-webkit-scrollbar-thumb:hover,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar-thumb:hover {
    background: #888;
}
.minisearch .searchsuite-autocomplete {
    right: 20px;
    left: 0;
    top: 42px;
    max-height: 400px;
    overflow-y: auto;
    margin-top: 0;
    width: 100%;
}
.minisearch .qs-option-info .qs-option-title > a {
    color: #004586;
    font-weight: 700;
}
.price-box .price-label {
    display: none;
}
.price-box .normal-price {
    display: inline-block;
    margin-right: 5px;
}
.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
    z-index: 1;
}
/* newsletter popup */
.modals-overlay {
    background-color: rgba(0, 0, 0, .8);
}
.modal-popup .modal-header {
    min-height: unset;
}
.modal-popup .modal-inner-wrap {
    width: auto;
    max-height: 90vh;
    margin: auto;
    top: 50%;
    overflow: initial;
}
.modal-popup._show .modal-inner-wrap {
    transform: translateY(-50%);
}
.modal-popup.popup-newsletter .modal-inner-wrap {
    width: auto;
    max-width: 702px;
}
.modal-popup.popup-newsletter .modal-header {
    padding: 0;
}
.modal-popup.popup-newsletter .modal-content{
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
    width: 30px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    border-radius: 50%;
    background-color: #333;
    color: #ffffff;
    right: -15px;
    top: -15px;
}
.modal-custom .action-close::before,
.modal-popup .action-close::before,
.modal-slide .action-close::before {
    content: "\e680";
    font-size: 30px;
    font-family: Pe-icon-7-stroke;
    color: #ffffff;
    line-height: normal;
}
.product-item .product-name a {
    font-size: 14px;
    line-height: 1.3;
    text-decoration: none;
    font-weight: 600;
}

.product-list .product-name a {
    font-size: 18px;
    line-height: 1.3;
    text-decoration: none;
    font-weight: 600;
}

.product-list .product-name a:hover {
    text-decoration: underline;
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details {
    padding-top: 12px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-name {
    min-height: unset;
}
.products-grid .product-item .product-name {
    max-height: 38px;
    min-height: 38px;
}

.products-grid .product-item .product-name a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.products-grid .products-list .product-name {
    max-height: 38px;
    min-height: 38px;
}

.minisearch .searchsuite-autocomplete .price-box {
    margin: 0;
}
.minisearch .searchsuite-autocomplete .title {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #ea1b25;
}
.minisearch .searchsuite-autocomplete .title .see-all {
    color: #ffffff;
}
.minisearch .searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
    margin-top: 0;
}
.minisearch .searchsuite-autocomplete .product-reviews-summary .reviews-actions {
    line-height: normal;
}
.minisearch .searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
    margin-top: 3px;
    margin-bottom: 0;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary:not(.empty) .reviews-actions {
    display: none;
}
.product-items div[class^="swatch-opt-"] {
    display: none;
}
.fixed-height-sticky {
    position: absolute;
}
.modal-popup.modals-quickview .container {
    max-width: none;
}

/*custom*/
.company-inner {
    padding: 20px 0 20px;
    color: #888888;
    font-size: 14px;
}
.footer-copyright{
    float: inherit;
    text-align: center;
    line-height: 1;
}

.footer-store-inform-top  .paysystem{
    font-size: 0;
    line-height: 1;
    margin: 41px 0 0 -10px;
}

.footer-store-inform-top .paysystem li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 10px 10px;
}

.footer-social-links .social-link {
    height: 35px;
    line-height: 35px;
    width: 35px;
}
.footer-social-links .social-link img {
    width: 20px;
    position: relative;
    top: 7px;
}

.footer-store-inform-top .support p{
    line-height: 1;
    margin: 0;
}

.footer-store-inform-top .support p.time{
    color: #888888;
    font-family: "Open Sans";
    font-size: 15px;
    margin-bottom: 0;
}

.footer-store-inform-top .support p.phone a {
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    position: relative;
    display: inline-block;
    margin-top: 5px;
}

.footer-mail a:active, .footer-mail a:focus, .footer-mail a:visited {
    color: #888888;
}

.footer-mail a{
    color: #888888 !important;
    transition: color .3s;
    position: relative;
    display: block;
    line-height: 1;
    word-wrap: break-word;
    font-size: 14px;
    padding-left: 25px;
}

.footer-mail a:before{
    content: "\f0e0";
    top: 50%;
    line-height: 1;
    margin-top: -8px;
    font-family: FontAwesome;
    font-size: inherit;
    font-size: 15px;
    position: absolute;
    color: #fff;
    left: 0;
}

.block-subscribe .input-box {
    text-align: left;
    margin: 32px 0 0;
    position: relative;
}


.footer-logo img{
    max-width: 251px;
    min-height: 65px;
    max-height: 65px;
}

.footer-mail {
    margin: 18px 0 0 0;
}

.page-footer .block-content-statick li a{
    line-height: 30px;
}

.block.newsletter.block-subscribe{
    margin-bottom: 20px;
}

.footer-store-inform-top .support p.phone a:after{
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #fff;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 1px;
    right: 0;
    margin: 0 auto;
    content: '';
    width: 0px;
    opacity: 0;
}

.footer-store-inform-top .support p.phone a:hover:after, .footer-store-inform-top .support p.phone a:focus:after {
    opacity: 1;
    width: 100%;
}

.page-footer .block-content-statick li a{
    position: relative;
}

.header-container .top-mobile .header-links, .header-container .top-mobile .socials{
    display: inline-block;
    font-size: 13px;
    vertical-align: middle;
}

.socials:before, .socials:after {
    content: " ";
    display: table;
}

.socials a {
    float: left;
    padding-left: 21px;
    display: block;
    position: relative;
    text-align: center;
}
.footer-social-links .socials a {
    padding-left: 0;
    width: 35px;
    height: 35px;
}
.header .social-link, .social-share .social-listing li a {
    color: #333;
}

.header .social-link{
    width: auto;
    height: auto;
}

.socials .social-link:hover .fa{
    color: #bd0317 !important;
}

.socials .icon-sprite {
    background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/social_sprite.png');
    height: 32px;
    display: inline-block;
    margin-right: 20px;
    width: 32px;
}

.socials .icon-sprite:last-child{
    margin-right: 0;
}

.facebook-sprite {
    background-position: 0px 0px;
}

.twitter-sprite {
    background-position: 32px 0px;
}

.linkedin-sprite {
    background-position: 0px 32px;
}

.instagram-sprite {
    background-position: 32px 32px;
}

.header .logo{
    max-width: 100%;
    padding: 0;
}

.header .form-search{
    margin: 0;
}

.tool-header{
    margin: 0;
}

.tool-topsearch {
    padding: 0;
    margin-top: 10px;
    font-size: 15px;
}

.header-container .tool-topsearch .topsearch-content #search_mini_form .form-search .input-text::placeholder{
    font-size: 15px;
}

.header .form-search button.button span span.search-text{
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    font-family: open sans,sans-serif;
}

.tool-header .main-header .support p,
.tool-setting-fixed .main-header .support p{
    line-height: 1;
    margin: 0;
}

.tool-header .main-header .support,
.tool-setting-fixed .main-header .support{
    word-wrap: break-word;
    text-align: right;
}

.tool-header .main-header .support p.time,
.tool-setting-fixed .main-header .support p.time{
    bottom: 3px;
    color: #333333;
    font-family: "Open Sans";
    font-size: 15px;
    position: relative;
    margin-bottom: 0;
}

.tool-setting-fixed .main-header .support p.time{
    color: #fff;
}

.tool-header .main-header .support p.phone,
.tool-setting-fixed .main-header .support p.phone{
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
}

.tool-header .main-header .support p.phone a,
.tool-header .main-header .support p.phone a:focus,
.tool-header .main-header .support p.phone a:hover,
.tool-header .main-header .support p.phone a:visited{
    color: #bd0317;
    transition: color .3s;
    display: block;
}

.tool-setting-fixed .main-header .support p.phone a,
.tool-setting-fixed .main-header .support p.phone a:focus,
.tool-setting-fixed .main-header .support p.phone a:hover,
.tool-setting-fixed .main-header .support p.phone a:visited{
    color: #bd0317;
    transition: color .3s;
    display: block;
}

.tool-header .tool-setting{
    margin-top: 0;
    border-right: 0;
}

.minicart-wrapper .block-minicart{
    z-index: 900;
}

.top-menu-logo-fixed, .tool-setting-fixed{
    display: none;
    position: absolute;
    top: 23px;
    z-index: 1000;
}

.header-container-fixed .top-menu-logo-fixed,
.header-container-fixed .tool-setting-fixed{
    display: block;
}

.top-menu-logo-fixed{

}

.tool-setting-fixed{
    right: -20px;
}

.top-menu-logo-fixed img{
    max-width: 167px;
    height: auto;
}

.header-container-fixed .magicmenu .nav-desktop a.level-top {
    padding: 36px 22px;
}

.tool-setting-fixed .bag-icon{
    float: left;
    position: relative;
    top: 18px;
}

.tool-setting-fixed .support{
    margin: 0 13px 0 0;
    padding: 0 18px 0 0;
    position: relative;
}

.tool-setting-fixed .support:after{
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    background: #ffffff;
    content: '';
    height: 90%;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
}

.header-container-fixed .category-item.home{
    display: none;
}

.policy .policy-box .box-content .service-content{
    padding-top: 15px;
}

.policy .policy-box .box-content .service-content .info-title h3{
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}

.policy .policy-box .box-content .service-content .sub-title{
    font-size: 14px;
    color: #888;
    font-weight: 400;
    text-transform: none;
    display: block;
}

.policy {
    margin-top: 20px;
}

.testimonials-section{
    background: #f8f8f8;
    padding: 47px 0 45px;
    margin-top: 33px;
    margin-bottom: 60px;
}

.testimonials-section .block-title-tabs{
    padding-bottom: 0;
    width: calc(100% - 100px);
}

.testimonials-section .testimonial_text{
    color: #333333;
    width: auto;
    text-align: center;
    margin: 0 auto;
    max-width: 393px;
    padding: 0;
}

.testimonials-section .testimonial_text .sub-text{
    min-height: 120px;
    font-size: 16px;
    color: #333333;
    line-height: 1.7;
    margin-bottom: 17px;
    letter-spacing: inherit;
    padding-bottom: 0;
}

.testimonials-section .testimonial .item .title-name{
    color: #888888;
    margin: 0;
    font-weight: normal;
    font-size: 15px;
}

.testimonials-section .slick-arrow {
    top: -42px;
}

.testimonials-section .slick-next {
    right: 15px;
}

.testimonials-section .slick-prev {
    left: auto;
    right: 57px;
}


.testimonials-section .slick-track{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.tablet-mobile-my-account{
    display: inline-block;
}

.products-grid .save-price,
.products-grid .your-price,
.products-grid .retail-price{
    display: none;
}

.products-grid .item:hover .per-product{
    padding-bottom: 0;
    margin-bottom: 0;
}

.products-grid .product-item .product-image-wrapper{
    display: block;
    position: relative;
}

.products-grid .product-item .product-image-wrapper img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.cms-static-policy{
    -webkit-box-shadow: 0 0 0 1px #e6e6e6 inset;
    box-shadow: 0 0 0 1px #e6e6e6 inset;
    border-radius: 3px;
    margin-bottom: 0;
}

.cms-index-index .cms-static-policy{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.policy.static-block .policy-title{
    padding: 12px 10px 16px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.policy.static-block .policy-title:after{
    position: absolute;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    bottom: -1px;
    margin: 0 auto;
    width: 139px;
    background: #bd0317;
}

.policy.static-block .policy-content{
    overflow: hidden;
    border-radius: 3px;
}

.policy.static-block .policy-box {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    margin: 0;
}

.policy.static-block .policy-box .box-content {
    text-align: center;
    padding: 27px 20px 22px;
}

.policy.static-block img{
    margin: 0 auto;
}

.policy.static-block .policy-title span{
    display: block;
    font-weight: 600;
    font-size: 20px;
    color: #333333;
}

.category-cms{
    position: relative;
    overflow: hidden;
}

.video-banner-container{
    margin: 0;
    color: #bd0317;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #bd0317;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 20px;
}

.video-banner-text{
    text-align: right;
    padding-right: 0;
}

.video-banner-text:hover{
    text-decoration: underline;
}

.video-open{
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    background-color: #bd0317;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    padding: 6px 12px;
    margin-left: 2.5%;
}

.modal-popup.video-modal .modal-inner-wrap{
    width: 630px;
    height: auto;
    max-width: 100%;
    background: transparent;
}

.modal-popup.video-modal .modal-header{
    padding: 0;
}

.modal-popup.video-modal  .modal-content{
    padding: 15px;
    text-align: center;
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
    box-shadow: 0 10px 25px rgba(0,0,0,.5);
    background: transparent;
}

.modal-popup.video-modal .video-popup {
    padding: 0;
}

.support-banner {
    -webkit-box-shadow: 0 0 0 3px #656565 inset;
    box-shadow: 0 0 0 3px #656565 inset;
    display: block;
    background-position: 88% center;
    border-radius: 3px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: auto 100%;
    overflow: hidden;
    padding: 35px 21px 35px 30px;
    width: 100%;
    height: 300px;
    max-width: 270px;
}

.support-banner .title {
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    color: #333333;
    font-size: 20px;
    font-family: "Open Sans";
}

.support-banner .content {
    font-size: 16px;
    line-height: 1.4;
    margin: 12px 0 0;
    max-width: 95px;
    color: #333333;
    font-family: "Open Sans";
}

.page-products .page-title {
    margin: 0;
    padding: 22px 0;
    line-height: 1;
}

.products-list .item .actions-no .button.btn-cart{
    margin: 10px 0 0;
    width: 100%;
}

.products-list .product-item-inner .actions-secondary{
    display: none;
}

.products-list .price-box .special-price{
    font-size: 19px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 7px;
    line-height: 1.1;
}

.products-list .price-box .save-price .price {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    color: #bd0317;
}

.products-list .product-item-inner .actions-primary .action.more button {
    width: 100%;
    margin-top: 15px;
    color: #fff;
    background-color: #656565;
    border-color: #656565;
    font-weight: 700;
    display: block;
    font-size: 15px;
}

.products-list .product-item-inner .actions-primary .action.more button:hover{
    color: #fff;
    background-color: #939393;
    border-color: #939393;
}

button.button span {
    font-weight: 700;
    display: block;
    font-size: 15px;
    padding: 0;
    text-align: center;
    white-space: nowrap;
}

.help-block-content{
    background: #f5f5f5;
    border-radius: 3px;
    padding: 23px 5px 19px 20px;
    margin-top: 30px;
}

.help-block-content .help-title{
    margin-bottom: 19px;
}

.help-block-content .help-title span{
    color: #282828;
    display: block;
    font-size: 16px;
    font-weight: 600;
}

.help-block-content .help-links ul{
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.help-block-content .help-links li > p{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-bottom: 10px;
    font-size: 0;
    line-height: 1;
}

.help-block-content .help-links li i{
    box-shadow: 0 0 0 1px #dfdfdf inset;
    height: 32px;
    width: 32px;
    float: left;
    position: relative;
    border-radius: 50%;
    background: #fff;
}

.help-block-content .help-links li > p.software i:before{
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/link-info.svg');
    height: 16px;
    width: 8px;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
}

.help-block-content .help-links li > p.callback i:before{
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/link-phone.svg');
    height: 13px;
    width: 13px;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
}

.help-block-content .help-links li > p.comparison-chart i:before{
    content: "\f0ce";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #333;
}

.help-block-content .help-links li > p.coverage-map i:before{
    content: "\f278";
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #333;
    font-size: 14px;
}

.help-block-content .help-links li > p.faq i:before{
    content: "\f128";
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #333;
    font-size: 19px;
}

.help-block-content .help-links li a:visited,
.help-block-content .help-links li a:focus,
.help-block-content .help-links li a:hover,
.help-block-content .help-links li a
{
    color: #004586;
    transition: color .3s;
    text-decoration: underline;
    font-size: 16px;
    cursor: pointer;
    margin-left: 46px;
    letter-spacing: -0.1px;
    display: block;
    margin-top: 7px;
    line-height: 1;
}
.product-video-youtube {
    margin: 0 auto 20px;
    max-width: 620px;
}
.product-video-thumbs {
    overflow: hidden;
    margin: 10px 0;
}
.product-video-thumbs li .thumb-video-bg {
    overflow: hidden;
    position: relative;
    display: block;
    height: 84px;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
}

.product-video-thumbs li .thumb-video-bg img {
    transform: translate(-50%, -50%);
    left: 50%;
    border: none;
    max-height: 100%;
    max-width: 95%;
    position: absolute;
    top: 50%;
}

.product-video-thumbs li .thumb-video-bg img.video-thumb-icon {
    opacity: 0.8;
    filter: alpha(opacity=80);
    border-color: transparent !important;
}

.product-video-thumbs .video-title p {
    margin: 32px;
    font-weight: bold;
}

/*landing*/
.landing-top{
    padding: 60px 0 140px;
    background: #BB0A1F;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.landing-top:after{
    content: '';
    position: absolute;
    bottom: -73%;
    left: 0;
    right: 0;
    height: 100%;
    background: #FFF;
    transform: skew(0deg, -9deg);
}

.landing-top .container{
    position: relative;
    z-index: 1;
}

.landing-top .row{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.landing-top .text{
    font-size: 16px;
    font-weight: 600;
    line-height: 2;
}

.landing-top .text h1{
    color: #fff;
    font-size: 36px;
    font-weight: 600;
}

.landing-top .text p{
    margin-bottom: 30px;
}

.landing-top .text small{
    font-size: 12px;
    max-width: 65%;
    display: block;
    font-weight: 600;
}

.landing-top  img{
    max-width: inherit;
    width: auto;
    height: auto;
}

.cms-landing{
    color: #000;
}

.cms-landing .block-section .title-box{
    text-align: center;
    margin-bottom: 50px;
}

.cms-landing .csp-next-step__inner.block-section .title-box{
    text-align: center;
    margin-bottom: 20px;
}
.cms-landing .csp-next-step__inner.block-section .title-box .sub-title {
    margin-bottom: 20px;
}

.cms-landing .block-section .title-box h3{
    font-weight: 600;
    font-size: 32px;
    position: relative;
    padding-bottom: 6px;
    display: inline-block;
    color: #BB0A1F;
    margin-bottom: 20px;
}

.cms-landing .block-section .title-box h3:after{
    content: '';
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background: #BB0A1F;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.cms-landing .block-section .title-box .sub-title{
    text-transform: inherit;
    line-height: 2;
    font-size: 16px;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 37px;
}
.csp-license-vs-monthly {
    margin-top: -60px;
}
.features-section{
    padding-bottom: 130px;
}

.cms-landing .features-section.block-section .title-box{
    margin-bottom: 50px;
}

.slide-home .tp-tab-mask {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.slide-home .tp-tab-mask .tp-tab.selected {
    background: #cacaca !important;
}
.slide-home .tp-tab-mask .tp-tab-desc {
    font-size: 18px;
    font-weight: 700 !important;
    color: #000 !important;
    line-height: 50px !important;
    font-family: 'Open Sans', sans-serif !important;
    text-align: center;
}
.fotorama__thumb {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
}
.fotorama-item .fotorama__nav .fotorama__thumb-border {
    border-radius: 3px;
}
.list-features{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    text-align: center;
    flex-wrap: wrap;
}

.list-features li{
    width: 25%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.list-features li:nth-child(2n){
    position: relative;
    top: 30px;
}

.list-features li .item-inner{
    border: 1px solid #BB0A1F;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 14px 50px 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    height: 100%;
    position: relative;
}

.list-features li:hover .item-inner{
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.list-features li .item-inner .action {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 120px;
}
.list-features li .item-inner .action a {
    display: block;
    border: 2px solid #BB0A1F;
    border-radius: 25px;
    font-size: 14px;
    padding: 5px 15px;
    font-weight: 700;
}
.list-features li .item-inner .action a:hover {
    background-color: #bd0317;
    color: #fff;
}

.list-features li .icon-box{
    width: 81px;
    height: 81px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    background: rgba(187, 10, 31, 0.1);
    margin: 0 auto;
    margin-bottom: 20px;
}

.list-features li .icon-box img{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.list-features li .item-inner > strong{
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}

.list-features li .item-inner > p{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 2;
}

.report-section{
    background: #373737;
    color: #fff;
    padding-top: 36px;
}

.report-section .div-wrapper{
    max-width: 800px;
    margin: 0 auto;
}
.report-section .content-common {
    max-width: 800px;
    margin: 0 auto;
}

.cms-landing .block-section.report-section .title-box h3{
    color: #fff;
}

.cms-landing .block-section.report-section .title-box h3:after{
    background: #fff;
}

.cms-landing .block-section.csp-software-screenshot .title-box h3{
    color: #fff;
}

.cms-landing .block-section.csp-software-screenshot .title-box h3:after{
    background: #fff;
}

#report-accordion{
    text-align: center;
}

.report-section  .sub-title{
    color: #fff;
}

.report-section img{
    max-height: 550px;
    padding-top: 10px;
    width: auto;
}

.report-section #report-accordion .img-wrapper{
    display: table;
    height: 100%;
    padding: 10px 20px;
    width: 100%;
}

.report-section #report-accordion .img-container{
    display: table-cell;
    vertical-align: middle;
}

.report-section .tab-title{
    display: none;
}


.report-section .list-tabs ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.report-section .list-tabs ul li{
    padding: 10px 10px;
    font-size: 16px;
    margin-bottom: 10px;
    cursor: pointer;
}

.report-section .list-tabs ul li.active{
    background: #fff;
    color: #000;
    border-radius: 25px;
}

.report-section .tab-content{
    background: #DADADA;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.package-section {
    padding-top: 110px;
    padding-bottom: 50px;
}

.package-section .content-box{
    max-width: 386px;
    margin: 0 auto;
    margin-top: 48px;
}

.package-section .list-option{
    clear: both;
}

.package-section .package-head{
    position: relative;
    min-height: 50px;
    margin-bottom: 35px;
}

.package-section .package-head > div{
    display: block;
    position: absolute;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
}

.package-section .package-head > div span{
    display: inline-block;
}

.package-section .package-head div.left{
    text-align: right;
}

.package-section .package-head div.left span{
    color: #373737;
    position: relative;
    padding-bottom: 10px;
}

.package-section .package-head div.left span:after{
    content: '';
    width: 100px;
    height: 8px;
    background: #373737;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.package-section .package-head div.right span{
    color: #BB0A1F;
    position: relative;
    padding-bottom: 15px;
}

.package-section .package-head div.right span:after{
    content: '';
    width: 100px;
    height: 8px;
    background: #BB0A1F;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.package-section .package-head div.right{
    text-align: left;
}

.package-section .package-head div.left,
.package-section .text-left{
    right: calc(100% + 26px);
}

.package-section .package-head div.right,
.package-section .text-right{
    left: calc(100% + 26px) ;
}

.package-section .list-option{
    border: 1px solid #BB0A1F;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
}

.package-section .list-option li{
    position: relative;
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
    padding: 27px 50px 24px;
    line-height: 2;
}

.package-section .list-option li:not(:last-child):after{
    content: '';
    width: 184px;
    height: 1px;
    display: block;
    background: #BB0A1F;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
}

.package-section .list-option li > div{
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.package-section .list-option li > div span{
    display: inline-block;
    padding: 14px 24px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1;
}

.package-section .list-option li .text-left{
    text-align: right;
}

.package-section .list-option li .text-left span{
    background: #373737;
    color: #ffffff;
    position: relative;
}

.package-section .list-option li .text-left span:after{
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 12px solid #373737;
    border-bottom: 6px solid transparent;
    display: block;
    left: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.package-section .list-option li .text-right{
    text-align: left;
}

.package-section .list-option li .text-right span{
    background: #BB0A1F;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.package-section .list-option li .text-right span:after{
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 12px solid #BB0A1F;
    border-bottom: 6px solid transparent;
    display: block;
    right: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.package-section .list-option li .text-right span.w-178{
    width: 178px;
    text-align: center;
    max-width: 100%;
}

.package-section .list-option li .text-right span.w-279{
    text-align: center;
    width: 279px;
    max-width: 100%;
}

.screenshot-section{
    padding-top: 50px;
}
.screenshot-section-top.block-section .slider.reports{
    max-width: 1200px;
    margin: 0 auto;
}
.screenshot-section .div-wrapper{
    max-width: 1200px;
    margin: 0 auto;
}

.screenshot-section .slick-dots{
    position: static;
    margin-top: 30px;
}

.screenshot-section .slick-dots li{
    margin: 0 2px;
}

.screenshot-section .slick-dots li.slick-active button,
.screenshot-section .slick-dots li button:hover{
    width: 10px;
    height: 10px;
    background: #BB0A1F;
}

.screenshot-section .slick-slide img{
    opacity: 0.4;
    border: 0.5px solid #858585;
    box-sizing: border-box;
}

.screenshot-section .slick-slide.slick-current img{
    opacity: 1;
    border: 0;
}

.mfp-close:hover{
    background: transparent;
}

.screenshot-section .slick-prev,
.screenshot-section .slick-next {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 50%;
    border: 0;
    background: rgba(187, 10, 31, 0.15);
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0 , -50%);
    -ms-transform: translate(0 , -50%);
    -o-transform: translate(0 , -50%);
    transform: translate(0, -50%);
}
.report-section .content-common .slick-prev,
.report-section .content-common .slick-next{
    width: 50px;
    height: 100px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    background: rgba(187, 10, 31, 0.15);
    top: 50%;
    -webkit-transform: translate(0 , -50%);
    -moz-transform: translate(0 , -50%);
    -ms-transform: translate(0 , -50%);
    -o-transform: translate(0 , -50%);
    transform: translate(0 , -50%);
}

.screenshot-section .slick-prev:before,
.screenshot-section .slick-next:before {
    font-size: 30px;
    color: #BB0A1F;
    line-height: 40px;
    font-weight: 900;
}
.report-section .content-common .slick-prev:before,
.report-section .content-common .slick-next:before{
    font-size: 60px;
    color: #BB0A1F;
    line-height: 100px;
    font-weight: 900;
}
.report-section .content-common .slick-prev {
    left: 5px;
}

.report-section .content-common .slick-next {
    right: 5px;
}
.screenshot-section  .slick-arrow:hover{
    background: rgba(187, 10, 31, 0.15);
}

.screenshot-section .slick-prev{
    left: 0;
}

.screenshot-section .slick-next{
    right: 0;
}

.screenshot-section  .slick-prev,
.screenshot-section  .slick-prev:focus,
.screenshot-section  .slick-next,
.screenshot-section  .slick-next:focus,
.report-section .content-common  .slick-prev,
.report-section .content-common  .slick-prev:focus,
.report-section .content-common  .slick-next,
.report-section .content-commonon  .slick-next:focus{
    background: rgba(187, 10, 31, 0.15);
}

.screenshot-section .text-note{
    font-size: 18px;
    font-style: italic;
    margin-top: 15px;
    text-align: center;
    font-weight: 700;
}

.choose-us{
    padding: 110px 0 0;
}

.choose-us .div-wrapper{
    max-width: 1200px;
    margin: 0 auto;
}

.choose-us .box-title{
    margin-bottom: 40px;
}

.choose-us .content-box ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -10px;
    margin-right: -10px;
}

.choose-us .content-box ul li{
    width: 50%;
    padding: 10px;
    margin-bottom: 40px;
    text-align: center;
}

.choose-us .content-box ul li .item-inner{
    display: block;
    height: 100%;
    padding: 28px 52px 25px;
    border: 1px solid #BB0A1F;
    border-radius: 10px;
    position: relative;
}

.choose-us .content-box ul li .item-inner:before{
    content: '';
    width: 70px;
    height: 70px;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #BB0A1F;
    position: absolute;
    left: 29px;
    top: -35px;
    color: #fff;
    text-align: center;
    line-height: 70px;
}

.choose-us .content-box ul li .item-inner strong{
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 21px;
    text-align: center;
    color: #000;
}

.choose-us .content-box ul li .item-inner p{
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5;
}

.choose-us .content-box ul li.fee .item-inner:before{
    background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/money.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 25px auto;
}

.choose-us .content-box ul li.check .item-inner:before{
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    line-height: 70px;
}

.choose-us .content-box ul li.support .item-inner:before{
    content: "\f095";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    line-height: 70px;
}

.choose-us .content-box ul li.like .item-inner:before{
    background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/fingerprint.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 45px auto;
}

.choose-us .content-box ul li.save-money .item-inner{
    padding-top: 50px;
}

.choose-us .content-box ul li.save-money .item-inner:before{
    background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/save-money-icon.png');
    background-position: center;
    background-repeat: no-repeat;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.report-section .content-mobile {
    position: absolute;
    opacity: 0;
    z-index: -1;
    max-width: 100%;
    left: 0
}

.navbar-side{
    position: fixed;
    right: 40px;
    top: 50%;
    -webkit-transform: translate(0 , -50%);
    -moz-transform: translate(0 , -50%);
    -ms-transform: translate(0 , -50%);
    -o-transform: translate(0 , -50%);
    transform: translate(0 , -50%);
}

.navbar-side .navbar-nav{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right;
}

.navbar-side .navbar-nav .nav-item .text-inner{
    opacity: 0;
    font-weight: 500;
    display: inline-block;
    letter-spacing: .5px;
    background-color: #000;
    transform: translateX(20px);
    transition: all .3s ease;
    padding: 10px 20px;
    border-radius: 3px;
    margin-right: 30px;
    color: #fff;
    font-weight: 600;
}

.navbar-side .navbar-nav .nav-item .text-inner:before{
    content: '';
    display: block;
    position: absolute;
    border-left: 7px solid #000;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    transform: translate(7px,-50%);
    transition: all .3s ease;
    right: 0;
    top: 50%;
}

.navbar-side .navbar-nav .nav-item .nav-link{
    position: relative;
}

.navbar-side .navbar-nav .nav-item .nav-link:before{
    content: '';
    display: block;
    border-radius: 50%;
    transition: all .3s ease;
    top: 50%;
    width: 9px;
    height: 9px;
    border: 2px solid #000;
    background: #000;
    right: 0;
    position: absolute;
    transform: translate(0, -50%);
}

.navbar-side .navbar-nav .nav-item .nav-link:after{
    content: '';
    display: block;
    border-radius: 50%;
    transition: all .3s ease;
    top: 50%;
    width: 19px;
    height: 19px;
    border: 2px solid #000;
    right: -5px;
    position: absolute;
    transform: translateY(-50%) scale(0);
}

.navbar-side .navbar-nav .nav-item.active .nav-link:after{
    transform: translateY(-50%) scale(1);
}

.navbar-side .navbar-nav .nav-item.active .text-inner,
.navbar-side .navbar-nav .nav-item:hover .text-inner{
    transform: translateX(0);
    opacity: 1;
}

.compare-cms-page .features-table .features-table-tbody .table-item td .crossmark {
    background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/crossmark.png');
    display: block;
    height: 11px;
    margin: 0 auto;
    width: 11px;
}
.compare-cms-page .features-table .features-table-tbody .table-item td .checkmark {
    background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/checkmark.png');
    display: block;
    height: 11px;
    margin: 0 auto;
    width: 15px;
}

#co-payment-form .legend + br{
    display: none;
}

.checkout-index-index .opc-wrapper .step-title{
    font-size: 20px;
    font-weight: 600;
}

.amcheckout-step-container .checkout-agreements input[type='checkbox'].required-entry {
    width: 20px;
    height: 20px;
    transform: translateY(36px);
    opacity: 0;
    position: unset;
}

.checkout-index-index .opc-wrapper #shipping .step-title:before,
.checkout-index-index .opc-wrapper #opc-shipping_method .step-title:before,
.checkout-index-index .opc-wrapper #payment .step-title:before{
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 24px;
    background: #bd0317;
    margin-right: 19px;
    position: relative;
    bottom: 3px;
    font-weight: 500;
}

.checkout-index-index .opc-wrapper #shipping .step-title:before{
    content: '1';
}

.checkout-index-index .opc-wrapper #opc-shipping_method .step-title:before{
    content: '2';
}

.checkout-index-index .opc-wrapper #payment .step-title:before{
    content: '3';
}

.checkout-index-index .opc-wrapper .field.choice{
    position: relative;
}

.checkout-index-index .opc-wrapper .field.choice input{
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0 , -50%);
    -moz-transform: translate(0 , -50%);
    -ms-transform: translate(0 , -50%);
    -o-transform: translate(0 , -50%);
    transform: translate(0 , -50%);
}

.checkout-index-index .opc-wrapper .field.choice input + label{
    padding-left: 22px;
}

.checkout-index-index .opc-wrapper .field.choice.billing-address-same-as-shipping-block input{
    top: 5px;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}

.checkout-index-index .form-shipping-address #shipping-new-address-form{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.checkout-index-index .form-shipping-address #shipping-new-address-form >  .field:nth-child(1),
.checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(2),
.checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(5),
.checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(6),
.checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(7),
.checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(8),
.checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(9)
{
    width: 50%;
}

.checkout-index-index .form-shipping-address #shipping-new-address-form > .field.street .label{
    margin-bottom: 15px;
}

.checkout-index-index .billing-address-form .fieldset{
    margin: 0;
}

.checkout-index-index .billing-address-form .fieldset > .field{
    float: left;
}

.checkout-index-index .billing-address-form .fieldset >  .field:nth-child(1),
.checkout-index-index .billing-address-form .fieldset > .field:nth-child(2),
.checkout-index-index .billing-address-form .fieldset > .field:nth-child(5),
.checkout-index-index .billing-address-form .fieldset > .field:nth-child(6),
.checkout-index-index .billing-address-form .fieldset > .field:nth-child(7),
.checkout-index-index .billing-address-form .fieldset > .field:nth-child(8),
.checkout-index-index .billing-address-form .fieldset > .field:nth-child(9)
{
    width: 49%;
}

.checkout-index-index .billing-address-form .fieldset > .field.street .label{
    margin-bottom: 15px;
}


.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .primary{
    width: 100%;
    text-align: center;
}

.checkout-index-index .opc-wrapper #shipping select{
    height: 35px;
}


.checkout-payment-method.submit .payment-methods{
    padding: 0 7px;
}

.checkout-payment-method .payment-methods .actions-toolbar .primary{
    height: 40px;
    background-color: #bd0317;
    border: 0;
    min-width: 100%;
    padding: 0;
}

.checkout-payment-method .payment-methods .actions-toolbar .primary:hover{
    background-color: #e8172f;
}

.checkout-payment-method .payment-methods .actions-toolbar .primary span{
    font-size: 16px;
}

.mobile-fixed-menu{
    padding: 14px 0;
    -webkit-box-shadow: 0 0 3px #666666;
    -moz-box-shadow: 0 0 3px #666666;
    box-shadow: 0 0 3px #666666;
    display: none;
}

.mobile-fixed-menu .mobile-fixed-menu-logo img{
    height: 44px;
    width: 40px;
}

.mobile-fixed-menu .row{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.mobile-fixed-menu .row > div{
    text-align: center;
}

.mobile-fixed-menu .row > div:first-child{
    text-align: left;
}

.mobile-fixed-menu .row > div:last-child{
    text-align: right;
}

.mobile-fixed-menu .fa-phone{
    font-size: 31px;
    padding-top: 6px;
    color: #333;
}


.mobile-fixed-menu .crat-icon {
    background-image: url("../../frontend/Alothemes/crownsecurity/en_US/images/alothemes/cart.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 24px;
    width: 30px;
    margin: 0 auto;
}

.mobile-fixed-menu .nav-toggle{
    position: static;
}

.product-options-wrapper .fieldset  > .field > .label .icon-option{
    font-weight: 800;
    position: relative;
    top: 1px;
    background: #bd0317;
    border-radius: 50%;
    font-style: normal;
    color: #fff;
    text-align: center;
    width: 18px;
    display: inline-block;
    line-height: 18px;
    height: 18px;
    font-size: 15px;
    float: right;
    margin-left: 10px;
    cursor: pointer;
}

.product-options-wrapper .fieldset  > .field .mage-error{
    margin-top: 7px;
    font-weight: 700;
    font-size: 14px;
}

.product-options-wrapper .fieldset  > .field .control.focus .options-list{
    border: 2px solid #e02b27;
    padding: 5px;
    margin-left: -7px;
    border-radius: 3px;
}

.contact-index-index .page-title-wrapper .page-title{
    text-align: center;
}

.contact-index-index .page-title-wrapper .page-title span{
    font-weight: 500;
    color: #bd0317;
    text-align: center;
    font-size: 30px;
}

.contact-form{
    max-width: 776px;
    margin: 0 auto;
}

.contact-form .fieldset input.input-text{
    font-size: 15px;
}

.contact-form .fieldset > .field > .label{
    font-size: 16px;
    margin-bottom: 12px;
    color: #333e48;
    padding: 0;
}

.contact-form .fieldset > .field{
    margin-bottom: 14px;
}

.contact-form .fieldset .field.name{
    width: 48%;
    float: left;
}

.contact-form .fieldset .field.email{
    width: 48%;
    float: right;
}

.contact-form .actions-toolbar .primary{
    float: inherit;
    display: block;
}

.contact-form .actions-toolbar .primary > p{
    display: inline-block;
    float: right;
    color: #888888;
    font-size: 14px;
    margin: 0 10px 0 0px;
    margin-top: 10px;
}

.contact-form .actions-toolbar .primary > p em{
    color: #e02b27;
}

.contact-form .actions-toolbar .primary .action.submit{
    float: right;
    margin: 0;
    background: #bd0317;
    border-color: #bd0317;
    padding: 0 25px;
    font-weight: 700;
    font-size: 15px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    height: 43px;
}

.faq-for-id-scanners .page-title h1{
    color: #bd0317;
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    margin-top: 15px;
    text-align: center;
}

.faq-for-id-scanners .image img{
    margin: 0 auto;
}

.faq-for-id-scanners .accordion-section .item-section-title{
    color: #373737;
    transition: color .3s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    display: block;
    background: #f6f6f6;
    border: 1px solid #cdcdcd;
    padding: 7px 25px 7px 10px;
    position: relative;
    box-shadow: none;
}

.faq-for-id-scanners .accordion-section .item-section-title:active,
.faq-for-id-scanners .accordion-section .item-section-title:focus,
.faq-for-id-scanners .accordion-section .item-section-title:visited{
    color: #373737;
}

.faq-for-id-scanners .accordion-section .item-section-title:focus,
.faq-for-id-scanners .accordion-section .item-section-title:hover{
    text-decoration: none;
}

.faq-for-id-scanners .accordion-section .item-section-title:hover{
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    box-shadow: 0px 0px 7px 0 #cccccc;
}

.faq-for-id-scanners .accordion-section .item-section-title:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #808080;
    border-right: none;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 10px;
    top: 50%;
}

.faq-for-id-scanners .accordion-section .item-section-title.active:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #808080;
    border-bottom: none;
}

.faq-for-id-scanners .accordion-section .item-section .note{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    font-size: 14px;
    margin: 10px 0 0 0;
    padding: 0 10px 16px 0;
}

.faq-for-id-scanners .accordion-section .item-section .note.active{
    font-size: 16px;
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
}

.faq-for-id-scanners .accordion-section-content{
    overflow: hidden;
    display: none;
}


.checkout-index-index .field._error .control input,
.checkout-index-index .field._error .control select,
.checkout-index-index .field._error .control textarea{
    border-color: #e8172f;
    border-width: 2px;
    margin-bottom: 2px;
}

.checkout-index-index .field-error,
.checkout-index-index div.mage-error[generated]{
    font-weight: 600;
    color: #e8172f;
    font-size: 14px;
}

.checkout-index-index #customer-email-fieldset input[aria-invalid = 'true']{
    border: 2px solid #e8172f;
}

.order-details-items .actions-toolbar .secondary a[href]:after {
    display: none;
}

.modals-wrapper .modal-featues .modal-inner-wrap .modal-header
{
    padding: 0;
}

.modals-wrapper .modal-featues .modal-inner-wrap .modal-content
{
    padding: 0;
}

.product-view .add-to-cart #instant-purchase {
    padding-top: 10px;
}


@media (min-width: 1000px) {
    .modals-wrapper .modal-featues {
        width: 950px;
        margin: 0 auto;
        max-width: 100%;
    }
}

@media (min-width: 1400px) {
    .modals-wrapper .modal-featues {
        width: 1280px;
        margin: 0 auto;
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .catalog-category-view .support-banner {
        margin: 20px 0 0;
    }
}
/* 960px <= width < 1200px */
@media only screen and (min-width: 960px) and (max-width: 1200px) {}

@media(max-width:1200px) {}

/* 992px <= width < 1200px */
@media (min-width: 992px) and (max-width: 1200px) {
    .content-logo{width: 23%;}
    .content-cart{width: 27%;padding-left: 0;}
    .tool-setting{margin: 5px 10px 0 0;padding: 0 10px 0 0;}
    .switcher-options strong span,.content-cart .minicart-wrapper .showcart .price{font-size: 14px;}
    .magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children,
    .vmagicmenu .level0 .level-top-mega .mage-column .children{width:185px;}
    .magicmenu .nav-desktop .level0 .level-top{padding: 19px 9px;}
    .magicmenu .level0 .level-top img {padding-right: 10px;}
    .header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.cat_label {top: 2px;}
    .price-box .price{font-size: 17px;}
    .old-price .price{font-size: 14px;}
    /* Banner*/
    .banner-boder-zoom a img {max-width: 100%;}
    .socials > li {padding-left: 15px;}
    .category-view {min-height: auto;}
    .catalog-category-view .support-banner {
        margin: 20px 0 0;
    }
    /* Blog */
    .post-posed-date span{font-size: 14px;}
    .post-info a.post-item-link{font-size: 15px;}
    .footer .collapsible .form-subscribe-header p,.logo-text{font-size: 15px;}
    /* Product Item*/
    .products-grid .item:hover .category-products-grid{ margin-bottom: -70px;padding-bottom: 70px;}
    .item .category-products-grid .actions-no .add-to-links a{display: block;}
    .item:hover .category-products-grid .actions .show-box .add-to-links {bottom: -70px;}
    .products-list .item .products-textlink{width: 65%;padding: 0 25px 0 0;}
    .products-list .item .product-item-inner{width: 35%;}
    .products-list .product-item .product-reviews-summary .rating-summary{margin: 0;}
    .products-list .product-reviews-summary .reviews-actions .action {font-size: 11px;padding: 0 8px 0 8px;}
    /* About, Contact*/
    .company-worker .item .img{width: 170px;height: 170px;line-height: 170px;}
    .company-worker .item .hr span.first{padding-top: 45px;}
    .store-contact .store-item{text-align: center;}
    .store_info .flex{padding: 10px 0 0;width: 100%;}
    /* blog */
    .alo-blog .slick-arrow{width: 40px;height: 40px;line-height: 40px;}
    .alo-blog .slick-next {right: 0px;}
    .alo-blog .slick-prev {left: 0px;}
    .alo-blog .slick-prev:before, .alo-blog .slick-next:before {line-height: 40px;}
}

@media(max-width:991px) {
    .modal-popup .modal-inner-wrap {
        left: 15px;
        right: 15px;
    }
    .modal-popup.modals-quickview .container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {padding-left: 15px;padding-right: 15px;}
    /* Logo Search and Cart */
    .header-top{text-align: center;}
    .main-header.top-mobile{width: 100%;padding: 10px 0 0;}
    .main-header .support span{line-height: normal;}
    .tool-setting{margin: 5px 10px 0 0;padding: 0 10px 0 0;}
    .switcher-options strong span,.content-cart .minicart-wrapper .showcart .price{font-size: 14px;}
    .top-mobile{float: none;display: inline-block;clear: both;}
    .content-logo{width: 100%;text-align: center;float: none;margin: 0;}
    .header .logo{display: inline-block;padding: 20px 0 0;}
    .header-content{margin-bottom: 20px;padding-bottom: 20px;}
    .header .form-search .field.search {
        position: static;
    }
    .header .form-search input.input-text {
        max-width: 80px;
    }
    .searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews,
    .searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
    .searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
        display: none;
    }
    .minisearch .searchsuite-autocomplete .price-box,
    .minisearch .searchsuite-autocomplete .price-box .price,
    .minisearch .searchsuite-autocomplete ul li .qs-option-info .qs-option-price,
    .searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
        font-size: 12px;
    }
    .mean-container a.meanmenu-reveal{padding: 15px;}
    .mean-container .mean-nav .mobi-title{line-height: 42px;padding: 0 0 0 70px;}
    .magicmenu .nav-desktop .level0 .level-top > span{font-size: 14px;}
    .magicmenu .nav-desktop .level0.home{padding:0;}
    .magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children{width:155px;}
    .magicmenu .nav-desktop .level0 .level-top-mega .children .level-3 a{font-size:14px;}
    .accor-title{font-size: 18px;}
    .nav-sections-item-content .vmagicmenu,.nav-sections-item-content .magicmenu .nav-desktop,.header-logo .nav-toggle{display: none !important;visibility: hidden;}
    .nav-sections .mean-container .mean-nav ul.nav-mobile{display: block !important;}
    .menu-mobile .nav-toggle{display: inline-block;position: static;line-height: 20px;padding: 16px 0 0 10px;vertical-align: top;}
    .nav-toggle { cursor: pointer;display: block;font-size: 0;text-decoration: none;top: 0px;z-index: 14;right: 50px;}
    .nav-toggle:before {/* content: "\f0c9";font-family: FontAwesome; */display: inline-block;font-size: 30px; font-weight: normal;line-height: inherit;overflow: hidden;text-align: center;vertical-align: middle;}
    .nav-sections {background: #fff none repeat scroll 0 0;height: 100%;left: calc(-1 * (100% - 54px));overflow: auto;position: fixed;top: 0;transition: left 0.3s ease 0s;-moz-transition: left 0.3s ease 0s;-webkit-transition: left 0.3s ease 0s;-o-transition: left 0.3s ease 0s;-ms-transition: left 0.3s ease 0s;width: calc(90% - 54px);}
    .nav-open .nav-sections {left: 0;z-index: 99;box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);}
    .nav-before-open .page-wrapper {height: 100%;left: 0;overflow: visible;position: relative;transition: left 0.3s ease 0s;-moz-transition: left 0.3s ease 0s;-webkit-transition: left 0.3s ease 0s;-o-transition: left 0.3s ease 0s;-ms-transition: left 0.3s ease 0s;}
    .nav-open .page-wrapper {left: calc(100% - 54px);}
    .nav-before-open body {height: 100%;overflow: hidden;position: relative;width: 100%;}
    .nav-before-open {height: 100%;width: 100%;}
    .nav-sections-item-content > .navigation{padding: 0;}
    .nav-sections-item-content > .navigation .nav-mobile{display: block !important;padding: 0;}
    .nav-open .nav-toggle:after {background: rgba(0, 0, 0, 0.01) none repeat scroll 0 0;content: "";display: block;height: 100%;position: fixed; right: 0;top: 0;width: 100%;z-index: 1;}
    .mean-container .mean-bar, .mean-container .mean-bar * {box-sizing: content-box;}

    /* hidden on mobile */
    .page-header{border: 0;}
    .header-bottom, .header-container-fixed{background-color: transparent !important;}
    .header-container-fixed{position: static;}
    .menu-mobile-none,.quickview{display: none !important;}

    /* banner */
    .banner-boder-zoom .position{top: 25px;}
    .banner-boder-zoom .position h3.text-baner-2{font-size: 18px;}
    .banner-ads2 .banner-boder-zoom .position{top: 10px;}
    .banner-boder-zoom .position h3.text-black{font-size: 15px;}
    .banner-boder-zoom .position h2{font-size: 30px;line-height: 30px;}
    .block-content .form-subscribe-header{margin: 0;}

    /* About, Contact */
    .company-worker .item .img{width: 130px;height: 130px;line-height: 130px;}
    .company-worker .item .hr span.first{padding-top: 35px;font-size: 17px;}
    .company-worker .item .hr span.last{font-size: 30px;line-height: 30px;}
    .store-contact .store-item{text-align: center;}
    .store_info .flex{padding: 10px 0 0;width: 100%;}

    .price-box .price{font-size: 17px;}
    .old-price .price{font-size: 14px;}
    .box-products .magicproduct .block-title-tabs, .block.block-related .block-title, .block.box-up-sell .block-title, .crosssell .block-title{width: 85%;}
    .magictabs .item .title{font-size: 20px;margin: 0 10px;}
    .block-custom-product .per-product .products-textlink{padding-right: 0;padding-left: 10px;}
    .block-custom-product .products-grid .product-name{height: 40px;overflow: hidden;}
    /* Product Item*/
    .products-grid .item:hover .category-products-grid{ margin-bottom: -70px;padding-bottom: 70px;}
    .item .category-products-grid .actions-no .add-to-links a{display: block;}
    .item:hover .category-products-grid .actions .show-box .add-to-links {bottom: -70px;}
    .toolbar-products .pages,.toolbar-bottom .toolbar-products .pages{float: none;margin: 10px 0 0;}
    .products-list .item .products-textlink{width: 100%;padding: 0;}
    .products-list .item .product-item-inner{width: 100%;float: none;clear: both;}

    .catalog-category-view .support-banner {
        margin: 20px 0 0;
    }

    .data.table .custom-qty{width: 40px;}
    .cart-container .cart.main .action{margin-bottom: 10px;}
    .alo-blog .slick-arrow{width: 40px;height: 40px;line-height: 40px;}
    .alo-blog .slick-next {right: 0px;}
    .alo-blog .slick-prev {left: 0px;}
    .alo-blog .slick-prev:before, .alo-blog .slick-next:before {line-height: 40px;}
    .block-newletter { text-align: left;padding-top: 20px;}
    .link-view{display: none;}
    .image-inner img{width: 100%;}
    .item_inner .img img{margin: 0 auto;}
    .limiter, .sorter{float: none;}
    .page-layout-2columns-left .product-view .product.media, .page-layout-2columns-right .product-view .product.media, .page-layout-3columns .product-view .product.media,
    .page-layout-2columns-left .product-view .product-info-main, .page-layout-2columns-right .product-view .product-info-main, .page-layout-3columns .product-view .product-info-main{width: 100%;}
    /* Product Page */
    .page-layout-1column .product-view .product.media.col-sm-7{width: 58.333333333333336%;}
    .page-layout-1column .product-view .product-info-main.col-sm-5{
        width: 41.66666666666667%;
    }
    .page-layout-1column .product-view .product-info-main.product-shop.col-sm-5 .shop-content-right {
        width: 100%;
    }
    .product-view .product.attribute.overview {
        padding: 48px 0 0;
        color: #333;
        font-size: 16px;
        line-height: 1.6;
    }
    .product-view .product.info.detailed {
        margin: 51px 0 41px;
    }
    .product-view .product-shop .shop-content-right{padding: 0 20px 20px;}
    .product-view .product-shop .no-display{display:none !important;}
    .product.data.items .items-tabs{width: 25%;}
    .product.data.items .data-tabs-content{width: 75%;}
    .product.data.items .items-tabs .item a{padding: 0 20px;font-size: 15px;}
    /* cart checkout */
    .cart-container .cart-summary,.cart-container .form-cart{width: 100% !important;float: none !important;top: 0 !important;}

    .block-viewed .block-content, .block-reorder .block-content{padding:0 10px;}
    .block-layered-nav dd{padding: 0 0 10px;}
    .swatch-link, .swatch-label{font-size: 10px}
    #narrow-by-list dd .swatch-link{margin-right: 0;}
    .sidebar .accordion-container .mean-bar{padding: 23px 10px;}
    .sidebar .mean-container .mean-bar, .sidebar .mean-container .mean-bar *{box-sizing: inherit;}
    ul.nav-accordion ul {padding: 0 0 0 10px;}
    ul.nav-accordion li > ul.submenu > li > a{padding-left: 0;}
    ul.nav-accordion li a span {font-size: 14px;}
    .block-custom-left .item .product-item-info .images-container,.block-custom-left .item .product-item-info .product-item-details{width: 100%;}
    .sidebar .block-custom-left .content-products .products .slick-arrow{top: -75px;}
    .swatch-option.text{margin-right: 12px;}
    .filter-options .filter-options-content .item a,.filter-options .filter-options-content .item a span{font-size: 14px;}
    .filter-options .filter-options-content .item:before{padding-right: 5px;}
    .sidebar .block-custom-product .images-container,.sidebar .block-custom-product .products-textlink{width: 100%;}
    .sidebar .block-custom-product .products-textlink{padding: 10px 0 0;}
    .products-list .product-item-inner .actions-secondary{margin-top: 10px;}
    #narrow-by-list dd .configurable-swatch-list li, #narrow-by-list dd ol.configurable-swatch-list li{width: 100%;}
    .collapsible{margin-top: 15px;clear: both;}
    .block-footer-bottom .footer .block-title{font-size:15px;}
    .clearboth{clear: both;}
    .cart-table td {padding: 15px 13px;}
    .data-table tbody tr td .product-name a, .data-table tbody tr td .cart-price .price{font-size: 12px;}
    .checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
        width: 100%;
    }
    .table-wrapper.additional-addresses {
        font-size: 14px;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        position: relative;
    }
    .table.table-additional-addresses-items thead > tr > th, .table thead > tr > th {
        min-width: 120px;
    }
    .product-view .product.attribute.overview,
    .product-view .product.attribute.product_bullets {
        color: #333;
        font-size: 16px;
        line-height: 1.6;
    }
    .product-view .product.attribute.overview ul,
    .product-view .product.attribute.product_bullets ul {
        list-style: disc outside;
        padding-left: 1.5em;
        margin-left: -7px;
        margin-bottom: 0;
    }
}
@media(min-width:768px) {
    .cms-index-index .box-products.box-products-two .block-title-tabs {
        display: none;
    }
}
/* Iphone 5 landscape */

@media (max-width: 1200px) {
    .navbar-side{
        display: none;
    }
}

@media(max-width:768px) {
    .modal-popup.modal-slide .modal-inner-wrap[class] {
        background-color: #ffffff;
    }
}
@media(max-width:767px) {

    .modal-popup.modal-slide .modal-inner-wrap {
        overflow: visible;
        height: auto;
    }
    .modal-popup.callback-modalpopup .modal-content {
        padding: 0 20px 20px;
    }
    .page-layout-1column .modal-popup.modals-quickview .column.main .product.media {
        width: 100%;
    }
    .page-layout-1column .modal-popup.modals-quickview .column.main .product-info-main {
        width: 100%;
        height: auto !important;
    }
    .page-layout-2columns-left .modal-popup.modals-quickview .column.main .product.media,
    .page-layout-2columns-right .modal-popup.modals-quickview .column.main .product.media,
    .page-layout-3columns .modal-popup.modals-quickview .column.main .product.media {
        width: 100%;
    }
    .page-layout-2columns-left .modal-popup.modals-quickview .column.main .product-info-main,
    .page-layout-2columns-right .modal-popup.modals-quickview .column.main .product-info-main,
    .page-layout-3columns .modal-popup.modals-quickview .column.main .product-info-main {
        width: 100%;
        height: auto !important;
    }
    .modal-popup.modal-slide {
        left: 0;
    }
    .recentorder.suggest-slider {
        display: none;
    }
    .page-header.alothemes{height: auto !important;}
    .header-container-fixed{position: static !important;animation-duration: unset;animation-fill-mode: none;animation-name: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;-o-box-shadow: none;-ms-box-shadow: none;}
    .container { padding-left: 15px;padding-right: 15px;}
    /* Logo Search and Cart */
    .header-top{text-align: center;}
    .main-header.top-mobile{width: 100%;padding: 10px 0 0;}
    .main-header .support span{line-height: normal;}
    .tool-setting{margin: 5px 10px 0 0;padding: 0 10px 0 0;}
    .switcher-options strong span,.content-cart .minicart-wrapper .showcart .price{font-size: 14px;}
    .top-mobile,.header.links,.top-link-product,.socials{float: none;display: inline-block;clear: both;vertical-align: middle;}
    .content-logo{width: 100%;text-align: center;float: none;margin: 0;}
    .header .logo{display: inline-block;padding: 20px 0 0;}
    .tool-header .header-setting .dropdown-switcher{width: 100%;min-width: 100%;}
    .minicart-wrapper{position: static;margin-top: 0 !important;}
    .opc-estimated-wrapper .minicart-wrapper{position: relative;}
    .minicart-wrapper .block-minicart{width: 100%;min-width: 100%;}
    .minicart-wrapper .block-minicart .block-content:after,.minicart-wrapper .block-minicart .block-content:before{left: 0;display: none;}
    .header .form-search{margin-top: 25px;}
    .content-cart{float: none;text-align: center;}
    .tool-header{display: inline-block;float: none;}
    .cms-index-index .page-header{margin-bottom: 20px;}

    .nav-sections-item-content .vmagicmenu,.nav-sections-item-content .magicmenu .nav-desktop,.header-logo .nav-toggle,.nav-sections-item-title,.sidebar .accordion-container{display: none !important;visibility: hidden;}
    .nav-sections .mean-container .mean-nav ul.nav-mobile{display: block !important;}
    .menu-mobile .nav-toggle{display: inline-block;position: static;line-height: 20px;padding: 16px 0 0 10px;vertical-align: top;}
    .nav-toggle { cursor: pointer;display: block;font-size: 0;text-decoration: none;top: 0px;z-index: 14;right: 50px;}
    .nav-toggle:before {/* content: "\f0c9";font-family: FontAwesome; */display: inline-block;font-size: 30px; font-weight: normal;line-height: inherit;overflow: hidden;text-align: center;vertical-align: middle;}
    .nav-sections {background: #fff none repeat scroll 0 0;height: 100%;left: calc(-1 * (100% - 54px));overflow: auto;position: fixed;top: 0;transition: left 0.3s ease 0s;-moz-transition: left 0.3s ease 0s;-webkit-transition: left 0.3s ease 0s;-o-transition: left 0.3s ease 0s;-ms-transition: left 0.3s ease 0s;width: calc(90% - 54px);}
    .nav-open .nav-sections {left: 0;z-index: 99; box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);}
    .nav-before-open .page-wrapper {height: 100%;left: 0;overflow: visible;position: relative;transition: left 0.3s ease 0s;-moz-transition: left 0.3s ease 0s;-webkit-transition: left 0.3s ease 0s;-o-transition: left 0.3s ease 0s;-ms-transition: left 0.3s ease 0s;}
    .nav-open .page-wrapper {left: calc(100% - 54px);}
    .nav-before-open body {height: 100%;overflow: hidden;position: relative;width: 100%;}
    .nav-before-open {height: 100%;width: 100%;}
    .nav-sections-item-content > .navigation{padding: 0;}
    .nav-sections-item-content > .navigation .nav-mobile{display: block !important;padding: 0;}
    .nav-open .nav-toggle:after {background: rgba(0, 0, 0, 0.01) none repeat scroll 0 0;content: "";display: block;height: 100%;position: fixed; right: 0;top: 0;width: 100%;z-index: 1;}
    .mean-container .mean-bar, .mean-container .mean-bar * {box-sizing: content-box;}

    /* hidden on mobile */
    .page-header{border: 0;}
    .header-bottom, .header-container-fixed{background-color: transparent !important;}
    .cms-index-index .page-header > .header,.cms-index-index .header-container-fixed,.header-container-fixed{position: static;}
    .menu-mobile-none,.quickview{display: none !important;}
    /* Style Slide*/
    .home-slider:hover .slick-prev {left: 10px;margin-left: 0;}
    .home-slider:hover .slick-next {margin-right: 0;right: 10px;}

    .policy .policy-box{width: 100%;float: none;border-bottom: 1px solid #e6e6e6;border-left: 0 none;}
    .policy .policy-box:first-child{border-bottom: 1px solid #e6e6e6;}
    .banner-boder-zoom{max-width: 570px;margin: 0 auto 20px;}
    .banner-boder-zoom a img{margin: 0 auto;width: 100%;}
    .banner-ads1{max-width: 570px;margin: 0 auto ;}
    .banner-ads1 .col-md-6{display: inline-block;width: 50%;float: left;padding: 0;}
    .banner-ads1 .col-md-6 .banner-boder-zoom{max-width: 100%;}
    .banner-ads2{margin: 0;}
    #popup-newsletter{width: 100% !important;height: auto !important;background-image: none !important;background-color: #ffffff;}
    #fancybox-wrap ,#fancybox-overlay{display: none !important;}
    #popup-newsletter .block-content{padding: 20px 15px;}
    #popup-newsletter .block-content .input-box{width: 100%;}
    #popup-newsletter .block-content .promotions{margin: 0;text-align: center;}
    .promo-panel-text{width: 100%;float: none;}
    #popup-newsletter .block-content .actions{padding: 10px 0 0;}
    #popup-newsletter .block-content h3,#popup-newsletter .subscribe-bottom{text-align: center;}
    .promo-panel-text1{font-size: 15px;}

    .box-products .magicproduct .block-title-tabs, .block.block-related .block-title, .block.box-up-sell .block-title, .crosssell .block-title{width: 75%; border: none; margin-bottom: 0}
    .box-products-one .magictabs .item.activated .title:after, .box-products-one .magictabs .item:hover .title:after{bottom: -5px;}
    .magictabs .item{display: block;}
    .box-products .magictabs .item .title{line-height: normal;margin: 0 0 10px;}
    .megashop .toggle-tab .fa{display: none;}
    .megashop .block-title-tabs{position: relative;padding: 0;}
    .megashop .magictabs .item .title{margin: 0;}
    .megashop .block-title-tabs .magictabs{float: none;padding-bottom: 10px !important;padding-left: 0 !important;padding-top: 10px !important;top: 0;}
    .megashop .toggle-tab.mobile{font-size: 20px;top: 5px;text-align: center;width: 30px;right: 80px !important;}
    .megashop .toggle-content{ display: none;}
    .megashop .toggle-content.visible {display: block;}
    .megashop .content-products .slick-arrow{top: -80px;}
    .shopbrand .slick-arrow, .alo-blog .slick-arrow, .content-products .products .slick-arrow{opacity: 1;visibility: visible;}
    .alo-blog .block-content .slick-next,.alo-blog:hover .block-content .slick-next, .shopbrand .slick-next {right: 0px;transform: translate(0px, 0px); -moz-transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);-o-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);}
    .alo-blog .block-content .slick-prev,.alo-blog:hover .block-content .slick-prev, .shopbrand .slick-prev {left: 0px;transform: translate(0px, 0px); -moz-transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);-o-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);}
    .shopbrand .slick-next{right: 15px;}
    .shopbrand .slick-prev{left: 15px;}
    .products-list .item .products-textlink{width: 100%;padding: 0;}
    .products-list .item .product-item-inner{width: 100%;float: none;clear: both;}

    .col-left{margin-top: 30px;}
    .block.block-reorder .no-display{display: none !important;}
    .block-collapsible-nav{position: static;}
    .dropdown-switcher ul {margin: 0;}
    .header .mini-maincart {position: static;}
    .header .cartSummary {position: relative;}
    .miniCartWrap .icons{padding: 6px;font-size: 24px;}
    .crat-icon .zero, .crat-icon .item{height: 20px;line-height:normal !important;width: 20px;}
    .cartSummary span.item, .cartSummary span.zero, .cartSummary span.price {font-size: 12px;}
    .dispaly-phone{text-align: center;margin:10px 0 0;}

    /* blog */
    .alo-blog .post-posed-date span{font-size: 12px;}
    .alo-blog .slick-arrow{width: 40px;height: 40px;line-height: 40px;}
    .alo-blog .slick-prev:before, .alo-blog .slick-next:before {line-height: 40px;}

    .breadcrumbs {
        display: none;
    }
    .product-shop-caption .page-title-wrapper .page-title,
    .product-shop-caption .page-title-wrapper .page-title span {
        font-size: 21px;
        font-weight: 600;
        color: #004586;
        margin: 10px 0 5px;
        line-height: normal;
    }
    .product-shop-caption .product-info-stock-sku {
        margin: 0;
        padding: 0;
        border: none;
    }
    .product-shop-caption .product-reviews-summary,
    .product-shop-caption .product-reviews-summary > *,
    .product-shop-caption .product-reviews-summary a {
        font-size: 14px;
        color: #888888;
    }
    .product-shop-caption .product-info-stock-sku .product.attribute.sku .type,
    .product-shop-caption .product-info-stock-sku .product.attribute.sku .value {
        display: inline-block;
    }
    .product-shop-mobile .product.attribute.overview {
        margin-top: 20px;
    }
    .box{padding-bottom: 0;}
    .box-top img{width: 100%;}
    #magicshop_quickview_handler{display:none !important;}
    .link-view{display: none;}
    .magictabs .item{padding: 0;}
    .magictabs .item span{font-size:12px;}
    .block-title h2 span.title-top {font-size: 30px;padding: 0 0 20px;}
    .image-inner img{width: 100%;}
    .page-team-content .block-title{padding: 40px 0 10px;}
    .our-story .block-title{padding-bottom: 50px;padding-left: 10px;padding-right: 10px;width: 100%;}
    .contact-content .fieldset{padding-left: 0;}
    .contact-form:before{display: none;}
    /* About, Contact */
    .our-story .block-content{margin-top: 40px;}
    .page-team-content .sub-text,.company-worker .item,.about-content .short-description{width: 100%;float: none;}
    .company-worker .item{padding-bottom: 20px;}
    .company-worker .item .img{ height: 290px;line-height: 290px;margin: 0 auto;width: 290px;}
    .store-contact .store2 .store-item{border: 0;}
    .store_info li:last-child {padding-bottom: 30px;}

    .limiter, .sorter{float: none;}
    .block-custom-left .item .product-item-info .product-item-details{margin: 5px 0 0 0;}
    .sidebar .product-items .product-item-info{width: 50%;}
    .pagecrumbs-title, .page-title-wrapper h1 span{font-size: 18px;}
    .breadcrumbs .inner-breadcrumbs li a, .breadcrumbs li strong,.breadcrumbs li{font-size: 14px;line-height: 20px;}
    .products-list .product-reviews-summary .reviews-actions .action span,.products-list .product-reviews-summary .reviews-actions .action,.product-item-description p,.product-item-description .action.more {font-size: 14px;}
    .page-layout-2columns-left .column.main, .page-layout-2columns-right .column.main,
    .page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-additional,
    .page-layout-2columns-right .sidebar-main, .page-layout-2columns-right .sidebar-additional,
    .blog-post-view .sidebar.sidebar-additional, .blog-index-index .sidebar.sidebar-additional, .blog-index-index.page-layout-2columns-left .sidebar.sidebar-additional{width: 100% !important;}
    .page-layout-2columns-left .product-view .product.media, .page-layout-2columns-right .product-view .product.media, .page-layout-3columns .product-view .product.media,
    .page-layout-2columns-left .product-view .product-info-main, .page-layout-2columns-right .product-view .product-info-main, .page-layout-3columns .product-view .product-info-main{width: 100%;}
    .blog-index-index.page-layout-2columns-left .column.main, .blog-index-index.page-layout-2columns-right .column.main, .blog-post-view.page-layout-2columns-right .column.main, .blog-post-view.page-layout-2columns-left .column.main{width: 100% !important;}
    .page-layout-2columns-left .column.main{margin-bottom: 50px;}
    .sidebar .block-custom-product .product-items .product-item-info .product-item-photo{position: static;}
    .sidebar .block-custom-product .product-items .product-item-details{margin: 0;}



    .catalog-category-view .alocolumns{
        display: flex;
        flex-direction: column;
    }

    .catalog-category-view .sidebar-additional{
        order: 0 !important;
        padding-top: 0;
    }

    .sidebar-additional .cms-static-policy{
        margin-top: 0;
    }

    .sidebar-additional .cms-static-policy .policy-content .row{
        display: block;
        margin: 0;
    }

    .sidebar-additional .cms-static-policy .policy-content .row > div{
        width: 100%;
        padding: 0;
        -webkit-box-shadow: 0 -1px 0 0 #e6e6e6 inset;
        box-shadow: 0 -1px 0 0 #e6e6e6 inset;
    }
    /* Product Page */
    .page-layout-1column .product-view .product.media,.page-layout-1column .product-view .product-info-main{width: 100%;}
    .product-view .product-shop .no-display{display:none !important;}
    .product-collateral .box-reviews .data-table thead th{text-transform: capitalize;}
    .product-view .product-info-main {padding-top: 20px;}
    .product.data.items .items-tabs,.product.data.items .data-tabs-content{width: 100%;border: 0 none;clear: both;float: none;}
    .nobr{font-size:12px;}
    /* cart checkout */
    .cart.table-wrapper thead{display: none;}
    .cart.table-wrapper .item .col.item{padding:25px 0 10px 75px;}
    /*.cart.table-wrapper .product-item-photo{position: static;max-width: 100%;}*/
    .cart.table-wrapper .actions-toolbar{position: relative;min-height: 20px;padding-bottom: 30px;}
    .cart.table-wrapper .actions-toolbar > .action-edit, .cart.table-wrapper .actions-toolbar > .action-delete {display: inline-block;position: absolute;right: 16px;text-decoration: none;top: 0;}
    .cart.table-wrapper .action {margin-right: 15px;}
    .cart.table-wrapper .action:last-child {margin-right: 0;}
    .cart.table-wrapper .actions-toolbar > .action-delete {right: 0;}
    .data-table tbody tr td .cart-price .price{font-size: 12px;}
    .cart-container .cart.main .action{margin-bottom: 10px;}
    .cart .page-title{padding:10px 0;}
    .minicart-wrapper .action.showcart:after{margin: 0;}
    /* login */
    /*.abs-discount-block-desktop .block:nth-child(2n+1), .login-container .block:nth-child(2n+1), .account .column.main .block:not(.widget) .block-content .box:nth-child(2n+1), .block-addresses-list .items.addresses > .item:nth-child(2n+1), .form-edit-account .fieldset:nth-child(2n+1), .form-address-edit .fieldset:nth-child(2n+1), .storecredit .block:nth-child(2n+1), .paypal-review-discount .block:nth-child(2n+1), .cart-discount .block:nth-child(2n+1) {clear: both;float: none;}*/
    /*.abs-discount-block-desktop .block:nth-child(2n), .login-container .block:nth-child(2n), .account .column.main .block:not(.widget) .block-content .box:nth-child(2n), .block-addresses-list .items.addresses > .item:nth-child(2n), .form-edit-account .fieldset:nth-child(2n), .form-address-edit .fieldset:nth-child(2n), .storecredit .block:nth-child(2n), .paypal-review-discount .block:nth-child(2n), .cart-discount .block:nth-child(2n) { float: none;}*/
    .column.main .block:not(.widget) .block-content .box{width: 100%;margin-bottom: 20px;}
    .login-container .fieldset::after{text-align: left;margin-bottom: 30px;margin-top: 10px;}
    .login-container .block{float: none;width: 100%;}
    .login-container .actions-toolbar .secondary{padding-top: 10px;}
    /* compare */
    .block-compare .actions-toolbar .primary,.block-compare .actions-toolbar .secondary{display: inline-block;vertical-align: middle;}
    .block-compare .actions-toolbar .secondary{padding-left: 10px;}

    .cart .crosssell{margin:20px 0 0 0;}
    .main .col-main {padding: 0 15px;}
    .product-image-gallery .gallery-image.visible {width: 100%;}
    .cart .totals {margin: 0 0 15px 0;}
    .checkout-onepage-index .main-container {padding-top: 0;}
    .customer-account-index .main-container { margin-top: 0;}
    .footer .block-title,.social-feed .section-title h4 {padding: 0;}
    .mobile-collapsible{clear: both;margin-bottom: 20px;position: relative;}
    .block-footer-top,.footer-links-company{text-align: center;}
    .footer-copyright,.introduce-paypal{float: none;display: inline-block;width: 100%;}
    .introduce-paypal img{margin: 0 auto;}
    #backtotop{display:none !important;}

    .toggle-tab.mobile{color: #666;cursor: pointer;display: block !important;font-size: 17px;font-weight: normal;margin: 0;padding: 0;position: absolute;right: 0;text-align: center;top: 0;width: 19px;}
    .toggle-content{ display: none;}
    .toggle-content.visible{ display: block;}
    .toggle-tab:before{content: "\f107";font-family: FontAwesome;}
    .toggle-visible .toggle-tab:before{ content: "\f106";}
    .narrow-by{position: relative;padding: 5px 0;outline:medium none !important;margin: 0;}
    .magic-category .toggle-content{display: block;}
    .magiccategory{position: relative;}
    .magiccategory .toggle-tab:before{display: none;}
    .checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
        font-size: 14px;
    }
    .checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method thead {
        display: none;
    }
    .checkout-index-index .opc-block-summary .minicart-items .product-image-container {
        max-width: 70px;
        width: auto !important;
        height: auto !important;
        margin: 0;
    }
    .checkout-index-index .opc-block-summary .minicart-items .product-image-container img {
        width: auto !important;
        height: auto !important;
    }
    .checkout-index-index .opc-block-summary .minicart-items .product-item-details {
        padding-left: 85px;
    }
    .checkout-index-index .checkout-payment-method .payment-method-title {
        padding: 15px 0 15px 20px;
        position: relative;
    }
    .checkout-index-index .checkout-payment-method .payment-method-title input[type="radio"] {
        position: absolute;
        top: 20px;
        left: 0;
    }
    .lookuporder-customer-view .page-title-wrapper {
        display: block;
        padding: 0;
    }
    .lookuporder-customer-view .page-title-wrapper .order-status,
    .lookuporder-customer-view .page-title-wrapper .order-date,
    .lookuporder-customer-view .page-title-wrapper .order-email {
        margin: 0 0 10px;
    }
    .table-wrapper.order-items thead th.col.name {
        min-width: 300px;
    }
    .product-view .product.attribute.overview,
    .product-view .product.attribute.product_bullets {
        color: #333;
        font-size: 16px;
        line-height: 1.6;
    }
    .product-view .product.attribute.overview ul,
    .product-view .product.attribute.product_bullets ul {
        list-style: disc outside;
        padding-left: 1.5em;
        margin-left: -7px;
        margin-bottom: 0;
    }
    .cms-index-index .box-products .block-title-tabs li {
        margin-right: 10px;
        font-size: 14px;
        position: relative;
        margin-bottom: 0;
    }
    .cms-index-index .box-products .block-title-tabs li.current::after {
        background-color: #bd0317;
        bottom: -10px;
        content: '';
        display: block;
        height: 2px;
        position: absolute;
        width: 100%;
    }
    .cms-index-index .box-products .block-title-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        justify-content: space-around;
        padding: 40px 75px 9px 75px;
    }
    .cms-index-index .box-products .tab-content {
        display: none;
    }
    .cms-index-index .box-products .tab-content.current {
        display: block;
    }
    .cms-index-index .box-products .tab-content .block-title {
        display: none;
    }
    .block-custom-product .block-content .product.details.product-item-details .product-item-name {
        margin: 0 0 20px;
    }
    .cms-index-index .box-products .tab-content .block-custom-product .block-content .product.details.product-item-details .actions-cart {
        display: block;
        float: right;
        position: relative;
        bottom: 40px;
    }
    .scanners-cms-page #zebra {
        max-width: 50%;
    }
    .scanners-cms-page #conteneur {
        overflow-y: auto;
        white-space: nowrap;
        margin: 0;
    }
}

@media only screen and (max-width: 639px) {
    .price-box .price {
        font-size: 17px;
    }
    .price-box .old-price .price {
        font-size: 13px;
    }
    .col-mobile-plus-12{width:100%}
    .col-mobile-plus-6{width:50%}
    .col-mobile-plus-4{width:30.3333333333%}
    .col-mobile-plus-3{width:25%}
    .col-mobile-plus-2{width:16.6666666666%}
    .col-mobile-plus-1{width:8.33333333333%}
    .col2-set .col-1 { width: 100%;margin-bottom: 20px;}
    .col2-set .col-2 {float: right;width: 100%;}
    .header-top-link ul.links li {float: none;display: inline-block;}
    .home-slider .slick-slide.slick-active .figcaption .caption1,.home-slider .slick-slide.slick-active .figcaption .caption2,.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1{font-size: 20px;line-height: 20px;}
    .home-slider .slick-slide.slick-active .figcaption .btn-shop{line-height: 40px;padding: 0 25px;}
    /* Contact*/
    .store-item .store_info{width: 100%;}
    .single-store,.column_right{width: 100%;}
    /* Privacy Policy */
    .cms-page-view .data-table tbody th, .cms-page-view .data-table tbody td{display: block;}
    .cms-page-view .data-table thead{display: none;}
    .search-form .form-list input.input-text,.search-form .guest-select{width: 100% !important;}
    /* Product Item*/
    .box-products .content-products{margin-bottom: -65px;}
    .content-products .slick-list, .block-related .slick-list, .box-up-sell .slick-list, .crosssell .slick-list, .block-content .slick-list{padding-bottom: 70px;}
    .products-grid .item:hover .per-product, .products-grid .item:hover .category-products-grid{ margin-bottom: -70px;padding-bottom: 70px;}
    .item .actions-no .add-to-links a{display: block;}
    .item:hover .actions .show-box .add-to-links {bottom: -70px;}
    .products-list .item .product-item-inner .add-to-links a{display: inline-block;}
    /* Product Page */
    .product-view .product-shop .shop-content-left,.product-view .product-shop .shop-content-right{width: 100%;float: none;clear: both;}
    .product-view .product-shop .shop-content-right{margin-top: 30px;}

    .account-login .content { min-height: 100px;}
    .account-login .buttons-set {margin: 0; padding: 0;}
    .store-contact .store1,.store-contact .store2,.store-contact .store3,.store-contact .store4{width: 100%;}
    .store-contact .store1 .store-item,.store-contact .store2 .store-item,.store-contact .store3 .store-item,.store-contact .store4 .store-item{border:0;}
    .modes{float: none;vertical-align: middle;display: inline-block;}
    .modes, .toolbar-products .pages,.toolbar .limiter, .toolbar .sorter{padding: 5px 0;vertical-align: middle;}
    .sorter{padding: 0;}
    .toolbar-products .pages,.toolbar-bottom .toolbar-products .pages{float: none;display: inline-block;}
    .product.data.items > .item.title{display: block;width: 100%;margin: 0;padding: 0;background-color: #eee;}
    .product.data.items > .item.title.active{background-color: #fff;}
    .product.info.detailed .product.data.items > .item.title .switch::after,.product.data.items > .item.title::before{display: none;}
    .product.data.items > .item.title > .switch{padding: 10px;}
    .form-wishlist-items .actions-toolbar button{margin:0 0 5px 0;}
    .table-wrapper {
        font-size: 14px;
    }
    .table.table-additional-addresses-items thead > tr > th, .table thead > tr > th {
        min-width: 120px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
    .data-table td.last { border-bottom: 1px solid #dddddd !important;}
    .data-table tfoot {border-bottom: none;}
    .data-table thead th{border-left: 1px solid #dddddd;border-bottom: 0 none;}
    .data-table thead.hidden-phone{display:none;}
    .data-table tbody th, .data-table tbody td{border-bottom: 0;}
    .product-view .box-reviews .form-add .data-table td{border-bottom: 1px solid #DDDDDD !important;}
    .abs-discount-block-desktop .block:nth-child(2n+1), .login-container .block:nth-child(2n+1), .account .column.main .block:not(.widget) .block-content .box:nth-child(2n+1), .block-addresses-list .items.addresses > .item:nth-child(2n+1), .form-edit-account .fieldset:nth-child(2n+1), .form-address-edit .fieldset:nth-child(2n+1), .storecredit .block:nth-child(2n+1), .paypal-review-discount .block:nth-child(2n+1), .cart-discount .block:nth-child(2n+1) {clear: both;float: none; width: 100%}
    .abs-discount-block-desktop .block:nth-child(2n), .login-container .block:nth-child(2n), .account .column.main .block:not(.widget) .block-content .box:nth-child(2n), .block-addresses-list .items.addresses > .item:nth-child(2n), .form-edit-account .fieldset:nth-child(2n), .form-address-edit .fieldset:nth-child(2n), .storecredit .block:nth-child(2n), .paypal-review-discount .block:nth-child(2n), .cart-discount .block:nth-child(2n) { float: none; width: 100%}
}

/* width < 480px */
@media only screen and (max-width: 479px) {
    .col-mobile-12{width:100%}
    .col-mobile-6{width:50%}
    .col-mobile-4{width:30.3333333333%}
    .col-mobile-3{width:25%}
    .col-mobile-2{width:16.6666666666%}
    .col-mobile-1{width:8.33333333333%}
    .home-slider .text-slide{margin-left: 50px;}
    .home-slider .slick-slide.slick-active .figcaption .caption1{font-size: 15px;line-height: 15px;}
    .home-slider .slick-slide.slick-active .figcaption .caption2{font-size: 14px;}
    .home-slider .slick-slide.slick-active .figcaption .btn-shop{line-height: 30px;font-size: 13px;margin-top: 10px;}
    .home-slider .slick-arrow{display: none;}
    .home-slider:hover .slick-arrow{opacity: 0;visibility: hidden;}

    .banner{margin-top: 60px;}
    .banner-ads2 .banner-boder-zoom{margin-bottom: 0;}
    .banner-boder-zoom .position{top: 40px;}
    .banner-ads2 .banner-boder-zoom .position{top: 20px;}
    .banner-boder-zoom .position h3.text-black{font-size: 15px;}
    .banner-boder-zoom .position h2{font-size: 30px;line-height: 30px;}
    /* About */
    .detail-about .left-detail-about .box{width: 100%;}
    .item-contact-info{width: 100%;}
    .store_info:before,.store_info:after{display: none;}
    .block-title h2 span {font-size: 20px;}
    .cartSummary .icon-cart {font-size: 17px;}
    .nbs-flexisel-item img {display: inline-block;}
    .cart-table td{padding: 10px;}
    .sidebar .product-items .product-item-info {width: 100%;}
    .products-list .item .product-item-details{width: 100%;padding: 0;}
    .products-list .images-container,.products-list .item .products-textlink{width: 100%;}
    .products-list .item .products-textlink{padding: 10px 0 0;}
    .products-list .product-shop{padding-top: 10px;}
    .category-products .products-grid .item.col-mobile-12{padding-left: 10px;padding-right: 10px;}
    .product.data.items > .item.content{padding: 55px 0 20px;}
    .product-view .product-qty .custom-qty, .block-bundle-summary .product-details .product-qty .custom-qty{margin: 0;}
    .product-view .product-shop .product-social-links a, .product-add-form .product-social-links a{margin: 0 5px 10px 0;}
    .product-view .toggle-tabs .item, .product.data.items > .item.title{letter-spacing: 0;}
    .wishlist-index-index .products-grid.wishlist .product-item{width: 100%;}
    .minicart-items .product>.product-item-photo, .minicart-items .product>.product-image-container {
        max-width: 70px;
    }
    .minicart-items .product-item-details {
        padding-left: 80px;
    }
    .checkout-index-index .am-checkout {
        padding: 0;
    }
    .checkout-index-index .opc-wrapper.am-opc-wrapper .label {
        white-space: normal;
    }
    .opc-block-summary .items-in-cart .product,
    .opc-block-summary .product-item .product-item-name-block {
        font-size: 13px;
    }
    .checkout-index-index .opc-block-summary .minicart-items .product-image-container {
        max-width: 70px;
        width: auto !important;
        height: auto !important;
        margin: 0;
    }
    .checkout-index-index .opc-block-summary .minicart-items .product-image-container img {
        width: auto !important;
        height: auto !important;
    }
    .checkout-index-index .opc-block-summary .minicart-items .product-item-details {
        padding-left: 85px;
    }
    .abs-discount-block-desktop .block:nth-child(2n+1), .login-container .block:nth-child(2n+1), .column.main .block:not(.widget) .block-content .box:nth-child(2n+1), .block-addresses-list .items.addresses > .item:nth-child(2n+1), .form-edit-account .fieldset:nth-child(2n+1), .form-address-edit .fieldset:nth-child(2n+1), .storecredit .block:nth-child(2n+1), .paypal-review-discount .block:nth-child(2n+1), .cart-discount .block:nth-child(2n+1) {clear: both;float: none; width: 100%}
    .abs-discount-block-desktop .block:nth-child(2n), .login-container .block:nth-child(2n), .column.main .block:not(.widget) .block-content .box:nth-child(2n), .block-addresses-list .items.addresses > .item:nth-child(2n), .form-edit-account .fieldset:nth-child(2n), .form-address-edit .fieldset:nth-child(2n), .storecredit .block:nth-child(2n), .paypal-review-discount .block:nth-child(2n), .cart-discount .block:nth-child(2n) { float: none; width: 100%}
}

/* Iphone 4 landscape */
@media (max-width: 360px) {
    .home-slider .text-slide{margin-left: 10px;}
    .home-slider .text-slide.text-slide2, .home-slider .text-slide.text-slide3{right: auto;}
    .home-slider .slick-slide.slick-active .figcaption .caption2{font-size: 13px;}
    .home-slider .slick-slide.slick-active .figcaption .caption3{margin-top: 0;}
    .home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3{font-size: 14px;}
    .home-slider .slick-slide.slick-active .figcaption .caption4{display: none;}
    .slick-dots{bottom: 10px ! important;}
    .banner-boder-zoom .position{top: 15px;}
    .banner-boder-zoom .position h3.text-baner-2{margin-bottom: 5px;font-size: 16px;}
    .banner-ads2 .banner-boder-zoom .position{top: 5px;}
    .banner-boder-zoom .position h2{font-size: 20px;line-height: 20px;}
    .box-products .magicproduct .block-title-tabs, .block.block-related .block-title, .block.box-up-sell .block-title, .crosssell .block-title{width: 65%;}
    .category-products .products-grid > li {width: 100%;}
    .data.table .custom-qty{width: 40px;}
    .product-view .add-to-cart{margin-top: 20px;}
    .crazy-team-slide .item{width: 100%;}
    .block-related .block-title, .block.box-up-sell .block-title, .crosssell .block-title{text-align: left;}
    .crosssell .block-title strong, .block-related .block-title strong, .box-up-sell .block-title strong{font-size: 20px;}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .checkout-cart-index .col-main .page-title h1, .checkout-cart-index .col-main .page-title h2 {float: none;text-align: center;}
    .col2-set,.col2-set2 { float: none;width: 100%;margin-bottom: 10px;}
    .account-login .col2-set,.account-login .col2-set2 { float: none;width: 100%;margin-bottom: 10px;}
    .multiple-checkout .col2-set .col-1,.multiple-checkout .col2-set .col-2 {float: none;width: 100%;margin-bottom: 10px;}
    .my-wishlist .buttons-set {text-align: center; padding: 20px 0 0;}
    .my-wishlist thead.hidden-phone{display:none;}
    a.btn-edit, a.btn-remove{margin:0 auto;float:none;}
    .mini-contentCart .product-details a.btn-remove,.mini-contentCart .product-details a.btn-edit{float: left;margin: 0 5px 0 0;}
    #toPopup{left:18%;top: 10%;}
    .box-support ul li{margin-top:10px;}
    .box-up-sell{margin-bottom:15px;}
}

/* IPHONE 4 + 5 Portrait */
@media only screen and (min-width: 240px) and (max-width: 320px) {
    .magictabs .item .title,.block-title-tabs h3{font-size: 20px;}
    #products-list .item .product-shop{ margin-top: 20px;}
    .product-view .product-shop .add-to-links a{margin-bottom:10px;display:inline-block;}
    #toPopup{left:3%;}
    .box-up-sell{margin-bottom:15px;}
    .product-shop .ratings .rating-links{ margin: 10px 0px 10px;}
    .testimonials .title-name {font-size: 11px;}
    .alo-blog .blog_short_text {padding: 0 0 0 20px;}
    .post-date{margin-bottom: 15px;}
}

@media only screen and (min-width: 240px) and (max-width: 319px) {
    .sorter .view-mode,.sorter .sort-by,.sorter .limiter,.sorter .pull-right{width: 100%;text-align: left;}
}

@media (min-width: 1201px){
    .tool-header .tool-setting{
        margin: 0 13px 0 0;
        padding: 0 13px 0 0;
        position: relative;
    }
    .tool-header .tool-setting:after{
        -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        background: #cccccc;
        content: '';
        height: 90%;
        position: absolute;
        right: 0;
        top: 50%;
        width: 1px;
    }
}

@media (min-width: 1200px){
    .software-landing .container{
        max-width: 1200px;
    }
}


@media (min-width: 1025px){
    .footer-logo {
        margin-top: -3px;
        margin-bottom: 34px;
        display: block;
    }
}

@media (min-width: 771px){
    .screenshot-section .slick-initialized .slick-slide > div{
        padding: 0 10px;
    }
}

@media (max-width: 1024px) and (min-width: 992px){
    .tool-topsearch{
        width: 41%;
    }
    .content-cart{
        width: 36%;
    }
    .logo img{
        height: auto;
    }
}

@media (max-width: 1024px) and (min-width: 768px){
    .block-subscribe .actions{
        position: static;
        width: 100%;
        margin-top: 12px;
    }

    .block-subscribe .actions button.button{
        width: 100%;
        border-radius: 35px;
    }

    .block-subscribe input.input-text{
        padding: 8px 15px;
    }


    .header-container-fixed .tool-setting-fixed{
        display: none;
    }

    .header-content .container > .row{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

}

@media (max-width: 991px) and (min-width: 768px){
    .content-logo{
        width: 30%;
    }

    .logo img{
        height: auto;
    }

    .header-content .container > .row{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .tool-topsearch{
        width: 30%;
        margin-top: 28px;
    }

    .content-cart{
        width: 40%;
        margin-top: 27px;
    }

    .header-content{
        padding: 0;
        margin: 0;
    }

    .breadcrumbs ul{
        padding: 15px 0;
    }

    .catalog-category-view .sidebar-main .accordion-container{
        display: none;
    }

    .catalog-category-view .alocolumns{
        display: flex;
        flex-direction: column;
    }

    .catalog-category-view .sidebar-additional{
        order: -1 !important;
        padding-top: 0;
    }

    .cms-static-policy.static-block{
        margin-top: 0;
    }

    .cms-static-policy.static-block .policy-content .row{
        display: flex;
        margin: 0;
    }

    .cms-static-policy.static-block .policy-content .row > div{
        width: 25%;
        padding: 0;
    }

    .catalog-category-view .sidebar-additional {
        order: 0 !important;
        padding-top: 0;
    }

    .catalog-category-view .sidebar-main{
        order: -1 !important;
    }

    .policy.static-block .policy-box{
        border-bottom: 0;
    }

}

@media (max-width: 1024px){
    .landing-top img{
        max-width: 100%;
    }
}

@media (min-width: 992px){
    .header .header-content {
        padding: 31px 0 39px;
    }
    .header-content .tool-topsearch .block-search{
        padding-right: 7px;
    }
    .tool-header .main-header .support p.phone {
        letter-spacing: -0.4px;
    }
    .tool-header{
        padding-top: 6px;
    }
}

@media (max-width: 991px){

    .page-layout-2columns-left .column.main, .page-layout-2columns-right .column.main, .page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-additional, .page-layout-2columns-right .sidebar-main, .page-layout-2columns-right .sidebar-additional, .blog-post-view .sidebar.sidebar-additional, .blog-index-index .sidebar.sidebar-additional, .blog-index-index.page-layout-2columns-left .sidebar.sidebar-additional{
        width: 100% !important;
    }

    .header-top{
        display: none;
    }
    .header-container-fixed .top-menu-logo-fixed, .header-container-fixed .tool-setting-fixed {
        display: none;
    }
    .tool-header{
        float: none;
        text-align: center;
        width: 100%;
    }
    .tool-header .tool-setting,
    .tablet-mobile-my-account{
        display: inline-block;
    }
    .tool-topsearch{
        margin-bottom: 20px;
        padding: 0 15px;
    }
    .tool-header .tool-setting,
    .minicart-wrapper{
        float: inherit;
        display: inline-block;
        vertical-align: middle;
        padding: 0;
    }
    .tablet-mobile-my-account{
        margin-right: 13px;
    }
    .tablet-mobile-my-account a{
        background: #dddddd;
        border-radius: 50%;
        display: block;
        height: 43px;
        line-height: 43px;
        position: relative;
        text-align: center;
        width: 43px;
    }
    .tablet-mobile-my-account a i{
        color: #333333;
        font-size: 19px;
        line-height: 1;
    }

    .tool-header .main-header .support p.time{
        font-size: 14px;
    }

    .tool-header .main-header .support p.phone{
        font-size: 24px;
        margin-top: 2px;
    }
    .content-cart .minicart-wrapper .showcart .price{
        display: none;
    }

    .header-content .nav-toggle{
        background: #373737;
        width: 100%;
        padding: 10px;
        margin-top: 20px;
        text-align: right;
    }

    .header-content .nav-toggle:before,
    .header-content .nav-toggle:hover:before{
        color: #fff;
    }
    .header-content .nav-toggle .mobile-text{
        float: left;
        color: #fff;
        height: auto;
        margin: 0;
        position: static;
        width: auto;
        text-indent: inherit;
        clip: inherit;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
    }
    .footer-store-inform-top .paysystem{
        text-align: center;
    }
    .footer-logo img{
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .footer-store-inform-top .support{
        text-align: center;
    }
    .footer-mail{
        display: block;
        text-align: center;
    }
    .footer-mail a{
        display: inline-block;
    }
    .footer-social-links{
        text-align: center;
    }
    .socials .social-link{
        font-size: 15px;
        width: auto;
    }
    .footer-social-links .social-link .fa{
        width: auto;
    }

    .package-section{
        padding-top: 40px;
        padding-bottom: 0;
    }

    .package-section .package-head{
        overflow: hidden;
    }

    .package-section .package-head > div{
        position: static;
        font-size: 16px;
    }

    .package-section .package-head > div.active{
        padding: 15px 0;
        font-size: 18px;
    }

    .package-section .container{
        padding: 0;
    }

    .package-section .package-head{
        display: flex;
        align-items: center;
        min-height: 88px;
    }

    .package-section .package-head.sticky{
        position: fixed;
        width: 100%;
        top: 74px;
        background: #fff;
        z-index: 1;
    }

    .package-section .content-box.sticky{
        padding-top: 123px;
    }

    .package-section .package-head div.left,
    .package-section .package-head div.right{
        text-align: center;
        width: 50%;
        min-height: 60px;
        display: table;
        border: 0.5px solid #BB0A1F;
    }

    .package-section .package-head div.left{
        border-right: 0;
    }

    .package-section .package-head div.right{
        border-left: 0;
    }

    .package-section .package-head div.left.active{
        border: 2px solid #373737;
        box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
        min-height: 84px;
    }

    .package-section .package-head div.right.active{
        box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
        border: 2px solid #BB0A1F;
        min-height: 84px;
    }

    .package-section .package-head div.left span,
    .package-section .package-head div.right span{
        padding: 0 16px;
        display: table-cell;
        vertical-align: middle;
    }

    .package-section .package-head div.left span:after,
    .package-section .package-head div.right span:after{
        display: none;
    }

    .package-section .content-box{
        max-width: inherit;
    }

    .package-section .list-option{
        width: 50%;
        border-left: 0;
    }

    .package-section .list-option li{
        padding: 25px 16px;
        text-align: left;
    }

    .package-section .list-option li:not(:last-child):after{
        width: 50%;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        left: 0;
    }

    .package-section .text-left{
        right: inherit;
        left: calc(100% + 26px);
    }

    .package-section .list-option li .text-right span.w-279,
    .package-section .list-option li .text-right span.w-178,
    .package-section .list-option li span.w-279,
    .package-section .list-option li span.w-178{
        max-width: 80%;
    }

    .package-section .list-option li .text-left{
        text-align: left;
    }

    .package-section .list-option li .text-left span:after{
        border-left: 0;
        border-right: 12px solid #373737;
        left: inherit;
        right: 100%;
    }

    .package-section .list-option li > div{
        display: none;
    }

    .package-section .list-option li > div.active{
        display: block;
    }

    .package-section .list-option li .text-right span{
        line-height: 1.5;
    }

    .package-section .list-option li .text-left span{
        line-height: 1.5;
        font-weight: 600;
        font-size: 16px;
        text-align: center;
    }

    .header-content .nav-toggle{
        margin-left: -15px !important;
        margin-right: -15px !important;
        width: auto;
        display: block;
        position: static;
    }

    html.nav-open .header-content .nav-toggle{
        margin-left: 0;
        margin-right: 0;
    }

    .header-content .nav-toggle:before{
        line-height: 20px;
    }

    .policy.static-block .policy-box .box-content{
        padding: 17px 8px 15px;
        position: relative;
    }

    .policy.static-block .policy-box .box-content:after{
        content: '';
        position: absolute;
        width: 1px;
        height: 80%;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0 , -50%);
        -moz-transform: translate(0 , -50%);
        -ms-transform: translate(0 , -50%);
        -o-transform: translate(0 , -50%);
        transform: translate(0 , -50%);
        background: #e6e6e6;
        display: block;
    }

    .support-banner{
        height: 133px;
        max-width: 100%;
        background-size: contain;
        background-position: right;
    }

    .support-banner .content{
        max-width: 100%;
    }

    .breadcrumbs ul{
        padding: 15px 0;
    }

    .nav-before-open .page-wrapper{
        left: 0 !important;
        position: static !important;
        overflow: auto !important;
        height: auto;
    }

    .nav-before-open body{
        overflow: inherit;
    }

    .nav-open .nav-toggle:after{
        display: none;
    }

    .nav-before-open.nav-open .action.nav-toggle{
        padding: 10px;
        height: inherit;
        line-height: inherit;
        position: static;
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
        text-align: right;
    }

    .sections.nav-sections{
        height: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        left: 0;
        width: 100%;
    }

    .nav-open .nav-sections{
        left: 0;
        width: 100%;
        height: auto;
        position: absolute;
        top: 100%;
    }

    .sections .nav-sections-item-content > .navigation{
        position: static;
    }

    .nav-before-open.nav-open .mobile-fixed-menu .action.nav-toggle{
        background: transparent;
        padding-top: 0;
        padding-bottom: 0;
    }

    .nav-before-open .mobile-fixed-menu .nav-toggle:hover:before,
    .nav-before-open.nav-open .mobile-fixed-menu .nav-toggle:before{
        color: #333;
    }

    .sections.nav-sections.sticky{
        position: fixed;
        width: 100%;
        top: 72px;
        animation-duration: 450ms;
        animation-fill-mode: both;
        animation-name: fadeInDown;
        -webkit-transition: unset;
        -moz-transition: unset;
        -ms-transition: unset;
        -o-transition: unset;
        transition: unset;
    }

    .header-container-fixed{
        position: relative !important;
        animation-duration: unset !important;
        animation-fill-mode: none !important;
        animation-name: none !important;
    }

    .mobile-fixed-menu.sticky{
        display: block;
        animation-duration: 450ms;
        animation-fill-mode: both;
        animation-name: fadeInDown;
        position: fixed;
        width: 100%;
        z-index: 100;
        top: 0;
        background: #fff;
    }

    .mobile-fixed-menu .nav-toggle{
        display: block !important;
    }

    .header-bottom .container > .row .col-sm-12{
        min-height: inherit;
    }

}

@media (max-width: 770px){
    .landing-top{
        padding-top: 0;
        color: #000;
        background: transparent;
    }
    .landing-top .row div:nth-child(2){
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1;
        padding: 0;
        background: #BB0A1F;
        position: relative;
        padding-top: 75%;
        width: 100%;
        overflow: hidden;
    }
    .landing-top .row div:nth-child(2) img{
        position: absolute;
        top: 55%;
        left: 10%;
        bottom: 0;
        right: 0;
        text-align: center;
        -webkit-transform: translate(0 , -50%);
        -moz-transform: translate(0 , -50%);
        -ms-transform: translate(0 , -50%);
        -o-transform: translate(0 , -50%);
        transform: translate(0 , -50%);
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
        z-index: 1;
    }

    .landing-top .row div:nth-child(2):after{
        content: '';
        position: absolute;
        bottom: -61%;
        left: 0;
        right: 0;
        height: 100%;
        background: #FFF;
        transform: skew(0deg, -9deg);
    }

    .landing-top .text h1{
        color: #BB0A1F;
    }
    .content-cart{
        padding: 0;
    }

    .landing-top:after{
        display: none;
    }

    .landing-top .text{
        font-weight: 500;
    }

    .landing-top .text h1{
        font-size: 20px;
        margin-bottom: 15px;
        line-height: 1.8;
    }

    .landing-top .text p{
        margin-bottom: 20px;
    }

    .landing-top .text small{
        font-size: 12px;
        max-width: 100%;
        display: block;
        font-weight: 500;
    }

    .landing-top{
        padding-bottom: 65px;
    }

    .cms-landing .block-section .title-box h3{
        font-size: 24px;
    }

    .cms-landing .block-section .title-box h3:after{
        height: 3px;
        width: 60px;
    }

    .features-section .sub-title{
        display: none;
    }

    .list-features li{
        width: 50%;
    }

    .list-features li:nth-child(2n){
        top: 0;
    }

    .cms-landing .features-section.block-section .title-box{
        margin-bottom: 10px;
    }

    .list-features li .icon-box{
        width: 45px;
        height: 45px;
        margin-bottom: 15px;
    }

    .list-features li .icon-box img{
        width: 22px;
        height: auto;
    }

    .list-features li .item-inner{
        padding: 25px 5px 50px;
    }
    .list-features li .item-inner .action a {
        min-width: 100px;
        font-size: 12px;
    }

    .list-features li .item-inner > strong{
        font-size: 14px;
        margin-bottom: 15px;
        word-break: break-word;
    }

    .list-features li .item-inner > p{
        font-size: 11px;
    }

    .features-section{
        padding-bottom: 20px;
    }

    .report-section .content-mobile{
        position: static;
        opacity: 1;
    }

    .report-section .content-desktop{
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

    .report-section .list-tabs{
        margin-bottom: 30px;
    }

    .report-section .list-tabs ul li{
        margin-bottom: 0;
        padding: 13px 10px;
    }

    .report-section .list-tabs ul .slick-slide li{
        text-align: right;
    }

    .report-section .list-tabs ul .slick-current.slick-center li{
        text-align: center;
        background: #fff;
        color: #000;
        border-radius: 25px;
        font-weight: 600;
    }

    .report-section .list-tabs ul .slick-current + .slick-slide li{
        text-align: left;
    }

    .cms-landing .block-section.report-section .title-box{
        margin-bottom: 0;
    }

    .report-section .list-slider{
        padding: 15px 15px 0;
        position: relative;
        bottom: -6px;
        background: #dadada;
    }

    .cms-landing .block-section .title-box .sub-title{
        padding: 0 15px;
    }

    .report-section .list-slider img{
        padding: 0;
    }

    .report-section .slick-dots{
        bottom: -15px;
        left: 0;
    }

    .report-section .slick-dots li button,
    .report-section .slick-dots li.slick-active button{
        width: 6px;
        height: 6px;
    }

    .report-section .slick-dots li.slick-active button{
        background: #BB0A1F;
    }

    .report-section .slick-dots li{
        margin: 0 3px;
    }

    .cms-landing .block-section .title-box{
        margin-bottom: 15px;
    }

    .choose-us{
        padding: 50px 0 0;
    }

    .screenshot-section .slick-dots{
        margin-top: 10px;
    }

    .screenshot-section .slick-dots li.slick-active button, .screenshot-section .slick-dots li button:hover,
    .screenshot-section .slick-dots li button{
        width: 6px;
        height: 6px;
    }

    .choose-us .div-wrapper{
        padding: 0 15px;
    }

    .choose-us .content-box ul li{
        width: 100%;
    }

    .choose-us .content-box ul li .item-inner:before{
        width: 45px;
        height: 45px;
        background-size: 55%;
    }
    .choose-us .content-box ul li.fee .item-inner:before {
        background-size: 15px auto;
    }
    .choose-us .content-box ul li.like .item-inner:before {
        background-size: 25px auto;
    }
    .choose-us .content-box ul li .item-inner{
        padding: 28px 19px 25px;
    }

    .choose-us .content-box ul li .item-inner strong{
        margin-bottom: 0;
        word-break: break-word;
        white-space: inherit;
        line-height: 1.5;
    }

    .choose-us .content-box ul li.check .item-inner:before,
    .choose-us .content-box ul li.support .item-inner:before,
    .choose-us .content-box ul li.like .item-inner:before{
        font-size: 20px;
        line-height: 45px;
    }

    .choose-us .content-box ul li .item-inner:before{
        top: -25px;
    }

    .choose-us .content-box ul li{
        margin-bottom: 25px;
    }

    .choose-us .content-box ul li.save-money .item-inner:before{
        left: 29px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .modal-popup.video-modal .modal-inner-wrap{
        width: 90%;
    }

    .modal-popup.video-modal .video-popup .video-wrapper{
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
    }

    .modal-popup.video-modal .video-popup .video-wrapper iframe{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


}

@media (max-width: 767px){

    .support-banner{
        max-width: none;
        height: 208px;
        padding: 35px 21px 38px 30px;
        background-position: 80% center;
        background-size: auto 100%;
        border-radius: 6px;
    }

    .support-banner .content{
        max-width: 155px;
    }

    .video-banner-text{
        text-align: left;
    }

    .catalog-category-view .sidebar-additional {
        order: -1 !important;
        padding-top: 0;
    }

    .catalog-category-view .sidebar-main{
        order: 3 !important;
    }

    .catalog-category-view .column.main{
        margin-bottom: 0;
    }
    .product.data.items .list-tab-content > .item.content {
        padding: 15px;
    }


}

@media (max-width: 640px){
    .block-subscribe .actions {
        position: static;
        width: 100%;
        margin-top: 12px;
    }
    .block-subscribe .actions button.button{
        width: 100%;
        border-radius: 35px;
        font-weight: 600;
    }
    .block-subscribe input.input-text{
        padding: 0 20px;
    }
    .block-subscribe .actions button.button span{
        font-weight: 700;
    }
    .testimonials-section .slick-arrow{
        display: none !important;
    }
    .testimonials-section .block-title-tabs {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .testimonial .slick-current{
        border: 0;
    }

    .contact-form .fieldset .field.name,
    .contact-form .fieldset .field.email{
        width: 100%;
        float: inherit;
    }

}

@media (max-width: 360px){

    .report-section .slick-dots{
        bottom: -15px !important;
        left: 0;
    }
}

@media (max-width: 320px){

    .report-section .list-tabs ul li {
        margin-bottom: 0;
        padding: 13px 10px;
        font-size: 12px;
    }

}
@media (min-width: 1201px) {
    .compare-cms-page {
        padding-bottom: 44px;
    }
}
.compare-cms-page .page-title {
    text-align: left;
    margin: 30px 0;
}
@media (max-width: 767px) {
    .compare-cms-page .page-title {
        text-align: center;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .page-title {
        text-align: center;
    }
}
.compare-cms-page .page-text {
    margin-bottom: 52px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .page-text {
        margin-bottom: 25px;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .page-text {
        margin-bottom: 30px;
    }
}
.compare-cms-page .transformer-tabs {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
.compare-cms-page .transformer-tabs ul {
    list-style: none;
}
.compare-cms-page .transformer-tabs .transformer-tabs_l {
    float: left;
    margin-left: -54px;
    width: 100%;
}
.compare-cms-page .transformer-tabs .transformer-tabs_l .content {
    margin-left: 54px;
    position: relative;
}
.compare-cms-page .transformer-tabs .transformer-tabs_r {
    float: right;
    width: 54px;
}
.compare-cms-page .transformer-tabs .transformer-tabs-e {
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #dfdfdf;
    border-radius: 3px 0 0 3px;
    display: block;
    font-size: 16px;
    line-height: 1;
    min-height: 40px;
    overflow: hidden;
    padding: 10px 45px 12px 15px;
    position: relative;
    z-index: 1;
}
.compare-cms-page .transformer-tabs .transformer-tabs-e.active {
    border-width: 1px 0 0 1px;
    border-radius: 3px 0 0 0;
}
.compare-cms-page .transformer-tabs .transformer-tabs-lst {
    background: #fff;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #dfdfdf;
    display: none;
    left: 0;
    padding: 0 15px 10px;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 2;
}
.compare-cms-page .transformer-tabs .transformer-tabs-lst a {
    color: #373737;
    transition: color 0.3s;
    display: block;
    font-size: 16px;
    padding: 7px 0 6px;
}
.compare-cms-page .transformer-tabs .transformer-tabs-lst a:active, .compare-cms-page .transformer-tabs .transformer-tabs-lst a:focus, .compare-cms-page .transformer-tabs .transformer-tabs-lst a:visited {
    color: #373737;
}
.compare-cms-page .transformer-tabs .transformer-tabs-lst a:hover {
    color: #444;
    transition: color 0.3s;
}
.compare-cms-page .transformer-tabs .transformer-tabs-lst a:focus {
    text-decoration: none;
}
.compare-cms-page .transformer-tabs .transformer-tabs_btn {
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    background: #bd0317;
    border-radius: 0 3px 3px 0;
    display: block;
    font-size: 21px;
    line-height: 1;
    max-height: 40px;
    padding: 9px 0;
    text-align: center;
}
.compare-cms-page .transformer-tabs .transformer-tabs_btn i {
    color: #fff;
}
.compare-cms-page .transformer-tabs .transformer-tabs_btn:hover {
    background: #bd0317;
}

@media (min-width: 992px) {
    .compare-cms-page .features-table.sticky{
        position: relative;
        padding-top: 93px;
    }
    .compare-cms-page .features-table.sticky table thead{
        position: fixed;
        width: 100%;
        display: table;
        table-layout: fixed;
        top: 94px;
        max-width: 970px;
        margin: 0 auto;
        background: #fff;
    }

    .compare-cms-page .features-table.sticky table thead tr td{
        width: 57px;
    }

    .compare-cms-page .features-table.sticky table thead tr td.empty-cell{
        width: 65px;
    }

}

@media (min-width: 1170px) {
    .compare-cms-page .features-table.sticky{
        position: relative;
        padding-top: 93px;
    }
    .compare-cms-page .features-table.sticky table thead{
        position: fixed;
        width: 100%;
        display: table;
        table-layout: fixed;
        top: 94px;
        max-width: 1169px;
        margin: 0 auto;
        background: #fff;
    }

    .compare-cms-page .features-table.sticky table thead tr td{
        width: 128px;
    }

    .compare-cms-page .features-table.sticky table thead tr td.empty-cell{
        width: 146px;
    }

}


@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .table-striped {
        position: relative;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .table-striped {
        position: relative;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .table-striped:after {
        background: #e6e6e6;
        bottom: 0;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .table-striped:after {
        background: #e6e6e6;
        bottom: 0;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
    }
}
.compare-cms-page .features-table table {
    table-layout: fixed;
    width: 100%;
}
.compare-cms-page .features-table table td, .compare-cms-page .features-table table th {
    padding: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table table colgroup {
        display: none;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table table colgroup {
        display: none;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table table thead {
        display: block;
        float: left;
        width: 87px;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table table thead {
        display: block;
        float: left;
        width: 87px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table table thead td {
        display: block;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table table thead td {
        display: block;
    }
}
.compare-cms-page .features-table table thead td.empty-cell {
    border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table table thead td.empty-cell {
        border: none;
        height: 78px;
        position: relative;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table table thead td.empty-cell {
        border: none;
        height: 74px;
        position: relative;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table table thead td.empty-cell:after {
        background: #e6e6e6;
        bottom: 0;
        content: '';
        position: absolute;
        right: -1px;
        top: 0;
        width: 1px;
        z-index: 1;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table table thead td.empty-cell:after {
        background: #e6e6e6;
        bottom: 0;
        content: '';
        position: absolute;
        right: -1px;
        top: 0;
        width: 1px;
        z-index: 1;
    }
}
.compare-cms-page .features-table table thead td.item-product {
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    padding: 7px;
    text-align: center;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table table thead td.item-product {
        position: relative;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table table thead td.item-product {
        position: relative;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table table thead td.item-product {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        border: none;
        height: 115px;
        width: 87px;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table table thead td.item-product {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        border: none;
        height: 115px;
        width: 87px;
    }
}
.compare-cms-page .features-table table thead td.item-product:last-child:after {
    bottom: 0;
}
.compare-cms-page .features-table table thead td.item-product:after {
    border: 1px solid #e6e6e6;
    bottom: -1px;
    content: '';
    display: none;
    left: 0;
    position: absolute;
    right: -1px;
    top: 0;
    z-index: 1;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table table thead td.item-product:after {
        display: block;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table table thead td.item-product:after {
        display: block;
    }
}
.compare-cms-page .features-table table thead td.item-product .link {
    color: #bd0317;
    transition: color 0.3s;
    display: none;
    font-size: 14px;
    line-height: 1;
    margin-top: 5px;
}
.compare-cms-page .features-table table thead td.item-product .link:active, .compare-cms-page .features-table table thead td.item-product .link:focus, .compare-cms-page .features-table table thead td.item-product .link:visited {
    color: #bd0317;
}
.compare-cms-page .features-table table thead td.item-product .link:hover {
    color: #d6031a;
    transition: color 0.3s;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table table thead td.item-product .link {
        display: block;
        position: relative;
        z-index: 3;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table table thead td.item-product .link {
        display: block;
        position: relative;
        z-index: 3;
    }
}
.compare-cms-page .features-table table thead td.item-product .title {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table table thead td.item-product .title {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table table thead td.item-product .title {
        font-size: 15px;
    }
}
.compare-cms-page .features-table table thead td.item-product .image {
    display: block;
}
.compare-cms-page .features-table table thead td.item-product .image img {
    margin: 0 auto;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody {
        display: block;
        margin-left: 87px;
        position: relative;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody {
        display: block;
        margin-left: 87px;
        position: relative;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody > tr {
        display: block;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody > tr {
        display: block;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody > tr > td {
        display: block;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody > tr > td {
        display: block;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-label {
        display: none;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-label {
        display: none;
    }
}
.compare-cms-page .features-table .features-table-tbody .table-label td {
    background: #fff;
    border: none;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding: 9px 12px 10px;
    text-align: left;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item {
        display: none;
        overflow: auto;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item {
        display: none;
        overflow: auto;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item.active {
        display: block;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item.active {
        display: block;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item tbody {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item tbody {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item tbody > tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 132px;
        -moz-box-flex: 1;
        -moz-flex: 1 0 132px;
        -ms-flex: 1 0 132px;
        flex: 1 0 132px;
        min-width: 132px;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item tbody > tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 140px;
        -moz-box-flex: 1;
        -moz-flex: 1 0 140px;
        -ms-flex: 1 0 140px;
        flex: 1 0 140px;
        min-width: 140px;
    }
}
.compare-cms-page .features-table .features-table-tbody .table-item td {
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    line-height: 1.2;
    padding: 3px 12px;
    text-align: center;
    vertical-align: middle;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td {
        border: none;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td {
        border: none;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td {
        display: block;
        position: relative;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td {
        display: block;
        position: relative;
    }
}
.compare-cms-page .features-table .features-table-tbody .table-item td:last-child:after {
    bottom: 0;
}
.compare-cms-page .features-table .features-table-tbody .table-item td:after {
    border: 1px solid #e6e6e6;
    bottom: -1px;
    content: '';
    display: none;
    left: -1px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td:after {
        display: block;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td:after {
        display: block;
    }
}
.compare-cms-page .features-table .features-table-tbody .table-item td.table-property {
    background: #fff;
    line-height: 1.3;
    padding: 11px 14px;
    text-align: left;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td.table-property {
        font-weight: 600;
        text-align: center;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td.table-property {
        font-weight: 600;
        text-align: center;
    }
}
.compare-cms-page .features-table .features-table-tbody .table-item td.table-property div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 34px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td.table-property div {
        height: auto;
        min-height: 56px;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td.table-property div {
        height: auto;
        min-height: 52px;
    }
}
.compare-cms-page .features-table .features-table-tbody .table-item td.table-value {
    white-space: nowrap;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td.table-value {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        border: none;
        height: 115px;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td.table-value {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        border: none;
        height: 115px;
    }
}
.compare-cms-page .features-table .features-table-tbody .table-item td.property-price {
    background: #fff;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 14px 21px;
    text-align: left;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td.property-price {
        padding: 11px 14px;
        text-align: center;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td.property-price {
        padding: 11px 14px;
        text-align: center;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td.property-price div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        min-height: 56px;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item td.property-price div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        min-height: 52px;
    }
}
.compare-cms-page .features-table .features-table-tbody .table-item td.price {
    color: #333;
    font-size: 18px;
    font-weight: 600;
}
.compare-cms-page .features-table .features-table-tbody .table-item td .crossmark {
    background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/crossmark.png');
    display: block;
    height: 11px;
    margin: 0 auto;
    width: 11px;
}
.compare-cms-page .features-table .features-table-tbody .table-item td .checkmark {
    background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/checkmark.png');
    display: block;
    height: 11px;
    margin: 0 auto;
    width: 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .compare-cms-page .features-table .features-table-tbody .table-item .tfoot {
        display: none;
    }
}
@media (max-width: 767px) {
    .compare-cms-page .features-table .features-table-tbody .table-item .tfoot {
        display: none;
    }
}
.compare-cms-page .features-table .features-table-tbody .table-item .tfoot td {
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    padding: 11px 14px 13px;
    text-align: center;
}
@media (max-width: 1199px) and (min-width: 992px) {
    .compare-cms-page .features-table .features-table-tbody .table-item .tfoot td {
        padding: 11px;
    }
}
.compare-cms-page .features-table .features-table-tbody .table-item .tfoot td a {
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    background: #bd0317;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    max-width: 114px;
    padding: 10px 23px 11px;
    vertical-align: middle;
}
@media (max-width: 1199px) and (min-width: 992px) {
    .compare-cms-page .features-table .features-table-tbody .table-item .tfoot td a {
        font-weight: 600;
        padding: 10px 13px;
    }
}
.compare-cms-page .features-table .features-table-tbody .table-item .tfoot td a:hover {
    background: #bd0317;
}
.compare-cms-page .features-table .features-table-tbody .table-item .tfoot td.table-property {
    background: #fff;
    border: none;
}


@media (max-width:  480px) {
    .checkout-index-index .form-shipping-address #shipping-new-address-form >  .field:nth-child(1),
    .checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(2),
    .checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(5),
    .checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(6),
    .checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(7),
    .checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(8),
    .checkout-index-index .form-shipping-address #shipping-new-address-form > .field:nth-child(9)
    {
        width: 100%;
    }
}






/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2020 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */

.testimonial{text-align: center; display:block}

.testimonial-container .pager{
    display: block;
}

.testimonial-container .pager .pages strong{
    display: block;
    font-size: 14px;
    height: 31px;
    width: 100%;
}

.testimonial-container .pager .pages strong span{
    display: block;
    line-height: 32px;
}

.testimonial-container .pages li a{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 32px;
}

.testimonial-index-index .page-title-wrapper h1{
    text-align: center;
}

.testimonials-item{
    background-color: #f2f2f2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.magiccart-testimonials-grid-left{
    width: 25%;
    text-align: center;
}

.magiccart-testimonials-grid-left img{
    margin-bottom: 15px;
}

.magiccart-testimonial-author{
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}

.magiccart-testimonials-grid-left .rating-box{
    margin: 0 auto;
    position: relative;
    width: 102px;
    height: 20px;
    background: unset;
}

.magiccart-testimonials-grid-left .rating-box:before{
    content: "\f005" "\f005" "\f005" "\f005" "\f005";
    font-family: "FontAwesome";
    color: #ccc;
    z-index: 2;
    position: relative;
    height: 20px;
    display: block;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 20px;
}

.magiccart-testimonials-grid-left .rating-box .rating{
    position: absolute;
    top: 0;
    overflow: hidden;
    height: 20px;
    background: unset;
}

.magiccart-testimonials-grid-left .field-summary_rating .rating-box .rating:before{
    content: "\f005" "\f005" "\f005" "\f005" "\f005";
    font-family: "FontAwesome";
    color: #f2c800;
    z-index: 2;
    position: relative;
    font-size: 14px;
    height: 20px;
    display: block;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 20px;
}

.magiccart-testimonials-grid-right{
    width: 75%;
    font-style: italic;
    position: relative;
    padding-left: 50px;
}

.magiccart-testimonials-grid-right:before{
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 640px) {
    .testimonials-item{
        flex-direction: column;
    }
    .magiccart-testimonials-grid-left{
        margin-bottom: 20px;
    }
    .magiccart-testimonials-grid-left,
    .magiccart-testimonials-grid-right{
        width: 100%;
    }
}

/** css related to Uppy **/
.uppy-Dashboard-progressindicators,
.uppy-Dashboard-close,
.uppy-Dashboard-dropFilesHereHint,
.uppy-Dashboard-inner{
    display:none;
}

.image.image-placeholder #fileUploader{
    border:500px solid transparent;
    bottom:0;
    cursor:pointer;
    font-size:10em;
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    z-index:3
}
form.minisearch.loading .control input[type="text"] {
    box-shadow: none;
    -webkit-animation-name: search-loading; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 3s; /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-name: search-loading;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes search-loading {
    0%   {box-shadow: none;}
    25%   {box-shadow: 0 0 3px 1px #68a8e0;}
    50%   {box-shadow: 0 0 3px 1px #ffffff;}
    75%   {box-shadow: 0 0 3px 1px #68a8e0;}
    100%   {box-shadow: none;}
}

/* Standard syntax */
@keyframes search-loading {
    0%   {box-shadow: none;}
    25%   {box-shadow: 0 0 3px 1px #68a8e0;}
    50%   {box-shadow: 0 0 3px 1px #ffffff;}
    75%   {box-shadow: 0 0 3px 1px #68a8e0;}
    100%   {box-shadow: none;}
}

.searchsuite-autocomplete {
    background-color: #fff;
    border: 1px solid #c2c2c2;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    left: -85px;
    margin-top: 4px;
    width: 350px;
    position: absolute;
    z-index: 9999999;
}
.searchsuite-autocomplete .suggest,
.searchsuite-autocomplete .product {
    margin: 0;
}

.searchsuite-autocomplete.active,
.searchsuite-autocomplete .suggest.active,
.searchsuite-autocomplete .product.active {
    display: block;
}

.searchsuite-autocomplete .suggest ul li .num  {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #bd0317;
    text-align: right;
    padding-right: 21px;
    float: left;
    width: 53px;
    position: relative;
}

.searchsuite-autocomplete .suggest ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.searchsuite-autocomplete .suggest ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-shadow: 0 -1px 0 0 #dfdfdf inset;
    box-shadow: 0 -1px 0 0 #dfdfdf inset;
    padding: 10px 33px 10px 10px;
    line-height: 1;
    font-size: 15px;
    margin: 0;
}

.searchsuite-autocomplete .suggest {
    color: #3C3C3C;
}
.searchsuite-autocomplete .product ul li .rating-summary .rating-result {
    margin: 0 0 0 5px;
}
.searchsuite-autocomplete .suggest ul li .num:after {
    position: absolute;
    content: "";
    right: 11px;
    background: #dfdfdf;
    width: 1px;
    top: 0;
    height: 18px;
}

.searchsuite-autocomplete .title {
    padding: 10px;
    margin-bottom: 5px;
    background: #f0f0f0;
    color: #575757;
}

.searchsuite-autocomplete .title .see-all {
    display: inline-block;
    float: right;
    color: #909090;
    cursor: pointer;
}

.searchsuite-autocomplete .no-result {
    padding: 10px;
    background: #f0f0f0;
    color: #575757;
    text-align: center;
}

.searchsuite-autocomplete ul {
    padding: 0 10px;
    margin-bottom: 0;
    list-style-type: none;
}

.searchsuite-autocomplete ul li {
    color: #000;
    cursor: unset;
    padding: 0;
}

.searchsuite-autocomplete .suggest ul li {
    color: #3C3C3C;
}

.searchsuite-autocomplete .product ul li {
    border-bottom: 1px solid #D4D2D2;
}
.searchsuite-autocomplete .product ul li:last-child {
    border-bottom: none;
}

.searchsuite-autocomplete ul li:hover,
.searchsuite-autocomplete ul li.selected {
    background-color: #fff;
}

.searchsuite-autocomplete ul li:after {
    clear: both;
    content: '';
    display: block;
}

.searchsuite-autocomplete ul li.action {
    padding: 0;
}

.searchsuite-autocomplete ul li.action .action.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: 400;
    height: 30px;
    line-height: inherit;
    margin: 0;
    padding: 0;
    right: 0;
    text-decoration: none;
    text-shadow: none;
    top: 0;
    width: 40px;
}

.searchsuite-autocomplete ul li.action .action.close:before {
    color: #8f8f8f;
    content: '\e616';
    display: inline-block;
    font-family: 'luma-icons';
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}

.searchsuite-autocomplete ul li.gray-row {
    text-align: center;
}

.searchsuite-autocomplete ul li.gray-row,
.searchsuite-autocomplete ul li.gray-row:hover,
.searchsuite-autocomplete ul li.gray-row.selected {
    background-color: #e8e8e8;
}

.searchsuite-autocomplete ul li.gray-row a {
    color: #7B7B7B;
    text-decoration: blink;
}

.searchsuite-autocomplete ul li a {
    cursor: pointer;
}

.searchsuite-autocomplete ul li .qs-option-image {
    float: left;
    max-width: 82px;
    width: 25%;
}

.searchsuite-autocomplete ul li .qs-option-info {
    color: #000;
    display: inline-block;
    float: left;
    padding-left: 5%;
    text-align: left;
    width: 70%;
    margin-bottom: 10px;
}

.searchsuite-autocomplete ul li .qs-option-info.noimage {
    padding-left: 0;
    width: 100%;
}
.searchsuite-autocomplete ul li:last-child .qs-option-info {
    margin-bottom: 0;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
    display: inline-block;
    margin: 0;
    width: 100%;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews {
    display: inline-block;
    text-transform: lowercase;
    width: 100%;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
    margin-bottom: 4px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .reviews-actions {
    font-size: 12px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-sku {
    display: block;
    width: 100%;
    color: #004875;
    font-size: 12px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
.searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
    color: #3C3C3C;
    font-size: 13px;
}


.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
    display: inline-block;
    font-weight: bold;
    margin-top: 15px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-addtocart {
    display: inline-block;
    float: right;
    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
    .searchsuite-autocomplete {
        border-top: 0;
        left: 15px;
        margin-top: 0;
        right: 15px;
        width: auto;
    }
}
.fotorama-stretch,
.fotorama-focus-overlay:after,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__html,
.fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama-grabbing-cursor,
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama-gpu,
.fotorama--fullscreen,
.fotorama__caption,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  transform: translateZ(0);
}
.fotorama-focus,
.fotorama__nav__frame,
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus {
  outline: 0;
}
.fotorama-focus-overlay:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: '';
}
.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  transform: none !important;
}
.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: 0ms;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
}
.fotorama-no-select,
.fotorama__wrap,
.fotorama__no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  user-select: none;
}
.fotorama-select,
.fotorama__select {
  user-select: text;
}
.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}
.fotorama-auto-margin,
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.fotorama-inline-block,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__caption__wrap {
  *display: inline;
  *zoom: 1;
  -moz-box-orient: vertical;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.fotorama-content-box,
.fotorama__nav__frame {
  box-sizing: content-box;
}
.fotorama-border-box,
.fotorama__thumb-border,
.fotorama__caption__wrap,
.fotorama__arr {
  box-sizing: border-box;
}
.fotorama-hidden,
.fotorama--hidden,
.fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
}
.fotorama-visible {
  left: auto;
  opacity: 1;
  position: relative;
  top: auto;
  z-index: auto;
}
.fotorama-no-tap,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__nav,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.transitionDuration {
  transition-duration: 333ms;
}
.transitionDurationZero {
  transition-duration: 0ms;
}
.fotorama-sprite,
.fotorama__fullscreen .fotorama__zoom-out,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__thumb--icon,
.fotorama__video-close {
  background-image: url('../../frontend/Alothemes/crownsecurity/en_US/mage/gallery/gallery.png');
  background-repeat: no-repeat;
}
@media print {
  .fotorama-print-background,
  .fotorama-sprite,
  .fotorama__thumb-border,
  .fotorama__fullscreen .fotorama__zoom-out,
  .fotorama__fullscreen .fotorama__zoom-in,
  .fotorama__arr .fotorama__arr__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-play,
  .fotorama__thumb--icon,
  .fotorama__video-close {
    background: none !important;
  }
}
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus,
.fotorama__arr:focus,
.fotorama__stage__shaft:focus,
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__dot {
  box-shadow: none;
}
.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb:after,
.fotorama__nav__frame--thumb:focus .fotorama__dot:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__thumb {
  overflow: inherit;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
  left: 1px;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
  right: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px;
}
.fotorama__thumb__arr {
  box-shadow: none;
}
.fotorama--fullscreen {
  background: #fff;
  bottom: 0 !important;
  float: none !important;
  left: 0 !important;
  margin: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
}
.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}
.fotorama__fullscreen {
  overflow: hidden;
  position: relative;
}
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  cursor: pointer;
  display: block;
  height: 80px;
  overflow: hidden;
  position: absolute;
  width: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out {
  background-position: 0 -80px !important;
  top: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0;
}
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__video-close {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  direction: ltr;
  position: relative;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__stage,
.fotorama__nav {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__stage__shaft {
  position: relative;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  border: none !important;
  max-width: inherit;
  opacity: 0;
}
.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  opacity: 1;
}
.fotorama__img--full {
  display: none;
}
.fotorama__nav {
  display: none;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  left: 0;
  position: relative;
  text-align: left;
  top: 0;
}
.fotorama__nav__frame {
  position: relative;
}
.fotorama__nav--dots {
  display: block;
  text-align: center;
}
.fotorama__nav--dots .fotorama__nav__frame {
  height: 30px;
  width: 18px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.fotorama__active .fotorama__dot {
  background-color: #ff5501;
  border-color: #ff5501;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
  border-width: 3px;
  height: 0;
  width: 0;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
  left: -3px;
  padding: 3px;
  top: -3px;
}
.fotorama__nav__frame:focus  {
  box-shadow: none;
}
.fotorama__nav__frame:focus :after {
  left: -1px;
  padding: 1px;
  top: -1px;
}
.fotorama__dot {
  border-radius: 6px;
  border: 1px solid #858585;
  display: block;
  height: 4px;
  left: 6px;
  position: relative;
  top: 12px;
  width: 4px;
}
.fotorama__thumb {
  background-color: #ebebeb;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  backface-visibility: hidden;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  border: 1px solid #ff5501;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9;
}
.fotorama__caption {
  bottom: 0;
  color: #000;
  font-size: 14px;
  left: 0;
  line-height: 1.5;
  position: absolute;
  right: 0;
  z-index: 12;
}
.fotorama__caption a {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.005);
  color: #000;
  text-decoration: none;
}
.fotorama__caption a:hover {
  border-color: rgba(0, 0, 0, 0.005);
  color: #000;
}
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--no-captions .fotorama__caption {
  display: none;
}
.fotorama__caption__wrap {
  background-color: #fff;
  padding: 5px 10px;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fotorama__spinner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
}
.fotorama__wrap--css3 .fotorama__spinner {
  animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  cursor: pointer;
  position: absolute;
}
.fotorama__arr {
  z-index: 900;
}
.fotorama__fullscreen-icon,
.fotorama__zoom-out,
.fotorama__zoom-in,
.fotorama__video-close {
  z-index: 1000;
}
.fotorama__arr {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 80px;
}
._block-content-loading .fotorama__arr {
  opacity: 0;
}
.fotorama__arr .fotorama__arr__arr {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  height: 80px;
  width: 80px;
}
.fotorama__arr--prev {
  left: 0;
}
.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px;
}
.fotorama__arr--next {
  right: 0;
}
.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px;
}
.fotorama__arr--disabled {
  cursor: default;
  opacity: 0;
  pointer-events: none;
}
.fotorama__fullscreen-icon {
  background-position: 0 0;
  display: none;
  height: 80px;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 1000;
}
.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
  display: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -80px 0;
  display: inline-block;
}
.fotorama__video-play {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  background-position: -80px -160px;
  height: 160px;
  width: 160px;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  display: block;
  opacity: 1;
}
.fotorama__nav__frame .fotorama__video-play {
  background-position: 0 -240px;
  height: 80px;
  width: 80px;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(80px, -80px, 0);
  -ms-transform: translate3d(80px, -80px, 0);
  -o-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-120px, 0, 0);
  -ms-transform: translate3d(-120px, 0, 0);
  -o-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(120px, 0, 0);
  -ms-transform: translate3d(120px, 0, 0);
  -o-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(80px, -80px, 0) !important;
  -ms-transform: translate3d(80px, -80px, 0) !important;
  -o-transform: translate3d(80px, -80px, 0) !important;
  transform: translate3d(80px, -80px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-120px, 0, 0) !important;
  -ms-transform: translate3d(-120px, 0, 0) !important;
  -o-transform: translate3d(-120px, 0, 0) !important;
  transform: translate3d(-120px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(120px, 0, 0) !important;
  -ms-transform: translate3d(120px, 0, 0) !important;
  -o-transform: translate3d(120px, 0, 0) !important;
  transform: translate3d(120px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  transition-duration: 0.3s;
  transition-property: transform, opacity, background-color;
}
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after {
  background-repeat: no-repeat;
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}
.fotorama__stage:before,
.fotorama__nav:before {
  left: -10px;
  top: -10px;
}
.fotorama__stage:after,
.fotorama__nav:after {
  right: -10px;
  bottom: -10px;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-size: 1px 100%, 5px 100%;
  bottom: 0;
  height: auto;
  top: 0;
  width: 10px;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-size: 100% 1px, 100% 5px ;
  height: 10px;
  left: 0;
  right: 0;
  width: auto;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: 0;
}
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: 0;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  top: 0;
}
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 100%, 0 100%;
  bottom: 0;
}
.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  transform: translateY(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: auto;
}
.magnifier-thumb-wrapper {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.magnifier-lens {
  border: solid 1px #bbb;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 800;
}
.magnify-lens {
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbb;
  color: #fff;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 1000;
  overflow: hidden;
}
.magnify-lens .magnifier-large {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  border: none;
  position: absolute;
  z-index: 100;
}
.magnifier-loader-text {
  margin-top: 10px;
}
.magnifier-preview {
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 215px;
}
.magnifier-preview:not(.hidden) {
  background-color: #fff;
}
.magnifier-preview img {
  left: 0;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 0;
  object-fit: scale-down;
}
.fotorama__stage__frame {
  text-align: center;
}
.fotorama__stage__frame .fotorama__img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition-duration: 0.3s;
  transition-property: width, height, top, left;
  vertical-align: middle;
  width: auto;
}
@media all and (min-width: 768px) {
  .fotorama__stage__frame .fotorama__img {
    top: 49.5%;
  }
}
.magnify-opaque {
  opacity: 0.5;
}
.magnify-hidden {
  display: none;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: white;
  width: 100%;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  display: block;
  padding-bottom: inherit !important;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: inherit;
  max-width: inherit;
  position: absolute;
  right: 0;
  top: 0;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  cursor: default;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  transition: 0.3s linear;
  vertical-align: middle;
  width: auto;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
  cursor: pointer;
  max-height: none;
  max-width: none;
  transition-property: width, height, bottom, right, top, left;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
  cursor: move;
  transition-property: none;
}
.fotorama--fullscreen .fotorama__stage__frame iframe {
  left: 80px;
  width: calc(100% - 80px * 2);
}
.fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
  min-height: 30px;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1000;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 0;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: auto;
  width: 30px;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}
.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__thumb--icon {
  font-size: 0.001px;
  padding-bottom: 30px;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background-position: -25px -265px;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background-position: -25px -350px;
}
.magnify-fullimage {
  display: none;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__arr:active,
.fotorama__thumb__arr:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__video-close {
  background-position: -80px 0;
  height: 80px;
  opacity: 0;
  right: 0;
  top: 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out;
  width: 80px;
}
@media all and (max-width: 768px) {
  .fotorama__video-close {
    background-position: -100px -20px;
    top: 10px;
    height: 40px;
    width: 40px;
  }
}
.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0);
}
.gallery-placeholder__image {
  display: block;
  margin: auto;
}
.fotorama__spinner {
  background-image: url('../../frontend/Alothemes/crownsecurity/en_US/images/loader-1.gif');
  bottom: 0;
  display: none;
  height: 64px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  z-index: 100;
}
.fotorama__spinner.fotorama__spinner--show {
  display: block;
}
.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
  display: none !important;
}
.fotorama__stage .fotorama__arr--shown {
  display: block !important;
}
.fotorama__stage .fotorama__arr--hidden {
  display: none !important;
}
._block-content-loading .fotorama-item {
  position: absolute !important;
  z-index: -1;
  top: 0;
  width: 100%;
}
.gallery-placeholder:not(._block-content-loading) .gallery-placeholder__image {
  display: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fgallery.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_fullscreen.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fcrownsecurity%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_focus.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAKA%3BAAqCI%2CuBAAC%3BACOL%3BAA0BA%3BAAgDA%3BAAsOA%2CgBAOI%3BEDlWA%2CSAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BACwCA%2CeAKI%3BED5CA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BAC%2BCA%2CmBAAoB%3BED9ChB%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BAE5BA%3BADiPA%3BAAwDA%2CqBAMI%3BAANJ%2CqBAUI%3BAAVJ%2CqBAWI%3BAAXJ%2CqBAYI%3BAAZJ%2CqBAeI%3BAAySA%2CgBAAC%3BAAAD%2CcAAC%3BAACD%2CgBAAC%3BAAAD%2CcAAC%3BAA8ML%2CqBACI%2CwBAeI%3BEDnyBJ%2CWAAW%2CaAAX%3B%3BAAGJ%3BAC6GA%3BAAgTI%2C0BAAC%3BAAAD%2CmBAAC%3BAAAD%2CkBAAC%3BED5ZD%2CUAAA%3B%3BAAIA%2CuBAAC%3BEAEG%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAIR%3BACmRA%2CsBACI%3BAADJ%2CsBAEI%3BAAFJ%2CsBAGI%3BAAHJ%2CsBAMI%2C%2BBACI%3BAAPR%2CsBAMI%2C%2BBAEI%3BED1RJ%2C0BAAA%3B%3BAAGJ%3BACwPA%2CqBACI%3BAADJ%2CqBAEI%3BAAFJ%2CqBAGI%3BED1PA%2CwBAAA%3BEACA%2CqCAAA%3BEACA%2C4BAA4B%2C6BAA5B%3B%3BAAGJ%3BACpCA%3BAAiUA%3BAA0BA%3BAACA%3BAACA%3BEDxTI%2CiBAAA%3B%3BAAGJ%3BACoRA%3BEDnRI%2CiBAAA%3B%3BAAGJ%3BEACI%2C2EAAA%3B%3BAAGJ%3BACuDA%3BAAmBA%3BEDzEI%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BAC4DA%3BAASA%3BAAoIA%3BEE1OI%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAHgCJ%3BACiEA%3BEDhEI%2CuBAAA%3B%3BAAGJ%3BACqJA%3BAA4CA%3BAAiHA%3BEDjTI%2CsBAAA%3B%3BAAGJ%3BACoMA%3BAAgEA%3BEDnQI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BACvDA%3BAA0BA%3BAAoDA%3BAAUA%3BAASA%3BAAiOA%3BAACA%3BAACA%3BED5QI%2C6CAAA%3B%3BAAGJ%3BEACI%2C0BAAA%3B%3BAAGJ%3BEACI%2CwBAAA%3B%3BAAGJ%3BAE9FA%2CqBAaI%3BAAbJ%2CqBAqBI%3BAD4VJ%2CcAWI%3BAA4BJ%3BAAgCA%3BAAsdA%3BAAmCA%3BEDj1BI%2CsBAAsB%2CcAAtB%3BEACA%2C4BAAA%3B%3BAAOJ%3BEAAA%3BEAVA%3BECsHA%3BECpNA%2CqBAaI%3BEAbJ%2CqBAqBI%3BED4VJ%2CcAWI%3BEA4BJ%3BEAgCA%3BEAsdA%3BEAmCA%3BID30BQ%2C2BAAA%3B%3B%3BAIvHR%2C0BAA0B%3BAAC1B%2CmBAAmB%3BAACnB%2CkBAAkB%3BAAClB%2CcAAc%3BAACd%2CuBAAuB%3BAACvB%2C4BAA4B%2CMAAO%3BAACnC%2C0BAA0B%2CMAAO%3BEAC7B%2CgBAAA%3B%3BAACA%2C0BARsB%2CMAQrB%3BAAAD%2CmBAPe%2CMAOd%3BAAAD%2CkBANc%2CMAMb%3BAAAD%2CcALU%2CMAKT%3BAAAD%2CuBAJmB%2CMAIlB%3BAAAD%2C4BAHwB%2CMAAO%2CiBAG9B%3BAAAD%2C0BAFsB%2CMAAO%2CeAE5B%3BEACG%2CsBAAA%3BEACA%2CWAAA%3BEACA%2C%2BBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAAIR%2C4BAA4B%2CMAExB%2CiBAAgB%3BAADpB%2C0BAA0B%2CMACtB%2CiBAAgB%3BAAFpB%2C4BAA4B%2CMAGxB%2CeAAc%3BAAFlB%2C0BAA0B%2CMAEtB%2CeAAc%3BEACV%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAPR%2C4BAA4B%2CMASxB%2CiBAAgB%2CwBAAwB%3BAAR5C%2C0BAA0B%2CMAQtB%2CiBAAgB%2CwBAAwB%3BEACpC%2CSAAA%3BEACA%2CUAAA%3B%3BAAXR%2C4BAA4B%2CMAaxB%3BAAZJ%2C0BAA0B%2CMAYtB%3BEACI%2CiBAAA%3B%3BAAIR%2CqBAAqB%2CUAAU%2CGAAG%2CMAC9B%2CiBAAgB%3BEACZ%2CSAAA%3B%3BAAFR%2CqBAAqB%2CUAAU%2CGAAG%2CMAI9B%2CiBAAgB%2CwBAAwB%3BEACpC%2CQAAA%3B%3BAAIR%2CqBAAqB%2CWAAW%2CMAC5B%2CiBAAgB%3BEACZ%2CUAAA%3B%3BAAFR%2CqBAAqB%2CWAAW%2CMAI5B%2CiBAAgB%2CwBAAwB%3BEACpC%2CWAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAF1DJ%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAVJ%2CqBAYI%3BEACI%2C0BAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CqBAGI%3BAAHJ%2CqBAII%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAVR%2CqBAaI%3BEAEI%2C4BAAA%3BEACA%2CSAAA%3B%3BAACA%2CqBAJJ%2CoBAIK%3BEACG%2CaAAA%3B%3BAAlBZ%2CqBAqBI%3BEAEI%2CmCAAA%3BEACA%2CMAAA%3B%3BAACA%2CqBAJJ%2CmBAIK%3BEACG%2CaAAA%3B%3BAA1BZ%2CqBA6BI%3BEACI%2CaAAA%3B%3BAAIR%2CqBAAsB%2CwBAClB%3BEACI%2CaAAA%3B%3BAAFR%2CqBAAsB%2CwBAIlB%3BEACI%2CcAAA%3B%3BAD%5C%2FCR%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEAEI%2C8BAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CoBACI%3BEACI%2CcAAA%3B%3BAAIR%3BAACA%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CuBAAA%3B%3BAAGJ%3BEAGI%2CkBAAA%3B%3BAAGJ%2CeACI%3BEACI%2CeAAA%3B%3BAAQR%2CsBACI%3BEACI%2CqBAAA%3B%3BAAQR%3BEAGI%2CgBAAA%3B%3BAACA%2CuBAAC%3BEACG%2CUAAA%3B%3BAAIR%2CqBACI%3BEACI%2CaAAA%3B%3BAAFR%2CqBAII%2CwBAAuB%3BAAJ3B%2CqBAKI%3BAALJ%2CqBAMI%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3B%3BAATR%2CqBAWI%3BEACI%2CUAAA%3B%3BAAZR%2CqBAcI%3BEACI%2CUAAA%3B%3BAACA%2CqBAFJ%2CqBAEK%3BEACG%2CUAAA%3B%3BAAjBZ%2CqBAoBI%2CiBAAiB%3BEACb%2CaAAA%3B%3BAAIR%3BEACI%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAACA%2CiBAAkB%3BAAClB%2CgBAAiB%3BEACb%2CUAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAOJ%3BEAGI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEAGI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEAMI%2CkBAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CoBAGI%3BEACI%2CYAAA%3BEACA%2CWAAA%3B%3BAALR%2CoBAOI%3BAAPJ%2CoBAQI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CcAAA%3B%3BAADJ%2CsBAEI%3BEACI%2C0BAAA%3B%3BAACA%2CsBAFJ%2CsBAEK%3BEACG%2C2BAAA%3B%3BAALZ%2CsBAQI%3BEACI%2CaAAA%3B%3BAAIR%2CiBACI%3BEACI%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAKJ%2CqBAAC%2CiBAAkB%3BEACf%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3B%3BAACA%2CqBAJH%2CiBAAkB%2CsBAId%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CqBAAqB%2CMAAO%3BEAExB%2CgBAAA%3B%3BAACA%2CqBAHiB%2CMAAO%2CCAGvB%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAACA%2CqBAAqB%2CMAAO%3BEAExB%2CUAAA%3B%3BAAIR%3BEAGI%2C2BAAA%3BEACA%2CkBAAkB%2CkFAAlB%3BEACA%2CyBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEAEI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAATJ%2CkBAUI%3BEACI%2CwBAAA%3BEACA%2CkCAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CkBALJ%2CEAKK%3BEACG%2CkCAAA%3BEACA%2CWAAA%3B%3BAAIR%2CoBAAqB%3BEACjB%2CUAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CsBAAuB%3BAACvB%2C4BAA6B%3BEACzB%2CaAAA%3B%3BAAIR%3BEAGI%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAOJ%3BEACI%3BIACI%2CWAAW%2CYAAX%3B%3BEAEJ%3BIACI%2CWAAW%2CcAAX%3B%3B%3BAAIR%3BEEpSI%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAlYJ%2CqBAMI%3BEAEI%2CsCAAA%3B%3BAARR%2CqBAeI%3BEAEI%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CkCAAA%3B%3BAAIR%2CsBAMI%2C%2BBACI%3BAAPR%2CsBAMI%2C%2BBAEI%3BEAEI%2CUAAA%3B%3BAAKZ%3BEAEI%2CYAAA%3B%3BAAWJ%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAMJ%2CeAAe%3BEACX%3BIACI%2C6BAAA%3B%3B%3BAAIR%3BAACA%3BAACA%3BEAGI%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CYAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEAEI%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAEA%2CuBAAwB%3BEACpB%2CUAAA%3B%3BAARR%2CcAWI%3BEE5YA%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEA3RI%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2COAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CgCAAA%3B%3BAAIR%3BEACI%2CQAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CiCAAA%3B%3BAAIR%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAGJ%3BEAEI%2CwBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAGJ%2C2BACI%3BEACI%2CaAAA%3B%3BAAYR%2CqBACI%3BEACI%2C4BAAA%3BEACA%2CqBAAA%3B%3BAAIR%3BEExcI%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEA%5C%2FNA%2CiCAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAEA%2CqBAAsB%3BAACtB%2CsBAAuB%2CiBAAiB%3BEACpC%2CaAAA%3B%3BAAGJ%2CiBAAkB%3BAAClB%2CgBAAiB%3BAACjB%2CqBAAsB%3BEAClB%2CcAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%2C4BAA4B%2C8BACxB%3BAADJ%2C4BAA4B%2C8BAExB%3BEACI%2CUAAA%3B%3BAACA%2C4BAJoB%2C8BACxB%2CeAGK%3BAAAD%2C4BAJoB%2C8BAExB%2C2BAEK%3BEACG%2CUAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CsBACI%3BAADJ%2CsBAEI%3BEACI%2CqBAAA%3B%3BAAKJ%2CqBAAC%2C4BAA4B%2C8BACzB%3BAADJ%2CqBAAC%2C4BAA4B%2C8BAEzB%3BEACI%2CaAAA%3B%3BAACA%2CqBAJP%2C4BAA4B%2C8BACzB%2CeAGK%3BAAAD%2CqBAJP%2C4BAA4B%2C8BAEzB%2C2BAEK%3BEACG%2CcAAA%3B%3BAAIZ%2CqBAAC%2CsBACG%3BAADJ%2CqBAAC%2CsBAEG%3BEACI%2CwBAAA%3B%3BAAMR%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAC%5C%2FC%2C2BAA0B%2CIAAI%3BEE7jBlC%2CmBAAmB%2C2BAAnB%3BEACA%2CeAAe%2C2BAAf%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CWAAW%2C2BAAX%3B%3BAFyjBA%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAI%5C%2FC%2CqBAAoB%2CIAAI%3BEEhkB5B%2CmBAAmB%2CyBAAnB%3BEACA%2CeAAe%2CyBAAf%3BEACA%2CcAAc%2CyBAAd%3BEACA%2CWAAW%2CyBAAX%3B%3BAFyjBA%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAO%5C%2FC%2CqBAAoB%2CIAAI%3BEEnkB5B%2CmBAAmB%2CwBAAnB%3BEACA%2CeAAe%2CwBAAf%3BEACA%2CcAAc%2CwBAAd%3BEACA%2CWAAW%2CwBAAX%3B%3BAFokBA%2CqBAAC%2CsBACG%3BEExkBJ%2CmBAAmB%2C2BAAnB%3BEACA%2CeAAe%2C2BAAf%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CWAAW%2C2BAAX%3B%3BAFokBA%2CqBAAC%2CsBAIG%3BEE3kBJ%2CmBAAmB%2CyBAAnB%3BEACA%2CeAAe%2CyBAAf%3BEACA%2CcAAc%2CyBAAd%3BEACA%2CWAAW%2CyBAAX%3B%3BAFokBA%2CqBAAC%2CsBAOG%3BEE9kBJ%2CmBAAmB%2CwBAAnB%3BEACA%2CeAAe%2CwBAAf%3BEACA%2CcAAc%2CwBAAd%3BEACA%2CWAAW%2CwBAAX%3B%3BAFilBJ%2CqBACI%2CeAAc%2CIAAI%3BAADtB%2CqBAEI%2C2BAA0B%2CIAAI%3BAAFlC%2CqBAGI%2CsBAAqB%2CIAAI%3BAAH7B%2CqBAII%2CuBAAsB%2CIAAI%3BEACtB%2CyBAAA%3BEACA%2CyDAAA%3B%3BAAMJ%2CgBAAC%3BAAAD%2CcAAC%3BAACD%2CgBAAC%3BAAAD%2CcAAC%3BEAEG%2C4BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%3BAAAD%2CcAAC%3BEACG%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CgBAAC%3BAAAD%2CcAAC%3BEACG%2CYAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CgBAAC%2CwBAAwB%3BAAAzB%2CcAAC%2CwBAAwB%3BAACzB%2CgBAAC%2CyBAAyB%3BAAA1B%2CcAAC%2CyBAAyB%3BEACtB%2CmCAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%2CuBAAuB%3BAAAxB%2CcAAC%2CuBAAuB%3BAACxB%2CgBAAC%2C0BAA0B%3BAAA3B%2CcAAC%2C0BAA0B%3BEACvB%2CoCAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%2CwBAAwB%3BAAAzB%2CcAAC%2CwBAAwB%3BEEjmBzB%2CkBAAkB%2C2FAA2F%2CwEAA7G%3BEFmmBI%2C6BAAA%3BEACA%2COAAA%3B%3BAAGJ%2CgBAAC%2CyBAAyB%3BAAA1B%2CcAAC%2CyBAAyB%3BEEvmB1B%2CkBAAkB%2C2FAA2F%2C2EAA7G%3BEFymBI%2CmCAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CgBAAC%2CuBAAuB%3BAAAxB%2CcAAC%2CuBAAuB%3BEE5mBxB%2CkBAAkB%2C2FAA2F%2CwEAA7G%3BEF8mBI%2C6BAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CgBAAC%2C0BAA0B%3BAAA3B%2CcAAC%2C0BAA0B%3BEElnB3B%2CkBAAkB%2C2FAA2F%2C2EAA7G%3BEFonBI%2CmCAAA%3BEACA%2CSAAA%3B%3BAASJ%2CqBALkB%2CiBAKjB%3BAAAD%2CqBAJkB%2CeAIjB%3BAAAD%2C2BAHwB%2CiBAGvB%3BAAAD%2C2BAFwB%2CeAEvB%3BAAAD%2CqBADkB%2CiBACjB%3BAACD%2CqBANkB%2CiBAMjB%3BAAAD%2CqBALkB%2CeAKjB%3BAAAD%2C2BAJwB%2CiBAIvB%3BAAAD%2C2BAHwB%2CeAGvB%3BAAAD%2CqBAFkB%2CiBAEjB%3BEACG%2CaAAA%3B%3BAAWR%2CmBACI%2CyBACI%3BEE3pBJ%2CmBAAmB%2CgBAAnB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3BEF0pBQ%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAPZ%2CmBAUI%2C2BACI%3BEE7pBJ%2CmBAAmB%2CqBAAnB%3BEACA%2CeAAe%2CsBAAf%3BEACA%2CcAAc%2CsBAAd%3BEACA%2CWAAW%2CsBAAX%3BEF4pBQ%2CQAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAKZ%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BEACI%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAATJ%2CaAWI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAACA%2CkBAAC%2CIAAI%3BEACD%2CsBAAA%3B%3BAATR%2CkBAWI%3BEACI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CsBAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAADJ%2CuBAEI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEEzwBJ%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEF2wBI%2CyBAAA%3BEACA%2C6CAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAJA%2CgBAHkC%3BEAGlC%2CuBAVJ%3BIAQQ%2CUAAA%3B%3B%3BAAUZ%3BEACI%2CYAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAAIA%2C6BAAC%3BEACG%2CqBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAALR%2C6BAQI%3BEACI%2CuBAAA%3BEACA%2CWAAA%3B%3BAAVR%2C6BAQI%2CsBAGI%3BEACI%2CcAAA%3BEACA%2CkCAAA%3B%3BAAKZ%2CqBACI%2CwBACI%3BEACI%2CaAAA%3B%3BAAHZ%2CqBACI%2CwBAII%3BAALR%2CqBACI%2CwBAKI%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAdZ%2CqBACI%2CwBAeI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CqBA5BR%2CwBAeI%2CqBAaK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C4DAAA%3B%3BAAEJ%2CqBAlCR%2CwBAeI%2CqBAmBK%3BEACG%2CYAAA%3BEACA%2CyBAAA%3B%3BAArChB%2CqBACI%2CwBAuCI%3BEACI%2CUAAA%3BEACA%2COAAO%2CqBAAP%3B%3BAAMR%2C%2BBAAC%3BEACG%2CgBAAA%3B%3BAAFR%2C%2BBAKI%3BAALJ%2C%2BBAMI%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAZR%2C%2BBAKI%2C4BAQI%3BAAbR%2C%2BBAMI%2C6BAOI%3BEE32BJ%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEAmMQ%2CWAAA%3B%3BAAfZ%2C%2BBAkBI%3BEACI%2COAAA%3B%3BAAnBR%2C%2BBAqBI%3BEACI%2CQAAA%3B%3BAAMR%2C6BACI%3BAADJ%2C6BAEI%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAARR%2C6BACI%2C4BAQI%3BAATR%2C6BAEI%2C6BAOI%3BEE53BJ%2CmBAAmB%2CaAAnB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3BEF43BQ%2CYAAA%3BEACA%2CWAAA%3B%3BAAZZ%2C6BAeI%3BEACI%2CMAAA%3B%3BAAhBR%2C6BAkBI%3BEACI%2CSAAA%3B%3BAAIR%2C4BACI%3BAADJ%2C4BAEI%3BEACI%2C6BAAA%3B%3BAAHR%2C4BAKI%3BEACI%2CkBAAA%3B%3BAANR%2C4BAQI%2CwBAAuB%3BEACnB%2CmBAAA%3B%3BAAIR%3BEAEI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2C2BACI%3BEACI%2CiCAAA%3B%3BAAIR%2C4BACI%3BEACI%2CiCAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAGJ%3BAACA%3BEEt4BI%2C0CAAA%3BEACA%2C6CAAA%3B%3BAACA%2CcAAC%3BAAAD%2CqBAAC%3BEACG%2C0CAAA%3B%3BAAEJ%2CcAAC%3BAAAD%2CqBAAC%3BEACG%2C0CAAA%3B%3BAFo4BR%2CeAAe%2CIAAI%2CgCACf%3BAADJ%2CeAAe%2CIAAI%2CgCAEf%3BAAFJ%2CeAAe%2CIAAI%2CgCAGf%3BEE74BA%2C0CAAA%3BEACA%2C6CAAA%3B%3BAACA%2CeFw4BW%2CIAAI%2CgCACf%2C2BEz4BC%3BAAAD%2CeFw4BW%2CIAAI%2CgCAEf%2CoBE14BC%3BAAAD%2CeFw4BW%2CIAAI%2CgCAGf%2CmBE34BC%3BEACG%2C0CAAA%3B%3BAAEJ%2CeFq4BW%2CIAAI%2CgCACf%2C2BEt4BC%3BAAAD%2CeFq4BW%2CIAAI%2CgCAEf%2CoBEv4BC%3BAAAD%2CeFq4BW%2CIAAI%2CgCAGf%2CmBEx4BC%3BEACG%2C0CAAA%3B%3BAF44BR%3BEAEI%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAW%2C2BAAX%3BEACA%2CoCAAA%3BEACA%2CWAAA%3B%3BAAOA%2CgBANkC%3BEAMlC%3BIALI%2CiCAAA%3BIACA%2CSAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3B%3BAAEJ%2CsBAAC%3BEACG%2CUAAA%3BEACA%2CWAAW%2CwBAAX%3B%3BAAMJ%2CoBAAC%3BEACG%2CcAAA%3BEACA%2CYAAA%3B%3BAAKR%3BEACI%2CsBAAsB%2C4BAAtB%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAACA%2CkBAAC%3BEACG%2CcAAA%3B%3BAAIR%2CgCACI%3BAADJ%2CgCACoB%3BEACZ%2CwBAAA%3B%3BAAIR%2CgBACI%3BEACI%2CyBAAA%3B%3BAAFR%2CgBAKI%3BEACI%2CwBAAA%3B%3BAAIR%2CuBAAwB%3BEACpB%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CoBAAoB%2CIAAI%2CyBAEpB%3BEACI%2CaAAA%22%7D *//* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);-ms-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);-ms-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-ms-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-ms-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-ms-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);-ms-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);-ms-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);-ms-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);-ms-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);-ms-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;-ms-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);-ms-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);-ms-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);-ms-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);-ms-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);-ms-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-ms-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-ms-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-ms-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);-ms-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);-ms-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);-ms-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-ms-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-ms-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);-ms-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);-ms-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);-ms-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);-ms-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);-ms-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);-ms-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);-ms-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);-ms-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);-ms-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);-ms-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);-ms-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);-ms-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);-ms-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}
.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}.wp-block-themepunch-revslider{position:relative}rs-modal{position:fixed!important;z-index:9999999!important;pointer-events:none!important}rs-modal.rs-modal-auto{top:auto;bottom:auto;left:auto;right:auto}rs-modal.rs-modal-fullscreen,rs-modal.rs-modal-fullwidth{top:0;left:0;width:100%;height:100%}rs-modal rs-fullwidth-wrap{position:absolute;top:0;left:0;height:100%}rs-module-wrap.rs-modal{display:none;max-height:100%!important;overflow:auto!important;pointer-events:auto!important}rs-module-wrap.hideallscrollbars.rs-modal{overflow:hidden!important;max-width:100%!important}rs-modal-cover{width:100%;height:100%;z-index:0;background:0 0;position:absolute;top:0;left:0;cursor:pointer;pointer-events:auto}body>rs-modal-cover{position:fixed;z-index:9999995!important}rs-sbg-px{pointer-events:none}.rs-forceuntouchable,.rs-forceuntouchable *{pointer-events:none!important}.rs-forcehidden *{visibility:hidden!important}.rs_splitted_lines{display:block;white-space:nowrap!important}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:9999999!important;background:#fff}.rtl{direction:rtl}@font-face{font-family:revicons;src:url('../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/fonts/revicons/revicons.eot?5510888');src:url('../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),url('../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/fonts/revicons/revicons.woff2?5510888') format('woff2'),url('../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/fonts/revicons/revicons.woff?5510888') format('woff'),url('../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/fonts/revicons/revicons.ttf?5510888') format('truetype'),url('../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons') format('svg');font-weight:400;font-style:normal;font-display:swap}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak-as:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}#builderView i[class*=" fa-"],#builderView i[class^=fa-],#objectlibrary i[class*=" fa-"],#objectlibrary i[class^=fa-],#rs_overview i[class*=" fa-"],#rs_overview i[class^=fa-],#rs_overview_menu i[class*=" fa-"],#rs_overview_menu i[class^=fa-],#waitaminute i[class*=" fa-"],#waitaminute i[class^=fa-],.rb-modal-wrapper i[class*=" fa-"],.rb-modal-wrapper i[class^=fa-],rs-module i[class*=" fa-"],rs-module i[class^=fa-]{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#builderView [class*=" fa-"]:before,#builderView [class^=fa-]:before,#objectlibrary [class*=" fa-"]:before,#objectlibrary [class^=fa-]:before,#rs_overview [class*=" fa-"]:before,#rs_overview [class^=fa-]:before,#rs_overview_menu [class*=" fa-"]:before,#rs_overview_menu [class^=fa-]:before,#waitaminute [class*=" fa-"]:before,#waitaminute [class^=fa-]:before,.rb-modal-wrapper [class*=" fa-"]:before,.rb-modal-wrapper [class^=fa-]:before,rs-module [class*=" fa-"]:before,rs-module [class^=fa-]:before{font-family:FontAwesome;font-style:normal;font-weight:400;speak-as:none;display:inline-block;text-decoration:inherit;width:auto;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}#builderView .sr-only,#objectlibrary .sr-only,#rs_overview .sr-only,#rs_overview_menu .sr-only,#waitaminute .sr-only,.rb-modal-wrapper .sr-only,rs-module .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}#builderView .sr-only-focusable:active,#builderView .sr-only-focusable:focus,#objectlibrary .sr-only-focusable:active,#objectlibrary .sr-only-focusable:focus,#rs_overview .sr-only-focusable:active,#rs_overview .sr-only-focusable:focus,#rs_overview_menu .sr-only-focusable:active,#rs_overview_menu .sr-only-focusable:focus,#waitaminute .sr-only-focusable:active,#waitaminute .sr-only-focusable:focus,.rb-modal-wrapper .sr-only-focusable:active,.rb-modal-wrapper .sr-only-focusable:focus,rs-module .sr-only-focusable:active,rs-module .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.tp-fullwidth-forcer{z-index:0;pointer-events:none}rs-module-wrap{visibility:hidden}rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}rs-module-wrap{position:relative;z-index:1;width:100%;display:block}.rs-fixedscrollon rs-module-wrap{position:fixed!important;top:0!important;z-index:1000;left:0!important}.rs-stickyscrollon rs-module-wrap{position:sticky!important;top:0;z-index:1000}.rs-stickyscrollon{overflow:visible!important}rs-fw-forcer{display:block;width:100%;pointer-events:none}rs-module{position:relative;overflow:hidden;display:block}rs-module.disableVerticalScroll{-ms-touch-action:pan-x;touch-action:pan-x}rs-pzimg-wrap,rs-sbg,rs-sbg-effectwrap{display:block;pointer-events:none}rs-sbg-effectwrap{position:absolute;top:0;left:0;width:100%;height:100%}rs-carousel-wrap rs-column rs-layer img{width:0;height:0}rs-sbg-px,rs-sbg-wrap{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;display:block}a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none}a[x-apple-data-detectors]{color:inherit!important;text-decoration:none!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important}.entry-content rs-module a,rs-module a{box-shadow:none}.rs-ov-hidden{overflow:hidden!important}.rs-forceoverflow,.rs-forceoverflow rs-module,.rs-forceoverflow rs-module-wrap,.rs-forceoverflow rs-slide,.rs-forceoverflow rs-slides{overflow:visible!important}.tp-simpleresponsive img,rs-module img{max-width:none!important;transition:none;margin:0;padding:0;border:none}rs-module .no-slides-text{font-weight:700;text-align:center;padding-top:80px}rs-slide,rs-slide:before,rs-slides{position:absolute;text-indent:0;top:0;left:0}rs-slide,rs-slide:before{display:block;visibility:hidden}.rs-layer .rs-untoggled-content{display:block}.rs-layer .rs-toggled-content{display:none}.rs-tc-active.rs-layer>.rs-toggled-content{display:block}.rs-tc-active.rs-layer>.rs-untoggled-content{display:none}.rs-layer-video{overflow:hidden}.rs_html5vidbasicstyles{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden}rs-module .rs-layer,rs-module rs-layer{opacity:0;position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap}rs-layer-wrap,rs-mask,rs-module .rs-layer,rs-module img,rs-module-wrap{user-select:none}.wpb_text_column rs-module rs-mask-wrap .rs-layer,.wpb_text_column rs-module rs-mask-wrap :last-child,rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap :last-child{margin-bottom:0}.rs-svg svg{width:100%;height:100%;position:relative;vertical-align:top}.rs-layer :not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),rs-alyer :not(.rs-wtbindex),rs-layer:not(.rs-wtbindex){outline:0!important}rs-carousel-wrap{cursor:url(../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/css/openhand.cur),move}rs-carousel-wrap.dragged{cursor:url(../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/css/closedhand.cur),move}rs-carousel-wrap.noswipe{cursor:default}rs-carousel-wrap{position:absolute;overflow:hidden;width:100%;height:100%;top:0;left:0}rs-carousel-space{clear:both;display:block;width:100%;height:0;position:relative}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.rs-layer.rs-selectable{user-select:text}rs-px-mask{overflow:hidden;display:block;width:100%;height:100%;position:relative}rs-module audio,rs-module embed,rs-module iframe,rs-module object,rs-module video{max-width:none!important;border:none}rs-bg-elem{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block;pointer-events:none}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}rs-zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0px;pointer-events:none}rs-cbg-mask-wrap,rs-column,rs-row-wrap{display:block;visibility:hidden}rs-layer-wrap,rs-loop-wrap,rs-mask-wrap,rs-parallax-wrap{display:block}rs-column-wrap>rs-loop-wrap{z-index:1}rs-cbg-mask-wrap,rs-layer-wrap,rs-mask-wrap{transform-style:flat}@media not all and (min-resolution:.001dpcm){@media{rs-carousel-wrap rs-layer-wrap,rs-carousel-wrap rs-loop-wrap{backface-visibility:hidden;transform-style:preserve-3d}}}.safarifix rs-layer-wrap{perspective:1000000}@-moz-document url-prefix(){rs-cbg-mask-wrap,rs-layer-wrap,rs-mask-wrap{perspective:none}}rs-mask-wrap{overflow:hidden}rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none!important}.rev_row_zone_top{top:0}.rev_row_zone_bottom{bottom:0}.rev_row_zone_middle{top:50%;transform:perspective(1px) translateY(-50%)}rs-column-wrap .rs-parallax-wrap{vertical-align:top}.rs-layer img,rs-layer img{vertical-align:top}rs-row,rs-row.rs-layer{display:table;position:relative;width:100%!important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto;font-size:0px}rs-column-wrap{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px}rs-column{box-sizing:border-box;display:block;position:relative;width:100%!important;height:auto!important;white-space:normal!important}rs-cbg-mask-wrap{position:absolute;z-index:0;box-sizing:border-box}rs-column-wrap rs-cbg-mask-wrap{top:0;left:0;bottom:0;right:0}rs-column-bg{position:absolute;z-index:0;box-sizing:border-box;width:100%;height:100%}.rs-pelock *{pointer-events:none!important}rs-column .rs-parallax-wrap,rs-column rs-loop-wrap,rs-column rs-mask-wrap{text-align:inherit}rs-column rs-mask-wrap{display:inline-block}rs-column .rs-parallax-wrap,rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}rs-column .rev_layer_in_column,rs-column .rs-parallax-wrap,rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns rs-column-wrap.rs-parallax-wrap{display:block!important;width:100%!important}.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,.rs-layer-audio.rs-layer-hidden,.rs-layer.rs-layer-hidden,.rs-parallax-wrap.rs-layer-hidden,.tp-forcenotvisible,.tp-hide-revslider,rs-column-wrap.rs-layer-hidden,rs-row-wrap.rs-layer-hidden{visibility:hidden!important;display:none!important}.rs-layer.rs-nointeraction,rs-layer.rs-nointeraction{pointer-events:none!important}rs-static-layers{position:absolute;z-index:101;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;overflow:hidden}rs-static-layers.rs-stl-back{z-index:0}.rs-layer rs-fcr{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-top:40px solid #00a8ff;position:absolute;right:100%;top:0}.rs-layer rs-fcrt{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-bottom:40px solid #00a8ff;position:absolute;right:100%;top:0}.rs-layer rs-bcr{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00a8ff;position:absolute;left:100%;top:0}.rs-layer rs-bcrt{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00a8ff;position:absolute;left:100%;top:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.noFilterClass{filter:none!important}rs-bgvideo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block}.rs-layer.rs-fsv{top:0;left:0;position:absolute;width:100%;height:100%}.rs-layer.rs-fsv audio,.rs-layer.rs-fsv iframe,.rs-layer.rs-fsv iframe audio,.rs-layer.rs-fsv iframe video,.rs-layer.rs-fsv video{width:100%;height:100%}.rs-fsv video{background:#000}.fullcoveredvideo rs-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid rs-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#fff;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px!important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.rs-ISM .tp-video-play-button{opacity:1;transition:none!important;z-index:6}.rs-audio .tp-video-play-button{display:none!important}.rs-layer .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center!important;vertical-align:top;line-height:50px!important;font-size:30px!important}.rs-layer:hover .tp-video-play-button{opacity:1;display:block;z-index:6}.rs-layer .tp-revstop{display:none;width:15px;border-right:5px solid #fff!important;border-left:5px solid #fff!important;transform:translateX(50%) translateY(50%);height:20px;margin-left:11px!important;margin-top:5px!important}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.rs-fsv .rs-fsv audio{object-fit:contain!important}.rs-fsv .rs-fsv video{object-fit:contain!important}.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button{display:none}@supports not (-ms-high-contrast:none){.rs-fsv .fullcoveredvideo audio{object-fit:cover!important}.rs-fsv .fullcoveredvideo video{object-fit:cover!important}}.rs-fullvideo-cover{width:100%;height:100%;top:0;left:0;position:absolute;background:0 0;z-index:5}.rs-nolc .tp-video-play-button,rs-bgvideo audio::-webkit-media-controls,rs-bgvideo video::-webkit-media-controls,rs-bgvideo video::-webkit-media-controls-start-playback-button{display:none!important}.rs-audio .tp-video-controls{opacity:1!important;visibility:visible!important}rs-module div.rs-layer,rs-module h1.rs-layer,rs-module h2.rs-layer,rs-module h3.rs-layer,rs-module h4.rs-layer,rs-module h5.rs-layer,rs-module h6.rs-layer,rs-module p.rs-layer,rs-module span.rs-layer{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}rs-module h1.rs-layer:before,rs-module h2.rs-layer:before,rs-module h3.rs-layer:before,rs-module h4.rs-layer:before,rs-module h5.rs-layer:before,rs-module h6.rs-layer:before{content:none}rs-dotted{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;display:block;pointer-events:none}rs-sbg-wrap rs-dotted{z-index:31}rs-dotted.twoxtwo{background:url(../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/assets/gridtile.png)}rs-dotted.twoxtwowhite{background:url(../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/assets/gridtile_white.png)}rs-dotted.threexthree{background:url(../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/assets/gridtile_3x3.png)}rs-dotted.threexthreewhite{background:url(../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;height:100%;top:0;left:0;background:#fff;position:absolute;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none;text-decoration:none!important;box-sizing:border-box;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase}.rev-btn i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity .2s ease-out,margin .2s ease-out;margin-left:0;line-height:inherit}.rev-btn.rev-hiddenicon i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity .2s ease-out,margin .2s ease-out;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-burger{position:relative;box-sizing:border-box;padding:22px 14px 22px 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child,.quick_style_example_wrap .rev-burger:hover :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2),.quick_style_example_wrap .rev-burger:hover :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child,.quick_style_example_wrap .rev-burger:hover :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-b-span-light span,.rev-burger.revb-white span{background:#fff}.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger.revb-darknoborder{border:0}.rev-b-span-dark span,.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:70%}50%{opacity:0;top:70%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#7f8c8d;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite{background:#fff}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;background:#fff}.rev-scroll-btn.rev-b-span-dark{border-color:#333}.rev-scroll-btn.rev-b-span-dark span,.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#fff;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255,.75)}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3b5998}.rev-sbutton-lightblue{background-color:#00a0d1}.rev-sbutton-red{background-color:#dd4b39}rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%}.rs-progress-bar,rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;vertical-align:top;line-height:0;width:100%;height:100%}rs-progress-bgs{display:block;z-index:15;box-sizing:border-box;width:100%;position:absolute;height:100%;top:0;left:0}rs-progress-bg{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-gap{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-vis{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.rs-layer img{background:0 0}.rs-layer.slidelink{cursor:pointer;width:100%;height:100%}.rs-layer.slidelink a{width:100%;height:100%;display:block}.rs-layer.slidelink a div{width:3000px;height:1500px;background:url(../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/assets/coloredbg.png) repeat}.rs-layer.slidelink a span{background:url(../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/assets/coloredbg.png) repeat;width:100%;height:100%;display:block}.rs-layer .rs-starring{display:inline-block}.rs-layer .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#ffc321!important}.rs-layer .rs-starring .star-rating,.rs-layer .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.rs-layer .rs-starring .star-rating:before,.rs-layer .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#e0dadf;float:left;top:0;left:0;position:absolute}.rs-layer .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.rs-layer .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}rs-loader{top:50%;left:50%;z-index:10000;position:absolute}rs-loader.off{display:none!important}rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0 0 20px 0 rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner5{background-image:url(../../frontend/Alothemes/crownsecurity/en_US/Nwdthemes_Revslider/public/assets/assets/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px -22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}rs-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}rs-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}rs-loader.spinner3 .bounce1,rs-loader.spinner3 .bounce2,rs-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}rs-loader.spinner3 .bounce1{animation-delay:-.32s}rs-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}rs-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}rs-loader.spinner4 .dot1,rs-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}rs-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}rs-layer iframe{visibility:hidden}rs-layer.rs-ii-o iframe{visibility:visible}rs-layer input[type=date],rs-layer input[type=datetime-local],rs-layer input[type=datetime],rs-layer input[type=email],rs-layer input[type=month],rs-layer input[type=number],rs-layer input[type=password],rs-layer input[type=range],rs-layer input[type=search],rs-layer input[type=tel],rs-layer input[type=text],rs-layer input[type=time],rs-layer input[type=url],rs-layer input[type=week]{display:inline-block}rs-layer input::placeholder{vertical-align:middle;line-height:inherit!important}a.rs-layer{transition:none}rs-arrow,rs-bullet,rs-bullets,rs-navmask,rs-tab,rs-tabs,rs-tabs-wrap,rs-thumb,rs-thumbs,rs-thumbs-wrap{display:block}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,rs-poster{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}rs-poster{cursor:pointer;z-index:3}.tp-tab.rs-touchhover,.tp-tab.selected,.tp-thumb.rs-touchhover,.tp-thumb.selected{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.rs-touchhover,.tp-bullet.selected{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows.rs-touchhover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}.rs-layer [class*=" pe-7s-"],.rs-layer [class*=" pe-7s-"]:before,.rs-layer [class^=pe-7s-],.rs-layer [class^=pe-7s-]:before{width:auto;margin:0;line-height:inherit;box-sizing:inherit}rs-pzimg-wrap{display:block}body.rtl .rs-pzimg{left:0!important}.rs_fake_cube{transform-style:preserve-3d}.rs_fake_cube,.rs_fake_cube_wall{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0;top:0;z-index:0}.rs-builder-mode rs-sbg-wrap canvas,rs-sbg canvas{overflow:hidden;z-index:5;-webkit-backface-visibility:hidden;backface-visibility:hidden}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.dddwrapper{transform-style:flat;perspective:10000px}.rs_error_message_box{background:#111;width:800px;margin:40px auto;padding:40px 20px;text-align:center;font-family:"Open Sans",sans-serif}.rs_error_message_oops{margin:0 0 20px;line-height:60px;font-size:34px;color:#fff}.rs_error_message_content{margin:0 0 20px;line-height:25px;font-size:17px;color:#fff}.rs_error_message_button{color:#fff!important;background:#333;display:inline-block;padding:10px 15px;text-align:right;border-radius:5px;cursor:pointer;text-decoration:none!important}.rs_error_message_button:hover{background:#5e35b1}.hglayerinfo{position:fixed;bottom:0;left:0;color:#fff;font-size:12px;line-height:20px;font-weight:600;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px}.indebugmode .rs-layer:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;position:absolute;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before,rs-pzimg-wrap.aden:after{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.willow{filter:grayscale(1) contrast(.95) brightness(.9)}.willow::after{background-color:transparent}}}rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap:after,rs-pzimg-wrap:before{height:500%;width:500%}rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.bgcanvas{display:none;position:absolute;overflow:hidden}.RSscrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.avada-has-rev-slider-styles .rev_slider_wrapper{transform:none}.active-rs-slide rs-sbg-wrap.kenburn_fix{opacity:1!important;visibility:visible!important}rs-module{direction:ltr}