/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright 2025 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
.designs-wrapper .color-box {
  vertical-align: top;
  margin: 0;
  width: 43px;
  height: 43px;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 6px;
  position: relative;
  border: 1px solid #c7c7c7;
  cursor: pointer;
}
canvas#main-product-cnvs {
  display: block;
  width: auto !important;
  height: auto !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: contain;
  margin: 0 auto;
}
.pdp-cnv-wrapper,
#pdp-cnv-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  max-height: 80vh;
  min-height: 500px;
  min-width: 300px;
  height: auto;
  overflow: hidden !important;
  padding: 20px !important;
  box-sizing: border-box !important;
  background: #f5f5f5;
  margin: 0;
}
.product.media {
  max-width: 100%;
  min-width: 300px;
  overflow: hidden;
  flex: 1;
}
.catalog-product-view .column.main .product.media {
  width: 100%;
}
.product.media .gallery-placeholder,
.product.media .fotorama__stage,
.product.media .fotorama__nav-wrap {
  display: block;
}
.product.media .gallery-placeholder img,
.product.media canvas {
  display: block;
  vertical-align: top;
}
@media only screen and (min-width: 768px) {
  .product.media {
    width: 64% !important;
    max-width: 64%;
    position: sticky;
    top: 0;
  }
  .product-info-main {
    width: 33% !important;
    box-shadow: none;
    max-width: 34%;
    padding: 0 20px 30px;
  }
}
.product-main-wrapper .product.media {
  position: sticky;
  top: 0;
}
.product-main-wrapper .product-info-main {
  font-family: Poppins, sans-serif;
}
.product-main-wrapper .product-info-main .page-title-wrapper h1 {
  margin-bottom: 0 !important;
}
.product-main-wrapper .product-info-main .product-title-price-wrapper {
  margin-bottom: 0;
}
.product-main-wrapper .product-info-main .page-title-wrapper h1 .base {
  color: #454545;
  font-size: 25.6px;
  font-weight: 400;
  margin: 0;
  padding-top: 5px;
  line-height: 48px;
  font-family: Poppins, sans-serif;
}
.product-main-wrapper .product-info-main .product-reviews-summary {
  display: none;
}
.product-main-wrapper .product-info-main .color-suggestions-header .title {
  font-size: 12px;
  letter-spacing: 0;
  color: #484848;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 32px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
}
.product-main-wrapper .product-info-main .color-suggestions-header {
  margin-bottom: 13px;
}
.product-main-wrapper .product-info-main .color-suggestions-chip {
  width: 60px;
  height: 60px;
  border-radius: 4px;
  border: 2px solid #c7c7c7;
  margin-bottom: 4px;
  box-sizing: border-box;
  transition: all 0.3s ease;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.product-main-wrapper .product-info-main .rug-shape-header,
.product-main-wrapper .product-info-main .rug-type-header {
  padding-top: 12px;
}
.product-main-wrapper .product-info-main .rug-shape-title,
.product-main-wrapper .product-info-main .rug-type-title {
  letter-spacing: 0;
  color: #333;
  color: #484848;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
}
.product-main-wrapper .product-info-main .designs-wrapper .color-boxes h3.page-title .base {
  color: #484848;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
}
.product-main-wrapper .product-info-main .product-info-price-inline .price {
  font-size: 20px;
  font-weight: 500;
  color: #484848;
}
.product-main-wrapper .product-info-main .color-suggestions-row .more-colors-link {
  text-transform: uppercase;
  white-space: nowrap;
  margin-left: 12px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: underline;
  line-height: 16px;
  font-size: 13px;
  color: #000;
}
.product-main-wrapper .product-info-main .rug-shape-select-preview {
  padding: 8px;
  height: 45px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  border-radius: 0;
}
.product-main-wrapper .product-info-main .rug-type-select-preview {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  background-color: #fff;
  cursor: pointer;
  justify-content: space-between;
  padding: 8px;
  height: 45px;
  box-sizing: border-box;
}
.product-main-wrapper .product-info-main #rug-shape-preview-icon {
  width: 45px !important;
  margin-right: 0 !important;
}
.product-main-wrapper .product-info-main .rug-shape-info-icon,
.product-main-wrapper .product-info-main .rug-type-info-icon {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 400;
  cursor: help;
  font-style: normal;
}
.product-main-wrapper .product-info-main .designs-wrapper .color-boxes h3.page-title {
  padding-top: 10px !important;
}
.product-main-wrapper .product-info-main .rug-shape-arrow,
.product-main-wrapper .product-info-main .rug-type-arrow {
  color: #666;
  font-size: 0;
  line-height: 1;
  transition: transform 0.2s;
  background: url(../../../../../frontend/Magento/luma/en_GB/Coduzion_ColorManagement/images/down-arrow.svg) no-repeat;
  background-size: auto;
  background-size: 100%;
  margin-top: 0;
  width: 13px;
  height: 13px;
  margin-right: 5px;
}
.product-main-wrapper .product-info-main .rug-shape-preview-label,
.product-main-wrapper .product-info-main .rug-type-preview-label {
  font-size: 12px;
  line-height: 1.2rem;
  color: #484848;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
.product-main-wrapper .product-info-main .rug-shape-dropdown.open .rug-shape-arrow {
  transform: rotate(-90deg);
}
.product-main-wrapper .product-info-main .rug-shape-grid-panel {
  max-height: inherit;
}
.product-main-wrapper .product-info-main .rug-shape-dropdown {
  position: inherit;
}
.product-main-wrapper .product-info-main .rug-shape-select-bar {
  margin-bottom: 0;
}
.product-main-wrapper .product-info-main .rug-shape-grid-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: 0;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 0px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  padding: 0;
  z-index: 10;
  max-height: inherit;
  overflow-y: auto;
}
.product-main-wrapper .product-info-main .rug-shape-grid-item.selected {
  background-color: #f5f5f5 !important;
}
.product-main-wrapper .product-info-main .rug-type-select-bar {
  margin-bottom: 0;
}
.product-main-wrapper .product-info-main .rug-selection-group {
  position: relative;
}
.product-main-wrapper .product-info-main .designs-wrapper .color-box.main-color-box::after {
  content: "\270E";
  position: absolute;
  top: -8px;
  left: auto;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid #ccc;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  color: #555555;
  pointer-events: none;
  right: -10px;
  top: 10px;
}
.product-main-wrapper .product-info-main .designs-wrapper .color-swatch label {
  font-size: 11px;
  margin-top: 0;
  margin-left: 8px;
  text-align: left;
  white-space: nowrap;
  color: #484848;
  vertical-align: top;
  margin-top: 1px;
  display: inline-block;
  line-height: 16px;
  text-transform: uppercase !important;
}
.product-main-wrapper .product-info-main .designs-wrapper .design-steps {
  padding: 15px 0;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  flex-wrap: wrap;
}
.product-main-wrapper .product-info-main .designs-wrapper .design-steps .step {
  text-transform: uppercase;
  width: 100%;
  max-width: 100%;
  font-weight: 400;
}
.product-main-wrapper .product-info-main .designs-wrapper .design-steps .step.add-to-cart {
  border-color: #a4655c;
  box-sizing: border-box;
  font-weight: 700;
  font-style: normal;
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  height: 46px;
  width: 100%;
  font-weight: 400;
  padding: 12px 15px;
  letter-spacing: 1px;
}
.product-main-wrapper .product-info-main .product-add-form .designs-wrapper .design-steps .step:active,
.product-main-wrapper .product-info-main .product-add-form .designs-wrapper .design-steps .step:hover {
  box-shadow: none;
  background: #fff;
  color: #000;
}
.product-main-wrapper .product-info-main .material-dropdown-wrapper .design-material-select {
  border: 0px solid #ddd;
  font-size: 13px;
}
.product-main-wrapper .product-info-main #rug-preset-size {
  padding: 8px;
  height: 45px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  font-size: 13px;
  background: url(../../../../../frontend/Magento/luma/en_GB/Coduzion_ColorManagement/images/down-arrow.svg) no-repeat;
  background-size: 13px !important;
  background-position: 96% 56%;
}
.product-main-wrapper .product-info-main .designs-wrapper .design-steps .step.custom-sample {
  margin-top: 7px;
  box-sizing: border-box;
  height: 46px;
  padding: 12px 15px;
  font-size: 14px;
  letter-spacing: 1px;
  border: 1px solid #000;
}
.product-main-wrapper .product-info-main .price-section {
  margin: 40px 0 10px;
}
.product-main-wrapper .product-info-main .quantity-section .field.qty .label span {
  display: block;
  font-size: 11px;
  letter-spacing: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  color: #000;
}
.product-main-wrapper .product-info-main .qty-control {
  display: inline-flex;
  align-items: center;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  padding: 4px 6px;
  min-width: 130px;
  justify-content: space-between;
  box-sizing: border-box;
  height: 42px;
}
.product-main-wrapper .product-info-main .qty-control .qty-btn {
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
  min-width: 24px;
  text-align: center;
  height: 42px;
  font-size: 26px;
  color: #000;
  font-weight: 400;
  float: left;
  line-height: 42px;
  text-decoration: none;
}
.product-main-wrapper .product-info-main .qty-control .qty {
  padding: 0;
  box-shadow: none;
  width: 75px;
  height: 39px;
  line-height: 100%;
  border: none;
  text-align: center;
  margin: 0;
  color: #333;
  float: left;
}
.product-main-wrapper .product-info-main .rug-size-info-icon {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 400;
  cursor: help;
  font-style: normal;
}
.product-main-wrapper .product-info-main .rug-size-field-group .label span {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 16px;
  color: #484848;
}
.product-main-wrapper .product-info-main .price-label {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #484848;
}
.product-main-wrapper .product-info-main .price-currency-symbol {
  font-size: 30px;
  color: #000;
  font-weight: 600;
}
.product-main-wrapper .product-info-main .price-amount {
  font-size: 30px;
  color: #000;
  font-weight: 600;
}
.product-main-wrapper .product-info-main .rug-disclaimer {
  margin: 0 0 20px;
  max-width: 100%;
}
.product-main-wrapper .product-info-main .rug-disclaimer p {
  font-size: 12px;
  line-height: 1.5;
  color: #484848;
  margin: 0;
}
.product-main-wrapper .product-info-main .rug-size-inner {
  position: relative;
}
.product-main-wrapper .product-info-main .rug-size-dimensions .rug-size-input {
  height: auto;
  border-radius: 0;
  border: 1px solid #c2c2c2;
  font-size: 14px;
  width: 100%;
  margin: 0;
  height: 36px;
}
.product-main-wrapper .product-info-main .rug-size-dimensions {
  grid-template-columns: 1fr 1fr;
}
.product-main-wrapper .product-info-main .rug-size-unit-label {
  right: 5px;
  bottom: 3px;
  font-size: 14px;
  color: #999;
  padding: 5px;
  position: absolute;
}
.product-main-wrapper .product-info-main .validation-message.width-validation,
.product-main-wrapper .product-info-main .validation-message.length-validation {
  position: absolute;
  top: 100%;
}
.product-main-wrapper .product-info-main .rug-size-dimensions {
  position: relative;
}
.product-main-wrapper .product-info-main .rug-size-section {
  margin: 30px 0 30px;
}
.product-main-wrapper .product-info-main .rug-size-fields {
  gap: 20px;
}
.product-main-wrapper .product-info-main .rug-size-fields.rug-size-fields--metric .rug-size-dimensions {
  grid-template-columns: 1fr;
}
.product-main-wrapper .product-info-main .rug-size-conversion-helper {
  margin-top: 0;
  width: 100%;
}
.product-main-wrapper .product-info-main .rug-size-unit-option input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: auto;
}
.product-main-wrapper .product-info-main .rug-size-title {
  color: #484848;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
}
.product-main-wrapper .product-info-main .rug-size-unit-option input[type="radio"] + span::before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  margin-right: 6px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.product-main-wrapper .product-info-main .rug-size-unit-option input[type="radio"]:checked + span::before {
  background-color: #000;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.product-main-wrapper .product-info-main .rug-shape-grid-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px 10px;
  border: 1px solid #eee;
  border-radius: 0;
  cursor: pointer;
  transition: background-color 0.2s;
  background-color: #fff;
}
.product-main-wrapper .product-info-main .rug-shape-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  margin-top: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright 2015 Adobe
 * All Rights Reserved.
 */
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
/**
 * Curtartisian theme: pull in Coduzion_Catalog module styles.
 * Actual LESS lives in app/code/Coduzion/Catalog/view/frontend/web/css/source/module/
 */
@media (min-width: 768px) {
  .category-banner__title {
    font-size: 3.2rem;
  }
  .category-banner__media {
    min-height: 420px;
  }
  .category-banner__image {
    max-height: 70vh;
  }
}
#order-sample-popup .order-sample-popup-content {
  padding: 0;
}
#order-sample-popup .order-sample-popup-content.order-sample-popup-layout {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  min-height: 400px;
}
#order-sample-popup .order-sample-popup-content .order-sample-popup-left {
  flex: 0 0 50%;
  max-width: 50%;
  margin: 0 auto;
  padding: 24px;
  background: #f9f9f9;
  border-right: 1px solid #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: center;
}
#order-sample-popup .order-sample-popup-content .order-sample-popup-right {
  flex: 1 1 50%;
  min-width: 0;
  padding: 24px 28px 28px;
  display: flex;
  flex-direction: column;
}
#order-sample-popup .order-sample-popup-content .product-image-wrapper--popup {
  width: 100%;
  max-width: 100%;
  height: auto;
  overflow: visible;
  position: relative;
}
#order-sample-popup .order-sample-popup-content .product-image-wrapper--popup .sample-product-image {
  display: block;
  width: 100%;
  height: auto;
  max-height: 480px;
  object-fit: contain;
  border-radius: 4px;
  background: #fff;
}
#order-sample-popup .order-sample-popup-content .product-details-wrapper {
  margin-bottom: 24px;
}
#order-sample-popup .order-sample-popup-content .product-details-wrapper .sample-product-name-display {
  margin: 0 0 8px 0;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  line-height: 1.3;
}
#order-sample-popup .order-sample-popup-content .product-details-wrapper .sample-product-sku-label {
  margin: 0 0 12px 0;
  font-size: 14px;
  color: #666;
}
#order-sample-popup .order-sample-popup-content .product-details-wrapper .sample-product-sku-label strong {
  color: #333;
}
#order-sample-popup .order-sample-popup-content .product-details-wrapper .sample-product-sku-label .sample-product-sku-display {
  color: #1979c3;
}
#order-sample-popup .order-sample-popup-content .product-details-wrapper .sample-description {
  margin: 0;
  font-size: 14px;
  color: #666;
  line-height: 1.6;
}
#order-sample-popup .order-sample-form .field {
  margin-bottom: 20px;
}
#order-sample-popup .order-sample-form .field .label {
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
  color: #333;
}
#order-sample-popup .order-sample-form .field .label .required {
  color: #e02b27;
  margin-left: 4px;
}
#order-sample-popup .order-sample-form .field .control .input-text,
#order-sample-popup .order-sample-form .field .control textarea {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  font-size: 14px;
  transition: border-color 0.3s;
}
#order-sample-popup .order-sample-form .field .control .input-text:focus,
#order-sample-popup .order-sample-form .field .control textarea:focus {
  border-color: #1979c3;
  outline: none;
}
#order-sample-popup .order-sample-form .field .control textarea {
  resize: vertical;
  font-family: inherit;
}
#order-sample-popup .order-sample-form .actions-toolbar {
  margin-top: 30px;
  display: flex;
  gap: 12px;
  justify-content: flex-end;
}
#order-sample-popup .order-sample-form .actions-toolbar .secondary button,
#order-sample-popup .order-sample-form .actions-toolbar .primary button {
  border: none;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s;
}
#order-sample-popup .order-sample-form .actions-toolbar .secondary button {
  background: #fff;
  color: #1979c3;
  border: 2px solid #1979c3;
}
#order-sample-popup .order-sample-form .actions-toolbar .secondary button:hover {
  background: #f0f7ff;
  border-color: #006bb4;
  color: #006bb4;
}
#order-sample-popup .order-sample-form .actions-toolbar .secondary button:active {
  background: #e0f0ff;
}
#order-sample-popup .order-sample-form .actions-toolbar .primary button {
  background: #1979c3;
  color: #fff;
}
#order-sample-popup .order-sample-form .actions-toolbar .primary button:hover {
  background: #006bb4;
}
#order-sample-popup .order-sample-form .actions-toolbar .primary button:active {
  background: #004f8a;
}
#order-sample-popup .rug-size-section {
  margin: 25px 0;
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
#order-sample-popup .rug-size-section .rug-size-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 16px;
}
#order-sample-popup .rug-size-section .rug-size-header .rug-size-title-wrapper {
  display: flex;
  align-items: center;
  gap: 6px;
}
#order-sample-popup .rug-size-section .rug-size-header .rug-size-title-wrapper .rug-size-title {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #333;
}
#order-sample-popup .rug-size-section .rug-size-header .rug-size-title-wrapper .rug-size-info-icon {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 600;
  cursor: help;
}
#order-sample-popup .rug-size-section .rug-size-header .rug-size-units {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 13px;
}
#order-sample-popup .rug-size-section .rug-size-header .rug-size-units .rug-size-unit-option {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}
#order-sample-popup .rug-size-section .rug-size-header .rug-size-units .rug-size-unit-option input[type="radio"] {
  margin: 0;
  cursor: pointer;
}
#order-sample-popup .rug-size-section .rug-size-fields {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 16px;
}
#order-sample-popup .rug-size-section .rug-size-fields .rug-size-field-group {
  flex: 1 1 220px;
}
#order-sample-popup .rug-size-section .rug-size-fields .rug-size-field-group .field {
  margin-bottom: 0;
}
#order-sample-popup .rug-size-section .rug-size-fields .rug-size-field-group .field .label span {
  display: block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #333;
}
#order-sample-popup .rug-size-section .rug-size-fields .rug-size-field-group .field .control .rug-size-dimensions {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto;
  column-gap: 10px;
  row-gap: 4px;
  align-items: center;
}
#order-sample-popup .rug-size-section .rug-size-fields .rug-size-field-group .field .control .rug-size-dimensions .rug-size-input {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  font-size: 16px;
  text-align: center;
  transition: border-color 0.3s;
}
#order-sample-popup .rug-size-section .rug-size-fields .rug-size-field-group .field .control .rug-size-dimensions .rug-size-input:focus {
  border-color: #1979c3;
  outline: none;
}
#order-sample-popup .rug-size-section .rug-size-fields .rug-size-field-group .field .control .rug-size-dimensions .rug-size-unit-label {
  font-size: 12px;
  color: #777;
  text-transform: lowercase;
}
#order-sample-popup .order-sample-default-colors {
  margin: 24px 0;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
}
#order-sample-popup .order-sample-default-colors.order-sample-default-colors--loading .order-sample-default-colors-content {
  min-height: 40px;
  color: #666;
}
#order-sample-popup .order-sample-default-colors .order-sample-default-colors-title {
  margin: 0 0 16px 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #333;
}
#order-sample-popup .order-sample-default-colors .order-sample-color-swatches-container {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 24px;
  margin-bottom: 12px;
}
#order-sample-popup .order-sample-default-colors .order-sample-color-swatch {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
  min-width: 140px;
}
#order-sample-popup .order-sample-default-colors .order-sample-color-swatch.order-sample-color-swatch-hidden {
  display: none;
}
#order-sample-popup .order-sample-default-colors .order-sample-color-swatch .order-sample-default-swatch,
#order-sample-popup .order-sample-default-colors .order-sample-color-swatch .color-box {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #ddd;
}
#order-sample-popup .order-sample-default-colors .order-sample-color-swatch .color-label {
  flex: 0 1 auto;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #333;
  margin: 0;
}
#order-sample-popup .order-sample-default-colors .order-sample-color-swatch .color-label .order-sample-color-name {
  display: block;
  font-size: 11px;
  font-weight: normal;
  text-transform: none;
  color: #666;
}
#order-sample-popup .order-sample-default-colors .order-sample-color-swatch .order-sample-color-remove {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  padding: 0;
  margin-left: auto;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  color: #666;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s, color 0.2s, background 0.2s;
}
#order-sample-popup .order-sample-default-colors .order-sample-color-swatch .order-sample-color-remove span {
  line-height: 1;
}
#order-sample-popup .order-sample-default-colors .order-sample-color-swatch .order-sample-color-remove:hover {
  border-color: #999;
  color: #333;
  background: #f5f5f5;
}
#order-sample-popup .order-sample-default-colors .order-sample-color-swatch .order-sample-color-remove:focus {
  outline: none;
  border-color: #1979c3;
}
#order-sample-popup .order-sample-default-colors .expand-colors-link-wrapper {
  margin-top: 8px;
}
#order-sample-popup .order-sample-default-colors .expand-colors-link-wrapper a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #1979c3;
  text-decoration: underline;
}
#order-sample-popup .order-sample-color-section {
  margin: 25px 0;
  padding: 20px 0;
  border-top: 1px solid #e0e0e0;
}
#order-sample-popup .order-sample-color-section .order-sample-color-title {
  margin: 0 0 16px 0;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #333;
}
#order-sample-popup .order-sample-color-section .color-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e0e0e0;
  flex-wrap: wrap;
  gap: 12px;
}
#order-sample-popup .order-sample-color-section .color-modal-tabs {
  display: flex;
  gap: 8px;
  flex: 1;
}
#order-sample-popup .order-sample-color-section .color-tab {
  padding: 6px 14px;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  color: #666;
  transition: all 0.2s ease;
}
#order-sample-popup .order-sample-color-section .color-tab:hover {
  background-color: #e8e8e8;
  border-color: #bbb;
}
#order-sample-popup .order-sample-color-section .color-tab.active {
  background-color: #837557;
  color: #fff;
  border-color: #837557;
}
#order-sample-popup .order-sample-color-section .color-modal-search .color-search-input {
  padding: 6px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 13px;
  min-width: 160px;
}
#order-sample-popup .order-sample-color-section .order-sample-color-empty-msg {
  margin: 12px 0 0;
  padding: 12px;
  color: #666;
  font-size: 13px;
  background: #f9f9f9;
  border-radius: 4px;
}
#order-sample-popup .order-sample-color-section .order-sample-subcolor-choice,
#order-sample-popup .order-sample-color-section .subcolor-choice {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  max-height: 220px;
  overflow-y: auto;
}
#order-sample-popup .order-sample-color-section .subcolor-swatch-item {
  flex: 0 0 auto;
  width: 70px;
  cursor: pointer;
  text-align: center;
  padding: 4px;
  border: 2px solid transparent;
  border-radius: 4px;
  transition: border-color 0.2s, background 0.2s;
}
#order-sample-popup .order-sample-color-section .subcolor-swatch-item:hover {
  background: #f5f5f5;
}
#order-sample-popup .order-sample-color-section .subcolor-swatch-item.active {
  border-color: #837557;
  background: #f9f6f0;
}
#order-sample-popup .order-sample-color-section .subcolor-swatch-item .color-box {
  display: block;
  width: 100%;
  height: 32px;
  border-radius: 3px;
  margin-bottom: 4px;
}
#order-sample-popup .order-sample-color-section .subcolor-swatch-item label {
  display: block;
  font-size: 10px;
  line-height: 1.2;
  color: #333;
  margin: 0;
  cursor: pointer;
}
#order-sample-popup .order-sample-color-section .my-colors-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.modal-popup.order-sample-modal .modal-inner-wrap {
  max-width: 900px;
  width: 90%;
}
.modal-popup.order-sample-modal .modal-content {
  padding: 0;
  width: 100%;
}
.modal-popup.order-sample-modal #order-sample-popup {
  width: 100%;
  display: block;
}
.product-main-wrapper,
.product-main-wrapper .product-info-main,
.designs-wrapper,
.designs-wrapper * {
  font-family: 'Inter', sans-serif;
}
.product-main-wrapper .product-info-main .page-title-wrapper h1 .base {
  font-family: 'Inter', sans-serif;
  font-size: 26px;
  font-weight: 500;
  color: #0a0a0a;
  letter-spacing: -0.01em;
}
.product-main-wrapper .product-info-main .product-title-price-wrapper {
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
}
.product-main-wrapper .product-info-main .product-info-price-inline .price {
  font-size: 22px;
  font-weight: 700;
  color: #0a0a0a;
}
#pdp-cnv-wrapper,
.pdp-cnv-wrapper {
  background: #fafafa !important;
  border-radius: 0;
  border: 1px solid #e5e5e5;
}
.canvas-thumbnails {
  gap: 12px !important;
}
.thumbnail-item {
  border: 2px solid #e5e5e5 !important;
  border-radius: 0 !important;
  background: #fafafa !important;
  padding: 6px !important;
  transition: border-color 0.2s ease !important;
}
.thumbnail-item:hover {
  border-color: #000000 !important;
}
.thumbnail-item.active {
  border-color: #000000 !important;
  box-shadow: none;
}
.color-suggestions-header .title,
.rug-shape-title,
.rug-type-title,
.rug-size-title,
.designs-wrapper .color-boxes h3.page-title .base {
  font-family: 'Inter', sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1em !important;
  color: #444444 !important;
}
.quantity-section .field.qty .label span {
  font-family: 'Inter', sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1em !important;
  color: #444444 !important;
}
.color-suggestions-header {
  margin-bottom: 10px;
}
.color-suggestions-chip {
  border-radius: 0;
  border: 2px solid #e5e5e5;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.color-suggestions-chip:hover {
  border-color: #000000;
  box-shadow: none;
}
.color-suggestions-chip.active,
.color-suggestions-chip.selected {
  border-color: #000000;
  box-shadow: none;
}
.color-suggestions-row .more-colors-link {
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.color-suggestions-row .more-colors-link:hover {
  color: #1a1a1a;
  text-decoration: none;
}
.rug-shape-select-preview,
.rug-type-select-preview {
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  color: #0a0a0a;
  transition: border-color 0.2s ease;
  height: 45px;
}
.rug-shape-select-preview:focus,
.rug-type-select-preview:focus {
  border-color: #000000 !important;
  box-shadow: none;
  outline: none;
}
.rug-shape-select-bar,
.rug-type-select-bar {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  transition: border-color 0.2s ease;
}
.rug-shape-select-bar:hover,
.rug-type-select-bar:hover {
  border-color: #000000;
}
.rug-shape-grid-panel {
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  box-shadow: none;
  overflow: hidden;
}
.rug-shape-grid-item {
  border: 1px solid #e5e5e5 !important;
  transition: background-color 0.15s ease;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  color: #444444;
}
.rug-shape-grid-item:hover {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.rug-shape-grid-item.selected {
  background-color: rgba(0, 0, 0, 0.1) !important;
  color: #0a0a0a;
  font-weight: 600;
}
.designs-wrapper .color-box {
  width: 46px;
  height: 46px;
  border-radius: 0;
  border: 2px solid #e5e5e5;
  transition: border-color 0.2s ease, transform 0.15s ease, box-shadow 0.15s ease;
}
.designs-wrapper .color-box:hover {
  border-color: #000000;
  transform: scale(1.06);
  box-shadow: none;
}
.designs-wrapper .color-box.main-color-box::after {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  color: #000000;
}
.designs-wrapper .color-swatch label {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  color: #444444;
}
.material-dropdown-wrapper .design-material-select {
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
}
.material-dropdown-wrapper .design-material-select:focus {
  border-color: #000000 !important;
  box-shadow: none;
  outline: none;
}
.rug-size-section {
  margin: 24px 0;
}
#rug-preset-size {
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  color: #0a0a0a;
}
#rug-preset-size:focus {
  border-color: #000000 !important;
  box-shadow: none;
  outline: none;
}
.rug-size-dimensions .rug-size-input {
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  font-family: 'Inter', sans-serif;
}
.rug-size-dimensions .rug-size-input:focus {
  border-color: #000000 !important;
  box-shadow: none;
  outline: none;
}
.rug-size-info-icon {
  background-color: #000000;
}
.rug-size-field-group .label span {
  font-family: 'Inter', sans-serif;
  color: #444444;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.07000000000000001em;
  text-transform: uppercase;
}
.rug-size-unit-option input[type="radio"]:checked + span::before {
  background-color: #000000;
  box-shadow: none;
  border-color: #000000;
}
.room-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 12px 0;
}
.room-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 14px;
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  background: transparent !important;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #444444;
  cursor: pointer;
  transition: all 0.2s ease;
}
.room-tag:hover {
  border-color: #000000 !important;
  color: #000000;
  background: rgba(0, 0, 0, 0.1) !important;
}
.room-tag.room-tag-active {
  background: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
  font-weight: 600;
}
.rug-pile-height {
  font-family: 'Inter', sans-serif;
}
.rug-pile-height-option {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  cursor: pointer;
}
.qty-control {
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  overflow: hidden;
}
.qty-control:focus-within {
  border-color: #000000 !important;
  box-shadow: none;
}
.qty-control .qty-btn {
  color: #0a0a0a;
  transition: background-color 0.15s ease, color 0.15s ease;
}
.qty-control .qty-btn:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #000000;
}
.qty-control .qty {
  font-family: 'Inter', sans-serif;
  color: #0a0a0a;
}
.price-section {
  margin: 24px 0 10px;
  padding: 20px 0;
  border-top: 1px solid #e5e5e5;
}
.price-label {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #666666;
}
.price-currency-symbol,
.price-amount {
  font-family: 'Inter', sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #0a0a0a;
}
.designs-wrapper .design-steps .step.add-to-cart {
  background-color: #000000 !important;
  border: 2px solid #000000 !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  box-shadow: none;
  transition: all 0.2s ease !important;
  height: auto !important;
  padding: 16px 24px !important;
}
.product-add-form .designs-wrapper .design-steps .step.add-to-cart:hover,
.product-add-form .designs-wrapper .design-steps .step.add-to-cart:active {
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !important;
  color: #ffffff !important;
  box-shadow: none;
  transform: translateY(-1px);
}
.designs-wrapper .design-steps .step.custom-sample {
  background: transparent !important;
  border: 2px solid #000000 !important;
  color: #000000 !important;
  border-radius: 0 !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  letter-spacing: 0.06em !important;
  transition: all 0.2s ease !important;
  height: auto !important;
  padding: 14px 24px !important;
  margin-top: 8px !important;
}
.product-add-form .designs-wrapper .design-steps .step.custom-sample:hover,
.product-add-form .designs-wrapper .design-steps .step.custom-sample:active {
  background: rgba(0, 0, 0, 0.1) !important;
  color: #1a1a1a !important;
  border-color: #1a1a1a !important;
  box-shadow: none;
  transform: none !important;
}
.design-rooms-wrapper {
  font-family: 'Inter', sans-serif;
}
.rooms-mockup {
  border-radius: 0;
  overflow: hidden;
  border: 2px solid #e5e5e5;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.rooms-mockup:hover {
  border-color: #000000;
  box-shadow: none;
}
.rooms-mockup h4 {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  color: #444444;
}
.rug-disclaimer p {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 1.6;
}
.rug-shape-header,
.rug-type-header {
  padding-top: 16px;
}
.rug-shape-info-icon,
.rug-type-info-icon {
  background-color: #000000;
  color: #ffffff;
  border: none;
}
.ca-eyebrow {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #000000;
  margin: 0 0 14px;
  display: inline-block;
}
.ca-eyebrow--light {
  color: rgba(255, 255, 255, 0.85);
}
.ca-section-header {
  max-width: 720px;
  margin: 0 auto 48px;
  padding: 0 24px;
}
.ca-section-header--center {
  text-align: center;
}
.ca-section-header__title {
  font-family: 'Inter', sans-serif;
  font-size: 38px;
  font-weight: 400;
  letter-spacing: -0.02em;
  color: #0a0a0a;
  line-height: 1.15;
  margin: 0 0 14px;
}
.ca-section-header__sub {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #444444;
  margin: 0;
}
.ca-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 32px;
  border-radius: 0;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none !important;
  cursor: pointer;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  border: 2px solid transparent;
  line-height: 1;
}
.ca-btn--primary {
  background: #000000;
  color: #fff !important;
  border-color: #000000;
  box-shadow: none;
}
.ca-btn--primary:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  transform: translateY(-1px);
  box-shadow: none;
}
.ca-btn--ghost {
  background: transparent;
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.4);
}
.ca-btn--ghost:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: #fff;
}
.ca-link {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000 !important;
  text-decoration: none !important;
  border-bottom: 1px solid #000000;
  padding-bottom: 3px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.ca-link:hover {
  color: #1a1a1a !important;
  border-color: #1a1a1a;
}
.ca-link--large {
  font-size: 14px;
  padding-bottom: 4px;
}
.ca-link-inline {
  color: #000000 !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.ca-link-inline:hover {
  color: #1a1a1a !important;
}
.ca-hero {
  position: relative;
  width: 100%;
  height: 82vh;
  min-height: 600px;
  overflow: hidden;
  margin: 0 0 0;
}
.ca-hero__media {
  position: absolute;
  inset: 0;
}
.ca-hero__bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ca-hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.15) 100%);
}
.ca-hero__content {
  position: relative;
  z-index: 2;
  max-width: 1280px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 80px 32px;
  color: #fff;
}
.ca-hero__title {
  font-family: 'Inter', sans-serif;
  font-size: 54px;
  font-weight: 300;
  letter-spacing: -0.02em;
  line-height: 1.1;
  color: #fff;
  margin: 0 0 22px;
  max-width: 680px;
}
.ca-hero__body {
  font-family: 'Inter', sans-serif;
  font-size: 17px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.88);
  margin: 0 0 36px;
  max-width: 520px;
  font-weight: 300;
}
.ca-hero__actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}
.ca-usps {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  padding: 32px 0;
}
.ca-usps__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 32px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
.ca-usp {
  display: flex;
  align-items: center;
  gap: 14px;
}
.ca-usp__icon {
  width: 32px;
  height: 32px;
  color: #000000;
  flex-shrink: 0;
}
.ca-usp__title {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #0a0a0a;
  margin: 0 0 3px;
}
.ca-usp__body {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  color: #666666;
  margin: 0;
}
.ca-collections {
  padding: 100px 0 60px;
  background: #ffffff;
}
.ca-collections__grid {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 32px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.ca-collections__cta {
  text-align: center;
  margin-top: 50px;
}
.ca-collection-card {
  display: block;
  text-decoration: none !important;
  color: inherit !important;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.ca-collection-card:hover {
  transform: translateY(-4px);
  box-shadow: none;
}
.ca-collection-card:hover .ca-collection-card__visual {
  filter: brightness(1.08);
}
.ca-collection-card:hover .ca-collection-card__cta {
  color: #1a1a1a;
  padding-left: 6px;
}
.ca-collection-card__visual {
  aspect-ratio: 4 / 5;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 28px;
  background: #1f1f1f;
  transition: filter 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.ca-collection-card__pattern {
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 18px, rgba(255, 255, 255, 0.04) 18px, rgba(255, 255, 255, 0.04) 19px), repeating-linear-gradient(-45deg, transparent, transparent 18px, rgba(255, 255, 255, 0.04) 18px, rgba(255, 255, 255, 0.04) 19px);
  pointer-events: none;
}
.ca-collection-card__count {
  position: absolute;
  top: 20px;
  right: 20px;
  font-family: 'Inter', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(0, 0, 0, 0.28);
  padding: 4px 10px;
  border-radius: 0;
}
.ca-collection-card__name {
  font-family: 'Inter', sans-serif;
  font-size: 26px;
  font-weight: 300;
  letter-spacing: 0.01em;
  color: #fff;
  margin: 0;
  position: relative;
  z-index: 1;
}
.ca-collection-card__content {
  padding: 28px 28px 32px;
}
.ca-collection-card__body {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #444444;
  margin: 0 0 18px;
}
.ca-collection-card__cta {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.ca-collection-card[data-theme="baroque"] .ca-collection-card__visual {
  background: linear-gradient(145deg, #1c1408 0%, #3d2a10 45%, #1c1408 100%);
}
.ca-collection-card[data-theme="minimalist"] .ca-collection-card__visual {
  background: linear-gradient(145deg, #eae7df 0%, #d6d1c6 55%, #c8c3b6 100%);
}
.ca-collection-card[data-theme="minimalist"] .ca-collection-card__visual .ca-collection-card__name {
  color: #0a0a0a;
}
.ca-collection-card[data-theme="minimalist"] .ca-collection-card__visual .ca-collection-card__count {
  color: rgba(26, 26, 26, 0.55);
  background: rgba(255, 255, 255, 0.55);
}
.ca-collection-card[data-theme="minimalist"] .ca-collection-card__visual .ca-collection-card__pattern {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 18px, rgba(0, 0, 0, 0.025) 18px, rgba(0, 0, 0, 0.025) 19px), repeating-linear-gradient(-45deg, transparent, transparent 18px, rgba(0, 0, 0, 0.025) 18px, rgba(0, 0, 0, 0.025) 19px);
}
.ca-collection-card[data-theme="ombre"] .ca-collection-card__visual {
  background: linear-gradient(145deg, #3a1f00 0%, #bd900a 58%, #e8c35a 100%);
}
.ca-story-teaser,
.ca-story-split {
  background: #fff;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  max-width: 1400px;
  margin: 0 auto;
  align-items: stretch;
}
.ca-story-teaser__visual,
.ca-story-split__visual {
  position: relative;
  overflow: hidden;
  min-height: 540px;
  background: linear-gradient(160deg, #1c1408 0%, #1f1f1f 50%, #0a0a0a 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.ca-story-teaser__pattern,
.ca-story-split__pattern {
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 30px, rgba(255, 255, 255, 0.025) 30px, rgba(255, 255, 255, 0.025) 31px), repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(255, 255, 255, 0.025) 30px, rgba(255, 255, 255, 0.025) 31px), radial-gradient(ellipse at 35% 65%, rgba(0, 0, 0, 0.12) 0%, transparent 65%);
  pointer-events: none;
}
.ca-story-teaser__media,
.ca-story-split__media {
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: #fafafa;
}
.ca-story-teaser__media img,
.ca-story-split__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ca-story-teaser__quote,
.ca-story-split__quote {
  position: relative;
  z-index: 2;
  padding: 56px 52px;
}
.ca-story-teaser__quote-body,
.ca-story-split__quote-body {
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.88);
  margin: 0 0 22px;
}
.ca-story-teaser__quote-body::before,
.ca-story-split__quote-body::before {
  content: '\201C';
  display: block;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-size: 72px;
  line-height: 0.65;
  color: #000000;
  font-style: normal;
  margin-bottom: 14px;
  opacity: 0.9;
}
.ca-story-teaser__quote-attr,
.ca-story-split__quote-attr {
  font-family: 'Inter', sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #000000;
  margin: 0;
}
.ca-story-teaser__content,
.ca-story-split__content {
  padding: 60px 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ca-story-teaser__title,
.ca-story-split__title {
  font-family: 'Inter', sans-serif;
  font-size: 38px;
  font-weight: 300;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: #0a0a0a;
  margin: 0 0 24px;
}
.ca-story-teaser__title em,
.ca-story-split__title em {
  font-style: italic;
  font-weight: 400;
}
.ca-story-teaser__body,
.ca-story-split__body {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: #444444;
  margin: 0 0 28px;
}
.ca-process {
  padding: 100px 32px;
  background: #fafafa;
}
.ca-process__steps {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 48px;
}
.ca-process-step__num {
  display: block;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.18em;
  color: #000000;
  margin: 0 0 20px;
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
}
.ca-process-step__title {
  font-family: 'Inter', sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #0a0a0a;
  margin: 0 0 10px;
}
.ca-process-step__body {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  line-height: 1.65;
  color: #444444;
  margin: 0;
}
.ca-bespoke-cta {
  background: #0a0a0a;
  color: #fff;
  padding: 100px 32px;
  text-align: center;
}
.ca-bespoke-cta__inner {
  max-width: 720px;
  margin: 0 auto;
}
.ca-bespoke-cta .ca-eyebrow {
  color: #000000;
}
.ca-bespoke-cta__title {
  font-family: 'Inter', sans-serif;
  font-size: 44px;
  font-weight: 300;
  letter-spacing: -0.02em;
  line-height: 1.15;
  color: #fff;
  margin: 0 0 20px;
}
.ca-bespoke-cta__body {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.85);
  margin: 0 0 36px;
}
.ca-press {
  padding: 70px 32px;
  background: #fff;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.ca-press__eyebrow {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #666666;
  margin: 0 0 32px;
}
.ca-press__logos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 56px;
  flex-wrap: wrap;
}
.ca-press__logo {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  color: #444444;
  letter-spacing: 0.02em;
  opacity: 0.75;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.ca-press__logo:hover {
  opacity: 1;
}
.ca-newsletter {
  background: #fafafa;
  padding: 100px 32px;
  text-align: center;
}
.ca-newsletter__inner {
  max-width: 640px;
  margin: 0 auto;
}
.ca-newsletter__title {
  font-family: 'Inter', sans-serif;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: -0.015em;
  line-height: 1.2;
  color: #0a0a0a;
  margin: 0 0 18px;
}
.ca-newsletter__body {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #444444;
  margin: 0 0 32px;
}
.ca-newsletter__form {
  display: flex;
  gap: 8px;
  max-width: 480px;
  margin: 0 auto;
}
.ca-newsletter__input {
  flex: 1;
  height: 48px !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  padding: 0 18px !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  background: #fff !important;
}
.ca-newsletter__input:focus {
  border-color: #000000 !important;
  box-shadow: none;
  outline: none !important;
}
.ca-page-hero {
  position: relative;
  width: 100%;
  height: 60vh;
  min-height: 420px;
  overflow: hidden;
}
.ca-page-hero--short {
  height: auto;
  min-height: 0;
  background: #fafafa;
  padding: 100px 32px 60px;
}
.ca-page-hero__media {
  position: absolute;
  inset: 0;
}
.ca-page-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ca-page-hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.ca-page-hero__content {
  position: relative;
  z-index: 2;
  max-width: 1280px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 60px 32px;
  color: #fff;
}
.ca-page-hero__content--centered {
  text-align: center;
  align-items: center;
}
.ca-page-hero__title {
  font-family: 'Inter', sans-serif;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: -0.02em;
  line-height: 1.15;
  color: #fff;
  margin: 0 0 18px;
  max-width: 820px;
}
.ca-page-hero__title--dark {
  color: #0a0a0a;
}
.ca-page-hero__body {
  font-family: 'Inter', sans-serif;
  font-size: 17px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.88);
  margin: 0;
  max-width: 560px;
  font-weight: 300;
}
.ca-prose {
  padding: 80px 32px;
  background: #fff;
}
.ca-prose__inner {
  max-width: 720px;
  margin: 0 auto;
}
.ca-prose__lead {
  font-family: 'Inter', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  margin: 0 0 28px;
  letter-spacing: -0.01em;
}
.ca-prose p {
  font-family: 'Inter', sans-serif;
  font-size: 17px;
  line-height: 1.85;
  color: #444444;
  margin: 0 0 22px;
}
.ca-values {
  padding: 100px 32px;
  background: #fafafa;
}
.ca-values__grid {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
}
.ca-value {
  padding: 32px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
}
.ca-value__title {
  font-family: 'Inter', sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #0a0a0a;
  margin: 0 0 14px;
  letter-spacing: -0.01em;
}
.ca-value__body {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #444444;
  margin: 0;
}
.ca-press-logos {
  padding: 80px 32px;
  background: #fff;
}
.ca-press-logos__grid {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 48px;
  align-items: center;
  justify-items: center;
}
.ca-press-quotes {
  padding: 80px 32px;
  background: #fafafa;
}
.ca-press-quotes__grid {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.ca-press-quote {
  background: #fff;
  padding: 40px 36px;
  border-radius: 0;
  border: 1px solid #e5e5e5;
  margin: 0;
}
.ca-press-quote__body {
  font-family: 'Inter', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  margin: 0 0 20px;
  letter-spacing: -0.01em;
}
.ca-press-quote__attr {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #000000;
}
.ca-press-contact {
  padding: 100px 32px;
  background: #fff;
  text-align: center;
}
.ca-press-contact__inner {
  max-width: 640px;
  margin: 0 auto;
}
.ca-press-contact__title {
  font-family: 'Inter', sans-serif;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: -0.01em;
  color: #0a0a0a;
  margin: 0 0 20px;
  line-height: 1.25;
}
.ca-press-contact__body {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #444444;
}
.ca-sustainability-grid {
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 32px 100px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
.ca-sustainability-grid__item {
  padding: 32px;
  border-top: 2px solid #000000;
  background: #fff;
}
.ca-sustainability-grid__title {
  font-family: 'Inter', sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #0a0a0a;
  margin: 0 0 14px;
}
.ca-sustainability-grid__body {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  line-height: 1.7;
  color: #444444;
  margin: 0;
}
.ca-certifications {
  padding: 100px 32px;
  background: #fafafa;
}
.ca-certifications__row {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
.ca-certification {
  text-align: center;
  padding: 32px 20px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
}
.ca-certification__name {
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 12px;
  letter-spacing: 0.04em;
}
.ca-certification__body {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  line-height: 1.6;
  color: #444444;
  margin: 0;
}
.ca-goodweave-numbers {
  padding: 100px 32px;
  background: #fafafa;
}
.ca-goodweave-numbers__grid {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
.ca-goodweave-stat {
  text-align: center;
  padding: 40px 20px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
}
.ca-goodweave-stat__num {
  display: block;
  font-family: 'Inter', sans-serif;
  font-size: 48px;
  font-weight: 300;
  color: #000000;
  margin: 0 0 12px;
  letter-spacing: -0.02em;
  line-height: 1;
}
.ca-goodweave-stat__label {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  line-height: 1.6;
  color: #444444;
  margin: 0;
}
.ca-bespoke-process {
  padding: 100px 32px;
  background: #fff;
}
.ca-bespoke-process__grid {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
.ca-bespoke-step {
  padding: 36px 28px;
  background: #fafafa;
  border-radius: 0;
  border: 1px solid #e5e5e5;
}
.ca-bespoke-step__num {
  display: block;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  color: #000000;
  margin: 0 0 18px;
}
.ca-bespoke-step__title {
  font-family: 'Inter', sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #0a0a0a;
  margin: 0 0 12px;
}
.ca-bespoke-step__body {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  line-height: 1.65;
  color: #444444;
  margin: 0;
}
.ca-bespoke-stats {
  padding: 80px 32px;
  background: #fafafa;
}
.ca-bespoke-stats__grid {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
.ca-bespoke-stat {
  text-align: center;
}
.ca-bespoke-stat__num {
  display: block;
  font-family: 'Inter', sans-serif;
  font-size: 48px;
  font-weight: 300;
  color: #0a0a0a;
  margin: 0 0 10px;
  letter-spacing: -0.02em;
  line-height: 1;
}
.ca-bespoke-stat__label {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #666666;
  margin: 0;
}
.cms-home .page-main,
.cms-index-index .page-main,
.catalog-category-view.category-our-story .page-main,
.catalog-category-view.category-press .page-main,
.catalog-category-view.category-sustainability .page-main,
.catalog-category-view.category-goodweave .page-main,
.catalog-category-view.category-bespoke .page-main {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cms-home .page-title-wrapper,
.catalog-category-view.category-our-story .page-title-wrapper,
.catalog-category-view.category-press .page-title-wrapper,
.catalog-category-view.category-sustainability .page-title-wrapper,
.catalog-category-view.category-goodweave .page-title-wrapper,
.catalog-category-view.category-bespoke .page-title-wrapper {
  display: none !important;
}
.cms-home .breadcrumbs {
  display: none !important;
}
.cms-home .column.main,
.cms-home .columns {
  padding: 0 !important;
  margin: 0 !important;
  max-width: none !important;
  width: 100% !important;
}
.catalog-category-view.category-our-story .column.main,
.catalog-category-view.category-press .column.main,
.catalog-category-view.category-sustainability .column.main,
.catalog-category-view.category-goodweave .column.main,
.catalog-category-view.category-bespoke .column.main,
.catalog-category-view.category-our-story .columns,
.catalog-category-view.category-press .columns,
.catalog-category-view.category-sustainability .columns,
.catalog-category-view.category-goodweave .columns,
.catalog-category-view.category-bespoke .columns {
  padding: 0 !important;
  margin: 0 !important;
  max-width: none !important;
  width: 100% !important;
}
.page-footer {
  background: #0a0a0a !important;
  padding: 0 !important;
  margin-top: 0 !important;
}
.page-footer .footer.content {
  display: none !important;
}
.copyright {
  display: none !important;
}
.ca-footer {
  font-family: 'Inter', sans-serif;
}
.ca-footer__main {
  max-width: 1280px;
  margin: 0 auto;
  padding: 80px 32px 60px;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 56px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07000000000000001);
}
.ca-footer__logo-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 22px;
  text-decoration: none !important;
}
.ca-footer__logo-link svg {
  flex-shrink: 0;
}
.ca-footer__logo-name {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #fff;
  text-transform: uppercase;
}
.ca-footer__tagline {
  font-size: 13px;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.45);
  margin: 0 0 28px;
  max-width: 280px;
}
.ca-footer__certifications {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.ca-footer__cert-badge {
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #000000;
  border: 1px solid rgba(0, 0, 0, 0.35);
  padding: 4px 10px;
  border-radius: 0;
}
.ca-footer__col-title {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.35);
  margin: 0 0 20px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.ca-footer__links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ca-footer__link-item {
  margin: 0 0 11px;
}
.ca-footer__link {
  font-size: 13px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6) !important;
  text-decoration: none !important;
  transition: color 0.2s ease;
  line-height: 1;
}
.ca-footer__link:hover {
  color: #000000 !important;
}
.ca-footer__bottom {
  max-width: 1280px;
  margin: 0 auto;
  padding: 22px 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}
.ca-footer__copyright {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.28);
  margin: 0;
}
.ca-footer__legal-links {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.ca-footer__legal-link {
  font-size: 11px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.28) !important;
  text-decoration: none !important;
  transition: color 0.2s;
}
.ca-footer__legal-link:hover {
  color: rgba(255, 255, 255, 0.6) !important;
}
.ca-hero__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-weight: 300;
  font-size: 66px;
  letter-spacing: -0.01em;
  line-height: 1.05;
}
.ca-section-header__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-weight: 300;
  font-size: 50px;
  letter-spacing: -0.01em;
}
.ca-story-teaser__title,
.ca-story-split__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-weight: 300;
  font-size: 48px;
  letter-spacing: -0.01em;
}
.ca-story-teaser__title em,
.ca-story-split__title em {
  font-style: italic;
  font-weight: 300;
}
.ca-story-teaser__quote-body,
.ca-story-split__quote-body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 22px;
  line-height: 1.7;
}
.ca-story-teaser__quote-body::before,
.ca-story-split__quote-body::before {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-size: 90px;
}
.ca-bespoke-cta__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-weight: 300;
  font-size: 58px;
  letter-spacing: -0.01em;
}
.ca-newsletter__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-weight: 300;
  font-size: 48px;
  letter-spacing: -0.01em;
}
.ca-page-hero__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-weight: 300;
  font-size: 62px;
  letter-spacing: -0.01em;
}
.ca-collection-card__name {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-weight: 300;
  font-size: 34px;
  letter-spacing: 0.005em;
}
.ca-press-quote__body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 26px;
  line-height: 1.5;
}
.ca-press-contact__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-weight: 300;
  font-size: 44px;
  letter-spacing: -0.01em;
}
.ca-prose__lead {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: -0.01em;
}
body.cms-home,
body.cms-index-index {
  background: #0a0a0a !important;
  overflow-x: clip !important;
}
body.cms-home .page-wrapper,
body.cms-index-index .page-wrapper,
body.cms-home main.page-main,
body.cms-index-index main.page-main,
body.cms-home .page-main,
body.cms-index-index .page-main,
body.cms-home .columns,
body.cms-index-index .columns,
body.cms-home .column.main,
body.cms-index-index .column.main {
  background: #0a0a0a !important;
  padding: 0 !important;
  margin: 0 !important;
  max-width: none !important;
  overflow: visible !important;
}
body.cms-home .page.messages:empty,
body.cms-index-index .page.messages:empty,
body.cms-home .page-messages:empty,
body.cms-index-index .page-messages:empty,
body.cms-home .messages:empty,
body.cms-index-index .messages:empty {
  display: none !important;
}
body.cms-home .panel.wrapper,
body.cms-index-index .panel.wrapper,
body.cms-home .panel.header,
body.cms-index-index .panel.header,
body.cms-home .nav-sections .section-item-title,
body.cms-index-index .nav-sections .section-item-title,
body.cms-home .nav-sections #store\.links,
body.cms-index-index .nav-sections #store\.links,
body.cms-home .nav-sections #store\.settings,
body.cms-index-index .nav-sections #store\.settings,
body.cms-home .nav-sections .nav-mobile,
body.cms-index-index .nav-sections .nav-mobile,
body.cms-home .nav-sections .collapse,
body.cms-index-index .nav-sections .collapse,
body.cms-home .nav-sections .boder-menu,
body.cms-index-index .nav-sections .boder-menu,
body.cms-home .nav-sections .action.nav-toggle,
body.cms-index-index .nav-sections .action.nav-toggle,
body.cms-home .header.content .action.skip,
body.cms-index-index .header.content .action.skip,
body.cms-home .header.content .compare.wrapper,
body.cms-index-index .header.content .compare.wrapper,
body.cms-home .nav-sections .nav-sections-item-switch,
body.cms-index-index .nav-sections .nav-sections-item-switch {
  display: none !important;
}
body.cms-home .header.content::before,
body.cms-index-index .header.content::before,
body.cms-home .header.content::after,
body.cms-index-index .header.content::after,
body.cms-home .page-header::before,
body.cms-index-index .page-header::before,
body.cms-home .page-header::after,
body.cms-index-index .page-header::after {
  display: none !important;
  content: none !important;
}
body.cms-home .page-header,
body.cms-index-index .page-header {
  background: transparent !important;
  border: none !important;
  box-shadow: none;
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100 !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.cms-home .page-header .header.content,
body.cms-index-index .page-header .header.content {
  position: relative !important;
  background: transparent !important;
  padding: 28px clamp(24px, 4vw, 56px) 18px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}
body.cms-home .page-header .header.content .logo,
body.cms-index-index .page-header .header.content .logo {
  margin: 0 !important;
  float: none !important;
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  text-decoration: none !important;
  line-height: 1 !important;
  order: 0 !important;
}
body.cms-home .page-header .header.content .logo img,
body.cms-index-index .page-header .header.content .logo img {
  display: none !important;
}
body.cms-home .page-header .header.content .logo::before,
body.cms-index-index .page-header .header.content .logo::before {
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath d='M20,3 L37,20 L20,37 L3,20 Z' stroke='%23bd900a' stroke-width='2.2' stroke-linejoin='round'/%3E%3Crect x='11.5' y='11.5' width='17' height='17' stroke='%23bd900a' stroke-width='1.5' opacity='0.5'/%3E%3Cpath d='M20,13 L27,20 L20,27 L13,20 Z' stroke='%23bd900a' stroke-width='1.2' opacity='0.7'/%3E%3Ccircle cx='20' cy='20' r='2.4' fill='%23bd900a'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
body.cms-home .page-header .header.content .logo::after,
body.cms-index-index .page-header .header.content .logo::after {
  content: 'CARPETARTISIAN';
  color: rgba(255, 255, 255, 0.96);
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.24em;
  line-height: 1;
  white-space: nowrap;
}
body.cms-home .page-header .header.content .block.block-search,
body.cms-index-index .page-header .header.content .block.block-search {
  position: absolute !important;
  left: clamp(24px, 4vw, 56px) !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 240px !important;
  max-width: 240px !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}
body.cms-home .page-header .header.content .block.block-search .block.block-title,
body.cms-index-index .page-header .header.content .block.block-search .block.block-title {
  display: none !important;
}
body.cms-home .page-header .header.content .block.block-search .label,
body.cms-index-index .page-header .header.content .block.block-search .label {
  display: none !important;
}
body.cms-home .page-header .header.content .minicart-wrapper,
body.cms-index-index .page-header .header.content .minicart-wrapper {
  position: absolute !important;
  right: clamp(24px, 4vw, 56px) !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}
body.cms-home #search,
body.cms-index-index #search,
body.cms-home .block-search input,
body.cms-index-index .block-search input {
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  color: #fff !important;
  border-radius: 0 !important;
  padding: 10px 14px !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 0.04em !important;
  height: 40px !important;
  line-height: 1 !important;
  box-shadow: none;
  width: 100% !important;
}
body.cms-home #search::placeholder,
body.cms-index-index #search::placeholder,
body.cms-home .block-search input::placeholder,
body.cms-index-index .block-search input::placeholder {
  color: rgba(255, 255, 255, 0.55) !important;
}
body.cms-home #search:focus,
body.cms-index-index #search:focus,
body.cms-home .block-search input:focus,
body.cms-index-index .block-search input:focus {
  border-color: #000000 !important;
  outline: none !important;
}
body.cms-home .block-search .action.search,
body.cms-index-index .block-search .action.search,
body.cms-home .block-search .action.search:before,
body.cms-index-index .block-search .action.search:before {
  color: #fff !important;
}
body.cms-home .minicart-wrapper .action.showcart:before,
body.cms-index-index .minicart-wrapper .action.showcart:before {
  color: #fff !important;
  font-size: 26px !important;
}
body.cms-home .minicart-wrapper .action.showcart .counter.qty:not(.empty),
body.cms-index-index .minicart-wrapper .action.showcart .counter.qty:not(.empty) {
  background: #000000 !important;
  color: #fff !important;
  border-radius: 50% !important;
  min-width: 18px !important;
  height: 18px !important;
  line-height: 18px !important;
}
body.cms-home .minicart-wrapper .ui-dialog,
body.cms-index-index .minicart-wrapper .ui-dialog,
body.cms-home .minicart-wrapper .block-minicart,
body.cms-index-index .minicart-wrapper .block-minicart {
  display: none !important;
}
body.cms-home .minicart-wrapper.active .ui-dialog,
body.cms-index-index .minicart-wrapper.active .ui-dialog,
body.cms-home .minicart-wrapper.active .block-minicart,
body.cms-index-index .minicart-wrapper.active .block-minicart {
  display: block !important;
}
body.cms-home .nav-sections,
body.cms-index-index .nav-sections {
  background: transparent !important;
  border: none !important;
  position: absolute !important;
  top: 88px;
  left: 0;
  right: 0;
  z-index: 100 !important;
  margin: 0 !important;
  padding: 0 0 22px !important;
  min-height: 0 !important;
  width: 100% !important;
}
body.cms-home .nav-sections .nav-sections-item-content,
body.cms-index-index .nav-sections .nav-sections-item-content {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block !important;
  float: none !important;
  width: 100% !important;
}
body.cms-home .magicmenu,
body.cms-index-index .magicmenu {
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
  width: 100% !important;
  display: block !important;
}
body.cms-home .magicmenu .nav-desktop,
body.cms-index-index .magicmenu .nav-desktop {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 44px !important;
  list-style: none !important;
  margin: 0 auto !important;
  padding: 14px 0 !important;
  background: transparent !important;
  box-shadow: none;
  border: none !important;
  width: 100% !important;
}
body.cms-home .magicmenu .nav-desktop > li.level0,
body.cms-index-index .magicmenu .nav-desktop > li.level0 {
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  position: static !important;
}
body.cms-home .magicmenu .nav-desktop > li.level0.home,
body.cms-index-index .magicmenu .nav-desktop > li.level0.home {
  display: none !important;
}
body.cms-home .magicmenu .nav-desktop > li.level0 > a.level-top,
body.cms-index-index .magicmenu .nav-desktop > li.level0 > a.level-top {
  background: transparent !important;
  color: rgba(255, 255, 255, 0.92) !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  padding: 8px 0 !important;
  border: none !important;
  line-height: 1 !important;
  text-decoration: none !important;
  transition: color 0.25s ease !important;
}
body.cms-home .magicmenu .nav-desktop > li.level0 > a.level-top > span,
body.cms-index-index .magicmenu .nav-desktop > li.level0 > a.level-top > span {
  color: inherit !important;
  background: transparent !important;
  padding: 0 !important;
}
body.cms-home .magicmenu .nav-desktop > li.level0:hover > a.level-top,
body.cms-index-index .magicmenu .nav-desktop > li.level0:hover > a.level-top,
body.cms-home .magicmenu .nav-desktop > li.level0:hover > a.level-top > span,
body.cms-index-index .magicmenu .nav-desktop > li.level0:hover > a.level-top > span,
body.cms-home .magicmenu .nav-desktop > li.level0.active > a.level-top,
body.cms-index-index .magicmenu .nav-desktop > li.level0.active > a.level-top,
body.cms-home .magicmenu .nav-desktop > li.level0.active > a.level-top > span,
body.cms-index-index .magicmenu .nav-desktop > li.level0.active > a.level-top > span {
  color: #000000 !important;
}
body.cms-home .magicmenu .level-top-mega,
body.cms-index-index .magicmenu .level-top-mega {
  position: absolute !important;
  top: 100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 100vw !important;
  background: rgba(0, 0, 0, 0.97) !important;
  backdrop-filter: blur(24px) !important;
  -webkit-backdrop-filter: blur(24px) !important;
  border-top: 1px solid rgba(255, 255, 255, 0.06) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25) !important;
  padding: 40px clamp(40px, 6vw, 96px) !important;
  box-shadow: none;
  z-index: 9999 !important;
  margin: 0 !important;
}
body.cms-home .magicmenu .content-mega,
body.cms-index-index .magicmenu .content-mega,
body.cms-home .magicmenu .content-mega-horizontal,
body.cms-index-index .magicmenu .content-mega-horizontal {
  max-width: 1440px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  background: transparent !important;
  width: 100% !important;
}
body.cms-home .magicmenu ul.cat-mega,
body.cms-index-index .magicmenu ul.cat-mega,
body.cms-home .magicmenu .mage-column,
body.cms-index-index .magicmenu .mage-column {
  display: grid !important;
  grid-template-columns: repeat(6, 1fr) !important;
  gap: 24px !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}
body.cms-home .magicmenu li.children,
body.cms-index-index .magicmenu li.children {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  text-align: center !important;
}
body.cms-home .magicmenu .a-image,
body.cms-index-index .magicmenu .a-image,
body.cms-home .magicmenu .cat-image-link,
body.cms-index-index .magicmenu .cat-image-link {
  display: block !important;
  overflow: hidden !important;
  border-radius: 0 !important;
  aspect-ratio: 1 / 1 !important;
  position: relative !important;
  margin-bottom: 12px !important;
  background-color: #1a1a1a !important;
  background-size: cover !important;
  background-position: center !important;
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
body.cms-home .magicmenu .a-image img,
body.cms-index-index .magicmenu .a-image img,
body.cms-home .magicmenu .cat-image-link img,
body.cms-index-index .magicmenu .cat-image-link img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  display: block !important;
}
body.cms-home .magicmenu .a-image:hover img,
body.cms-index-index .magicmenu .a-image:hover img,
body.cms-home .magicmenu .cat-image-link:hover img,
body.cms-index-index .magicmenu .cat-image-link:hover img,
body.cms-home .magicmenu .a-image:hover,
body.cms-index-index .magicmenu .a-image:hover,
body.cms-home .magicmenu .cat-image-link:hover,
body.cms-index-index .magicmenu .cat-image-link:hover {
  transform: scale(1.04);
}
body.cms-home .magicmenu li.children > a:not(.a-image):not(.cat-image-link),
body.cms-index-index .magicmenu li.children > a:not(.a-image):not(.cat-image-link) {
  display: block !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: rgba(255, 255, 255, 0.85) !important;
  text-align: center !important;
  text-decoration: none !important;
  padding: 0 !important;
  transition: color 0.25s ease !important;
  line-height: 1.4 !important;
}
body.cms-home .magicmenu li.children > a:not(.a-image):not(.cat-image-link):hover,
body.cms-index-index .magicmenu li.children > a:not(.a-image):not(.cat-image-link):hover {
  color: #000000 !important;
}
body.cms-home .magicmenu li.children > a:not(.a-image):not(.cat-image-link) > span,
body.cms-index-index .magicmenu li.children > a:not(.a-image):not(.cat-image-link) > span {
  color: inherit !important;
  background: transparent !important;
}
body.cms-home .magicmenu .image-grid-item .cat-image-link .cat-name-overlay,
body.cms-index-index .magicmenu .image-grid-item .cat-image-link .cat-name-overlay {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.85) 100%) !important;
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
  padding: 24px 12px 14px !important;
  text-align: center !important;
  display: block !important;
}
body.cms-home .magicmenu .image-grid-item .cat-image-link.view-all-btn,
body.cms-index-index .magicmenu .image-grid-item .cat-image-link.view-all-btn {
  background: rgba(0, 0, 0, 0.1) !important;
  border: 1px solid rgba(0, 0, 0, 0.3) !important;
}
body.cms-home .magicmenu .image-grid-item .cat-image-link.view-all-btn .view-all-text,
body.cms-index-index .magicmenu .image-grid-item .cat-image-link.view-all-btn .view-all-text {
  position: absolute !important;
  inset: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #000000 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  text-align: center !important;
  padding: 16px !important;
}
body.cms-home .magicmenu .shapes-grid-container,
body.cms-index-index .magicmenu .shapes-grid-container,
body.cms-home .magicmenu .discover-grid-container,
body.cms-index-index .magicmenu .discover-grid-container {
  grid-template-columns: repeat(7, 1fr) !important;
}
body.cms-home .magicmenu .shape-link,
body.cms-index-index .magicmenu .shape-link,
body.cms-home .magicmenu .discover-link,
body.cms-index-index .magicmenu .discover-link {
  display: block !important;
  text-decoration: none !important;
}
body.cms-home .magicmenu .shape-image-container,
body.cms-index-index .magicmenu .shape-image-container,
body.cms-home .magicmenu .discover-image-container,
body.cms-index-index .magicmenu .discover-image-container {
  background: rgba(255, 255, 255, 0.04) !important;
  border: 1px solid rgba(255, 255, 255, 0.06) !important;
  border-radius: 0 !important;
  padding: 18px !important;
  margin-bottom: 8px !important;
  aspect-ratio: 1 / 1 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.25s ease !important;
  overflow: hidden !important;
}
body.cms-home .magicmenu .shape-image-container img,
body.cms-index-index .magicmenu .shape-image-container img,
body.cms-home .magicmenu .discover-image-container img,
body.cms-index-index .magicmenu .discover-image-container img {
  max-width: 70% !important;
  max-height: 70% !important;
  width: auto !important;
  height: auto !important;
  filter: brightness(0) invert(1) opacity(0.85) !important;
  transition: transform 0.4s ease !important;
}
body.cms-home .magicmenu .shape-name,
body.cms-index-index .magicmenu .shape-name,
body.cms-home .magicmenu .discover-name,
body.cms-index-index .magicmenu .discover-name {
  color: rgba(255, 255, 255, 0.85) !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
  display: block !important;
}
body.cms-home .magicmenu .shape-link:hover .shape-image-container,
body.cms-index-index .magicmenu .shape-link:hover .shape-image-container,
body.cms-home .magicmenu .discover-link:hover .discover-image-container,
body.cms-index-index .magicmenu .discover-link:hover .discover-image-container {
  background: rgba(0, 0, 0, 0.15) !important;
  border-color: rgba(0, 0, 0, 0.4) !important;
}
body.cms-home .magicmenu .shape-link:hover .shape-image-container img,
body.cms-index-index .magicmenu .shape-link:hover .shape-image-container img,
body.cms-home .magicmenu .discover-link:hover .discover-image-container img,
body.cms-index-index .magicmenu .discover-link:hover .discover-image-container img {
  transform: scale(1.08);
}
body.cms-home .magicmenu .shape-link:hover .shape-name,
body.cms-index-index .magicmenu .shape-link:hover .shape-name,
body.cms-home .magicmenu .discover-link:hover .discover-name,
body.cms-index-index .magicmenu .discover-link:hover .discover-name {
  color: #000000 !important;
}
.ca-hero--cinema {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 720px;
  overflow: hidden;
  background: #0a0a0a;
  margin: 0;
}
.ca-hero--cinema::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 60% 75% at 22% 80%, rgba(0, 0, 0, 0.28) 0%, transparent 60%), radial-gradient(ellipse 45% 55% at 88% 25%, rgba(80, 80, 80, 0.18) 0%, transparent 55%), linear-gradient(165deg, #0a0a0a 0%, #1a1a1a 30%, #1f1f1f 65%, #2a2a2a 100%);
  z-index: 0;
}
.ca-hero--cinema .ca-hero__bg {
  position: absolute;
  inset: 0;
  background-image: url('https://images.unsplash.com/photo-1600166898405-da9535204843?auto=format&fit=crop&w=2400&q=85');
  background-size: cover;
  background-position: 78% 50%;
  opacity: 0.45;
  filter: sepia(0.4) saturate(1.2) contrast(1.05) brightness(0.85);
  animation: ca-hero-pan 40s ease-in-out infinite alternate;
  will-change: transform;
  z-index: 1;
}
.ca-hero--cinema::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");
  opacity: 0.06;
  mix-blend-mode: overlay;
  z-index: 2;
  pointer-events: none;
}
.ca-hero--cinema .ca-hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.2) 18%, transparent 50%, rgba(0, 0, 0, 0.45) 100%), linear-gradient(90deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.05) 80%, transparent 100%);
  z-index: 3;
  pointer-events: none;
}
.ca-hero--cinema .ca-hero__meta {
  position: absolute;
  z-index: 1;
  top: 210px;
  left: 0;
  right: 0;
  padding: 0 clamp(24px, 6vw, 96px);
  max-width: 1480px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
  opacity: 0;
  animation: ca-fade-in 1s ease 1200ms forwards;
}
.ca-hero--cinema .ca-hero__meta .ca-hero__meta-line {
  display: inline-flex;
  align-items: center;
}
.ca-hero--cinema .ca-hero__meta .ca-hero__meta-line > span:not(:last-child)::after {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #000000;
  border-radius: 50%;
  margin: 0 16px;
  vertical-align: middle;
  opacity: 0.85;
}
.ca-hero--cinema .ca-hero__content {
  position: absolute !important;
  z-index: 4;
  left: 0;
  right: 0;
  bottom: clamp(80px, 12vh, 140px) !important;
  padding: 0 clamp(24px, 6vw, 96px) !important;
  max-width: 1480px;
  margin: 0 auto;
  color: #fff;
  display: block !important;
  height: auto !important;
}
.ca-hero__rule {
  width: 64px;
  height: 1px;
  background: #ffffff;
  margin-bottom: 24px;
  transform-origin: left center;
  animation: ca-rule-grow 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 600ms both;
}
@keyframes ca-rule-grow {
  from {
    transform: scaleX(0);
    opacity: 0;
  }
  to {
    transform: scaleX(1);
    opacity: 1;
  }
}
.ca-hero--cinema .ca-eyebrow {
  color: #ffffff !important;
  font-size: 11px !important;
  letter-spacing: 0.26em !important;
  margin: 0 0 30px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  display: block;
  opacity: 0;
  animation: ca-fade-up 1s cubic-bezier(0.165, 0.84, 0.44, 1) 800ms forwards;
}
.ca-hero--cinema .ca-hero__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif !important;
  font-weight: 400 !important;
  font-size: clamp(40px, 5vw, 78px) !important;
  line-height: 1.06 !important;
  letter-spacing: -0.012em !important;
  color: #ffffff !important;
  margin: 0 0 32px !important;
  max-width: none !important;
  padding: 0 !important;
}
.ca-hero--cinema .ca-hero__title .ca-line {
  display: block !important;
  overflow: visible !important;
  white-space: nowrap;
  opacity: 0;
  transform: translateY(60px);
  filter: blur(8px);
  animation: ca-line-reveal 1.6s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  animation-delay: calc(var(--li, 0) * 220ms + 1000ms);
}
.ca-hero--cinema .ca-hero__title em {
  font-style: italic;
  font-weight: 400;
  color: #ffffff;
}
@keyframes ca-line-reveal {
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}
.ca-hero--cinema .ca-hero__body {
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
  font-weight: 300 !important;
  color: rgba(255, 255, 255, 0.82) !important;
  max-width: 44ch !important;
  margin: 0 0 38px !important;
  letter-spacing: 0.005em;
  opacity: 0;
  animation: ca-fade-up 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1700ms forwards;
}
.ca-hero--cinema .ca-hero__actions {
  display: flex;
  align-items: center;
  gap: 32px;
  flex-wrap: wrap;
  opacity: 0;
  animation: ca-fade-up 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1900ms forwards;
}
@keyframes ca-fade-up {
  from {
    opacity: 0;
    transform: translateY(28px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes ca-fade-in {
  to {
    opacity: 1;
  }
}
.ca-hero--cinema .ca-btn--primary {
  background: #000000 !important;
  border: 1px solid #000000 !important;
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
  padding: 18px 38px !important;
  border-radius: 0 !important;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  text-decoration: none !important;
  display: inline-block;
  line-height: 1 !important;
}
.ca-hero--cinema .ca-btn--primary:hover {
  background: #ffffff !important;
  border-color: #000000 !important;
  transform: translateY(-2px);
  color: #000000 !important;
  box-shadow: none;
}
.ca-hero__link {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  padding: 0;
  border: none;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ca-hero__link .arrow {
  display: inline-block;
  margin-left: 10px;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #ffffff;
}
.ca-hero__link:hover {
  color: #ffffff;
  text-decoration: none;
}
.ca-hero__link:hover .arrow {
  transform: translateX(6px);
}
@keyframes ca-hero-pan {
  from {
    transform: scale(1.05) translate3d(0, 0, 0);
  }
  to {
    transform: scale(1.1) translate3d(-1.2%, -0.6%, 0);
  }
}
.ca-hero__scroll-cue {
  position: absolute;
  bottom: clamp(36px, 5vh, 60px);
  right: clamp(24px, 5vw, 80px);
  z-index: 5;
  font-family: 'Inter', sans-serif;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.34em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  padding-bottom: 70px;
  opacity: 0;
  animation: ca-fade-in 1s ease 2200ms forwards;
}
.ca-hero__scroll-cue::after {
  content: '';
  display: block;
  width: 1px;
  height: 56px;
  background: linear-gradient(180deg, #000000 0%, transparent 100%);
  animation: ca-scroll-line 2.4s ease-in-out infinite 2200ms;
  transform-origin: top;
  position: absolute;
  bottom: 0;
  right: 4px;
}
.ca-hero__scroll-cue svg {
  display: none;
}
@keyframes ca-scroll-line {
  0% {
    transform: scaleY(0);
    transform-origin: top center;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  50% {
    transform: scaleY(1);
    transform-origin: top center;
    opacity: 1;
  }
  51% {
    transform: scaleY(1);
    transform-origin: bottom center;
  }
  80% {
    opacity: 1;
  }
  100% {
    transform: scaleY(0);
    transform-origin: bottom center;
    opacity: 0;
  }
}
.ca-hook {
  background: linear-gradient(180deg, #fafafa 0%, #f0f0f0 100%) !important;
  position: relative;
  overflow: visible !important;
  z-index: 5;
}
.ca-hook__inner {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  align-items: start !important;
}
.ca-hook__text {
  padding: clamp(80px, 12vh, 140px) clamp(40px, 6vw, 100px) clamp(80px, 12vh, 140px) !important;
}
.ca-hook__beat {
  min-height: 95vh !important;
  padding: 60px 0 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  opacity: 0.35 !important;
  transform: translateY(20px) !important;
  transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.ca-hook__beat.is-active {
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.ca-hook__statement {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif !important;
  font-size: clamp(28px, 3.4vw, 44px) !important;
  line-height: 1.18 !important;
  margin: 0 0 24px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
}
.ca-hook__sub {
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
  color: #5a5a5a !important;
  max-width: 460px !important;
  margin: 0 !important;
}
.ca-hook__visual {
  position: sticky !important;
  top: 0 !important;
  height: 100vh !important;
  overflow: hidden !important;
  background: #1a1a1a !important;
  align-self: start !important;
  z-index: 1;
}
.ca-hook__stage {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 0;
  filter: blur(8px);
  transition: opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), filter 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.ca-hook__stage.is-active {
  opacity: 1 !important;
  filter: blur(0) !important;
}
.ca-hook__stage-art {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.ca-hook__stage--design .ca-hook__stage-art {
  background: radial-gradient(ellipse 80% 60% at 50% 50%, rgba(0, 0, 0, 0.1) 0%, transparent 60%), repeating-linear-gradient(0deg, transparent 0, transparent 38px, rgba(0, 0, 0, 0.1) 38px, rgba(0, 0, 0, 0.1) 39px), repeating-linear-gradient(90deg, transparent 0, transparent 80px, rgba(0, 0, 0, 0.06) 80px, rgba(0, 0, 0, 0.06) 81px), #fafafa !important;
}
.ca-hook__stage--design .ca-hook__stage-art::after {
  content: '' !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: repeating-linear-gradient(28deg, transparent 0, transparent 80px, rgba(0, 0, 0, 0.1) 80px, rgba(0, 0, 0, 0.1) 81px), repeating-linear-gradient(-32deg, transparent 0, transparent 110px, rgba(0, 0, 0, 0.06) 110px, rgba(0, 0, 0, 0.06) 111px) !important;
}
.ca-hook__stage--dye .ca-hook__stage-art {
  background: radial-gradient(ellipse 50% 60% at 25% 30%, rgba(255, 255, 255, 0.2) 0%, transparent 50%), radial-gradient(ellipse 60% 50% at 75% 70%, rgba(0, 0, 0, 0.25) 0%, transparent 50%), linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 25%, #444444 50%, #666666 75%, #555555 100%) !important;
}
.ca-hook__stage--weave .ca-hook__stage-art {
  background: repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.4) 1px, transparent 1px, transparent 14px), repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 8px), radial-gradient(ellipse 70% 60% at 50% 50%, rgba(0, 0, 0, 0.18) 0%, transparent 60%), linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 50%, #1a1a1a 100%) !important;
}
.ca-hook__stage--finish .ca-hook__stage-art {
  background: radial-gradient(circle at 70% 30%, rgba(255, 255, 255, 0.45) 0%, transparent 50%), radial-gradient(ellipse 80% 60% at 30% 70%, rgba(0, 0, 0, 0.25) 0%, transparent 60%), linear-gradient(135deg, #0a0a0a 0%, #3a3a3a 35%, #5a5a5a 65%, #aaaaaa 100%) !important;
}
.ca-hook__stage-label {
  position: absolute !important;
  bottom: clamp(40px, 6vh, 70px) !important;
  left: clamp(40px, 5vw, 80px) !important;
  z-index: 3 !important;
  display: flex !important;
  align-items: baseline !important;
  gap: 18px !important;
  color: #fff !important;
}
.ca-hook__stage-num {
  font-family: 'Inter', sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2em !important;
  color: rgba(255, 255, 255, 0.8) !important;
  line-height: 1 !important;
}
.ca-hook__stage-name {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif !important;
  font-size: clamp(40px, 4.8vw, 68px) !important;
  font-weight: 400 !important;
  font-style: italic !important;
  color: #fff !important;
  line-height: 1 !important;
  text-shadow: 0 4px 30px rgba(0, 0, 0, 0.45) !important;
}
.ca-hook__stage--design .ca-hook__stage-name {
  color: #0a0a0a !important;
  text-shadow: none !important;
}
.ca-hook__stage--design .ca-hook__stage-num {
  color: rgba(0, 0, 0, 0.65) !important;
}
.ca-hook__dots {
  position: absolute !important;
  bottom: clamp(40px, 6vh, 70px) !important;
  right: clamp(40px, 5vw, 80px) !important;
  z-index: 3 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
}
.ca-hook__dot {
  width: 28px !important;
  height: 1px !important;
  background: rgba(255, 255, 255, 0.4) !important;
  cursor: pointer !important;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  border: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
}
.ca-hook__dot.is-active {
  width: 48px !important;
  background: #000000 !important;
}
.ca-hook__dot:hover {
  background: rgba(255, 255, 255, 0.85) !important;
}
@media (max-width: 1023px) {
  body.cms-home .magicmenu,
  body.cms-index-index .magicmenu {
    display: none !important;
  }
  body.cms-home .nav-sections .nav-mobile,
  body.cms-index-index .nav-sections .nav-mobile {
    display: block !important;
    background: rgba(0, 0, 0, 0.95) !important;
  }
  body.cms-home .nav-sections,
  body.cms-index-index .nav-sections {
    top: 70px !important;
  }
  body.cms-home .page-header .header.content,
  body.cms-index-index .page-header .header.content {
    padding: 18px 16px !important;
  }
  body.cms-home .page-header .header.content .logo::before,
  body.cms-index-index .page-header .header.content .logo::before {
    width: 22px;
    height: 22px;
  }
  body.cms-home .page-header .header.content .logo::after,
  body.cms-index-index .page-header .header.content .logo::after {
    font-size: 12px !important;
    letter-spacing: 0.16em !important;
  }
  body.cms-home .page-header .header.content .block.block-search,
  body.cms-index-index .page-header .header.content .block.block-search {
    display: none !important;
  }
  body.cms-home .page-header .header.content .minicart-wrapper,
  body.cms-index-index .page-header .header.content .minicart-wrapper {
    right: 16px !important;
  }
  .ca-hero--cinema {
    height: 100vh;
    min-height: 580px;
  }
  .ca-hero--cinema .ca-hero__meta {
    display: none;
  }
  .ca-hero--cinema .ca-hero__content {
    bottom: 8vh !important;
  }
  .ca-hero--cinema .ca-hero__title {
    font-size: clamp(34px, 8.5vw, 52px) !important;
  }
  .ca-hero--cinema .ca-hero__title .ca-line {
    white-space: normal;
  }
  .ca-hero--cinema .ca-hero__body {
    font-size: 14px !important;
  }
  .ca-hero--cinema .ca-hero__actions {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .ca-hero--cinema .ca-hero__scroll-cue {
    display: none;
  }
  .ca-hook__inner {
    grid-template-columns: 1fr !important;
  }
  .ca-hook__visual {
    position: relative !important;
    height: 60vh !important;
  }
  .ca-hook__beat {
    min-height: auto !important;
    opacity: 1 !important;
  }
}
.ca-marquee-wrap {
  overflow: hidden;
  background: #0a0a0a;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  padding: 14px 0;
  user-select: none;
}
.ca-marquee-track {
  display: flex;
  width: max-content;
  animation: ca-marquee-scroll 40s linear infinite;
}
.ca-marquee-track:hover {
  animation-play-state: paused;
}
.ca-marquee-row {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding-right: 0;
}
.ca-marquee-item {
  font-family: 'Inter', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  white-space: nowrap;
  padding: 0 28px;
}
.ca-sep {
  color: #000000;
  font-size: 12px;
  opacity: 0.7;
  flex-shrink: 0;
}
@keyframes ca-marquee-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.ca-cinema {
  padding: 100px 0 0;
  background: #ffffff;
  overflow: hidden;
}
.ca-cinema__header {
  max-width: 1280px;
  margin: 0 auto 56px;
  padding: 0 32px;
  text-align: center;
}
.ca-cinema__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -0.01em;
  color: #0a0a0a;
  margin: 0 0 16px;
}
.ca-cinema__sub {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #444444;
  margin: 0;
  max-width: 560px;
  margin: 0 auto;
}
.ca-cinema__viewport {
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  cursor: grab;
}
.ca-cinema__viewport::-webkit-scrollbar {
  display: none;
}
.ca-cinema__viewport:active {
  cursor: grabbing;
}
.ca-cinema__track {
  display: flex;
  gap: 2px;
  padding: 0 32px 0 32px;
  width: max-content;
}
.ca-panel {
  display: block;
  text-decoration: none !important;
  color: inherit;
  flex-shrink: 0;
  width: 76vw;
  max-width: 560px;
  min-width: 280px;
  aspect-ratio: 3 / 4;
  position: relative;
  overflow: hidden;
  border-radius: 0;
  scroll-snap-align: start;
  transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ca-panel:hover {
  transform: translateY(-6px);
}
.ca-panel:hover .ca-panel__hover-art {
  opacity: 1;
}
.ca-panel:hover .ca-panel__name {
  letter-spacing: 0.015em;
}
.ca-panel:hover .ca-panel__cta {
  color: rgba(255, 255, 255, 0.95);
  padding-left: 4px;
}
.ca-panel__bg,
.ca-panel__hover-art {
  position: absolute;
  inset: 0;
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ca-panel__hover-art {
  opacity: 0;
}
.ca-panel__hover-art::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 14px, rgba(255, 255, 255, 0.06) 14px, rgba(255, 255, 255, 0.06) 15px), repeating-linear-gradient(-45deg, transparent, transparent 14px, rgba(255, 255, 255, 0.06) 14px, rgba(255, 255, 255, 0.06) 15px);
}
.ca-panel::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.1) 50%, transparent 100%);
  z-index: 1;
  pointer-events: none;
}
.ca-panel[data-col="minimalist"]::before {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.05) 50%, transparent 100%);
}
.ca-panel__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 28px 32px 36px;
  z-index: 2;
}
.ca-panel__count {
  display: block;
  font-family: 'Inter', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.65);
  margin-bottom: 10px;
}
.ca-panel__name {
  display: block;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0.005em;
  color: #fff;
  margin: 0 0 8px;
  transition: letter-spacing 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  line-height: 1;
}
.ca-panel__mood {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.7);
  margin: 0 0 18px;
  max-width: 300px;
}
.ca-panel__cta {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #000000;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  display: inline-block;
}
.ca-panel[data-col="minimalist"] .ca-panel__count {
  color: rgba(26, 26, 26, 0.55);
}
.ca-panel[data-col="minimalist"] .ca-panel__name {
  color: #0a0a0a;
}
.ca-panel[data-col="minimalist"] .ca-panel__mood {
  color: rgba(26, 26, 26, 0.65);
}
.ca-panel[data-col="minimalist"] .ca-panel__cta {
  color: #1a1a1a;
}
.ca-panel[data-col="baroque"] .ca-panel__bg {
  background: linear-gradient(145deg, #1c1408 0%, #3d2a10 50%, #1c1408 100%);
}
.ca-panel[data-col="baroque"] .ca-panel__hover-art {
  background: linear-gradient(145deg, #2a1e0a 0%, #5a3e18 60%, #2a1e0a 100%);
}
.ca-panel[data-col="minimalist"] .ca-panel__bg {
  background: linear-gradient(145deg, #eae7df 0%, #d6d1c6 55%, #c8c3b6 100%);
}
.ca-panel[data-col="minimalist"] .ca-panel__hover-art {
  background: linear-gradient(145deg, #ddd9cf 0%, #cac4b8 55%, #bbb4a6 100%);
}
.ca-panel[data-col="minimalist"] .ca-panel__hover-art::after {
  display: none;
}
.ca-panel[data-col="ombre"] .ca-panel__bg {
  background: linear-gradient(145deg, #3a1f00 0%, #bd900a 58%, #e8c35a 100%);
}
.ca-panel[data-col="ombre"] .ca-panel__hover-art {
  background: linear-gradient(145deg, #4a2800 0%, #d4a20b 58%, #f0d060 100%);
}
.ca-panel[data-col="geometric"] .ca-panel__bg {
  background: linear-gradient(145deg, #0d0d1c 0%, #1e1840 55%, #0d0d1c 100%);
}
.ca-panel[data-col="geometric"] .ca-panel__hover-art {
  background: linear-gradient(145deg, #161628 0%, #2e2658 55%, #161628 100%);
}
.ca-panel[data-col="botanical"] .ca-panel__bg {
  background: linear-gradient(145deg, #061408 0%, #1a3d1f 50%, #061408 100%);
}
.ca-panel[data-col="botanical"] .ca-panel__hover-art {
  background: linear-gradient(145deg, #091c0c 0%, #245228 55%, #091c0c 100%);
}
.ca-panel[data-col="tribal"] .ca-panel__bg {
  background: linear-gradient(145deg, #1e0608 0%, #5c1410 50%, #1e0608 100%);
}
.ca-panel[data-col="tribal"] .ca-panel__hover-art {
  background: linear-gradient(145deg, #2a080b 0%, #7a1c16 55%, #2a080b 100%);
}
.ca-cinema__bar {
  max-width: 1280px;
  margin: 0 auto;
  padding: 28px 32px 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ca-cinema__progress-track {
  width: 200px;
  height: 2px;
  background: #e5e5e5;
  border-radius: 2px;
  overflow: hidden;
}
.ca-cinema__progress-fill {
  height: 100%;
  background: #000000;
  border-radius: 2px;
  width: 0%;
  transition: width 0.1s linear;
}
.ca-reveal {
  opacity: 0;
  transform: translateY(32px);
  filter: blur(4px);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) var(--rd, 0ms), transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) var(--rd, 0ms), filter 0.8s ease var(--rd, 0ms);
}
.ca-reveal.is-revealed {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
.ca-cursor {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 9999;
  mix-blend-mode: normal;
  will-change: transform;
}
.ca-cursor__dot {
  width: 8px;
  height: 8px;
  background: #000000;
  border-radius: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: transform 0.1s ease, opacity 0.2s ease;
}
.ca-cursor__ring {
  width: 36px;
  height: 36px;
  border: 1.5px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: width 0.35s cubic-bezier(0.215, 0.61, 0.355, 1), height 0.35s cubic-bezier(0.215, 0.61, 0.355, 1), border-color 0.35s ease;
}
.ca-cursor__label {
  position: absolute;
  transform: translate(-50%, 28px);
  font-family: 'Inter', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #000000;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.ca-cursor.is-hover .ca-cursor__ring {
  width: 64px;
  height: 64px;
  border-color: #000000;
}
.ca-cursor.is-hover .ca-cursor__dot {
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0.5;
}
.ca-cursor.is-hover .ca-cursor__label {
  opacity: 1;
}
@media (hover: hover) and (pointer: fine) {
  body.ca-cursor-active * {
    cursor: none !important;
  }
}
.ca-mag {
  position: relative;
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.3s ease;
  will-change: transform;
}
.ca-mag:hover {
  box-shadow: none;
}
body.cms-home,
body.cms-index-index {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
  font-feature-settings: "kern" 1, "liga" 1 !important;
}
body.cms-home .page-header,
body.cms-index-index .page-header {
  background: rgba(0, 0, 0, 0.55) !important;
  backdrop-filter: saturate(165%) blur(16px) !important;
  -webkit-backdrop-filter: saturate(165%) blur(16px) !important;
  border-bottom: none !important;
  box-shadow: none;
}
body.cms-home .page-header .header.content,
body.cms-index-index .page-header .header.content {
  padding: 22px clamp(24px, 4vw, 56px) 14px !important;
}
body.cms-home .nav-sections,
body.cms-index-index .nav-sections {
  background: rgba(0, 0, 0, 0.52) !important;
  backdrop-filter: saturate(160%) blur(14px) !important;
  -webkit-backdrop-filter: saturate(160%) blur(14px) !important;
  border-bottom: 1px solid rgba(240, 240, 240, 0.06) !important;
  padding: 0 0 16px !important;
  top: 82px !important;
}
body.cms-home .magicmenu .nav-desktop > li.level0 > a.level-top,
body.cms-index-index .magicmenu .nav-desktop > li.level0 > a.level-top {
  font-size: 11.5px !important;
  letter-spacing: 0.16em !important;
  font-weight: 500 !important;
  color: rgba(255, 255, 255, 0.88) !important;
  padding: 10px 0 !important;
}
body.cms-home .magicmenu .nav-desktop > li.level0:hover > a.level-top,
body.cms-index-index .magicmenu .nav-desktop > li.level0:hover > a.level-top,
body.cms-home .magicmenu .nav-desktop > li.level0:hover > a.level-top > span,
body.cms-index-index .magicmenu .nav-desktop > li.level0:hover > a.level-top > span,
body.cms-home .magicmenu .nav-desktop > li.level0.active > a.level-top,
body.cms-index-index .magicmenu .nav-desktop > li.level0.active > a.level-top,
body.cms-home .magicmenu .nav-desktop > li.level0.active > a.level-top > span,
body.cms-index-index .magicmenu .nav-desktop > li.level0.active > a.level-top > span {
  color: #000000 !important;
  letter-spacing: 0.16em !important;
}
body.cms-home .page-header .header.content .logo,
body.cms-index-index .page-header .header.content .logo {
  gap: 14px !important;
}
body.cms-home .page-header .header.content .logo::before,
body.cms-index-index .page-header .header.content .logo::before {
  filter: drop-shadow(0 0 14px rgba(0, 0, 0, 0.22)) !important;
}
body.cms-home .page-header .header.content .logo::after,
body.cms-index-index .page-header .header.content .logo::after {
  font-size: 15px !important;
  font-weight: 500 !important;
  letter-spacing: 0.32em !important;
  color: rgba(255, 255, 255, 0.96) !important;
}
body.cms-home #search,
body.cms-index-index #search,
body.cms-home .block-search input,
body.cms-index-index .block-search input {
  background: rgba(255, 255, 255, 0.045) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  border-radius: 2px !important;
  height: 36px !important;
  padding: 0 14px !important;
  font-size: 11.5px !important;
  letter-spacing: 0.06em !important;
  color: rgba(255, 255, 255, 0.96) !important;
  transition: border-color 0.25s ease, background-color 0.25s ease !important;
}
body.cms-home #search::placeholder,
body.cms-index-index #search::placeholder,
body.cms-home .block-search input::placeholder,
body.cms-index-index .block-search input::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
  letter-spacing: 0.04em;
  font-weight: 400;
}
body.cms-home #search:hover,
body.cms-index-index #search:hover,
body.cms-home .block-search input:hover,
body.cms-index-index .block-search input:hover {
  background: rgba(255, 255, 255, 0.065) !important;
  border-color: rgba(255, 255, 255, 0.22) !important;
}
body.cms-home #search:focus,
body.cms-index-index #search:focus,
body.cms-home .block-search input:focus,
body.cms-index-index .block-search input:focus {
  background: rgba(255, 255, 255, 0.08) !important;
  border-color: rgba(0, 0, 0, 0.7) !important;
}
body.cms-home .block-search .action.search:before,
body.cms-index-index .block-search .action.search:before {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 14px !important;
}
.ca-hero--cinema .ca-hero__bg {
  opacity: 0.72 !important;
  filter: sepia(0.22) saturate(1.22) contrast(1.08) brightness(1.02) !important;
}
.ca-hero--cinema .ca-hero__overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.22) 18%, rgba(0, 0, 0, 0.06) 42%, rgba(0, 0, 0, 0.45) 72%, rgba(0, 0, 0, 0.9) 100%), linear-gradient(90deg, rgba(0, 0, 0, 0.25) 0%, transparent 45%, transparent 100%) !important;
}
.ca-hero--cinema .ca-hero__meta {
  top: 190px !important;
  font-size: 10.5px !important;
  font-weight: 500 !important;
  letter-spacing: 0.22em !important;
  color: rgba(240, 240, 240, 0.68) !important;
}
.ca-hero--cinema .ca-hero__meta .ca-hero__meta-line > span:not(:last-child)::after {
  width: 3px !important;
  height: 3px !important;
  margin: 0 14px !important;
  opacity: 0.75 !important;
}
.ca-hero--cinema .ca-eyebrow {
  display: inline-flex !important;
  align-items: center !important;
  font-size: 11px !important;
  letter-spacing: 0.24em !important;
  font-weight: 600 !important;
  color: #000000 !important;
  margin: 0 0 34px !important;
}
.ca-hero--cinema .ca-eyebrow::before {
  content: '' !important;
  display: inline-block !important;
  width: 36px !important;
  height: 1px !important;
  background: #000000 !important;
  margin-right: 18px !important;
  vertical-align: middle !important;
  opacity: 0.85 !important;
}
.ca-hero--cinema .ca-hero__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif !important;
  font-weight: 300 !important;
  font-size: clamp(48px, 6.2vw, 96px) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.02em !important;
  color: #ffffff !important;
}
.ca-hero--cinema .ca-hero__title em {
  font-style: italic;
  font-weight: 300;
  color: #cccccc !important;
}
.ca-hero--cinema .ca-hero__content {
  bottom: clamp(88px, 14vh, 160px) !important;
}
.ca-hero__rule {
  width: 48px !important;
  margin-bottom: 28px !important;
  opacity: 0.9 !important;
}
.ca-hero__scroll-cue {
  opacity: 0.7 !important;
  bottom: 36px !important;
}
.ca-hero__scroll-cue:hover {
  opacity: 1 !important;
}
@supports not (backdrop-filter: blur(10px)) {
  body.cms-home .page-header,
  body.cms-index-index .page-header {
    background: rgba(0, 0, 0, 0.88) !important;
  }
  body.cms-home .nav-sections,
  body.cms-index-index .nav-sections {
    background: rgba(0, 0, 0, 0.82) !important;
  }
}
body.cms-home .page-header,
body.cms-index-index .page-header {
  background: rgba(0, 0, 0, 0.55) !important;
  backdrop-filter: saturate(165%) blur(16px) !important;
  -webkit-backdrop-filter: saturate(165%) blur(16px) !important;
  border-bottom: none !important;
  box-shadow: none;
}
body.cms-home .page-header .header.content,
body.cms-index-index .page-header .header.content {
  padding: 20px clamp(28px, 4vw, 56px) 12px !important;
}
body.cms-home .nav-sections,
body.cms-index-index .nav-sections {
  background: rgba(0, 0, 0, 0.55) !important;
  backdrop-filter: saturate(165%) blur(16px) !important;
  -webkit-backdrop-filter: saturate(165%) blur(16px) !important;
  border-top: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.14) !important;
  top: 64px !important;
  padding: 2px 0 14px !important;
}
body.cms-home .page-header .header.content .block.block-search,
body.cms-index-index .page-header .header.content .block.block-search {
  position: absolute !important;
  left: auto !important;
  right: calc(clamp(28px, 4vw, 56px) + 58px) !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 40px !important;
  max-width: 40px !important;
  overflow: visible !important;
  transition: width 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), max-width 0.35s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  z-index: 101 !important;
}
body.cms-home .page-header .header.content .block.block-search .block-content,
body.cms-index-index .page-header .header.content .block.block-search .block-content {
  position: relative !important;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease 0s;
}
body.cms-home .page-header .header.content .block.block-search::before,
body.cms-index-index .page-header .header.content .block.block-search::before {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  right: 10px !important;
  transform: translateY(-50%) !important;
  width: 18px !important;
  height: 18px !important;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f5ede0' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") center / contain no-repeat !important;
  cursor: pointer !important;
  opacity: 0.82 !important;
  transition: opacity 0.25s ease !important;
  z-index: 2 !important;
  pointer-events: none !important;
}
body.cms-home .page-header .header.content .block.block-search:hover::before,
body.cms-index-index .page-header .header.content .block.block-search:hover::before {
  opacity: 1 !important;
}
body.cms-home .page-header .header.content .block.block-search.search-active,
body.cms-index-index .page-header .header.content .block.block-search.search-active {
  width: 240px !important;
  max-width: 240px !important;
}
body.cms-home .page-header .header.content .block.block-search.search-active .block-content,
body.cms-index-index .page-header .header.content .block.block-search.search-active .block-content {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.3s ease 0.15s;
}
body.cms-home .page-header .header.content .block.block-search.search-active::before,
body.cms-index-index .page-header .header.content .block.block-search.search-active::before {
  opacity: 0.55 !important;
}
body.cms-home .page-header .block-search #search,
body.cms-index-index .page-header .block-search #search,
body.cms-home .page-header .block-search input,
body.cms-index-index .page-header .block-search input {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  border-radius: 2px !important;
  height: 34px !important;
  padding: 0 36px 0 14px !important;
  font-size: 11.5px !important;
  letter-spacing: 0.06em !important;
  color: rgba(255, 255, 255, 0.96) !important;
  width: 100% !important;
}
body.cms-home .page-header .block-search #search::placeholder,
body.cms-index-index .page-header .block-search #search::placeholder,
body.cms-home .page-header .block-search input::placeholder,
body.cms-index-index .page-header .block-search input::placeholder {
  color: rgba(255, 255, 255, 0.42) !important;
  letter-spacing: 0.04em;
}
body.cms-home .page-header .block-search #search:focus,
body.cms-index-index .page-header .block-search #search:focus,
body.cms-home .page-header .block-search input:focus,
body.cms-index-index .page-header .block-search input:focus {
  border-color: rgba(0, 0, 0, 0.6) !important;
  background: rgba(255, 255, 255, 0.08) !important;
  outline: none !important;
}
body.cms-home .page-header .block-search .action.search,
body.cms-index-index .page-header .block-search .action.search {
  display: none !important;
}
body.cms-home .ca-hero--cinema .ca-hero__meta,
body.cms-index-index .ca-hero--cinema .ca-hero__meta {
  top: 158px !important;
}
@supports not (backdrop-filter: blur(10px)) {
  body.cms-home .page-header,
  body.cms-index-index .page-header,
  body.cms-home .nav-sections,
  body.cms-index-index .nav-sections {
    background: rgba(0, 0, 0, 0.9) !important;
  }
}
.ca-panel .ca-panel__bg {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), filter 0.6s ease !important;
}
.ca-panel .ca-panel__bg::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.7) 78%, rgba(0, 0, 0, 0.92) 100%);
  z-index: 2;
  pointer-events: none;
}
.ca-panel:hover .ca-panel__bg {
  transform: scale(1.035) !important;
  filter: brightness(1.08) saturate(1.05) !important;
}
.ca-panel .ca-panel__hover-art {
  display: none !important;
}
.ca-panel[data-col="baroque"] .ca-panel__bg {
  background-image: url('https://images.unsplash.com/photo-1600166898405-da9535204843?auto=format&fit=crop&w=1600&q=85') !important;
  background-color: #1c1408;
}
.ca-panel[data-col="minimalist"] .ca-panel__bg {
  background-image: url('https://images.unsplash.com/photo-1699036024578-956f94df95f5?auto=format&fit=crop&w=1600&q=85') !important;
  background-color: #eae7df;
}
.ca-panel[data-col="ombre"] .ca-panel__bg {
  background-image: url('https://images.unsplash.com/photo-1545769940-b6eb7f3f01fd?auto=format&fit=crop&w=1600&q=85') !important;
  background-color: #3a1f00;
}
.ca-panel[data-col="geometric"] .ca-panel__bg {
  background-image: url('https://images.unsplash.com/photo-1644644783506-67400083bbfb?auto=format&fit=crop&w=1600&q=85') !important;
  background-position: top center !important;
  background-color: #0d0d1c;
}
.ca-panel[data-col="botanical"] .ca-panel__bg {
  background-image: url('https://images.unsplash.com/photo-1572123979839-3749e9973aba?auto=format&fit=crop&w=1600&q=85') !important;
  background-color: #061408;
}
.ca-panel[data-col="tribal"] .ca-panel__bg {
  background-image: url('https://images.unsplash.com/photo-1594040226829-7f251ab46d80?auto=format&fit=crop&w=1600&q=85') !important;
  background-color: #1e0608;
}
.ca-hook__stage-art {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  filter: brightness(0.82) saturate(1.08) contrast(1.03) !important;
}
.ca-hook__stage-art::before {
  display: none !important;
}
.ca-hook__stage-art::after {
  display: none !important;
}
.ca-hook__stage--design .ca-hook__stage-art {
  background-image: url('https://images.unsplash.com/photo-1598368195835-91e67f80c9d7?auto=format&fit=crop&w=1600&q=85') !important;
  background-color: #2a2a2a;
  filter: brightness(0.92) saturate(1.08) contrast(1.05) !important;
}
.ca-hook__stage--dye .ca-hook__stage-art {
  background-image: url('https://images.unsplash.com/photo-1513275384675-1b69ffeab427?auto=format&fit=crop&w=1600&q=85') !important;
  background-color: #1a1a1a;
}
.ca-hook__stage--weave .ca-hook__stage-art {
  background-image: url('https://images.unsplash.com/photo-1599303000936-1cf21eac4456?auto=format&fit=crop&w=1600&q=85') !important;
  background-color: #0a0a0a;
}
.ca-hook__stage--finish .ca-hook__stage-art {
  background-image: url('https://images.unsplash.com/photo-1671063170050-c898f39a5a80?auto=format&fit=crop&w=1600&q=85') !important;
  background-color: #0a0a0a;
}
.ca-hook__stage::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.15) 55%, rgba(0, 0, 0, 0.65) 100%);
  pointer-events: none;
  z-index: 2;
}
.ca-hook__stage .ca-hook__stage-label,
.ca-hook__stage .ca-hook__stage-name,
.ca-hook__stage .ca-hook__stage-num {
  position: relative;
  z-index: 3;
}
.ca-story-teaser__pattern {
  background-image: url('https://images.unsplash.com/photo-1761410201022-cae20bd6abcf?auto=format&fit=crop&w=1600&q=85') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: #1a1a1a;
  filter: brightness(0.85) saturate(1.06) !important;
  position: relative;
}
.ca-story-teaser__pattern::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0.75) 100%);
  pointer-events: none;
  z-index: 1;
}
.ca-story-teaser__quote {
  position: relative;
  z-index: 2;
}
.ca-panel__bg,
.ca-hook__stage-art,
.ca-story-teaser__pattern {
  will-change: transform, filter;
  backface-visibility: hidden;
}
body.cms-home .page-header .header.content,
body.cms-index-index .page-header .header.content {
  padding: 18px clamp(28px, 4vw, 56px) 20px !important;
}
body.cms-home .nav-sections,
body.cms-index-index .nav-sections {
  top: 60px !important;
  padding: 4px 0 14px !important;
}
body.cms-home .page-header,
body.cms-index-index .page-header,
body.cms-home .page-header .header.content,
body.cms-index-index .page-header .header.content,
body.cms-home .nav-sections,
body.cms-index-index .nav-sections,
body.cms-home .nav-sections .nav-sections-item-content,
body.cms-index-index .nav-sections .nav-sections-item-content,
body.cms-home .magicmenu,
body.cms-index-index .magicmenu,
body.cms-home .magicmenu .nav-desktop,
body.cms-index-index .magicmenu .nav-desktop {
  border-top: none !important;
  box-shadow: none;
}
.ca-panel[data-col="baroque"] .ca-panel__bg {
  background-image: url('https://images.unsplash.com/photo-1600166898405-da9535204843?w=1600&q=85') !important;
  background-color: #1c1408;
}
.ca-panel[data-col="minimalist"] .ca-panel__bg {
  background-image: url('https://images.pexels.com/photos/7598666/pexels-photo-7598666.jpeg?auto=compress&cs=tinysrgb&w=1600') !important;
  background-color: #c5b9a0;
}
.ca-panel[data-col="ombre"] .ca-panel__bg {
  background-image: url('https://images.pexels.com/photos/8767291/pexels-photo-8767291.jpeg?auto=compress&cs=tinysrgb&w=1600') !important;
  background-color: #6b2212;
}
.ca-panel[data-col="geometric"] .ca-panel__bg {
  background-image: url('https://images.pexels.com/photos/35134989/pexels-photo-35134989.jpeg?auto=compress&cs=tinysrgb&w=1600') !important;
  background-position: center !important;
  background-color: #3a0c0a;
}
.ca-panel[data-col="botanical"] .ca-panel__bg {
  background-image: url('https://images.pexels.com/photos/28379851/pexels-photo-28379851.jpeg?auto=compress&cs=tinysrgb&w=1600') !important;
  background-color: #3d3d3d;
}
.ca-panel[data-col="tribal"] .ca-panel__bg {
  background-image: url('https://images.pexels.com/photos/28438629/pexels-photo-28438629.jpeg?auto=compress&cs=tinysrgb&w=1600') !important;
  background-color: #3a1a12;
}
.ca-hook__stage--design .ca-hook__stage-art {
  background-image: url('https://images.pexels.com/photos/30525628/pexels-photo-30525628.jpeg?auto=compress&cs=tinysrgb&w=1600') !important;
  background-color: #f0f0f0;
  filter: brightness(0.9) saturate(1.06) contrast(1.04) !important;
}
.ca-hook__stage--dye .ca-hook__stage-art {
  background-image: url('https://images.pexels.com/photos/34505203/pexels-photo-34505203.jpeg?auto=compress&cs=tinysrgb&w=1600') !important;
  background-color: #1a1a1a;
}
.ca-hook__stage--weave .ca-hook__stage-art {
  background-image: url('https://images.pexels.com/photos/34211793/pexels-photo-34211793.jpeg?auto=compress&cs=tinysrgb&w=1600') !important;
  background-color: #1a1a1a;
}
.ca-hook__stage--finish .ca-hook__stage-art {
  background-image: url('https://images.pexels.com/photos/29848201/pexels-photo-29848201.jpeg?auto=compress&cs=tinysrgb&w=1600') !important;
  background-color: #0a0a0a;
}
.ca-story-teaser__pattern {
  background-image: url('https://images.pexels.com/photos/32399708/pexels-photo-32399708.jpeg?auto=compress&cs=tinysrgb&w=1600') !important;
  background-color: #1f1f1f;
}
body.cms-home .page-header .header.content,
body.cms-index-index .page-header .header.content {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  max-width: 1440px !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 22px clamp(32px, 6vw, 80px) !important;
  box-sizing: border-box !important;
  position: relative !important;
}
body.cms-home .page-header .header.content .logo,
body.cms-index-index .page-header .header.content .logo {
  margin: 0 !important;
  justify-self: start !important;
  order: 0 !important;
}
body.cms-home .page-header .header.content .logo::after,
body.cms-index-index .page-header .header.content .logo::after {
  letter-spacing: 0.28em !important;
}
body.cms-home .page-header .header.content .block.block-search,
body.cms-index-index .page-header .header.content .block.block-search {
  position: absolute !important;
  left: auto !important;
  right: calc(clamp(32px, 6vw, 80px) + 52px) !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
body.cms-home .page-header .header.content .minicart-wrapper,
body.cms-index-index .page-header .header.content .minicart-wrapper {
  position: absolute !important;
  left: auto !important;
  right: clamp(32px, 6vw, 80px) !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
body.cms-home .nav-sections .nav-sections-item-content,
body.cms-index-index .nav-sections .nav-sections-item-content {
  max-width: none !important;
}
body.cms-home .magicmenu,
body.cms-index-index .magicmenu,
body.cms-home .magicmenu .nav-desktop,
body.cms-index-index .magicmenu .nav-desktop {
  max-width: 1440px !important;
  margin: 0 auto !important;
}
body.cms-home .magicmenu .nav-desktop,
body.cms-index-index .magicmenu .nav-desktop {
  padding: 12px clamp(32px, 6vw, 80px) 14px !important;
  gap: 48px !important;
}
body.cms-home .ca-hero__content,
body.cms-index-index .ca-hero__content,
body.cms-home .ca-hero__meta,
body.cms-index-index .ca-hero__meta,
body.cms-home .ca-cinema__header,
body.cms-index-index .ca-cinema__header,
body.cms-home .ca-cinema__bar,
body.cms-index-index .ca-cinema__bar,
body.cms-home .ca-process__steps,
body.cms-index-index .ca-process__steps,
body.cms-home .ca-section-header,
body.cms-index-index .ca-section-header,
body.cms-home .ca-story-teaser,
body.cms-index-index .ca-story-teaser,
body.cms-home .ca-bespoke-cta__inner,
body.cms-index-index .ca-bespoke-cta__inner,
body.cms-home .ca-press,
body.cms-index-index .ca-press,
body.cms-home .ca-newsletter__inner,
body.cms-index-index .ca-newsletter__inner {
  max-width: 1440px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: clamp(32px, 6vw, 80px) !important;
  padding-right: clamp(32px, 6vw, 80px) !important;
  box-sizing: border-box !important;
}
body.cms-home .ca-hook .ca-hook__text,
body.cms-index-index .ca-hook .ca-hook__text {
  padding-left: clamp(32px, 6vw, 80px) !important;
  padding-right: clamp(32px, 6vw, 80px) !important;
}
body.cms-home .ca-cinema__viewport,
body.cms-index-index .ca-cinema__viewport {
  padding-left: clamp(32px, 6vw, 80px) !important;
}
body.cms-home .ca-hook,
body.cms-index-index .ca-hook,
body.cms-home .ca-cinema,
body.cms-index-index .ca-cinema,
body.cms-home .ca-process,
body.cms-index-index .ca-process,
body.cms-home .ca-story-teaser,
body.cms-index-index .ca-story-teaser,
body.cms-home .ca-bespoke-cta,
body.cms-index-index .ca-bespoke-cta,
body.cms-home .ca-press,
body.cms-index-index .ca-press,
body.cms-home .ca-newsletter,
body.cms-index-index .ca-newsletter {
  padding-top: clamp(120px, 16vh, 180px) !important;
  padding-bottom: clamp(120px, 16vh, 180px) !important;
}
body.cms-home .ca-section-header,
body.cms-index-index .ca-section-header,
body.cms-home .ca-cinema__header,
body.cms-index-index .ca-cinema__header {
  margin-bottom: clamp(48px, 7vh, 96px) !important;
}
body.cms-home .ca-story-teaser,
body.cms-index-index .ca-story-teaser {
  gap: clamp(48px, 5vw, 96px) !important;
}
body.cms-home .ca-bespoke-cta__inner,
body.cms-index-index .ca-bespoke-cta__inner {
  padding-top: clamp(40px, 5vh, 80px) !important;
  padding-bottom: clamp(40px, 5vh, 80px) !important;
}
body.cms-home .ca-press__logos,
body.cms-index-index .ca-press__logos {
  gap: clamp(40px, 5vw, 80px) !important;
  padding-top: 32px !important;
}
.ca-hero--cinema .ca-hero__meta {
  top: 168px !important;
  left: 0 !important;
  right: 0 !important;
}
.ca-hero--cinema .ca-hero__content {
  bottom: clamp(100px, 16vh, 180px) !important;
  left: 0 !important;
  right: 0 !important;
}
.ca-hero--cinema .ca-hero__title {
  max-width: 1100px !important;
  margin-bottom: 40px !important;
}
.ca-hero--cinema .ca-hero__body {
  max-width: 440px !important;
  margin-bottom: 44px !important;
  line-height: 1.72 !important;
}
.ca-hero--cinema .ca-hero__ctas,
.ca-hero--cinema .ca-hero__actions {
  gap: clamp(20px, 2vw, 32px) !important;
}
body.cms-home .ca-cinema__title,
body.cms-index-index .ca-cinema__title,
body.cms-home .ca-section-header__title,
body.cms-index-index .ca-section-header__title,
body.cms-home .ca-story-teaser__title,
body.cms-index-index .ca-story-teaser__title,
body.cms-home .ca-bespoke-cta__title,
body.cms-index-index .ca-bespoke-cta__title,
body.cms-home .ca-newsletter__title,
body.cms-index-index .ca-newsletter__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif !important;
  font-weight: 300 !important;
  font-size: clamp(36px, 4.2vw, 64px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.015em !important;
  color: #ffffff !important;
  margin: 0 0 clamp(18px, 2.5vh, 32px) !important;
  max-width: 900px !important;
}
body.cms-home .ca-cinema .ca-eyebrow,
body.cms-index-index .ca-cinema .ca-eyebrow,
body.cms-home .ca-section-header .ca-eyebrow,
body.cms-index-index .ca-section-header .ca-eyebrow,
body.cms-home .ca-story-teaser .ca-eyebrow,
body.cms-index-index .ca-story-teaser .ca-eyebrow,
body.cms-home .ca-bespoke-cta .ca-eyebrow,
body.cms-index-index .ca-bespoke-cta .ca-eyebrow,
body.cms-home .ca-newsletter .ca-eyebrow,
body.cms-index-index .ca-newsletter .ca-eyebrow {
  display: inline-flex !important;
  align-items: center !important;
  font-size: 11px !important;
  letter-spacing: 0.26em !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  color: #000000 !important;
  margin: 0 0 24px !important;
}
body.cms-home .ca-cinema .ca-eyebrow::before,
body.cms-index-index .ca-cinema .ca-eyebrow::before,
body.cms-home .ca-section-header .ca-eyebrow::before,
body.cms-index-index .ca-section-header .ca-eyebrow::before,
body.cms-home .ca-story-teaser .ca-eyebrow::before,
body.cms-index-index .ca-story-teaser .ca-eyebrow::before,
body.cms-home .ca-bespoke-cta .ca-eyebrow::before,
body.cms-index-index .ca-bespoke-cta .ca-eyebrow::before,
body.cms-home .ca-newsletter .ca-eyebrow::before,
body.cms-index-index .ca-newsletter .ca-eyebrow::before {
  content: '' !important;
  display: inline-block !important;
  width: 32px !important;
  height: 1px !important;
  background: #000000 !important;
  margin-right: 16px !important;
  opacity: 0.75 !important;
}
body.cms-home .ca-cinema__sub,
body.cms-index-index .ca-cinema__sub,
body.cms-home .ca-section-header__sub,
body.cms-index-index .ca-section-header__sub,
body.cms-home .ca-newsletter__body,
body.cms-index-index .ca-newsletter__body,
body.cms-home .ca-bespoke-cta__body,
body.cms-index-index .ca-bespoke-cta__body,
body.cms-home .ca-story-teaser__body,
body.cms-index-index .ca-story-teaser__body {
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.78 !important;
  color: rgba(240, 240, 240, 0.72) !important;
  max-width: 620px !important;
}
.ca-process__steps {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: clamp(32px, 4vw, 72px) !important;
  margin-top: clamp(40px, 6vh, 80px) !important;
}
.ca-process-step {
  padding-top: 24px !important;
  border-top: 1px solid rgba(0, 0, 0, 0.22) !important;
}
.ca-process-step__num {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif !important;
  font-size: 13px !important;
  letter-spacing: 0.22em !important;
  color: #000000 !important;
  display: block !important;
  margin-bottom: 18px !important;
}
.ca-process-step__title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif !important;
  font-weight: 400 !important;
  font-size: 26px !important;
  color: #ffffff !important;
  margin: 0 0 14px !important;
  line-height: 1.2 !important;
}
.ca-process-step__body {
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  line-height: 1.72 !important;
  color: rgba(240, 240, 240, 0.65) !important;
  margin: 0 !important;
}
@media (max-width: 1023px) {
  body.cms-home .page-header .header.content,
  body.cms-index-index .page-header .header.content {
    padding: 18px clamp(20px, 5vw, 40px) !important;
  }
  body.cms-home .magicmenu .nav-desktop,
  body.cms-index-index .magicmenu .nav-desktop {
    padding: 10px clamp(20px, 5vw, 40px) 12px !important;
    gap: 28px !important;
  }
  body.cms-home .ca-hook,
  body.cms-index-index .ca-hook,
  body.cms-home .ca-cinema,
  body.cms-index-index .ca-cinema,
  body.cms-home .ca-process,
  body.cms-index-index .ca-process,
  body.cms-home .ca-story-teaser,
  body.cms-index-index .ca-story-teaser,
  body.cms-home .ca-bespoke-cta,
  body.cms-index-index .ca-bespoke-cta,
  body.cms-home .ca-press,
  body.cms-index-index .ca-press,
  body.cms-home .ca-newsletter,
  body.cms-index-index .ca-newsletter {
    padding-top: clamp(80px, 12vh, 120px) !important;
    padding-bottom: clamp(80px, 12vh, 120px) !important;
  }
  .ca-process__steps {
    grid-template-columns: 1fr 1fr !important;
    gap: 32px !important;
  }
}
@media (max-width: 640px) {
  .ca-process__steps {
    grid-template-columns: 1fr !important;
  }
}
.ca-hero__rule {
  display: none !important;
}
.ca-hero--cinema .ca-hero__meta {
  top: auto !important;
  bottom: 36px !important;
  font-size: 9px !important;
  font-weight: 400 !important;
  letter-spacing: 0.18em !important;
  color: rgba(240, 240, 240, 0.42) !important;
  opacity: 1 !important;
  animation: none !important;
}
.ca-hero--cinema .ca-hero__meta .ca-hero__meta-line > span:not(:last-child)::after {
  width: 2px !important;
  height: 2px !important;
  opacity: 0.5 !important;
  margin: 0 12px !important;
}
.ca-hero--cinema .ca-hero__meta .ca-hero__meta-line:last-child {
  display: none !important;
}
.ca-hero__scroll-cue {
  display: none !important;
}
.ca-hero--cinema .ca-hero__content {
  bottom: clamp(100px, 14vh, 160px) !important;
  left: 0 !important;
  right: 0 !important;
  padding-left: clamp(32px, 6vw, 80px) !important;
  padding-right: clamp(32px, 6vw, 80px) !important;
  max-width: 1440px !important;
  margin: 0 auto !important;
}
.ca-hero--cinema .ca-eyebrow {
  margin: 0 0 clamp(28px, 3vh, 48px) !important;
}
.ca-hero--cinema .ca-hero__title {
  max-width: 1000px !important;
  margin: 0 0 clamp(28px, 3.5vh, 48px) !important;
  font-size: clamp(44px, 5.8vw, 88px) !important;
  line-height: 1.04 !important;
}
.ca-hero--cinema .ca-hero__body {
  max-width: 480px !important;
  margin: 0 0 clamp(32px, 4vh, 56px) !important;
  font-size: 15.5px !important;
  line-height: 1.75 !important;
  color: rgba(248, 241, 223, 0.78) !important;
}
.ca-hero--cinema .ca-hero__actions {
  display: flex !important;
  align-items: center !important;
  gap: clamp(24px, 3vw, 40px) !important;
  flex-wrap: wrap !important;
}
body.cms-home .magicmenu .nav-desktop,
body.cms-index-index .magicmenu .nav-desktop {
  justify-content: flex-start !important;
  padding-left: clamp(32px, 6vw, 80px) !important;
  padding-right: clamp(32px, 6vw, 80px) !important;
  gap: clamp(32px, 3vw, 48px) !important;
}
.ca-hook__text {
  padding-left: clamp(32px, 6vw, 80px) !important;
  padding-right: clamp(32px, 6vw, 80px) !important;
  padding-top: clamp(100px, 14vh, 180px) !important;
  padding-bottom: clamp(100px, 14vh, 180px) !important;
}
.ca-hook__beat .ca-eyebrow {
  margin-bottom: 20px !important;
}
.ca-hook__beat .ca-hook__statement {
  margin-bottom: clamp(18px, 2.5vh, 28px) !important;
}
.ca-hook__beat .ca-hook__sub {
  max-width: 420px !important;
  line-height: 1.78 !important;
}
.ca-hook .ca-eyebrow {
  display: inline-flex !important;
  align-items: center !important;
}
.ca-hook .ca-eyebrow::before {
  content: '' !important;
  display: inline-block !important;
  width: 28px !important;
  height: 1px !important;
  background: #000000 !important;
  margin-right: 14px !important;
  opacity: 0.75 !important;
}
.ca-marquee-wrap {
  padding: clamp(14px, 2vh, 20px) 0 !important;
}
@media (max-width: 1023px) {
  body.cms-home .magicmenu .nav-desktop,
  body.cms-index-index .magicmenu .nav-desktop {
    justify-content: center !important;
    gap: 20px !important;
  }
  body.cms-home .ca-hero--cinema .ca-hero__title,
  body.cms-index-index .ca-hero--cinema .ca-hero__title {
    font-size: clamp(36px, 8vw, 56px) !important;
  }
  body.cms-home .ca-hero--cinema .ca-hero__meta,
  body.cms-index-index .ca-hero--cinema .ca-hero__meta {
    font-size: 8px !important;
    bottom: 24px !important;
  }
}
body.cms-home .page-header,
body.cms-index-index .page-header {
  background: transparent !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none;
  border: none !important;
  overflow: visible !important;
}
body.cms-home .page-header::before,
body.cms-index-index .page-header::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: -42px !important;
  background: rgba(0, 0, 0, 0.58) !important;
  backdrop-filter: saturate(165%) blur(16px) !important;
  -webkit-backdrop-filter: saturate(165%) blur(16px) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  z-index: -1 !important;
  pointer-events: none !important;
}
body.cms-home .page-header .header.content,
body.cms-index-index .page-header .header.content {
  padding: 20px clamp(32px, 6vw, 80px) 20px !important;
  background: transparent !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
body.cms-home .nav-sections,
body.cms-index-index .nav-sections {
  background: transparent !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border: none !important;
  box-shadow: none;
  top: 64px !important;
  padding: 8px 0 10px !important;
}
body.cms-home .page-header::after,
body.cms-index-index .page-header::after {
  display: none !important;
  content: none !important;
}
@supports not (backdrop-filter: blur(10px)) {
  body.cms-home .page-header::before,
  body.cms-index-index .page-header::before {
    background: rgba(0, 0, 0, 0.92) !important;
  }
}
body.cms-home .page-header .header.content,
body.cms-index-index .page-header .header.content {
  padding: 14px clamp(32px, 6vw, 80px) 14px !important;
}
body.cms-home .page-header::before,
body.cms-index-index .page-header::before {
  bottom: -28px !important;
}
body.cms-home .nav-sections,
body.cms-index-index .nav-sections {
  top: 50px !important;
  padding: 6px 0 8px !important;
}
body.cms-home .magicmenu .nav-desktop,
body.cms-index-index .magicmenu .nav-desktop {
  padding: 6px clamp(32px, 6vw, 80px) 8px !important;
}
@media (max-width: 1023px) {
  body.cms-home .page-header .header.content,
  body.cms-index-index .page-header .header.content {
    padding: 12px clamp(20px, 5vw, 40px) 12px !important;
  }
  body.cms-home .nav-sections,
  body.cms-index-index .nav-sections {
    top: 48px !important;
    padding: 4px 0 8px !important;
  }
  body.cms-home .page-header::before,
  body.cms-index-index .page-header::before {
    bottom: -24px !important;
  }
}
.ca-hero--cinema .ca-hero__meta {
  display: none !important;
}
.ca-reveal {
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
}
body.cms-home .ca-cinema .ca-cinema__title,
body.cms-index-index .ca-cinema .ca-cinema__title,
body.cms-home .ca-cinema__header .ca-cinema__title,
body.cms-index-index .ca-cinema__header .ca-cinema__title {
  color: #0a0a0a !important;
}
body.cms-home .ca-cinema__sub,
body.cms-index-index .ca-cinema__sub {
  color: rgba(26, 26, 26, 0.68) !important;
}
body.cms-home .ca-process .ca-section-header__title,
body.cms-index-index .ca-process .ca-section-header__title,
body.cms-home .ca-process .ca-section-header__sub,
body.cms-index-index .ca-process .ca-section-header__sub {
  color: #0a0a0a !important;
}
body.cms-home .ca-process .ca-section-header__sub,
body.cms-index-index .ca-process .ca-section-header__sub {
  color: rgba(26, 26, 26, 0.68) !important;
}
body.cms-home .ca-process-step__title,
body.cms-index-index .ca-process-step__title {
  color: #0a0a0a !important;
}
body.cms-home .ca-process-step__body,
body.cms-index-index .ca-process-step__body {
  color: rgba(26, 26, 26, 0.64) !important;
}
body.cms-home .ca-newsletter .ca-newsletter__title,
body.cms-index-index .ca-newsletter .ca-newsletter__title {
  color: #0a0a0a !important;
}
body.cms-home .ca-newsletter .ca-newsletter__body,
body.cms-index-index .ca-newsletter .ca-newsletter__body {
  color: rgba(26, 26, 26, 0.68) !important;
}
body.cms-home .ca-press .ca-eyebrow,
body.cms-index-index .ca-press .ca-eyebrow {
  color: rgba(26, 26, 26, 0.55) !important;
  letter-spacing: 0.3em !important;
  font-size: 10.5px !important;
}
.ca-press {
  padding: clamp(48px, 7vh, 88px) clamp(32px, 6vw, 80px) !important;
  background: #ffffff !important;
  border-top: 1px solid rgba(26, 26, 26, 0.06) !important;
  border-bottom: 1px solid rgba(26, 26, 26, 0.06) !important;
}
.ca-press__logos {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: clamp(32px, 4vw, 64px) !important;
  max-width: 1200px !important;
  margin: 24px auto 0 !important;
}
.ca-press__logo {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: clamp(15px, 1.3vw, 20px) !important;
  letter-spacing: 0.04em !important;
  color: rgba(26, 26, 26, 0.55) !important;
  transition: color 0.3s ease !important;
}
.ca-press__logo:hover {
  color: #0a0a0a !important;
}
.ca-bespoke-cta .ca-bespoke-cta__title,
.ca-story-teaser .ca-story-teaser__title {
  color: #ffffff !important;
}
.ca-bespoke-cta .ca-bespoke-cta__body,
.ca-story-teaser .ca-story-teaser__body {
  color: rgba(240, 240, 240, 0.74) !important;
}
.ca-newsletter input[type="email"],
.ca-newsletter .ca-newsletter__email,
.ca-newsletter .ca-newsletter__input {
  background: #ffffff !important;
  border: 1px solid rgba(26, 26, 26, 0.14) !important;
  color: #0a0a0a !important;
}
.ca-newsletter input[type="email"]::placeholder,
.ca-newsletter .ca-newsletter__email::placeholder,
.ca-newsletter .ca-newsletter__input::placeholder {
  color: rgba(26, 26, 26, 0.38) !important;
}
.ca-story-teaser,
.ca-story-split {
  max-width: none !important;
  margin: 0 !important;
  width: 100% !important;
  background: #ffffff !important;
  grid-template-columns: 1fr 1fr !important;
  align-items: stretch !important;
}
.ca-story-teaser .ca-story-teaser__content {
  background: #ffffff !important;
  padding: clamp(60px, 8vh, 120px) clamp(40px, 5vw, 88px) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: flex-start !important;
}
.ca-story-teaser .ca-story-teaser__content .ca-eyebrow {
  color: #000000 !important;
  margin-bottom: 20px !important;
}
.ca-story-teaser .ca-story-teaser__title {
  color: #0a0a0a !important;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif !important;
  font-weight: 300 !important;
  font-size: clamp(36px, 4vw, 58px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.015em !important;
  margin: 0 0 24px !important;
  max-width: 520px !important;
}
.ca-story-teaser .ca-story-teaser__title em {
  font-style: italic !important;
  color: #000000 !important;
  opacity: 0.92 !important;
}
.ca-story-teaser .ca-story-teaser__body {
  color: rgba(26, 26, 26, 0.68) !important;
  font-family: "Inter", sans-serif !important;
  font-size: 15px !important;
  line-height: 1.78 !important;
  max-width: 520px !important;
  margin: 0 0 32px !important;
}
.ca-story-teaser .ca-story-teaser__content .ca-link {
  color: #0a0a0a !important;
  font-size: 12px !important;
  letter-spacing: 0.22em !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid rgba(26, 26, 26, 0.25) !important;
  padding-bottom: 6px !important;
  text-decoration: none !important;
  transition: border-color 0.3s ease, color 0.3s ease !important;
}
.ca-story-teaser .ca-story-teaser__content .ca-link:hover {
  color: #000000 !important;
  border-bottom-color: #000000 !important;
}
.ca-story-teaser .ca-story-teaser__visual {
  min-height: clamp(480px, 64vh, 720px) !important;
  overflow: hidden !important;
}
.ca-story-teaser__quote {
  padding: clamp(40px, 5vh, 72px) !important;
  color: rgba(240, 240, 240, 0.92) !important;
}
.ca-story-teaser__quote-body {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif !important;
  font-size: clamp(18px, 1.5vw, 22px) !important;
  font-style: italic !important;
  line-height: 1.55 !important;
  color: rgba(240, 240, 240, 0.92) !important;
  margin: 0 0 20px !important;
  max-width: 440px !important;
}
.ca-story-teaser__quote-attr {
  font-family: "Inter", sans-serif !important;
  font-size: 10.5px !important;
  letter-spacing: 0.28em !important;
  font-weight: 600 !important;
  color: #000000 !important;
  text-transform: uppercase !important;
  margin: 0 !important;
}
.ca-bespoke-cta {
  background: #0a0a0a !important;
  padding: clamp(96px, 13vh, 160px) clamp(32px, 6vw, 80px) !important;
  text-align: center !important;
  position: relative !important;
  overflow: hidden !important;
}
.ca-bespoke-cta__inner {
  max-width: 880px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  text-align: center !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}
.ca-bespoke-cta__title {
  color: #ffffff !important;
  margin: 0 0 28px !important;
  max-width: 820px !important;
}
.ca-bespoke-cta__body {
  color: rgba(240, 240, 240, 0.72) !important;
  max-width: 560px !important;
  margin: 0 auto 40px !important;
  line-height: 1.78 !important;
  font-size: 15px !important;
}
body.cms-home .ca-hook,
body.cms-index-index .ca-hook,
body.cms-home .ca-cinema,
body.cms-index-index .ca-cinema,
body.cms-home .ca-process,
body.cms-index-index .ca-process,
body.cms-home .ca-story-teaser,
body.cms-index-index .ca-story-teaser,
body.cms-home .ca-bespoke-cta,
body.cms-index-index .ca-bespoke-cta,
body.cms-home .ca-press,
body.cms-index-index .ca-press,
body.cms-home .ca-newsletter,
body.cms-index-index .ca-newsletter,
body.cms-home .ca-marquee-wrap,
body.cms-index-index .ca-marquee-wrap {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body.cms-home .ca-press,
body.cms-index-index .ca-press {
  padding: clamp(72px, 10vh, 120px) clamp(32px, 6vw, 80px) !important;
  background: #ffffff !important;
  border-top: none !important;
  border-bottom: none !important;
}
body.cms-home .ca-newsletter,
body.cms-index-index .ca-newsletter {
  padding: clamp(96px, 13vh, 160px) clamp(32px, 6vw, 80px) !important;
  background: #fafafa !important;
}
body.cms-home .ca-cinema,
body.cms-index-index .ca-cinema {
  padding-top: clamp(96px, 13vh, 160px) !important;
  padding-bottom: 0 !important;
}
body.cms-home .ca-process,
body.cms-index-index .ca-process {
  padding: clamp(96px, 13vh, 160px) clamp(32px, 6vw, 80px) !important;
}
body.cms-home .ca-hook + *,
body.cms-index-index .ca-hook + *,
body.cms-home .ca-cinema + *,
body.cms-index-index .ca-cinema + *,
body.cms-home .ca-process + *,
body.cms-index-index .ca-process + *,
body.cms-home .ca-story-teaser + *,
body.cms-index-index .ca-story-teaser + *,
body.cms-home .ca-bespoke-cta + *,
body.cms-index-index .ca-bespoke-cta + *,
body.cms-home .ca-press + *,
body.cms-index-index .ca-press + *,
body.cms-home .ca-newsletter + *,
body.cms-index-index .ca-newsletter + *,
body.cms-home .ca-marquee-wrap + *,
body.cms-index-index .ca-marquee-wrap + * {
  margin-top: 0 !important;
}
.ca-bespoke-cta .ca-hook__stage,
.ca-bespoke-cta .ca-hook__dot,
.ca-bespoke-cta .ca-hook__dots,
.ca-press .ca-hook__stage,
.ca-press .ca-hook__dot,
.ca-press .ca-hook__dots,
.ca-newsletter .ca-hook__stage,
.ca-newsletter .ca-hook__dot,
.ca-newsletter .ca-hook__dots,
.ca-process .ca-hook__stage,
.ca-process .ca-hook__dot,
.ca-process .ca-hook__dots,
.ca-story-teaser .ca-hook__stage,
.ca-story-teaser .ca-hook__dot,
.ca-story-teaser .ca-hook__dots {
  display: none !important;
}
@media (max-width: 900px) {
  .ca-story-teaser,
  .ca-story-split {
    grid-template-columns: 1fr !important;
  }
  .ca-story-teaser .ca-story-teaser__visual {
    min-height: 360px !important;
  }
  .ca-story-teaser .ca-story-teaser__content {
    padding: clamp(48px, 8vh, 80px) clamp(24px, 5vw, 40px) !important;
  }
}
.ca-hook__stage--design .ca-hook__stage-art {
  background-image: url("https://images.unsplash.com/photo-1600166898405-da9535204843?w=1600&q=85") !important;
  background-size: cover !important;
  background-position: center !important;
  background-color: #1c1408 !important;
  filter: brightness(0.92) saturate(1.04) !important;
}
.ca-hook__stage--dye .ca-hook__stage-art {
  background-image: url("https://images.pexels.com/photos/8767291/pexels-photo-8767291.jpeg?auto=compress&cs=tinysrgb&w=1600") !important;
  background-size: cover !important;
  background-position: center !important;
  background-color: #6b2212 !important;
  filter: brightness(0.88) saturate(1.12) !important;
}
.ca-hook__stage--weave .ca-hook__stage-art {
  background-image: url("https://images.pexels.com/photos/35134989/pexels-photo-35134989.jpeg?auto=compress&cs=tinysrgb&w=1600") !important;
  background-size: cover !important;
  background-position: center !important;
  background-color: #3a0c0a !important;
  filter: brightness(0.9) saturate(1.06) !important;
}
.ca-hook__stage--finish .ca-hook__stage-art {
  background-image: url("https://images.pexels.com/photos/28438629/pexels-photo-28438629.jpeg?auto=compress&cs=tinysrgb&w=1600") !important;
  background-size: cover !important;
  background-position: center !important;
  background-color: #3a1a12 !important;
  filter: brightness(0.92) saturate(1.06) !important;
}
.ca-hook__beat {
  padding-top: clamp(64px, 10vh, 120px) !important;
  padding-bottom: clamp(64px, 10vh, 120px) !important;
  min-height: auto !important;
}
.ca-hook__beat .ca-hook__statement {
  margin-bottom: clamp(16px, 2.2vh, 26px) !important;
}
.ca-hook__beat .ca-hook__sub {
  margin-bottom: clamp(20px, 2.8vh, 32px) !important;
  max-width: 440px !important;
  line-height: 1.78 !important;
}
.ca-hook__beat .ca-link,
.ca-hook__beat .ca-hook__link {
  display: inline-block !important;
  font-size: 11px !important;
  letter-spacing: 0.26em !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  color: #000000 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4) !important;
  padding-bottom: 6px !important;
  text-decoration: none !important;
  transition: color 0.3s ease, border-color 0.3s ease !important;
}
.ca-hook__beat .ca-link:hover,
.ca-hook__beat .ca-hook__link:hover {
  color: #444444 !important;
  border-bottom-color: #444444 !important;
}
.ca-hook__text > .ca-hook__glyph,
.ca-hook__text > .ca-hook__orb,
.ca-hook__text > svg:first-child,
.ca-hook__beat > .ca-hook__glyph,
.ca-hook__beat > .ca-hook__orb {
  display: none !important;
}
@media (max-width: 900px) {
  .ca-hook__beat {
    padding-top: clamp(48px, 8vh, 80px) !important;
    padding-bottom: clamp(48px, 8vh, 80px) !important;
  }
}
body.cms-home .ca-process .ca-section-header,
body.cms-index-index .ca-process .ca-section-header {
  max-width: 1440px !important;
  width: 100% !important;
  margin: 0 auto 48px !important;
  padding: 0 clamp(32px, 6vw, 80px) !important;
  text-align: left !important;
}
body.cms-home .ca-process .ca-section-header .ca-eyebrow,
body.cms-index-index .ca-process .ca-section-header .ca-eyebrow,
body.cms-home .ca-process .ca-section-header__title,
body.cms-index-index .ca-process .ca-section-header__title,
body.cms-home .ca-process .ca-section-header__sub,
body.cms-index-index .ca-process .ca-section-header__sub {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body.cms-home .ca-process .ca-section-header .ca-eyebrow,
body.cms-index-index .ca-process .ca-section-header .ca-eyebrow {
  display: inline-flex !important;
  align-items: center !important;
}
body.cms-home .ca-process .ca-process__steps,
body.cms-index-index .ca-process .ca-process__steps {
  max-width: 1440px !important;
  width: 100% !important;
  margin: clamp(40px, 6vh, 80px) auto 0 !important;
  padding: 0 clamp(32px, 6vw, 80px) !important;
  box-sizing: border-box !important;
}
body.cms-home .ca-cinema .ca-cinema__header,
body.cms-index-index .ca-cinema .ca-cinema__header {
  max-width: 1440px !important;
  width: 100% !important;
  margin: 0 auto 56px !important;
  padding: 0 clamp(32px, 6vw, 80px) !important;
}
.ca-cursor,
.ca-cursor__ring,
.ca-cursor__dot {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
html,
body,
body * {
  cursor: auto !important;
}
a,
button,
.ca-btn,
.ca-mag,
[role="button"],
input[type="submit"],
input[type="button"],
.ca-hook__dot {
  cursor: pointer !important;
}
input[type="text"],
input[type="email"],
input[type="search"],
textarea {
  cursor: text !important;
}
.ca-story-teaser .ca-story-teaser__visual,
.ca-story-split .ca-story-split__visual {
  position: relative !important;
  overflow: hidden !important;
  min-height: clamp(480px, 64vh, 720px) !important;
  background: #1a1a1a !important;
}
.ca-story-teaser .ca-story-teaser__pattern,
.ca-story-split .ca-story-split__pattern {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 0 !important;
  background-image: url("https://images.pexels.com/photos/32399708/pexels-photo-32399708.jpeg?auto=compress&cs=tinysrgb&w=1600") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: #1a1a1a !important;
  filter: brightness(0.82) saturate(1.08) contrast(1.04) !important;
}
.ca-story-teaser .ca-story-teaser__pattern::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.28) 50%, rgba(0, 0, 0, 0.72) 100%) !important;
  pointer-events: none !important;
  z-index: 1 !important;
}
.ca-story-teaser .ca-story-teaser__quote {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 2 !important;
  padding: clamp(40px, 5vh, 72px) !important;
  background: transparent !important;
  color: rgba(240, 240, 240, 0.95) !important;
}
body.cms-home .ca-story-teaser .ca-story-teaser__title,
body.cms-index-index .ca-story-teaser .ca-story-teaser__title,
body.cms-home .ca-story-teaser__content .ca-story-teaser__title,
body.cms-index-index .ca-story-teaser__content .ca-story-teaser__title {
  color: #0a0a0a !important;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif !important;
  font-weight: 300 !important;
  font-size: clamp(34px, 3.6vw, 54px) !important;
  line-height: 1.12 !important;
  letter-spacing: -0.015em !important;
  margin: 0 0 24px !important;
  max-width: 520px !important;
}
body.cms-home .ca-story-teaser .ca-story-teaser__title em,
body.cms-index-index .ca-story-teaser .ca-story-teaser__title em,
body.cms-home .ca-story-teaser__content .ca-story-teaser__title em,
body.cms-index-index .ca-story-teaser__content .ca-story-teaser__title em {
  font-style: italic !important;
  color: #000000 !important;
  opacity: 1 !important;
}
body.cms-home .ca-story-teaser .ca-story-teaser__body,
body.cms-index-index .ca-story-teaser .ca-story-teaser__body,
body.cms-home .ca-story-teaser__content .ca-story-teaser__body,
body.cms-index-index .ca-story-teaser__content .ca-story-teaser__body {
  color: rgba(26, 26, 26, 0.74) !important;
  font-family: "Inter", sans-serif !important;
  font-size: 15.5px !important;
  line-height: 1.78 !important;
  max-width: 520px !important;
  margin: 0 0 32px !important;
}
body.cms-home .ca-story-teaser .ca-story-teaser__content .ca-eyebrow,
body.cms-index-index .ca-story-teaser .ca-story-teaser__content .ca-eyebrow {
  color: #000000 !important;
  font-size: 11px !important;
  letter-spacing: 0.28em !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  margin: 0 0 20px !important;
}
body.cms-home .ca-story-teaser .ca-story-teaser__content .ca-link,
body.cms-index-index .ca-story-teaser .ca-story-teaser__content .ca-link {
  color: #0a0a0a !important;
  font-size: 11.5px !important;
  letter-spacing: 0.24em !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid rgba(26, 26, 26, 0.3) !important;
  padding-bottom: 6px !important;
  text-decoration: none !important;
  display: inline-block !important;
  transition: color 0.3s ease, border-color 0.3s ease !important;
}
body.cms-home .ca-story-teaser .ca-story-teaser__content .ca-link:hover,
body.cms-index-index .ca-story-teaser .ca-story-teaser__content .ca-link:hover {
  color: #000000 !important;
  border-bottom-color: #000000 !important;
}
body.cms-home .ca-newsletter .ca-newsletter__body,
body.cms-index-index .ca-newsletter .ca-newsletter__body,
body.cms-home .ca-newsletter .ca-newsletter__sub,
body.cms-index-index .ca-newsletter .ca-newsletter__sub {
  color: rgba(26, 26, 26, 0.7) !important;
  font-size: 15.5px !important;
  line-height: 1.72 !important;
}
body.cms-home .ca-press .ca-eyebrow,
body.cms-index-index .ca-press .ca-eyebrow {
  color: rgba(26, 26, 26, 0.6) !important;
  font-size: 11px !important;
  letter-spacing: 0.3em !important;
}
body.cms-home .ca-process-step__body,
body.cms-index-index .ca-process-step__body {
  color: rgba(26, 26, 26, 0.68) !important;
  font-size: 14.5px !important;
  line-height: 1.72 !important;
}
body.cms-home .ca-cinema .ca-cinema__sub,
body.cms-index-index .ca-cinema .ca-cinema__sub {
  color: rgba(26, 26, 26, 0.68) !important;
  font-size: 15px !important;
  line-height: 1.72 !important;
}
body.cms-home .ca-process .ca-section-header__sub,
body.cms-index-index .ca-process .ca-section-header__sub {
  color: rgba(26, 26, 26, 0.68) !important;
  font-size: 15.5px !important;
  line-height: 1.7 !important;
}
body.cms-home .ca-story-teaser .ca-story-teaser__quote-body,
body.cms-index-index .ca-story-teaser .ca-story-teaser__quote-body {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif !important;
  font-size: clamp(18px, 1.4vw, 22px) !important;
  font-style: italic !important;
  line-height: 1.55 !important;
  color: rgba(248, 241, 223, 0.96) !important;
  margin: 0 0 20px !important;
  max-width: 440px !important;
}
body.cms-home .ca-story-teaser .ca-story-teaser__quote-attr,
body.cms-index-index .ca-story-teaser .ca-story-teaser__quote-attr {
  font-family: "Inter", sans-serif !important;
  font-size: 10.5px !important;
  letter-spacing: 0.28em !important;
  font-weight: 600 !important;
  color: #000000 !important;
  text-transform: uppercase !important;
  margin: 0 !important;
}
@media (max-width: 900px) {
  .ca-story-teaser .ca-story-teaser__visual {
    min-height: 420px !important;
  }
  body.cms-home .ca-story-teaser .ca-story-teaser__title,
  body.cms-index-index .ca-story-teaser .ca-story-teaser__title {
    font-size: clamp(28px, 7vw, 40px) !important;
  }
}
body.cms-home .ca-bespoke-cta,
body.cms-index-index .ca-bespoke-cta {
  text-align: center !important;
}
body.cms-home .ca-bespoke-cta .ca-bespoke-cta__inner,
body.cms-index-index .ca-bespoke-cta .ca-bespoke-cta__inner {
  max-width: 880px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  text-align: center !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}
body.cms-home .ca-bespoke-cta .ca-eyebrow,
body.cms-index-index .ca-bespoke-cta .ca-eyebrow {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}
body.cms-home .ca-bespoke-cta .ca-bespoke-cta__title,
body.cms-index-index .ca-bespoke-cta .ca-bespoke-cta__title {
  max-width: 820px !important;
  margin: 0 auto 28px !important;
  text-align: center !important;
  color: #ffffff !important;
}
body.cms-home .ca-bespoke-cta .ca-bespoke-cta__body,
body.cms-index-index .ca-bespoke-cta .ca-bespoke-cta__body {
  max-width: 600px !important;
  margin: 0 auto 40px !important;
  text-align: center !important;
  color: rgba(240, 240, 240, 0.78) !important;
  font-size: 15.5px !important;
  line-height: 1.78 !important;
}
body.cms-home .ca-bespoke-cta .ca-btn,
body.cms-index-index .ca-bespoke-cta .ca-btn {
  margin: 0 auto !important;
}
body.cms-home .ca-newsletter,
body.cms-index-index .ca-newsletter {
  text-align: center !important;
}
body.cms-home .ca-newsletter .ca-newsletter__inner,
body.cms-index-index .ca-newsletter .ca-newsletter__inner {
  max-width: 840px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  text-align: center !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}
body.cms-home .ca-newsletter .ca-eyebrow,
body.cms-index-index .ca-newsletter .ca-eyebrow {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  margin-bottom: 20px !important;
}
body.cms-home .ca-newsletter .ca-newsletter__title,
body.cms-index-index .ca-newsletter .ca-newsletter__title {
  max-width: 780px !important;
  margin: 0 auto 24px !important;
  text-align: center !important;
  color: #0a0a0a !important;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif !important;
  font-weight: 300 !important;
  font-size: clamp(36px, 4vw, 58px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.015em !important;
}
body.cms-home .ca-newsletter .ca-newsletter__body,
body.cms-index-index .ca-newsletter .ca-newsletter__body,
body.cms-home .ca-newsletter .ca-newsletter__sub,
body.cms-index-index .ca-newsletter .ca-newsletter__sub {
  max-width: 560px !important;
  margin: 0 auto 36px !important;
  text-align: center !important;
  color: rgba(26, 26, 26, 0.7) !important;
  font-size: 15.5px !important;
  line-height: 1.72 !important;
}
body.cms-home .ca-newsletter form,
body.cms-index-index .ca-newsletter form,
body.cms-home .ca-newsletter .ca-newsletter__form,
body.cms-index-index .ca-newsletter .ca-newsletter__form {
  margin: 0 auto !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 12px !important;
  max-width: 640px !important;
  width: 100% !important;
}
body.cms-home .ca-press,
body.cms-index-index .ca-press {
  text-align: center !important;
  padding: clamp(72px, 10vh, 120px) clamp(32px, 6vw, 80px) !important;
}
body.cms-home .ca-press .ca-eyebrow,
body.cms-index-index .ca-press .ca-eyebrow {
  text-align: center !important;
  margin: 0 auto 32px !important;
  display: block !important;
}
body.cms-home .ca-press .ca-press__logos,
body.cms-index-index .ca-press .ca-press__logos {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: clamp(36px, 4.5vw, 72px) !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}
body.cms-home .ca-press .ca-press__logo,
body.cms-index-index .ca-press .ca-press__logo {
  flex: 0 0 auto !important;
  text-align: center !important;
}
body.cms-home .ca-cinema .ca-cinema__header,
body.cms-index-index .ca-cinema .ca-cinema__header {
  text-align: center !important;
}
body.cms-home .ca-cinema .ca-cinema__header .ca-eyebrow,
body.cms-index-index .ca-cinema .ca-cinema__header .ca-eyebrow,
body.cms-home .ca-cinema .ca-cinema__title,
body.cms-index-index .ca-cinema .ca-cinema__title,
body.cms-home .ca-cinema .ca-cinema__sub,
body.cms-index-index .ca-cinema .ca-cinema__sub {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 700px) {
  body.cms-home .ca-newsletter .ca-newsletter__form,
  body.cms-index-index .ca-newsletter .ca-newsletter__form,
  body.cms-home .ca-newsletter form,
  body.cms-index-index .ca-newsletter form {
    flex-direction: column !important;
    gap: 16px !important;
  }
}
body.cms-home .ca-story-teaser .ca-story-teaser__pattern,
body.cms-index-index .ca-story-teaser .ca-story-teaser__pattern,
body.cms-home .ca-story-split .ca-story-split__pattern,
body.cms-index-index .ca-story-split .ca-story-split__pattern {
  background-image: url("https://images.pexels.com/photos/34211793/pexels-photo-34211793.jpeg?auto=compress&cs=tinysrgb&w=1600") !important;
  background-size: cover !important;
  background-position: center 35% !important;
  background-repeat: no-repeat !important;
  background-color: #1a1a1a !important;
  filter: brightness(0.78) saturate(1.1) contrast(1.06) !important;
}
body.cms-home .ca-story-teaser .ca-story-teaser__pattern::after,
body.cms-index-index .ca-story-teaser .ca-story-teaser__pattern::after {
  background: linear-gradient(180deg, rgba(12, 8, 4, 0.22) 0%, rgba(12, 8, 4, 0.32) 45%, rgba(12, 8, 4, 0.82) 100%) !important;
}
body.cms-home .ca-process,
body.cms-index-index .ca-process {
  text-align: center !important;
  padding: clamp(96px, 13vh, 160px) clamp(32px, 6vw, 80px) !important;
}
body.cms-home .ca-process .ca-section-header,
body.cms-index-index .ca-process .ca-section-header {
  max-width: 1100px !important;
  width: 100% !important;
  margin: 0 auto clamp(48px, 6vh, 80px) !important;
  padding: 0 !important;
  text-align: center !important;
}
body.cms-home .ca-process .ca-section-header .ca-eyebrow,
body.cms-index-index .ca-process .ca-section-header .ca-eyebrow,
body.cms-home .ca-process .ca-section-header__title,
body.cms-index-index .ca-process .ca-section-header__title,
body.cms-home .ca-process .ca-section-header__sub,
body.cms-index-index .ca-process .ca-section-header__sub {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.cms-home .ca-process .ca-section-header__title,
body.cms-index-index .ca-process .ca-section-header__title {
  max-width: 900px !important;
  margin: 0 auto 20px !important;
}
body.cms-home .ca-process .ca-section-header__sub,
body.cms-index-index .ca-process .ca-section-header__sub {
  max-width: 620px !important;
  margin: 0 auto !important;
}
body.cms-home .ca-process .ca-process__steps,
body.cms-index-index .ca-process .ca-process__steps {
  max-width: 1320px !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  text-align: left !important;
}
body.cms-home .ca-cinema .ca-cinema__header,
body.cms-index-index .ca-cinema .ca-cinema__header,
body.cms-home .ca-cinema__header,
body.cms-index-index .ca-cinema__header {
  max-width: 1100px !important;
  width: 100% !important;
  margin: 0 auto clamp(48px, 6vh, 80px) !important;
  padding: 0 clamp(32px, 6vw, 80px) !important;
  text-align: center !important;
}
body.cms-home .ca-cinema__header .ca-eyebrow,
body.cms-index-index .ca-cinema__header .ca-eyebrow,
body.cms-home .ca-cinema__title,
body.cms-index-index .ca-cinema__title,
body.cms-home .ca-cinema__sub,
body.cms-index-index .ca-cinema__sub {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.cms-home .ca-cinema__title,
body.cms-index-index .ca-cinema__title {
  max-width: 900px !important;
  margin: 0 auto 20px !important;
}
body.cms-home .ca-cinema__sub,
body.cms-index-index .ca-cinema__sub {
  max-width: 620px !important;
  margin: 0 auto !important;
}
body.cms-home .ca-newsletter,
body.cms-index-index .ca-newsletter,
body.cms-home .ca-newsletter__inner,
body.cms-index-index .ca-newsletter__inner {
  text-align: center !important;
}
body.cms-home .ca-bespoke-cta,
body.cms-index-index .ca-bespoke-cta,
body.cms-home .ca-bespoke-cta__inner,
body.cms-index-index .ca-bespoke-cta__inner {
  text-align: center !important;
}
body.cms-home .ca-press,
body.cms-index-index .ca-press,
body.cms-home .ca-press__logos,
body.cms-index-index .ca-press__logos {
  text-align: center !important;
}
body.cms-home .ca-marquee-wrap,
body.cms-index-index .ca-marquee-wrap {
  text-align: center !important;
}
@media (max-width: 900px) {
  body.cms-home .ca-process .ca-process__steps,
  body.cms-index-index .ca-process .ca-process__steps {
    grid-template-columns: 1fr 1fr !important;
    gap: 32px !important;
  }
}
@media (max-width: 600px) {
  body.cms-home .ca-process .ca-process__steps,
  body.cms-index-index .ca-process .ca-process__steps {
    grid-template-columns: 1fr !important;
  }
}
body.cms-home .ca-cinema,
body.cms-index-index .ca-cinema {
  text-align: initial !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.cms-home .ca-cinema .ca-cinema__header,
body.cms-index-index .ca-cinema .ca-cinema__header {
  max-width: 1280px !important;
  width: 100% !important;
  margin: 0 auto 56px !important;
  padding: 0 32px !important;
  text-align: center !important;
}
body.cms-home .ca-cinema .ca-cinema__header .ca-eyebrow,
body.cms-index-index .ca-cinema .ca-cinema__header .ca-eyebrow,
body.cms-home .ca-cinema .ca-cinema__title,
body.cms-index-index .ca-cinema .ca-cinema__title,
body.cms-home .ca-cinema .ca-cinema__sub,
body.cms-index-index .ca-cinema .ca-cinema__sub {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.cms-home .ca-cinema .ca-cinema__viewport,
body.cms-index-index .ca-cinema .ca-cinema__viewport {
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  scroll-snap-type: x mandatory !important;
}
body.cms-home .ca-cinema .ca-cinema__track,
body.cms-index-index .ca-cinema .ca-cinema__track {
  display: flex !important;
  gap: 2px !important;
  padding: 0 clamp(32px, 6vw, 80px) !important;
  width: max-content !important;
  max-width: none !important;
  margin: 0 !important;
}
body.cms-home .ca-cinema .ca-cinema__bar,
body.cms-index-index .ca-cinema .ca-cinema__bar {
  max-width: 1280px !important;
  margin: 0 auto !important;
  padding: 28px clamp(32px, 6vw, 80px) 60px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  text-align: initial !important;
}
html {
  overflow-x: clip !important;
  max-width: 100vw !important;
}
body.cms-home,
body.cms-index-index {
  overflow-x: clip !important;
  max-width: 100vw !important;
  width: 100% !important;
}
body.cms-home .page-wrapper,
body.cms-index-index .page-wrapper,
body.cms-home main.page-main,
body.cms-index-index main.page-main,
body.cms-home .page-main,
body.cms-index-index .page-main,
body.cms-home .columns,
body.cms-index-index .columns,
body.cms-home .column.main,
body.cms-index-index .column.main {
  overflow-x: clip !important;
  max-width: 100vw !important;
  width: 100% !important;
}
body.cms-home > section,
body.cms-index-index > section,
body.cms-home .page-wrapper > section,
body.cms-index-index .page-wrapper > section,
body.cms-home .page-wrapper > .ca-hero,
body.cms-index-index .page-wrapper > .ca-hero,
body.cms-home .page-wrapper > .ca-hero--cinema,
body.cms-index-index .page-wrapper > .ca-hero--cinema,
body.cms-home .page-wrapper > .ca-marquee-wrap,
body.cms-index-index .page-wrapper > .ca-marquee-wrap,
body.cms-home .page-wrapper > .ca-hook,
body.cms-index-index .page-wrapper > .ca-hook,
body.cms-home .page-wrapper > .ca-cinema,
body.cms-index-index .page-wrapper > .ca-cinema,
body.cms-home .page-wrapper > .ca-process,
body.cms-index-index .page-wrapper > .ca-process,
body.cms-home .page-wrapper > .ca-story-teaser,
body.cms-index-index .page-wrapper > .ca-story-teaser,
body.cms-home .page-wrapper > .ca-bespoke-cta,
body.cms-index-index .page-wrapper > .ca-bespoke-cta,
body.cms-home .page-wrapper > .ca-press,
body.cms-index-index .page-wrapper > .ca-press,
body.cms-home .page-wrapper > .ca-newsletter,
body.cms-index-index .page-wrapper > .ca-newsletter,
body.cms-home .column.main > section,
body.cms-index-index .column.main > section,
body.cms-home .column.main > .ca-hero,
body.cms-index-index .column.main > .ca-hero,
body.cms-home .column.main > .ca-hero--cinema,
body.cms-index-index .column.main > .ca-hero--cinema,
body.cms-home .column.main > .ca-marquee-wrap,
body.cms-index-index .column.main > .ca-marquee-wrap,
body.cms-home .column.main > .ca-hook,
body.cms-index-index .column.main > .ca-hook,
body.cms-home .column.main > .ca-cinema,
body.cms-index-index .column.main > .ca-cinema,
body.cms-home .column.main > .ca-process,
body.cms-index-index .column.main > .ca-process,
body.cms-home .column.main > .ca-story-teaser,
body.cms-index-index .column.main > .ca-story-teaser,
body.cms-home .column.main > .ca-bespoke-cta,
body.cms-index-index .column.main > .ca-bespoke-cta,
body.cms-home .column.main > .ca-press,
body.cms-index-index .column.main > .ca-press,
body.cms-home .column.main > .ca-newsletter,
body.cms-index-index .column.main > .ca-newsletter {
  max-width: 100vw !important;
  width: 100vw !important;
  overflow-x: clip !important;
  box-sizing: border-box !important;
}
body.cms-home .ca-cinema .ca-cinema__viewport,
body.cms-index-index .ca-cinema .ca-cinema__viewport {
  max-width: 100vw !important;
  width: 100vw !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
}
body.cms-home .ca-hook .ca-hook__visual,
body.cms-index-index .ca-hook .ca-hook__visual {
  max-width: 100% !important;
  overflow: hidden !important;
}
body.cms-home .page-header .header.content .logo,
body.cms-index-index .page-header .header.content .logo,
.page-header .header.content .logo {
  display: inline-flex !important;
  align-items: center !important;
  gap: 14px !important;
  text-decoration: none !important;
  line-height: 1 !important;
  transition: opacity 0.3s ease !important;
}
body.cms-home .page-header .header.content .logo img,
body.cms-index-index .page-header .header.content .logo img,
.page-header .header.content .logo img {
  display: none !important;
}
body.cms-home .page-header .header.content .logo::before,
body.cms-index-index .page-header .header.content .logo::before,
.page-header .header.content .logo::before {
  content: "" !important;
  display: inline-block !important;
  width: 36px !important;
  height: 36px !important;
  flex: 0 0 36px !important;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Ccircle cx='20' cy='20' r='18' stroke='%23bd900a' stroke-width='1.1' opacity='0.88'/%3E%3Crect x='10' y='10' width='20' height='20' stroke='%23bd900a' stroke-width='0.9' opacity='0.55'/%3E%3Crect x='10' y='10' width='20' height='20' stroke='%23bd900a' stroke-width='0.9' opacity='0.55' transform='rotate(45 20 20)'/%3E%3Ccircle cx='20' cy='20' r='2' fill='%23bd900a'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) !important;
}
body.cms-home .page-header .header.content .logo::after,
body.cms-index-index .page-header .header.content .logo::after,
.page-header .header.content .logo::after {
  content: "CARPETARTISIAN" !important;
  color: #ffffff !important;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif !important;
  font-size: 21px !important;
  font-weight: 400 !important;
  font-style: normal !important;
  letter-spacing: 0.26em !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  text-transform: none !important;
}
body.cms-home .page-header .header.content .logo:hover::before,
body.cms-index-index .page-header .header.content .logo:hover::before,
.page-header .header.content .logo:hover::before {
  transform: rotate(90deg) !important;
}
body.cms-home .page-header .header.content .logo:hover::after,
body.cms-index-index .page-header .header.content .logo:hover::after,
.page-header .header.content .logo:hover::after {
  color: #cccccc !important;
}
@media (max-width: 1023px) {
  body.cms-home .page-header .header.content .logo,
  body.cms-index-index .page-header .header.content .logo,
  .page-header .header.content .logo {
    gap: 10px !important;
  }
  body.cms-home .page-header .header.content .logo::before,
  body.cms-index-index .page-header .header.content .logo::before,
  .page-header .header.content .logo::before {
    width: 28px !important;
    height: 28px !important;
    flex: 0 0 28px !important;
  }
  body.cms-home .page-header .header.content .logo::after,
  body.cms-index-index .page-header .header.content .logo::after,
  .page-header .header.content .logo::after {
    font-size: 16px !important;
    letter-spacing: 0.22em !important;
  }
}
@media (max-width: 600px) {
  body.cms-home .page-header .header.content .logo,
  body.cms-index-index .page-header .header.content .logo,
  .page-header .header.content .logo {
    gap: 8px !important;
  }
  body.cms-home .page-header .header.content .logo::before,
  body.cms-index-index .page-header .header.content .logo::before,
  .page-header .header.content .logo::before {
    width: 24px !important;
    height: 24px !important;
    flex: 0 0 24px !important;
  }
  body.cms-home .page-header .header.content .logo::after,
  body.cms-index-index .page-header .header.content .logo::after,
  .page-header .header.content .logo::after {
    font-size: 14px !important;
    letter-spacing: 0.18em !important;
  }
}
.ca-footer {
  background: #0a0a0a !important;
  color: rgba(240, 240, 240, 0.74) !important;
  padding: clamp(72px, 10vh, 120px) clamp(32px, 6vw, 80px) clamp(32px, 4vh, 56px) !important;
  font-family: "Inter", sans-serif !important;
  position: relative !important;
  border-top: 1px solid rgba(0, 0, 0, 0.18) !important;
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100vw !important;
  overflow: hidden !important;
}
.ca-footer__inner {
  max-width: 1440px !important;
  margin: 0 auto !important;
  display: flex !important;
  flex-direction: column !important;
  gap: clamp(48px, 6vh, 80px) !important;
}
.ca-footer__cols {
  display: grid !important;
  grid-template-columns: 1.6fr 1fr 1fr 1fr !important;
  gap: clamp(32px, 4vw, 80px) !important;
}
.ca-footer__col {
  display: flex !important;
  flex-direction: column !important;
  gap: 20px !important;
}
.ca-footer__brand-col {
  gap: 22px !important;
}
.ca-footer__logo {
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-bottom: 6px !important;
}
.ca-footer__mark {
  display: inline-block !important;
  width: 30px !important;
  height: 30px !important;
  flex: 0 0 30px !important;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Ccircle cx='20' cy='20' r='18' stroke='%23bd900a' stroke-width='1.1' opacity='0.88'/%3E%3Crect x='10' y='10' width='20' height='20' stroke='%23bd900a' stroke-width='0.9' opacity='0.55'/%3E%3Crect x='10' y='10' width='20' height='20' stroke='%23bd900a' stroke-width='0.9' opacity='0.55' transform='rotate(45 20 20)'/%3E%3Ccircle cx='20' cy='20' r='2' fill='%23bd900a'/%3E%3C/svg%3E") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.ca-footer__wordmark {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  letter-spacing: 0.22em !important;
  color: #ffffff !important;
  line-height: 1 !important;
}
.ca-footer__tag {
  font-size: 13.5px !important;
  line-height: 1.75 !important;
  color: rgba(240, 240, 240, 0.62) !important;
  margin: 0 !important;
  max-width: 380px !important;
}
.ca-footer__addr {
  font-style: normal !important;
  font-size: 12.5px !important;
  line-height: 1.85 !important;
  letter-spacing: 0.04em !important;
  color: rgba(240, 240, 240, 0.52) !important;
}
.ca-footer__h {
  font-family: "Inter", sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.28em !important;
  text-transform: uppercase !important;
  color: #000000 !important;
  margin: 0 0 4px !important;
}
.ca-footer__links {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
}
.ca-footer__links li {
  margin: 0 !important;
  padding: 0 !important;
}
.ca-footer__links a {
  font-size: 13.5px !important;
  letter-spacing: 0.02em !important;
  color: rgba(240, 240, 240, 0.78) !important;
  text-decoration: none !important;
  transition: color 0.3s ease !important;
  display: inline-block !important;
  line-height: 1.4 !important;
}
.ca-footer__links a:hover {
  color: #cccccc !important;
}
.ca-footer__social {
  display: flex !important;
  gap: 20px !important;
  margin-top: 8px !important;
  flex-wrap: wrap !important;
}
.ca-footer__soc {
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
  color: rgba(240, 240, 240, 0.55) !important;
  text-decoration: none !important;
  transition: color 0.3s ease, border-color 0.3s ease !important;
  padding-bottom: 4px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25) !important;
}
.ca-footer__soc:hover {
  color: #ffffff !important;
  border-bottom-color: #000000 !important;
}
.ca-footer__creds {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  padding: clamp(24px, 3vh, 40px) 0 !important;
  border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
}
.ca-footer__cred {
  font-family: "Inter", sans-serif !important;
  font-size: 10.5px !important;
  font-weight: 600 !important;
  letter-spacing: 0.26em !important;
  text-transform: uppercase !important;
  color: rgba(240, 240, 240, 0.5600000000000001) !important;
}
.ca-footer__dot {
  width: 3px !important;
  height: 3px !important;
  border-radius: 50% !important;
  background: #000000 !important;
  opacity: 0.55 !important;
  display: inline-block !important;
}
.ca-footer__legal {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 24px !important;
  flex-wrap: wrap !important;
}
.ca-footer__copy {
  font-size: 12px !important;
  color: rgba(240, 240, 240, 0.45) !important;
  margin: 0 !important;
  letter-spacing: 0.04em !important;
}
.ca-footer__fine {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  gap: 24px !important;
  flex-wrap: wrap !important;
}
.ca-footer__fine li {
  margin: 0 !important;
  padding: 0 !important;
}
.ca-footer__fine a {
  font-size: 12px !important;
  color: rgba(240, 240, 240, 0.55) !important;
  text-decoration: none !important;
  letter-spacing: 0.04em !important;
  transition: color 0.3s ease !important;
}
.ca-footer__fine a:hover {
  color: #ffffff !important;
}
.ca-footer__locale {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
}
.ca-footer__locale-label {
  font-size: 10.5px !important;
  font-weight: 600 !important;
  letter-spacing: 0.24em !important;
  text-transform: uppercase !important;
  color: rgba(240, 240, 240, 0.42) !important;
}
.ca-footer__region {
  appearance: none !important;
  -webkit-appearance: none !important;
  background: transparent !important;
  border: 1px solid rgba(0, 0, 0, 0.28) !important;
  color: rgba(240, 240, 240, 0.82) !important;
  padding: 8px 32px 8px 12px !important;
  font-family: "Inter", sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 0.04em !important;
  cursor: pointer !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5 L6 6.5 L11 1.5' stroke='%23bd900a' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 10px center !important;
  background-size: 10px 6px !important;
  transition: border-color 0.3s ease !important;
}
.ca-footer__region:hover,
.ca-footer__region:focus {
  border-color: #000000 !important;
  outline: none !important;
}
.ca-footer__region option {
  background: #0a0a0a !important;
  color: #ffffff !important;
}
@media (max-width: 1023px) {
  .ca-footer__cols {
    grid-template-columns: 1fr 1fr !important;
    gap: 48px 32px !important;
  }
  .ca-footer__brand-col {
    grid-column: 1 / -1 !important;
  }
}
@media (max-width: 600px) {
  .ca-footer__cols {
    grid-template-columns: 1fr !important;
    gap: 40px !important;
  }
  .ca-footer__legal {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 16px !important;
  }
  .ca-footer__fine {
    gap: 16px !important;
  }
}
body.cms-home .ca-words .ca-w,
body.cms-index-index .ca-words .ca-w {
  display: inline-block;
  opacity: 0;
  transform: translateY(28px);
  filter: blur(6px);
  transition: opacity 800ms cubic-bezier(0.22, 1, 0.36, 1), transform 900ms cubic-bezier(0.22, 1, 0.36, 1), filter 800ms cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: calc(var(--wi, 0) * 55ms);
  will-change: transform, opacity, filter;
}
body.cms-home .ca-words.ca-words-in .ca-w,
body.cms-index-index .ca-words.ca-words-in .ca-w {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
body.cms-home .ca-stagger-item,
body.cms-index-index .ca-stagger-item {
  opacity: 0;
  transform: translateY(32px);
  transition: opacity 800ms cubic-bezier(0.22, 1, 0.36, 1), transform 900ms cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: calc(var(--si, 0) * 95ms);
  will-change: transform, opacity;
}
body.cms-home .ca-stagger-in .ca-stagger-item,
body.cms-index-index .ca-stagger-in .ca-stagger-item {
  opacity: 1;
  transform: translateY(0);
}
body.cms-home [data-parallax],
body.cms-index-index [data-parallax] {
  will-change: transform;
  transition: transform 60ms linear;
}
body.cms-home .ca-eyebrow--rule,
body.cms-index-index .ca-eyebrow--rule {
  position: relative;
  display: inline-block;
  padding-left: 0;
}
body.cms-home .ca-eyebrow--rule::before,
body.cms-index-index .ca-eyebrow--rule::before {
  content: "";
  position: absolute;
  left: -56px;
  top: 50%;
  height: 1px;
  width: 0;
  background: #000000;
  opacity: 0;
  transition: width 900ms cubic-bezier(0.22, 1, 0.36, 1), opacity 500ms ease;
}
body.cms-home .ca-eyebrow--rule.ca-eyebrow-in::before,
body.cms-index-index .ca-eyebrow--rule.ca-eyebrow-in::before {
  width: 44px;
  opacity: 1;
}
body.cms-home .ca-section-header--center .ca-eyebrow--rule::before,
body.cms-index-index .ca-section-header--center .ca-eyebrow--rule::before,
body.cms-home .ca-cinema__header .ca-eyebrow--rule::before,
body.cms-index-index .ca-cinema__header .ca-eyebrow--rule::before,
body.cms-home .ca-newsletter__inner .ca-eyebrow--rule::before,
body.cms-index-index .ca-newsletter__inner .ca-eyebrow--rule::before {
  left: 50%;
  top: calc(100% + 8px);
  transform: translateX(-50%);
}
body.cms-home .ca-section-header--center .ca-eyebrow--rule.ca-eyebrow-in::before,
body.cms-index-index .ca-section-header--center .ca-eyebrow--rule.ca-eyebrow-in::before,
body.cms-home .ca-cinema__header .ca-eyebrow--rule.ca-eyebrow-in::before,
body.cms-index-index .ca-cinema__header .ca-eyebrow--rule.ca-eyebrow-in::before,
body.cms-home .ca-newsletter__inner .ca-eyebrow--rule.ca-eyebrow-in::before,
body.cms-index-index .ca-newsletter__inner .ca-eyebrow--rule.ca-eyebrow-in::before {
  width: 56px;
}
@media (prefers-reduced-motion: reduce) {
  body.cms-home .ca-words .ca-w,
  body.cms-index-index .ca-words .ca-w,
  body.cms-home .ca-stagger-item,
  body.cms-index-index .ca-stagger-item {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    transition: none !important;
  }
  body.cms-home [data-parallax],
  body.cms-index-index [data-parallax] {
    transform: none !important;
  }
  body.cms-home .ca-eyebrow--rule::before,
  body.cms-index-index .ca-eyebrow--rule::before {
    display: none !important;
  }
}
body.cms-homepagev2 {
  background: #ffffff;
}
body.cms-homepagev2 .panel.wrapper,
body.cms-homepagev2 .page-header,
body.cms-homepagev2 .sections.nav-sections {
  display: none !important;
}
body.cms-homepagev2 .page-main {
  margin-top: 0 !important;
  padding-top: 0 !important;
  max-width: none !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.cms-homepagev2 .columns {
  max-width: none !important;
  padding: 0 !important;
}
body.cms-homepagev2 .column.main {
  max-width: none !important;
  padding: 0 !important;
  width: 100% !important;
}
body.cms-homepagev2 .page-footer,
body.cms-homepagev2 .ca-footer {
  display: none !important;
}
body.cms-homepagev2 .v2-root {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-feature-settings: "ss01", "cv11", "tnum";
  color: #0a0a0a;
  line-height: 1.5;
}
body.cms-homepagev2 .v2-eyebrow {
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.6875rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #0a0a0a;
  opacity: 0.55;
  margin: 0 0 1.25rem;
  display: block;
}
body.cms-homepagev2 .v2-eyebrow--invert {
  color: rgba(255, 255, 255, 0.65);
  opacity: 1;
}
body.cms-homepagev2 .v2-h1 {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 800;
  font-size: clamp(2.5rem, 5.5vw, 5.5rem);
  line-height: 1;
  letter-spacing: -0.04em;
  color: inherit;
  margin: 0 0 1.5rem;
}
body.cms-homepagev2 .v2-h2 {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 700;
  font-size: clamp(1.75rem, 3.5vw, 3.5rem);
  line-height: 1.05;
  letter-spacing: -0.025em;
  color: inherit;
  margin: 0;
}
body.cms-homepagev2 .v2-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.6em;
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  background: #0a0a0a;
  color: #ffffff;
  border: 1px solid #0a0a0a;
  padding: 1rem 2rem;
  text-decoration: none;
  transition: background 200ms cubic-bezier(0.16, 1, 0.3, 1), color 200ms cubic-bezier(0.16, 1, 0.3, 1), border-color 200ms cubic-bezier(0.16, 1, 0.3, 1);
  border-radius: 0;
  cursor: pointer;
}
body.cms-homepagev2 .v2-btn:hover,
body.cms-homepagev2 .v2-btn:focus {
  background: #ff3b00;
  border-color: #ff3b00;
  color: #ffffff;
  text-decoration: none;
}
body.cms-homepagev2 .v2-btn--invert {
  background: #ffffff;
  color: #0a0a0a;
  border-color: #ffffff;
}
body.cms-homepagev2 .v2-btn--invert:hover,
body.cms-homepagev2 .v2-btn--invert:focus {
  background: #ff3b00;
  border-color: #ff3b00;
  color: #ffffff;
}
body.cms-homepagev2 .v2-link {
  display: inline-flex;
  align-items: baseline;
  gap: 0.4em;
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #0a0a0a;
  text-decoration: none;
  border-bottom: 1px solid #0a0a0a;
  padding-bottom: 0.2em;
  transition: color 160ms, border-color 160ms;
}
body.cms-homepagev2 .v2-link:hover {
  color: #ff3b00;
  border-bottom-color: #ff3b00;
  text-decoration: none;
}
body.cms-homepagev2 .v2-link--invert {
  color: rgba(255, 255, 255, 0.85);
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
body.cms-homepagev2 .v2-link--invert:hover {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.cms-homepagev2 .v2-grid12 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 24px;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 48px;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-grid12 {
    padding: 0 24px;
    gap: 16px;
  }
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-grid12 {
    padding: 0 20px;
  }
}
body.cms-homepagev2 .v2-utility {
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.6875rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #6b6b6b;
}
body.cms-homepagev2 .v2-utility__inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0.5rem 48px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-utility__inner {
    padding: 0.5rem 24px;
    gap: 0.75rem;
  }
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-utility__inner {
    justify-content: space-between;
  }
}
body.cms-homepagev2 .v2-utility__divider {
  width: 1px;
  height: 12px;
  background: #e5e5e5;
}
body.cms-homepagev2 .v2-utility__link {
  color: #6b6b6b;
  text-decoration: none;
  transition: color 160ms;
}
body.cms-homepagev2 .v2-utility__link:hover {
  color: #0a0a0a;
}
body.cms-homepagev2 .v2-utility__loc {
  color: #6b6b6b;
}
body.cms-homepagev2 .v2-header {
  position: fixed;
  top: 32px;
  left: 0;
  right: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  padding: 1.25rem 48px;
  transition: background 300ms cubic-bezier(0.16, 1, 0.3, 1), top 300ms cubic-bezier(0.16, 1, 0.3, 1), padding 300ms cubic-bezier(0.16, 1, 0.3, 1), border-color 300ms cubic-bezier(0.16, 1, 0.3, 1);
  background: transparent;
  border-bottom: 1px solid transparent;
}
body.cms-homepagev2 .v2-header.is-solid {
  top: 0;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom-color: #e5e5e5;
  padding: 1rem 48px;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-header {
    padding: 1rem 24px;
    grid-template-columns: 1fr auto;
  }
  body.cms-homepagev2 .v2-header.is-solid {
    padding: 0.75rem 24px;
  }
}
body.cms-homepagev2 .v2-wordmark {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  line-height: 1;
  color: #ffffff;
  transition: color 300ms cubic-bezier(0.16, 1, 0.3, 1);
}
body.cms-homepagev2 .v2-wordmark__name {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 700;
  font-size: 1.0625rem;
  letter-spacing: -0.01em;
  line-height: 1;
}
body.cms-homepagev2 .v2-wordmark__name--invert {
  color: #ffffff;
}
body.cms-homepagev2 .v2-wordmark__locale {
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.625rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  opacity: 0.6;
}
body.cms-homepagev2 .v2-header.is-solid .v2-wordmark {
  color: #0a0a0a;
}
body.cms-homepagev2 .v2-nav {
  display: flex;
  gap: 2.25rem;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-nav {
    display: none;
  }
}
body.cms-homepagev2 .v2-nav__link {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  position: relative;
  padding: 0.4em 0;
  transition: color 200ms cubic-bezier(0.16, 1, 0.3, 1);
}
body.cms-homepagev2 .v2-nav__link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 200ms cubic-bezier(0.16, 1, 0.3, 1);
}
body.cms-homepagev2 .v2-nav__link:hover {
  color: #ffffff;
  text-decoration: none;
}
body.cms-homepagev2 .v2-nav__link:hover::after {
  transform: scaleX(1);
}
body.cms-homepagev2 .v2-header.is-solid .v2-nav__link {
  color: #0a0a0a;
  opacity: 0.78;
}
body.cms-homepagev2 .v2-header.is-solid .v2-nav__link:hover {
  color: #ff3b00;
  opacity: 1;
}
body.cms-homepagev2 .v2-header__tools {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  justify-self: end;
}
body.cms-homepagev2 .v2-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  transition: color 200ms cubic-bezier(0.16, 1, 0.3, 1), background 200ms cubic-bezier(0.16, 1, 0.3, 1);
  text-decoration: none;
  border-radius: 0;
}
body.cms-homepagev2 .v2-icon:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
}
body.cms-homepagev2 .v2-header.is-solid .v2-icon {
  color: #0a0a0a;
}
body.cms-homepagev2 .v2-header.is-solid .v2-icon:hover {
  color: #ff3b00;
  background: transparent;
}
body.cms-homepagev2 .v2-hero {
  position: relative;
  height: 100vh;
  min-height: 720px;
  max-height: 1080px;
  background: #0a0a0a;
  overflow: hidden;
}
body.cms-homepagev2 .v2-hero__photo {
  position: absolute;
  inset: 0;
  background: url('https://images.unsplash.com/photo-1600210492493-0946911123ea?auto=format&fit=crop&w=2400&q=85') center 30% / cover no-repeat;
  filter: grayscale(1) contrast(1.2) brightness(0.65);
  opacity: 0.85;
}
body.cms-homepagev2 .v2-hero__veil {
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.05) 80%, rgba(0, 0, 0, 0) 100%), linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.45) 100%);
}
body.cms-homepagev2 .v2-hero__grid {
  position: relative;
  z-index: 2;
  height: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 144px 48px 64px;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 1fr;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-hero__grid {
    padding: 120px 24px 32px;
  }
}
body.cms-homepagev2 .v2-hero__index {
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.6875rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
body.cms-homepagev2 .v2-hero__index-label {
  opacity: 0.7;
}
body.cms-homepagev2 .v2-hero__content {
  align-self: end;
  max-width: 780px;
}
body.cms-homepagev2 .v2-hero__title {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 800;
  font-size: clamp(3rem, 7vw, 7rem);
  line-height: 0.96;
  letter-spacing: -0.04em;
  color: #ffffff;
  margin: 0 0 1.75rem;
}
body.cms-homepagev2 .v2-hero__lede {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.85);
  max-width: 44ch;
  margin: 0 0 2.25rem;
  font-weight: 400;
}
body.cms-homepagev2 .v2-hero__actions {
  display: flex;
  align-items: center;
  gap: 1.75rem;
  flex-wrap: wrap;
}
body.cms-homepagev2 .v2-hero__meta {
  align-self: end;
  display: flex;
  gap: 2rem;
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.625rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-top: 3rem;
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-hero__meta {
    gap: 1rem;
    flex-direction: column;
  }
}
body.cms-homepagev2 .v2-hero__scroll {
  position: absolute;
  right: 48px;
  bottom: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.625rem;
  letter-spacing: 0.36em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}
body.cms-homepagev2 .v2-hero__scroll-line {
  width: 1px;
  height: 64px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), transparent);
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-hero__scroll {
    display: none;
  }
}
body.cms-homepagev2 .v2-marquee {
  background: #0a0a0a;
  color: #ffffff;
  padding: 1.1rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
body.cms-homepagev2 .v2-marquee__track {
  display: flex;
  align-items: center;
  gap: 1rem;
  white-space: nowrap;
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.75rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  animation: v2MarqueeScroll 50s linear infinite;
  width: max-content;
}
body.cms-homepagev2 .v2-marquee .v2-dot {
  color: #ff3b00;
  opacity: 0.8;
  margin: 0 0.5rem;
}
@keyframes v2MarqueeScroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
body.cms-homepagev2 .v2-manifesto {
  background: #ffffff;
  padding: 144px 0;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-manifesto {
    padding: 96px 0;
  }
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-manifesto {
    padding: 72px 0;
  }
}
body.cms-homepagev2 .v2-manifesto__inner {
  align-items: start;
}
body.cms-homepagev2 .v2-manifesto__lede {
  grid-column: 1 / span 4;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-manifesto__lede {
    grid-column: 1 / -1;
    margin-bottom: 1rem;
  }
}
body.cms-homepagev2 .v2-manifesto__body {
  grid-column: 5 / -1;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-manifesto__body {
    grid-column: 1 / -1;
  }
}
body.cms-homepagev2 .v2-numbers {
  background: #ffffff;
  padding: 96px 0;
  border-bottom: 1px solid #e5e5e5;
}
body.cms-homepagev2 .v2-numbers__head {
  max-width: 1440px;
  margin: 0 auto 48px;
  padding: 0 48px;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-numbers__head {
    padding: 0 24px;
    margin-bottom: 32px;
  }
}
body.cms-homepagev2 .v2-numbers__grid {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 48px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: #e5e5e5;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-numbers__grid {
    padding: 0 24px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  body.cms-homepagev2 .v2-numbers__grid {
    grid-template-columns: 1fr;
  }
}
body.cms-homepagev2 .v2-num {
  background: #ffffff;
  padding: 64px 32px 48px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
body.cms-homepagev2 .v2-num__value {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 700;
  font-size: clamp(3.5rem, 7vw, 6rem);
  line-height: 0.9;
  letter-spacing: -0.04em;
  color: #0a0a0a;
  font-feature-settings: "tnum";
}
body.cms-homepagev2 .v2-num__value span {
  font-size: 0.55em;
  vertical-align: top;
  margin-left: 0.05em;
  opacity: 0.5;
  font-weight: 600;
}
body.cms-homepagev2 .v2-num__label {
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.6875rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #6b6b6b;
  margin-top: 1rem;
}
body.cms-homepagev2 .v2-collections {
  background: #ffffff;
  padding: 144px 0;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-collections {
    padding: 96px 0;
  }
}
body.cms-homepagev2 .v2-collections__head {
  margin-bottom: 64px;
  align-items: end;
}
body.cms-homepagev2 .v2-collections__head-l {
  grid-column: 1 / span 4;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-collections__head-l {
    grid-column: 1/-1;
    margin-bottom: 1rem;
  }
}
body.cms-homepagev2 .v2-collections__head-r {
  grid-column: 5 / -1;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-collections__head-r {
    grid-column: 1/-1;
  }
}
body.cms-homepagev2 .v2-collections__grid {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 48px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-collections__grid {
    padding: 0 24px;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-collections__grid {
    grid-template-columns: 1fr;
  }
}
body.cms-homepagev2 .v2-collections__foot {
  text-align: center;
  margin-top: 64px;
  padding: 0 48px;
}
body.cms-homepagev2 .v2-col {
  display: block;
  text-decoration: none;
  color: inherit;
  position: relative;
}
body.cms-homepagev2 .v2-col__photo {
  aspect-ratio: 4 / 5;
  background: #0a0a0a;
  background-size: cover;
  background-position: center;
  filter: grayscale(1) contrast(1.05) brightness(0.85);
  transition: filter 400ms cubic-bezier(0.16, 1, 0.3, 1), transform 400ms cubic-bezier(0.16, 1, 0.3, 1);
  overflow: hidden;
}
body.cms-homepagev2 .v2-col__photo--baroque {
  background-image: linear-gradient(135deg, #1a1a1a 0%, #3a3a3a 100%);
}
body.cms-homepagev2 .v2-col__photo--minimalist {
  background-image: linear-gradient(135deg, #ededed 0%, #cccccc 100%);
}
body.cms-homepagev2 .v2-col__photo--ombre {
  background-image: linear-gradient(135deg, #888 0%, #d8d8d8 100%);
}
body.cms-homepagev2 .v2-col__photo--geometric {
  background-image: linear-gradient(135deg, #2a2a2a 0%, #5a5a5a 100%);
}
body.cms-homepagev2 .v2-col__photo--botanical {
  background-image: linear-gradient(135deg, #4a4a4a 0%, #1a1a1a 100%);
}
body.cms-homepagev2 .v2-col__photo--tribal {
  background-image: linear-gradient(135deg, #6a6a6a 0%, #2a2a2a 100%);
}
body.cms-homepagev2 .v2-col__caption {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: baseline;
  gap: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #0a0a0a;
}
body.cms-homepagev2 .v2-col__num {
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.6875rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #6b6b6b;
}
body.cms-homepagev2 .v2-col__name {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  letter-spacing: -0.005em;
  color: #0a0a0a;
}
body.cms-homepagev2 .v2-col__count {
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.6875rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #6b6b6b;
}
body.cms-homepagev2 .v2-col:hover .v2-col__photo,
body.cms-homepagev2 .v2-col.is-hover .v2-col__photo {
  filter: grayscale(1) contrast(1.15) brightness(1);
  transform: scale(1.02);
}
body.cms-homepagev2 .v2-process {
  background: #ffffff;
  padding: 144px 0;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-process {
    padding: 96px 0;
  }
}
body.cms-homepagev2 .v2-process > header {
  margin-bottom: 64px;
  align-items: end;
}
body.cms-homepagev2 .v2-process__head-l {
  grid-column: 1 / span 4;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-process__head-l {
    grid-column: 1/-1;
    margin-bottom: 1rem;
  }
}
body.cms-homepagev2 .v2-process__head-r {
  grid-column: 5 / -1;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-process__head-r {
    grid-column: 1/-1;
  }
}
body.cms-homepagev2 .v2-process__steps {
  list-style: none;
  margin: 0 auto;
  padding: 0 48px;
  max-width: 1440px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: #e5e5e5;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-process__steps {
    padding: 0 24px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-process__steps {
    grid-template-columns: 1fr;
  }
}
body.cms-homepagev2 .v2-step {
  background: #ffffff;
  padding: 48px 32px;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
body.cms-homepagev2 .v2-step__num {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 700;
  font-size: clamp(3.5rem, 6vw, 5.5rem);
  line-height: 0.9;
  letter-spacing: -0.05em;
  color: #0a0a0a;
  font-feature-settings: "tnum";
}
body.cms-homepagev2 .v2-step__body {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
body.cms-homepagev2 .v2-step__title {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #0a0a0a;
  margin: 0;
}
body.cms-homepagev2 .v2-step p {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: #6b6b6b;
  margin: 0;
}
body.cms-homepagev2 .v2-quote {
  background: #ffffff;
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-quote {
    grid-template-columns: 1fr;
  }
}
body.cms-homepagev2 .v2-quote__visual {
  background: #0a0a0a url('https://images.unsplash.com/photo-1521587760476-6c12a4b040da?auto=format&fit=crop&w=1600&q=85') center / cover no-repeat;
  filter: grayscale(1) contrast(1.05) brightness(0.85);
  min-height: 560px;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-quote__visual {
    min-height: 360px;
  }
}
body.cms-homepagev2 .v2-quote__copy {
  background: #0a0a0a;
  color: #ffffff;
  padding: 96px 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-quote__copy {
    padding: 64px 32px;
  }
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-quote__copy {
    padding: 48px 24px;
  }
}
body.cms-homepagev2 .v2-quote__body {
  margin: 0;
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 500;
  font-size: clamp(1.25rem, 2vw, 1.75rem);
  line-height: 1.4;
  color: #ffffff;
  max-width: 38ch;
}
body.cms-homepagev2 .v2-quote__body footer {
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.6875rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-top: 2rem;
  font-weight: 400;
}
body.cms-homepagev2 .v2-quote__body p {
  margin: 0;
}
body.cms-homepagev2 .v2-bespoke {
  background: #0a0a0a;
  color: #ffffff;
  padding: 144px 0;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-bespoke {
    padding: 96px 0;
  }
}
body.cms-homepagev2 .v2-bespoke__inner {
  max-width: 920px;
  margin: 0 auto;
  padding: 0 48px;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-bespoke__inner {
    padding: 0 24px;
  }
}
body.cms-homepagev2 .v2-bespoke__lede {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.78);
  max-width: 52ch;
  margin: 0 0 2.5rem;
}
body.cms-homepagev2 .v2-bespoke .v2-h1 {
  color: #ffffff;
}
body.cms-homepagev2 .v2-news {
  background: #ffffff;
  padding: 144px 0;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-news {
    padding: 96px 0;
  }
}
body.cms-homepagev2 .v2-news__head {
  grid-column: 1 / span 4;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-news__head {
    grid-column: 1 / -1;
    margin-bottom: 1rem;
  }
}
body.cms-homepagev2 .v2-news__form-wrap {
  grid-column: 5 / -1;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-news__form-wrap {
    grid-column: 1 / -1;
  }
}
body.cms-homepagev2 .v2-news__form-wrap .v2-h2 {
  margin-bottom: 2rem;
}
body.cms-homepagev2 .v2-news__form {
  display: flex;
  border: 1px solid #0a0a0a;
  max-width: 520px;
  margin-bottom: 1rem;
}
body.cms-homepagev2 .v2-news__input {
  flex: 1;
  border: none;
  background: transparent;
  padding: 1rem 1.25rem;
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.9375rem;
  color: #0a0a0a;
}
body.cms-homepagev2 .v2-news__input::placeholder {
  color: #6b6b6b;
}
body.cms-homepagev2 .v2-news__input:focus {
  outline: 2px solid #ff3b00;
  outline-offset: -2px;
}
body.cms-homepagev2 .v2-news__submit {
  background: #0a0a0a;
  color: #ffffff;
  border: none;
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  padding: 0 2rem;
  cursor: pointer;
  transition: background 200ms cubic-bezier(0.16, 1, 0.3, 1);
}
body.cms-homepagev2 .v2-news__submit:hover {
  background: #ff3b00;
}
body.cms-homepagev2 .v2-news__fineprint {
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.625rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #6b6b6b;
  margin: 0;
}
body.cms-homepagev2 .v2-footer {
  background: #0a0a0a;
  color: #ffffff;
  padding: 96px 0 32px;
}
body.cms-homepagev2 .v2-footer__grid {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 48px;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 64px;
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-footer__grid {
    padding: 0 24px;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-footer__grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
body.cms-homepagev2 .v2-footer__brand {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
body.cms-homepagev2 .v2-footer__brand .v2-wordmark__name {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 700;
}
body.cms-homepagev2 .v2-footer__brand p {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.55);
  margin: 0;
  max-width: 26ch;
}
body.cms-homepagev2 .v2-footer__col {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
body.cms-homepagev2 .v2-footer__col h4 {
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.6875rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0 0.5rem;
  font-weight: 500;
}
body.cms-homepagev2 .v2-footer__col a {
  font-family: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.9375rem;
  color: rgba(255, 255, 255, 0.78);
  text-decoration: none;
  transition: color 160ms;
}
body.cms-homepagev2 .v2-footer__col a:hover {
  color: #ffffff;
  text-decoration: none;
}
body.cms-homepagev2 .v2-footer__legal {
  max-width: 1440px;
  margin: 64px auto 0;
  padding: 32px 48px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  justify-content: space-between;
  font-family: "JetBrains Mono", "DM Mono", "SF Mono", monospace;
  font-size: 0.625rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 1024px) {
  body.cms-homepagev2 .v2-footer__legal {
    padding: 32px 24px 0;
  }
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-footer__legal {
    flex-direction: column;
    gap: 1rem;
  }
}
body.cms-homepagev2 .v2-footer__legal-links {
  display: flex;
  gap: 1.5rem;
}
body.cms-homepagev2 .v2-footer__legal-links a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
  transition: color 160ms;
}
body.cms-homepagev2 .v2-footer__legal-links a:hover {
  color: #ffffff;
  text-decoration: none;
}
@media (prefers-reduced-motion: reduce) {
  body.cms-homepagev2 .v2-marquee__track {
    animation: none !important;
  }
  body.cms-homepagev2 * {
    transition: none !important;
  }
}
body.cms-homepagev2 *:focus-visible {
  outline: 2px solid #ff3b00;
  outline-offset: 2px;
}
body.cms-homepagev2 .breadcrumbs,
body.cms-homepagev2 .page.messages + .breadcrumbs,
body.cms-homepagev2 .breadcrumbs ~ .page.messages,
body.cms-homepagev2 .page-with-filter .breadcrumbs {
  display: none !important;
}
body.cms-homepagev2 .page-title-wrapper,
body.cms-homepagev2 .page-title,
body.cms-homepagev2 .column.main > .page-title-wrapper {
  display: none !important;
}
body.cms-homepagev2 .v2-header {
  top: 30px !important;
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-header {
    top: 30px !important;
  }
}
body.cms-homepagev2 .v2-hero__grid {
  padding-top: 120px !important;
}
@media (max-width: 720px) {
  body.cms-homepagev2 .v2-hero__grid {
    padding-top: 100px !important;
  }
}
body.cms-homepagev2 .v2-hero__index {
  margin-bottom: auto !important;
}
body.cms-homepagev2 .v2-hero__photo {
  background-image: url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=2400&q=85') !important;
  background-position: center 40% !important;
}
body.cms-homepagev2 .v2-footer {
  margin-top: 0 !important;
}
body.cms-homepagev2 .sidebar.sidebar-additional,
body.cms-homepagev2 .sidebar.sidebar-main {
  display: none !important;
}
@media (min-width: 1920px) {
  body.cms-homepagev2 .v2-hero__grid,
  body.cms-homepagev2 .v2-grid12,
  body.cms-homepagev2 .v2-numbers__grid,
  body.cms-homepagev2 .v2-collections__grid,
  body.cms-homepagev2 .v2-process__steps,
  body.cms-homepagev2 .v2-footer__grid {
    max-width: 1680px !important;
  }
}
@keyframes ca-flash {
  0% {
    box-shadow: none;
  }
  30% {
    box-shadow: none;
  }
  100% {
    box-shadow: none;
  }
}
@keyframes ca-shimmer {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: -100% 0;
  }
}
body:not(.cms-home):not(.cms-index-index) .page-header {
  background: #fafafa !important;
}
body:not(.cms-home):not(.cms-index-index) .page-header .header.content {
  background: transparent !important;
  box-shadow: none;
  border: none !important;
  border-bottom: none !important;
  padding-top: 16px !important;
  padding-bottom: 6px !important;
  margin-bottom: 0 !important;
}
body:not(.cms-home):not(.cms-index-index) .page-header .nav-sections {
  background: transparent !important;
  box-shadow: none;
  border: none !important;
  border-top: none !important;
  border-bottom: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
body:not(.cms-home):not(.cms-index-index) .page-header .navigation {
  background: transparent !important;
  border: none !important;
}
body:not(.cms-home):not(.cms-index-index) .page-header .navigation > ul {
  padding: 4px 20px 14px !important;
  margin: 0 !important;
  background: transparent !important;
}
body:not(.cms-home):not(.cms-index-index) .page-header {
  box-shadow: none;
}
.catalog-product-view .rug-size-dimensions,
.catalog-product-view .control.rug-size-dimensions {
  grid-template-columns: 1fr 1fr !important;
}
.catalog-product-view .rug-size-dimensions .rug-size-unit-label,
.catalog-product-view .control.rug-size-dimensions .rug-size-unit-label {
  display: none !important;
}
.catalog-product-view .rug-size-dimensions .rug-size-input + .rug-size-input {
  border-left: 1px solid #e5e5e5 !important;
}
.catalog-product-view .rug-size-field-group--diameter .rug-size-dimensions:has(.rug-size-input-cm:only-child) {
  grid-template-columns: 1fr !important;
}
.catalog-product-view .rug-size-units {
  display: inline-flex !important;
  padding: 3px !important;
  background: #f0f0f0 !important;
  border-radius: 0 !important;
  gap: 0 !important;
}
.catalog-product-view .rug-size-units .rug-size-unit-option {
  flex: 0 0 auto !important;
  min-width: 132px !important;
  justify-content: center !important;
  text-align: center !important;
  padding: 7px 16px !important;
  margin: 0 !important;
  border-radius: 0 !important;
}
.catalog-product-view .rug-size-units .rug-size-unit-option input[type="radio"] {
  position: absolute !important;
  opacity: 0 !important;
  pointer-events: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
}
.catalog-product-view .rug-size-units .rug-size-unit-option span {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  font-family: "Inter", sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .block-collapsible-nav .title,
  .modes-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #ccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block !important;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #000000;
    border-style: solid;
    border-width: 0 0 3px;
    color: #000000;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #ccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ccc;
    color: #ccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #000000;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #0a0a0a;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #0a0a0a;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #0a0a0a;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #ccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .page-wrapper,
  .page-main,
  .container,
  .block.category.event,
  .breadcrumbs,
  .footer.content,
  .navigation,
  .top-container {
    max-width: 1920px !important;
    margin: 0 auto !important;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #ccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #ccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 42px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #ccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #ccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #fff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #ccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #666666;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #000000;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .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 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > 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.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .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;
    color: #fff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #fff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #fff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .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 {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #fff;
    border: 1px solid #bbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .category-subcategories__list {
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #ccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #ccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #666666;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #666666;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 42px;
    color: #0a0a0a;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #0a0a0a;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #0a0a0a;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #0a0a0a;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #545454;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .catalog-product-view .product-canvas-container {
    min-height: 520px;
  }
  .catalog-product-view .ca-story {
    grid-template-columns: repeat(3, 1fr);
  }
  .page-header {
    position: sticky;
    top: 0;
    z-index: 999;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
  }
  .logo {
    float: none !important;
    margin: 0 !important;
  }
  .logo::before {
    width: 36px;
    height: 36px;
  }
  .logo::after {
    font-size: 18px;
  }
  .block-search {
    float: none !important;
    padding-left: 0 !important;
    flex: 0 1 320px;
  }
  .block-search input {
    width: 100% !important;
    transition: width 0.3s ease, border-color 0.2s ease !important;
  }
  .minicart-wrapper {
    float: none !important;
  }
  .navigation {
    background: transparent !important;
  }
  .navigation .level0 > .level-top {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #444444;
    padding: 14px 16px;
    line-height: 1;
    border: none !important;
    border-color: transparent !important;
    transition: color 0.2s ease;
  }
  .navigation .level0 > .level-top:hover {
    color: #000000;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    color: #000000;
    border-bottom: 2px solid #000000 !important;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    padding: 12px 0;
    min-width: 220px;
  }
  .navigation .level0 .submenu a {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #444444;
    padding: 10px 20px;
    transition: color 0.15s ease, background 0.15s ease;
  }
  .navigation .level0 .submenu a:hover {
    color: #000000;
    background: rgba(0, 0, 0, 0.05);
  }
}
@media all and (max-width: 1023px), print {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media all and (min-width: 1024px), print {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .catalog-product-view .columns .product-main-wrapper {
    grid-template-columns: minmax(0, 1.45fr) minmax(420px, 0.75fr) !important;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FCoduzion_ColorManagement%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FCoduzion_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_category-banner.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FCoduzion_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_order-sample-popup.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FCoduzion_ColorManagement%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_homepage.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_pdp.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_CustomerBalance%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_InstantPurchase%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FCoduzion_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_category-subcategories.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCurtartisian%5C%2Fcurtartisian%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAAA%2CgBAAiB%3BEAChB%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAED%2CMAAM%3BEACF%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAIJ%3BAACA%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAIJ%2CQAAQ%3BEACJ%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2COAAA%3B%3BAAIJ%2CqBACI%2CQAAO%2CKACH%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAMZ%2CQAAQ%2CMACJ%3BAADJ%2CQAAQ%2CMAEJ%3BAAFJ%2CQAAQ%2CMAGJ%3BEACI%2CcAAA%3B%3BAAJR%2CQAAQ%2CMAOJ%2CqBAAqB%3BAAPzB%2CQAAQ%2CMAQJ%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAkDR%2CwBAb0C%3BEAC1C%2CQAAQ%3BIACP%2CqBAAA%3BIAAsB%2CcAAA%3BIACtB%2CgBAAA%3BIACG%2CMAAA%3B%3BEAEJ%3BIACC%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CoBAAA%3B%3B%3BAAGD%2CqBACA%2CSAAQ%3BEACP%2CgBAAA%3BEACA%2CMAAA%3B%3BAAHD%2CqBAQA%3BEACC%2CgCAAA%3B%3BAATD%2CqBAQA%2CmBAEI%2CoBAAoB%3BEACtB%2C2BAAA%3B%3BAAXF%2CqBAQA%2CmBAKC%3BEACC%2CgBAAA%3B%3BAAdF%2CqBAQA%2CmBAQG%2CoBAAoB%2CGAAG%3BEACxB%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3B%3BAAvBF%2CqBAQA%2CmBAiBC%3BEACC%2CaAAA%3B%3BAA1BF%2CqBAQA%2CmBAoBC%2C0BAA0B%3BEACzB%2CeAAA%3BEAEA%2CiBAAA%3BEAEA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3B%3BAAzCF%2CqBAQA%2CmBAmCC%3BEACC%2CmBAAA%3B%3BAA5CF%2CqBAQA%2CmBAsCC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAA1DF%2CqBAQA%2CmBAoDC%3BAA5DD%2CqBAQA%2CmBA2eC%2CCAvbmB%3BEAElB%2CiBAAA%3B%3BAA9DF%2CqBAQA%2CmBAwDC%3BAAhED%2CqBAQA%2CmBA2eC%2CCAnbiB%3BEAChB%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3B%3BAAzEF%2CqBAQA%2CmBAmEC%2CiBAAiB%2CaAAa%2CGAAE%2CWAAY%3BEAC3C%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3B%3BAApFF%2CqBAQA%2CmBA8EC%2C2BAA2B%3BEAC1B%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAzFF%2CqBAQA%2CmBAmFC%2CuBAAuB%3BEACtB%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAApGF%2CqBAQA%2CmBA8FC%3BEACC%2CYAAA%3BEACC%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAA3GH%2CqBAQA%2CmBAqGC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3B%3BAAxHF%2CqBAQA%2CmBAkHC%3BEACC%2CsBAAA%3BEACA%2C0BAAA%3B%3BAA5HF%2CqBAQA%2CmBAsHC%3BAA9HD%2CqBAQA%2CmBA2eC%2CCArXqB%3BEACpB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAA1IF%2CqBAQA%2CmBAoIC%2CiBAAiB%2CaAAa%2CGAAE%3BEAC%5C%2FB%2C4BAAA%3B%3BAA7IF%2CqBAQA%2CmBAuIC%3BAA%5C%2FID%2CqBAQA%2CmBA2eC%2CCApWiB%3BEAChB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CmDAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA1JF%2CqBAQA%2CmBAoJC%3BAA5JD%2CqBAQA%2CmBA2eC%2CCAvV0B%3BEACzB%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkCAAA%3B%3BAAjKF%2CqBAQA%2CmBA2JC%2CoBAAmB%2CKAAM%3BEACxB%2CWAAW%2CcAAX%3B%3BAApKF%2CqBAQA%2CmBA8JC%3BEACC%2CmBAAA%3B%3BAAvKF%2CqBAQA%2CmBAiKC%3BEACC%2CiBAAA%3B%3BAA1KF%2CqBAQA%2CmBAoKC%3BEACC%2CgBAAA%3B%3BAA7KF%2CqBAQA%2CmBAuKC%3BEACC%2CkBAAA%3BEACE%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2C2CAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA5LJ%2CqBAQA%2CmBAsLC%2CqBAAoB%3BEACnB%2CyBAAA%3B%3BAA%5C%2FLF%2CqBAQA%2CmBAyLC%3BEACC%2CgBAAA%3B%3BAAlMF%2CqBAQA%2CmBA4LC%3BEAEC%2CkBAAA%3B%3BAAtMF%2CqBAQA%2CmBAgMC%2CiBAAiB%2CWAAU%2CeAAe%3BEACzC%2CSAAS%2COAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAxNF%2CqBAQA%2CmBAkNC%2CiBAAiB%2CcAAc%3BEAC9B%2CeAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEAEA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CoCAAA%3B%3BAAtOF%2CqBAQA%2CmBAgOC%2CiBAAiB%3BEACjB%2CeAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAA7OD%2CqBAQA%2CmBAuOA%2CiBAAiB%2CcAAc%3BEAC9B%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAnPD%2CqBAQA%2CmBA6OA%2CiBAAiB%2CcAAc%2CMAAK%3BEACnC%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEAAmB%2CmBAAA%3B%3BAAlQpB%2CqBAQA%2CmBA4PA%2CkBAAkB%2CiBAAiB%2CcAAc%2CMAAK%3BAApQtD%2CqBAQA%2CmBA4P%2BD%2CkBAAkB%2CiBAAiB%2CcAAc%2CMAAK%3BEACpH%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAvQD%2CqBAQA%2CmBAiQA%2C2BAA2B%3BEAE1B%2CsBAAA%3BEACA%2CeAAA%3B%3BAA5QD%2CqBAQA%2CmBAuQA%3BEACC%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmDAAA%3BEACC%2CgCAAA%3BEACA%2C4BAAA%3B%3BAAxRF%2CqBAQA%2CmBAkRA%2CiBAAiB%2CcAAc%2CMAAK%3BEACnC%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAjSD%2CqBAQA%2CmBA2RA%3BEACC%2CmBAAA%3B%3BAApSD%2CqBAQA%2CmBA8RA%2CkBAAkB%2COAAM%2CIAAK%2COAAO%3BEACnC%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CiBAAA%3BEAEA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAhTD%2CqBAQA%2CmBA0SA%3BEACC%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEAAuB%2CYAAA%3B%3BAA1TxB%2CqBAQA%2CmBAoTA%2CaAAa%3BEACZ%2CSAAA%3BEACA%2CuBAAA%3BEAEA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAA1UD%2CqBAQA%2CmBAoUA%2CaAAa%3BEAEZ%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAvVD%2CqBAQA%2CmBAiVA%3BEAEC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAtWD%2CqBAQA%2CmBAgWA%2CsBAAsB%2COAAO%3BEAE5B%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAhXD%2CqBAQA%2CmBA0WA%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAvXD%2CqBAQA%2CmBAiXA%3BEAGC%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA9XD%2CqBAQA%2CmBAwXA%3BEAEC%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAApYD%2CqBAQA%2CmBA8XA%3BEACC%2CgBAAA%3BEACA%2CeAAA%3B%3BAAxYD%2CqBAQA%2CmBAkYA%2CgBAAgB%3BEACf%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAA9YD%2CqBAQA%2CmBAwYA%3BEACC%2CkBAAA%3B%3BAAjZD%2CqBAQA%2CmBA4YA%2CqBAAqB%3BEAEpB%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAA5ZD%2CqBAQA%2CmBAsZA%3BEACC%2C8BAAA%3B%3BAA%5C%2FZD%2CqBAQA%2CmBA0ZA%3BEAEC%2CUAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAzaD%2CqBAQA%2CmBAmaA%2CoBAAmB%3BAA3anB%2CqBAQA%2CmBA2eC%2CCAxEoC%2CmBAAmB%3BEACvD%2CkBAAA%3BEACA%2CSAAA%3B%3BAA7aD%2CqBAQA%2CmBAuaA%3BEAEC%2CkBAAA%3B%3BAAjbD%2CqBAQA%2CmBA2aA%3BEACC%2CmBAAA%3B%3BAApbD%2CqBAQA%2CmBA8aA%3BEACC%2CSAAA%3B%3BAAvbD%2CqBAQA%2CmBAibA%2CiBAAgB%2CwBAAyB%3BEACxC%2C0BAAA%3B%3BAA1bD%2CqBAQA%2CmBAobA%3BEACC%2CaAAA%3BEACA%2CWAAA%3B%3BAA9bD%2CqBAQA%2CmBAwbA%2CsBAAsB%2CMAAK%3BEAC1B%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAncD%2CqBAQA%2CmBA6bA%3BEAEC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA1cD%2CqBAQA%2CmBAqcA%2CsBAAsB%2CMAAK%2CcAAiB%2COAAI%3BEAC%5C%2FC%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAA1dD%2CqBAQA%2CmBAodA%2CsBAAsB%2CMAAK%2CcAAc%2CQAAW%2COAAI%3BEACvD%2CsBAAA%3BEACA%2CmCAAA%3B%3BAA9dD%2CqBAQA%2CmBAwdA%3BEACC%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiCAAA%3BEACA%2CsBAAA%3B%3BAA1eD%2CqBAQA%2CmBAoeA%3BEACC%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CMAAA%3BEACA%2CaAAA%3B%3B%3B%3B%3B%3BAC7fD%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BACkFR%2CwBAxB%2BC%3BEAC3C%2CcAAe%3BIACX%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BEACrC%2CcAAe%2CuBAAsB%3BIACjC%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BICwHrC%2CyBAAA%3B%3BEDrHA%2CcAAe%2CuBAAsB%3BICqHrC%2C4BAAA%3BIDnHI%2CQAAA%3B%3B%3B%3B%3B%3B%3BAEgER%2CwBAnB%2BC%3BEAC3C%2CkBACI%2CcACI%3BIACI%2CcAAA%3B%3BEAHZ%2CkBACI%2CcAKI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEARZ%2CkBACI%2CcAUI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3B%3BAC7ChB%2CmBACI%2CMACI%2CSACI%2CMACI%2CKAAI%2CIACA%3BEACI%2CaAAA%3B%3B%3B%3B%3B%3BACnGxB%2CQAb%2BB%3BEAEvB%2CgBAAC%3BIACG%2CiBAAA%3B%3BEAEJ%2CgBAAC%3BIACG%2CiBAAA%3B%3BEAEJ%2CgBAAC%3BIACG%2CgBAAA%3B%3B%3BAChGZ%2CmBACI%3BEACI%2CUAAA%3B%3BAAEA%2CmBAHJ%2C4BAGK%3BEACG%2CaAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAARZ%2CmBACI%2C4BAUI%3BEACI%2CaAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C%2BBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAApBZ%2CmBACI%2C4BAsBI%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3B%3BAA5BZ%2CmBACI%2C4BA%2BBI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAArCZ%2CmBACI%2C4BA%2BBI%2C8BAOI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA9ChB%2CmBACI%2C4BAiDI%3BEACI%2CmBAAA%3B%3BAAnDZ%2CmBACI%2C4BAiDI%2CyBAGI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA1DhB%2CmBACI%2C4BAiDI%2CyBAWI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAhEhB%2CmBACI%2C4BAiDI%2CyBAWI%2C0BAKI%3BEACI%2CWAAA%3B%3BAAnEpB%2CmBACI%2C4BAiDI%2CyBAWI%2C0BASI%3BEACI%2CcAAA%3B%3BAAvEpB%2CmBACI%2C4BAiDI%2CyBAyBI%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FEhB%2CmBAoFI%2CmBACI%3BEACI%2CmBAAA%3B%3BAAtFZ%2CmBAoFI%2CmBACI%2COAGI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAA5FhB%2CmBAoFI%2CmBACI%2COAGI%2COAMI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAhGpB%2CmBAoFI%2CmBACI%2COAeI%2CSACI%3BAArGhB%2CmBAoFI%2CmBACI%2COAeI%2CSAEI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3B%3BAAEA%2CmBA1BhB%2CmBACI%2COAeI%2CSACI%2CYASK%3BAAAD%2CmBA1BhB%2CmBACI%2COAeI%2CSAEI%2CSAQK%3BEACG%2CqBAAA%3BEACA%2CaAAA%3B%3BAAhHxB%2CmBAoFI%2CmBACI%2COAeI%2CSAgBI%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAtHpB%2CmBAoFI%2CmBAuCI%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3B%3BAA%5C%2FHZ%2CmBAoFI%2CmBAuCI%2CiBAMI%2CWAEI%3BAAnIhB%2CmBAoFI%2CmBAuCI%2CiBAOI%2CSACI%3BEACI%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiCAAA%3B%3BAA1IpB%2CmBAoFI%2CmBAuCI%2CiBAmBI%2CWACI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CmBAhEhB%2CmBAuCI%2CiBAmBI%2CWACI%2COAKK%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CmBAtEhB%2CmBAuCI%2CiBAmBI%2CWACI%2COAWK%3BEACG%2CmBAAA%3B%3BAA3JxB%2CmBAoFI%2CmBAuCI%2CiBAqCI%2CSACI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CmBAjFhB%2CmBAuCI%2CiBAqCI%2CSACI%2COAIK%3BEACG%2CmBAAA%3B%3BAAGJ%2CmBArFhB%2CmBAuCI%2CiBAqCI%2CSACI%2COAQK%3BEACG%2CmBAAA%3B%3BAA1KxB%2CmBAkLI%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAvLR%2CmBAkLI%2CkBAOI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAA9LZ%2CmBAkLI%2CkBAOI%2CiBAOI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3B%3BAAnMhB%2CmBAkLI%2CkBAOI%2CiBAOI%2CwBAKI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAA1MpB%2CmBAkLI%2CkBAOI%2CiBAOI%2CwBAaI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAxNpB%2CmBAkLI%2CkBAOI%2CiBAmCI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAhOhB%2CmBAkLI%2CkBAOI%2CiBAmCI%2CgBAMI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3B%3BAAtOpB%2CmBAkLI%2CkBAOI%2CiBAmCI%2CgBAMI%2CsBAMI%2CMAAK%3BEACD%2CSAAA%3BEACA%2CeAAA%3B%3BAA1OxB%2CmBAkLI%2CkBA8DI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAApPZ%2CmBAkLI%2CkBA8DI%2CiBAMI%3BEACI%2CeAAA%3B%3BAAvPhB%2CmBAkLI%2CkBA8DI%2CiBAMI%2CsBAGI%3BEACI%2CgBAAA%3B%3BAA1PpB%2CmBAkLI%2CkBA8DI%2CiBAMI%2CsBAGI%2COAGI%2COACI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAApQ5B%2CmBAkLI%2CkBA8DI%2CiBAMI%2CsBAGI%2COAeI%2CSACI%3BEACI%2CaAAA%3BEACA%2CwCAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAA9Q5B%2CmBAkLI%2CkBA8DI%2CiBAMI%2CsBAGI%2COAeI%2CSACI%2CqBAOI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3B%3BAAEA%2CmBAvG5B%2CkBA8DI%2CiBAMI%2CsBAGI%2COAeI%2CSACI%2CqBAOI%2CgBASK%3BEACG%2CqBAAA%3BEACA%2CaAAA%3B%3BAA3RpC%2CmBAkLI%2CkBA8DI%2CiBAMI%2CsBAGI%2COAeI%2CSACI%2CqBAsBI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAlShC%2CmBA4SI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3B%3BAAEA%2CmBALJ%2C6BAKK%2CqCAAsC%3BEACnC%2CgBAAA%3BEACA%2CWAAA%3B%3BAAnTZ%2CmBA4SI%2C6BAUI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAA5TZ%2CmBA4SI%2C6BAmBI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAnUZ%2CmBA4SI%2C6BA0BI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CmBAjCR%2C6BA0BI%2C2BAOK%3BEACG%2CaAAA%3B%3BAA9UhB%2CmBA4SI%2C6BA0BI%2C2BAWI%3BAAjVZ%2CmBA4SI%2C6BA0BI%2C2BAYI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAvVhB%2CmBA4SI%2C6BA0BI%2C2BAoBI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAhWhB%2CmBA4SI%2C6BA0BI%2C2BAoBI%2CaAQI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3B%3BAAvWpB%2CmBA4SI%2C6BA0BI%2C2BAqCI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2C0DAAA%3B%3BAA3XhB%2CmBA4SI%2C6BA0BI%2C2BAqCI%2C2BAkBI%3BEACI%2CcAAA%3B%3BAAGJ%2CmBArFZ%2C6BA0BI%2C2BAqCI%2C2BAsBK%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CmBA3FZ%2C6BA0BI%2C2BAqCI%2C2BA4BK%3BEACG%2CaAAA%3BEACA%2CqBAAA%3B%3BAAzYpB%2CmBA4SI%2C6BAkGI%3BEACI%2CeAAA%3B%3BAA%5C%2FYZ%2CmBA4SI%2C6BAkGI%2C4BAGI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAAtZhB%2CmBA4ZI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3B%3BAA%5C%2FZR%2CmBA4ZI%2C4BAKI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAvaZ%2CmBA4ZI%2C4BAcI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAlbZ%2CmBA4ZI%2C4BAyBI%3BEACI%2CaAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3B%3BAAxbZ%2CmBA4ZI%2C4BA%2BBI%3BEACI%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CmBA3CR%2C4BA%2BBI%2CWAYK%3BEACG%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CmBAhDR%2C4BA%2BBI%2CWAiBK%3BEACG%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FchB%2CmBA4ZI%2C4BAuDI%2CoBAAoB%3BEAChB%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAxdZ%2CmBA4ZI%2C4BA%2BDI%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAjeZ%2CmBA4ZI%2C4BAwEI%3BAApeR%2CmBA4ZI%2C4BAyEI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA7eZ%2CmBA4ZI%2C4BAoFI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2C8CAAA%3B%3BAAEA%2CmBA9FR%2C4BAoFI%2CsBAUK%3BEACG%2CmBAAA%3B%3BAAGJ%2CmBAlGR%2C4BAoFI%2CsBAcK%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAhgBhB%2CmBA4ZI%2C4BAoFI%2CsBAmBI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAxgBhB%2CmBA4ZI%2C4BAoFI%2CsBA2BI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAjhBhB%2CmBA4ZI%2C4BAyHI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3B%3BAAOR%2CYAAC%2CmBACG%3BEACI%2CgBAAA%3BEACA%2CUAAA%3B%3BAAHR%2CYAAC%2CmBAKG%3BEACI%2CUAAA%3BEACA%2CWAAA%3B%3BAAPR%2CYAAC%2CmBASG%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BACthBZ%3BAACA%2CqBAAsB%3BAACtB%3BAACA%2CgBAAiB%3BEACb%2CaAAa%2CmBAAb%3B%3BAAOJ%2CqBAAsB%2CmBAElB%2CoBAAoB%2CGAAG%3BEACnB%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3B%3BAAPR%2CqBAAsB%2CmBAUlB%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3B%3BAAbR%2CqBAAsB%2CmBAgBlB%2C2BAA2B%3BEACvB%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAQR%3BAACA%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%3BEACI%2CoBAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkCAAA%3B%3BAAEA%2CeAAC%3BEACG%2CqBAAA%3B%3BAAIR%2CeAAe%3BEACX%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAOJ%2CyBAA0B%3BAAC1B%3BAACA%3BAACA%3BAACA%2CgBAAiB%2CaAAa%2CGAAE%2CWAAY%3BEACxC%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CoCAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAkB%2COAAM%2CIAAK%2COAAO%3BEAChC%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CoCAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAOJ%3BEACI%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CwDAAA%3B%3BAAEA%2CuBAAC%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CuBAAC%3BAACD%2CuBAAC%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CsBAAuB%3BEACnB%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CsBARmB%2CkBAQlB%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAQR%3BAACA%3BEACI%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkCAAA%3BEACA%2CYAAA%3B%3BAAEA%2CyBAAC%3BAAAD%2CwBAAC%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAIR%3BAACA%3BEACI%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkCAAA%3B%3BAAEA%2CqBAAC%3BAAAD%2CoBAAC%3BEACG%2CqBAAA%3B%3BAAIR%3BEACI%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CuCAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEA%2CoBAAC%3BEACG%2CoCAAA%3B%3BAAGJ%2CoBAAC%3BEACG%2CoCAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAQR%2CgBAAiB%3BEACb%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2C%2BEAAA%3B%3BAAEA%2CgBAPa%2CWAOZ%3BEACG%2CqBAAA%3BEACA%2CWAAW%2CWAAX%3BEACA%2CgBAAA%3B%3BAAIR%2CgBAAiB%2CWAAU%2CeAAe%3BEACtC%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CgBAAiB%2CcAAc%3BEAC3B%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAOJ%2C0BAA2B%3BEACvB%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3B%3BAAEA%2C0BANuB%2CwBAMtB%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAQR%3BEACI%2CcAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEA%2CgBAAC%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAIR%2CoBAAqB%3BEACjB%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CaAAa%2CmBAAb%3B%3BAAEA%2CoBALiB%2CgBAKhB%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAIR%3BEACI%2CyBAAA%3B%3BAAGJ%2CqBAAsB%2COAAO%3BEACzB%2CaAAa%2CmBAAb%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqCAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CqBAAsB%2CMAAK%2CcAAc%2CQAAW%2COAAI%3BEACpD%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAOJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CkCAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CSAAC%3BEACG%2CqBAAA%3BEACA%2CcAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CSAAC%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAQR%3BEACI%2CaAAa%2CmBAAb%3B%3BAAGJ%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAOJ%3BEACI%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CYAAC%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CYAAa%3BEACT%2CcAAA%3BEACA%2CyDAAA%3B%3BAAEA%2CYAJS%2CSAIR%3BEACG%2C8BAAA%3BEACA%2CcAAA%3B%3BAAIR%2CYAAa%3BEACT%2CaAAa%2CmBAAb%3BEACA%2CcAAA%3B%3BAAOJ%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BAACA%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAOJ%2CgBAAiB%2CcAAc%2CMAAK%3BEAChC%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3B%3BAAGJ%2CiBAAkB%2CiBAAiB%2CcAAc%2CMAAK%2CYAAY%3BAAClE%2CiBAAkB%2CiBAAiB%2CcAAc%2CMAAK%2CYAAY%3BEAC9D%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAOJ%2CgBAAiB%2CcAAc%2CMAAK%3BEAChC%2CkCAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CiBAAkB%2CiBAAiB%2CcAAc%2CMAAK%2CcAAc%3BAACpE%2CiBAAkB%2CiBAAiB%2CcAAc%2CMAAK%2CcAAc%3BEAChE%2C8BAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAOJ%3BEACI%2CaAAa%2CmBAAb%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CwDAAA%3B%3BAAEA%2CaAAC%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3B%3BAARR%2CaAWI%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAQR%2CeAAgB%3BEACZ%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOJ%3BAACA%3BEACI%2CiBAAA%3B%3BAAGJ%3BAACA%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BACpgBJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CWAAC%3BEAAU%2CgCAAA%3B%3BAAGf%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CkBAAC%3BEAAW%2CkBAAA%3B%3BAAEZ%2CkBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CkBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CsBA1DgB%2C4BA0DhB%3BEACA%2C6BAAA%3BEACA%2CcAAA%3B%3BAAEA%2COAAC%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2COANH%2CSAMI%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CgBAAA%3B%3BAAIR%2COAAC%3BEACG%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CsCAAA%3B%3BAAEA%2COALH%2COAKI%3BEACG%2CoCAAA%3BEACA%2CkBAAA%3B%3BAAKZ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CqBAlGgB%2C4BAkGhB%3B%3BAAEA%2CQAAC%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CQAAC%3BEACG%2CeAAA%3BEACA%2CmBAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2C0BAAA%3BEACA%2C0BAAA%3B%3BAAEA%2CeAAC%3BEAAS%2CcAAA%3B%3BAAOd%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAEA%2CQAAC%3BEACG%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CQAAC%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CQAAC%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAY%2CmGAAZ%3B%3BAAGJ%2CQAAC%3BEACG%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CQAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CQAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CQAAC%3BEACG%2CaAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAQR%3BEACI%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3B%3BAAEA%2CQAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAEA%2COAAC%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAQR%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CeAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3B%3BAAGJ%2CeAAC%3BEACG%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CqBA7QgB%2C4BA6QhB%3B%3BAAEA%2CmBAAC%3BEACG%2CWAAW%2CgBAAX%3BEACA%2CgBAAA%3B%3BAAFJ%2CmBAAC%2CMAIG%3BEAA8B%2CQAAQ%2CgBAAR%3B%3BAAJlC%2CmBAAC%2CMAKG%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAAKR%2CmBAAC%3BEACG%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CwBApSY%2C4BAoSZ%3B%3BAAIJ%2CmBAAC%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBACI%2CiIACA%2CgIAFJ%3BEAGA%2CoBAAA%3B%3BAAGJ%2CmBAAC%3BEACG%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2C%2BBAAA%3BEACA%2C%2BBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CmBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CmBAAC%3BEACG%2CuBAAA%3B%3BAAGJ%2CmBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CmBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBA9VY%2C4BA8VZ%3B%3BAAKJ%2CmBAAC%2CsBAAuB%3BEACpB%2CYAAY%2C8DAAZ%3B%3BAAGJ%2CmBAAC%2CyBAA0B%3BEACvB%2CYAAY%2C8DAAZ%3B%3BAADJ%2CmBAAC%2CyBAA0B%2C4BAEvB%3BEAA4B%2CcAAA%3B%3BAAFhC%2CmBAAC%2CyBAA0B%2C4BAGvB%3BEACI%2C6BAAA%3BEACA%2CqCAAA%3B%3BAALR%2CmBAAC%2CyBAA0B%2C4BAOvB%3BEACI%2CkBACI%2CuHACA%2CsHAFJ%3B%3BAAMR%2CmBAAC%2CoBAAqB%3BEAClB%2CYAAY%2C8DAAZ%3B%3BAAQR%3BAACA%3BEACI%2CgBAAA%3BEAEA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CMAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAIA%2CgBAAC%3BAAAD%2CeAAC%3BEACG%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAY%2C8DAAZ%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3B%3BAAIJ%2CgBAAC%3BAAAD%2CeAAC%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBACI%2CmIACA%2CoIACA%2C4EAHJ%3BEAIA%2CoBAAA%3B%3BAAIJ%2CgBAAC%3BAAAD%2CeAAC%3BEACG%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAHJ%2CgBAAC%2COAKG%3BAALJ%2CeAAC%2COAKG%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CgBAAC%3BAAAD%2CeAAC%3BEACG%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CgBAAC%3BAAAD%2CeAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CgBATH%2CYASI%3BAAAD%2CeATH%2CYASI%3BEACG%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIR%2CgBAAC%3BAAAD%2CeAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CgBAAC%3BAAAD%2CeAAC%3BEACG%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CgBAAC%3BAAAD%2CeAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAPJ%2CgBAAC%2COASG%3BAATJ%2CeAAC%2COASG%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CgBAAC%3BAAAD%2CeAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAQR%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CWAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3B%3BAAKJ%2CgBAAC%3BEACG%2CcAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3B%3BAAGJ%2CgBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CgBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAQR%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CeAAC%3BEACG%2CgBAAA%3BEACA%2CcAAA%3B%3BAARR%2CeAWI%3BEAAc%2CcAAA%3B%3BAAEd%2CeAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CeAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3B%3BAAQR%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3B%3BAAEA%2CSAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CSAAC%3BEACG%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CSAAC%3BEACG%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CyBA5mBY%2C4BA4mBZ%3B%3BAAEA%2CSAVH%2CMAUI%3BEAAS%2CUAAA%3B%3BAAQlB%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CcAAC%3BEACG%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CcAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CcAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CcAAC%3BEACG%2CaAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CcAAC%3BEACG%2COAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CcAVH%2COAUI%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3B%3BAASZ%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CaAAC%3BEACG%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAAGJ%2CaAAC%3BEACG%2CkBAAA%3BEACA%2CQAAA%3B%3BAAFJ%2CaAAC%2COAIG%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CaAAC%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAY%2C0EAAZ%3B%3BAAGJ%2CaAAC%3BEACG%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CaAZH%2CSAYI%3BEACG%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAIR%2CaAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CaAVH%2COAUI%3BEAAS%2CcAAA%3B%3BAAGd%2CaAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAQR%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CSAAC%3BEACG%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CSAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAhBR%2CSAmBI%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAQR%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CUAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CSAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CSAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAQR%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CeAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CgBAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3B%3BAAEA%2CeAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CeAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAIR%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CiBAAC%3BEACG%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAQR%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CwBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3B%3BAAEA%2CuBAAC%3BEACG%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CuBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CuBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CkBAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CiBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAQR%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CqBAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CkBAAC%3BEACG%2CcAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CkBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAQR%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CmBAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CgBAAC%3BEACG%2CcAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CgBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CgBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CiBAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAAEA%2CgBAAC%3BEACG%2CcAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CgBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAgFR%2CSAAU%3BAACV%2CgBAAiB%3BAACjB%2CsBAAsB%2CmBAAoB%3BAAC1C%2CsBAAsB%2CeAAgB%3BAACtC%2CsBAAsB%2CwBAAyB%3BAAC%5C%2FC%2CsBAAsB%2CmBAAoB%3BAAC1C%2CsBAAsB%2CiBAAkB%3BEACpC%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3B%3BAAIJ%2CSAAU%3BAACV%2CsBAAsB%2CmBAAoB%3BAAC1C%2CsBAAsB%2CeAAgB%3BAACtC%2CsBAAsB%2CwBAAyB%3BAAC%5C%2FC%2CsBAAsB%2CmBAAoB%3BAAC1C%2CsBAAsB%2CiBAAkB%3BEACpC%2CwBAAA%3B%3BAAIJ%2CSAAU%3BEAAe%2CwBAAA%3B%3BAAGzB%2CSAAU%2CQAAO%3BAACjB%2CSAAU%3BEACN%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CsBAAsB%2CmBAAoB%2CQAAO%3BAACjD%2CsBAAsB%2CeAAgB%2CQAAO%3BAAC7C%2CsBAAsB%2CwBAAyB%2CQAAO%3BAACtD%2CsBAAsB%2CmBAAoB%2CQAAO%3BAACjD%2CsBAAsB%2CiBAAkB%2CQAAO%3BAAC%5C%2FC%2CsBAAsB%2CmBAAoB%3BAAC1C%2CsBAAsB%2CeAAgB%3BAACtC%2CsBAAsB%2CwBAAyB%3BAAC%5C%2FC%2CsBAAsB%2CmBAAoB%3BAAC1C%2CsBAAsB%2CiBAAkB%3BEACpC%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAAQJ%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3B%3BAAHJ%2CYAMI%2CQAAO%3BEACH%2CwBAAA%3B%3BAAKR%3BEACI%2CwBAAA%3B%3BAAKJ%3BEACI%2CaAAa%2CmBAAb%3B%3BAAEA%2CUAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CsCAAA%3BEACA%2CSAAA%3BEACA%2CiEAAA%3B%3BAAMJ%2CUAAC%3BEACG%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3B%3BAALJ%2CUAAC%2CWAOG%3BEAAM%2CcAAA%3B%3BAAGV%2CUAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CUAAC%3BEACG%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CUAAC%3BEACG%2CaAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CUAAC%3BEACG%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqCAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CUAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CkDAAA%3B%3BAAGJ%2CUAAC%3BEACG%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CUAAC%3BEACG%2CgBAAA%3B%3BAAGJ%2CUAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3B%3BAAEA%2CUARH%2CMAQI%3BEACG%2CcAAA%3B%3BAAKR%2CUAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CUAAC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CUAAC%3BEACG%2CaAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CUAAC%3BEACG%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CgCAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CUARH%2CYAQI%3BEACG%2C%2BBAAA%3B%3BAAqCZ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CiBAAA%3B%3BAAIJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAIJ%3BAACA%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAALJ%2CuBAOI%3BAANJ%2CsBAMI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAKR%3BAACA%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEA%2C4BAAC%3BAAAD%2C2BAAC%3BEACG%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CeAAA%3B%3BAAKR%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAIJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAIJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAIJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAIJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAIJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAkDJ%2CIAAI%3BAACJ%2CIAAI%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3B%3BAAHJ%2CIAAI%2CSAKA%3BAAJJ%2CIAAI%2CgBAIA%3BAALJ%2CIAAI%2CSAMA%2CKAAI%3BAALR%2CIAAI%2CgBAKA%2CKAAI%3BAANR%2CIAAI%2CSAOA%3BAANJ%2CIAAI%2CgBAMA%3BAAPJ%2CIAAI%2CSAQA%3BAAPJ%2CIAAI%2CgBAOA%3BAARJ%2CIAAI%2CSASA%2CQAAO%3BAARX%2CIAAI%2CgBAQA%2CQAAO%3BEACH%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3B%3BAAdR%2CIAAI%2CSAiBA%2CMAAK%2CSAAS%3BAAhBlB%2CIAAI%2CgBAgBA%2CMAAK%2CSAAS%3BAAjBlB%2CIAAI%2CSAkBA%2CeAAc%3BAAjBlB%2CIAAI%2CgBAiBA%2CeAAc%3BAAlBlB%2CIAAI%2CSAmBA%2CUAAS%3BAAlBb%2CIAAI%2CgBAkBA%2CUAAS%3BEACL%2CwBAAA%3B%3BAApBR%2CIAAI%2CSAwBA%2COAAM%3BAAvBV%2CIAAI%2CgBAuBA%2COAAM%3BAAxBV%2CIAAI%2CSAyBA%2COAAM%3BAAxBV%2CIAAI%2CgBAwBA%2COAAM%3BAAzBV%2CIAAI%2CSA0BA%2CcAAc%3BAAzBlB%2CIAAI%2CgBAyBA%2CcAAc%3BAA1BlB%2CIAAI%2CSA2BA%2CcAAc%3BAA1BlB%2CIAAI%2CgBA0BA%2CcAAc%3BAA3BlB%2CIAAI%2CSA4BA%2CcAAc%3BAA3BlB%2CIAAI%2CgBA2BA%2CcAAc%3BAA5BlB%2CIAAI%2CSA6BA%2CcAAc%3BAA5BlB%2CIAAI%2CgBA4BA%2CcAAc%3BAA7BlB%2CIAAI%2CSA8BA%2CcAAc%3BAA7BlB%2CIAAI%2CgBA6BA%2CcAAc%3BAA9BlB%2CIAAI%2CSA%2BBA%2CcAAc%3BAA9BlB%2CIAAI%2CgBA8BA%2CcAAc%3BAA%5C%2FBlB%2CIAAI%2CSAgCA%2CcAAc%2CQAAO%3BAA%5C%2FBzB%2CIAAI%2CgBA%2BBA%2CcAAc%2CQAAO%3BAAhCzB%2CIAAI%2CSAiCA%2CQAAO%2CQAAS%2CQAAO%3BAAhC3B%2CIAAI%2CgBAgCA%2CQAAO%2CQAAS%2CQAAO%3BAAjC3B%2CIAAI%2CSAkCA%2CQAAO%2CQAAS%2CSAAQ%3BAAjC5B%2CIAAI%2CgBAiCA%2CQAAO%2CQAAS%2CSAAQ%3BAAlC5B%2CIAAI%2CSAmCA%2CcAAc%3BAAlClB%2CIAAI%2CgBAkCA%2CcAAc%3BEACV%2CwBAAA%3B%3BAApCR%2CIAAI%2CSAwCA%2CQAAO%2CQAAQ%3BAAvCnB%2CIAAI%2CgBAuCA%2CQAAO%2CQAAQ%3BAAxCnB%2CIAAI%2CSAyCA%2CQAAO%2CQAAQ%3BAAxCnB%2CIAAI%2CgBAwCA%2CQAAO%2CQAAQ%3BAAzCnB%2CIAAI%2CSA0CA%2CaAAY%3BAAzChB%2CIAAI%2CgBAyCA%2CaAAY%3BAA1ChB%2CIAAI%2CSA2CA%2CaAAY%3BAA1ChB%2CIAAI%2CgBA0CA%2CaAAY%3BEACR%2CwBAAA%3BEACA%2CwBAAA%3B%3BAAQR%2CIAAI%2CSAIA%3BAAHJ%2CIAAI%2CgBAGA%3BEACI%2CkCAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3BEACA%2CMAAA%3BEAAQ%2COAAA%3BEAAS%2CQAAA%3BEACjB%2CuBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAZR%2CIAAI%2CSAgBA%2CaAAa%2CQAAO%3BAAfxB%2CIAAI%2CgBAeA%2CaAAa%2CQAAO%3BEAChB%2C6BAAA%3BEACA%2CkCAAA%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CwBAAA%3BEACA%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAA3BR%2CIAAI%2CSA%2BBA%2CaAAa%2CQAAO%2CQAAS%3BAA9BjC%2CIAAI%2CgBA8BA%2CaAAa%2CQAAO%2CQAAS%3BEACzB%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2CoBAAA%3BEACA%2C8BAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAxCR%2CIAAI%2CSA%2BBA%2CaAAa%2CQAAO%2CQAAS%2CMAWzB%3BAAzCR%2CIAAI%2CgBA8BA%2CaAAa%2CQAAO%2CQAAS%2CMAWzB%3BEAAM%2CwBAAA%3B%3BAAEN%2CIA5CJ%2CSA%2BBA%2CaAAa%2CQAAO%2CQAAS%2CMAaxB%3BAAAD%2CIA3CJ%2CgBA8BA%2CaAAa%2CQAAO%2CQAAS%2CMAaxB%3BEACG%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAsB%2CodAAtB%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3B%3BAAGJ%2CIAvDJ%2CSA%2BBA%2CaAAa%2CQAAO%2CQAAS%2CMAwBxB%3BAAAD%2CIAtDJ%2CgBA8BA%2CaAAa%2CQAAO%2CQAAS%2CMAwBxB%3BEACG%2CSAAS%2CgBAAT%3BEACA%2CgCAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FDZ%2CIAAI%2CSAoEA%2CaAAa%2CQAAO%2CQAAS%2COAAM%3BAAnEvC%2CIAAI%2CgBAmEA%2CaAAa%2CQAAO%2CQAAS%2COAAM%3BEAC%5C%2FB%2C6BAAA%3BEACA%2CMAAM%2CsBAAN%3BEACA%2CmBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CuBAAA%3BEACA%2C2BAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAA7ER%2CIAAI%2CSAoEA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAW%5C%2FB%2COAAM%3BAA9Ed%2CIAAI%2CgBAmEA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAW%5C%2FB%2COAAM%3BEAAe%2CwBAAA%3B%3BAA%5C%2FE7B%2CIAAI%2CSAoEA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAY%5C%2FB%3BAA%5C%2FER%2CIAAI%2CgBAmEA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAY%5C%2FB%3BEAAS%2CwBAAA%3B%3BAAhFjB%2CIAAI%2CSAoFA%2CaAAa%2CQAAO%2CQAAS%3BAAnFjC%2CIAAI%2CgBAmFA%2CaAAa%2CQAAO%2CQAAS%3BEACzB%2C6BAAA%3BEACA%2COAAO%2CsBAAP%3BEACA%2CmBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAA3FR%2CIAAI%2CSA%2BFA%3BAA9FJ%2CIAAI%2CgBA8FA%3BAA%5C%2FFJ%2CIAAI%2CSAgGA%2CcAAc%3BAA%5C%2FFlB%2CIAAI%2CgBA%2BFA%2CcAAc%3BEACV%2CqCAAA%3BEACA%2C2CAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3BEACA%2C6BAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CIA9GJ%2CSA%2BFA%2CQAeK%3BAAAD%2CIA7GJ%2CgBA8FA%2CQAeK%3BAAAD%2CIA9GJ%2CSAgGA%2CcAAc%2CMAcT%3BAAAD%2CIA7GJ%2CgBA%2BFA%2CcAAc%2CMAcT%3BEAAgB%2CgCAAA%3B%3BAACjB%2CIA%5C%2FGJ%2CSA%2BFA%2CQAgBK%3BAAAD%2CIA9GJ%2CgBA8FA%2CQAgBK%3BAAAD%2CIA%5C%2FGJ%2CSAgGA%2CcAAc%2CMAeT%3BAAAD%2CIA9GJ%2CgBA%2BFA%2CcAAc%2CMAeT%3BEAAS%2CqBAAA%3BEAAmC%2CwBAAA%3B%3BAA%5C%2FGrD%2CIAAI%2CSAkHA%2CcAAc%2CQAAO%3BAAjHzB%2CIAAI%2CgBAiHA%2CcAAc%2CQAAO%3BAAlHzB%2CIAAI%2CSAmHA%2CcAAc%2CQAAO%2COAAO%3BAAlHhC%2CIAAI%2CgBAkHA%2CcAAc%2CQAAO%2COAAO%3BEACxB%2CWAAA%3B%3BAAKA%2CIAzHJ%2CSAwHA%2CkBAAkB%2CQAAO%2CSACpB%3BAAAD%2CIAxHJ%2CgBAuHA%2CkBAAkB%2CQAAO%2CSACpB%3BEACG%2CWAAA%3BEACA%2C0BAAA%3B%3BAA3HZ%2CIAAI%2CSAwHA%2CkBAAkB%2CQAAO%2CSAMrB%2CSAAQ%2CIAAI%2CIAAI%3BAA7HxB%2CIAAI%2CgBAuHA%2CkBAAkB%2CQAAO%2CSAMrB%2CSAAQ%2CIAAI%2CIAAI%3BEACZ%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3B%3BAApIZ%2CIAAI%2CSAwIA%2CkBAAkB%3BAAvItB%2CIAAI%2CgBAuIA%2CkBAAkB%3BAAxItB%2CIAAI%2CSAyIA%2CkBAAkB%3BAAxItB%2CIAAI%2CgBAwIA%2CkBAAkB%3BEACd%2CwBAAA%3B%3BAA1IR%2CIAAI%2CSA4IA%2CkBAAiB%2COAAQ%3BAA3I7B%2CIAAI%2CgBA2IA%2CkBAAiB%2COAAQ%3BAA5I7B%2CIAAI%2CSA6IA%2CkBAAiB%2COAAQ%3BAA5I7B%2CIAAI%2CgBA4IA%2CkBAAiB%2COAAQ%3BEACrB%2CyBAAA%3B%3BAAQR%2CIAAI%2CSAGA%3BAAFJ%2CIAAI%2CgBAEA%3BEACI%2CkCAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3BEACA%2CSAAA%3BEAAW%2COAAA%3BEAAS%2CQAAA%3BEACpB%2CuBAAA%3BEACA%2CoBAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3B%3BAAZR%2CIAAI%2CSAGA%2CcAWI%3BAAbR%2CIAAI%2CgBAEA%2CcAWI%3BEACI%2CkCAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAApBZ%2CIAAI%2CSAyBA%3BAAxBJ%2CIAAI%2CgBAwBA%3BEACI%2CkCAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3B%3BAA%5C%2FBR%2CIAAI%2CSAyBA%2CWAQI%3BAAhCR%2CIAAI%2CgBAwBA%2CWAQI%3BEACI%2CwBAAA%3BEACA%2CkCAAA%3BEACA%2C8BAAA%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CkCAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3B%3BAA5CZ%2CIAAI%2CSAyBA%2CWAQI%2CaAaM%2CKAAE%3BAA7ChB%2CIAAI%2CgBAwBA%2CWAQI%2CaAaM%2CKAAE%3BEACA%2CkCAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C2BAAA%3B%3BAAEA%2CIArDZ%2CSAyBA%2CWAQI%2CaAaM%2CKAAE%2COAOC%3BAAAD%2CIApDZ%2CgBAwBA%2CWAQI%2CaAaM%2CKAAE%2COAOC%3BEAAQ%2CwBAAA%3B%3BAArDzB%2CIAAI%2CSAyBA%2CWAQI%2CaAuBM%2CKAAE%2COAAU%2CIAAC%3BAAvD3B%2CIAAI%2CgBAwBA%2CWAQI%2CaAuBM%2CKAAE%2COAAU%2CIAAC%3BEACX%2CkCAAA%3BEACA%2CgCAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2CoCAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2C4BAAA%3B%3BAApEhB%2CIAAI%2CSAyBA%2CWAQI%2CaAuBM%2CKAAE%2COAAU%2CIAAC%2CUAcT%3BAArElB%2CIAAI%2CgBAwBA%2CWAQI%2CaAuBM%2CKAAE%2COAAU%2CIAAC%2CUAcT%3BEACE%2CyBAAA%3BEACA%2CkCAAA%3BEACA%2CqBAAA%3B%3BAAzEpB%2CIAAI%2CSAyBA%2CWAQI%2CaA4CM%2CKAAE%2COAAO%2CMAAS%2CIAAC%3BAA5EjC%2CIAAI%2CgBAwBA%2CWAQI%2CaA4CM%2CKAAE%2COAAO%2CMAAS%2CIAAC%3BAA7EjC%2CIAAI%2CSAyBA%2CWAQI%2CaA6CM%2CKAAE%2COAAO%2CMAAS%2CIAAC%2CUAAa%3BAA7E9C%2CIAAI%2CgBAwBA%2CWAQI%2CaA6CM%2CKAAE%2COAAO%2CMAAS%2CIAAC%2CUAAa%3BAA9E9C%2CIAAI%2CSAyBA%2CWAQI%2CaA8CM%2CKAAE%2COAAO%2COAAU%2CIAAC%3BAA9ElC%2CIAAI%2CgBAwBA%2CWAQI%2CaA8CM%2CKAAE%2COAAO%2COAAU%2CIAAC%3BAA%5C%2FElC%2CIAAI%2CSAyBA%2CWAQI%2CaA%2BCM%2CKAAE%2COAAO%2COAAU%2CIAAC%2CUAAa%3BAA%5C%2FE%5C%2FC%2CIAAI%2CgBAwBA%2CWAQI%2CaA%2BCM%2CKAAE%2COAAO%2COAAU%2CIAAC%2CUAAa%3BEAC%5C%2FB%2CcAAA%3B%3BAAjFhB%2CIAAI%2CSAyBA%2CWA6DI%3BAArFR%2CIAAI%2CgBAwBA%2CWA6DI%3BEACI%2C6BAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2CiBAAiB%2CUAAjB%3BEACA%2CyBAAyB%2CUAAzB%3BEACA%2C%2BCAAA%3BEACA%2C4CAAA%3BEACA%2CcAAc%2CsBAAd%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CoBAAA%3B%3BAApGZ%2CIAAI%2CSAyBA%2CWA8EI%3BAAtGR%2CIAAI%2CgBAwBA%2CWA8EI%3BAAvGR%2CIAAI%2CSAyBA%2CWA%2BEI%3BAAvGR%2CIAAI%2CgBAwBA%2CWA%2BEI%3BEACI%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CkCAAA%3BEACA%2CsBAAA%3B%3BAA7GZ%2CIAAI%2CSAyBA%2CWAuFI%2CGAAE%3BAA%5C%2FGV%2CIAAI%2CgBAwBA%2CWAuFI%2CGAAE%3BAAhHV%2CIAAI%2CSAyBA%2CWAwFI%3BAAhHR%2CIAAI%2CgBAwBA%2CWAwFI%3BEACI%2CwBAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAxHZ%2CIAAI%2CSAyBA%2CWAkGI%2CGAAE%3BAA1HV%2CIAAI%2CgBAwBA%2CWAkGI%2CGAAE%3BEACE%2CkCAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3BEACA%2C6BAAA%3B%3BAAhIZ%2CIAAI%2CSAyBA%2CWA0GI%3BAAlIR%2CIAAI%2CgBAwBA%2CWA0GI%3BAAnIR%2CIAAI%2CSAyBA%2CWA2GI%3BAAnIR%2CIAAI%2CgBAwBA%2CWA2GI%3BEACI%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2C8BAAA%3BEACA%2CyBAAA%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2C2BApXK%2CkCAoXL%3B%3BAA9IZ%2CIAAI%2CSAyBA%2CWA0GI%2CSAaI%3BAA%5C%2FIZ%2CIAAI%2CgBAwBA%2CWA0GI%2CSAaI%3BAAhJZ%2CIAAI%2CSAyBA%2CWA2GI%2CgBAYI%3BAA%5C%2FIZ%2CIAAI%2CgBAwBA%2CWA2GI%2CgBAYI%3BEACI%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3BEACA%2C2BA1XC%2CkCA0XD%3BEACA%2CyBAAA%3B%3BAAGJ%2CIAxJR%2CSAyBA%2CWA0GI%2CSAqBK%2CMAAO%3BAAAR%2CIAvJR%2CgBAwBA%2CWA0GI%2CSAqBK%2CMAAO%3BAAAR%2CIAxJR%2CSAyBA%2CWA2GI%2CgBAoBK%2CMAAO%3BAAAR%2CIAvJR%2CgBAwBA%2CWA2GI%2CgBAoBK%2CMAAO%3BAACR%2CIAzJR%2CSAyBA%2CWA0GI%2CSAsBK%3BAAAD%2CIAxJR%2CgBAwBA%2CWA0GI%2CSAsBK%3BAAAD%2CIAzJR%2CSAyBA%2CWA2GI%2CgBAqBK%3BAAAD%2CIAxJR%2CgBAwBA%2CWA2GI%2CgBAqBK%3BEAAS%2CWAAW%2CWAAX%3B%3BAAzJtB%2CIAAI%2CSAyBA%2CWAmII%2CGAAE%2CSAAY%2CIAAC%2CIAAI%2CUAAU%2CIAAI%3BAA3JzC%2CIAAI%2CgBAwBA%2CWAmII%2CGAAE%2CSAAY%2CIAAC%2CIAAI%2CUAAU%2CIAAI%3BEAC7B%2CyBAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2CgCAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CIA1KR%2CSAyBA%2CWAmII%2CGAAE%2CSAAY%2CIAAC%2CIAAI%2CUAAU%2CIAAI%2CiBAc5B%3BAAAD%2CIAzKR%2CgBAwBA%2CWAmII%2CGAAE%2CSAAY%2CIAAC%2CIAAI%2CUAAU%2CIAAI%2CiBAc5B%3BEAAS%2CcAAA%3B%3BAA1KtB%2CIAAI%2CSAyBA%2CWAmII%2CGAAE%2CSAAY%2CIAAC%2CIAAI%2CUAAU%2CIAAI%2CiBAe3B%3BAA1Kd%2CIAAI%2CgBAwBA%2CWAmII%2CGAAE%2CSAAY%2CIAAC%2CIAAI%2CUAAU%2CIAAI%2CiBAe3B%3BEAAO%2CyBAAA%3BEAA2B%2CkCAAA%3B%3BAA3KhD%2CIAAI%2CSAyBA%2CWAqJI%2CiBAAiB%2CgBACb%3BAA9KZ%2CIAAI%2CgBAwBA%2CWAqJI%2CiBAAiB%2CgBACb%3BEACI%2C6BAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAY%2CiEAAZ%3BEACA%2CWAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CIAhMR%2CSAyBA%2CWAqJI%2CiBAAiB%2CgBAkBZ%3BAAAD%2CIA%5C%2FLR%2CgBAwBA%2CWAqJI%2CiBAAiB%2CgBAkBZ%3BEACG%2C8BAAA%3BEACA%2CoCAAA%3B%3BAAFJ%2CIAhMR%2CSAyBA%2CWAqJI%2CiBAAiB%2CgBAkBZ%2CaAIG%3BAAJJ%2CIA%5C%2FLR%2CgBAwBA%2CWAqJI%2CiBAAiB%2CgBAkBZ%2CaAIG%3BEACI%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2C6BAAA%3BEACA%2CwBAAA%3B%3BAAjNpB%2CIAAI%2CSAyBA%2CWA6LI%3BAArNR%2CIAAI%2CgBAwBA%2CWA6LI%3BAAtNR%2CIAAI%2CSAyBA%2CWA8LI%3BAAtNR%2CIAAI%2CgBAwBA%2CWA8LI%3BEACI%2CuBAAuB%2CcAAvB%3B%3BAAxNZ%2CIAAI%2CSAyBA%2CWAkMI%3BAA1NR%2CIAAI%2CgBAwBA%2CWAkMI%3BAA3NR%2CIAAI%2CSAyBA%2CWAmMI%3BAA3NR%2CIAAI%2CgBAwBA%2CWAmMI%3BEACI%2CyBAAA%3BEACA%2CgCAAA%3B%3BAA9NZ%2CIAAI%2CSAyBA%2CWAwMI%3BAAhOR%2CIAAI%2CgBAwBA%2CWAwMI%3BAAjOR%2CIAAI%2CSAyBA%2CWAyMI%3BAAjOR%2CIAAI%2CgBAwBA%2CWAyMI%3BEACI%2CqCAAA%3BEACA%2C2CAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAA7OZ%2CIAAI%2CSAyBA%2CWAwMI%2CuBAcI%3BAA9OZ%2CIAAI%2CgBAwBA%2CWAwMI%2CuBAcI%3BAA%5C%2FOZ%2CIAAI%2CSAyBA%2CWAyMI%2C0BAaI%3BAA9OZ%2CIAAI%2CgBAwBA%2CWAyMI%2C0BAaI%3BEACI%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CQAAQ%2CcAAc%2CUAAU%2CaAAhC%3BEACA%2C%2BBAAA%3B%3BAArPhB%2CIAAI%2CSAyBA%2CWAgOI%3BAAxPR%2CIAAI%2CgBAwBA%2CWAgOI%3BAAzPR%2CIAAI%2CSAyBA%2CWAiOI%3BAAzPR%2CIAAI%2CgBAwBA%2CWAiOI%3BEACI%2CgCAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2CyBAAA%3B%3BAAjQZ%2CIAAI%2CSAyBA%2CWA2OI%2CYAAW%2CMAAO%3BAAnQ1B%2CIAAI%2CgBAwBA%2CWA2OI%2CYAAW%2CMAAO%3BAApQ1B%2CIAAI%2CSAyBA%2CWA4OI%2CeAAc%2CMAAO%3BAApQ7B%2CIAAI%2CgBAwBA%2CWA4OI%2CeAAc%2CMAAO%3BEACjB%2C%2BBAAA%3BEACA%2CgCAAA%3B%3BAAvQZ%2CIAAI%2CSAyBA%2CWA2OI%2CYAAW%2CMAAO%2CuBAId%3BAAvQZ%2CIAAI%2CgBAwBA%2CWA2OI%2CYAAW%2CMAAO%2CuBAId%3BAAxQZ%2CIAAI%2CSAyBA%2CWA4OI%2CeAAc%2CMAAO%2C0BAGjB%3BAAvQZ%2CIAAI%2CgBAwBA%2CWA4OI%2CeAAc%2CMAAO%2C0BAGjB%3BEAAM%2CWAAW%2CWAAX%3B%3BAAxQlB%2CIAAI%2CSAyBA%2CWAkPI%2CYAAW%2CMAAO%3BAA1Q1B%2CIAAI%2CgBAwBA%2CWAkPI%2CYAAW%2CMAAO%3BAA3Q1B%2CIAAI%2CSAyBA%2CWAmPI%2CeAAc%2CMAAO%3BAA3Q7B%2CIAAI%2CgBAwBA%2CWAmPI%2CeAAc%2CMAAO%3BEACjB%2CcAAA%3B%3BAASZ%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAEA%2CgBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYACI%2CsFACA%2CyFACA%2C2EAHJ%3BEAIA%2CUAAA%3B%3BAAjBR%2CgBAoBI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CsBAAsB%2CgGAAtB%3BEACA%2CsBAAA%3BEACA%2C4BAAA%3BEACA%2CaAAA%3BEACA%2CQAAQ%2CWAAW%2CcAAc%2CeAAe%2CgBAAhD%3BEACA%2CyDAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CgBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CsBAAsB%2C8SAAtB%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAzCR%2CgBA4CI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYACI%2CoHACA%2CiHAFJ%3BEAGA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAnDR%2CgBAsDI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2COAAA%3BEAAS%2CQAAA%3BEACT%2CWAAW%2CsBAAX%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CUAAA%3BEACA%2C6CAAA%3B%3BAAxER%2CgBAsDI%2CeAoBI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3B%3BAA5EZ%2CgBAsDI%2CeAoBI%2CoBAIM%2COAAI%2CIAAI%2CaAAa%3BEACnB%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAvFhB%2CgBA4FI%3BEACI%2C6BAAA%3BEACA%2CUAAA%3BEACA%2COAAA%3BEAAS%2CQAAA%3BEACT%2CQAAQ%2CwBAAR%3BEACA%2CWAAW%2CsBAAX%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3B%3BAAIR%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2C6BA5mBa%2C6CA4mBb%3B%3BAAGJ%3BEACI%3BIAAO%2CWAAW%2CSAAX%3BIAAsB%2CUAAA%3B%3BEAC7B%3BIAAO%2CWAAW%2CSAAX%3BIAAsB%2CUAAA%3B%3B%3BAAGjC%2CgBAAiB%3BEACb%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CyBA7nBa%2CiDA6nBb%3B%3BAAGJ%2CgBAAiB%3BEACb%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2C2BAAA%3BEACA%2CWAAW%2CsBAAX%3BEACA%2CiBAAA%3BEACA%2CwBAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3B%3BAATJ%2CgBAAiB%2CgBAWb%3BEACI%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CQAAQ%2CSAAR%3BEACA%2C%2BBAlpBS%2C2CAkpBT%3BEACA%2CiBAAiB%2CKAAK%2C8BAAtB%3B%3BAAnBR%2CgBAAiB%2CgBAsBb%3BEAAK%2CkBAAA%3BEAAoB%2CgBAAA%3BEAAkB%2CcAAA%3B%3BAAG%5C%2FC%3BEACI%3BIAAK%2CUAAA%3BIAAY%2CWAAW%2CaAAX%3BIAA0B%2CQAAQ%2COAAR%3B%3B%3BAAG%5C%2FC%2CgBAAiB%3BEACb%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2CgCAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3BEACA%2CyBAvqBa%2CkDAuqBb%3B%3BAAGJ%2CgBAAiB%3BEACb%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CyBAhrBa%2CkDAgrBb%3B%3BAAGJ%3BEACI%3BIAAO%2CUAAA%3BIAAY%2CWAAW%2CgBAAX%3B%3BEACnB%3BIAAO%2CUAAA%3BIAAY%2CWAAW%2CaAAX%3B%3B%3BAAGvB%3BEACI%3BIAAK%2CUAAA%3B%3B%3BAAGT%2CgBAAiB%3BEACb%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2C6BAAA%3BEACA%2C2BAAA%3BEACA%2CqBAvsBa%2CkCAusBb%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CgBAhBa%2CiBAgBZ%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAIR%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CuBA%5C%2FtBa%2CkCA%2BtBb%3B%3BAAVJ%2CcAYI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2C2BApuBS%2CkCAouBT%3BEACA%2CcAAA%3B%3BAAGJ%2CcAAC%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAFJ%2CcAAC%2CMAGG%3BEAAS%2CWAAW%2CeAAX%3B%3BAAIjB%3BEACI%3BIAAO%2CWAAW%2CYAAY%2CoBAAvB%3B%3BEACP%3BIAAO%2CWAAW%2CWAAY%2C4BAAvB%3B%3B%3BAAGX%3BEACI%2CkBAAA%3BEACA%2CQAAQ%2CsBAAR%3BEACA%2COAAO%2CsBAAP%3BEACA%2CUAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CUAAA%3BEACA%2C6CAAA%3B%3BAAEA%2CoBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAY%2CqDAAZ%3BEACA%2C0DAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAA5BR%2CoBA%2BBI%3BEAAM%2CaAAA%3B%3BAAGV%3BEACI%3BIAAO%2CWAAW%2CSAAX%3BIAAsB%2C4BAAA%3BIAA8B%2CUAAA%3B%3BEAC3D%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CWAAW%2CSAAX%3BIAAsB%2C4BAAA%3BIAA8B%2CUAAA%3B%3BEAC3D%3BIAAO%2CWAAW%2CSAAX%3BIAAsB%2C%2BBAAA%3B%3BEAC7B%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CWAAW%2CSAAX%3BIAAsB%2C%2BBAAA%3BIAAiC%2CUAAA%3B%3B%3BAAOlE%3BEACI%2CYAAY%2CiDAAZ%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CwBAAA%3BEACA%2CyCAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3B%3BAAIJ%3BEACI%2CSAAS%2CyBAAyB%2CwBAAwB%2CwBAA1D%3B%3BAAGJ%3BEACI%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2CkCAAA%3BEACA%2CaAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CyBAj0Ba%2CmDAAA%2CkCAi0Bb%3B%3BAAIA%2CcAAC%3BEACG%2CqBAAA%3BEACA%2CWAAW%2CaAAX%3B%3BAAIR%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CWAAW%2CwBAAX%3BEACA%2CiBAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CoBAAA%3B%3BAAIJ%3BEACI%2C2BAAA%3BEACA%2CiBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2CUAAA%3B%3BAAIJ%3BEACI%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3BEACA%2CQAAQ%2CSAAR%3BEACA%2CyBAh3Ba%2CgDAAA%2CkCAg3Bb%3B%3BAAIA%2CeAAC%3BEACG%2CqBAAA%3BEACA%2CQAAQ%2COAAR%3B%3BAAIR%3BEACI%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAIJ%2CuBAAwB%3BEACpB%2CYACI%2CqFACA%2CoHACA%2C8HAHJ%3B%3BAAOJ%2CuBAAwB%2CoBAAmB%3BEACvC%2CSAAS%2CEAAT%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CkBACI%2CqHACA%2CyHAFJ%3B%3BAAMJ%2CoBAAqB%3BEACjB%2CYACI%2C2FACA%2CsFACA%2CwFAHJ%3B%3BAAOJ%2CsBAAuB%3BEACnB%2CYACI%2CkHACA%2CkHACA%2CsFACA%2C8DAJJ%3B%3BAAQJ%2CuBAAwB%3BEACpB%2CYACI%2CmFACA%2CsFACA%2C2EAHJ%3B%3BAAMJ%3BEACI%2C6BAAA%3BEACA%2CQAAQ%2CsBAAR%3BEACA%2CMAAM%2CsBAAN%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2C%2BBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CWAAW%2CwBAAX%3BEACA%2C2BAAA%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2C2CAAA%3B%3BAAIJ%2CuBAAwB%3BEACpB%2CcAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CuBAAwB%3BEACpB%2C0BAAA%3B%3BAAIJ%3BEACI%2C6BAAA%3BEACA%2CQAAQ%2CsBAAR%3BEACA%2COAAO%2CsBAAP%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2CoBAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2C0BAAA%3BEACA%2CqBAn%2BBa%2CkCAm%2BBb%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2C2BAAA%3B%3BAAEA%2CaAAC%3BEACG%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CaAAC%3BEACG%2CqCAAA%3B%3BAA0ER%2CQAlE2B%3BEACvB%2CIAAI%2CSAEA%3BEADJ%2CIAAI%2CgBACA%3BIAAa%2CwBAAA%3B%3BEAFjB%2CIAAI%2CSAIA%2CcAAc%3BEAHlB%2CIAAI%2CgBAGA%2CcAAc%3BIACV%2CyBAAA%3BIACA%2C%2BBAAA%3B%3BEANR%2CIAAI%2CSASA%3BEARJ%2CIAAI%2CgBAQA%3BIACI%2CoBAAA%3B%3BEAVR%2CIAAI%2CSAaA%2CaAAa%2CQAAO%3BEAZxB%2CIAAI%2CgBAYA%2CaAAa%2CQAAO%3BIAChB%2C6BAAA%3B%3BEAdR%2CIAAI%2CSAaA%2CaAAa%2CQAAO%2CQAGhB%2CMAAK%3BEAfb%2CIAAI%2CgBAYA%2CaAAa%2CQAAO%2CQAGhB%2CMAAK%3BIAAW%2CWAAA%3BIAAa%2CYAAA%3B%3BEAhBrC%2CIAAI%2CSAaA%2CaAAa%2CQAAO%2CQAIhB%2CMAAK%3BEAhBb%2CIAAI%2CgBAYA%2CaAAa%2CQAAO%2CQAIhB%2CMAAK%3BIAAU%2C0BAAA%3BIAA4B%2CsBAAA%3B%3BEAjBnD%2CIAAI%2CSAaA%2CaAAa%2CQAAO%2CQAMhB%2COAAM%3BEAlBd%2CIAAI%2CgBAYA%2CaAAa%2CQAAO%2CQAMhB%2COAAM%3BIAAgB%2CwBAAA%3B%3BEAnB9B%2CIAAI%2CSAaA%2CaAAa%2CQAAO%2CQAQhB%3BEApBR%2CIAAI%2CgBAYA%2CaAAa%2CQAAO%2CQAQhB%3BIAAoB%2CsBAAA%3B%3BEAI5B%3BIACI%2CaAAA%3BIACA%2CiBAAA%3B%3BEAFJ%2CgBAII%3BIAAiB%2CaAAA%3B%3BEAJrB%2CgBAKI%3BIAAoB%2CsBAAA%3B%3BEALxB%2CgBAOI%3BIACI%2CWAAW%2CwBAAX%3B%3BEARR%2CgBAOI%2CgBAEI%3BIAAW%2CmBAAA%3B%3BEATnB%2CgBAYI%3BIAAiB%2C0BAAA%3B%3BEAZrB%2CgBAcI%3BIACI%2CsBAAA%3BIACA%2CuBAAA%3BIACA%2CSAAA%3B%3BEAjBR%2CgBAoBI%3BIAAuB%2CaAAA%3B%3BEAG3B%3BIACI%2CqCAAA%3B%3BEAGJ%3BIACI%2C6BAAA%3BIACA%2CuBAAA%3B%3BEAGJ%3BIACI%2C2BAAA%3BIACA%2CqBAAA%3B%3B%3BAAMR%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkDAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgDAAA%3B%3BAAEA%2CiBAAC%3BEACG%2C4BAAA%3B%3BAAIR%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2C%2BBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%3BIAAO%2CWAAW%2CaAAX%3B%3BEACP%3BIAAO%2CWAAW%2CgBAAX%3B%3B%3BAAMX%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAIJ%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2CiCAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CoBAAC%3BEAAsB%2CaAAA%3B%3BAACvB%2CoBAAC%3BEAAU%2CgBAAA%3B%3BAAGf%3BEACI%2CaAAA%3BEACA%2CQAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAIJ%3BEACI%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2C2BA5qCa%2CmCA4qCb%3B%3BAAEA%2CSAAC%3BEACG%2CWAAW%2CgBAAX%3B%3BAADJ%2CSAAC%2CMAGG%3BEACI%2CUAAA%3B%3BAAJR%2CSAAC%2CMAOG%3BEACI%2CuBAAA%3B%3BAARR%2CSAAC%2CMAWG%3BEACI%2CgCAAA%3BEACA%2CiBAAA%3B%3BAAMZ%3BAACA%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CyBArsCa%2CmCAqsCb%3B%3BAAGJ%3BEACI%2CUAAA%3B%3BAAIJ%2CoBAAoB%3BEAChB%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBACI%2CiIACA%2CgIAFJ%3B%3BAAMJ%2CSAAS%3BEACL%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAY%2CwFAAZ%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAIJ%2CSAAS%2CuBAAuB%3BEAC5B%2CYAAY%2CyFAAZ%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgCAjwCa%2CmCAiwCb%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBArxCa%2CmCAqxCb%3BEACA%2CqBAAA%3B%3BAAIJ%2CSAAS%2CuBACL%3BEAAmB%2C6BAAA%3B%3BAADvB%2CSAAS%2CuBAEL%3BEAAmB%2CcAAA%3B%3BAAFvB%2CSAAS%2CuBAGL%3BEAAmB%2C6BAAA%3B%3BAAHvB%2CSAAS%2CuBAIL%3BEAAmB%2CcAAA%3B%3BAAIvB%2CSAAS%2CoBAAwB%3BEAAgB%2CYAAY%2C8DAAZ%3B%3BAACjD%2CSAAS%2CoBAAwB%3BEAAuB%2CYAAY%2C8DAAZ%3B%3BAAExD%2CSAAS%2CuBAAwB%3BEAAgB%2CYAAY%2C8DAAZ%3B%3BAACjD%2CSAAS%2CuBAAwB%3BEAAuB%2CYAAY%2C8DAAZ%3B%3BAACxD%2CSAAS%2CuBAAwB%2CqBAAoB%3BEAAU%2CaAAA%3B%3BAAE%5C%2FD%2CSAAS%2CkBAAwB%3BEAAgB%2CYAAY%2C8DAAZ%3B%3BAACjD%2CSAAS%2CkBAAwB%3BEAAuB%2CYAAY%2C8DAAZ%3B%3BAAExD%2CSAAS%2CsBAAwB%3BEAAgB%2CYAAY%2C8DAAZ%3B%3BAACjD%2CSAAS%2CsBAAwB%3BEAAuB%2CYAAY%2C8DAAZ%3B%3BAAExD%2CSAAS%2CsBAAwB%3BEAAgB%2CYAAY%2C8DAAZ%3B%3BAACjD%2CSAAS%2CsBAAwB%3BEAAuB%2CYAAY%2C8DAAZ%3B%3BAAExD%2CSAAS%2CmBAAwB%3BEAAgB%2CYAAY%2C8DAAZ%3B%3BAACjD%2CSAAS%2CmBAAwB%3BEAAuB%2CYAAY%2C8DAAZ%3B%3BAAGxD%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAGJ%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2C6BAAA%3B%3BAAMJ%3BEACI%2CUAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CQAAQ%2CSAAR%3BEACA%2CuBAv1Ca%2CmCAw1CkB%2C%2BBAx1ClB%2CmCAy1CoB%2CiCACZ%2CcAHrB%3B%3BAAKA%2CUAAC%3BEACG%2CUAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CQAAQ%2COAAR%3B%3BAAMR%3BEACI%2CeAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CUAAC%3BEACG%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CkDAAA%3B%3BAAGJ%2CUAAC%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsCAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CwBA93CS%2CkDAAA%2C4DA83CT%3B%3BAAGJ%2CUAAC%3BEACG%2CkBAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2C8BAAA%3B%3BAAIJ%2CUAAC%2CSACG%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3B%3BAAJR%2CUAAC%2CSAMG%3BEACI%2CWAAW%2CsBAAsB%2CUAAjC%3BEACA%2CYAAA%3B%3BAARR%2CUAAC%2CSAUG%3BEACI%2CUAAA%3B%3BAAcZ%2CQARsB%2CmBAAoB%3BEACtC%2CIAAI%2CiBAAkB%3BIAClB%2CuBAAA%3B%3B%3BAAMR%3BEACI%2CkBAAA%3BEACA%2CWAAW%2CoBAAX%3BEACA%2C2BA56Ca%2CyDA46Cb%3BEACA%2CsBAAA%3B%3BAAEA%2COAAC%3BEACG%2CgBAAA%3B%3BAAyER%2CIAAI%3BAACJ%2CIAAI%3BEACA%2C8CAAA%3BEACA%2C6CAAA%3BEACA%2C6CAAA%3BEACA%2CuBAAuB%2CUAAU%2CQAAjC%3B%3BAAKJ%2CIAAI%2CSAIA%3BAAHJ%2CIAAI%2CgBAGA%3BEACI%2C%2BBAAA%3BEACA%2CiBAAiB%2CeAAe%2CUAAhC%3BEACA%2CyBAAyB%2CeAAe%2CUAAxC%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3B%3BAATR%2CIAAI%2CSAaA%2CaAAa%2CQAAO%3BAAZxB%2CIAAI%2CgBAYA%2CaAAa%2CQAAO%3BEAChB%2CcAAc%2C2BAAd%3B%3BAAdR%2CIAAI%2CSAkBA%3BAAjBJ%2CIAAI%2CgBAiBA%3BEACI%2C%2BBAAA%3BEACA%2CiBAAiB%2CeAAe%2CUAAhC%3BEACA%2CyBAAyB%2CeAAe%2CUAAxC%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CoBAAA%3B%3BAAxBR%2CIAAI%2CSA4BA%2CWAAW%2CaAAe%2CKAAE%2COAAU%2CIAAC%3BAA3B3C%2CIAAI%2CgBA2BA%2CWAAW%2CaAAe%2CKAAE%2COAAU%2CIAAC%3BEACnC%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CgCAAA%3BEACA%2C0BAAA%3B%3BAAjCR%2CIAAI%2CSAqCA%2CWAAW%2CaAAe%2CKAAE%2COAAO%2CMAAS%2CIAAC%3BAApCjD%2CIAAI%2CgBAoCA%2CWAAW%2CaAAe%2CKAAE%2COAAO%2CMAAS%2CIAAC%3BAArCjD%2CIAAI%2CSAsCA%2CWAAW%2CaAAe%2CKAAE%2COAAO%2CMAAS%2CIAAC%2CUAAa%3BAArC9D%2CIAAI%2CgBAqCA%2CWAAW%2CaAAe%2CKAAE%2COAAO%2CMAAS%2CIAAC%2CUAAa%3BAAtC9D%2CIAAI%2CSAuCA%2CWAAW%2CaAAe%2CKAAE%2COAAO%2COAAU%2CIAAC%3BAAtClD%2CIAAI%2CgBAsCA%2CWAAW%2CaAAe%2CKAAE%2COAAO%2COAAU%2CIAAC%3BAAvClD%2CIAAI%2CSAwCA%2CWAAW%2CaAAe%2CKAAE%2COAAO%2COAAU%2CIAAC%2CUAAa%3BAAvC%5C%2FD%2CIAAI%2CgBAuCA%2CWAAW%2CaAAe%2CKAAE%2COAAO%2COAAU%2CIAAC%2CUAAa%3BEACvD%2CcAAA%3BEACA%2CsBAAA%3B%3BAAMR%2CIAAI%2CSAGA%2CaAAa%2CQAAO%2CQAAS%3BAAFjC%2CIAAI%2CgBAEA%2CaAAa%2CQAAO%2CQAAS%3BEACzB%2CoBAAA%3B%3BAAEA%2CIANJ%2CSAGA%2CaAAa%2CQAAO%2CQAAS%2CMAGxB%3BAAAD%2CIALJ%2CgBAEA%2CaAAa%2CQAAO%2CQAAS%2CMAGxB%3BEACG%2CQAAQ%2CyCAAR%3B%3BAAGJ%2CIAVJ%2CSAGA%2CaAAa%2CQAAO%2CQAAS%2CMAOxB%3BAAAD%2CIATJ%2CgBAEA%2CaAAa%2CQAAO%2CQAAS%2CMAOxB%3BEACG%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3B%3BAAOZ%2CIAAI%2CSAGA%3BAAFJ%2CIAAI%2CgBAEA%3BAAHJ%2CIAAI%2CSAIA%2CcAAc%3BAAHlB%2CIAAI%2CgBAGA%2CcAAc%3BEACV%2CsCAAA%3BEACA%2C2CAAA%3BEACA%2C6BAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2CgEAAA%3B%3BAAEA%2CIAfJ%2CSAGA%2CQAYK%3BAAAD%2CIAdJ%2CgBAEA%2CQAYK%3BAAAD%2CIAfJ%2CSAIA%2CcAAc%2CMAWT%3BAAAD%2CIAdJ%2CgBAGA%2CcAAc%2CMAWT%3BEACG%2C%2BBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CIArBJ%2CSAGA%2CQAkBK%3BAAAD%2CIApBJ%2CgBAEA%2CQAkBK%3BAAAD%2CIArBJ%2CSAIA%2CcAAc%2CMAiBT%3BAAAD%2CIApBJ%2CgBAGA%2CcAAc%2CMAiBT%3BEACG%2CsCAAA%3BEACA%2CuCAAA%3B%3BAAGJ%2CIA1BJ%2CSAGA%2CQAuBK%3BAAAD%2CIAzBJ%2CgBAEA%2CQAuBK%3BAAAD%2CIA1BJ%2CSAIA%2CcAAc%2CMAsBT%3BAAAD%2CIAzBJ%2CgBAGA%2CcAAc%2CMAsBT%3BEACG%2CqCAAA%3BEACA%2CgCAAA%3B%3BAA5BZ%2CIAAI%2CSAgCA%2CcAAc%2CQAAO%2COAAO%3BAA%5C%2FBhC%2CIAAI%2CgBA%2BBA%2CcAAc%2CQAAO%2COAAO%3BEACxB%2C%2BBAAA%3BEACA%2C0BAAA%3B%3BAAMR%2CgBAAiB%3BEACb%2CaAAA%3BEACA%2CQACI%2CYACA%2CeACA%2CeACA%2CgBAJJ%3B%3BAAWJ%2CgBAAiB%3BEACb%2CYACI%2CoJAQA%2CiFATJ%3B%3BAAmBJ%2CgBAAiB%3BEACb%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3B%3BAALJ%2CgBAAiB%2CeAQb%2CoBACM%2COAAI%2CIAAI%2CaAAa%3BEACnB%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAOZ%2CgBAAiB%3BEACb%2CoBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3B%3BAAEA%2CgBATa%2CYASZ%3BEACG%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CiCAAA%3BEACA%2CaAAA%3B%3BAAMR%2CgBAAiB%3BEACb%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2C2BAAA%3BEACA%2CWAAW%2CwBAAX%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAANJ%2CgBAAiB%2CgBAQb%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAMR%2CgBAAiB%3BEACb%2CQAAQ%2CwBAAR%3B%3BAAKJ%3BEACI%2CsBAAA%3BEACA%2C8BAAA%3BEACA%2CYAAA%3B%3BAAKJ%3BEACI%2CYAAA%3BEACA%2CuBAAA%3B%3BAAEA%2CoBAAC%3BEAAS%2CqBAAA%3B%3BAAMd%3BEACI%2CIAAI%2CSAAU%3BEACd%2CIAAI%2CgBAAiB%3BIACjB%2C%2BBAAA%3B%3BEAEJ%2CIAAI%2CSAAU%3BEACd%2CIAAI%2CgBAAiB%3BIACjB%2C%2BBAAA%3B%3B%3BAAoBR%2CIAAI%2CSAIA%3BAAHJ%2CIAAI%2CgBAGA%3BEACI%2C%2BBAAA%3BEACA%2CiBAAiB%2CeAAe%2CUAAhC%3BEACA%2CyBAAyB%2CeAAe%2CUAAxC%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3B%3BAATR%2CIAAI%2CSAaA%2CaAAa%2CQAAO%3BAAZxB%2CIAAI%2CgBAYA%2CaAAa%2CQAAO%3BEAChB%2CcAAc%2C2BAAd%3B%3BAAdR%2CIAAI%2CSAmBA%3BAAlBJ%2CIAAI%2CgBAkBA%3BEACI%2C%2BBAAA%3BEACA%2CiBAAiB%2CeAAe%2CUAAhC%3BEACA%2CyBAAyB%2CeAAe%2CUAAxC%3BEACA%2C2BAAA%3BEACA%2C4CAAA%3BEACA%2CoBAAA%3BEACA%2C8BAAA%3B%3BAA1BR%2CIAAI%2CSA8BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%3BAA7BvC%2CIAAI%2CgBA6BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%3BEAC%5C%2FB%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2COAAO%2CKAAK%2C8BAAZ%3BEACA%2CmBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAwB%2CoDACI%2CkCAD5B%3BEAEA%2CuBAAA%3B%3BAAzCR%2CIAAI%2CSA8BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAc%5C%2FB%3BAA3CR%2CIAAI%2CgBA6BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAc%5C%2FB%3BEACI%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3BEACA%2CiCAAA%3B%3BAAIJ%2CIApDJ%2CSA8BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAsB9B%3BAAAD%2CIAnDJ%2CgBA6BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAsB9B%3BEACG%2CSAAS%2CEAAT%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAgB%2CgTAAhB%3BEACA%2C0BAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CqBAAA%3BEACA%2C%2BBAAA%3B%3BAAGJ%2CIApEJ%2CSA8BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAsC9B%2CMAAM%3BAAAP%2CIAnEJ%2CgBA6BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAsC9B%2CMAAM%3BEAAW%2CqBAAA%3B%3BAAGlB%2CIAvEJ%2CSA8BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAyC9B%3BAAAD%2CIAtEJ%2CgBA6BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAyC9B%3BEACG%2CuBAAA%3BEACA%2C2BAAA%3B%3BAAFJ%2CIAvEJ%2CSA8BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAyC9B%2CcAIG%3BAAJJ%2CIAtEJ%2CgBA6BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAyC9B%2CcAIG%3BEACI%2CUAAA%3BEACA%2CoBAAA%3BEACA%2CmCAAA%3B%3BAAIJ%2CIAlFR%2CSA8BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAyC9B%2CcAWI%3BAAAD%2CIAjFR%2CgBA6BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%2CaAyC9B%2CcAWI%3BEAAW%2CaAAA%3B%3BAAlFxB%2CIAAI%2CSAuFA%2CaAAa%2CcAAc%3BAAtF%5C%2FB%2CIAAI%2CgBAsFA%2CaAAa%2CcAAc%3BAAvF%5C%2FB%2CIAAI%2CSAwFA%2CaAAa%2CcAAc%3BAAvF%5C%2FB%2CIAAI%2CgBAuFA%2CaAAa%2CcAAc%3BEACvB%2CqCAAA%3BEACA%2C2CAAA%3BEACA%2C6BAAA%3BEACA%2CuBAAA%3BEACA%2CiCAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CIAnGJ%2CSAuFA%2CaAAa%2CcAAc%2CQAYtB%3BAAAD%2CIAlGJ%2CgBAsFA%2CaAAa%2CcAAc%2CQAYtB%3BAAAD%2CIAnGJ%2CSAwFA%2CaAAa%2CcAAc%2CMAWtB%3BAAAD%2CIAlGJ%2CgBAuFA%2CaAAa%2CcAAc%2CMAWtB%3BEACG%2CgCAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CIAvGJ%2CSAuFA%2CaAAa%2CcAAc%2CQAgBtB%3BAAAD%2CIAtGJ%2CgBAsFA%2CaAAa%2CcAAc%2CQAgBtB%3BAAAD%2CIAvGJ%2CSAwFA%2CaAAa%2CcAAc%2CMAetB%3BAAAD%2CIAtGJ%2CgBAuFA%2CaAAa%2CcAAc%2CMAetB%3BEACG%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwBAAA%3B%3BAA1GZ%2CIAAI%2CSA%2BGA%2CaAAa%2CcAAc%2CQAAO%3BAA9GtC%2CIAAI%2CgBA8GA%2CaAAa%2CcAAc%2CQAAO%3BEAC9B%2CwBAAA%3B%3BAAhHR%2CIAAI%2CSAoHA%2CiBAAiB%3BAAnHrB%2CIAAI%2CgBAmHA%2CiBAAiB%3BEACb%2CqBAAA%3B%3BAAMR%3BEACI%2CIAAI%2CSAAU%3BEACd%2CIAAI%2CgBAAiB%3BEACrB%2CIAAI%2CSAAU%3BEACd%2CIAAI%2CgBAAiB%3BIACjB%2C8BAAA%3B%3B%3BAAiBR%2CSAAU%3BEACN%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2C4BAAA%3BEACA%2C2BAA2B%2CoDAA3B%3B%3BAAIA%2CSARM%2CcAQL%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAY%2CwHAAZ%3BEAOA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAKR%2CSAAS%2CMAAO%3BEACZ%2CWAAW%2CYAAX%3BEACA%2CQAAQ%2CiBAAiB%2CcAAzB%3B%3BAAIJ%2CSAAU%3BEACN%2CwBAAA%3B%3BAAIJ%2CSAAS%2CoBAAwB%3BEAC7B%2CsBAAsB%2CgGAAtB%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAAS%2CuBAAwB%3BEAC7B%2CsBAAsB%2CgGAAtB%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAAS%2CkBAAwB%3BEAC7B%2CsBAAsB%2C6FAAtB%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAAS%2CsBAAwB%3BEAC7B%2CsBAAsB%2CgGAAtB%3BEACA%2C0CAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAAS%2CsBAAwB%3BEAC7B%2CsBAAsB%2CgGAAtB%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAAS%2CmBAAwB%3BEAC7B%2CsBAAsB%2CgGAAtB%3BEACA%2CyBAAA%3B%3BAAUJ%3BEACI%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2C4BAAA%3BEACA%2CQAAQ%2CiBAAiB%2CeAAe%2CcAAxC%3B%3BAAEA%2CmBAAC%3BEAAW%2CwBAAA%3B%3BAACZ%2CmBAAC%3BEAAW%2CwBAAA%3B%3BAAIhB%2CuBAAwB%3BEACpB%2CsBAAsB%2CgGAAtB%3BEACA%2CyBAAA%3BEAEA%2CQAAQ%2CiBAAiB%2CeAAe%2CcAAxC%3B%3BAAIJ%2CoBAAqB%3BEACjB%2CsBAAsB%2CgGAAtB%3BEACA%2CyBAAA%3B%3BAAIJ%2CsBAAuB%3BEACnB%2CsBAAsB%2CgGAAtB%3BEACA%2CyBAAA%3B%3BAAIJ%2CuBAAwB%3BEACpB%2CsBAAsB%2CgGAAtB%3BEACA%2CyBAAA%3B%3BAAMA%2CeAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAY%2CkGAAZ%3BEAMA%2CoBAAA%3BEACA%2CUAAA%3B%3BAAZR%2CeAgBI%3BAAhBJ%2CeAiBI%3BAAjBJ%2CeAkBI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAMR%3BEACI%2CsBAAsB%2CgGAAtB%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CQAAQ%2CiBAAiB%2CcAAzB%3BEACA%2CkBAAA%3B%3BAAGA%2CyBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAY%2CiGAAZ%3BEAMA%2CoBAAA%3BEACA%2CUAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAKJ%3BAACA%3BAACA%3BEACI%2C8BAAA%3BEACA%2C2BAAA%3B%3BAAeJ%2CIAAI%2CSAIA%2CaAAa%2CQAAO%3BAAHxB%2CIAAI%2CgBAGA%2CaAAa%2CQAAO%3BEAChB%2CcAAc%2C2BAAd%3B%3BAALR%2CIAAI%2CSAUA%3BAATJ%2CIAAI%2CgBASA%3BEACI%2CoBAAA%3BEACA%2C8BAAA%3B%3BAAZR%2CIAAI%2CSAiBA%3BAAhBJ%2CIAAI%2CgBAgBA%3BAAjBJ%2CIAAI%2CSAkBA%2CaAAa%2CQAAO%3BAAjBxB%2CIAAI%2CgBAiBA%2CaAAa%2CQAAO%3BAAlBxB%2CIAAI%2CSAmBA%3BAAlBJ%2CIAAI%2CgBAkBA%3BAAnBJ%2CIAAI%2CSAoBA%2CcAAc%3BAAnBlB%2CIAAI%2CgBAmBA%2CcAAc%3BAApBlB%2CIAAI%2CSAqBA%3BAApBJ%2CIAAI%2CgBAoBA%3BAArBJ%2CIAAI%2CSAsBA%2CWAAW%3BAArBf%2CIAAI%2CgBAqBA%2CWAAW%3BEACP%2C2BAAA%3BEACA%2CgBAAA%3B%3BAAsBR%2CSAAS%2CoBAAwB%3BEAE7B%2CsBAAsB%2C2EAAtB%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAAS%2CuBAAwB%3BEAE7B%2CsBAAsB%2CsGAAtB%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAAS%2CkBAAwB%3BEAE7B%2CsBAAsB%2CsGAAtB%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAAS%2CsBAAwB%3BEAE7B%2CsBAAsB%2CwGAAtB%3BEACA%2CsCAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAAS%2CsBAAwB%3BEAE7B%2CsBAAsB%2CwGAAtB%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAAS%2CmBAAwB%3BEAE7B%2CsBAAsB%2CwGAAtB%3BEACA%2CyBAAA%3B%3BAAOJ%2CuBAAwB%3BEACpB%2CsBAAsB%2CwGAAtB%3BEACA%2CyBAAA%3BEACA%2CQAAQ%2CgBAAiB%2CeAAe%2CcAAxC%3B%3BAAIJ%2CoBAAqB%3BEACjB%2CsBAAsB%2CwGAAtB%3BEACA%2CyBAAA%3B%3BAAIJ%2CsBAAuB%3BEACnB%2CsBAAsB%2CwGAAtB%3BEACA%2CyBAAA%3B%3BAAIJ%2CuBAAwB%3BEACpB%2CsBAAsB%2CwGAAtB%3BEACA%2CyBAAA%3B%3BAAKJ%3BEACI%2CsBAAsB%2CwGAAtB%3BEACA%2CyBAAA%3B%3BAA4BJ%2CIAAI%2CSAIA%2CaAAa%2CQAAO%3BAAHxB%2CIAAI%2CgBAGA%2CaAAa%2CQAAO%3BEAChB%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2C6BAAA%3B%3BAAbR%2CIAAI%2CSAiBA%2CaAAa%2CQAAO%2CQAAS%3BAAhBjC%2CIAAI%2CgBAgBA%2CaAAa%2CQAAO%2CQAAS%3BEACzB%2CoBAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CIAtBJ%2CSAiBA%2CaAAa%2CQAAO%2CQAAS%2CMAKxB%3BAAAD%2CIArBJ%2CgBAgBA%2CaAAa%2CQAAO%2CQAAS%2CMAKxB%3BEACG%2CsBAAA%3B%3BAAvBZ%2CIAAI%2CSA4BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%3BAA3BvC%2CIAAI%2CgBA2BA%2CaAAa%2CQAAO%2CQAAS%2COAAM%3BEAC%5C%2FB%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2COAAO%2CmCAAP%3BEACA%2CmBAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAjCR%2CIAAI%2CSAqCA%2CaAAa%2CQAAO%2CQAAS%3BAApCjC%2CIAAI%2CgBAoCA%2CaAAa%2CQAAO%2CQAAS%3BEACzB%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAA1CR%2CIAAI%2CSA%2BCA%2CcAAc%3BAA9ClB%2CIAAI%2CgBA8CA%2CcAAc%3BEACV%2C0BAAA%3B%3BAAhDR%2CIAAI%2CSAmDA%3BAAlDJ%2CIAAI%2CgBAkDA%3BAAnDJ%2CIAAI%2CSAoDA%2CWAAW%3BAAnDf%2CIAAI%2CgBAmDA%2CWAAW%3BEACP%2CiBAAA%3BEACA%2CyBAAA%3B%3BAAtDR%2CIAAI%2CSAyDA%2CWAAW%3BAAxDf%2CIAAI%2CgBAwDA%2CWAAW%3BEACP%2CyCAAA%3BEACA%2CoBAAA%3B%3BAAYR%2CIAAI%2CSAGA%3BAAFJ%2CIAAI%2CgBAEA%3BAAHJ%2CIAAI%2CSAIA%3BAAHJ%2CIAAI%2CgBAGA%3BAAJJ%2CIAAI%2CSAKA%3BAAJJ%2CIAAI%2CgBAIA%3BAALJ%2CIAAI%2CSAMA%3BAALJ%2CIAAI%2CgBAKA%3BAANJ%2CIAAI%2CSAOA%3BAANJ%2CIAAI%2CgBAMA%3BAAPJ%2CIAAI%2CSAQA%3BAAPJ%2CIAAI%2CgBAOA%3BAARJ%2CIAAI%2CSASA%3BAARJ%2CIAAI%2CgBAQA%3BAATJ%2CIAAI%2CSAUA%3BAATJ%2CIAAI%2CgBASA%3BAAVJ%2CIAAI%2CSAWA%3BAAVJ%2CIAAI%2CgBAUA%3BAAXJ%2CIAAI%2CSAYA%3BAAXJ%2CIAAI%2CgBAWA%3BEACI%2CiBAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2CqCAAA%3BEACA%2CsBAAA%3B%3BAAlBR%2CIAAI%2CSAuBA%2CSAEI%3BAAxBR%2CIAAI%2CgBAsBA%2CSAEI%3BEACI%2CcAAc%2CsBAAd%3BEACA%2CeAAe%2CsBAAf%3B%3BAA3BZ%2CIAAI%2CSAiCA%3BAAhCJ%2CIAAI%2CgBAgCA%3BEACI%2CoCAAA%3B%3BAAQR%2CIAAI%2CSAGA%3BAAFJ%2CIAAI%2CgBAEA%3BAAHJ%2CIAAI%2CSAIA%3BAAHJ%2CIAAI%2CgBAGA%3BAAJJ%2CIAAI%2CSAKA%3BAAJJ%2CIAAI%2CgBAIA%3BAALJ%2CIAAI%2CSAMA%3BAALJ%2CIAAI%2CgBAKA%3BAANJ%2CIAAI%2CSAOA%3BAANJ%2CIAAI%2CgBAMA%3BAAPJ%2CIAAI%2CSAQA%3BAAPJ%2CIAAI%2CgBAOA%3BAARJ%2CIAAI%2CSASA%3BAARJ%2CIAAI%2CgBAQA%3BEACI%2CsCAAA%3BEACA%2CyCAAA%3B%3BAAXR%2CIAAI%2CSAeA%3BAAdJ%2CIAAI%2CgBAcA%3BAAfJ%2CIAAI%2CSAgBA%3BAAfJ%2CIAAI%2CgBAeA%3BEACI%2CeAAe%2CsBAAf%3B%3BAAjBR%2CIAAI%2CSAqBA%3BAApBJ%2CIAAI%2CgBAoBA%3BEACI%2CKAAK%2CsBAAL%3B%3BAAtBR%2CIAAI%2CSA0BA%3BAAzBJ%2CIAAI%2CgBAyBA%3BEACI%2CaAAa%2CsBAAb%3BEACA%2CgBAAgB%2CsBAAhB%3B%3BAA5BR%2CIAAI%2CSAgCA%3BAA%5C%2FBJ%2CIAAI%2CgBA%2BBA%3BEACI%2CKAAK%2CsBAAL%3BEACA%2C4BAAA%3B%3BAAQR%2CgBAGI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAANR%2CgBAUI%3BEACI%2CQAAQ%2CyBAAR%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAbR%2CgBAiBI%3BEACI%2C4BAAA%3BEACA%2C8BAAA%3B%3BAAnBR%2CgBAuBI%3BEACI%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CiBAAA%3B%3BAA1BR%2CgBA8BI%3BAA9BJ%2CgBA%2BBI%3BEACI%2CKAAK%2CsBAAL%3B%3BAAQR%2CIAAI%2CSAIA%3BAAHJ%2CIAAI%2CgBAGA%3BAAJJ%2CIAAI%2CSAKA%3BAAJJ%2CIAAI%2CgBAIA%3BAALJ%2CIAAI%2CSAMA%3BAALJ%2CIAAI%2CgBAKA%3BAANJ%2CIAAI%2CSAOA%3BAANJ%2CIAAI%2CgBAMA%3BAAPJ%2CIAAI%2CSAQA%3BAAPJ%2CIAAI%2CgBAOA%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2C2BAAA%3BEACA%2CWAAW%2CwBAAX%3BEACA%2CiBAAA%3BEACA%2CwBAAA%3BEACA%2CcAAA%3BEACA%2CYAAY%2CwBAAZ%3BEACA%2C2BAAA%3B%3BAAhBR%2CIAAI%2CSAoBA%2CWAAW%3BAAnBf%2CIAAI%2CgBAmBA%2CWAAW%3BAApBf%2CIAAI%2CSAqBA%2CmBAAmB%3BAApBvB%2CIAAI%2CgBAoBA%2CmBAAmB%3BAArBvB%2CIAAI%2CSAsBA%2CiBAAiB%3BAArBrB%2CIAAI%2CgBAqBA%2CiBAAiB%3BAAtBrB%2CIAAI%2CSAuBA%2CgBAAgB%3BAAtBpB%2CIAAI%2CgBAsBA%2CgBAAgB%3BAAvBpB%2CIAAI%2CSAwBA%2CeAAe%3BAAvBnB%2CIAAI%2CgBAuBA%2CeAAe%3BEACX%2CoBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3B%3BAAEA%2CIAlCJ%2CSAoBA%2CWAAW%2CYAcN%3BAAAD%2CIAjCJ%2CgBAmBA%2CWAAW%2CYAcN%3BAAAD%2CIAlCJ%2CSAqBA%2CmBAAmB%2CYAad%3BAAAD%2CIAjCJ%2CgBAoBA%2CmBAAmB%2CYAad%3BAAAD%2CIAlCJ%2CSAsBA%2CiBAAiB%2CYAYZ%3BAAAD%2CIAjCJ%2CgBAqBA%2CiBAAiB%2CYAYZ%3BAAAD%2CIAlCJ%2CSAuBA%2CgBAAgB%2CYAWX%3BAAAD%2CIAjCJ%2CgBAsBA%2CgBAAgB%2CYAWX%3BAAAD%2CIAlCJ%2CSAwBA%2CeAAe%2CYAUV%3BAAAD%2CIAjCJ%2CgBAuBA%2CeAAe%2CYAUV%3BEACG%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CaAAA%3B%3BAAzCZ%2CIAAI%2CSA8CA%3BAA7CJ%2CIAAI%2CgBA6CA%3BAA9CJ%2CIAAI%2CSA%2BCA%3BAA9CJ%2CIAAI%2CgBA8CA%3BAA%5C%2FCJ%2CIAAI%2CSAgDA%3BAA%5C%2FCJ%2CIAAI%2CgBA%2BCA%3BAAhDJ%2CIAAI%2CSAiDA%3BAAhDJ%2CIAAI%2CgBAgDA%3BAAjDJ%2CIAAI%2CSAkDA%3BAAjDJ%2CIAAI%2CgBAiDA%3BEACI%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3B%3BAAQR%3BEACI%2CwBAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CKAAK%2CsBAAL%3BEACA%2CYAAY%2CsBAAZ%3B%3BAAGJ%3BEACI%2C4BAAA%3BEACA%2CyCAAA%3B%3BAAEA%2CgBAAC%3BEACG%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CgBAAC%3BEACG%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CgBAAC%3BEACG%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAuCR%2CQA%5C%2FB2B%3BEACvB%2CIAAI%2CSAGA%2CaAAa%2CQAAO%3BEAFxB%2CIAAI%2CgBAEA%2CaAAa%2CQAAO%3BIAChB%2CcAAc%2CsBAAd%3B%3BEAJR%2CIAAI%2CSAOA%2CWAAW%3BEANf%2CIAAI%2CgBAMA%2CWAAW%3BIACP%2CcAAc%2C2BAAd%3BIACA%2CoBAAA%3B%3BEATR%2CIAAI%2CSAYA%3BEAXJ%2CIAAI%2CgBAWA%3BEAZJ%2CIAAI%2CSAaA%3BEAZJ%2CIAAI%2CgBAYA%3BEAbJ%2CIAAI%2CSAcA%3BEAbJ%2CIAAI%2CgBAaA%3BEAdJ%2CIAAI%2CSAeA%3BEAdJ%2CIAAI%2CgBAcA%3BEAfJ%2CIAAI%2CSAgBA%3BEAfJ%2CIAAI%2CgBAeA%3BEAhBJ%2CIAAI%2CSAiBA%3BEAhBJ%2CIAAI%2CgBAgBA%3BEAjBJ%2CIAAI%2CSAkBA%3BEAjBJ%2CIAAI%2CgBAiBA%3BIACI%2CaAAa%2CwBAAb%3BIACA%2CgBAAgB%2CwBAAhB%3B%3BEAIR%3BIACI%2CyCAAA%3BIACA%2CoBAAA%3B%3B%3BAAgCR%2CQA5B0B%3BEACtB%3BIACI%2CqCAAA%3B%3B%3BAA0BR%3BEACI%2CwBAAA%3B%3BAAKJ%2CgBAAiB%3BEACb%2CoBAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAARJ%2CgBAAiB%2CeAWb%2CoBAAsB%2COAAI%2CIAAI%2CaAAa%3BEACvC%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3B%3BAAKR%2CgBAAiB%2CeAAe%2CoBAAmB%3BEAC%5C%2FC%2CwBAAA%3B%3BAAIJ%3BEACI%2CwBAAA%3B%3BAAMJ%2CgBAGI%3BEACI%2CQAAQ%2CyBAAR%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAc%2CsBAAd%3BEACA%2CeAAe%2CsBAAf%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3B%3BAAVR%2CgBAcI%3BEACI%2CYAAY%2CsBAAZ%3B%3BAAfR%2CgBAmBI%3BEACI%2C4BAAA%3BEACA%2CYAAY%2CwBAAZ%3BEACA%2CWAAW%2CwBAAX%3BEACA%2CiBAAA%3B%3BAAvBR%2CgBA2BI%3BEACI%2C2BAAA%3BEACA%2CYAAY%2CsBAAZ%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3B%3BAAhCR%2CgBAoCI%3BEACI%2CwBAAA%3BEACA%2C8BAAA%3BEACA%2CKAAK%2CsBAAL%3BEACA%2C0BAAA%3B%3BAAOR%2CIAAI%2CSAGA%2CWAAW%3BAAFf%2CIAAI%2CgBAEA%2CWAAW%3BEACP%2C2BAAA%3BEACA%2CcAAc%2CsBAAd%3BEACA%2CeAAe%2CsBAAf%3BEACA%2CKAAK%2CsBAAL%3B%3BAAOR%3BEACI%2CcAAc%2CsBAAd%3BEACA%2CeAAe%2CsBAAf%3BEACA%2CaAAa%2CyBAAb%3BEACA%2CgBAAgB%2CyBAAhB%3B%3BAAIJ%2CcACI%3BEACI%2C8BAAA%3B%3BAAFR%2CcAKI%3BEACI%2CeAAe%2CwBAAf%3B%3BAANR%2CcASI%3BEACI%2C2BAAA%3BEACA%2CiBAAA%3B%3BAAKR%2CQAAS%3BEACL%2CoBAAA%3BEACA%2C8BAAA%3B%3BAAEA%2CQAJK%2CYAIJ%3BEACG%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CaAAA%3B%3BAAOR%3BEACI%2CSAAS%2CwBAAT%3B%3BAAsCJ%2CQAhC2B%3BEACvB%2CIAAI%2CSAGA%2CWAAW%3BEAFf%2CIAAI%2CgBAEA%2CWAAW%3BIACP%2CkCAAA%3BIACA%2CoBAAA%3B%3BEALR%2CIAAI%2CSAQA%2CiBAAiB%3BEAPrB%2CIAAI%2CgBAOA%2CiBAAiB%3BIACb%2CWAAW%2CsBAAX%3B%3BEATR%2CIAAI%2CSAYA%2CiBAAiB%3BEAXrB%2CIAAI%2CgBAWA%2CiBAAiB%3BIACb%2CyBAAA%3BIACA%2CuBAAA%3B%3B%3BAAiBZ%2CIAAI%2CSAIA%3BAAHJ%2CIAAI%2CgBAGA%3BEACI%2CkCAAA%3BEACA%2CgCAAA%3BEACA%2CwCAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3B%3BAAGA%2CIAbJ%2CSAIA%2CaASK%3BAAAD%2CIAZJ%2CgBAGA%2CaASK%3BEACG%2CSAAS%2CEAAT%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C%2BBAAA%3BEACA%2CiBAAiB%2CeAAe%2CUAAhC%3BEACA%2CyBAAyB%2CeAAe%2CUAAxC%3BEACA%2C4CAAA%3BEACA%2CWAAA%3BEACA%2C%2BBAAA%3B%3BAAzBZ%2CIAAI%2CSA8BA%2CaAAa%2CQAAO%3BAA7BxB%2CIAAI%2CgBA6BA%2CaAAa%2CQAAO%3BEAChB%2CcAAc%2C2BAAd%3BEACA%2CkCAAA%3BEACA%2CgCAAA%3BEACA%2CwCAAA%3B%3BAAlCR%2CIAAI%2CSAsCA%3BAArCJ%2CIAAI%2CgBAqCA%3BEACI%2CkCAAA%3BEACA%2CgCAAA%3BEACA%2CwCAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2C8BAAA%3B%3BAA7CR%2CIAAI%2CSAiDA%2CaAAY%3BAAhDhB%2CIAAI%2CgBAgDA%2CaAAY%3BEACR%2CwBAAA%3BEACA%2CwBAAA%3B%3BAAMR%3BEACI%2CIAAI%2CSAAU%2CaAAY%3BEAC1B%2CIAAI%2CgBAAiB%2CaAAY%3BIAC7B%2C%2BBAAA%3B%3B%3BAAoBR%2CIAAI%2CSAIA%2CaAAa%2CQAAO%3BAAHxB%2CIAAI%2CgBAGA%2CaAAa%2CQAAO%3BEAChB%2CcAAc%2C2BAAd%3B%3BAAKA%2CIAVJ%2CSASA%2CaACK%3BAAAD%2CIATJ%2CgBAQA%2CaACK%3BEACG%2CaAAA%3B%3BAAXZ%2CIAAI%2CSAgBA%3BAAfJ%2CIAAI%2CgBAeA%3BEACI%2CoBAAA%3BEACA%2C6BAAA%3B%3BAAlBR%2CIAAI%2CSAqBA%2CWAAW%3BAApBf%2CIAAI%2CgBAoBA%2CWAAW%3BEACP%2CaAAa%2C0BAAb%3B%3BAAgDR%2CQA9B2B%3BEACvB%2CIAAI%2CSAEA%2CaAAa%2CQAAO%3BEADxB%2CIAAI%2CgBACA%2CaAAa%2CQAAO%3BIAChB%2CcAAc%2C2BAAd%3B%3BEAHR%2CIAAI%2CSAKA%3BEAJJ%2CIAAI%2CgBAIA%3BIACI%2CoBAAA%3BIACA%2C6BAAA%3B%3BEAPR%2CIAAI%2CSASA%2CaAAY%3BEARhB%2CIAAI%2CgBAQA%2CaAAY%3BIACR%2CaAAA%3B%3B%3BAAmBZ%2CgBAAiB%3BEACb%2CwBAAA%3B%3BAA6BJ%3BEACI%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3B%3BAAKJ%2CIAAI%2CSAIA%2CWAAW%3BAAHf%2CIAAI%2CgBAGA%2CWAAW%3BAAJf%2CIAAI%2CSAKA%2CmBAAmB%3BAAJvB%2CIAAI%2CgBAIA%2CmBAAmB%3BEACf%2CcAAA%3B%3BAANR%2CIAAI%2CSAQA%3BAAPJ%2CIAAI%2CgBAOA%3BEACI%2C6BAAA%3B%3BAATR%2CIAAI%2CSAaA%2CYAAY%3BAAZhB%2CIAAI%2CgBAYA%2CYAAY%3BAAbhB%2CIAAI%2CSAcA%2CYAAY%3BAAbhB%2CIAAI%2CgBAaA%2CYAAY%3BEACR%2CcAAA%3B%3BAAfR%2CIAAI%2CSAiBA%2CYAAY%3BAAhBhB%2CIAAI%2CgBAgBA%2CYAAY%3BEACR%2C6BAAA%3B%3BAAlBR%2CIAAI%2CSAoBA%3BAAnBJ%2CIAAI%2CgBAmBA%3BEACI%2CcAAA%3B%3BAArBR%2CIAAI%2CSAuBA%3BAAtBJ%2CIAAI%2CgBAsBA%3BEACI%2C6BAAA%3B%3BAAxBR%2CIAAI%2CSA4BA%2CeAAe%3BAA3BnB%2CIAAI%2CgBA2BA%2CeAAe%3BEACX%2CcAAA%3B%3BAA7BR%2CIAAI%2CSA%2BBA%2CeAAe%3BAA9BnB%2CIAAI%2CgBA8BA%2CeAAe%3BEACX%2C6BAAA%3B%3BAAhCR%2CIAAI%2CSAoCA%2CUAAU%3BAAnCd%2CIAAI%2CgBAmCA%2CUAAU%3BEACN%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAMR%3BEACI%2CSAAS%2CuBAAuB%2CsBAAhC%3BEACA%2CmBAAA%3BEACA%2C4CAAA%3BEACA%2C%2BCAAA%3B%3BAAGJ%3BEACI%2CwBAAA%3BEACA%2C0BAAA%3BEACA%2CkCAAA%3BEACA%2C8BAAA%3BEACA%2CKAAK%2CsBAAL%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2C6BAAA%3BEACA%2C2BAAA%3BEACA%2CWAAW%2CwBAAX%3BEACA%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2C2BAAA%3B%3BAAEA%2CeAAC%3BEACG%2CcAAA%3B%3BAAOR%2CeAAgB%3BAAChB%2CgBAAiB%3BEACb%2CcAAA%3B%3BAAEJ%2CeAAgB%3BAAChB%2CgBAAiB%3BEACb%2CgCAAA%3B%3BAAKJ%2CcACI%2CMAAK%3BAADT%2CcAEI%3BAAFJ%2CcAGI%3BEACI%2CmBAAA%3BEACA%2CwCAAA%3BEACA%2CcAAA%3B%3BAAEA%2CcAPJ%2CMAAK%2CcAOA%3BAAAD%2CcANJ%2CsBAMK%3BAAAD%2CcALJ%2CsBAKK%3BEACG%2C6BAAA%3B%3BAA8BZ%3BAACA%3BEACI%2C0BAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEAEA%2CyCAAA%3BEACA%2C%2BBAAA%3B%3BAAIJ%2CgBAAiB%3BEACb%2CmBAAA%3BEACA%2CSAAS%2CwBAAwB%2CsBAAjC%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2CkCAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CgBAAiB%2C0BAA0B%3BEACvC%2CcAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CgBAAiB%3BEACb%2CcAAA%3BEACA%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2C2BAAA%3BEACA%2CWAAW%2CsBAAX%3BEACA%2CiBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CgBAAiB%2CwBAAwB%3BEACrC%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CgBAAiB%3BEACb%2C6BAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CgBAAiB%2C0BAA0B%3BEACvC%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CoCAAA%3BEACA%2C%2BCAAA%3BEACA%2C8BAAA%3BEACA%2CgCAAA%3BEACA%2CmDAAA%3B%3BAAGJ%2CgBAAiB%2C0BAA0B%2CSAAQ%3BEAC%5C%2FC%2CcAAA%3BEACA%2C4BAAA%3B%3BAAIJ%2CgBAAiB%3BEACb%2CYAAY%2CyBAAZ%3BEACA%2C2BAAA%3B%3BAAGJ%3BEACI%2CSAAS%2CsBAAT%3BEACA%2CgCAAA%3B%3BAAGJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CWAAW%2CwBAAX%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CoCAAA%3BEACA%2CoBAAA%3B%3BAAKJ%3BEACI%2CmBAAA%3BEACA%2CSAAS%2CyBAAyB%2CsBAAlC%3BEACA%2C6BAAA%3BEACA%2C6BAAA%3BEACA%2C2BAAA%3B%3BAAGJ%3BEACI%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2C8BAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3B%3BAAGJ%3BEACI%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3B%3BAAKJ%2CIAAI%2CSAGA%3BAAFJ%2CIAAI%2CgBAEA%3BAAHJ%2CIAAI%2CSAIA%3BAAHJ%2CIAAI%2CgBAGA%3BAAJJ%2CIAAI%2CSAKA%3BAAJJ%2CIAAI%2CgBAIA%3BAALJ%2CIAAI%2CSAMA%3BAALJ%2CIAAI%2CgBAKA%3BAANJ%2CIAAI%2CSAOA%3BAANJ%2CIAAI%2CgBAMA%3BAAPJ%2CIAAI%2CSAQA%3BAAPJ%2CIAAI%2CgBAOA%3BAARJ%2CIAAI%2CSASA%3BAARJ%2CIAAI%2CgBAQA%3BAATJ%2CIAAI%2CSAUA%3BAATJ%2CIAAI%2CgBASA%3BEACI%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3B%3BAAdR%2CIAAI%2CSAiBA%3BAAhBJ%2CIAAI%2CgBAgBA%3BEACI%2CSAAS%2CyBAAyB%2CsBAAlC%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAArBR%2CIAAI%2CSAwBA%3BAAvBJ%2CIAAI%2CgBAuBA%3BEACI%2CSAAS%2CyBAAyB%2CsBAAlC%3BEACA%2CmBAAA%3B%3BAA1BR%2CIAAI%2CSA6BA%3BAA5BJ%2CIAAI%2CgBA4BA%3BEACI%2CaAAa%2CwBAAb%3BEACA%2C4BAAA%3B%3BAA%5C%2FBR%2CIAAI%2CSAkCA%3BAAjCJ%2CIAAI%2CgBAiCA%3BEACI%2CSAAS%2CyBAAyB%2CsBAAlC%3B%3BAAMR%2CIAAI%2CSAGA%2CSAAW%3BAAFf%2CIAAI%2CgBAEA%2CSAAW%3BAAHf%2CIAAI%2CSAIA%2CWAAa%3BAAHjB%2CIAAI%2CgBAGA%2CWAAa%3BAAJjB%2CIAAI%2CSAKA%2CYAAc%3BAAJlB%2CIAAI%2CgBAIA%2CYAAc%3BAALlB%2CIAAI%2CSAMA%2CiBAAmB%3BAALvB%2CIAAI%2CgBAKA%2CiBAAmB%3BAANvB%2CIAAI%2CSAOA%2CgBAAkB%3BAANtB%2CIAAI%2CgBAMA%2CgBAAkB%3BAAPtB%2CIAAI%2CSAQA%2CUAAY%3BAAPhB%2CIAAI%2CgBAOA%2CUAAY%3BAARhB%2CIAAI%2CSASA%2CeAAiB%3BAARrB%2CIAAI%2CgBAQA%2CeAAiB%3BAATrB%2CIAAI%2CSAUA%2CiBAAmB%3BAATvB%2CIAAI%2CgBASA%2CiBAAmB%3BEACf%2CwBAAA%3B%3BAAMR%2CeAAgB%3BAAChB%2CeAAgB%3BAAChB%2CeAAgB%3BAAChB%2CSAAU%3BAACV%2CSAAU%3BAACV%2CSAAU%3BAACV%2CcAAe%3BAACf%2CcAAe%3BAACf%2CcAAe%3BAACf%2CWAAY%3BAACZ%2CWAAY%3BAACZ%2CWAAY%3BAACZ%2CgBAAiB%3BAACjB%2CgBAAiB%3BAACjB%2CgBAAiB%3BEACb%2CwBAAA%3B%3BAAuCJ%2CQAlC0B%3BEACtB%3BEACA%3BIACI%2CqCAAA%3B%3BEAEJ%2CgBAAiB%3BIACb%2C4BAAA%3B%3BEAEJ%2CgBAAiB%3BIACb%2CSAAS%2CuBAAuB%2CsBAAhC%3B%3B%3BAAyBR%2CuBAAwB%3BEACpB%2CsBAAsB%2C2EAAtB%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CyBAAA%3BEACA%2CQAAQ%2CiBAAiB%2CcAAzB%3B%3BAAIJ%2CoBAAqB%3BEACjB%2CsBAAsB%2CsGAAtB%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CyBAAA%3BEACA%2CQAAQ%2CiBAAiB%2CcAAzB%3B%3BAAIJ%2CsBAAuB%3BEACnB%2CsBAAsB%2CwGAAtB%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CyBAAA%3BEACA%2CQAAQ%2CgBAAiB%2CcAAzB%3B%3BAAIJ%2CuBAAwB%3BEACpB%2CsBAAsB%2CwGAAtB%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CyBAAA%3BEACA%2CQAAQ%2CiBAAiB%2CcAAzB%3B%3BAAQJ%3BEACI%2CaAAa%2CwBAAb%3BEACA%2CgBAAgB%2CwBAAhB%3BEACA%2C2BAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CeAAe%2CwBAAf%3B%3BAAGJ%2CcAAe%3BEACX%2CeAAe%2CwBAAf%3BEACA%2C2BAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CcAAe%3BAACf%2CcAAe%3BEACX%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CoCAAA%3BEACA%2CcAAA%3BEACA%2C2CAAA%3BEACA%2C8BAAA%3BEACA%2CgCAAA%3BEACA%2CmDAAA%3B%3BAAGJ%2CcAAe%2CSAAQ%3BAACvB%2CcAAe%2CeAAc%3BEACzB%2CcAAA%3BEACA%2C4BAAA%3B%3BAAOJ%2CcAAiB%3BAACjB%2CcAAiB%3BAACjB%2CcAAiB%2CMAAG%3BAACpB%2CcAAiB%3BAACjB%2CcAAiB%3BEACb%2CwBAAA%3B%3BAAsCJ%2CQAjC0B%3BEACtB%3BIACI%2CaAAa%2CsBAAb%3BIACA%2CgBAAgB%2CsBAAhB%3B%3B%3BAA8BR%2CIAAI%2CSAGA%2CYAAY%3BAAFhB%2CIAAI%2CgBAEA%2CYAAY%3BEACR%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2C8BAAA%3BEACA%2CWAAW%2CsBAAX%3BEACA%2C2BAAA%3B%3BAARR%2CIAAI%2CSAWA%2CYAAY%2CmBAAmB%3BAAVnC%2CIAAI%2CgBAUA%2CYAAY%2CmBAAmB%3BAAXnC%2CIAAI%2CSAYA%2CYAAY%3BAAXhB%2CIAAI%2CgBAWA%2CYAAY%3BAAZhB%2CIAAI%2CSAaA%2CYAAY%3BAAZhB%2CIAAI%2CgBAYA%2CYAAY%3BEACR%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3B%3BAAhBR%2CIAAI%2CSAqBA%2CYAAY%2CmBAAmB%3BAApBnC%2CIAAI%2CgBAoBA%2CYAAY%2CmBAAmB%3BEAC3B%2CoBAAA%3BEACA%2C8BAAA%3B%3BAAvBR%2CIAAI%2CSA2BA%2CYAAY%3BAA1BhB%2CIAAI%2CgBA0BA%2CYAAY%3BEACR%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CQAAQ%2C6BAAR%3BEACA%2CWAAW%2CsBAAX%3BEACA%2CsBAAA%3B%3BAAhCR%2CIAAI%2CSAoCA%2CWAAW%3BAAnCf%2CIAAI%2CgBAmCA%2CWAAW%3BEACP%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2C8BAAA%3BEACA%2CWAAW%2CsBAAX%3B%3BAAOR%3BAACA%3BAACA%3BEACI%2CwBAAA%3BEACA%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2C%2BBAAA%3B%3BAAGJ%3BAACA%3BAACA%2CIAAK%3BEACD%2CuBAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%2CKAAK%3BAACL%2CKAAK%3BAACL%3BEACI%2C0BAAA%3B%3BAAGJ%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%3BEACI%2CuBAAA%3B%3BAA4BJ%2CgBAAiB%3BAACjB%2CeAAiB%3BEACb%2C6BAAA%3BEACA%2C2BAAA%3BEACA%2CYAAY%2CyBAAZ%3BEACA%2CmBAAA%3B%3BAAGJ%2CgBAAiB%3BAACjB%2CeAAiB%3BEACb%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAsB%2CwGAAtB%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CQAAQ%2CiBAAiB%2CeAAe%2CcAAxC%3B%3BAAGJ%2CgBAAiB%2C0BAAyB%3BEACtC%2CSAAS%2CEAAT%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CYAAY%2CkGAAZ%3BEAMA%2C%2BBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CgBAAiB%3BEACb%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAS%2CsBAAT%3BEACA%2CkCAAA%3BEACA%2CgCAAA%3B%3BAAKJ%2CIAAI%2CSAAU%2CiBAAiB%3BAAC%5C%2FB%2CIAAI%2CgBAAiB%2CiBAAiB%3BAACtC%2CIAAI%2CSAAU%2C0BAA0B%3BAACxC%2CIAAI%2CgBAAiB%2C0BAA0B%3BEAC3C%2CcAAA%3BEACA%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2C2BAAA%3BEACA%2CWAAW%2CwBAAX%3BEACA%2CiBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CiBAAiB%2CwBAAwB%3BAACvD%2CIAAI%2CgBAAiB%2CiBAAiB%2CwBAAwB%3BAAC9D%2CIAAI%2CSAAU%2C0BAA0B%2CwBAAwB%3BAAChE%2CIAAI%2CgBAAiB%2C0BAA0B%2CwBAAwB%3BEACnE%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CiBAAiB%3BAAC%5C%2FB%2CIAAI%2CgBAAiB%2CiBAAiB%3BAACtC%2CIAAI%2CSAAU%2C0BAA0B%3BAACxC%2CIAAI%2CgBAAiB%2C0BAA0B%3BEAC3C%2C6BAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3B%3BAAKJ%2CIAAI%2CSAAU%2CiBAAiB%2C0BAA0B%3BAACzD%2CIAAI%2CgBAAiB%2CiBAAiB%2C0BAA0B%3BEAC5D%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CoCAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CiBAAiB%2C0BAA0B%3BAACzD%2CIAAI%2CgBAAiB%2CiBAAiB%2C0BAA0B%3BEAC5D%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CoCAAA%3BEACA%2C8CAAA%3BEACA%2C8BAAA%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3BEACA%2CmDAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CiBAAiB%2C0BAA0B%2CSAAQ%3BAACjE%2CIAAI%2CgBAAiB%2CiBAAiB%2C0BAA0B%2CSAAQ%3BEACpE%2CcAAA%3BEACA%2C4BAAA%3B%3BAAMJ%2CIAAI%2CSAIA%2CeAAe%3BAAHnB%2CIAAI%2CgBAGA%2CeAAe%3BAAJnB%2CIAAI%2CSAKA%2CeAAe%3BAAJnB%2CIAAI%2CgBAIA%2CeAAe%3BEACX%2C4BAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAARR%2CIAAI%2CSAYA%2CUAAU%3BAAXd%2CIAAI%2CgBAWA%2CUAAU%3BEACN%2C4BAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAfR%2CIAAI%2CSAmBA%3BAAlBJ%2CIAAI%2CgBAkBA%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAtBR%2CIAAI%2CSA0BA%2CWAAW%3BAAzBf%2CIAAI%2CgBAyBA%2CWAAW%3BEACP%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3B%3BAA7BR%2CIAAI%2CSAiCA%2CYAAY%3BAAhChB%2CIAAI%2CgBAgCA%2CYAAY%3BEACR%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAMR%2CIAAI%2CSAAU%2CiBAAiB%3BAAC%5C%2FB%2CIAAI%2CgBAAiB%2CiBAAiB%3BEAClC%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2CWAAW%2CwBAAX%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CiBAAiB%3BAAC%5C%2FB%2CIAAI%2CgBAAiB%2CiBAAiB%3BEAClC%2CaAAa%2CmBAAb%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CoCAAA%3BEACA%2CoBAAA%3B%3BAAiCJ%2CQA5B0B%3BEACtB%2CgBAAiB%3BIACb%2C4BAAA%3B%3BEAEJ%2CIAAI%2CSAAU%2CiBAAiB%3BEAC%5C%2FB%2CIAAI%2CgBAAiB%2CiBAAiB%3BIAClC%2CWAAW%2CsBAAX%3B%3B%3BAAsBR%2CIAAI%2CSAAU%3BAACd%2CIAAI%2CgBAAiB%3BEACjB%2C6BAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CgBAAgB%3BAAC9B%2CIAAI%2CgBAAiB%2CgBAAgB%3BEACjC%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CgBAAgB%3BAAC9B%2CIAAI%2CgBAAiB%2CgBAAgB%3BEACjC%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2C6BAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CgBAAgB%3BAAC9B%2CIAAI%2CgBAAiB%2CgBAAgB%3BEACjC%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CgBAAgB%3BAAC9B%2CIAAI%2CgBAAiB%2CgBAAgB%3BEACjC%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CgBAAgB%3BAAC9B%2CIAAI%2CgBAAiB%2CgBAAgB%3BEACjC%2CyBAAA%3B%3BAAKJ%2CIAAI%2CSAAU%3BAACd%2CIAAI%2CgBAAiB%3BEACjB%2C6BAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CeAAe%3BAAC7B%2CIAAI%2CgBAAiB%2CeAAe%3BEAChC%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CeAAe%3BAAC7B%2CIAAI%2CgBAAiB%2CeAAe%3BEAChC%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CeAAe%3BAAC7B%2CIAAI%2CgBAAiB%2CeAAe%3BEAChC%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2C2BAAA%3BEACA%2CWAAW%2CsBAAX%3BEACA%2CiBAAA%3BEACA%2CwBAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CeAAe%3BAAC7B%2CIAAI%2CgBAAiB%2CeAAe%3BAACpC%2CIAAI%2CSAAU%2CeAAe%3BAAC7B%2CIAAI%2CgBAAiB%2CeAAe%3BEAChC%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAIJ%2CIAAI%2CSAAU%2CeAAe%3BAAC7B%2CIAAI%2CgBAAiB%2CeAAe%3BAACpC%2CIAAI%2CSAAU%2CeAAe%3BAAC7B%2CIAAI%2CgBAAiB%2CeAAe%3BEAChC%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CkCAAA%3BEACA%2C8BAAA%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAAKJ%2CIAAI%2CSAAU%3BAACd%2CIAAI%2CgBAAiB%3BEACjB%2C6BAAA%3BEACA%2CSAAS%2CyBAAyB%2CsBAAlC%3B%3BAAGJ%2CIAAI%2CSAAU%2CUAAU%3BAACxB%2CIAAI%2CgBAAiB%2CUAAU%3BEAC3B%2C6BAAA%3BEACA%2C8BAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CUAAU%3BAACxB%2CIAAI%2CgBAAiB%2CUAAU%3BEAC3B%2CwBAAA%3BEACA%2C0BAAA%3BEACA%2CkCAAA%3BEACA%2C8BAAA%3BEACA%2CKAAK%2CwBAAL%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CUAAU%3BAACxB%2CIAAI%2CgBAAiB%2CUAAU%3BEAC3B%2CyBAAA%3BEACA%2C6BAAA%3B%3BAAKJ%2CIAAI%2CSAAU%2CWAAW%3BAACzB%2CIAAI%2CgBAAiB%2CWAAW%3BEAC5B%2C6BAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CWAAW%2CmBAAmB%3BAAC5C%2CIAAI%2CgBAAiB%2CWAAW%2CmBAAmB%3BAACnD%2CIAAI%2CSAAU%2CWAAW%3BAACzB%2CIAAI%2CgBAAiB%2CWAAW%3BAAChC%2CIAAI%2CSAAU%2CWAAW%3BAACzB%2CIAAI%2CgBAAiB%2CWAAW%3BEAC5B%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAAmCJ%2CQA1B0B%3BEACtB%2CIAAI%2CSAAU%2CeAAe%3BEAC7B%2CIAAI%2CgBAAiB%2CeAAe%3BEACpC%2CIAAI%2CSAAU%2CeAAe%3BEAC7B%2CIAAI%2CgBAAiB%2CeAAe%3BIAChC%2CiCAAA%3BIACA%2CoBAAA%3B%3B%3BAAoBR%2CIAAI%2CSAAU%2CiBAAiB%3BAAC%5C%2FB%2CIAAI%2CgBAAiB%2CiBAAiB%3BAACtC%2CIAAI%2CSAAU%2CgBAAgB%3BAAC9B%2CIAAI%2CgBAAiB%2CgBAAgB%3BEACjC%2CsBAAsB%2CwGAAtB%3BEACA%2CiCAAA%3BEACA%2C0CAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CQAAQ%2CiBAAiB%2CcAAe%2CcAAxC%3B%3BAAKJ%2CIAAI%2CSAAU%2CiBAAiB%2C0BAAyB%3BAACxD%2CIAAI%2CgBAAiB%2CiBAAiB%2C0BAAyB%3BEAC3D%2CYAAY%2CqGAAZ%3B%3BAAkBJ%2CIAAI%2CSAIA%3BAAHJ%2CIAAI%2CgBAGA%3BEACI%2C6BAAA%3BEACA%2CSAAS%2CyBAAyB%2CsBAAlC%3B%3BAANR%2CIAAI%2CSASA%2CYAAY%3BAARhB%2CIAAI%2CgBAQA%2CYAAY%3BEACR%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CeAAe%2CsBAAf%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3B%3BAAdR%2CIAAI%2CSAiBA%2CYAAY%2CmBAAmB%3BAAhBnC%2CIAAI%2CgBAgBA%2CYAAY%2CmBAAmB%3BAAjBnC%2CIAAI%2CSAkBA%2CYAAY%3BAAjBhB%2CIAAI%2CgBAiBA%2CYAAY%3BAAlBhB%2CIAAI%2CSAmBA%2CYAAY%3BAAlBhB%2CIAAI%2CgBAkBA%2CYAAY%3BEACR%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAAtBR%2CIAAI%2CSAyBA%2CYAAY%3BAAxBhB%2CIAAI%2CgBAwBA%2CYAAY%3BEACR%2C2BAAA%3BEACA%2C8BAAA%3B%3BAA3BR%2CIAAI%2CSA8BA%2CYAAY%3BAA7BhB%2CIAAI%2CgBA6BA%2CYAAY%3BEACR%2C2BAAA%3BEACA%2CyBAAA%3B%3BAAhCR%2CIAAI%2CSAoCA%2CYAAY%3BAAnChB%2CIAAI%2CgBAmCA%2CYAAY%3BEACR%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2C2BAAA%3B%3BAAzCR%2CIAAI%2CSA6CA%2CWAAW%3BAA5Cf%2CIAAI%2CgBA4CA%2CWAAW%3BAA7Cf%2CIAAI%2CSA8CA%3BAA7CJ%2CIAAI%2CgBA6CA%3BEACI%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CeAAe%2CsBAAf%3BEACA%2CWAAW%2CsBAAX%3BEACA%2C6BAAA%3B%3BAAnDR%2CIAAI%2CSAsDA%2CmBAAmB%3BAArDvB%2CIAAI%2CgBAqDA%2CmBAAmB%3BAAtDvB%2CIAAI%2CSAuDA%3BAAtDJ%2CIAAI%2CgBAsDA%3BAAvDJ%2CIAAI%2CSAwDA%3BAAvDJ%2CIAAI%2CgBAuDA%3BEACI%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAA3DR%2CIAAI%2CSA8DA%3BAA7DJ%2CIAAI%2CgBA6DA%3BEACI%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAhER%2CIAAI%2CSAmEA%3BAAlEJ%2CIAAI%2CgBAkEA%3BEACI%2C2BAAA%3BEACA%2CyBAAA%3B%3BAArER%2CIAAI%2CSAyEA%3BAAxEJ%2CIAAI%2CgBAwEA%3BAAzEJ%2CIAAI%2CSA0EA%3BAAzEJ%2CIAAI%2CgBAyEA%3BEACI%2C6BAAA%3B%3BAA3ER%2CIAAI%2CSA%2BEA%3BAA9EJ%2CIAAI%2CgBA8EA%3BAA%5C%2FEJ%2CIAAI%2CSAgFA%3BAA%5C%2FEJ%2CIAAI%2CgBA%2BEA%3BEACI%2C6BAAA%3B%3BAAjFR%2CIAAI%2CSAqFA%3BAApFJ%2CIAAI%2CgBAoFA%3BAArFJ%2CIAAI%2CSAsFA%3BAArFJ%2CIAAI%2CgBAqFA%3BEACI%2C6BAAA%3B%3BAAvFR%2CIAAI%2CSA2FA%3BAA1FJ%2CIAAI%2CgBA0FA%3BEACI%2C6BAAA%3B%3BAAcR%2CQAR0B%3BEACtB%2CIAAI%2CSAAU%2CYAAY%3BEAC1B%2CIAAI%2CgBAAiB%2CYAAY%3BIAC7B%2CyCAAA%3BIACA%2CoBAAA%3B%3B%3BAA4BR%2CQAxB0B%3BEACtB%2CIAAI%2CSAAU%2CYAAY%3BEAC1B%2CIAAI%2CgBAAiB%2CYAAY%3BIAC7B%2CqCAAA%3B%3B%3BAAqBR%2CIAAI%2CSAAU%3BAACd%2CIAAI%2CgBAAiB%3BEACjB%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAKJ%2CIAAI%2CSAAU%2CWAAW%3BAACzB%2CIAAI%2CgBAAiB%2CWAAW%3BEAC5B%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2C6BAAA%3B%3BAAGJ%2CIAAI%2CSAAU%2CWAAW%2CmBAAmB%3BAAC5C%2CIAAI%2CgBAAiB%2CWAAW%2CmBAAmB%3BAACnD%2CIAAI%2CSAAU%2CWAAW%3BAACzB%2CIAAI%2CgBAAiB%2CWAAW%3BAAChC%2CIAAI%2CSAAU%2CWAAW%3BAACzB%2CIAAI%2CgBAAiB%2CWAAW%3BEAC5B%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAAIJ%2CIAAI%2CSAAU%2CWAAW%3BAACzB%2CIAAI%2CgBAAiB%2CWAAW%3BEAC5B%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C2BAAA%3BEACA%2C6BAAA%3BEACA%2CwCAAA%3B%3BAAIJ%2CIAAI%2CSAAU%2CWAAW%3BAACzB%2CIAAI%2CgBAAiB%2CWAAW%3BEAC5B%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAW%2CsBAAX%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3B%3BAAIJ%2CIAAI%2CSAAU%2CWAAW%3BAACzB%2CIAAI%2CgBAAiB%2CWAAW%3BEAC5B%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CwBAAA%3BEACA%2C8BAAA%3BEACA%2C8BAAA%3BEACA%2C8BAAA%3B%3BAAmBJ%3BEACI%2C2BAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CIAAI%3BAACJ%2CIAAI%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAAJJ%2CIAAI%2CSAMA%3BAALJ%2CIAAI%2CgBAKA%3BAANJ%2CIAAI%2CSAOA%2CKAAI%3BAANR%2CIAAI%2CgBAMA%2CKAAI%3BAAPR%2CIAAI%2CSAQA%3BAAPJ%2CIAAI%2CgBAOA%3BAARJ%2CIAAI%2CSASA%3BAARJ%2CIAAI%2CgBAQA%3BAATJ%2CIAAI%2CSAUA%2CQAAO%3BAATX%2CIAAI%2CgBASA%2CQAAO%3BEACH%2C2BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAAbR%2CIAAI%2CSAmBE%3BAAlBN%2CIAAI%2CgBAkBE%3BAAnBN%2CIAAI%2CSAoBA%2CcAAgB%3BAAnBpB%2CIAAI%2CgBAmBA%2CcAAgB%3BAApBpB%2CIAAI%2CSAqBA%2CcAAgB%3BAApBpB%2CIAAI%2CgBAoBA%2CcAAgB%3BAArBpB%2CIAAI%2CSAsBA%2CcAAgB%3BAArBpB%2CIAAI%2CgBAqBA%2CcAAgB%3BAAtBpB%2CIAAI%2CSAuBA%2CcAAgB%3BAAtBpB%2CIAAI%2CgBAsBA%2CcAAgB%3BAAvBpB%2CIAAI%2CSAwBA%2CcAAgB%3BAAvBpB%2CIAAI%2CgBAuBA%2CcAAgB%3BAAxBpB%2CIAAI%2CSAyBA%2CcAAgB%3BAAxBpB%2CIAAI%2CgBAwBA%2CcAAgB%3BAAzBpB%2CIAAI%2CSA0BA%2CcAAgB%3BAAzBpB%2CIAAI%2CgBAyBA%2CcAAgB%3BAA1BpB%2CIAAI%2CSA2BA%2CcAAgB%3BAA1BpB%2CIAAI%2CgBA0BA%2CcAAgB%3BAA3BpB%2CIAAI%2CSA4BA%2CcAAgB%3BAA3BpB%2CIAAI%2CgBA2BA%2CcAAgB%3BAA5BpB%2CIAAI%2CSA6BA%2CcAAgB%3BAA5BpB%2CIAAI%2CgBA4BA%2CcAAgB%3BAA7BpB%2CIAAI%2CSA8BA%2CcAAgB%3BAA7BpB%2CIAAI%2CgBA6BA%2CcAAgB%3BAA9BpB%2CIAAI%2CSA%2BBA%2CQAAO%2CKAAQ%3BAA9BnB%2CIAAI%2CgBA8BA%2CQAAO%2CKAAQ%3BAA%5C%2FBnB%2CIAAI%2CSAgCA%2CQAAO%2CKAAQ%3BAA%5C%2FBnB%2CIAAI%2CgBA%2BBA%2CQAAO%2CKAAQ%3BAAhCnB%2CIAAI%2CSAiCA%2CQAAO%2CKAAQ%3BAAhCnB%2CIAAI%2CgBAgCA%2CQAAO%2CKAAQ%3BAAjCnB%2CIAAI%2CSAkCA%2CQAAO%2CKAAQ%3BAAjCnB%2CIAAI%2CgBAiCA%2CQAAO%2CKAAQ%3BAAlCnB%2CIAAI%2CSAmCA%2CQAAO%2CKAAQ%3BAAlCnB%2CIAAI%2CgBAkCA%2CQAAO%2CKAAQ%3BAAnCnB%2CIAAI%2CSAoCA%2CQAAO%2CKAAQ%3BAAnCnB%2CIAAI%2CgBAmCA%2CQAAO%2CKAAQ%3BAApCnB%2CIAAI%2CSAqCA%2CQAAO%2CKAAQ%3BAApCnB%2CIAAI%2CgBAoCA%2CQAAO%2CKAAQ%3BAArCnB%2CIAAI%2CSAsCA%2CQAAO%2CKAAQ%3BAArCnB%2CIAAI%2CgBAqCA%2CQAAO%2CKAAQ%3BAAtCnB%2CIAAI%2CSAuCA%2CQAAO%2CKAAQ%3BAAtCnB%2CIAAI%2CgBAsCA%2CQAAO%2CKAAQ%3BAAvCnB%2CIAAI%2CSAwCA%2CQAAO%2CKAAQ%3BAAvCnB%2CIAAI%2CgBAuCA%2CQAAO%2CKAAQ%3BAAxCnB%2CIAAI%2CSAyCA%2CQAAO%2CKAAQ%3BAAxCnB%2CIAAI%2CgBAwCA%2CQAAO%2CKAAQ%3BEACX%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAA7CR%2CIAAI%2CSAiDA%2CWAAW%3BAAhDf%2CIAAI%2CgBAgDA%2CWAAW%3BEACP%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2C2BAAA%3BEACA%2C6BAAA%3B%3BAArDR%2CIAAI%2CSAyDA%2CSAAS%3BAAxDb%2CIAAI%2CgBAwDA%2CSAAS%3BEACL%2C0BAAA%3BEACA%2C2BAAA%3B%3BAA4BR%2CIAAI%2CSAAU%2CaAAa%2CQAAO%2CQAAS%3BAAC3C%2CIAAI%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%3BAAClD%2CYAAa%2CQAAO%2CQAAS%3BEACzB%2CoBAAA%3BEACA%2C8BAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3B%3BAARJ%2CIAAI%2CSAAU%2CaAAa%2CQAAO%2CQAAS%2CMAUvC%3BAATJ%2CIAAI%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%2CMAS9C%3BAARJ%2CYAAa%2CQAAO%2CQAAS%2CMAQzB%3BEAAM%2CwBAAA%3B%3BAAGN%2CIAbA%2CSAAU%2CaAAa%2CQAAO%2CQAAS%2CMAatC%3BAAAD%2CIAZA%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%2CMAY7C%3BAAAD%2CYAXS%2CQAAO%2CQAAS%2CMAWxB%3BEACG%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAsB%2CgeAAtB%3BEACA%2C4BAAA%3BEACA%2CsCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAA2B%2C8BAA3B%3B%3BAAIJ%2CIA3BA%2CSAAU%2CaAAa%2CQAAO%2CQAAS%2CMA2BtC%3BAAAD%2CIA1BA%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%2CMA0B7C%3BAAAD%2CYAzBS%2CQAAO%2CQAAS%2CMAyBxB%3BEACG%2CSAAS%2CgBAAT%3BEACA%2CcAAA%3BEACA%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2C6BAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAAGJ%2CIAxCA%2CSAAU%2CaAAa%2CQAAO%2CQAAS%2CMAwCtC%2CMAAM%3BAAAP%2CIAvCA%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%2CMAuC7C%2CMAAM%3BAAAP%2CYAtCS%2CQAAO%2CQAAS%2CMAsCxB%2CMAAM%3BEACH%2CWAAW%2CaAAX%3B%3BAAGJ%2CIA5CA%2CSAAU%2CaAAa%2CQAAO%2CQAAS%2CMA4CtC%2CMAAM%3BAAAP%2CIA3CA%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%2CMA2C7C%2CMAAM%3BAAAP%2CYA1CS%2CQAAO%2CQAAS%2CMA0CxB%2CMAAM%3BEACH%2CcAAA%3B%3BAAyBR%2CQAnB2B%3BEACvB%2CIAAI%2CSAAU%2CaAAa%2CQAAO%2CQAAS%3BEAC3C%2CIAAI%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%3BEAClD%2CYAAa%2CQAAO%2CQAAS%3BIACzB%2CoBAAA%3B%3BEAEA%2CIALA%2CSAAU%2CaAAa%2CQAAO%2CQAAS%2CMAKtC%3BEAAD%2CIAJA%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%2CMAI7C%3BEAAD%2CYAHS%2CQAAO%2CQAAS%2CMAGxB%3BIACG%2CsBAAA%3BIACA%2CuBAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CIAXA%2CSAAU%2CaAAa%2CQAAO%2CQAAS%2CMAWtC%3BEAAD%2CIAVA%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%2CMAU7C%3BEAAD%2CYATS%2CQAAO%2CQAAS%2CMASxB%3BIACG%2C0BAAA%3BIACA%2CsBAAA%3B%3B%3BAAgDZ%2CQA3C0B%3BEACtB%2CIAAI%2CSAAU%2CaAAa%2CQAAO%2CQAAS%3BEAC3C%2CIAAI%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%3BEAClD%2CYAAa%2CQAAO%2CQAAS%3BIACzB%2CmBAAA%3B%3BEAEA%2CIALA%2CSAAU%2CaAAa%2CQAAO%2CQAAS%2CMAKtC%3BEAAD%2CIAJA%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%2CMAI7C%3BEAAD%2CYAHS%2CQAAO%2CQAAS%2CMAGxB%3BIACG%2CsBAAA%3BIACA%2CuBAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CIAXA%2CSAAU%2CaAAa%2CQAAO%2CQAAS%2CMAWtC%3BEAAD%2CIAVA%2CgBAAiB%2CaAAa%2CQAAO%2CQAAS%2CMAU7C%3BEAAD%2CYATS%2CQAAO%2CQAAS%2CMASxB%3BIACG%2C0BAAA%3BIACA%2CsBAAA%3B%3B%3BAA6BZ%3BEACI%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CSAAS%2CyBAAyB%2CuBAAuB%2CsBAAzD%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C6BAAA%3BEACA%2CyCAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3B%3BAAGJ%3BEACI%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2CKAAK%2CsBAAL%3B%3BAAKJ%3BEACI%2CwBAAA%3BEACA%2CwCAAA%3BEACA%2CKAAK%2CsBAAL%3B%3BAAGJ%3BEACI%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2CoBAAA%3B%3BAAIJ%3BEAAwB%2CoBAAA%3B%3BAAExB%3BEACI%2CoBAAA%3BEACA%2C8BAAA%3BEACA%2CoBAAA%3BEACA%2C6BAAA%3B%3BAAGJ%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAsB%2CgeAAtB%3BEACA%2CmCAAA%3BEACA%2C4BAAA%3BEACA%2CsCAAA%3B%3BAAGJ%3BEACI%2CaAAa%2C4CAA4C%2C4BAAzD%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3B%3BAAGJ%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3B%3BAAKJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAAKJ%3BEACI%2C2BAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CiBAAkB%3BEACd%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CiBAAkB%3BEACd%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CiBAAkB%2CEAAC%3BEACf%2CcAAA%3B%3BAAKJ%3BEACI%2CwBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2C0BAAA%3B%3BAAGJ%3BEACI%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2CgCAAA%3BEACA%2CgCAAA%3BEACA%2CmDAAA%3BEACA%2C8BAAA%3BEACA%2C4CAAA%3B%3BAAGJ%2CeAAe%3BEACX%2CcAAA%3BEACA%2C4BAAA%3B%3BAAKJ%3BEACI%2CwBAAA%3BEACA%2CkCAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3BEACA%2CSAAS%2CwBAAT%3BEACA%2CyCAAA%3BEACA%2C4CAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CiBAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2C8CAAA%3B%3BAAGJ%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3B%3BAAKJ%3BEACI%2CwBAAA%3BEACA%2C8BAAA%3BEACA%2C8BAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAAGJ%3BEACI%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%3BEACI%2C2BAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CgBAAiB%3BEAAK%2CoBAAA%3BEAAsB%2CqBAAA%3B%3BAAE5C%2CgBAAiB%3BEACb%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CgCAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CgBAAiB%2CEAAC%3BEAAS%2CcAAA%3B%3BAAI3B%3BEACI%2CoBAAA%3BEACA%2C8BAAA%3BEACA%2CoBAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3BEACA%2CgCAAA%3B%3BAAGJ%3BEACI%2C2BAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CqCAAA%3BEACA%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAsB%2CqOAAtB%3BEACA%2C4BAAA%3BEACA%2CiDAAA%3BEACA%2CoCAAA%3BEACA%2CkCAAA%3B%3BAAGJ%2CkBAAkB%3BAAClB%2CkBAAkB%3BEACd%2CqBAAA%3BEACA%2CwBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CmBAAA%3BEACA%2CcAAA%3B%3BAAgBJ%2CQAX2B%3BEACvB%3BIACI%2CyCAAA%3BIACA%2CyBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3B%3BAA8BR%2CQA1B0B%3BEACtB%3BIACI%2CqCAAA%3BIACA%2CoBAAA%3B%3BEAGJ%3BIACI%2CiCAAA%3BIACA%2CuBAAA%3BIACA%2CoBAAA%3B%3BEAGJ%3BIACI%2CoBAAA%3B%3B%3BAAaR%2CIAAI%2CSAIA%2CUAAU%3BAAHd%2CIAAI%2CgBAGA%2CUAAU%3BEACN%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CQAAQ%2CSAAR%3BEACA%2C0BACkB%2CgDACE%2C6CACH%2C8BAHjB%3BEAIA%2CkBAAkB%2CKAAK%2CoBAAvB%3BEACA%2CuCAAA%3B%3BAAdR%2CIAAI%2CSAgBA%2CUAAS%2CYAAa%3BAAf1B%2CIAAI%2CgBAeA%2CUAAS%2CYAAa%3BEAClB%2CUAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CQAAQ%2COAAR%3B%3BAAnBR%2CIAAI%2CSAuBA%3BAAtBJ%2CIAAI%2CgBAsBA%3BEACI%2CUAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2C0BACkB%2CgDACE%2C8BAFpB%3BEAGA%2CkBAAkB%2CKAAK%2CoBAAvB%3BEACA%2C%2BBAAA%3B%3BAA9BR%2CIAAI%2CSAgCA%2CeAAe%3BAA%5C%2FBnB%2CIAAI%2CgBA%2BBA%2CeAAe%3BEACX%2CUAAA%3BEACA%2CWAAW%2CaAAX%3B%3BAAlCR%2CIAAI%2CSAsCA%3BAArCJ%2CIAAI%2CgBAqCA%3BEACI%2CsBAAA%3BEACA%2CiCAAA%3B%3BAAxCR%2CIAAI%2CSA4CA%3BAA3CJ%2CIAAI%2CgBA2CA%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FCR%2CIAAI%2CSAiDA%2CkBAAiB%3BAAhDrB%2CIAAI%2CgBAgDA%2CkBAAiB%3BEACb%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CwBACgB%2CkDADhB%3B%3BAA1DR%2CIAAI%2CSA8DA%2CkBAAiB%2CcAAc%3BAA7DnC%2CIAAI%2CgBA6DA%2CkBAAiB%2CcAAc%3BEAC3B%2CWAAA%3BEACA%2CUAAA%3B%3BAAhER%2CIAAI%2CSAoEA%2C2BAA2B%2CkBAAiB%3BAAnEhD%2CIAAI%2CgBAmEA%2C2BAA2B%2CkBAAiB%3BAApEhD%2CIAAI%2CSAqEA%2CmBAAmB%2CkBAAiB%3BAApExC%2CIAAI%2CgBAoEA%2CmBAAmB%2CkBAAiB%3BAArExC%2CIAAI%2CSAsEA%2CsBAAsB%2CkBAAiB%3BAArE3C%2CIAAI%2CgBAqEA%2CsBAAsB%2CkBAAiB%3BEACnC%2CSAAA%3BEACA%2CKAAK%2CgBAAL%3BEACA%2CWAAW%2CgBAAX%3B%3BAAzER%2CIAAI%2CSA2EA%2C2BAA2B%2CkBAAiB%2CcAAc%3BAA1E9D%2CIAAI%2CgBA0EA%2C2BAA2B%2CkBAAiB%2CcAAc%3BAA3E9D%2CIAAI%2CSA4EA%2CmBAAmB%2CkBAAiB%2CcAAc%3BAA3EtD%2CIAAI%2CgBA2EA%2CmBAAmB%2CkBAAiB%2CcAAc%3BAA5EtD%2CIAAI%2CSA6EA%2CsBAAsB%2CkBAAiB%2CcAAc%3BAA5EzD%2CIAAI%2CgBA4EA%2CsBAAsB%2CkBAAiB%2CcAAc%3BEACjD%2CWAAA%3B%3BAAwBR%2CQAnBwC%3BEACpC%2CIAAI%2CSACA%2CUAAU%3BEADC%2CIAAI%2CgBACf%2CUAAU%3BEADd%2CIAAI%2CSAEA%3BEAFW%2CIAAI%2CgBAEf%3BIAAmB%2CqBAAA%3BIAAuB%2C0BAAA%3BIAA4B%2CuBAAA%3BIAAyB%2C2BAAA%3B%3BEAFnG%2CIAAI%2CSAGA%3BEAHW%2CIAAI%2CgBAGf%3BIAAkB%2C0BAAA%3B%3BEAHtB%2CIAAI%2CSAIA%2CkBAAiB%3BEAJN%2CIAAI%2CgBAIf%2CkBAAiB%3BIAAW%2CwBAAA%3B%3B%3BAA8BpC%2CIAAI%3BEACA%2CmBAAA%3B%3BAADJ%2CIAAI%2CeAKA%2COAAM%3BAALV%2CIAAI%2CeAMA%3BAANJ%2CIAAI%2CeAOA%2CUAAS%3BEACL%2CwBAAA%3B%3BAARR%2CIAAI%2CeAYA%3BEACI%2CwBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAlBR%2CIAAI%2CeAqBA%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAvBR%2CIAAI%2CeA0BA%2CQAAO%3BEACH%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAA7BR%2CIAAI%2CeAiCA%3BAAjCJ%2CIAAI%2CeAkCA%3BEACI%2CwBAAA%3B%3BAAOR%2CIAAI%2CeAKA%3BEACI%2CaAzDQ%2CeAAe%2C4CAA4C%2CsBAyDnE%3BEACA%2CuBAAuB%2CQAAQ%2CQAAQ%2CMAAvC%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAATR%2CIAAI%2CeAeA%3BEACI%2CaAlEQ%2CkBAAkB%2CWAAW%2CoBAkErC%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CIA1BJ%2CeAeA%2CYAWK%3BEACG%2CgCAAA%3BEACA%2CUAAA%3B%3BAA5BZ%2CIAAI%2CeAgCA%3BEACI%2CaApFQ%2CeAAe%2C4CAA4C%2CsBAoFnE%3BEACA%2CgBAAA%3BEACA%2CWAAW%2C4BAAX%3BEACA%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAvCR%2CIAAI%2CeA0CA%3BEACI%2CaA9FQ%2CeAAe%2C4CAA4C%2CsBA8FnE%3BEACA%2CgBAAA%3BEACA%2CWAAW%2C6BAAX%3BEACA%2CiBAAA%3BEACA%2CwBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAjDR%2CIAAI%2CeAoDA%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CaA3GQ%2CeAAe%2C4CAA4C%2CsBA2GnE%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2C6BAnHQ%2C2CAAA%2CkDAAA%2C6BAmHR%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CIAtEJ%2CeAoDA%2CQAkBK%3BAAAQ%2CIAtEb%2CeAoDA%2CQAkBc%3BEACN%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CIA7EJ%2CeAoDA%2CQAyBK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CIAlFR%2CeAoDA%2CQAyBK%2CQAKI%3BAAAQ%2CIAlFjB%2CeAoDA%2CQAyBK%2CQAKa%3BEACN%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAArFhB%2CIAAI%2CeA0FA%3BEACI%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CaAjJQ%2CeAAe%2C4CAA4C%2CsBAiJnE%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3BEACA%2C2CAAA%3B%3BAAEA%2CIAzGJ%2CeA0FA%2CSAeK%3BEACG%2CcAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CIA%5C%2FGJ%2CeA0FA%2CSAqBK%3BEACG%2CgCAAA%3BEACA%2C6CAAA%3B%3BAAEA%2CIAnHR%2CeA0FA%2CSAqBK%2CQAII%3BEACG%2CcAAA%3BEACA%2C4BAAA%3B%3BAArHhB%2CIAAI%2CeA2HA%3BEACI%2CaAAA%3BEACA%2CuBAAuB%2CeAAvB%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAGA%2CQAD2B%3BEAC3B%2CIApIJ%2CeA2HA%3BIAQiC%2CeAAA%3BIAAiB%2CSAAA%3B%3B%3BAAElD%2CQAD%2BB%3BEAC%5C%2FB%2CIArIA%2CeA2HA%3BIASiC%2CeAAA%3B%3B%3BAApIrC%2CIAAI%2CeA0IA%3BEACI%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CaA%5C%2FLQ%2CkBAAkB%2CWAAW%2CoBA%2BLrC%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CIAnJJ%2CeA0IA%2CYASK%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAGA%2CQAD2B%3BEAC3B%2CIA7JR%2CeA0IA%2CYASK%3BIASgC%2CoBAAA%3BIAAsB%2CYAAA%3B%3B%3BAAEvD%2CQAD%2BB%3BEAC%5C%2FB%2CIA9JJ%2CeA0IA%2CYASK%3BIAUgC%2C8BAAA%3B%3B%3BAAGjC%2CIAhKJ%2CeA0IA%2CYAsBK%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CIAtKJ%2CeA0IA%2CYA4BK%3BEACG%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3B%3BAAEA%2CIA3KR%2CeA0IA%2CYA4BK%2CMAKI%3BEAAS%2CcAAA%3B%3BAAGd%2CIA9KJ%2CeA0IA%2CYAoCK%3BEACG%2CcAAA%3B%3BAA%5C%2FKZ%2CIAAI%2CeAsLA%3BEACI%2CeAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmCAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2C6BAjPQ%2CyCAAA%2C6CAAA%2CkDAAA%2C6BAiPR%3BEACA%2CuBAAA%3BEACA%2CoCAAA%3B%3BAAGA%2CIArMJ%2CeAsLA%2CWAeK%3BEACG%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CiBAAiB%2CUAAjB%3BEACA%2CyBAAyB%2CUAAzB%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3B%3BAASR%2CQAN%2BB%3BEAM%5C%2FB%2CIApNA%2CeAsLA%3BIAyBQ%2CkBAAA%3BIACA%2C%2BBAAA%3B%3BEAEA%2CIAlNR%2CeAsLA%2CWA4BS%3BIAAY%2CqBAAA%3B%3B%3BAAlNzB%2CIAAI%2CeAuNA%3BEACI%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CwBAhRQ%2C6BAgRR%3B%3BAAEA%2CIAjOJ%2CeAuNA%2CaAUK%3BEACG%2CaArRI%2CeAAe%2C4CAA4C%2CsBAqR%5C%2FD%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CIAxOR%2CeAuNA%2CaAUK%2CMAOI%3BEACG%2CcAAA%3B%3BAAIR%2CIA7OJ%2CeAuNA%2CaAsBK%3BEACG%2CaAhSI%2CkBAAkB%2CWAAW%2CoBAgSjC%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3B%3BAAlPZ%2CIAAI%2CeAuPA%2CWAAU%2CSAAU%3BEAAe%2CcAAA%3B%3BAAvPvC%2CIAAI%2CeA0PA%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAIA%2CQAF2B%3BEAE3B%2CIAlQJ%2CeA0PA%3BIAMiC%2CaAAA%3B%3B%3BAAE7B%2CIAlQJ%2CeA0PA%2CQAQK%3BEACG%2CaAtTI%2CeAAe%2C4CAA4C%2CsBAsT%5C%2FD%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CwBA7TI%2C6BA6TJ%3B%3BAAEA%2CIA9QR%2CeA0PA%2CQAQK%2CMAYI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEAAS%2CQAAA%3BEACT%2CSAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3BEACA%2CWAAW%2CSAAX%3BEACA%2CwBAAA%3BEACA%2C4BAxUA%2C6BAwUA%3B%3BAAGJ%2CIA1RR%2CeA0PA%2CQAQK%2CMAwBI%3BEAAS%2CcAAA%3BEAAkB%2CqBAAA%3B%3BAAC5B%2CIA3RR%2CeA0PA%2CQAQK%2CMAyBI%2CMAAM%3BEAAU%2CWAAW%2CSAAX%3B%3BAA3R7B%2CIAAI%2CeA%2BRA%2CWAAU%2CSAAU%3BEAChB%2CcAAA%3BEACA%2CaAAA%3B%3BAACA%2CIAlSJ%2CeA%2BRA%2CWAAU%2CSAAU%2CcAGf%3BEAAS%2CcAAA%3BEAAmB%2CUAAA%3B%3BAAlSrC%2CIAAI%2CeAsSA%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA1SR%2CIAAI%2CeA6SA%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CwBArWQ%2CgDAAA%2C6BAqWR%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CIAxTJ%2CeA6SA%2CSAWK%3BEAAS%2CcAAA%3BEAAkB%2CqCAAA%3B%3BAAxTpC%2CIAAI%2CeA2TA%2CWAAU%2CSAAU%3BEAChB%2CcAAA%3B%3BAACA%2CIA7TJ%2CeA2TA%2CWAAU%2CSAAU%2CSAEf%3BEAAS%2CcAAA%3BEAAmB%2CuBAAA%3B%3BAA7TrC%2CIAAI%2CeAmUA%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAzUR%2CIAAI%2CeA4UA%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CgBAAgB%2C6HAAhB%3BEACA%2CQAAQ%2CaAAa%2CcAAc%2CgBAAnC%3BEACA%2CaAAA%3B%3BAAjVR%2CIAAI%2CeAoVA%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYACI%2CyHAMA%2CiGAPJ%3B%3BAAvVR%2CIAAI%2CeAqWA%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CwBAAA%3BEACA%2CaAAA%3BEACA%2CiCAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CQAD%2BB%3BEAC%5C%2FB%2CIAjXA%2CeAqWA%3BIAWiC%2CwBAAA%3B%3B%3BAAhXrC%2CIAAI%2CeAmXA%3BEACI%2CaAtaQ%2CkBAAkB%2CWAAW%2CoBAsarC%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2C%2BBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CIA7XJ%2CeAmXA%2CgBAUK%3BEACG%2CYAAA%3B%3BAA9XZ%2CIAAI%2CeAkYA%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAApYR%2CIAAI%2CeAuYA%3BEACI%2CaA3bQ%2CeAAe%2C4CAA4C%2CsBA2bnE%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CsBAAX%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA9YR%2CIAAI%2CeAiZA%3BEACI%2CaArcQ%2CeAAe%2C4CAA4C%2CsBAqcnE%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAxZR%2CIAAI%2CeA2ZA%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FZR%2CIAAI%2CeAkaA%3BEACI%2CeAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CaAxdQ%2CkBAAkB%2CWAAW%2CoBAwdrC%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CQAD8B%3BEAC9B%2CIA9aA%2CeAkaA%3BIAWgC%2CSAAA%3BIAAW%2CsBAAA%3B%3B%3BAA7a%5C%2FC%2CIAAI%2CeAgbA%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaA1eQ%2CkBAAkB%2CWAAW%2CoBA0erC%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2CWAAW%2CcAAX%3B%3BAAEA%2CIAhcJ%2CeAgbA%2CiBAgBK%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAY%2CiEAAZ%3B%3BAAIR%2CQAD8B%3BEAC9B%2CIAvcA%2CeAgbA%3BIAsBgC%2CaAAA%3B%3B%3BAAtcpC%2CIAAI%2CeA4cA%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2C%2BCAAA%3BEACA%2CkDAAA%3B%3BAAEA%2CIApdJ%2CeA4cA%2CYAQK%3BEACG%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CaA3gBI%2CkBAAkB%2CWAAW%2CoBA2gBjC%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2C8CAAA%3BEACA%2CkBAAA%3B%3BAA9dZ%2CIAAI%2CeA4cA%2CYAqBI%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAIR%3BEACI%3BIAAO%2CWAAW%2CaAAX%3B%3BEACP%3BIAAO%2CWAAW%2CgBAAX%3B%3B%3BAA1ef%2CIAAI%2CeAgfA%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAAGA%2CQAD2B%3BEAC3B%2CIAtfJ%2CeAgfA%3BIAKiC%2CeAAA%3B%3B%3BAAG7B%2CQAF2B%3BEAE3B%2CIAxfJ%2CeAgfA%3BIAMiC%2CeAAA%3B%3B%3BAAE7B%2CIAxfJ%2CeAgfA%2CcAQK%3BEACG%2CkBAAA%3B%3BAAGJ%2CIA5fJ%2CeAgfA%2CcAYK%3BEACG%2CuBAAA%3B%3BAAGJ%2CQAD%2BB%3BEAC%5C%2FB%2CIAhgBJ%2CeAgfA%2CcAYK%3BIAGgC%2CmBAAA%3BIAAqB%2CmBAAA%3B%3B%3BAAGtD%2CIAlgBJ%2CeAgfA%2CcAkBK%3BEACG%2CmBAAA%3B%3BAAGJ%2CQAD%2BB%3BEAC%5C%2FB%2CIAtgBJ%2CeAgfA%2CcAkBK%3BIAGgC%2CmBAAA%3B%3B%3BAArgBzC%2CIAAI%2CeA4gBA%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3B%3BAAEA%2CIAjhBJ%2CeA4gBA%2CYAKK%3BEACG%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CQAD%2BB%3BEAC%5C%2FB%2CIAvhBJ%2CeA4gBA%2CYAKK%3BIAKgC%2CeAAA%3BIAAiB%2CmBAAA%3B%3B%3BAAGlD%2CIAzhBJ%2CeA4gBA%2CYAaK%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CQAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3B%3BAAGA%2CQAD2B%3BEAC3B%2CIAriBR%2CeA4gBA%2CYAaK%3BIAWgC%2CeAAA%3BIAAiB%2CuBAAuB%2CcAAvB%3B%3B%3BAAElD%2CQAD%2BB%3BEAC%5C%2FB%2CIAtiBJ%2CeA4gBA%2CYAaK%3BIAYgC%2C0BAAA%3B%3B%3BAAriBzC%2CIAAI%2CeAyiBA%3BEACI%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CIAhjBJ%2CeAyiBA%2CQAOK%3BEACG%2CaApmBI%2CeAAe%2C4CAA4C%2CsBAomB%5C%2FD%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CwBAAX%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CuBAAuB%2CMAAvB%3B%3BAAPJ%2CIAhjBJ%2CeAyiBA%2CQAOK%2COASG%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CIAlkBJ%2CeAyiBA%2CQAyBK%3BEACG%2CaArnBI%2CkBAAkB%2CWAAW%2CoBAqnBjC%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAxkBZ%2CIAAI%2CeA%2BkBA%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAAIA%2CQAF2B%3BEAE3B%2CIAtlBJ%2CeA%2BkBA%3BIAKiC%2CeAAA%3B%3B%3BAAE7B%2CIAtlBJ%2CeA%2BkBA%2CgBAOK%3BEACG%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CIA1lBR%2CeA%2BkBA%2CgBAOK%2CMAII%3BEAAK%2CuBAAA%3B%3BAAAgG%2CQAA5C%3BEAA4C%2CIA1lB9G%2CeA%2BkBA%2CgBAOK%2CMAII%3BIAA2D%2CiBAAA%3BIAAmB%2CmBAAA%3B%3B%3BAAC%5C%2FE%2CIA3lBR%2CeA%2BkBA%2CgBAOK%2CMAKI%3BEAAK%2CmBAAA%3B%3BAAAuE%2CQAAvB%3BEAAuB%2CIA3lBrF%2CeA%2BkBA%2CgBAOK%2CMAKI%3BIAAuD%2CiBAAA%3B%3B%3BAAG5D%2CIA9lBJ%2CeA%2BkBA%2CgBAeK%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3B%3BAAGA%2CQAD2B%3BEAC3B%2CIAvmBR%2CeA%2BkBA%2CgBAeK%3BIAQgC%2CeAAA%3BIAAiB%2CuBAAuB%2CcAAvB%3BIAAuC%2CSAAA%3B%3B%3BAAEzF%2CQAD%2BB%3BEAC%5C%2FB%2CIAxmBJ%2CeA%2BkBA%2CgBAeK%3BIASgC%2C0BAAA%3B%3B%3BAAGjC%2CIA1mBJ%2CeA%2BkBA%2CgBA2BK%3BEACG%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAA7mBZ%2CIAAI%2CeAinBA%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CIAvnBJ%2CeAinBA%2CQAMK%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CQAAQ%2CaAAa%2CeAAe%2CgBAApC%3BEACA%2CyBA9qBI%2C%2BCAAA%2C6BA8qBJ%3BEACA%2CgBAAA%3B%3BAAGA%2CIAjoBR%2CeAinBA%2CQAMK%2COAUI%3BEAAe%2CkBAAkB%2CiDAAlB%3B%3BAAChB%2CIAloBR%2CeAinBA%2CQAMK%2COAWI%3BEAAe%2CkBAAkB%2CiDAAlB%3B%3BAAChB%2CIAnoBR%2CeAinBA%2CQAMK%2COAYI%3BEAAe%2CkBAAkB%2C8CAAlB%3B%3BAAChB%2CIApoBR%2CeAinBA%2CQAMK%2COAaI%3BEAAe%2CkBAAkB%2CiDAAlB%3B%3BAAChB%2CIAroBR%2CeAinBA%2CQAMK%2COAcI%3BEAAe%2CkBAAkB%2CiDAAlB%3B%3BAAChB%2CIAtoBR%2CeAinBA%2CQAMK%2COAeI%3BEAAe%2CkBAAkB%2CiDAAlB%3B%3BAAGpB%2CIAzoBJ%2CeAinBA%2CQAwBK%3BEACG%2CaAAA%3BEACA%2CoCAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3B%3BAAGJ%2CIAlpBJ%2CeAinBA%2CQAiCK%3BEACG%2CaArsBI%2CkBAAkB%2CWAAW%2CoBAqsBjC%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CIA1pBJ%2CeAinBA%2CQAyCK%3BEACG%2CaA9sBI%2CeAAe%2C4CAA4C%2CsBA8sB%5C%2FD%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CIAlqBJ%2CeAinBA%2CQAiDK%3BEACG%2CaArtBI%2CkBAAkB%2CWAAW%2CoBAqtBjC%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CIA1qBJ%2CeAinBA%2CQAyDK%2CMAAO%3BAACR%2CIA3qBJ%2CeAinBA%2CQA0DK%2CSAAU%3BEACP%2CQAAQ%2CaAAa%2CeAAe%2CaAApC%3BEACA%2CWAAW%2CWAAX%3B%3BAA7qBZ%2CIAAI%2CeAorBA%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAAIA%2CQAF2B%3BEAE3B%2CIA3rBJ%2CeAorBA%3BIAKiC%2CeAAA%3B%3B%3BAAE7B%2CIA3rBJ%2CeAorBA%2CYAOQ%3BEAAS%2CmBAAA%3BEAAqB%2CgBAAA%3B%3BAAClC%2CIA5rBJ%2CeAorBA%2CYAQK%3BEAAW%2CuBAAA%3B%3BAAAgG%2CQAA5C%3BEAA4C%2CIA5rBhH%2CeAorBA%2CYAQK%3BIAAiE%2CiBAAA%3BIAAmB%2CmBAAA%3B%3B%3BAACrF%2CIA7rBJ%2CeAorBA%2CYASK%3BEAAW%2CmBAAA%3B%3BAAAuE%2CQAAvB%3BEAAuB%2CIA7rBvF%2CeAorBA%2CYASK%3BIAA6D%2CiBAAA%3B%3B%3BAAE9D%2CIA%5C%2FrBJ%2CeAorBA%2CYAWK%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CQAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3B%3BAAGA%2CQAD2B%3BEAC3B%2CIA5sBR%2CeAorBA%2CYAWK%3BIAYgC%2CeAAA%3BIAAiB%2CuBAAuB%2CcAAvB%3B%3B%3BAAElD%2CQAD%2BB%3BEAC%5C%2FB%2CIA7sBJ%2CeAorBA%2CYAWK%3BIAagC%2C0BAAA%3B%3B%3BAA5sBzC%2CIAAI%2CeAgtBA%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAEA%2CIAvtBJ%2CeAgtBA%2CSAOK%3BEACG%2CaA3wBI%2CeAAe%2C4CAA4C%2CsBA2wB%5C%2FD%3BEACA%2CgBAAA%3BEACA%2CWAAW%2C0BAAX%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CuBAAuB%2CMAAvB%3B%3BAAGJ%2CIAjuBJ%2CeAgtBA%2CSAiBK%3BEACG%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CIAvuBJ%2CeAgtBA%2CSAuBK%3BEACG%2CaA3xBI%2CeAAe%2C4CAA4C%2CsBA2xB%5C%2FD%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAA9uBZ%2CIAAI%2CeAgtBA%2CSAiCI%3BEACI%2CaAryBI%2CeAAe%2C4CAA4C%2CsBAqyB%5C%2FD%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAtvBZ%2CIAAI%2CeA6vBA%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CgCAAA%3B%3BAAIA%2CQAF2B%3BEAE3B%2CIArwBJ%2CeA6vBA%3BIAMiC%2C0BAAA%3B%3B%3BAAE7B%2CIArwBJ%2CeA6vBA%2CUAQK%3BEACG%2CwBAAwB%2CyHAAxB%3BEACA%2CQAAQ%2CaAAa%2CeAAe%2CgBAApC%3BEACA%2CiBAAA%3B%3BAAGJ%2CQAD%2BB%3BEAC%5C%2FB%2CIA3wBJ%2CeA6vBA%2CUAQK%3BIAKgC%2CiBAAA%3B%3B%3BAAGjC%2CIA7wBJ%2CeA6vBA%2CUAgBK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAGA%2CQAD2B%3BEAC3B%2CIAtxBR%2CeA6vBA%2CUAgBK%3BIAQgC%2CkBAAA%3B%3B%3BAAEjC%2CQAD%2BB%3BEAC%5C%2FB%2CIAvxBJ%2CeA6vBA%2CUAgBK%3BIASgC%2CkBAAA%3B%3B%3BAAGjC%2CIAzxBJ%2CeA6vBA%2CUA4BK%3BEACG%2CSAAA%3BEACA%2CaA90BI%2CeAAe%2C4CAA4C%2CsBA80B%5C%2FD%3BEACA%2CgBAAA%3BEACA%2CWAAW%2C4BAAX%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAPJ%2CIAzxBJ%2CeA6vBA%2CUA4BK%2CMASG%3BEACI%2CaAr1BA%2CkBAAkB%2CWAAW%2CoBAq1B7B%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAhBR%2CIAzxBJ%2CeA6vBA%2CUA4BK%2CMAmBG%3BEAAI%2CSAAA%3B%3BAA5yBhB%2CIAAI%2CeAmzBA%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CQAF2B%3BEAE3B%2CIA1zBJ%2CeAmzBA%3BIAKiC%2CeAAA%3B%3B%3BAAE7B%2CIA1zBJ%2CeAmzBA%2CYAOK%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CQAD%2BB%3BEAC%5C%2FB%2CIAh0BJ%2CeAmzBA%2CYAOK%3BIAKgC%2CeAAA%3B%3B%3BAAGjC%2CIAl0BJ%2CeAmzBA%2CYAeK%3BEACG%2CaAt3BI%2CeAAe%2C4CAA4C%2CsBAs3B%5C%2FD%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAx0BZ%2CIAAI%2CeAmzBA%2CYAwBI%3BEAAS%2CcAAA%3B%3BAA30BjB%2CIAAI%2CeAi1BA%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAAIA%2CQAF2B%3BEAE3B%2CIAx1BJ%2CeAi1BA%3BIAKiC%2CeAAA%3B%3B%3BAAE7B%2CIAx1BJ%2CeAi1BA%2CSAOK%3BEACG%2CuBAAA%3B%3BAAGJ%2CQAD%2BB%3BEAC%5C%2FB%2CIA51BJ%2CeAi1BA%2CSAOK%3BIAGgC%2CmBAAA%3BIAAqB%2CmBAAA%3B%3B%3BAAGtD%2CIA91BJ%2CeAi1BA%2CSAaK%3BEACG%2CmBAAA%3B%3BAAIA%2CQAF2B%3BEAE3B%2CIAn2BR%2CeAi1BA%2CSAaK%3BIAGgC%2CmBAAA%3B%3B%3BAAHjC%2CIA91BJ%2CeAi1BA%2CSAaK%2CWAKG%3BEAAS%2CmBAAA%3B%3BAAGb%2CIAt2BJ%2CeAi1BA%2CSAqBK%3BEACG%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CIA72BJ%2CeAi1BA%2CSA4BK%3BEACG%2COAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CaAr6BI%2CeAAe%2C4CAA4C%2CsBAq6B%5C%2FD%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CIAt3BR%2CeAi1BA%2CSA4BK%2COASI%3BEAAgB%2CcAAA%3B%3BAAEjB%2CIAx3BR%2CeAi1BA%2CSA4BK%2COAWI%3BEACG%2C0BAAA%3BEACA%2CoBAAA%3B%3BAAIR%2CIA93BJ%2CeAi1BA%2CSA6CK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CaAr7BI%2CeAAe%2C4CAA4C%2CsBAq7B%5C%2FD%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2C6BA17BI%2C6BA07BJ%3B%3BAAEA%2CIA34BR%2CeAi1BA%2CSA6CK%2CQAaI%3BEAAS%2CmBAAA%3B%3BAAGd%2CIA94BJ%2CeAi1BA%2CSA6DK%3BEACG%2CaAj8BI%2CkBAAkB%2CWAAW%2CoBAi8BjC%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAp5BZ%2CIAAI%2CeA25BA%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAEA%2CIAh6BJ%2CeA25BA%2CWAKK%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CsCAAA%3BEACA%2CSAAA%3B%3BAAGA%2CQAD2B%3BEAC3B%2CIAz6BR%2CeA25BA%2CWAKK%3BIAQgC%2CeAAA%3BIAAiB%2C8BAAA%3BIAAgC%2CSAAA%3B%3B%3BAAElF%2CQAD%2BB%3BEAC%5C%2FB%2CIA16BJ%2CeA25BA%2CWAKK%3BIASgC%2C0BAAA%3BIAA4B%2CSAAA%3B%3B%3BAAG7D%2CIA56BJ%2CeA25BA%2CWAiBK%3BEACG%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAHJ%2CIA56BJ%2CeA25BA%2CWAiBK%2COAKG%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAARR%2CIA56BJ%2CeA25BA%2CWAiBK%2COAWG%3BEACI%2CaA3%2BBA%2CeAAe%2C4CAA4C%2CsBA2%2BB3D%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAIR%2CIAj8BJ%2CeA25BA%2CWAsCK%3BEACG%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAHJ%2CIAj8BJ%2CeA25BA%2CWAsCK%2CKAKG%3BEACI%2CaAz%5C%2FBA%2CkBAAkB%2CWAAW%2CoBAy%5C%2FB7B%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2C%2BBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAZR%2CIAj8BJ%2CeA25BA%2CWAsCK%2CKAeG%3BEACI%2CaApgCA%2CeAAe%2C4CAA4C%2CsBAogC3D%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3B%3BAAEA%2CIAv9BZ%2CeA25BA%2CWAsCK%2CKAeG%2CEAOK%3BEAAS%2CcAAA%3BEAAkB%2CqBAAA%3B%3BAAIpC%2CIA39BJ%2CeA25BA%2CWAgEK%3BEACG%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2C%2BCAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CaAphCI%2CkBAAkB%2CWAAW%2CoBAohCjC%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2C%2BBAAA%3B%3BAAGA%2CQAD2B%3BEAC3B%2CIAz%2BBR%2CeA25BA%2CWAgEK%3BIAagC%2CoBAAA%3B%3B%3BAAEjC%2CQAD%2BB%3BEAC%5C%2FB%2CIA1%2BBJ%2CeA25BA%2CWAgEK%3BIAcgC%2CsBAAA%3BIAAwB%2CSAAA%3B%3B%3BAAGzD%2CIA5%2BBJ%2CeA25BA%2CWAiFK%3BEACG%2CaAAA%3BEACA%2CWAAA%3B%3BAAFJ%2CIA5%2BBJ%2CeA25BA%2CWAiFK%2CaAIG%3BEACI%2C%2BBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3B%3BAAEA%2CIAr%5C%2FBZ%2CeA25BA%2CWAiFK%2CaAIG%2CEAKK%3BEAAS%2CcAAA%3BEAAkB%2CqBAAA%3B%3BAAcxC%2CQANwC%3BEAMxC%2CIAngCA%2CeA8%5C%2FBI%3BIAAqB%2C0BAAA%3B%3BEAKzB%2CIAngCA%2CeA%2B%5C%2FBI%3BIAAI%2C2BAAA%3B%3B%3BAA%5C%2F%5C%2FBZ%2CIAAI%2CeAmgCA%2CEAAC%3BEACG%2C0BAAA%3BEACA%2CmBAAA%3B%3BAAUR%2CIAAI%2CeAKA%3BAALJ%2CIAAI%2CeAMA%2CMAAK%2CSAAY%3BAANrB%2CIAAI%2CeAOA%2CaAAe%2CQAAK%3BAAPxB%2CIAAI%2CeAQA%2CkBAAkB%3BEACd%2CwBAAA%3B%3BAATR%2CIAAI%2CeAeA%3BAAfJ%2CIAAI%2CeAgBA%3BAAhBJ%2CIAAI%2CeAiBA%2CQAAO%2CKAAQ%3BEACX%2CwBAAA%3B%3BAAlBR%2CIAAI%2CeAwBA%3BEACI%2CoBAAA%3B%3BAAGJ%2CQAD8B%3BEAC9B%2CIA5BA%2CeAwBA%3BIAGgC%2CoBAAA%3B%3B%3BAA3BpC%2CIAAI%2CeAiCA%3BEACI%2C6BAAA%3B%3BAAGJ%2CQAD8B%3BEAC9B%2CIArCA%2CeAiCA%3BIAGgC%2C6BAAA%3B%3B%3BAApCpC%2CIAAI%2CeA0CA%3BEACI%2C8BAAA%3B%3BAA3CR%2CIAAI%2CeAkDA%3BEAEI%2CsBAAsB%2CgGAAtB%3BEACA%2C0CAAA%3B%3BAArDR%2CIAAI%2CeA2DA%3BEACI%2CwBAAA%3B%3BAA5DR%2CIAAI%2CeAkEA%2CSAAQ%3BAAlEZ%2CIAAI%2CeAmEA%2CSAAQ%3BEACJ%2CwBAAA%3B%3BAAgBR%2CQAV%2BB%3BEAU%5C%2FB%2CIApFI%2CeA2EI%3BEASR%2CIApFI%2CeA4EI%3BEAQR%2CIApFI%2CeA6EI%3BEAOR%2CIApFI%2CeA8EI%3BEAMR%2CIApFI%2CeA%2BEI%3BEAKR%2CIApFI%2CeAgFI%3BIACI%2C4BAAA%3B%3B%3BACj7JZ%3BEACI%3BIAAO%2CgBAAA%3B%3BEACP%3BIAAO%2CgBAAA%3B%3BEACP%3BIAAO%2CgBAAA%3B%3B%3BAAGX%3BEACI%3BIAAO%2C2BAAA%3B%3BEACP%3BIAAO%2C4BAAA%3B%3B%3BAA2lCX%2CIAAI%2CIAAI%2CWAAW%2CIAAI%2CkBAAmB%3BEACtC%2CmBAAA%3B%3BAAGJ%2CIAAI%2CIAAI%2CWAAW%2CIAAI%2CkBAAmB%2CaAAa%2CQAAO%3BEAC1D%2CkCAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2C8BAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CIAAI%2CIAAI%2CWAAW%2CIAAI%2CkBAAmB%2CaAAa%3BEACnD%2CkCAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CIAAI%2CIAAI%2CWAAW%2CIAAI%2CkBAAmB%2CaAAa%3BEACnD%2CkCAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CIAAI%2CIAAI%2CWAAW%2CIAAI%2CkBAAmB%2CaAAa%2CYAAc%3BEACjE%2CiCAAA%3BEACA%2CoBAAA%3BEACA%2CkCAAA%3B%3BAAIJ%2CIAAI%2CIAAI%2CWAAW%2CIAAI%2CkBAAmB%3BEACtC%2CgBAAA%3B%3BAAeJ%2CqBAGI%3BAAHJ%2CqBAII%2CSAAQ%3BEACJ%2CyCAAA%3B%3BAALR%2CqBASI%2CqBAAqB%3BAATzB%2CqBAUI%2CSAAQ%2CoBAAqB%3BEACzB%2CwBAAA%3B%3BAAXR%2CqBAeI%2CqBAAqB%2CgBAAkB%3BEACnC%2C8BAAA%3B%3BAAhBR%2CqBAoBI%2CgCAAgC%2CqBAAoB%2CIAAI%3BEACpD%2CqCAAA%3B%3BAArBR%2CqBAyBI%3BEACI%2CoBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3BEACA%2CiBAAA%3B%3BAA9BR%2CqBAgCI%2CgBAAgB%3BEACZ%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3B%3BAAvCR%2CqBAyCI%2CgBAAgB%2CsBAAsB%2CMAAK%3BEACvC%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2C%2BBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3B%3BAA%5C%2FCR%2CqBAiDI%2CgBAAgB%2CsBAAsB%3BEAClC%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CoCAAA%3B%3BACxlGR%2CQAbwC%3BEACpC%3BEAAG%2CCAAC%3BEAAU%2CCAAC%3BIACX%2C0BAAA%3BIACA%2CuCAAA%3BIACA%2C2BAAA%3BIACA%2CgCAAA%3B%3B%3BACnkBJ%2CgBALsC%3BECoFtC%2CiCA7BA%3BECsOA%2C0BACI%2CcDvOJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECiOL%2C0BACI%2CcDvOJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAuBR%2CiCAnBA%3BEC4NA%2C0BACI%2CcD7NJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA0BJ%3BEA6sDA%2C2BACI%3BEEjtDJ%2COACI%2CgBACI%2CeAGI%3BECkLZ%2CgBAGI%3BEA2EJ%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEAwDhB%2CkBACM%3BEAKN%2CkBACI%3BEC1eJ%2CYACI%3BEC2IJ%2CuBLiuDI%3BEMhsCJ%2CcNgsCI%3BIA%5C%2FtDJ%2CUAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEA4tDX%2C2BACI%2COA7tDH%2CUAAU%3BEEYX%2COACI%2CgBACI%2CeAGI%2CKFjBX%2CUAAU%3BEGmMX%2CgBAGI%2COHtMH%2CUAAU%3BEGiRX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH3Rf%2CUAAU%3BEGmVX%2CkBACM%2CYHpVL%2CUAAU%3BEGyVX%2CkBACI%2CUH1VH%2CUAAU%3BEIhJX%2CYACI%2COJ%2BIH%2CUAAU%3BEKJX%2CuBLiuDI%2COA7tDH%2CUAAU%3BEM6hBX%2CcNgsCI%2COA7tDH%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEAutDX%2C2BACI%2COAxtDH%2CUAAU%3BEEOX%2COACI%2CgBACI%2CeAGI%2CKFZX%2CUAAU%3BEG8LX%2CgBAGI%2COHjMH%2CUAAU%3BEG4QX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHtRf%2CUAAU%3BEG8UX%2CkBACM%2CYH%5C%2FUL%2CUAAU%3BEGoVX%2CkBACI%2CUHrVH%2CUAAU%3BEIrJX%2CYACI%2COJoJH%2CUAAU%3BEKTX%2CuBLiuDI%2COAxtDH%2CUAAU%3BEMwhBX%2CcNgsCI%2COAxtDH%2CUAAU%3BIACP%2CYAAA%3B%3BEAEA%2CoBAHH%2CUAAU%2CGAGH%3BEAotDR%2C2BACI%2COAxtDH%2CUAAU%2CGAGH%3BEEIR%2COACI%2CgBACI%2CeAGI%2CKFZX%2CUAAU%2CGAGH%3BEG2LR%2CgBAGI%2COHjMH%2CUAAU%2CGAGH%3BEGyQR%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHtRf%2CUAAU%2CGAGH%3BEG2UR%2CkBACM%2CYH%5C%2FUL%2CUAAU%2CGAGH%3BEGiVR%2CkBACI%2CUHrVH%2CUAAU%2CGAGH%3BEIxJR%2CYACI%2COJoJH%2CUAAU%2CGAGH%3BEKZR%2CuBLiuDI%2COAxtDH%2CUAAU%2CGAGH%3BEMqhBR%2CcNgsCI%2COAxtDH%2CUAAU%2CGAGH%3BIACA%2CWAAA%3B%3BEA6GR%3BEGuNA%2CUACI%3BEIVJ%2CgBACI%3BIP9MA%2CmBAAA%3B%3BEAsEJ%3BEK5NI%2COAAO%2CKAAM%2CeACT%3BEJmNJ%2COAAO%2CKAAM%2CiCACT%3BIDHR%2CcAAA%3B%3BEAyCA%3BEAyEgB%2CuBATZ%2CUAOI%2CYACI%2CQACK%3BECxMjB%2CwBD%2BLI%2CUAOI%2CYACI%2CQACK%3BECvMjB%2CuBD8LI%2CUAOI%2CYACI%2CQACK%3BERzTjB%2CmBQgTI%2CUAOI%2CYACI%2CQACK%3BEQ9ajB%2CKAAK%2CKAAK%2CORqaN%2CUAOI%2CYACI%2CQACK%3BIAxEb%2CgBAAA%3B%3BEA8DJ%2CuBACI%2CUACI%2COACI%3BECjMZ%2CwBD%2BLI%2CUACI%2COACI%3BEChMZ%2CuBD8LI%2CUACI%2COACI%3BERlTZ%2CmBQgTI%2CUACI%2COACI%3BEQvaZ%2CKAAK%2CKAAK%2CORqaN%2CUACI%2COACI%3BIACI%2CWAAA%3B%3BEAoBhB%3BIVtLA%2CkBAAA%3B%3BEU0OA%3BESnTA%2CaAOI%3BECtJJ%2CsBACI%3BECkGJ%3BIrBvJA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEeiED%2CcAKI%2CefvEH%3BEekED%2CcAKI%2CeftEH%3BEekHD%2CuBfnHC%3BEemHD%2CuBflHC%3BEe8ID%2CkBf%5C%2FIC%3BEe%2BID%2CkBf9IC%3BEYgHD%2CkBAaI%2CeZ9HH%3BEYiHD%2CkBAaI%2CeZ7HH%3BEYkID%2COACI%2CgBACI%2CeZrIP%3BEYmID%2COACI%2CgBACI%2CeZpIP%3BEgB8fD%2CehB%5C%2FfC%3BEgB%2BfD%2CehB9fC%3BEayTD%2CgBb1TC%3BEa0TD%2CgBbzTC%3BEauYD%2CQACI%2CoBbzYH%3BEawYD%2CQACI%2CoBbxYH%3BEauYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Ceb%5C%2FYX%3BEawYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Ceb9YX%3BEauaD%2CqBACI%2COAAM%2CUbzaT%3BEawaD%2CqBACI%2COAAM%2CUbxaT%3BEWmSD%2C0BACI%2CcXrSH%3BEWoSD%2C0BACI%2CcXpSH%3BEsByND%2CKAAK%2CMACD%2CeACI%2CQtB5NP%3BEsB0ND%2CKAAK%2CMACD%2CeACI%2CQtB3NP%3BEsByND%2CKAAK%2CMACD%2CeAEI%2CStB7NP%3BEsB0ND%2CKAAK%2CMACD%2CeAEI%2CStB5NP%3BEuBoaD%2C0BvBraC%3BEuBqaD%2C0BvBpaC%3BEEmHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFrHtB%3BEEoHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFpHtB%3BEwBugBD%2CYxBxgBC%3BEwBwgBD%2CYxBvgBC%3BEwBiiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBxBtiBtB%3BEwBkiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBxBriBtB%3BEwBkiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBxBtiBtB%3BEwBmiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBxBriBtB%3BEwBmiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBxBtiBtB%3BEwBoiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBxBriBtB%3BEyBocD%2CYASI%2CQAAO%2CMzB9cV%3BEyBqcD%2CYASI%2CQAAO%2CMzB7cV%3BEyBylBG%2COAAC%2CQzB1lBJ%3BEyB0lBG%2COAAC%2CQzBzlBJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEe4DD%2CcAKI%2CefjEH%3BEe6GD%2CuBf7GC%3BEeyID%2CkBfzIC%3BEY2GD%2CkBAaI%2CeZxHH%3BEY6HD%2COACI%2CgBACI%2CeZ%5C%2FHP%3BEgByfD%2CehBzfC%3BEaoTD%2CgBbpTC%3BEakYD%2CQACI%2CoBbnYH%3BEakYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CebzYX%3BEakaD%2CqBACI%2COAAM%2CUbnaT%3BEW8RD%2C0BACI%2CcX%5C%2FRH%3BEsBoND%2CKAAK%2CMACD%2CeACI%2CQtBtNP%3BEsBoND%2CKAAK%2CMACD%2CeAEI%2CStBvNP%3BEuB%2BZD%2C0BvB%5C%2FZC%3BEE8GD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBF%5C%2FGtB%3BEwBkgBD%2CYxBlgBC%3BEwB4hBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBxBhiBtB%3BEwB6hBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBxBhiBtB%3BEwB8hBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBxBhiBtB%3BEyB%2BbD%2CYASI%2CQAAO%2CMzBxcV%3BEyBolBG%2COAAC%2CQzBplBJ%3BIACG%2CWAAA%3B%3BEU2hBJ%3BEA69BA%3BEgB%5C%2F8CA%2COAAO%3BEAMP%3BEAWA%3BECuFA%2CyBAWI%3BEXkhBA%2CMAAC%3BEdjkBL%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BEsB0apC%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEALpC%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEAJpC%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEZvbpC%3BEI8YA%2CeAEI%3BEYnJJ%2CeACI%3BIlByKJ%2CsBAAA%3B%3BEAsBA%3BEmB9dA%3BInBwcA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BIVvUlB%2CgBAAA%3B%3BE8BulBA%2C8BpBlRI%2CUACM%2CSoBiRT%2CIAAI%2CSACC%3BEADN%2C8BpBlRI%2CUAEI%2CQAAU%2CSoBgRjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BpBlRI%2CUACM%2CSoBiRT%2CIAAI%2CSAeC%3BEAfN%2C8BpBlRI%2CUAEI%2CQAAU%2CSoBgRjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEpBpSR%2C8BACI%2CUACM%2CSoB8KR%3BEpBhLF%2C8BACI%2CUAEI%2CQAAU%2CSoB6KhB%3BI9BpfF%2CeAAA%3BI8BwfI%2CqBAAA%3B%3BEA6HA%2C8BpBhTA%2CUACM%2CSoB6ST%2COAEI%3BEAAD%2C8BpBhTA%2CUAEI%2CQAAU%2CSoB4SjB%2COAEI%3BEAAD%2C8BpBhTA%2CUACM%2CSoB8ST%2CSACI%3BEAAD%2C8BpBhTA%2CUAEI%2CQAAU%2CSoB6SjB%2CSACI%3BIACG%2CaAAA%3B%3BEpB5SI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEAkEhB%2CwBAlBA%2CUACI%3BEC5ZJ%2CwBD2ZA%2CUACI%3BEC3ZJ%2CuBD0ZA%2CUACI%3BER7gBJ%2CmBQ4gBA%2CUACI%3BEQloBJ%2CKAAK%2CKAAK%2CORioBV%2CUACI%3BIV5XJ%2CmBAAA%3BI8B%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BI9BhqBA%2CUAAA%3BI8BmqBA%2CmBAAA%3B%3BEAEA%2CwBpB1SA%2CUACI%2COoBySA%3BEnBrsBJ%2CwBD2ZA%2CUACI%2COoBySA%3BEnBpsBJ%2CuBD0ZA%2CUACI%2COoBySA%3BE5BtzBJ%2CmBQ4gBA%2CUACI%2COoBySA%3BEZ36BJ%2CKAAK%2CKAAK%2CORioBV%2CUACI%2COoBySA%3BIACA%2CWAAA%3B%3BEpBvSI%2CwBAJR%2CUACI%2COAGK%2CeAAe%3BEAChB%2CwBALR%2CUACI%2COAIK%2CeAAe%3BEChaxB%2CwBD2ZA%2CUACI%2COAGK%2CeAAe%3BEC%5C%2FZxB%2CwBD2ZA%2CUACI%2COAIK%2CeAAe%3BEC%5C%2FZxB%2CuBD0ZA%2CUACI%2COAGK%2CeAAe%3BEC9ZxB%2CuBD0ZA%2CUACI%2COAIK%2CeAAe%3BERjhBxB%2CmBQ4gBA%2CUACI%2COAGK%2CeAAe%3BERhhBxB%2CmBQ4gBA%2CUACI%2COAIK%2CeAAe%3BEQtoBxB%2CKAAK%2CKAAK%2CORioBV%2CUACI%2COAGK%2CeAAe%3BEQroBxB%2CKAAK%2CKAAK%2CORioBV%2CUACI%2COAIK%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAYZ%2CwBAlBA%2CUACI%2COAQI%3BECpaR%2CwBD2ZA%2CUACI%2COAQI%3BECnaR%2CuBD0ZA%2CUACI%2COAQI%3BERrhBR%2CmBQ4gBA%2CUACI%2COAQI%3BEQ1oBR%2CKAAK%2CKAAK%2CORioBV%2CUACI%2COAQI%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEA2BZ%3BIVjaA%2CWAAA%3B%3BEUqhBA%3BES1iBA%2CKAAK%2COAAO%3BEY%5C%2FNZ%3BEpBqOA%3BIDqiBI%2CgBAAA%3B%3BEADJ%2C0BAGI%3BES7iBJ%2CKAAK%2COAAO%2CST6iBR%3BEqB5wBJ%2CqBrB4wBI%3BECviBJ%2CyBDuiBI%3BIVpyBJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEU0xBA%2C0BAOI%2CQAAU%3BESjjBd%2CKAAK%2COAAO%2CSTijBR%2CQAAU%3BEqBhxBd%2CqBrBgxBI%2CQAAU%3BEC3iBd%2CyBD2iBI%2CQAAU%3BIACN%2CaAAA%3B%3BEAUR%3BEMxSA%2CoBAMI%3BEAyBJ%2CaAmBI%2COASI%3BEAiIR%3BIN6GI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAmMJ%3BEGxjBA%2CqBAuBI%3BEA4BJ%2CoBAKI%3BEAJJ%2CqBAII%3BEAHJ%2CoBAGI%3BEAFJ%2CqBAEI%3BEADJ%2CgBACI%3BEkB5dJ%2CuBACI%3BEdyVJ%2CwBACI%3BIjB3GJ%2CiBAAA%3B%3BEUqwBA%3BEIlgCA%2CcAAc%3BEkBCd%2CcAAc%3BER4gBd%2CcAAc%3BIxBhRd%2CiBAAA%3B%3BEUqzBA%3BEc%5C%2FgBA%2CsBACI%2CQAAO%3BIxBvSX%2CqBAAA%3BIiC9QA%2CqBAAA%3B%3BEAMA%2CiBAAC%3BET8iBD%2CsBACI%2CQAAO%2CMS%5C%2FiBV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIjC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSkC7RoB%2COlC6RpB%3BIAAA%2CamCvRe%2CYnCuRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BIiCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEvBsuBA%2CiBAAC%3BEczgBD%2CsBACI%2CQAAO%2CMdwgBV%3BIACG%2C0BAAA%3B%3BEAwQJ%3BE0B5yCA%3BEC4FA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BI3B%2BrCnC%2CaAAA%3B%3BEAsCA%3BERvtCA%3BEsBscA%3BIdkxBI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%2BCJ%2CyBACI%2CWACI%2CoBACI%3BERvwCZ%2C4BQqwCI%2CWACI%2CoBACI%3BERtwCZ%2CyBQowCI%2CWACI%2CoBACI%3BEcp1BZ%2CQdk1BI%2CWACI%2CoBACI%3BEcn1BZ%2CuBdi1BI%2CWACI%2CoBACI%3BEcl1BZ%2CiBdg1BI%2CWACI%2CoBACI%3BIAEI%2CoBAAA%3B%3BEAmChB%3BI4B3tCA%2CYAAA%3B%3BE5B2tCA%2C2B4BztCE%2CQAGI%2CKACI%3BE5BqtCV%2C2B4BxtCE%2CQAEI%2CKACI%3BE5BqtCV%2C2B4BvtCE%2CQACI%2CKACI%3BE5BqtCV%2C2B4BztCE%2CQAGI%2CKAEI%3BE5BotCV%2C2B4BxtCE%2CQAEI%2CKAEI%3BE5BotCV%2C2B4BvtCE%2CQACI%2CKAEI%3BIACE%2CYAAA%3B%3BE5BmtCZ%2C2B4B9sCE%2CQACI%2CKACI%3BE5B4sCV%2C2B4B9sCE%2CQACI%2CKAEI%3BItCoCV%2C6BAAA%3B%3BEUorCA%3BEGhiCA%2CQA2BI%3BEFnIJ%3BEYiOA%3BIbw6BI%2CkBAAA%3B%3BEADJ%2CkBAGI%3BEAHJ%2CkBAII%3BEGpiCJ%2CQA2BI%2CSHwgCA%3BEGniCJ%2CQA2BI%2CSHygCA%3BEC5oCJ%2C6BD2oCI%3BEC3oCJ%2C6BD4oCI%3BEa36BJ%2CyBb06BI%3BEa16BJ%2CyBb26BI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEANR%2CkBAQI%3BEGxiCJ%2CQA2BI%2CSH6gCA%3BEChpCJ%2C6BDgpCI%3BEa%5C%2F6BJ%2CyBb%2B6BI%3BIACI%2CqBAAA%3BIACA%2CYAAA%3B%3BEAVR%2CkBAaI%3BEG7iCJ%2CQA2BI%2CSHkhCA%3BECrpCJ%2C6BDqpCI%3BEap7BJ%2CyBbo7BI%3BIVjsCJ%2CiBAAA%3BIUmsCQ%2CUAAA%3B%3BEAfR%2CkBAkBI%3BEGljCJ%2CQA2BI%2CSHuhCA%3BEC1pCJ%2C6BD0pCI%3BEaz7BJ%2CyBby7BI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAkER%3BEE94CA%3BEI8YA%2CeAEI%3BEYnJJ%2CeACI%3BI5B3HJ%2CUAAA%3BIuCtLA%2CWAAA%3BIvCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIU4mCL%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAgVJ%2C2BACI%2COAGM%3BEKpuDV%2CuBLiuDI%2COAGM%3BEMnsCV%2CcNgsCI%2COAGM%3BIACE%2CSAAA%3BIACA%2CiBAAA%3B%3BEANZ%2C2BACI%2COAGM%2CSAIE%3BEKxuDZ%2CuBLiuDI%2COAGM%2CSAIE%3BEMvsCZ%2CcNgsCI%2COAGM%2CSAIE%3BIVvmDZ%2CiBAAA%3B%3BEU%2BlDA%2C2BACI%2COAYI%3BEK7uDR%2CuBLiuDI%2COAYI%3BEM5sCR%2CcNgsCI%2COAYI%3BIV5mDR%2CiBAAA%3B%3BEU%2BlDA%2C2BAkBI%2CiBACI%3BEKnvDR%2CuBLkvDI%2CiBACI%3BEMltCR%2CcNitCI%2CiBACI%3BIACI%2CaAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3B%3BE8B%5C%2F2DZ%3BIxC0PA%2CeAAA%3BIAAA%2CmBAAA%3B%3BE0B%5C%2FNA%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BEACA%3BIACI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%2COAAO%3BIAGH%2CiBAAA%3B%3BEarDA%2CCAAC%2CmBAAwB%2CQbkDtB%3BI1BoMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEuCrZL%2CCAAC%2CoBAAyB%2CQb%2BCvB%3BI1BoMP%2CmBAAA%3BIuC9KA%2CqBAAA%3BIvC8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEuClZL%2CCAAC%2CyBAA%2BB%2CQb4C7B%3BI1BoMP%2CmBAAA%3BIuClLA%2CYAAA%3BIvCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEuC%5C%2FYL%2CCAAC%2C0BAAgC%2CQbyC9B%3BI1BoMP%2CmBAAA%3BIuCtLA%2CWAAA%3BIvCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE0BhWT%3BIAEI%2CiBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BIvCuO9B%2CmBAAA%3BIuCtLA%2CWAAA%3BIvCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEuCtYL%2CCAAC%2CyBAA%2BB%3BIvCoOpC%2CmBAAA%3BIuCtLA%2CWAAA%3BIvCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEuCnYL%2CCAAC%2C0BAAgC%3BIvCiOrC%2CmBAAA%3BIuCtLA%2CWAAA%3BIvCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE0B1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BIvC2N9B%2CmBAAA%3BIuClLA%2CYAAA%3BIvCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEuC1XL%2CCAAC%2CyBAA%2BB%3BIvCwNpC%2CmBAAA%3BIuClLA%2CYAAA%3BIvCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEuCvXL%2CCAAC%2C0BAAgC%3BIvCqNrC%2CmBAAA%3BIuClLA%2CYAAA%3BIvCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE0B9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEeqGJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIzCyLA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BIyC9LJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3B%3BEADJ%2C0BAGM%3BIACE%2CaAAA%3B%3BEAJR%2C0BAOM%3BIACE%2CyBAAA%3B%3BEC2BR%3BI1CSA%2CmBAAA%3BIAAA%2CgBAAA%3BI0CJI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAEA%2CWAAC%3BIACG%2CaAAA%3B%3BEAfR%2CWAkBI%3BIACI%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAtBR%2CWAyBI%2CGAAE%3BI1ChBN%2CgBAAA%3B%3BE0CTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BI1CxBJ%2CkBAAA%3BI0C0BQ%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWALJ%2CQAKK%3BIACG%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CWAXR%2CQAUK%2CMACI%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CQAAQ%2CgBAAR%3BIACA%2CUAAA%3B%3BEApDhB%2CWAiCI%2CQAuBM%3BI1C%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BI0CsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BI1C1DtB%2CcAAA%3BIAAA%2CqBAAA%3B%3BE0CkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BI1CpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BI0C2EgB%2CqBAAA%3B%3BEAIR%2CWAvDJ%2CQAuDK%2COAAO%2CMAAS%3BIACb%2C4BAAA%3B%3BEAGJ%2CWA3DJ%2CQA2DK%2COACK%3BIACE%2CmBAAA%3B%3BEAFR%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%3BIACE%2CkBAAA%3BIACA%2CQAAA%3BI1CzFpB%2CqBAAA%3BIiChOA%2CqBAAA%3B%3BESmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBTnGhB%3BIjChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEiC2CA%2CWSkPI%2CQA2DK%2COACK%2CaAGI%2CgBTjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIjC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS2C9NQ%2CO3C8NR%3BIAAA%2CamCvRe%2CYnCuRf%3BIAAA%2CsBAAA%3BIiCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BESlFA%2CWAiCI%2CQA8EI%3BI1CtGR%2CmBAAA%3BIAAA%2CsBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BI0C8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BI1ClHZ%2CgBAAA%3B%3BE0CTA%2CWAiCI%2CQA8EI%2CSAyIF%3BI1C%5C%2FON%2CgBAAA%3B%3BE0CkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BI1C1PT%2CcAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2C4BAAA%3BI0C%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BI1CpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIAAA%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BI0CuQY%2CUAAA%3B%3BEA3IA%2CWApGR%2CQA8EI%2CSAsBK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEA7IhB%2CWAiCI%2CQA8EI%2CSAiCI%3BIACI%2CcAAA%3BIACA%2CoBAAA%3BI1CzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BE0CgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BI1CjJjB%2CmBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3B%3BE0CTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BI1CzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CcAAA%3B%3BE0CTA%2CWAiCI%2CQA8EI%2CSA4DI%3BIACI%2CSAAA%3BIACA%2CqBAAA%3B%3BEA7KhB%2CWAiCI%2CQA8EI%2CSAiEI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAlLhB%2CWAiCI%2CQA8EI%2CSAsEI%3BIACI%2CSAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%3BIACE%2CkBAAA%3BIACA%2CUAAA%3BI1CpL5B%2CqBAAA%3BIiChOA%2CqBAAA%3B%3BESgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBT9LxB%3BIjChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEiC2CA%2CWSkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBT5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIjC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS2CxPQ%2CO3CwPR%3BIAAA%2CamCvRe%2CYnCuRf%3BIAAA%2CsBAAA%3BIiCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BES0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BI1CpMZ%2CqBAAA%3BIiChOA%2CqBAAA%3B%3BEAMA%2CWSkPI%2CQA2KK%2CKT7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIjC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS2CzPgB%2CO3CyPhB%3BIAAA%2CamCvRe%2CYnCuRf%3BIAAA%2CsBAAA%3BIiCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BESkIY%2CWAnLR%2CQA2KK%2CKAQI%3BIACG%2CaAAA%3B%3BEAGJ%2CWAvLR%2CQA2KK%2CKAYI%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CWA9LR%2CQA2KK%2CKAmBI%2CMAAS%3BIACN%2C4BAAA%3B%3BEApBR%2CWA3KJ%2CQA2KK%2CKAuBG%3BIACI%2CcAAA%3B%3BEDzPhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEG9DR%3BI5CyFA%2CgCAAA%3B%3BE6C1OA%2CQAAQ%2CKAAK%3BICrDb%2CkBAAA%3BIACA%2CUAAA%3BIDsDI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BE7CdJ%2CQ6CUQ%2CKAAK%2CM7CVZ%3BEACD%2CQ6CSQ%2CKAAK%2CM7CTZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQ6CIQ%2CKAAK%2CM7CJZ%3BIACG%2CWAAA%3B%3BE6CGJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDgDJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%2CMAID%3BI9CwRN%2CYAAA%3BI8CtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BED0CR%2CQAAQ%2CKAAK%2CMCtCX%2CQAAK%3BI9CgRP%2CgBAAA%3BI8C7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BE9CsBJ%2CQ6CUQ%2CKAAK%2CMCtCX%2CQAAK%2CQ9C4BN%3BEACD%2CQ6CSQ%2CKAAK%2CMCtCX%2CQAAK%2CQ9C6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQ6CIQ%2CKAAK%2CMCtCX%2CQAAK%2CQ9CkCN%3BIACG%2CWAAA%3B%3BE8C3BA%2CQD8BI%2CKAAK%2CMCtCX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BED6BR%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%3BI9CsNP%2CkBAAA%3B%3BE6C1OA%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%3BI9CoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CsBAAA%3BI8C%5C%2FLQ%2CmBAAA%3BI9C%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BE%2BCjJA%2CQFzFQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCmEL%3BI%5C%2FCiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BE%2BC5IA%2CQF9FQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCwEL%3BI%5C%2FC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BE%2BCvIA%2CQFnGQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUC6EL%3BI%5C%2FCuID%2CcAAA%3BIAAA%2CqBAAA%3B%3BE8C1LI%2CQDhDI%2CKAAK%2CMCoBX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjDI%2CKAAK%2CMCoBX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BI9CyL9B%2CmBAAA%3B%3BE8CrLI%2CQDrDI%2CKAAK%2CMCoBX%2CQAAK%2CMAiCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDtDI%2CKAAK%2CMCoBX%2CQAAK%2CMAkCF%2COAAU%3BEACX%2CQDvDI%2CKAAK%2CMCoBX%2CQAAK%2CMAmCF%2COAAU%2CUAAO%3BEAClB%2CQDxDI%2CKAAK%2CMCoBX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BI9CkLtB%2CmBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3B%3BE8C5KI%2CQD9DI%2CKAAK%2CMCoBX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD%5C%2FDI%2CKAAK%2CMCoBX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQDhEI%2CKAAK%2CMCoBX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BI9C0KtB%2CmBAAA%3B%3BE6C1OA%2CQAAQ%2CKAAK%2CMCqEX%2CQAAK%3BI9CqKP%2CmBAAA%3BI8CnKI%2CgBAAA%3BIACA%2C4BAAA%3BI9CkKJ%2CsBAAA%3B%3BE6CnOQ%2CQAPA%2CKAAK%2CMAMT%2CMAAK%2CMAAO%2CEACP%3BIACG%2CaAAA%3B%3BEG5BZ%3BIhD8PA%2CgBAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BEgDjBJ%2CgBCmEA%3BIACI%2CWAAA%3B%3BEDpEJ%2CgBClBA%3BEDkBA%2CgBCjBA%3BIACI%2CqBAAA%3B%3BEDgBJ%2CgBClBA%2CSAQI%2CEAAC%3BEDUL%2CgBCjBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEDSR%2CgBCJA%2CSACI%3BIjDiQJ%2CkBAAA%3B%3BEgD9PA%2CgBCMA%2CWAKI%2CEAAC%3BIjDmPL%2CeAAA%3B%3BEgD9PA%2CgBAGM%3BEAHN%2CgBAIM%3BIACE%2CgBAAA%3B%3BEALR%2CgBAGM%2CWAIE%3BEAPR%2CgBAIM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEE8BZ%2CcACI%2CUACI%2CiBACI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAIA%2CcARZ%2CUACI%2CiBAMI%2CQACK%3BIACG%2CeAAA%3B%3BEC2FhB%2CYAAC%2CYACG%3BInDiHR%2C6BAAA%3BImD%5C%2FGY%2CiBAAA%3B%3BEtD7FZ%3BEACA%3BEACA%3BEACA%2CMAAM%2CSAAS%3BEACf%3BEACA%2COAAO%3BEACP%3BEACA%3BIACI%2C4BAAA%3BIACA%2CyBAAA%3B%3BEuDLA%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BIpDgMR%2CiBAAA%3B%3BEoDzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BIpDqLR%2CeAAA%3B%3BEoDzMA%2CqBAcI%2CQAUI%3BIpDiLR%2CiBAAA%3BIoD%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BIpD0KR%2CeAAA%3B%3BEoDzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BIpDmKb%2CeAAA%3BIoDjKgB%2CWAAA%3B%3BEC7GhB%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BEtC2FJ%2CcACI%3BIACI%2C6BAAA%3B%3BEAFR%2CcAKI%2CeAGI%3BEARR%2CcAKI%2CeAII%3BEATR%2CcAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CcAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CcAFR%2C2BACI%2CKACK%3BEACD%2CcAHR%2C2BACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CcAPR%2C2BACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CcAyCI%2CKAAI%3BEAzCR%2CcA0CI%3BEA1CJ%2CcA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C0BAAA%3B%3BEAHJ%2CuBAKI%3BIf4HJ%2CmBAAA%3B%3BEexHY%2CuBAJR%2COAGK%2CSACI%3BIfwHb%2CoBAAA%3B%3BEelHY%2CuBAVR%2COASI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAlBhB%2CuBAKI%2COAiBI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BEHzCZ%2CkBAGI%2CWACI%3BIACI%2CSAAA%3B%3BEALZ%2CkBASI%2CSAAQ%3BIACJ%2CYAAA%3B%3BEeuBR%2CeACI%2CQAAO%2CQAAQ%3BIACX%2CWAAA%3B%3BEAIR%2CyBACI%2CQAAO%3BIACH%2CeAAA%3B%3BEAFR%2CyBAKI%3BEALJ%2CyBAMI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEARR%2CyBAWI%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAjBR%2CyBAWI%2CsBAQI%2CWACI%3BEApBZ%2CyBAWI%2CsBAQI%2CWAEI%2CeAAiB%3BI3BuE7B%2CcAAA%3BI2BrEgB%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAzBhB%2CyBAWI%2CsBAkBI%2CiBACI%3BI3B8DZ%2CcAAA%3B%3BE2B5FA%2CyBAWI%2CsBAkBI%2CiBACI%2CMAGI%3BI3B2DhB%2CiBAAA%3BI2BzDoB%2CgBAAA%3B%3BEAnCpB%2CyBAWI%2CsBA6BI%2CqBAAuB%2CuBACnB%3BI3BmDZ%2CiBAAA%3BI2BjDgB%2CiBAAA%3B%3BEA3ChB%2CyBAWI%2CsBAoCI%2CYACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CWAAA%3B%3BEAlDhB%2CyBAWI%2CsBA2CI%3BIACI%2CgBAAA%3B%3BEAMJ%2C0BAA2B%2C0BAF%5C%2FB%3BEAEI%2C0BAA2B%2C0BAD%5C%2FB%3BEAEI%2C2BAA4B%2C0BAHhC%3BEAGI%2C2BAA4B%2C0BAFhC%3BEAGI%2CqBAAsB%2C0BAJ1B%3BEAII%2CqBAAsB%2C0BAH1B%3BIAIQ%2CUAAA%3B%3BER7CZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEALJ%2CaAWI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAdR%2CaAiBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEnB4IR%2CamBhJI%2CMnBgJH%3BIAxFD%2CcAAA%3B%3BEA6FA%2CamBrJI%2CMnBqJH%3BIA7FD%2CcAAA%3B%3BEAkGA%2CamB1JI%2CMnB0JH%3BIAlGD%2CcAAA%3B%3BEAuGA%2CamB%5C%2FJI%2CMnB%2BJH%3BIAvGD%2CcAAA%3B%3BEmBzEA%2CaAwBI%2CQAAO%3BInBiDX%2CqBAAA%3BIsDzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BItDgDA%2CgBAAA%3BImBtCQ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAtCR%2CaAwBI%2CQAAO%2COcqCT%3BIjChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEiCHA%2CaduNI%2CQAAO%2COcvNV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIjC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS2C3OU%2CO3C2OV%3BIAAA%2CamCvRe%2CYnCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIiCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2Cad0MA%2CQAAO%2COc3MV%2CMACI%3BIjC2PL%2CWAAA%3B%3BEiCrPI%2CadoMA%2CQAAO%2COcrMV%2COACI%3BIjCqPL%2CcAAA%3B%3BEsD7CA%2CanCJI%2CQAAO%2COmCIV%3BEACD%2CanCLI%2CQAAO%2COmCKV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CanCVI%2CQAAO%2COmCUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CanCfI%2CQAAO%2COmCeV%3BEACD%2CanChBI%2CQAAO%2COmCgBV%3BEACD%2CQAAQ%2CUAAW%2CcnCjBf%2CQAAO%3BImCkBP%2CoBAAA%3BItD%2BBJ%2CYAAA%3B%3BEmBhCY%2CaAjBR%2CQAAO%2COAgBF%2CMACI%3BInBgCb%2CWAAA%3B%3BEmBzBA%3BIACI%2CaAAA%3B%3BEHuRJ%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEASR%2CeAEI%2CWAEI%2CSAAQ%3BIACJ%2CiBAAA%3B%3BEALZ%2CeASI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAMZ%3BIhB9RA%2CUAAA%3BIuClLA%2CYAAA%3BIvCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIgB8HL%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAHJ%2CaAKM%3BIACE%2CcAAA%3B%3BEANR%2CaASI%2CUACI%3BIACI%2CcAAA%3B%3BEAXZ%2CaASI%2CUACI%2CiBAGM%3BIACE%2CWAAA%3B%3BEAdhB%2CaAmBI%2COACM%3BIACE%2CeAAA%3B%3BEAEA%2CaAJR%2COACM%2CSAGG%3BIACG%2CUAAA%3B%3BEAxBhB%2CaAmBI%2COAaI%2CUACI%3BIhB%5C%2FTZ%2CgBAAA%3BIgBiUgB%2CgBAAA%3B%3BEcsRhB%2CadtSI%2COAaI%2CUACI%2COcwRX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CadtSI%2COAaI%2CUACI%2COcwRX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEd1UR%2CaAmBI%2COAaI%2CUACI%2COcqLV%3BI9BpfF%2CeAAA%3BI8BwfI%2CqBAAA%3B%3BEA6HA%2CadpUA%2COAaI%2CUACI%2COcoTX%2COAEI%3BEAAD%2CadpUA%2COAaI%2CUACI%2COcqTX%2CSACI%3BIACG%2CaAAA%3B%3BEdxVR%2CaAwCI%3BIACI%2CUAAA%3B%3BEAMJ%2CKAAC%2CcACG%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAHR%2CKAAC%2CcAMG%2CMAAM%3BIACF%2CiBAAA%3B%3BEAPR%2CKAAC%2CcAUG%2CMACI%2CKAAI%3BIACA%2CwBAAA%3B%3BEAZZ%2CKAAC%2CcAgBG%2CcAAc%3BIACV%2CUAAA%3B%3BEAIA%2CKArBP%2CcAoBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA9BP%2CcAoBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAOhB%3BIACI%2CeAAA%3B%3BEADJ%2CsBAGI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEALR%2CsBAQI%3BIACI%2CYAAA%3B%3BEAGI%2CsBAJR%2COAGI%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACM%2CQACE%2CMACI%2CGACI%2CGAAE%3BIACE%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACM%3BIACE%2CgBAAA%3B%3BEAMZ%3BIhBhaA%2CUAAA%3BIuCtLA%2CWAAA%3BIvCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIgBiQL%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEAIQ%2CcAFR%2COACI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CcATJ%2COASK%3BIACG%2CWAAA%3B%3BEAjBZ%2CcAOI%2COAaI%3BIACI%2CWAAA%3B%3BEAYR%2CMAAC%3BIhBjcL%2CUAAA%3BIuCtLA%2CWAAA%3BIvCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIgBkSD%2CiBAAA%3B%3BEAHJ%2CMAAC%2CUAKG%2CeAAe%3BIACX%2CUAAA%3B%3BEuCnTZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3B%3BEtBpVR%2CSsBuVU%2CQAAO%2COtBvVhB%3BEAAD%2CiBsBwVkB%2CQAAO%2CKtBxVxB%3BIjC4LD%2CeAAA%3BIAAA%2CoBAAA%3B%3BE6BpKA%3BI7BoKA%2CmBAAA%3BIuCtLA%2CWAAA%3BIvCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI6BnUL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BE2B7ER%2CqBACI%2CaACI%3BIxDqOR%2CgBAAA%3B%3BEwDvOA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BECqNhB%2CyBACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEACA%2CyBARZ%2CiBAKI%2CQACK%2CQAEI%3BIACG%2CeAAA%3B%3BEAOpB%2CYACI%3BEADJ%2CYAEI%3BIzDVJ%2CgBAAA%3B%3BEyDQA%2CYAMI%3BIzDdJ%2C6BAAA%3BIyDgBQ%2CoBAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEC7SJ%3BI1DwRA%2CmBAAA%3BIAAA%2CmBAAA%3BIuClLA%2CYAAA%3BIvCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BECrPT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BE0D3FZ%3BI3D2KA%2CsBAAA%3BIAAA%2CyBAAA%3BI2DxKI%2CmBAAmB%2CWAAnB%3BIACA%2C6BAAA%3BIACA%2C4EAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2CqBAAA%3BIACA%2C4DAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CwBAAC%3BI3D4JL%2CYAAA%3BI2D1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BI3DkJA%2CmBAAA%3BI2DhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BI3D4IJ%2CiBAAA%3BI2D1IQ%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAJR%2CqBAOI%2CiBACM%3BIACE%2CeAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAXZ%2CqBAOI%2CiBACM%2CWAIE%3BIACI%2CeAAA%3B%3BEAbhB%2CqBAOI%2CiBAUM%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CqBACI%3BIACI%2CgBAAA%3BIACA%2CUAAA%3B%3BEAHR%2CqBAMI%3BI3DkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BI2DrQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BI3DyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BE2DjPR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAME%3BIACA%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAME%2CSAMC%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BECbR%2CwBACI%2CiBACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CwBAQI%2CUACM%2CwBACI%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEAMhB%2CyBACI%3BIACI%2CYAAA%3B%3BEAFR%2CyBAKI%2CiBACI%3BIACI%2CoBAAA%3B%3BECzBZ%2CwBACI%3BI7DsFJ%2CkBAAA%3B%3BE6DvFA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BEhD0JR%2CgBAFJ%2COAEK%2CMACG%2CiBACM%3BIACE%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAJZ%2CgBAFJ%2COAEK%2CMACG%2CiBAMM%3BIACE%2CWAAA%3B%3BEAbpB%2CgBAmBI%2CUACM%2CSACI%3BIACE%2CUAAA%3B%3BEAMhB%2CoBACI%2CmBACI%3BIACI%2CcAAA%3BIACA%2CWAAA%3B%3BEAJZ%2CoBACI%2CmBACI%2CQAII%3BIACI%2CmBAAA%3B%3BEAPhB%2CoBACI%2CmBACI%2CQAII%2COAGM%3BIACE%2CkBAAA%3B%3BEAVpB%2CoBACI%2CmBAcI%3BEAfR%2CoBACI%2CmBAeI%3BIACI%2CWAAA%3B%3BEAKZ%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIJ%2CQAAQ%2C0BACJ%3BEADJ%2CQAAQ%2C0BAEJ%3BIACI%2CYAAA%3B%3BEAHR%2CQAAQ%2C0BAMJ%2CQAAO%3BIACH%2CYAAA%3B%3BEAPR%2CQAAQ%2C0BAUJ%2CcACI%3BIACI%2CgBAAA%3B%3BEAKZ%2CQAiBI%2CMAAK%3BIACD%2CgBAAA%3B%3BEAGI%2CQAJR%2CMAAK%2CMAGD%2CKACK%3BIACG%2CmBAAA%3B%3BEAUhB%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAIA%3BIACE%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAIA%2CQAOG%2CeAAe%3BEAChB%2CqBAZR%2COAAM%2CUAIA%2CQAQG%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAIA%2CQAYG%2CUAAU%3BIACP%2CeAAA%3B%3BEAsBhB%2CkBACI%2CUAGI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3B%3BEAeZ%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BEChgBR%2CYAKI%3BIACI%2CWAAA%3B%3BEAIR%2CsBACI%3BIACI%2CUAAA%3B%3BEgDyIR%2C0BACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAHR%2C0BAMI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEC1CQ%2CsBAHZ%2CmBACI%2CWACI%2CiBACK%3BIACG%2CeAAA%3B%3BEADJ%2CsBAHZ%2CmBACI%2CWACI%2CiBACK%2CYAGG%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEATxB%2CsBACI%2CmBAcI%3BIACI%2CiBAAA%3B%3BEAhBZ%2CsBACI%2CmBAkBI%3BIACI%2CWAAA%3B%3BEApBZ%2CsBAwBI%3BIACI%2CiBAAA%3B%3BEAzBR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%3BI%5C%2FDmIlB%2CgBAAA%3BIAAA%2CmBAAA%3BI8B%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BI9BhqBA%2CUAAA%3BI8BmqBA%2CmBAAA%3B%3BEiCj0BA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjCunBhB%3BI9BpfF%2CeAAA%3BI8BwfI%2CqBAAA%3B%3BEAtOJ%2CsBiCxZI%2CkBAGI%2COAAM%2CIAAI%2COjCqZjB%3BIACG%2CgBAAA%3B%3BEAkZJ%2CsBiC3yBI%2CkBAGI%2COAAM%2CIAAI%2COjCwyBd%3BIACA%2CWAAA%3B%3BEiCp0BJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjC%2BZhB%3BI9B5RF%2CgBAAA%3B%3BE8BqSI%2CsBiC3aA%2CkBAGI%2COAAM%2CIAAI%2COjC%2BZhB%2CSASM%3BIACA%2CaAAA%3B%3BEiCpcR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjC6alB%2CQACI%3BIACI%2CmBAAA%3B%3BE9BhiBR%2CsB%2BD8GI%2CkBAGI%2COAAM%2CIAAI%2COjCmblB%2CQAAO%2CM9BpiBN%3BEACD%2CsB%2BD6GI%2CkBAGI%2COAAM%2CIAAI%2COjCmblB%2CQAAO%2CM9BniBN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CsB%2BDwGI%2CkBAGI%2COAAM%2CIAAI%2COjCmblB%2CQAAO%2CM9B9hBN%3BIACG%2CWAAA%3B%3BE%2BD%2BEJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjCmblB%2CQAAO%2CMAEH%3BIACI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CsBiC7bA%2CkBAGI%2COAAM%2CIAAI%2COjCmblB%2CQAAO%2CMAOF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBiCjcA%2CkBAGI%2COAAM%2CIAAI%2COjCmblB%2CQAAO%2CMAWF%2CQAAS%3BIACN%2CYAAA%3B%3BEAGJ%2CsBiCrcA%2CkBAGI%2COAAM%2CIAAI%2COjCmblB%2CQAAO%2CMAeF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBiCzcA%2CkBAGI%2COAAM%2CIAAI%2COjCmblB%2CQAAO%2CMAmBF%2CQAAS%3BIACN%2CqBAAA%3B%3BEiCleR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%3BI9BpNA%2C4BAAA%3BIACA%2C2BAAA%3BIACA%2CoBAAA%3BIA2BA%2CyBAAA%3BIACQ%2CiBAAA%3BI8ByLJ%2CUAAA%3BIACA%2CWAAA%3B%3BEiC1eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAMI%3BEiC5eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAOI%3BEiC7eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAQI%3BI9BhLJ%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIAxBT%2CwBAAA%3BIACQ%2CgBAAA%3BI8BwMA%2CqBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEiCnfR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAgBI%3BEiCtfJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAiBI%3BI9BzVJ%2CgBAAA%3BIAAA%2C4BAAA%3BIAAA%2CyBAAA%3BIAAA%2CgBAAA%3BIAAA%2CoEAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIAAA%2CuBAAA%3BIAAA%2CcAAA%3BIAAA%2CwBAAA%3BIAAA%2CWAAA%3BI8BjPA%2CsBAAA%3BI9BiZA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI8B0LD%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAzPR%2CsBiC5OI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAgBI%2CWAlPH%3BEAAD%2CsBiC5OI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAiBI%2CUAnPH%3BI9BtGD%2CYAAA%3B%3BE8BqHA%2CsBiC3PI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAgBI%2CWAnOH%3BEAAD%2CsBiC3PI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAiBI%2CUApOH%3BI9BrHD%2CcAAA%3B%3BE8B0HA%2CsBiChQI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAgBI%2CWA9NH%3BEAAD%2CsBiChQI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAiBI%2CUA%5C%2FNH%3BI9B1HD%2CcAAA%3B%3BE8B%2BHA%2CsBiCrQI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAgBI%2CWAzNH%3BEAAD%2CsBiCrQI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COAiBI%2CUA1NH%3BI9B%5C%2FHD%2CcAAA%3B%3BE%2BD9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjC2clB%2COA0BI%3BIACI%2CWAAA%3BI9BnMR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE%2BDhUT%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjC2elB%3BI9BxWA%2CgBAAA%3B%3BE8BugBI%2CsBiC7oBA%2CkBAGI%2COAAM%2CIAAI%2COjCwoBjB%2CSAAY%2CSAER%3BEAAD%2CsBiC7oBA%2CkBAGI%2COAAM%2CIAAI%2COjCyoBjB%2CUAAa%2CSACT%3BIACG%2CSAAS%2CGAAT%3BI9BxgBR%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3B%3BE%2BD9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COjC%2BqBlB%3BI9B5iBA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CUAAA%3BIAAA%2CqBAAA%3BIiC9QA%2CqBAAA%3B%3BEAMA%2CsB8BkII%2CkBAGI%2COAAM%2CIAAI%2COjC%2BqBlB%2CMGpzBC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIjC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CamCvRe%2CYnCuRf%3BIAAA%2CsBAAA%3BIiCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BE8BtMY%2CsBATR%2CkBAGI%2COAAM%2CIAAI%2COAML%2CUAAU%3BIACP%2CmBAAA%3B%3BEAGJ%2CsBAbR%2CkBAGI%2COAAM%2CIAAI%2COAUL%2CUAAU%3BIACP%2CgBAAA%3B%3BEAtChB%2CsBAwBI%2CkBAkBI%2CyBACI%2COAAM%2CIAAI%2COAAU%3BIAChB%2CWAAA%3B%3BEnC4JhB%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CaAII%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAII%2CiBAKI%3BIACI%2CYAAA%3B%3BEAVZ%2CaAII%2CiBAKI%2CWAGI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAfhB%2CaAII%2CiBAKI%2CWASI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAKJ%2CaAtBR%2CiBAqBK%2CUAAU%2CGACN%3BI5BpEb%2C8BAAA%3BI4BsEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BI5BnFA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BE4BwFA%2CgBACI%3BIACI%2CiBAAA%3BIACA%2CeAAA%3B%3BEAIR%2CUACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEASJ%2CKAAC%2CcACG%2CcACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEANhB%2CKAWI%3BIACI%2CWAAA%3B%3BEAIR%2CeACI%3BIAEI%2CmBAAA%3B%3BEAHR%2CeACI%2CgBAII%3BEALR%2CeACI%2CgBAKI%3BIACI%2CoBAAA%3B%3BEjBjKZ%2CwBAII%2CUAAU%3BEAHd%2CuBAGI%2CUAAU%3BIACN%2CUAAA%3B%3BEAIR%2CuBACI%2CUAAS%2CiBACL%3BIACI%2CgBAAA%3B%3BEASZ%2CmBACI%2CKAAI%3BIACA%2CmBAAA%3B%3BEAFR%2CmBAKI%2CKAAI%3BIACA%2CUAAA%3B%3BEANR%2CmBASI%2CKAAI%3BIACA%2CUAAA%3B%3BEAIR%2CyBACI%2CKAAI%3BIACA%2CUAAA%3B%3BEAGJ%2CQAAS%2CMAAK%2CMAAM%2CyB2BtItB%2CQAGI%2CKACI%3BE3BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB2BrItB%2CQAEI%2CKACI%3BE3BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB2BpItB%2CQACI%2CKACI%3BE3BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB2BtItB%2CQAGI%2CKAEI%3BE3BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB2BrItB%2CQAEI%2CKAEI%3BE3BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB2BpItB%2CQACI%2CKAEI%3BItCyHV%2C0BAAA%3B%3BEWQI%2CQAAS%2CMAAK%2CMAAM%2CyB2B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BE3BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB2B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BE3BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB2BzHtB%2CQAAK%2CYACD%2CKAAE%2CYACE%3BE3BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB2B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BE3BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB2B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BE3BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB2BzHtB%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BIACE%2CaAAA%3B%3BE3BqHR%2CQAAS%2CMAAK%2CMAAM%2CyB2BhHtB%2CQAAQ%3BItCwGV%2C0BAAA%3B%3BEWQI%2CQAAS%2CMAAK%2CMAAM%2CyBAKhB%3BIACI%2CgBAAA%3B%3BEANR%2CQAAS%2CMAAK%2CMAAM%2CyBASd%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BEAVV%2CQAAS%2CMAAK%2CMAAM%2CyBASd%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BIACE%2CgBAAA%3B%3BEAMhB%2CyBACI%3BIACI%2CmBAAA%3B%3BEAGI%2CyBAJR%2CUAGI%2COACK%3BEACD%2CyBALR%2CUAGI%2COAEK%3BIXhCb%2CmBAAA%3BI8B%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BI9BhqBA%2CUAAA%3BI8BmqBA%2CmBAAA%3BInBjoBgB%2CmBAAA%3B%3BEmBmoBhB%2CyBnB1oBI%2CUAGI%2COACK%2CKmBsoBT%3BEAAJ%2CyBnB1oBI%2CUAGI%2COAEK%2CSmBqoBT%3BIACA%2CWAAA%3B%3BEnBjoBQ%2CyBAVR%2CUAGI%2COAOK%3BIACG%2CUAAA%3B%3BEAiBhB%2CgCAOI%3BIACI%2C6BAAA%3BIACA%2CaAAA%3B%3BEAIA%2CgCADJ%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CgCATJ%2CSASK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAKJ%2CgCADJ%2CKACK%3BIACG%2CUAAA%3B%3BEAGJ%2CgCALJ%2CKAKK%2CIAAI%3BIACD%2CkBAAA%3B%3BEAGJ%2CgCATJ%2CKASK%3BIACG%2CiBAAA%3B%3BEAKJ%2CgCADJ%2CYACK%3BIACG%2CgBAAA%3B%3BEW%5C%2FGZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BItBGZ%2C8BAAA%3BIsBDY%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CuBAiBI%2CcACI%3BEAjBR%2CeAgBI%2CcACI%3BIACI%2CmBAAA%3B%3BEAnBZ%2CuBAuBI%3BEAtBJ%2CeAsBI%3BIACI%2CmBAAA%3B%3BEAQR%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BE0CnKR%2CqBACI%3BIACI%2CWAAA%3B%3BEAFR%2CqBAKI%3BIACI%2CgBAAA%3B%3BEC5IR%2CWACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEC6CR%2CkBACI%3BIACI%2CUAAA%3B%3BEC2TJ%2COAAC%3BIACG%2CmBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CaAAA%3B%3BEAGJ%2COAAC%2CQACG%3BIACI%2CcAAA%3B%3BEAIR%2COAAC%3BIACG%2CmBAAA%3B%3BEAGJ%2COAAC%2COAAQ%2CQAAC%3BEACV%2COAAC%3BIACG%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CcAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3B%3BEAJR%2CoBAOI%2CUAAY%3BIACR%2CgBAAA%3B%3BEAGJ%2CoBAAC%2CiBAAkB%2CQAAO%3BIACtB%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIA%2CoBADJ%2CQACK%3BIACG%2C0BAAA%3B%3BEAGJ%2CoBALJ%2CQAKK%3BIACG%2CgBAAA%3B%3BEAGJ%2CoBATJ%2CQASK%3BIACG%2CaAAA%3B%3BEAIA%2CoBAdR%2CQAaK%2CQACI%3BIACG%2CSAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%3BIACG%2CUAAA%3B%3BEADJ%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%2COAGG%3BIACI%2CmBAAA%3B%3BEAGJ%2CoBA3BhB%2CQAaK%2CQACI%2CKAMI%2COAOI%3BIACG%2CUAAA%3B%3BEAGJ%2CoBA%5C%2FBhB%2CQAaK%2CQACI%2CKAMI%2COAWI%3BEACD%2CoBAhChB%2CQAaK%2CQACI%2CKAMI%2COAYI%3BInEjIrB%2C6BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BImEiLwB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBA1ChB%2CQAaK%2CQACI%2CKAMI%2COAsBI%3BInEzLrB%2CyBAAA%3BImE2LwB%2CeAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CoBAlDR%2CQAaK%2CQAqCI%3BIACG%2CmBAAA%3B%3BEAEA%2CoBArDZ%2CQAaK%2CQAqCI%2CMAGI%3BIACG%2CUAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3B%3BEAIR%2CoBA5DR%2CQAaK%2CQA%2BCI%3BInE3Mb%2CgBAAA%3BIAhBF%2CsDAAA%3BIACK%2CmDAAA%3BIACC%2CkDAAA%3BIAcJ%2C8CAAA%3BImEgNgB%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAXJ%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%3BIACI%2CSAAA%3BIACA%2CYAAA%3B%3BEAfR%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%2CMAII%3BIACI%2CcAAA%3B%3BEAGJ%2CoBAjFhB%2CQAaK%2CQA%2BCI%2CQAaG%2CMAQK%3BIACG%2CyBAAA%3B%3BEAMhB%2CoBAxFJ%2CQAwFK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CoBA5FR%2CQAwFK%2CQAII%3BInE3Ob%2CcAAA%3BImE6OgB%2CeAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CoBAnGZ%2CQAwFK%2CQAII%2CSAOI%3BIACG%2CSAAS%2CGAAT%3B%3BEAZZ%2CoBAxFJ%2CQAwFK%2CQAgBG%3BEAhBJ%2CoBAxFJ%2CQAwFK%2CQAiBG%3BIACI%2CeAAA%3B%3BEAlBR%2CoBAxFJ%2CQAwFK%2CQAqBG%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAvBR%2CoBAxFJ%2CQAwFK%2CQA0BG%2CQAAO%3BIACH%2CmBAAA%3B%3BEAIR%2CoBAvHJ%2CQAuHK%3BIACG%2CeAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CoBA3HR%2CQAuHK%2CQAIO%3BIACA%2CgBAAA%3B%3BE5CpGZ%2CSAAC%2COAAO%3BIACJ%2CYAAA%3BIvBxKR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BIuB6KQ%2CWAAA%3B%3BEAIR%3BIAEI%2CmBAAA%3B%3BEAII%2C0BAFJ%2CUAEK%3BIACG%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAJJ%2C0BAFJ%2CUAEK%2COAMG%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2C0BAjBR%2CUAEK%2COAeI%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2C0BAjBR%2CUAEK%2COAeI%2CMAKG%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAEA%2C0BA3BhB%2CUAEK%2COAeI%2CMAKG%2CMAKK%3BIACG%2CeAAA%3B%3BEAXZ%2C0BAjBR%2CUAEK%2COAeI%2CMAeG%3BIACI%2CgCAAA%3BIACA%2CgBAAA%3B%3BEAhCZ%2C0BAFJ%2CUAEK%2COAoCG%3BIACI%2CaAAA%3B%3BEAIR%2C0BA3CJ%2CUA2CK%2CIAAI%3BIACD%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3B%3BEAIJ%2C0BAlDJ%2CUAkDK%2CMACG%3BIvBxOZ%2CeAAA%3B%3BEuB8OQ%2C0BAzDJ%2CUAyDK%3BIACG%2CWAAA%3B%3BEAIJ%2C0BA9DJ%2CUA8DK%3BIACG%2CYAAA%3B%3BEAKZ%2C0BACI%3BIACI%2CcAAA%3B%3BEAOI%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CWAAA%3B%3BEADJ%2CcAHE%2CSACV%2CSACK%2CKACI%2CSAGK%3BIACE%2CiBAAA%3B%3BE6ChepB%2CMAAM%3BIACF%2CcAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CMAAM%2CWAIF%2COAAM%3BIACF%2CgBAAA%3B%3BEALR%2CMAAM%2CWAQF%2CMAAK%2CUACC%3BEATV%2CMAAM%2CWAQF%2CMAAK%2CUAEC%3BIACE%2CWAAA%3B%3BEnDmOZ%3BIACI%2CmBAAA%3B%3BEAEA%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEAJR%2CwBAOI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEf9KR%2CmBAGI%2CUAAU%3BIACN%2CUAAA%3B%3BEAaR%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BIAExB%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CuBACI%2CaACI%3BIACI%2CkBAAA%3B%3BEAHZ%2CuBACI%2CaAKI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEsB%2BXZ%2CYAEI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEAJR%2CYAEI%2CMAII%3BIACI%2CiBAAA%3B%3BEAPZ%2CYAEI%2CMAQI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3B%3BEAKZ%2CsBACI%2CQAAO%3BIAEH%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEALpC%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEAJpC%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BIAExB%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEASZ%3BIACI%2CgBAAA%3B%3BEADJ%2C6BAGI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAPR%2C6BAUI%3BIACI%2CgBAAA%3B%3BEAIR%3BIACI%2CgBAAA%3BIACA%2CaAAA%3B%3BEAGI%2CoBADJ%2CKACK%3BIACG%2CkBAAA%3B%3BEAGJ%2CoBALJ%2CKAKK%3BIACG%2CiBAAA%3B%3BEAVZ%2CoBAcI%2CMAAM%3BIACF%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAhBR%2CoBAmBI%2CMACI%3BEApBR%2CoBAmBI%2CMAEI%3BIACI%2CiBAAA%3B%3BEAIR%2CoBAAC%2CQACG%3BIACI%2CaAAA%3B%3BEAKZ%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CoBAMI%3BIACI%2CkBAAA%3B%3BEAPR%2CoBAUI%3BIACI%2CYAAA%3B%3BEAOI%2CkBAFR%2CMACI%2CKACK%3BEACD%2CkBAHR%2CMACI%2CKAEK%3BIACG%2CeAAA%3B%3BEAKZ%2CkBAAC%2CQAEG%2CKAAI%3BEADR%2CkBAAC%2CSACG%2CKAAI%3BIACA%2CkBAAA%3B%3BEAMA%2CkBAFP%2CWACG%2CKACK%3BEACD%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBARP%2CWACG%2CKAOK%3BIACG%2CiBAAA%3B%3BENhqBhB%2CKAAK%2CKAAK%3BIACN%2CUAAA%3B%3BEADJ%2CKAAK%2CKAAK%2COAMN%2CUACI%3BIACI%2CUAAA%3B%3BEARZ%2CKAAK%2CKAAK%2COAMN%2CUAKI%2COAAM%3BIAEF%2CUAAA%3B%3BEOicZ%3BEACA%3BIACI%2CYAAA%3B%3BEAGJ%2CWAAY%3BIACR%2CcAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAII%2COAAM%3BIACF%2CgCAAA%3BIzBtNR%2CyBAAA%3B%3BEyBiNA%2CYASI%2CQAAO%3BIACH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CYAcI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIzBlER%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyBqET%2CUACM%2CsBACE%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACM%2CsBAKE%2CYAAc%3BIACV%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BI4CveA%2CqBAAA%3BIACA%2CkBAAA%3B%3BErEFA%2CiBAAC%3BEACD%2CiBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CiBAAC%3BIACG%2CWAAA%3B%3BEyBieJ%2CiB4CpeA%3BIrEgPA%2CUAAA%3BIqE9OI%2CeAAA%3BIrE8OJ%2CqBAAA%3BIiChOA%2CqBAAA%3B%3BERodA%2CiB4CpeA%2CepCoOE%3BIjChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEiC2CA%2CiBoCtBA%2CepCsBC%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIjC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS2C9NQ%2CO3C8NR%3BIAAA%2CamCvRe%2CYnCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIiCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiBoCnCJ%2CepCkCC%2CMACI%3BIjC6ML%2CcAAA%3B%3BEiCvMI%2CiBoCzCJ%2CepCwCC%2COACI%3BIjCuML%2CcAAA%3B%3BEqEqEA%2CiBArTA%2CeAqTC%3BIrErED%2CqBAAA%3BIiChOA%2CqBAAA%3B%3BEoCqSA%2CiBArTA%2CeAqTC%2COpCjFC%3BIjChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEiC2CA%2CiBoCtBA%2CeAqTC%2COpC%5C%2FRA%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIjC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS2C%5C%2FNM%2CO3C%2BNN%3BIAAA%2CamCvRe%2CYnCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIiCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiBoCnCJ%2CeAqTC%2COpCnRA%2CMACI%3BIjC6ML%2CcAAA%3B%3BEiCvMI%2CiBoCzCJ%2CeAqTC%2COpC7QA%2COACI%3BIjCuML%2CcAAA%3B%3BEyBoPA%2CiB4C7SA%3BIrEyDA%2CSAAA%3BIAAA%2CUAAA%3BI%2BC1KA%2CqBAAA%3BI%5C%2FC0KA%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2CeAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIqEhDI%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIrE8CJ%2CSAAA%3BIAAA%2CQAAA%3BIAAA%2CyCAAA%3B%3BEyBoPA%2CiB4C7SA%2CGAsBI%3BIrEmCJ%2CSAAA%3BIAAA%2CUAAA%3B%3BEqE3BQ%2CiBA9BR%2CGAsBI%2CGAQK%3BIrE2BT%2CmBAAA%3BIqEzBY%2CeAAA%3B%3BEAuTZ%2CiBAvVA%2CGAuVC%3BEACD%2CiBAxVA%2CGAwVC%3BIACG%2C0BAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3B%3BEAGJ%2CiBAjWA%2CGAiWC%3BIACG%2CiBAAA%3BIrEzSJ%2CsDAAA%3BIqE2SI%2CWAAA%3B%3BEAGJ%2CiBAvWA%2CGAuWC%3BIACG%2CiBAAA%3BIrE%5C%2FSJ%2CsDAAA%3BIqEiTI%2CWAAA%3B%3BEAlCJ%2CiBAxUA%2CGAwUC%3BIrE%5C%2FQD%2CWAAA%3BIAAA%2CUAAA%3B%3BEqEoRA%2CiBA7UA%2CGA6UC%3BIrEpRD%2CUAAA%3BIAAA%2CUAAA%3B%3BEqEZA%2CiBAAC%3BIACG%2CiBAAA%3B%3BEADJ%2CiBAAC%2COAGG%3BIACI%2CcAAA%3B%3BE5C4PR%2CiBAgBI%2CGACI%3BIzBrQR%2CWAAA%3BIAAA%2CqBAAA%3BIyBgRY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEsBnaZ%2CiBtBqZI%2CGACI%2CEsBtZP%3BI%5C%2FCiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BE%2BC5IA%2CiBtBgZI%2CGACI%2CEsBjZP%3BI%5C%2FC4ID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE%2BCvIA%2CiBtB2YI%2CGACI%2CEsB5YP%3BI%5C%2FCuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEyBoPA%2CiBAkCI%3BIACI%2CeAAA%3B%3BEAnCR%2CiBAsCI%3BIACI%2CaAAA%3B%3BEAvCR%2CiBA0CI%2CQAAO%3BI6BvVX%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BItDgDA%2CgBAAA%3BIAAA%2CWAAA%3B%3BEsD7CA%2CiB7B2UI%2CQAAO%2CO6B3UV%3BEACD%2CiB7B0UI%2CQAAO%2CO6B1UV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiB7BqUI%2CQAAO%2CO6BrUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiB7BgUI%2CQAAO%2CO6BhUV%3BEACD%2CiB7B%2BTI%2CQAAO%2CO6B%5C%2FTV%3BEACD%2CQAAQ%2CUAAW%2CkB7B8Tf%2CQAAO%3BI6B7TP%2CoBAAA%3BItD%2BBJ%2CYAAA%3B%3BEyBoPA%2CiBA%2BCI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CaAAA%3B%3BEQrcR%2CiBRwcK%2COACG%2CQAAO%2COQzcd%3BIjCgKD%2CS2C%5C%2FNM%2CO3C%2BNN%3B%3BEyBwSI%2CiBAAC%2COAQG%3BIACI%2CcAAA%3B%3BEA7DZ%2CiBAiEI%3BIACI%2CaAAA%3B%3BEAKJ%2COAAC%2CMACK%2CUAAO%3BIzB5TjB%2CSAAA%3BIAAA%2CUAAA%3BI%2BC1KA%2CqBAAA%3BItBweY%2CYAAA%3BIACA%2CiBAAA%3B%3BEAJR%2COAAC%2CMACK%2CUAAO%2CMsBhef%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BEtB6dA%2COAAC%2CMACK%2CUAAO%2CMAKH%3BIACE%2CkBAAA%3B%3BEAEA%2COATX%2CMACK%2CUAAO%2CMAKH%2CKAGG%3BEATb%2COAAC%2CMACK%2CUAAO%2CMAKH%2CKAII%3BIACE%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAfX%2CMACK%2CUAAO%2CMAKH%2CKASG%2CQACG%3BIzB3UpB%2CWAAA%3BIAAA%2CiBAAA%3B%3BEyBmVgB%2COAxBX%2CMACK%2CUAAO%2CMAsBH%2CsBACG%3BIACG%2CSAAS%2CgBAAT%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAIA%2COA%5C%2FBf%2CMACK%2CUAAO%2CMAsBH%2CsBAOG%2CWACI%3BIACG%2CaAAA%3B%3BEAhCpB%2COAAC%2CMACK%2CUAAO%2CMAoCH%2CoBAAoB%3BIAClB%2CaAAA%3B%3BEAKZ%2COAAC%3BIACG%2CoBAAA%3B%3BEAIR%3BIACI%2CwBAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CmCAAA%3B%3BEAHJ%2CaAKM%3BEALN%2CaAMM%3BEANN%2CaAOM%3BIACE%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%3BIzBhYA%2CmBAAA%3BIyBkYI%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAHJ%2CYAKI%2CUACI%2CSACI%2CGAAE%3BIACE%2CaAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAEA%2CYARZ%2CUACI%2CSACI%2CGAAE%2CSAMG%3BEACD%2CYATZ%2CUACI%2CSACI%2CGAAE%2CSAOG%3BIACG%2CYAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CYAhBZ%2CUACI%2CSACI%2CGAAE%2CSAcG%3BIzBrZjB%2CsDAAA%3B%3BEyByZgB%2CYApBZ%2CUACI%2CSACI%2CGAAE%2CSAkBG%3BIzBzZjB%2CsDAAA%3BIyB2ZoB%2CqBAAA%3B%3BEAQhB%2COAAC%3BIACG%2CgBAAA%3B%3BEADJ%2COAAC%2CQAGG%3BIACI%2CYAAA%3B%3BEAJR%2COAAC%2CQAOG%3BIACI%2CmBAAA%3B%3BEARR%2COAAC%2CQAWG%2CUAAS%3BIACL%2CcAAA%3BIACA%2CSAAA%3B%3BEAbR%2COAAC%2CQAgBG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAnBR%2COAAC%2CQAgBG%2COAKI%3BIACI%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3B%3BEA1BZ%2COAAC%2CQAgBG%2COAaI%3BEA7BR%2COAAC%2CQAgBG%2COAcI%3BIACI%2CeAAA%3B%3BE6CzqBhB%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BECuRI%2CcAJF%2CSACV%2CSACK%2CKACI%2CKACI%2CMACG%3BIACI%2CcAAA%3B%3BEAKZ%2CcAXE%2CSACV%2CSACK%2CKASI%3BIACG%2CqBAAA%3B%3BEAGJ%2CcAfE%2CSACV%2CSACK%2CKAaI%3BIACG%2CgBAAA%3B%3BEADJ%2CcAfE%2CSACV%2CSACK%2CKAaI%2CQAGK%3BIACE%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAnBZ%2CcAFM%2CSACV%2CSACK%2CKAuBG%3BIACI%2CcAAA%3B%3BEAxBR%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUAGI%2COAAM%3BEA1Bd%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUAII%3BIACI%2CmBAAA%3BIACA%2CsBAAA%3B%3BEA7BZ%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUASI%2COAAM%3BIACF%2CmBAAA%3B%3BEAjCZ%2CcAFM%2CSACV%2CSACK%2CKAqCG%2CYACI%3BIACI%2CSAAA%3B%3BEAvCZ%2CcAFM%2CSACV%2CSACK%2CKAqCG%2CYAKI%3BIACI%2CgBAAA%3B%3BEA3CZ%2CcAFM%2CSACV%2CSACK%2CKA%2BCG%3BIACI%2CWAAA%3B%3BEAMhB%2CqBACI%3BIACI%2CWAAA%3B%3BEAIR%2CqBACI%3BIvE9GJ%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2C4CAAA%3BIuEoHQ%2CgBAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbR%2CqBACI%2CoBAcI%3BIACI%2CiBAAA%3B%3BECxUZ%3BIACI%2CuBAAuB%2CcAAvB%3BIACA%2CSAAA%3B%3BECmVJ%2CcACI%2CeACI%3BIACI%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcALR%2CeACI%2CcAIK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAAc%2CoBACV%2CeACI%3BIACI%2CUAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CUAAA%3B%3BEpDtTZ%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIR%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAQR%3BIrBiHA%2CyBAAA%3BIAAA%2C8EAAA%3BIAAA%2CcAAA%3BIqB7GI%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIrBuGJ%2CqBAAA%3BIiC9QA%2CqBAAA%3B%3BEZyKI%2CYAAe%3BIACX%2C0BAAA%3B%3BEAGJ%2CWAAC%3BIrBiGL%2CcAAA%3BIqB%5C%2FFQ%2CmBAAA%3B%3BEAGJ%2CWAAC%3BIACG%2C0BAAA%3BIACA%2C4BAAA%3B%3BEAGJ%2CWAAC%3BIrBuFL%2C%2BFAAA%3BIqBrFQ%2CmBAAA%3BIACA%2CcAAA%3B%3BEA7BR%2CWYqGE%3BIjChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEiCHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIjC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS2CnPQ%2CO3CmPR%3BIAAA%2CamCvRe%2CYnCuRf%3BIAAA%2CsBAAA%3BIiCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BIjC2PL%2CcAAA%3B%3BEqBvEI%2CcAAe%3BIACX%2CgBAAA%3B%3BEAKJ%2CUAAC%3BIACG%2CSsBrLA%2COtBqLA%3B%3BEAKJ%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BEqD6VR%2CkBACI%2CoBACI%3BI1EtSR%2CmBAAA%3B%3BE0EoSA%2CkBAOI%3BIACI%2CiBAAA%3B%3BEAIR%2CWACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CgBAAA%3B%3BEAGJ%2CuBAEI%2CWACI%3BEAFR%2CmBACI%2CWACI%3BIACI%2CeAAA%3B%3BEAJZ%2CuBAEI%2CWACI%2CiBAGI%3BEALZ%2CmBACI%2CWACI%2CiBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEARhB%2CuBAEI%2CWAUI%2CqBAAuB%2CuBACnB%3BEAZZ%2CmBACI%2CWAUI%2CqBAAuB%2CuBACnB%3BI1EzUZ%2CiBAAA%3BI0E2UgB%2CiBAAA%3B%3BEAMhB%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3B%3BEAFR%2CoBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2C0BAGI%3BEAFJ%2C2BAEI%3BEADJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAJR%2C0BAOI%2CSAAQ%3BEANZ%2C2BAMI%2CSAAQ%3BEALZ%2CqBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2CiBACI%2CyBACI%2COACI%3BIACI%2CUAAA%3B%3BEAMhB%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CQACI%2CeAeI%3BIACI%2CWAAA%3B%3BEAKZ%2CsBAAsB%2CoBAClB%2CQAAO%3BIACH%2CmBAAA%3B%3BEAmPR%2CQAAQ%3BIACJ%2CYAAA%3BI1EtoBJ%2CSAAA%3BIAAA%2CUAAA%3BI%2BC1KA%2CqBAAA%3B%3BE2B%2ByBA%2CQAAQ%2CQAIJ%2CQAAO%3BIACH%2CiBAAA%3BI1E1oBR%2CcAAA%3BIAAA%2CqBAAA%3B%3BE%2BCjJA%2CQ2BsxBQ%2CQAIJ%2CQAAO%2CQ3B1xBV%3BI%5C%2FCiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BE%2BC5IA%2CQ2BixBQ%2CQAIJ%2CQAAO%2CQ3BrxBV%3BI%5C%2FC4ID%2CcAAA%3BIAAA%2C0BAAA%3B%3BE%2BCvIA%2CQ2B4wBQ%2CQAIJ%2CQAAO%2CQ3BhxBV%3BI%5C%2FCuID%2CcAAA%3BIAAA%2C0BAAA%3B%3BE0EqoBA%2CQAAQ%2CQASJ%2CSAAQ%3BI1E9oBZ%2CcAAA%3B%3BE0EipBQ%2CQAZA%2CQASJ%2CSAAQ%2CIAGH%3BIACG%2CSAAS%2CGAAT%3B%3BEAGJ%2CQAhBA%2CQASJ%2CSAAQ%2CIAOH%3BIACG%2CSAAS%2CGAAT%3B%3BErC70BZ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CmBAAA%3B%3BEAEA%2CQAAS%2COAHP%2COAAQ%2CeAAe%3BIAIrB%2CcAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CQAAS%2COAHP%2COAAQ%2CeAAe%2CcAOrB%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEAKZ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CUAAA%3B%3BEAGJ%2CQAAS%2COAAM%2COAAQ%2COAKnB%3BIACI%2CUAAA%3B%3BEANR%2CQAAS%2COAAM%2COAAQ%2COAKnB%2CiBAGI%3BIACI%2CSAAA%3B%3BE9B41EZ%2CqBAEI%3BIACI%2CiBAAA%3B%3BEAHR%2CqBAOI%3BIACI%2CuBAAuB%2CcAAvB%3B%3BEClnER%3BIACI%2CgBAAA%3BIACA%2CMAAA%3BIACA%2CYAAA%3BIACA%2CiBAAiB%2CUAAjB%3BIACA%2CyBAAyB%2CUAAzB%3B%3BEAIJ%3BIACI%2CsBAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CKAAC%3BIACG%2CWAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CKAAC%3BIACG%2CeAAA%3B%3BEAKR%3BIACI%2CsBAAA%3BIACA%2C0BAAA%3BIACA%2CeAAA%3B%3BEAHJ%2CaAKI%3BIACI%2CsBAAA%3BIACA%2CmDAAA%3B%3BEAKR%3BIACI%2CsBAAA%3B%3BEAIJ%3BIACI%2CkCAAA%3B%3BEADJ%2CWAGI%2CQACM%3BIACE%2CaAAa%2CmBAAb%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CoCAAA%3BIACA%2C2BAAA%3B%3BEAEA%2CWAdR%2CQACM%2CaAaG%3BIACG%2CcAAA%3B%3BEAIR%2CWAnBJ%2CQAmBK%2COAAU%3BEACX%2CWApBJ%2CQAoBK%2CWAAc%3BIACX%2CcAAA%3BIACA%2CgCAAA%3B%3BEAMZ%2CWAAY%2CQAAQ%3BIAChB%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEANJ%2CWAAY%2CQAAQ%2CSAQhB%3BIACI%2CaAAa%2CmBAAb%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CmDAAA%3B%3BEAEA%2CWAhBI%2CQAAQ%2CSAQhB%2CEAQK%3BIACG%2CcAAA%3BIACA%2C%2BBAAA%3B%3B%3BAC3ZZ%2CgBAL4C%3BEV6E5C%2CcACI%3BICqJJ%2CYAAA%3BIAAA%2CSAAA%3BIDlJQ%2CUAAA%3B%3B%3BAUvER%2CgBALwC%3BE%2BCQxC%2CqBACI%2CaACI%3BIxDoNR%2CmBAAA%3BIAAA%2CYAAA%3BIwDjNY%2CSAAA%3B%3BEC2OZ%2CYACI%3BIzD3BJ%2CmBAAA%3B%3BEyD8BQ%2CYAHJ%2CuBAGK%3BIzD9BT%2CgBAAA%3BIAAA%2CyBAAA%3BIyDiCY%2CSAAS%2CEAAT%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAIA%2CYAdR%2CuBAaK%2CUAAU%2CQACN%3BIACG%2CaAAA%3B%3BEAKJ%2CYApBR%2CuBAmBK%2CcACI%3BIACG%2CaAAA%3B%3BEAIA%2CYAzBZ%2CuBAmBK%2CcAKK%2CyBACG%3BIACG%2CaAAA%3B%3BEAOpB%3BIACI%2CgBAAA%3B%3BEjCqWJ%2CYACI%3BIACI%2CkBAAA%3B%3BEAFR%2CYACI%2CMAGI%3BIACI%2CiBAAA%3B%3BEALZ%2CYACI%2CMAOI%3BIACI%2C0BAAA%3B%3BE%2BCvSZ%2CqBACI%2CeACI%3BIACI%2CSAAA%3B%3BEAHZ%2CqBACI%2CeAKI%3BIACI%2CmBAAA%3BIACA%2CaAAa%2C8BAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAEA%2CqBAXR%2CeAKI%2CcAMK%2CUAAU%3BIACP%2CcAAA%3B%3BEEyBhB%2CcACI%3BIACI%2CUAAA%3B%3BEAIR%2CoBACI%2CeACI%3BIACI%2CmBAAA%3B%3BEAKZ%2CqBACI%2CeACI%3BIACI%2CUAAA%3B%3BEAKZ%2CcACI%2CeACI%3BIACI%2CSAAA%3B%3BEAHZ%2CcACI%2CeAKI%3BIACI%2CeAAA%3BIACA%2CYAAA%3BIACA%2COAAO%2CmBAAP%3B%3BEAEA%2CcAVR%2CeAKI%2CcAKK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CcAdR%2CeAKI%2CcASK%2CUAAU%3BIACP%2CcAAA%3B%3BEAOZ%2CcAAC%2CoBACG%2CeACI%3BIACI%2CcAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CcAAC%2CqBACG%2CeACI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAEA%2CcANX%2CqBACG%2CeACI%2CcAIK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CcAVX%2CqBACG%2CeACI%2CcAQK%2CUAAU%3BIACP%2CcAAA%3B%3BEC8cpB%2CWACI%2CQAAO%3BIACH%2CgBAAA%3B%3BErCn0BR%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CUAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CUAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CSAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAa%2C8BAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAEA%2CMALE%2COAAQ%2CeAAe%2CcAKxB%2CUAAU%3BIACP%2CcAAA%3B%3BE9By0ER%2CqBACI%2CSAAS%3BIACL%2CuBAAuB%2CkBAAkB%2CqBAAzC%3B%3B%3BAEv7EZ%2CgBAJ2C%3BEiEinBvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%22%7D */