/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap.less');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap.less');
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@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 © 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%;
  }
}
/* ===== REMOVE DEFAULT MAGENTO UI ===== */
.navigation,
.nav-sections,
.block.category.event,
.ui-menu {
  display: none !important;
}
/* ===== IMPORT CORE TNB ===== */
/* ===== FIX LOGO FINAL ===== */
/* ===== FIX LOGO FINAL ===== */
.tnb-topbar .tnb-header-logo,
.tnb-topbar .header-logo {
  display: flex;
  align-items: center;
}
.tnb-topbar .tnb-header-logo img,
.tnb-topbar .header-logo img {
  height: 60px !important;
  width: auto !important;
  max-height: none !important;
  mix-blend-mode: normal !important;
  opacity: 1 !important;
  display: block;
}
/* FIX DECOR không ảnh hưởng logo */
.topbar-center img {
  max-height: 40px;
  width: auto;
  mix-blend-mode: multiply;
}
/* FIX CART ICON */
.cart-btn img {
  height: 32px !important;
  width: auto !important;
  mix-blend-mode: normal !important;
}
html,
body {
  margin: 0;
  padding: 0;
  background: #fcf1db;
  font-family: 'Outfit', sans-serif;
  color: #2d2520;
}
/* ===== LAYOUT ===== */
.tnb-container {
  display: flex;
  width: 100%;
  min-height: 100vh;
}
/* ===== SIDEBAR ===== */
.tnb-sidebar {
  width: 250px;
  padding: 16px 12px 0;
  border-right: 1px solid rgba(110, 73, 51, 0.12);
  background: #fcf1db;
  position: sticky;
  top: 0;
  height: 100vh;
}
.tnb-sidebar .logo img {
  width: 110px;
  margin: 0 auto 20px;
  display: block;
  /* FIX màu SVG */
  mix-blend-mode: normal;
}
.btn-category {
  background: #6b4733;
  color: #fff;
  border-radius: 20px;
  padding: 8px 0;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 12px;
}
/* ===== MAIN ===== */
.tnb-main {
  flex: 1;
  padding: 10px 30px;
}
/* ===== HEADER ===== */
.tnb-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
  /* 🔥 cố định chiều cao cho gọn */
  margin-bottom: 10px;
}
/* LEFT */
.topbar-left {
  display: flex;
  align-items: center;
  gap: 10px;
}
/* LOGO */
.header-logo img {
  height: 56px;
  /* 🔥 chuẩn đẹp */
  width: auto;
  display: block;
  max-height: none;
  mix-blend-mode: normal;
}
/* LINKS */
.topbar-left a {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  text-decoration: none;
}
.sep {
  color: #bbb;
  font-size: 13px;
}
/* CENTER DECOR */
.topbar-center {
  flex: 1;
  display: flex;
  justify-content: center;
}
.topbar-center img {
  height: 28px;
  opacity: 0.8;
}
/* RIGHT */
.topbar-right {
  display: flex;
  align-items: center;
  gap: 10px;
}
.topbar-right a {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  text-decoration: none;
}
/* CART */
.cart-btn {
  display: flex;
  align-items: center;
  gap: 6px;
}
.cart-icon {
  width: 28px;
  height: 28px;
}
.cart-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  /* FIX màu icon */
  mix-blend-mode: normal;
}
/* ===== SEARCH ===== */
.tnb-search-area {
  background: #6b4733;
  border-radius: 40px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
}
.tnb-search-area input {
  flex: 1;
  border: none;
  background: transparent;
  color: white;
  font-size: 14px;
  outline: none;
}
.search-btn {
  width: 34px;
  height: 34px;
}
/* ===== TAGS ===== */
.tnb-tags {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin: 12px 0 20px;
  font-size: 13px;
}
.tnb-tags a {
  color: #6b4733;
  text-decoration: none;
  font-weight: 500;
}
/* ===== HERO ===== */
.film-strip img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
  /* chỉ giữ decor mới dùng blend */
  mix-blend-mode: multiply;
}
/* ===== GRID ===== */
.product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}
/* ===== MOBILE ===== */
@media (max-width: 768px) {
  .tnb-sidebar {
    display: none;
  }
  .tnb-topbar {
    height: auto;
    flex-wrap: wrap;
    gap: 8px;
  }
  .header-logo img {
    height: 48px;
  }
}
/* TNB custom: ensure login area inline and notification icon */
#tnb-login-area {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
#tnb-login-area a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.notif-btn {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: transparent;
  border: none;
  color: #5a3c2b;
}
.notif-btn svg {
  width: 20px;
  height: 20px;
  fill: #5a3c2b;
}
/* Ensure header stretches full width in PDP and Cart */
.tnb-pdp-header,
.product-view-layout-grid,
.tnb-cart-inner {
  width: 100%;
  max-width: none;
}
/* TNB strong overrides for PDP and general header spacing */
.tnb-pdp-header,
.product-view-layout-grid,
.tnb-cart-inner {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 20px !important;
}
.product-view-layout-grid {
  margin-top: 25px !important;
}
.logo-area img,
.tnb-topbar .header-logo img {
  height: 72px !important;
  width: auto !important;
}
#tnb-login-area {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
}
#tnb-login-area a {
  display: inline-flex !important;
  align-items: center !important;
}
:root {
  --tnb-bg: #fcf1db;
  --tnb-bg-soft: #fcf1db;
  --tnb-brown: #6b4733;
  --tnb-brown-dark: #5a3c2b;
  --tnb-line: rgba(110, 73, 51, 0.12);
  --tnb-accent: #e9d5b7;
  --tnb-text: #3d3530;
}
@media (min-width: 769px) and (max-width: 1180px) {
  html,
  body,
  .page-wrapper,
  .page-main,
  .columns,
  #maincontent,
  .tnb-container,
  .tnb-main {
    max-width: 100%;
    overflow-x: clip;
  }
  .tnb-container {
    display: block;
    min-width: 0;
  }
  .tnb-sidebar {
    position: relative;
    top: auto;
    z-index: 1;
    display: grid;
    grid-template-columns: 132px minmax(0, 1fr);
    align-items: center;
    gap: 10px;
    width: 100%;
    height: auto;
    min-height: 58px;
    padding: 8px 14px;
    overflow: hidden;
    box-sizing: border-box;
  }
  .btn-category {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 132px;
    height: 40px;
    margin: 0;
    padding: 0 12px;
    box-sizing: border-box;
    white-space: nowrap;
  }
  .tnb-sidebar ul,
  .tnb-sidebar .category-list {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin: 0;
    padding: 2px 2px 5px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: thin;
    scrollbar-color: rgba(116, 76, 52, 0.48) transparent;
  }
  .tnb-sidebar ul li,
  .tnb-sidebar .category-list li {
    flex: 0 0 auto;
    max-width: 170px;
    margin: 0;
    padding: 0;
    border: 0;
  }
  .tnb-sidebar ul li a,
  .tnb-sidebar .category-list li a {
    display: block;
    max-width: 170px;
    padding: 7px 11px;
    overflow: hidden;
    border: 1px solid rgba(116, 76, 52, 0.14);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.48);
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .tnb-main {
    width: 100%;
    min-width: 0;
    padding: 12px 16px 36px;
    box-sizing: border-box;
  }
  .tnb-storefront-header--home {
    position: sticky;
    top: 0;
    z-index: 220;
    width: 100%;
    margin: 0 0 18px;
  }
  .tnb-storefront-header--home .tnb-storefront-header__frame,
  .tnb-storefront-header--home .tnb-storefront-header__frame.is-logo-prominent {
    position: relative;
    display: grid;
    grid-template-columns: 100px minmax(0, 1fr);
    gap: 12px;
    width: 100%;
    height: auto;
    min-height: 154px;
    padding: 10px 12px;
    box-sizing: border-box;
  }
  .tnb-storefront-header--home .tnb-storefront-header__brand-panel {
    position: static;
    inset: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    min-height: 132px;
    transform: none;
  }
  .tnb-storefront-header--home .tnb-storefront-header__brand-panel img {
    width: 82px;
    height: auto;
    max-height: 108px;
    object-fit: contain;
  }
  .tnb-storefront-header--home .tnb-storefront-header__content,
  .tnb-storefront-header--home .tnb-storefront-header__frame.is-logo-prominent .tnb-storefront-header__content {
    position: static;
    inset: auto;
    display: grid;
    grid-template-rows: auto auto auto;
    gap: 8px;
    width: 100%;
    min-width: 0;
    transform: none;
  }
  .tnb-storefront-header--home .tnb-storefront-header__bar {
    position: static;
    inset: auto;
    display: grid;
    grid-template-columns: minmax(110px, 0.8fr) minmax(140px, 1fr) minmax(245px, 1.25fr);
    align-items: center;
    gap: 10px;
    width: 100%;
    min-width: 0;
    transform: none;
  }
  .tnb-storefront-header--home .tnb-storefront-header__left,
  .tnb-storefront-header--home .tnb-storefront-header__decor,
  .tnb-storefront-header--home .tnb-storefront-header__right,
  .tnb-storefront-header--home .tnb-storefront-header__search,
  .tnb-storefront-header--home .tnb-storefront-header__searchbox-wrap,
  .tnb-storefront-header--home .tnb-storefront-header__searchbox,
  .tnb-storefront-header--home .tnb-storefront-header__tags {
    position: static;
    inset: auto;
    width: auto;
    min-width: 0;
    height: auto;
    transform: none;
  }
  .tnb-storefront-header--home .tnb-storefront-header__left,
  .tnb-storefront-header--home .tnb-storefront-header__right {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .tnb-storefront-header--home .tnb-storefront-header__right {
    justify-content: flex-end;
  }
  .tnb-storefront-header--home .tnb-storefront-header__meta,
  .tnb-storefront-header--home .tnb-storefront-header__auth {
    min-width: 0;
    white-space: nowrap;
  }
  .tnb-storefront-header--home .tnb-storefront-header__decor {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tnb-storefront-header--home .tnb-storefront-header__decor::after {
    display: none;
    content: none;
  }
  .tnb-storefront-header--home .tnb-storefront-header__decor img {
    width: 100%;
    max-width: 240px;
    max-height: 22px;
    object-fit: contain;
    transform: none;
  }
  .tnb-storefront-header--home .tnb-lang-switcher {
    position: static;
    flex: 0 0 auto;
    margin: 0;
    transform: none;
  }
  .tnb-storefront-header--home .tnb-lang-switcher__label,
  .tnb-storefront-header--home .tnb-lang-switcher-label {
    display: none;
  }
  .tnb-storefront-header--home .tnb-storefront-header__cartbtn,
  .tnb-storefront-header--home .tnb-storefront-header__right .tnb-storefront-header__cartbtn {
    position: static;
    flex: 0 0 auto;
    width: auto;
    min-width: 104px;
    height: 36px;
    margin: 0;
    padding: 4px 9px;
    transform: none;
  }
  .tnb-storefront-header--home .tnb-storefront-header__search {
    display: grid;
    gap: 6px;
    width: 100%;
  }
  .tnb-storefront-header--home .tnb-storefront-header__searchbox-wrap,
  .tnb-storefront-header--home .tnb-storefront-header__searchbox,
  .tnb-storefront-header--home .tnb-storefront-header__frame.is-logo-prominent .tnb-storefront-header__searchbox-wrap,
  .tnb-storefront-header--home .tnb-storefront-header__frame.is-logo-prominent .tnb-storefront-header__searchbox {
    width: 100%;
    min-width: 0;
    max-width: none;
  }
  .tnb-storefront-header--home .tnb-storefront-header__tags,
  .tnb-storefront-header--home .tnb-storefront-header__frame.is-logo-prominent .tnb-storefront-header__tags {
    display: flex;
    gap: 12px;
    width: 100%;
    min-width: 0;
    padding-bottom: 2px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: none;
  }
  .tnb-storefront-header--home .tnb-storefront-header__tags a {
    flex: 0 0 auto;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .tnb-home-dashboard {
    display: grid;
    grid-template-columns: minmax(230px, 29%) minmax(0, 1fr);
    gap: 16px;
    width: 100%;
    min-width: 0;
  }
  .tnb-currency-widget {
    grid-column: 1;
    grid-row: 1;
    min-width: 0;
  }
  .tnb-currency-widget__inner {
    min-height: 392px;
    max-height: 410px;
    padding: 14px 10px 10px;
    box-sizing: border-box;
  }
  .tnb-currency-widget__table-wrap {
    max-width: 100%;
    overflow-x: auto;
  }
  .tnb-hero-stage {
    grid-column: 2;
    grid-row: 1;
    min-width: 0;
    overflow: hidden;
  }
  .tnb-home-dashboard .film-strip img {
    width: 100%;
    max-height: 290px;
    object-fit: contain;
  }
  .tnb-home-dashboard .polaroids-decor {
    width: 76%;
    max-width: 520px;
  }
  .tnb-news-widget {
    grid-column: 1 / -1;
    grid-row: 2;
    width: 100%;
    min-width: 0;
  }
  .tnb-news-widget__list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 14px;
    width: 100%;
    min-width: 0;
  }
  .tnb-news-card {
    min-width: 0;
    min-height: 72px;
    padding: 12px 14px 12px 28px;
    overflow: hidden;
    box-sizing: border-box;
  }
  .tnb-news-card a,
  .tnb-news-card span:not(.tnb-news-card__thumb) {
    display: -webkit-box;
    overflow: hidden;
    font-size: 11px;
    line-height: 1.22;
    overflow-wrap: anywhere;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .recommend-section {
    width: 100%;
    min-width: 0;
  }
  .product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px 14px;
    min-width: 0;
  }
}
@media (min-width: 769px) and (max-width: 900px) {
  .tnb-storefront-header--home .tnb-storefront-header__bar {
    grid-template-columns: minmax(110px, 1fr) minmax(230px, auto);
  }
  .tnb-storefront-header--home .tnb-storefront-header__decor {
    display: none;
  }
  .tnb-home-dashboard {
    grid-template-columns: minmax(220px, 32%) minmax(0, 1fr);
    gap: 12px;
  }
  .tnb-news-widget__list {
    grid-template-columns: 1fr;
  }
}
/* =====================================================
   ✅ TNB CHECKOUT POLISH
   ===================================================== */
.checkout-index-index {
  background-color: #fcf1db;
  color: #2d2520;
  font-family: 'Segoe UI', Arial, sans-serif;
  /* Hide standard headers to match TNB auth/checkout flow if desired, 
       or keep them if the theme handles it globally */
  /* Checkout Container Layout */
  /* Cards Style */
  /* Step Titles */
  /* Progress Bar */
  /* Form Fields */
  /* Buttons */
  /* Shipping Methods Table */
  /* Order Summary Items */
  /* Totals */
  /* Onepage checkout refresh: keep Magento checkout behavior, tighten the TNB surface. */
}
.checkout-index-index .page-title-wrapper {
  display: none;
}
.checkout-index-index .opc-wrapper {
  width: 65%;
  padding-right: 30px;
}
.checkout-index-index .opc-sidebar {
  width: 35%;
  margin: 0;
}
@media (max-width: 768px) {
  .checkout-index-index .opc-wrapper,
  .checkout-index-index .opc-sidebar {
    width: 100%;
    padding-right: 0;
  }
  .checkout-index-index .opc-sidebar {
    margin-top: 30px;
  }
}
.checkout-index-index .opc-wrapper .step-title,
.checkout-index-index .opc-block-summary > .title,
.checkout-index-index .opc-sidebar .opc-block-summary {
  font-family: 'Segoe UI', Arial, sans-serif;
}
.checkout-index-index .checkout-shipping-address,
.checkout-index-index .checkout-shipping-method,
.checkout-index-index .checkout-payment-method,
.checkout-index-index .opc-sidebar .opc-block-summary,
.checkout-index-index .opc-sidebar .opc-block-shipping-information {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 12px 30px rgba(94, 63, 42, 0.08);
  padding: 35px 40px;
  margin-bottom: 30px;
  border: none;
}
.checkout-index-index .step-title {
  font-size: 26px;
  font-weight: 800;
  color: #2d2520;
  border-bottom: 2px solid #ebdcc2;
  padding-bottom: 15px;
  margin-bottom: 30px;
  text-transform: none;
}
.checkout-index-index .opc-block-summary > .title {
  font-size: 22px;
  font-weight: 800;
  color: #2d2520;
  border-bottom: 2px solid #ebdcc2;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.checkout-index-index .opc-progress-bar {
  margin-bottom: 40px;
  background: #ffffff;
  padding: 20px 30px;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(94, 63, 42, 0.08);
}
.checkout-index-index .opc-progress-bar-item span {
  font-weight: 700;
  color: #6a5d55;
}
.checkout-index-index .opc-progress-bar-item span::before {
  background: #e4d5bc;
  color: #6a5d55;
}
.checkout-index-index .opc-progress-bar-item._active span {
  color: #6d4935;
}
.checkout-index-index .opc-progress-bar-item._active span::before {
  background: #6d4935;
  color: #fff;
}
.checkout-index-index .opc-progress-bar-item._complete span {
  color: #6d4935;
}
.checkout-index-index .opc-progress-bar-item._complete span::after {
  background: #6d4935;
}
.checkout-index-index .form-login .field,
.checkout-index-index .form-shipping-address .field,
.checkout-index-index .form-discount .field {
  margin-bottom: 20px;
}
.checkout-index-index .form-login .field .label,
.checkout-index-index .form-shipping-address .field .label,
.checkout-index-index .form-discount .field .label {
  font-weight: 700;
  color: #2d2520;
  font-size: 14px;
  margin-bottom: 8px;
}
.checkout-index-index .form-login .field .control input[type="text"],
.checkout-index-index .form-shipping-address .field .control input[type="text"],
.checkout-index-index .form-discount .field .control input[type="text"],
.checkout-index-index .form-login .field .control input[type="email"],
.checkout-index-index .form-shipping-address .field .control input[type="email"],
.checkout-index-index .form-discount .field .control input[type="email"],
.checkout-index-index .form-login .field .control input[type="password"],
.checkout-index-index .form-shipping-address .field .control input[type="password"],
.checkout-index-index .form-discount .field .control input[type="password"],
.checkout-index-index .form-login .field .control input[type="tel"],
.checkout-index-index .form-shipping-address .field .control input[type="tel"],
.checkout-index-index .form-discount .field .control input[type="tel"],
.checkout-index-index .form-login .field .control select,
.checkout-index-index .form-shipping-address .field .control select,
.checkout-index-index .form-discount .field .control select {
  width: 100%;
  height: 50px;
  background: #fdfaf5;
  border: 1px solid rgba(110, 73, 51, 0.2);
  border-radius: 8px;
  padding: 0 15px;
  font-size: 15px;
  color: #2d2520;
  box-shadow: none;
  transition: all 0.3s ease;
}
.checkout-index-index .form-login .field .control input[type="text"]:focus,
.checkout-index-index .form-shipping-address .field .control input[type="text"]:focus,
.checkout-index-index .form-discount .field .control input[type="text"]:focus,
.checkout-index-index .form-login .field .control input[type="email"]:focus,
.checkout-index-index .form-shipping-address .field .control input[type="email"]:focus,
.checkout-index-index .form-discount .field .control input[type="email"]:focus,
.checkout-index-index .form-login .field .control input[type="password"]:focus,
.checkout-index-index .form-shipping-address .field .control input[type="password"]:focus,
.checkout-index-index .form-discount .field .control input[type="password"]:focus,
.checkout-index-index .form-login .field .control input[type="tel"]:focus,
.checkout-index-index .form-shipping-address .field .control input[type="tel"]:focus,
.checkout-index-index .form-discount .field .control input[type="tel"]:focus,
.checkout-index-index .form-login .field .control select:focus,
.checkout-index-index .form-shipping-address .field .control select:focus,
.checkout-index-index .form-discount .field .control select:focus {
  border-color: #6d4935;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(109, 73, 53, 0.1);
}
.checkout-index-index .form-login .field .control select,
.checkout-index-index .form-shipping-address .field .control select,
.checkout-index-index .form-discount .field .control select {
  appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%236d4935%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 10px auto;
  padding-right: 40px;
}
.checkout-index-index .action.primary {
  background: #6d4935;
  color: #fff;
  border: none;
  border-radius: 8px;
  height: 50px;
  padding: 0 30px;
  font-weight: 800;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0 8px 20px rgba(109, 73, 53, 0.25);
  transition: all 0.3s ease;
}
.checkout-index-index .action.primary:hover {
  background: #543727;
  transform: translateY(-2px);
  box-shadow: 0 12px 25px rgba(109, 73, 53, 0.35);
}
.checkout-index-index .table-checkout-shipping-method {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 10px;
}
.checkout-index-index .table-checkout-shipping-method thead th {
  border: none;
  color: #6a5d55;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.checkout-index-index .table-checkout-shipping-method tbody tr {
  background: #fdfaf5;
  border-radius: 8px;
  transition: all 0.2s;
}
.checkout-index-index .table-checkout-shipping-method tbody tr:hover {
  background: #f4ecdf;
}
.checkout-index-index .table-checkout-shipping-method tbody tr td {
  border: none;
  padding: 15px;
  border-top: 1px solid rgba(110, 73, 51, 0.05);
  border-bottom: 1px solid rgba(110, 73, 51, 0.05);
}
.checkout-index-index .table-checkout-shipping-method tbody tr td:first-child {
  border-left: 1px solid rgba(110, 73, 51, 0.05);
  border-radius: 8px 0 0 8px;
}
.checkout-index-index .table-checkout-shipping-method tbody tr td:last-child {
  border-right: 1px solid rgba(110, 73, 51, 0.05);
  border-radius: 0 8px 8px 0;
}
.checkout-index-index .table-checkout-shipping-method .radio {
  accent-color: #6d4935;
  width: 18px;
  height: 18px;
}
.checkout-index-index .minicart-items .product-item {
  padding: 15px 0;
  border-bottom: 1px dashed #ebdcc2;
}
.checkout-index-index .minicart-items .product-item .product-image-container {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #ebdcc2;
}
.checkout-index-index .minicart-items .product-item .product-item-name {
  font-weight: 700;
  color: #2d2520;
  font-size: 14px;
}
.checkout-index-index .minicart-items .product-item .price {
  font-weight: 800;
  color: #6d4935;
}
.checkout-index-index .table-totals {
  width: 100%;
  table-layout: fixed;
  margin-top: 20px;
}
.checkout-index-index .table-totals th,
.checkout-index-index .table-totals td {
  padding: 12px 0;
  font-size: 15px;
  border: none;
}
.checkout-index-index .table-totals th {
  width: 64%;
  color: #6a5d55;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.checkout-index-index .table-totals td {
  width: 36%;
  text-align: right;
}
.checkout-index-index .table-totals td.amount,
.checkout-index-index .table-totals .amount {
  white-space: nowrap;
}
.checkout-index-index .table-totals .tnb-discount-breakdown th {
  color: #2d2520;
  font-weight: 700;
}
.checkout-index-index .table-totals .tnb-discount-breakdown td {
  color: #6d4935;
  font-weight: 800;
}
.checkout-index-index .table-totals .grand.totals th,
.checkout-index-index .table-totals .grand.totals td {
  padding-top: 20px;
  border-top: 2px solid #ebdcc2;
  font-size: 20px;
  font-weight: 900;
  color: #6d4935;
}
.checkout-index-index .table-totals .grand.totals th {
  color: #2d2520;
}
.checkout-index-index .page-wrapper {
  background: radial-gradient(circle at 8% 10%, rgba(255, 255, 255, 0.82), transparent 27rem), linear-gradient(180deg, #fff9ee 0%, #fcf1db 100%);
}
.checkout-index-index .page-main {
  box-sizing: border-box;
  width: calc(100% - 56px);
  max-width: 1320px;
  margin-inline: auto;
  padding: 12px 0 34px;
}
.checkout-index-index .checkout-container {
  display: grid;
  grid-template-columns: minmax(0, 880px) minmax(312px, 360px);
  grid-template-rows: auto auto;
  align-items: start;
  justify-content: center;
  gap: 14px 24px;
  margin-top: 0;
}
.checkout-index-index .opc-progress-bar {
  grid-column: 1;
  grid-row: 1;
  justify-self: center;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  max-width: 520px;
  min-height: 94px;
  margin: 0;
  padding: 12px 20px 6px;
  border: 1px solid rgba(109, 73, 53, 0.1);
  border-radius: 0 0 18px 18px;
  box-shadow: 0 12px 28px rgba(94, 63, 42, 0.08);
  transform: none;
}
.checkout-index-index .opc-progress-bar-item {
  flex: 1 1 0;
  min-width: 0;
  margin: 0;
  width: auto;
}
.checkout-index-index .opc-progress-bar-item::before {
  top: 19px;
  height: 7px;
  border-radius: 999px;
  background: #eadfce;
}
.checkout-index-index .opc-progress-bar-item span {
  display: block;
  min-height: 80px;
  padding-top: 62px;
  font-size: 14px;
  line-height: 1.25;
  letter-spacing: 0;
  text-align: center;
}
.checkout-index-index .opc-progress-bar-item span::before {
  top: 0;
  width: 56px;
  height: 56px;
  margin-left: -23px;
  box-sizing: border-box;
  border: 5px solid #f2e5ce;
  border-radius: 50%;
  background: #eadfce;
  box-shadow: 0 5px 16px rgba(94, 63, 42, 0.12);
  color: #6d4935;
}
.checkout-index-index .opc-progress-bar-item span::after {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 1px;
  width: 54px;
  height: 54px;
  margin-left: -23px;
  box-sizing: border-box;
  padding: 0;
  border-radius: 50%;
  background: #fffaf1;
  color: #6d4935;
  font-size: 28px;
  line-height: 1;
  text-align: center;
  transform: none;
}
.checkout-index-index .opc-progress-bar-item._active::before,
.checkout-index-index .opc-progress-bar-item._complete::before {
  background: linear-gradient(90deg, #6d4935, #b77b4f);
}
.checkout-index-index .opc-progress-bar-item._active span::before,
.checkout-index-index .opc-progress-bar-item._complete span::before {
  border-color: #eadbc0;
  background: #fffaf1;
}
.checkout-index-index .opc-progress-bar-item._active span::after,
.checkout-index-index .opc-progress-bar-item._complete span::after {
  background: #fffaf1;
  content: '\2713';
  font-family: inherit;
  font-size: 21px;
  font-weight: 900;
}
.checkout-index-index .opc-wrapper {
  grid-column: 1;
  grid-row: 2;
  float: none;
  width: auto;
  min-width: 0;
  padding-right: 0;
}
.checkout-index-index .opc-sidebar {
  grid-column: 2;
  grid-row: 2;
  position: sticky;
  float: none;
  top: 12px;
  width: auto;
  min-width: 0;
  margin-top: 0;
}
.checkout-index-index #opc-sidebar {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.checkout-index-index #opc-sidebar .opc-block-shipping-information {
  order: 1;
}
.checkout-index-index #opc-sidebar .opc-block-summary {
  order: 2;
}
.checkout-index-index .checkout-shipping-address,
.checkout-index-index .checkout-shipping-method,
.checkout-index-index .checkout-payment-method,
.checkout-index-index .opc-sidebar .opc-block-summary,
.checkout-index-index .opc-sidebar .opc-block-shipping-information {
  border: 1px solid rgba(109, 73, 53, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 14px 32px rgba(94, 63, 42, 0.09);
}
.checkout-index-index .checkout-shipping-address,
.checkout-index-index .checkout-shipping-method,
.checkout-index-index .checkout-payment-method {
  padding: 20px clamp(16px, 1.8vw, 24px);
}
.checkout-index-index #shipping.checkout-shipping-address {
  min-height: 0;
  margin-bottom: 14px;
  padding-bottom: 16px;
}
.checkout-index-index #shipping.checkout-shipping-address .step-title {
  margin-bottom: 12px;
}
.checkout-index-index #shipping.checkout-shipping-address #checkout-step-shipping {
  display: grid;
  gap: 10px;
  min-height: 0;
}
.checkout-index-index #shipping.checkout-shipping-address .field.addresses,
.checkout-index-index #shipping.checkout-shipping-address .field.addresses .control,
.checkout-index-index #shipping.checkout-shipping-address .new-address-popup {
  margin: 0;
}
.checkout-index-index .checkout-shipping-method {
  margin-top: 0;
}
.checkout-index-index #opc-shipping_method > .checkout-shipping-method {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.checkout-index-index .step-title,
.checkout-index-index .opc-block-summary > .title {
  margin-bottom: 14px;
  padding-bottom: 11px;
  border-bottom: 1px solid #e9d7b8;
  font-size: clamp(20px, 1.7vw, 25px);
  line-height: 1.15;
  letter-spacing: 0;
}
.checkout-index-index .opc-block-summary > .title {
  font-size: 22px;
}
.checkout-index-index .shipping-address-items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 12px;
  margin-bottom: 10px;
}
.checkout-index-index .shipping-address-item {
  position: relative;
  width: auto;
  min-height: 108px;
  margin: 0;
  padding: 12px 46px 12px 14px;
  overflow: hidden;
  border: 1px solid #ead9bf;
  border-radius: 15px;
  background: linear-gradient(145deg, #fffdf9, #fff5e6);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
  color: #2d2520;
  line-height: 1.48;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}
.checkout-index-index .shipping-address-item:hover {
  border-color: rgba(109, 73, 53, 0.38);
  box-shadow: 0 14px 26px rgba(109, 73, 53, 0.12);
  transform: translateY(-1px);
}
.checkout-index-index .shipping-address-item.selected-item {
  border: 2px solid #6d4935;
  background: linear-gradient(135deg, rgba(109, 73, 53, 0.08), transparent 42%), #fffaf2;
  box-shadow: 0 16px 30px rgba(109, 73, 53, 0.16);
}
.checkout-index-index .shipping-address-item.selected-item::after {
  display: grid;
  place-items: center;
  top: 10px;
  right: 10px;
  width: 28px;
  height: 28px;
  border-radius: 999px;
  background: #6d4935;
  color: #fff8ef;
  box-shadow: none;
  font-size: 17px;
  line-height: 1;
}
.checkout-index-index .shipping-address-item .action-select-shipping-item {
  position: absolute;
  right: 18px;
  bottom: 16px;
}
.checkout-index-index .action-show-popup,
.checkout-index-index .shipping-address-item .action-select-shipping-item,
.checkout-index-index .payment-option-inner .action.action-apply {
  min-height: 38px;
  padding: 0 16px;
  border: 1px solid #dfc7a7;
  border-radius: 999px;
  background: #fff8eb;
  color: #6d4935;
  font-weight: 800;
  box-shadow: none;
  transition: background 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
}
.checkout-index-index .action-show-popup:hover,
.checkout-index-index .shipping-address-item .action-select-shipping-item:hover,
.checkout-index-index .payment-option-inner .action.action-apply:hover {
  border-color: #6d4935;
  background: #fff;
  color: #553625;
  transform: translateY(-1px);
}
.checkout-index-index .action-show-popup {
  margin-top: 8px;
}
.checkout-index-index .table-checkout-shipping-method {
  margin-top: 0;
  border-spacing: 0 8px;
}
.checkout-index-index .table-checkout-shipping-method thead {
  display: none;
}
.checkout-index-index .table-checkout-shipping-method tbody tr {
  background: #fff9f0;
  box-shadow: inset 0 0 0 1px #eddfcb;
}
.checkout-index-index .table-checkout-shipping-method tbody tr:hover {
  background: #fff4df;
  box-shadow: inset 0 0 0 1px rgba(109, 73, 53, 0.28);
}
.checkout-index-index .table-checkout-shipping-method tbody td {
  padding: 10px;
  min-height: 0;
  vertical-align: middle;
  font-size: 14px;
}
.checkout-index-index .table-checkout-shipping-method .col-price {
  min-width: 78px;
  font-weight: 800;
  color: #6d4935;
}
.checkout-index-index .table-checkout-shipping-method .col-method,
.checkout-index-index .table-checkout-shipping-method .col-carrier {
  color: #2d2520;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar {
  margin-top: 10px;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary {
  float: none;
  text-align: center;
}
.checkout-index-index .checkout-shipping-method .action.continue {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-inline: 24px;
  line-height: 1;
  text-align: center;
}
.checkout-index-index .checkout-shipping-method .action.continue span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  line-height: 1;
  text-align: center;
}
.checkout-index-index .action.primary,
.checkout-index-index .checkout-shipping-method .action.continue,
.checkout-index-index .checkout-payment-method .action.checkout {
  min-width: 148px;
  min-height: 44px;
  border-radius: 13px;
  background: linear-gradient(135deg, #6d4935, #845238);
  box-shadow: 0 10px 20px rgba(109, 73, 53, 0.2);
  font-size: 15px;
  letter-spacing: 0;
}
.checkout-index-index .action.primary:hover,
.checkout-index-index .checkout-shipping-method .action.continue:hover,
.checkout-index-index .checkout-payment-method .action.checkout:hover {
  background: linear-gradient(135deg, #5b3928, #6d4935);
}
.checkout-index-index .checkout-payment-method .payment-method {
  margin: 0;
  padding: 0 0 7px;
  border-bottom: 1px dashed #eadbc6;
}
.checkout-index-index .checkout-payment-method .payment-method:last-of-type {
  border-bottom: 0;
}
.checkout-index-index .checkout-payment-method .payment-method._active .payment-method-title {
  border-color: rgba(109, 73, 53, 0.34);
  background: #fff3e1;
  box-shadow: inset 0 0 0 1px rgba(109, 73, 53, 0.08);
}
.checkout-index-index .checkout-payment-method .payment-method-title {
  display: flex;
  align-items: center;
  min-height: 48px;
  margin: 6px 0;
  padding: 10px 12px;
  border: 1px solid #efe3d2;
  border-radius: 14px;
  background: #fffaf2;
  transition: border-color 0.18s ease, background 0.18s ease;
}
.checkout-index-index .checkout-payment-method .payment-method-title label {
  margin: 0;
  color: #2d2520;
  font-size: 15px;
  font-weight: 700;
}
.checkout-index-index .checkout-payment-method .payment-method-content {
  padding: 0 12px 6px;
}
.checkout-index-index .tnb-checkout-payment-back {
  display: flex;
  justify-content: flex-start;
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px dashed #eadbc6;
}
.checkout-index-index .tnb-checkout-payment-back .action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 128px;
  min-height: 42px;
  padding: 0 18px;
  border: 1px solid #dfc7a7;
  border-radius: 13px;
  background: #fff8eb;
  color: #6d4935;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 8px 18px rgba(109, 73, 53, 0.1);
}
.checkout-index-index input[type='radio'],
.checkout-index-index input[type='checkbox'] {
  accent-color: #6d4935;
}
.checkout-index-index .payment-option._collapsible.opc-payment-additional.discount-code {
  margin: 10px 0 0;
  padding: 12px;
  border: 1px solid #ead9bf;
  border-radius: 15px;
  background: #fffbf4;
}
.checkout-index-index .payment-option-title {
  color: #6d4935;
  font-weight: 800;
}
.checkout-index-index .payment-option-content .form-discount {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 10px;
  max-width: 620px;
  padding-top: 8px;
}
.checkout-index-index .payment-option-content .form-discount .field {
  margin: 0;
}
.checkout-index-index .payment-option-content .form-discount input {
  min-height: 44px;
  border-radius: 14px;
}
.checkout-index-index .payment-option-content .form-discount .actions-toolbar {
  margin: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary,
.checkout-index-index .opc-sidebar .opc-block-shipping-information {
  padding: 18px 20px;
}
.checkout-index-index .opc-sidebar .opc-block-shipping-information {
  margin-top: 0;
}
.checkout-index-index .opc-block-summary .items-in-cart > .title {
  padding: 10px 0;
  border-top: 0;
  border-bottom: 1px solid #ead9bf;
}
.checkout-index-index .opc-block-summary .items-in-cart > .title strong {
  color: #2d2520;
  font-size: 16px;
  font-weight: 700;
}
.checkout-index-index .opc-block-summary .minicart-items-wrapper {
  max-height: 276px;
  padding: 4px 0 0;
  border: 0;
}
.checkout-index-index .minicart-items .product-item {
  display: flow-root;
  min-height: 68px;
  padding: 10px 0;
}
.checkout-index-index .minicart-items .product-image-container {
  width: 64px !important;
  height: 64px !important;
  border-radius: 12px;
  background: #fff8ec;
}
.checkout-index-index .minicart-items .product-image-photo {
  height: 100%;
  object-fit: cover;
}
.checkout-index-index .minicart-items .product-item-details {
  padding-left: 10px;
}
.checkout-index-index .minicart-items .product-item-name {
  margin-bottom: 5px;
  line-height: 1.32;
}
.checkout-index-index .minicart-items .details-qty {
  color: #6a5d55;
}
.checkout-index-index .table-totals {
  margin-top: 8px;
}
.checkout-index-index .table-totals th,
.checkout-index-index .table-totals td {
  padding: 7px 0;
}
.checkout-index-index .table-totals .grand.totals th,
.checkout-index-index .table-totals .grand.totals td {
  font-size: 20px;
}
.checkout-index-index .opc-block-shipping-information:empty {
  display: none;
}
.checkout-index-index .opc-block-shipping-information:not(:has(.shipping-information)) {
  display: none;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ead9bf;
  color: #2d2520;
  font-size: 17px;
  line-height: 1.2;
}
.checkout-index-index .opc-block-shipping-information .ship-to .shipping-information-title {
  font-weight: 800;
}
.checkout-index-index .opc-block-shipping-information .ship-to .shipping-information-title span {
  font-weight: 900;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-content {
  color: #2d2520;
  font-size: 14px;
  line-height: 1.38;
}
.checkout-index-index .opc-block-shipping-information .shipping-information {
  display: grid;
  gap: 10px;
}
.checkout-index-index .opc-block-shipping-information .ship-to,
.checkout-index-index .opc-block-shipping-information .ship-via {
  margin: 0;
}
.checkout-index-index .opc-block-shipping-information .action-edit {
  color: #6d4935;
}
@media (min-width: 1181px) {
  .checkout-index-index .opc-wrapper:has(#payment:not([style*='display: none'])) ~ #opc-sidebar,
  .checkout-index-index .opc-wrapper:has(#payment:not([style*='display: none'])) ~ .opc-sidebar {
    grid-row: 1 / span 2;
    margin-top: 0;
  }
}
@media (max-width: 1180px) {
  .checkout-index-index .page-main {
    width: calc(100% - 36px);
    max-width: 980px;
    padding-inline: 18px;
  }
  .checkout-index-index .checkout-container {
    display: block;
  }
  .checkout-index-index .opc-wrapper,
  .checkout-index-index .opc-sidebar {
    position: static;
    width: 100%;
    padding-right: 0;
  }
  .checkout-index-index .opc-sidebar {
    margin-top: 16px;
  }
  .checkout-index-index .opc-progress-bar {
    transform: none;
  }
  .checkout-index-index #opc-sidebar {
    gap: 12px;
  }
}
@media (max-width: 639px) {
  .checkout-index-index .page-main {
    width: 100%;
    padding: 10px 10px 28px;
  }
  .checkout-index-index .opc-progress-bar {
    min-height: 94px;
    margin-bottom: 12px;
    padding: 10px 12px 8px;
    border-radius: 0 0 15px 15px;
  }
  .checkout-index-index .opc-progress-bar-item span {
    min-height: 82px;
    padding-top: 66px;
    font-size: 13px;
  }
  .checkout-index-index .checkout-shipping-address,
  .checkout-index-index .checkout-shipping-method,
  .checkout-index-index .checkout-payment-method,
  .checkout-index-index .opc-sidebar .opc-block-summary,
  .checkout-index-index .opc-sidebar .opc-block-shipping-information {
    margin-bottom: 12px;
    padding: 16px 12px;
    border-radius: 16px;
  }
  .checkout-index-index #shipping.checkout-shipping-address {
    margin-bottom: 12px;
    padding-bottom: 14px;
  }
  .checkout-index-index .step-title,
  .checkout-index-index .opc-block-summary > .title {
    font-size: 22px;
  }
  .checkout-index-index .shipping-address-item {
    min-height: 0;
    padding: 12px 44px 12px 12px;
  }
  .checkout-index-index .table-checkout-shipping-method tbody td {
    padding: 9px 6px;
    font-size: 12px;
  }
  .checkout-index-index .action.primary,
  .checkout-index-index .checkout-shipping-method .action.continue,
  .checkout-index-index .checkout-payment-method .action.checkout {
    width: 100%;
  }
  .checkout-index-index .tnb-checkout-payment-back .action {
    width: 100%;
  }
  .checkout-index-index .payment-option-content .form-discount {
    grid-template-columns: 1fr;
  }
  .checkout-index-index .opc-block-summary .minicart-items-wrapper {
    max-height: none;
  }
}
/* Page-specific product/cart/auth/search styles now live in dedicated css files
   loaded directly by their templates to avoid cross-page conflicts. */
/* ===== VARIABLES ===== */
/* ===== GLOBAL RESET ===== */
body.cms-index-index {
  background: #fcf1db !important;
}
/* ❌ REMOVE OLD HEADER/FOOTER */
.cms-index-index .page-header,
.cms-index-index .page-footer,
.cms-index-index .nav-sections {
  display: none !important;
}
/* =====================================================
   ❌ REMOVE LEGACY HOMEPAGE LAYOUT (GÂY XUNG ĐỘT)
   ===================================================== */
/* Disable completely */
.homepage-main-wrapper,
.homepage-sidebar-left,
.homepage-content-right,
.homepage-header-wrapper,
.homepage-main-body {
  all: unset !important;
}
/* =====================================================
   ✅ FIX GLOBAL IMAGE RENDERING
   ===================================================== */
img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* ❌ NGĂN SVG BỊ ÁM MÀU */
img[src$=".svg"] {
  mix-blend-mode: normal !important;
  opacity: 1 !important;
}
/* =====================================================
   ✅ DECOR (CHO PHÉP BLEND RIÊNG)
   ===================================================== */
.topbar-center img,
.film-strip img,
.string-decor-separator img {
  mix-blend-mode: multiply !important;
  opacity: 0.85;
}
/* =====================================================
   ✅ HEADER POLISH (FINAL TUNING)
   ===================================================== */
.tnb-topbar {
  border-bottom: 1px solid rgba(110, 73, 51, 0.12);
}
.topbar-left a,
.topbar-right a {
  transition: 0.2s;
}
.topbar-left a:hover,
.topbar-right a:hover {
  color: #000;
  opacity: 0.8;
}
/* CART FIX NHỎ GỌN */
.cart-btn {
  padding: 4px 8px;
  border-radius: 20px;
  transition: 0.2s;
}
.cart-btn:hover {
  background: rgba(0, 0, 0, 0.04);
}
/* =====================================================
   ✅ SEARCH BAR POLISH
   ===================================================== */
.tnb-search-area {
  transition: 0.2s;
}
.tnb-search-area:focus-within {
  box-shadow: 0 6px 20px rgba(107, 71, 51, 0.25);
}
/* =====================================================
   ✅ TAG UI CLEAN
   ===================================================== */
.tnb-tags a {
  position: relative;
}
.tnb-tags a::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0%;
  height: 1px;
  background: #6b4733;
  transition: 0.25s;
}
.tnb-tags a:hover::after {
  width: 100%;
}
/* =====================================================
   ✅ PRODUCT CARD POLISH
   ===================================================== */
.product-card {
  transition: 0.25s;
}
.product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}
/* =====================================================
   📱 MOBILE
   ===================================================== */
@media (max-width: 768px) {
  .tnb-topbar {
    border-bottom: none;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .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 {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 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: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .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: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    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: 53px;
    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: #333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333;
    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: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #fff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    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: #fff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    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: #333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .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: 'icons-blank-theme';
    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: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .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%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .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;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #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-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 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%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    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 .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .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;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
  .paypal-braintree-paylater-message-container-pdp {
    padding: 0 0 10px;
  }
  .paypal-braintree-paylater-message-container-cart {
    padding: 0;
  }
}
@media all and (max-width: 1023px), print {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@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;
  }
}
/* TNB Fix Empty Error */
body {
  display: block;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2F_tnb-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2F_tnb-home.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_progress-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FTNB%5C%2FShop%5C%2Fvi_VN%5C%2Fcss%5C%2Fstyles-l.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%3B%3B%3B%3B%3BYAAY%3BYCUA%3BACNZ%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACEI%2CeADJ%2CeACM%2CWACE%3BEACI%2CgBAAA%3B%3BACJhB%3BEACI%2CgBAAA%3B%3BACCI%2CcADA%2CMACI%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAIA%2CaAAE%3BEACE%2CgBAAA%3B%3BACdR%3BEACI%2CgBAAA%3B%3BAAEA%2CWAAE%3BEACE%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACfR%2CuBACI%3BEACI%2CaAAA%3B%3BACoLR%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%3BAE5ER%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3B%3BACvGR%3BAACA%3BAACA%2CMAAM%2CSAAS%3BAACf%3BEACI%2CwBAAA%3B%3B%3B%3B%3BAjBIJ%2CWAAY%3BAACZ%2CWAAY%3BEACR%2CaAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CWAAY%2CiBAAiB%3BAAC7B%2CWAAY%2CaAAa%3BEACrB%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEAEA%2CiCAAA%3BEACA%2CqBAAA%3BEAEA%2CcAAA%3B%3B%3BAAIJ%2CcAAe%3BEACX%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CiCAAA%3B%3BAAGJ%3BAAAM%3BEACJ%2CSAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CoBAAb%3BEACA%2CcAAA%3B%3B%3BAAIF%3BEACE%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3B%3BAAIF%3BEACE%2CYAAA%3BEACA%2CoBAAA%3BEACA%2C%2BCAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3B%3BAAGF%2CYAAa%2CMAAM%3BEACjB%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BEAGA%2CsBAAA%3B%3BAAGF%3BEACE%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3B%3BAAIF%3BEACE%2COAAA%3BEACA%2CkBAAA%3B%3B%3BAAIF%3BEACE%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CYAAA%3B%3BEACA%2CmBAAA%3B%3B%3BAAIF%3BEACE%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3B%3BAAIF%2CYAAa%3BEACX%2CYAAA%3B%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEAEA%2CgBAAA%3BEACA%2CsBAAA%3B%3B%3BAAIF%2CYAAa%3BEACX%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGF%3BEACE%2CWAAA%3BEACA%2CeAAA%3B%3B%3BAAIF%3BEACE%2COAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAAGF%2CcAAe%3BEACb%2CYAAA%3BEACA%2CYAAA%3B%3B%3BAAIF%3BEACE%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAGF%2CaAAc%3BEACZ%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3B%3BAAIF%3BEACE%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3B%3BAAGF%3BEACE%2CWAAA%3BEACA%2CYAAA%3B%3BAAGF%2CUAAW%3BEACT%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BEAGA%2CsBAAA%3B%3B%3BAAIF%3BEACE%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAGF%2CgBAAiB%3BEACf%2COAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3B%3BAAGF%3BEACE%2CWAAA%3BEACA%2CYAAA%3B%3B%3BAAIF%3BEACE%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGF%2CSAAU%3BEACR%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3B%3BAAIF%2CWAAY%3BEACV%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BEAGA%2CwBAAA%3B%3B%3BAAIF%3BEACE%2CaAAA%3BEACA%2CuBAAuB%2CkBAAkB%2CmBAAzC%3BEACA%2CSAAA%3B%3B%3BAAmBF%2CQAf0B%3BEACxB%3BIACE%2CaAAA%3B%3BEAGF%3BIACE%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3B%3BEAGF%2CYAAa%3BIACX%2CYAAA%3B%3B%3B%3BAAGJ%3BEAAkB%2CoBAAA%3BEAAsB%2CmBAAA%3BEAAqB%2CQAAA%3B%3BAAC7D%2CeAAgB%3BEAAI%2CoBAAA%3BEAAsB%2CmBAAA%3BEAAqB%2CQAAA%3B%3BAAC%5C%2FD%3BEAAa%2CWAAA%3BEAAa%2CYAAA%3BEAAc%2CoBAAA%3BEAAsB%2CmBAAA%3BEAAqB%2CuBAAA%3BEAAyB%2CkBAAA%3BEAAoB%2CuBAAA%3BEAAyB%2CYAAA%3BEAAc%2CcAAA%3B%3BAACvK%2CUAAW%3BEAAM%2CWAAA%3BEAAa%2CYAAA%3BEAAc%2CaAAA%3B%3B%3BAAE5C%3BAAAiB%3BAAA2B%3BEAAkB%2CWAAA%3BEAAa%2CeAAA%3B%3B%3BAAE3E%3BAAAiB%3BAAA2B%3BEAC1C%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAAEF%3BEAA4B%2C2BAAA%3B%3BAAC5B%2CUAAW%3BAAAK%2CWAAY%2CaAAa%3BEAAM%2CuBAAA%3BEAAyB%2CsBAAA%3B%3BAACxE%3BEAAkB%2CoBAAA%3BEAAiC%2C8BAAA%3BEAAgC%2CmBAAA%3B%3BAACnF%2CeAAgB%3BEAAI%2CoBAAA%3BEAAiC%2C8BAAA%3B%3BACzQrD%3BEACI%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3BEACA%2CmCAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAiDJ%2CQA5C0B%2CuBAAwB%3BEAC9C%3BEAAM%3BEAAM%3BEAAe%3BEAAY%3BEAAU%3BEAAc%3BEAAgB%3BIAAY%2CeAAA%3BIAAiB%2CgBAAA%3B%3BEAC5G%3BIAAiB%2CcAAA%3BIAAgB%2CYAAA%3B%3BEACjC%3BIAAe%2CkBAAA%3BIAAoB%2CSAAA%3BIAAW%2CUAAA%3BIAAY%2CaAAA%3BIAAe%2C6BAA6B%2CcAA7B%3BIAA6C%2CmBAAA%3BIAAqB%2CSAAA%3BIAAW%2CWAAA%3BIAAa%2CYAAA%3BIAAc%2CgBAAA%3BIAAkB%2CiBAAA%3BIAAmB%2CgBAAA%3BIAAkB%2CsBAAA%3B%3BEACxO%3BIAAgB%2CaAAA%3BIAAe%2CmBAAA%3BIAAqB%2CuBAAA%3BIAAyB%2CYAAA%3BIAAc%2CYAAA%3BIAAc%2CSAAA%3BIAAW%2CeAAA%3BIAAiB%2CsBAAA%3BIAAwB%2CmBAAA%3B%3BEAC7J%2CYAAa%3BEAAI%2CYAAa%3BIAAiB%2CaAAA%3BIAAe%2CiBAAA%3BIAAmB%2CQAAA%3BIAAU%2CWAAA%3BIAAa%2CeAAA%3BIAAiB%2CYAAA%3BIAAc%2CSAAA%3BIAAW%2CoBAAA%3BIAAsB%2CgBAAA%3BIAAkB%2CkBAAA%3BIAAoB%2CmBAAA%3BIAAqB%2CqBAAA%3BIAAuB%2CoDAAA%3B%3BEAC1P%2CYAAa%2CGAAG%3BEAAI%2CYAAa%2CeAAe%3BIAAK%2CcAAA%3BIAAgB%2CgBAAA%3BIAAkB%2CSAAA%3BIAAW%2CUAAA%3BIAAY%2CSAAA%3B%3BEAC9G%2CYAAa%2CGAAG%2CGAAG%3BEAAG%2CYAAa%2CeAAe%2CGAAG%3BIAAI%2CcAAA%3BIAAgB%2CgBAAA%3BIAAkB%2CiBAAA%3BIAAmB%2CgBAAA%3BIAAkB%2CyCAAA%3BIAA0C%2CmBAAA%3BIAAqB%2CqCAAA%3BIAAsC%2CuBAAA%3BIAAyB%2CmBAAA%3B%3BEAC9P%3BIAAY%2CWAAA%3BIAAa%2CYAAA%3BIAAc%2CuBAAA%3BIAAyB%2CsBAAA%3B%3BEAChE%3BIAA%2BB%2CgBAAA%3BIAAkB%2CMAAA%3BIAAQ%2CYAAA%3BIAAc%2CWAAA%3BIAAa%2CgBAAA%3B%3BEACpF%2C4BAA6B%3BEAA%2BB%2C4BAA6B%2C8BAA6B%3BIAAqB%2CkBAAA%3BIAAoB%2CaAAA%3BIAAe%2C6BAA6B%2CcAA7B%3BIAA6C%2CSAAA%3BIAAW%2CWAAA%3BIAAa%2CYAAA%3BIAAc%2CiBAAA%3BIAAmB%2CkBAAA%3BIAAoB%2CsBAAA%3B%3BEACxS%2C4BAA6B%3BIAAsC%2CgBAAA%3BIAAkB%2CWAAA%3BIAAa%2CaAAA%3BIAAe%2CmBAAA%3BIAAqB%2CuBAAA%3BIAAyB%2CYAAA%3BIAAc%2CiBAAA%3BIAAmB%2CeAAA%3B%3BEAChM%2C4BAA6B%2CoCAAoC%3BIAAM%2CWAAA%3BIAAa%2CYAAA%3BIAAc%2CiBAAA%3BIAAmB%2CmBAAA%3B%3BEACrH%2C4BAA6B%3BEAAiC%2C4BAA6B%2C8BAA6B%2CkBAAmB%3BIAAkC%2CgBAAA%3BIAAkB%2CWAAA%3BIAAa%2CaAAA%3BIAAe%2CkCAAA%3BIAAoC%2CQAAA%3BIAAU%2CWAAA%3BIAAa%2CYAAA%3BIAAc%2CeAAA%3B%3BEACpS%2C4BAA6B%3BIAA8B%2CgBAAA%3BIAAkB%2CWAAA%3BIAAa%2CaAAA%3BIAAe%2CuBAAuB%2CqBAAoB%2CmBAAmB%2CqBAA9D%3BIAAqF%2CmBAAA%3BIAAqB%2CSAAA%3BIAAW%2CWAAA%3BIAAa%2CYAAA%3BIAAc%2CeAAA%3B%3BEACzP%2C4BAA6B%3BEAA8B%2C4BAA6B%3BEAA%2BB%2C4BAA6B%3BEAA%2BB%2C4BAA6B%3BEAAgC%2C4BAA6B%3BEAAwC%2C4BAA6B%3BEAAmC%2C4BAA6B%3BIAA%2BB%2CgBAAA%3BIAAkB%2CWAAA%3BIAAa%2CWAAA%3BIAAa%2CYAAA%3BIAAc%2CYAAA%3BIAAc%2CeAAA%3B%3BEACzf%2C4BAA6B%3BEAA8B%2C4BAA6B%3BIAAgC%2CaAAA%3BIAAe%2CmBAAA%3BIAAqB%2CQAAA%3B%3BEAC5J%2C4BAA6B%3BIAAgC%2CyBAAA%3B%3BEAC7D%2C4BAA6B%3BEAA8B%2C4BAA6B%3BIAA%2BB%2CYAAA%3BIAAc%2CmBAAA%3B%3BEACrI%2C4BAA6B%3BIAAgC%2CaAAA%3BIAAe%2CmBAAA%3BIAAqB%2CuBAAA%3B%3BEACjG%2C4BAA6B%2C8BAA6B%3BIAAU%2CaAAA%3BIAAe%2CaAAA%3B%3BEACnF%2C4BAA6B%2C8BAA8B%3BIAAM%2CWAAA%3BIAAa%2CgBAAA%3BIAAkB%2CgBAAA%3BIAAkB%2CmBAAA%3BIAAqB%2CeAAA%3B%3BEACvI%2C4BAA6B%3BIAAqB%2CgBAAA%3BIAAkB%2CcAAA%3BIAAgB%2CSAAA%3BIAAW%2CeAAA%3B%3BEAC%5C%2FF%2C4BAA6B%3BEAA2B%2C4BAA6B%3BIAA2B%2CaAAA%3B%3BEAChH%2C4BAA6B%3BEAAiC%2C4BAA6B%2C8BAA8B%3BIAAkC%2CgBAAA%3BIAAkB%2CcAAA%3BIAAgB%2CWAAA%3BIAAa%2CgBAAA%3BIAAkB%2CYAAA%3BIAAc%2CSAAA%3BIAAW%2CgBAAA%3BIAAkB%2CeAAA%3B%3BEACvQ%2C4BAA6B%3BIAAiC%2CaAAA%3BIAAe%2CQAAA%3BIAAU%2CWAAA%3B%3BEACvF%2C4BAA6B%3BEAAwC%2C4BAA6B%3BEAAmC%2C4BAA6B%2C8BAA6B%2CkBAAmB%3BEAAwC%2C4BAA6B%2C8BAA6B%2CkBAAmB%3BIAAoC%2CWAAA%3BIAAa%2CYAAA%3BIAAc%2CeAAA%3B%3BEACtY%2C4BAA6B%3BEAA8B%2C4BAA6B%2C8BAA6B%2CkBAAmB%3BIAA%2BB%2CaAAA%3BIAAe%2CSAAA%3BIAAW%2CWAAA%3BIAAa%2CYAAA%3BIAAc%2CmBAAA%3BIAAqB%2CgBAAA%3BIAAkB%2CkBAAA%3BIAAoB%2CmBAAA%3BIAAqB%2CqBAAA%3B%3BEAC5S%2C4BAA6B%2C6BAA6B%3BIAAI%2CcAAA%3BIAAgB%2CgBAAA%3BIAAkB%2CgBAAA%3BIAAkB%2CuBAAA%3BIAAyB%2CmBAAA%3B%3BEAC3I%3BIAAsB%2CaAAA%3BIAAe%2CuBAAuB%2CmBAAmB%2CcAA1C%3BIAA0D%2CSAAA%3BIAAW%2CWAAA%3BIAAa%2CYAAA%3B%3BEACvH%3BIAAuB%2CcAAA%3BIAAgB%2CWAAA%3BIAAa%2CYAAA%3B%3BEACpD%3BIAA8B%2CiBAAA%3BIAAmB%2CiBAAA%3BIAAmB%2CuBAAA%3BIAAyB%2CsBAAA%3B%3BEAC7F%3BIAAmC%2CeAAA%3BIAAiB%2CgBAAA%3B%3BEACpD%3BIAAkB%2CcAAA%3BIAAgB%2CWAAA%3BIAAa%2CYAAA%3BIAAc%2CgBAAA%3B%3BEAC7D%2CmBAAoB%2CYAAY%3BIAAM%2CWAAA%3BIAAa%2CiBAAA%3BIAAmB%2CmBAAA%3B%3BEACtE%2CmBAAoB%3BIAAmB%2CUAAA%3BIAAY%2CgBAAA%3B%3BEACnD%3BIAAmB%2CmBAAA%3BIAAqB%2CWAAA%3BIAAa%2CWAAA%3BIAAa%2CYAAA%3B%3BEAClE%3BIAAyB%2CaAAA%3BIAAe%2CuBAAuB%2CUAAU%2CeAAjC%3BIAAkD%2CcAAA%3BIAAgB%2CWAAA%3BIAAa%2CYAAA%3B%3BEACvH%3BIAAiB%2CYAAA%3BIAAc%2CgBAAA%3BIAAkB%2C4BAAA%3BIAA8B%2CgBAAA%3BIAAkB%2CsBAAA%3B%3BEACjG%2CcAAe%3BEAAG%2CcAAe%2CKAAI%2CIAAI%3BIAA0B%2CoBAAA%3BIAAsB%2CgBAAA%3BIAAkB%2CeAAA%3BIAAiB%2CiBAAA%3BIAAmB%2CuBAAA%3BIAAyB%2C4BAAA%3BIAA8B%2CqBAAA%3B%3BEACtM%3BIAAqB%2CWAAA%3BIAAa%2CYAAA%3B%3BEAClC%3BIAAgB%2CuBAAuB%2CUAAU%2CeAAjC%3BIAAkD%2CcAAA%3BIAAgB%2CYAAA%3B%3B%3BAAQrF%2CQALyB%2CuBAAuB%3BEAC7C%2C4BAA6B%3BIAA8B%2CuBAAuB%2CmBAAmB%2CmBAA1C%3B%3BEAC3D%2C4BAA6B%3BIAAgC%2CaAAA%3B%3BEAC7D%3BIAAsB%2CuBAAuB%2CmBAAmB%2CcAA1C%3BIAA0D%2CSAAA%3B%3BEAChF%3BIAAyB%2C0BAAA%3B%3B%3B%3B%3B%3BAiBhD7B%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2C6BAAb%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAHJ%2CqBAOI%3BEACI%2CaAAA%3B%3BAARR%2CqBAYI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3B%3BAAdR%2CqBAiBI%3BEACI%2CUAAA%3BEACA%2CSAAA%3B%3BAAcJ%2CQAX0B%3BEAW1B%2CqBAVI%3BEAUJ%2CqBAVkB%3BIACV%2CWAAA%3BIACA%2CgBAAA%3B%3BEAQR%2CqBANI%3BIACI%2CgBAAA%3B%3B%3BAA5BZ%2CqBAiCI%2CaAAa%3BAAjCjB%2CqBAkCI%2CmBAAqB%3BAAlCzB%2CqBAmCI%2CaAAa%3BEACT%2CaAAa%2C6BAAb%3B%3BAApCR%2CqBAuCI%3BAAvCJ%2CqBAwCI%3BAAxCJ%2CqBAyCI%3BAAzCJ%2CqBA0CI%2CaAAa%3BAA1CjB%2CqBA2CI%2CaAAa%3BEACT%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2C8CAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAjDR%2CqBAqDI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAA5DR%2CqBA%2BDI%2CmBAAqB%3BEACjB%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAArER%2CqBAyEI%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C8CAAA%3B%3BAA9ER%2CqBAiFI%2CuBACI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAACA%2CqBAJR%2CuBACI%2CKAGK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGR%2CqBATJ%2CuBASK%2CQAAS%3BEACN%2CcAAA%3B%3BAACA%2CqBAXR%2CuBASK%2CQAAS%2CKAEL%3BEACG%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGR%2CqBAhBJ%2CuBAgBK%2CUAAW%3BEACR%2CcAAA%3B%3BAACA%2CqBAlBR%2CuBAgBK%2CUAAW%2CKAEP%3BEACG%2CmBAAA%3B%3BAApGhB%2CqBA0GI%2CYACI%3BAA3GR%2CqBA0GiB%2CuBACT%3BAA3GR%2CqBA0GyC%2CeACjC%3BEACI%2CmBAAA%3B%3BAA5GZ%2CqBA0GI%2CYACI%2COAGI%3BAA9GZ%2CqBA0GiB%2CuBACT%2COAGI%3BAA9GZ%2CqBA0GyC%2CeACjC%2COAGI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAlHhB%2CqBA0GI%2CYACI%2COAUI%2CSACI%2CMAAK%3BAAtHrB%2CqBA0GiB%2CuBACT%2COAUI%2CSACI%2CMAAK%3BAAtHrB%2CqBA0GyC%2CeACjC%2COAUI%2CSACI%2CMAAK%3BAAtHrB%2CqBA0GI%2CYACI%2COAUI%2CSAEI%2CMAAK%3BAAvHrB%2CqBA0GiB%2CuBACT%2COAUI%2CSAEI%2CMAAK%3BAAvHrB%2CqBA0GyC%2CeACjC%2COAUI%2CSAEI%2CMAAK%3BAAvHrB%2CqBA0GI%2CYACI%2COAUI%2CSAGI%2CMAAK%3BAAxHrB%2CqBA0GiB%2CuBACT%2COAUI%2CSAGI%2CMAAK%3BAAxHrB%2CqBA0GyC%2CeACjC%2COAUI%2CSAGI%2CMAAK%3BAAxHrB%2CqBA0GI%2CYACI%2COAUI%2CSAII%2CMAAK%3BAAzHrB%2CqBA0GiB%2CuBACT%2COAUI%2CSAII%2CMAAK%3BAAzHrB%2CqBA0GyC%2CeACjC%2COAUI%2CSAII%2CMAAK%3BAAzHrB%2CqBA0GI%2CYACI%2COAUI%2CSAKI%3BAA1HhB%2CqBA0GiB%2CuBACT%2COAUI%2CSAKI%3BAA1HhB%2CqBA0GyC%2CeACjC%2COAUI%2CSAKI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CwCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CqBA5BhB%2CYACI%2COAUI%2CSACI%2CMAAK%2CaAgBA%3BAAAD%2CqBA5BH%2CuBACT%2COAUI%2CSACI%2CMAAK%2CaAgBA%3BAAAD%2CqBA5BqB%2CeACjC%2COAUI%2CSACI%2CMAAK%2CaAgBA%3BAAAD%2CqBA5BhB%2CYACI%2COAUI%2CSAEI%2CMAAK%2CcAeA%3BAAAD%2CqBA5BH%2CuBACT%2COAUI%2CSAEI%2CMAAK%2CcAeA%3BAAAD%2CqBA5BqB%2CeACjC%2COAUI%2CSAEI%2CMAAK%2CcAeA%3BAAAD%2CqBA5BhB%2CYACI%2COAUI%2CSAGI%2CMAAK%2CiBAcA%3BAAAD%2CqBA5BH%2CuBACT%2COAUI%2CSAGI%2CMAAK%2CiBAcA%3BAAAD%2CqBA5BqB%2CeACjC%2COAUI%2CSAGI%2CMAAK%2CiBAcA%3BAAAD%2CqBA5BhB%2CYACI%2COAUI%2CSAII%2CMAAK%2CYAaA%3BAAAD%2CqBA5BH%2CuBACT%2COAUI%2CSAII%2CMAAK%2CYAaA%3BAAAD%2CqBA5BqB%2CeACjC%2COAUI%2CSAII%2CMAAK%2CYAaA%3BAAAD%2CqBA5BhB%2CYACI%2COAUI%2CSAKI%2COAYK%3BAAAD%2CqBA5BH%2CuBACT%2COAUI%2CSAKI%2COAYK%3BAAAD%2CqBA5BqB%2CeACjC%2COAUI%2CSAKI%2COAYK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2C4CAAA%3B%3BAAzIxB%2CqBA0GI%2CYACI%2COAUI%2CSAwBI%3BAA7IhB%2CqBA0GiB%2CuBACT%2COAUI%2CSAwBI%3BAA7IhB%2CqBA0GyC%2CeACjC%2COAUI%2CSAwBI%3BEACI%2CgBAAA%3BEACA%2CsBAAsB%2C8dAAtB%3BEACA%2C4BAAA%3BEACA%2CsCAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3B%3BAAnJpB%2CqBA0JI%2CQAAO%3BEACH%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2C8CAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CqBAdJ%2CQAAO%2CQAcF%3BEACG%2CmBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2C%2BCAAA%3B%3BAA3KZ%2CqBAgLI%3BEACI%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAnLR%2CqBAgLI%2CgCAKI%2CMAAM%3BEACF%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3B%3BAA1LZ%2CqBAgLI%2CgCAaI%2CMAAM%3BEACF%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAEA%2CqBAlBR%2CgCAaI%2CMAAM%2CGAKD%3BEACG%2CmBAAA%3B%3BAAnMhB%2CqBAgLI%2CgCAaI%2CMAAM%2CGASF%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2C6CAAA%3BEACA%2CgDAAA%3B%3BAAEA%2CqBA5BZ%2CgCAaI%2CMAAM%2CGASF%2CGAMK%3BEACG%2C8CAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CqBAjCZ%2CgCAaI%2CMAAM%2CGASF%2CGAWK%3BEACG%2C%2BCAAA%3BEACA%2C0BAAA%3B%3BAAnNpB%2CqBAgLI%2CgCAwCI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAA3NZ%2CqBAgOI%2CgBACI%3BEACI%2CeAAA%3BEACA%2CiCAAA%3B%3BAAnOZ%2CqBAgOI%2CgBACI%2CcAII%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAxOhB%2CqBAgOI%2CgBACI%2CcAUI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA9OhB%2CqBAgOI%2CgBACI%2CcAgBI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnPhB%2CqBAyPI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA5PR%2CqBAyPI%2CcAKI%3BAA9PR%2CqBAyPI%2CcAKQ%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAjQZ%2CqBAyPI%2CcAWI%3BEACI%2CUAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3B%3BAA1QZ%2CqBAyPI%2CcAoBI%3BEACI%2CUAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FQZ%2CqBAyPI%2CcAyBI%2CGAAE%3BAAlRV%2CqBAyPI%2CcA0BI%3BEACI%2CmBAAA%3B%3BAApRZ%2CqBAyPI%2CcA8BI%2CwBACI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAA1RhB%2CqBAyPI%2CcA8BI%2CwBAMI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FRhB%2CqBAyPI%2CcA0CI%2COAAM%2COACF%3BAApSZ%2CqBAyPI%2CcA0CI%2COAAM%2COACE%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAzShB%2CqBAyPI%2CcA0CI%2COAAM%2COAQF%3BEACI%2CcAAA%3B%3BAA5ShB%2CqBAkTI%3BEACI%2CYACI%2CiFACA%2CiDAFJ%3B%3BAAnTR%2CqBAwTI%3BEACI%2CsBAAA%3BEACA%2COAAO%2CiBAAP%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAA7TR%2CqBAgUI%3BEACI%2CaAAA%3BEACA%2CuBAAuB%2CiBAAiB%2CoBAAxC%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAvUR%2CqBA0UI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CwCAAA%3BEACA%2C4BAAA%3BEACA%2C8CAAA%3BEACA%2CeAAA%3B%3BAAzVR%2CqBA4VI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAEA%2CqBANJ%2CuBAMK%3BEACG%2CSAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAtWZ%2CqBA4VI%2CuBAaI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAhXZ%2CqBA4VI%2CuBAuBI%2CKAAI%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C6CAAA%3BEACA%2CcAAA%3B%3BAA7XZ%2CqBA4VI%2CuBAoCI%2CKAAI%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CqBAvDJ%2CuBAuDK%2CQAAQ%3BAACT%2CqBAxDJ%2CuBAwDK%2CUAAU%3BEACP%2CYAAY%2CwCAAZ%3B%3BAAGJ%2CqBA5DJ%2CuBA4DK%2CQAAS%2CKAAI%3BAACd%2CqBA7DJ%2CuBA6DK%2CUAAW%2CKAAI%3BEACZ%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CqBAlEJ%2CuBAkEK%2CQAAS%2CKAAI%3BAACd%2CqBAnEJ%2CuBAmEK%2CUAAW%2CKAAI%3BEACZ%2CmBAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAApaZ%2CqBAwaI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAA9aR%2CqBAibI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAzbR%2CqBA4bI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAA%5C%2FbR%2CqBA4bI%2CaAKI%3BEACI%2CQAAA%3B%3BAAlcZ%2CqBA4bI%2CaASI%3BEACI%2CQAAA%3B%3BAAtcZ%2CqBA0cI%3BAA1cJ%2CqBA2cI%3BAA3cJ%2CqBA4cI%3BAA5cJ%2CqBA6cI%2CaAAa%3BAA7cjB%2CqBA8cI%2CaAAa%3BEACT%2CyCAAA%3BEACA%2CmBAAA%3BEACA%2CqCAAA%3BEACA%2C8CAAA%3B%3BAAldR%2CqBAqdI%3BAArdJ%2CqBAsdI%3BAAtdJ%2CqBAudI%3BEACI%2CcAAc%2CwBAAd%3B%3BAAxdR%2CqBA2dI%2CUAAS%3BEACL%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAA9dR%2CqBA2dI%2CUAAS%2C0BAKL%3BEACI%2CmBAAA%3B%3BAAjeZ%2CqBA2dI%2CUAAS%2C0BASL%3BEACI%2CaAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAveZ%2CqBA2dI%2CUAAS%2C0BAeL%2COAAM%3BAA1ed%2CqBA2dI%2CUAAS%2C0BAgBL%2COAAM%2CUAAW%3BAA3ezB%2CqBA2dI%2CUAAS%2C0BAiBL%3BEACI%2CSAAA%3B%3BAA7eZ%2CqBAifI%3BEACI%2CaAAA%3B%3BAAlfR%2CqBAqfI%2CqBAAuB%3BEACnB%2CSAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAA3fR%2CqBA8fI%3BAA9fJ%2CqBA%2BfI%2CmBAAqB%3BEACjB%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CWAAW%2CwBAAX%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAArgBR%2CqBAwgBI%2CmBAAqB%3BEACjB%2CeAAA%3B%3BAAzgBR%2CqBA4gBI%3BEACI%2CaAAA%3BEACA%2CuBAAuB%2CiBAAiB%2CmBAAxC%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAhhBR%2CqBAmhBI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAY%2CyCAAZ%3BEACA%2CkDAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgFAAA%3B%3BAAEA%2CqBAfJ%2CuBAeK%3BEACG%2CqCAAA%3BEACA%2C%2BCAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAGJ%2CqBArBJ%2CuBAqBK%3BEACG%2CyBAAA%3BEACA%2CYACI%2C0EADJ%3BEAGA%2C%2BCAAA%3B%3BAAGJ%2CqBA7BJ%2CuBA6BK%2CcAAc%3BEACX%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAA5jBZ%2CqBAmhBI%2CuBA4CI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAlkBZ%2CqBAskBI%3BAAtkBJ%2CqBAukBI%2CuBAAuB%3BAAvkB3B%2CqBAwkBI%2CsBAAsB%2CQAAO%3BEACzB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgFAAA%3B%3BAAEA%2CqBAbJ%2CmBAaK%3BAAAD%2CqBAZJ%2CuBAAuB%2C6BAYlB%3BAAAD%2CqBAXJ%2CsBAAsB%2CQAAO%2CaAWxB%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAvlBZ%2CqBA2lBI%3BEACI%2CeAAA%3B%3BAA5lBR%2CqBA%2BlBI%3BEACI%2CaAAA%3BEACA%2CqBAAA%3B%3BAAjmBR%2CqBA%2BlBI%2CgCAII%3BEACI%2CaAAA%3B%3BAApmBZ%2CqBA%2BlBI%2CgCAQI%2CMAAM%3BEACF%2CmBAAA%3BEACA%2CmCAAA%3B%3BAAzmBZ%2CqBA%2BlBI%2CgCAaI%2CMAAM%2CGAAE%3BEACJ%2CmBAAA%3BEACA%2CmDAAA%3B%3BAA9mBZ%2CqBA%2BlBI%2CgCAkBI%2CMAAM%3BEACF%2CaAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAArnBZ%2CqBA%2BlBI%2CgCAyBI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAA3nBZ%2CqBA%2BlBI%2CgCA%2BBI%3BAA9nBR%2CqBA%2BlBI%2CgCAgCI%3BEACI%2CcAAA%3B%3BAAhoBZ%2CqBAooBI%2C0BAA0B%3BEACtB%2CgBAAA%3B%3BAAroBR%2CqBAooBI%2C0BAA0B%2CiBAGtB%3BEACI%2CWAAA%3BEACA%2CkBAAA%3B%3BAAzoBZ%2CqBA6oBI%2C0BAA0B%2CQAAO%3BEAC7B%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAnpBR%2CqBA6oBI%2C0BAA0B%2CQAAO%2CSAQ7B%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAA3pBZ%2CqBA%2BpBI%2CQAAO%3BAA%5C%2FpBX%2CqBAgqBI%2C0BAA0B%2CQAAO%3BAAhqBrC%2CqBAiqBI%2CyBAAyB%2CQAAO%3BEAC5B%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAY%2CyCAAZ%3BEACA%2C8CAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CqBAXJ%2CQAAO%2CQAWF%3BAAAD%2CqBAVJ%2C0BAA0B%2CQAAO%2CSAU5B%3BAAAD%2CqBATJ%2CyBAAyB%2CQAAO%2CSAS3B%3BEACG%2CYAAY%2CyCAAZ%3B%3BAA3qBZ%2CqBA%2BqBI%2CyBACI%3BEACI%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CiCAAA%3B%3BAAEA%2CqBANR%2CyBACI%2CgBAKK%3BEACG%2CgBAAA%3B%3BAAGJ%2CqBAVR%2CyBACI%2CgBASK%2CQAAS%3BEACN%2CqCAAA%3BEACA%2CmBAAA%3BEACA%2CmDAAA%3B%3BAA5rBhB%2CqBA%2BqBI%2CyBAiBI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2C0DAAA%3B%3BAAzsBZ%2CqBA%2BqBI%2CyBAiBI%2CsBAWI%3BEACI%2CSAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FsBhB%2CqBA%2BqBI%2CyBAoCI%3BEACI%2CmBAAA%3B%3BAAptBZ%2CqBAwtBI%3BEACI%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C8BAAA%3B%3BAA7tBR%2CqBAwtBI%2C2BAOI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2C6CAAA%3B%3BAA5uBZ%2CqBAgvBI%2CMAAK%3BAAhvBT%2CqBAivBI%2CMAAK%3BEACD%2CqBAAA%3B%3BAAlvBR%2CqBAqvBI%2CgBAAe%2CaAAa%2CuBAAuB%3BEAC%5C%2FC%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAA1vBR%2CqBA6vBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FvBR%2CqBAkwBI%2CwBAAwB%3BEACpB%2CaAAA%3BEACA%2CuBAAuB%2CmBAAvB%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAxwBR%2CqBAkwBI%2CwBAAwB%2CeAQpB%3BEACI%2CSAAA%3B%3BAA3wBZ%2CqBAkwBI%2CwBAAwB%2CeAYpB%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAhxBZ%2CqBAkwBI%2CwBAAwB%2CeAiBpB%3BEACI%2CSAAA%3B%3BAApxBZ%2CqBAwxBI%2CaACI%3BAAzxBR%2CqBAwxBI%2CaAEI%3BEACI%2CkBAAA%3B%3BAA3xBZ%2CqBAwxBI%2CaAMI%3BEACI%2CaAAA%3B%3BAA%5C%2FxBZ%2CqBAmyBI%2CmBACI%2CeAAiB%3BEACb%2CeAAA%3BEACA%2CaAAA%3BEACA%2CgCAAA%3B%3BAAvyBZ%2CqBAmyBI%2CmBACI%2CeAAiB%2CSAKb%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA5yBhB%2CqBAmyBI%2CmBAaI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAAnzBZ%2CqBAuzBI%2CgBACI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAA3zBZ%2CqBAuzBI%2CgBAOI%3BEACI%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAl0BZ%2CqBAuzBI%2CgBAcI%3BEACI%2CYAAA%3BEACA%2CiBAAA%3B%3BAAv0BZ%2CqBAuzBI%2CgBAmBI%3BEACI%2CkBAAA%3B%3BAA30BZ%2CqBAuzBI%2CgBAuBI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAh1BZ%2CqBAuzBI%2CgBA4BI%3BEACI%2CcAAA%3B%3BAAp1BZ%2CqBAw1BI%3BEACI%2CeAAA%3B%3BAAz1BR%2CqBAw1BI%2CcAGI%3BAA31BR%2CqBAw1BI%2CcAII%3BEACI%2CcAAA%3B%3BAA71BZ%2CqBAw1BI%2CcAQI%2COAAM%2COAAQ%3BAAh2BtB%2CqBAw1BI%2CcASI%2COAAM%2COAAQ%3BEACV%2CeAAA%3B%3BAAKJ%2CqBADJ%2CgCACK%3BEACG%2CaAAA%3B%3BAAGJ%2CqBALJ%2CgCAKK%2CIAAI%3BEACD%2CaAAA%3B%3BAA52BZ%2CqBAs2BI%2CgCASI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAx3BZ%2CqBAs2BI%2CgCAqBI%2CSAAS%3BEACL%2CgBAAA%3B%3BAA53BZ%2CqBAs2BI%2CgCAqBI%2CSAAS%2C4BAGL%3BEACI%2CgBAAA%3B%3BAA%5C%2F3BhB%2CqBAs2BI%2CgCA6BI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAt4BZ%2CqBAs2BI%2CgCAmCI%3BEACI%2CaAAA%3BEACA%2CSAAA%3B%3BAA34BZ%2CqBAs2BI%2CgCAwCI%3BAA94BR%2CqBAs2BI%2CgCAyCI%3BEACI%2CSAAA%3B%3BAAh5BZ%2CqBAs2BI%2CgCA6CI%3BEACI%2CcAAA%3B%3BAAYR%2CQAR2B%3BEAQ3B%2CqBAPI%2CaAAY%2CIAAI%2CwCAA2C%3BEAO%5C%2FD%2CqBANI%2CaAAY%2CIAAI%2CwCAA2C%3BIACvD%2CoBAAA%3BIACA%2CaAAA%3B%3B%3BAAmCR%2CQA%5C%2FB2B%3BEA%2BB3B%2CqBA9BI%3BIACI%2COAAO%2CiBAAP%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA2BR%2CqBAxBI%3BIACI%2CcAAA%3B%3BEAuBR%2CqBApBI%3BEAoBJ%2CqBAnBI%3BIACI%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAgBR%2CqBAbI%3BIACI%2CgBAAA%3B%3BEAYR%2CqBATI%3BIACI%2CeAAA%3B%3BEAQR%2CqBALI%3BIACI%2CSAAA%3B%3B%3BAAuEZ%2CQAnE8B%3BEAmE9B%2CqBAlEQ%3BIACI%2CWAAA%3BIACA%2CuBAAA%3B%3BEAgEZ%2CqBA7DQ%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2C4BAAA%3B%3BEAyDZ%2CqBAtDQ%2CuBAAuB%3BIACnB%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAmDZ%2CqBAhDQ%3BEAgDR%2CqBA%5C%2FCQ%3BEA%2BCR%2CqBA9CQ%3BEA8CR%2CqBA7CQ%2CaAAa%3BEA6CrB%2CqBA5CQ%2CaAAa%3BIACT%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAyCZ%2CqBAtCQ%2CUAAS%3BIACL%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAoCZ%2CqBAjCQ%3BEAiCR%2CqBAhCQ%2CmBAAqB%3BIACjB%2CeAAA%3B%3BEA%2BBZ%2CqBA5BQ%3BIACI%2CaAAA%3BIACA%2C4BAAA%3B%3BEA0BZ%2CqBAvBQ%2CgCAAgC%2CMAAM%3BIAClC%2CgBAAA%3BIACA%2CeAAA%3B%3BEAqBZ%2CqBAlBQ%2CQAAO%3BEAkBf%2CqBAjBQ%2C0BAA0B%2CQAAO%3BEAiBzC%2CqBAhBQ%2CyBAAyB%2CQAAO%3BIAC5B%2CWAAA%3B%3BEAeZ%2CqBAZQ%2C2BAA2B%3BIACvB%2CWAAA%3B%3BEAWZ%2CqBARQ%2CwBAAwB%3BIACpB%2C0BAAA%3B%3BEAOZ%2CqBAJQ%2CmBAAmB%3BIACf%2CgBAAA%3B%3B%3B%3B%3B%3B%3BADt%5C%2FBZ%2CIAAI%3BEACA%2CmBAAA%3B%3B%3BAAIJ%2CgBACI%3BAADJ%2CgBAEI%3BAAFJ%2CgBAGI%3BEACI%2CwBAAA%3B%3B%3B%3B%3B%3BAASR%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CqBAAA%3B%3B%3B%3B%3BAAOJ%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3B%3BAAIJ%2CGAAG%3BEACC%2CiCAAA%3BEACA%2CqBAAA%3B%3B%3B%3B%3BAAOJ%2CcAAe%3BAACf%2CWAAY%3BAACZ%2CuBAAwB%3BEACpB%2CmCAAA%3BEACA%2CaAAA%3B%3B%3B%3B%3BAAOJ%3BEACI%2CgDAAA%3B%3BAAGJ%2CYAAa%3BAACb%2CaAAc%3BEACV%2CgBAAA%3B%3BAAGJ%2CYAAa%2CEAAC%3BAACd%2CaAAc%2CEAAC%3BEACX%2CWAAA%3BEACA%2CYAAA%3B%3B%3BAAIJ%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CSAAS%3BEACL%2C%2BBAAA%3B%3B%3B%3B%3BAAOJ%3BEACI%2CgBAAA%3B%3BAAGJ%2CgBAAgB%3BEACZ%2C8CAAA%3B%3B%3B%3B%3BAAOJ%2CSAAU%3BEACN%2CkBAAA%3B%3BAAGJ%2CSAAU%2CEAAC%3BEACP%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CSAAU%2CEAAC%2CMAAM%3BEACb%2CWAAA%3B%3B%3B%3B%3BAAOJ%3BEACI%2CiBAAA%3B%3BAAGJ%2CaAAa%3BEACT%2CWAAW%2CgBAAX%3BEACA%2C2CAAA%3B%3B%3B%3B%3BAAYJ%2CQAL0B%3BEACtB%3BIACI%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAE5FJ%2CgBALsC%3BECMtC%2CiCAzBA%3BECuLA%2C0BACI%2CcDxLJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECkLL%2C0BACI%2CcDxLJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAmBR%2CiCAfA%3BEC6KA%2C0BACI%2CcD9KJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA4BJ%3BEEgDA%2COACI%2CgBACI%2CeAGI%3BECgPZ%2CgBAGI%3BEAqEJ%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BECzVhB%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BECyOhB%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIL7RhB%2CYAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEE2DX%2COACI%2CgBACI%2CeAGI%2CKFhEX%2CUAAU%3BEGgTX%2CgBAGI%2COHnTH%2CUAAU%3BEGwXX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH9Xf%2CUAAU%3BEIqCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJ3Cf%2CUAAU%3BEKoRX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKL3Rf%2CUAAU%3BEKqRX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKL3Rf%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEEsDX%2COACI%2CgBACI%2CeAGI%2CKF3DX%2CUAAU%3BEG2SX%2CgBAGI%2COH9SH%2CUAAU%3BEGmXX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHzXf%2CUAAU%3BEIgCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJtCf%2CUAAU%3BEK%2BQX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKLtRf%2CUAAU%3BEKgRX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKLtRf%2CUAAU%3BIACP%2CYAAA%3B%3BEAyNJ%3BEMxKI%2COAAO%2CKAAM%2CyBACT%3BECjCR%2CyBACI%2CQAAO%3BECwOH%2COAAO%2CKAAM%2CcADjB%3BEAoBA%2CKAAC%2CcAsCG%2CcACI%3BECrGZ%2CaAEI%3BEADJ%2CKAAK%2CcAAe%2CcAChB%3BERvFA%2COAAO%2CKAAM%2CiCACT%3BESlNR%2CmBACI%2CUAAU%3BEADd%2CmBAEI%3BECsFA%2COAAO%2CKAAM%2CeACT%3BECyOR%2CqBASI%2CMACI%2CqBACI%3BIZvCZ%2CcAAA%3B%3BEA%2BDA%3BEAkFgB%2CuBAXZ%2CUASI%2CYACI%2CQACK%3BEClQjB%2CwBDuPI%2CUASI%2CYACI%2CQACK%3BECjQjB%2CuBDsPI%2CUASI%2CYACI%2CQACK%3BEatajB%2CqBb2ZI%2CUASI%2CYACI%2CQACK%3BEI9UjB%2CmBJmUI%2CUASI%2CYACI%2CQACK%3BEc3ajB%2CKAAK%2CKAAK%2COdgaN%2CUASI%2CYACI%2CQACK%3BIAjFb%2CkBAAA%3BIACA%2CQAAA%3B%3BEAuEQ%2CuBAFR%2CUACI%2COACK%2CIAAI%2CSACD%3BEC1PhB%2CwBDuPI%2CUACI%2COACK%2CIAAI%2CSACD%3BECzPhB%2CuBDsPI%2CUACI%2COACK%2CIAAI%2CSACD%3BEa9ZhB%2CqBb2ZI%2CUACI%2COACK%2CIAAI%2CSACD%3BEItUhB%2CmBJmUI%2CUACI%2COACK%2CIAAI%2CSACD%3BEcnahB%2CKAAK%2CKAAK%2COdgaN%2CUACI%2COACK%2CIAAI%2CSACD%3BIACI%2CUAAA%3B%3BEAyBpB%3BEe1SA%2CSACI%3BEC9HI%2COAAO%2CIAAI%2CeAAgB%2CKAD%5C%2FB%3BEAEI%2COAAO%2CIAAI%2CqBAAsB%2CKAFrC%3BEboXI%2CgBADJ%2CUACK%3BIRnIT%2CkBAAA%3B%3BEK6OA%3BEiB3XA%3BECgDA%2CaAOI%3BEf4TJ%3BEgB7bA%2CsBACI%3BIxBrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEK8%5C%2FBD%2CkBL%5C%2F%5C%2FBC%3BEK%2B%5C%2FBD%2CkBL9%5C%2FBC%3BEWmFD%2CwBAKI%2CeXzFH%3BEWoFD%2CwBAKI%2CeXxFH%3BEWoID%2CiCXrIC%3BEWqID%2CiCXpIC%3BEW0JD%2CkBX3JC%3BEW2JD%2CkBX1JC%3BEO6FD%2CkBAWI%2CePzGH%3BEO8FD%2CkBAWI%2CePxGH%3BEO6GD%2COACI%2CgBACI%2CePhHP%3BEO8GD%2COACI%2CgBACI%2CeP%5C%2FGP%3BEa6RD%2Ceb9RC%3BEa8RD%2Ceb7RC%3BEQkWD%2CgBRnWC%3BEQmWD%2CgBRlWC%3BEQ0aD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeR9aX%3BEQ2aD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeR7aX%3BEQ4bD%2CqBACI%2COAAM%2CUR9bT%3BEQ6bD%2CqBACI%2COAAM%2CUR7bT%3BEM0KD%2C0BACI%2CcN5KH%3BEM2KD%2C0BACI%2CcN3KH%3BEyByLD%2CcACI%2CQzB3LH%3BEyB0LD%2CcACI%2CQzB1LH%3BEyB%2BLD%2CMACI%2CeACI%2CSzBlMP%3BEyBgMD%2CMACI%2CeACI%2CSzBjMP%3BE0B6VD%2C0B1B9VC%3BE0B8VD%2C0B1B7VC%3BEgBoCD%2CcAKI%2CehB1CH%3BEgBqCD%2CcAKI%2CehBzCH%3BESuFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeT3FX%3BESwFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeT1FX%3BEUsUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeV3UX%3BEUuUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeV1UX%3BEUuUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeV3UX%3BEUwUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeV1UX%3BE2B0RG%2COAAC%2CQ3B3RJ%3BE2B2RG%2COAAC%2CQ3B1RJ%3BE2BgSD%2CYAQI%2CQAAO%2CM3BzSV%3BE2BiSD%2CYAQI%2CQAAO%2CM3BxSV%3BEQ0aD%2CQAaI%2CSRxbH%3BEQ2aD%2CQAaI%2CSRvbH%3BEMsKD%2C6BNvKC%3BEMuKD%2C6BNtKC%3BE0BybD%2CyB1B1bC%3BE0B0bD%2CyB1BzbC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEKy%5C%2FBD%2CkBLz%5C%2FBC%3BEW8ED%2CwBAKI%2CeXnFH%3BEW%2BHD%2CiCX%5C%2FHC%3BEWqJD%2CkBXrJC%3BEOwFD%2CkBAWI%2CePnGH%3BEOwGD%2COACI%2CgBACI%2CeP1GP%3BEawRD%2CebxRC%3BEQ6VD%2CgBR7VC%3BEQqaD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeRxaX%3BEQubD%2CqBACI%2COAAM%2CURxbT%3BEMqKD%2C0BACI%2CcNtKH%3BEyBoLD%2CcACI%2CQzBrLH%3BEyB0LD%2CMACI%2CeACI%2CSzB5LP%3BE0BwVD%2C0B1BxVC%3BEgB%2BBD%2CcAKI%2CehBpCH%3BESkFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeTrFX%3BEUiUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeVrUX%3BEUkUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeVrUX%3BE2BqRG%2COAAC%2CQ3BrRJ%3BE2B2RD%2CYAQI%2CQAAO%2CM3BnSV%3BEQqaD%2CQAaI%2CSRlbH%3BEMiKD%2C6BNjKC%3BE0BobD%2CyB1BpbC%3BIACG%2CWAAA%3B%3BEK8hBJ%3BEuBrfA%2COAAO%3BEAMP%3BEAWA%3BIvB0dA%2CsBAAA%3B%3BEAsBA%3BEwB5gBA%3BIxBsfA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BEyBVlB%2CiBzBQI%2CUACM%3BEyBTV%2CiBzBQI%2CUAEI%2CQAAU%3BIL1UlB%2CgBAAA%3B%3BE%2BBulBA%2C8B1B%5C%2FQI%2CUACM%2CS0B8QT%2CIAAI%2CSACC%3BEADN%2C8B1B%5C%2FQI%2CUAEI%2CQAAU%2CS0B6QjB%2CIAAI%2CSACC%3BEDxRN%2CiBzBQI%2CUACM%2CS0B8QT%2CIAAI%2CSACC%3BEDxRN%2CiBzBQI%2CUAEI%2CQAAU%2CS0B6QjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8B1B%5C%2FQI%2CUACM%2CS0B8QT%2CIAAI%2CSAeC%3BEAfN%2C8B1B%5C%2FQI%2CUAEI%2CQAAU%2CS0B6QjB%2CIAAI%2CSAeC%3BEDtSN%2CiBzBQI%2CUACM%2CS0B8QT%2CIAAI%2CSAeC%3BEDtSN%2CiBzBQI%2CUAEI%2CQAAU%2CS0B6QjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BE1BjSR%2C8BACI%2CUACM%2CS0B2KR%3BE1B7KF%2C8BACI%2CUAEI%2CQAAU%2CS0B0KhB%3BEDpLF%2CiBzBQI%2CUACM%2CS0B2KR%3BEDpLF%2CiBzBQI%2CUAEI%2CQAAU%2CS0B0KhB%3BI%5C%2FBpfF%2CeAAA%3BI%2BBwfI%2CqBAAA%3B%3BEA6HA%2C8B1B7SA%2CUACM%2CS0B0ST%2COAEI%3BEAAD%2C8B1B7SA%2CUAEI%2CQAAU%2CS0BySjB%2COAEI%3BEAAD%2C8B1B7SA%2CUACM%2CS0B2ST%2CSACI%3BEAAD%2C8B1B7SA%2CUAEI%2CQAAU%2CS0B0SjB%2CSACI%3BEDrTL%2CiBzBQI%2CUACM%2CS0B0ST%2COAEI%3BEDrTL%2CiBzBQI%2CUAEI%2CQAAU%2CS0BySjB%2COAEI%3BEDrTL%2CiBzBQI%2CUACM%2CS0B2ST%2CSACI%3BEDrTL%2CiBzBQI%2CUAEI%2CQAAU%2CS0B0SjB%2CSACI%3BIACG%2CaAAA%3B%3BE1BzSI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BEyBb%5C%2FB%2CiBzBQI%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEyBb%5C%2FB%2CiBzBQI%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEA2YhB%3BE2B98BA%3BEC6FA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BI5Bg2BnC%2CaAAA%3B%3BEAkEA%3BEGplBA%2CQAaI%3BEFjRJ%3BEoBmRA%3BIrBskBI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CkBAKI%3BEGzlBJ%2CQAaI%2CSH4kBA%3BEC71BJ%2C6BD61BI%3BEqB1kBJ%2CyBrB0kBI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEARR%2CkBAWI%3BEG%5C%2FlBJ%2CQAaI%2CSHklBA%3BECn2BJ%2C6BDm2BI%3BEqBhlBJ%2CyBrBglBI%3BIACI%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAhBR%2CkBAmBI%3BEGvmBJ%2CQAaI%2CSH0lBA%3BEC32BJ%2C6BD22BI%3BEqBxlBJ%2CyBrBwlBI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEA4ER%3BEEngCA%3BEMgMA%2CeAEI%3BECjBJ%2CeACI%3BITk1BA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAHJ%2CgCAKI%3BEExgCJ%2CkBFwgCI%3BEQx0BJ%2CeAEI%2CWRs0BA%3BESv1BJ%2CeACI%2CgBTs1BA%3BIACI%2CiBAAA%3B%3BEAIA%2CgCADJ%2CQACK%3BEACD%2CgCAFJ%2CQAEK%3BEE9gCT%2CkBF4gCI%2CQACK%3BEE7gCT%2CkBF4gCI%2CQAEK%3BEQ90BT%2CeAEI%2CWR00BA%2CQACK%3BEQ70BT%2CeAEI%2CWR00BA%2CQAEK%3BES71BT%2CeACI%2CgBT01BA%2CQACK%3BES51BT%2CeACI%2CgBT01BA%2CQAEK%3BIACG%2CiBAAA%3B%3BEAGJ%2CgCANJ%2CQAMK%3BEElhCT%2CkBF4gCI%2CQAMK%3BEQl1BT%2CeAEI%2CWR00BA%2CQAMK%3BESj2BT%2CeACI%2CgBT01BA%2CQAMK%3BIACG%2CWAAA%3B%3BE6BvnCZ%3BIlC0PA%2CeAAA%3BIAAA%2CmBAAA%3B%3BE4B%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%3BEOrDA%2CCAAC%2CmBAAwB%2CQPkDtB%3BI5BoMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmCrZL%2CCAAC%2CoBAAyB%2CQP%2BCvB%3BI5BoMP%2CmBAAA%3BImC9KA%2CqBAAA%3BInC8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmClZL%2CCAAC%2CyBAA%2BB%2CQP4C7B%3BI5BoMP%2CmBAAA%3BImClLA%2CYAAA%3BInCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmC%5C%2FYL%2CCAAC%2C0BAAgC%2CQPyC9B%3BI5BoMP%2CmBAAA%3BImCtLA%2CWAAA%3BInCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE4BhWT%3BIAEI%2CiBAAA%3B%3BEO3CA%2CCAAC%2CoBAAyB%3BInCuO9B%2CmBAAA%3BImCtLA%2CWAAA%3BInCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmCtYL%2CCAAC%2CyBAA%2BB%3BInCoOpC%2CmBAAA%3BImCtLA%2CWAAA%3BInCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmCnYL%2CCAAC%2C0BAAgC%3BInCiOrC%2CmBAAA%3BImCtLA%2CWAAA%3BInCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE4B1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEO3CA%2CCAAC%2CoBAAyB%3BInC2N9B%2CmBAAA%3BImClLA%2CYAAA%3BInCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmC1XL%2CCAAC%2CyBAA%2BB%3BInCwNpC%2CmBAAA%3BImClLA%2CYAAA%3BInCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmCvXL%2CCAAC%2C0BAAgC%3BInCqNrC%2CmBAAA%3BImClLA%2CYAAA%3BInCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE4B9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEQ6IJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIpCiJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BIoCtJJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BECXR%3BIrCSA%2CmBAAA%3BIAAA%2CgBAAA%3BIqCJI%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%3BIrChBN%2CgBAAA%3B%3BEqCTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BIrCxBJ%2CkBAAA%3BIqC0BQ%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%3BIrC%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BIqCsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BIrC1DtB%2CWAAA%3BIAAA%2CqBAAA%3B%3BEqCkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BIrCpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BIqC2EgB%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%3BIrCzFpB%2CqBAAA%3BIsChOA%2CqBAAA%3B%3BEDmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBCnGhB%3BItChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEsC2CA%2CWDkPI%2CQA2DK%2COACK%2CaAGI%2CgBCjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BItC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSuC9NQ%2COvC8NR%3BIAAA%2CawCzRe%2CmBxCyRf%3BIAAA%2CsBAAA%3BIsCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEDlFA%2CWAiCI%2CQA8EI%3BIrCtGR%2CgBAAA%3BIAAA%2CyBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BIqC8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIrClHZ%2CgBAAA%3B%3BEqCTA%2CWAiCI%2CQA8EI%2CSAyIF%3BIrC%5C%2FON%2CgBAAA%3B%3BEqCkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BIrC1PT%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIqC%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BIrCpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2C4BAAA%3BIAAA%2CcAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIqCuQY%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%3BIrCzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BEqCgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BIrCjJjB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEqCTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BIrCzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3B%3BEqCTA%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%3BIrCpL5B%2CqBAAA%3BIsChOA%2CqBAAA%3B%3BEDgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBC9LxB%3BItChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEsC2CA%2CWDkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBC5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BItC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSuCxPQ%2COvCwPR%3BIAAA%2CawCzRe%2CmBxCyRf%3BIAAA%2CsBAAA%3BIsCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BED0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BIrCpMZ%2CqBAAA%3BIsChOA%2CqBAAA%3B%3BEAMA%2CWDkPI%2CQA2KK%2CKC7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BItC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSuCzPgB%2COvCyPhB%3BIAAA%2CawCzRe%2CmBxCyRf%3BIAAA%2CsBAAA%3BIsCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEDkIY%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%3BEDnNhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEhB9HR%2CSAKM%3BIpB8GN%2CgBAAA%3BI%2BBwcA%2CsBAAA%3BIXpjBQ%2CgBAAA%3B%3BEAPR%2CSAKM%2CSWuvBJ%3BIAoDF%2CSAAA%3B%3BE%5C%2FBj7BA%2CSoBsIM%2CSpBtIL%3BEACD%2CSoBqIM%2CSpBrIL%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CSoBgIM%2CSpBhIL%3BIACG%2CWAAA%3B%3BE%2BBurBJ%2CSXxjBM%2CSWwjBL%2COAAO%3BEACR%2CSXzjBM%2CSWyjBL%2CSAAS%3BI%5C%2FB3cV%2CqBAAA%3BIAAA%2CYAAA%3BI%2BB8cI%2CsBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEXpkBJ%2CSAKM%2CSWkkBN%3BI%5C%2FBpdA%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI%2BBwdI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CSX1kBM%2CSW0kBL%2CIAAI%2CSACC%3BI%5C%2FB7dN%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI%2BBkeQ%2CsBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CSX1kBM%2CSW0kBL%2CIAAI%2CSAUC%3BI%5C%2FBteN%2CYAAA%3BI%2BBweQ%2CWAAA%3B%3BEU7vBR%2CQAAQ%2CKAAK%3BICVb%2CkBAAA%3BIACA%2CUAAA%3B%3BE1C0CA%2CQyCjCQ%2CKAAK%2CMzCiCZ%3BEACD%2CQyClCQ%2CKAAK%2CMzCkCZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQyCvCQ%2CKAAK%2CMzCuCZ%3BIACG%2CWAAA%3B%3BEyCxCJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDKJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%2CMAID%3BI1CwRN%2CYAAA%3BI0CtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEDDR%2CQAAQ%2CKAAK%2CMCKX%2CQAAK%3BI1CgRP%2CgBAAA%3BI0C7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BE1CsBJ%2CQyCjCQ%2CKAAK%2CMCKX%2CQAAK%2CQ1C4BN%3BEACD%2CQyClCQ%2CKAAK%2CMCKX%2CQAAK%2CQ1C6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQyCvCQ%2CKAAK%2CMCKX%2CQAAK%2CQ1CkCN%3BIACG%2CWAAA%3B%3BE0C3BA%2CQDbI%2CKAAK%2CMCKX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BEDdR%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%3BI1CsNP%2CiBAAA%3B%3BEyCrRA%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%3BI1CoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CyBAAA%3BI0C%5C%2FLQ%2CmBAAA%3BI1C%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BE2CjJA%2CQFpIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCmEL%3BI3CiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BE2C5IA%2CQFzIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCwEL%3BI3C4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BE2CvIA%2CQF9IQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUC6EL%3BI3CuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE0C1LI%2CQD3FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQD5FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BI1CyL9B%2CmBAAA%3B%3BE0CrLI%2CQDhGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAiCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAkCF%2COAAU%3BEACX%2CQDlGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAmCF%2COAAU%2CUAAO%3BEAClB%2CQDnGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BI1CkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BE0C5KI%2CQDzGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD1GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQD3GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BI1C0KtB%2CmBAAA%3B%3BEyCrRA%2CQAAQ%2CKAAK%2CMCgHX%2CQAAK%3BI1CqKP%2CmBAAA%3BI0CnKI%2CgBAAA%3BIACA%2C4BAAA%3BIAoBJ%2CSAAA%3BI1C8IA%2C6BAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BEqBlBJ%2CgBuB0CA%3BIACI%2CWAAA%3B%3BEvB3CJ%2CgBuB8CA%3BIACI%2CYAAA%3B%3BEvB%5C%2FCJ%2CgBuBjBA%3BEvBiBA%2CgBuBhBA%3BIACI%2CqBAAA%3B%3BEvBeJ%2CgBuBjBA%2CSAQI%2CEAAC%3BEvBSL%2CgBuBhBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEvBQR%2CgBuBHA%2CSACI%3BI5CiQJ%2CiBAAA%3B%3BEqB%5C%2FPA%2CgBuBOA%2CWAKI%2CEAAC%3BI5CmPL%2CeAAA%3B%3BEqB%5C%2FPA%2CgBAEM%3BEAFN%2CgBAGM%3BIACE%2CgBAAA%3B%3BEAJR%2CgBAEM%2CWAIE%3BEANR%2CgBAGM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEwBqIR%2CYAAC%2CYACG%3BI7CiHR%2C6BAAA%3BI6C%5C%2FGY%2CiBAAA%3B%3B%3B%3B%3BECaZ%2CeAEI%2CeACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CeAPZ%2CeACI%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEC5IpB%3BIACI%2CwBAAA%3B%3BEpCmEJ%2CwBACI%3BIACI%2CgCAAA%3B%3BEAFR%2CwBAKI%2CeAGI%3BEARR%2CwBAKI%2CeAII%3BEATR%2CwBAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CwBAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CwBAFR%2CqCACI%2CKACK%3BEACD%2CwBAHR%2CqCACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CwBAPR%2CqCACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CwBAyCI%2CKAAI%3BEAzCR%2CwBA0CI%3BEA1CJ%2CwBA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C6BAAA%3B%3BEAHJ%2CiCAKI%3BIX0GJ%2CmBAAA%3B%3BEWtGY%2CiCAJR%2COAGI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CiCAKI%2COAWI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BEJxEZ%2CkBAGI%3BIACI%2CgBAAA%3B%3BEAJR%2CkBAOI%2CSAAQ%3BIACJ%2CYAAA%3B%3BEK5BR%2CyBAKI%3BEALJ%2CyBAMI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEARR%2CyBAWI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKA%2C0BAA2B%2C0BAF%5C%2FB%3BEAEI%2C0BAA2B%2C0BAD%5C%2FB%3BEAEI%2C2BAA4B%2C0BAHhC%3BEAGI%2C2BAA4B%2C0BAFhC%3BEAGI%2CqBAAsB%2C0BAJ1B%3BEAII%2CqBAAsB%2C0BAH1B%3BIAIQ%2CUAAA%3B%3BEoC0MZ%2CcACI%2CeACI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcANR%2CeACI%2CcAKK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAAc%2CoBACV%2CeACI%3BIACI%2CUAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CUAAA%3B%3BE1B7PZ%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKJ%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CWAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CYAAA%3B%3BEAGJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAQR%3BItB0IA%2CcAAA%3BIsBxII%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BItBkIJ%2CqBAAA%3BIsC9QA%2CqBAAA%3B%3BEhB%2BIQ%2CWADH%2CIAAI%2CSACA%3BItB%2BHT%2CcAAA%3BIsB7HY%2CmBAAA%3B%3BEAIR%2CWAAC%3BIACG%2C%2BBAAA%3B%3BEAGJ%2CWAAC%3BItBqHL%2CcAAA%3B%3BEsB1IA%2CWgB8HE%3BItChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEsCHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BItC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSuCnPQ%2COvCmPR%3BIAAA%2CawCzRe%2CmBxCyRf%3BIAAA%2CsBAAA%3BIsCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BItC2PL%2CcAAA%3B%3BEsCzKA%2CUAAC%3BItCyKD%2CSuCrPQ%2COvCqPR%3B%3BEsBnGI%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BEQiXR%2CkBAEI%3BEADJ%2CuBACI%3BIACI%2CcAAA%3B%3BEAHR%2CkBAEI%2CYAGI%2COAAM%3BEAJd%2CuBACI%2CYAGI%2COAAM%3BIACF%2CmBAAA%3B%3BEANZ%2CkBAEI%2CYAOI%3BEARR%2CuBACI%2CYAOI%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAKZ%2CkBACI%2CoBACI%3BIACI%2CiBAAA%3B%3BEAKZ%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CQACI%2CeAeI%3BIACI%2CWAAA%3B%3BEAuCZ%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3B%3BEAFR%2CoBAII%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2C0BAGI%3BEAFJ%2C2BAEI%3BEADJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAJR%2C0BAOI%2CSAAQ%3BEANZ%2C2BAMI%2CSAAQ%3BEALZ%2CqBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEmBpkBJ%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BIjDgMR%2CiBAAA%3B%3BEiDzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BIjDqLR%2CeAAA%3B%3BEiDzMA%2CqBAcI%2CQAUI%3BIjDiLR%2CiBAAA%3BIiD%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BIjD0KR%2CeAAA%3B%3BEiDzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BIjDmKb%2CeAAA%3BIiDjKgB%2CWAAA%3B%3BE1BmEhB%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEALJ%2CaAWI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3B%3BEAdR%2CaAiBI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEApBR%2CaAuBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEvB2JR%2CauB%5C%2FJI%2CMvB%2BJH%3BIAxFD%2CcAAA%3B%3BEA6FA%2CauBpKI%2CMvBoKH%3BIA7FD%2CcAAA%3B%3BEAkGA%2CauBzKI%2CMvByKH%3BIAlGD%2CcAAA%3B%3BEAuGA%2CauB9KI%2CMvB8KH%3BIAvGD%2CcAAA%3B%3BEuB9FA%2CaA8BI%2CQAAO%3BIvBgEX%2CqBAAA%3BIkDzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIlDgDA%2CgBAAA%3BIuBxDQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEA1CR%2CaA8BI%2CQAAO%2COeoDT%3BItChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEsCHA%2CafwMI%2CQAAO%2COexMV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BItC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSuC3OU%2COvC2OV%3BIAAA%2CawCzRe%2CmBxCyRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIsCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2Caf2LA%2CQAAO%2COe5LV%2CMACI%3BItC2PL%2CcAAA%3B%3BEsCrPI%2CafqLA%2CQAAO%2COetLV%2COACI%3BItCqPL%2CcAAA%3B%3BEkD7CA%2Ca3BnBI%2CQAAO%2CO2BmBV%3BEACD%2Ca3BpBI%2CQAAO%2CO2BoBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2Ca3BzBI%2CQAAO%2CO2ByBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2Ca3B9BI%2CQAAO%2CO2B8BV%3BEACD%2Ca3B%5C%2FBI%2CQAAO%2CO2B%2BBV%3BEACD%2CQAAQ%2CUAAW%2Cc3BhCf%2CQAAO%3BI2BiCP%2CoBAAA%3BIlD%2BBJ%2CYAAA%3B%3BEuBjDY%2CaAfR%2CQAAO%2COAcF%2CMACI%3BIvBiDb%2CWAAA%3B%3BEuB1CA%3BIACI%2CaAAA%3B%3BEVmFJ%2CeAMI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAKZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGI%2COAAO%2CKAAM%2CcADjB%2CiBAGU%3BIACE%2CWAAA%3B%3BEAThB%2CaAcI%2COACI%2CUACI%3BIbzEZ%2CgBAAA%3BIa2EgB%2CgBAAA%3B%3BEkB4gBhB%2CalBhhBI%2COACI%2CUACI%2COkB8gBX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CalBhhBI%2COACI%2CUACI%2COkB8gBX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BElB%5C%2FiBR%2CaAcI%2COACI%2CUACI%2COkB2aV%3BI%5C%2FBpfF%2CeAAA%3BI%2BBwfI%2CqBAAA%3B%3BEA6HA%2CalB9iBA%2COACI%2CUACI%2COkB0iBX%2COAEI%3BEAAD%2CalB9iBA%2COACI%2CUACI%2COkB2iBX%2CSACI%3BIACG%2CaAAA%3B%3BElBpiBJ%2CKAAC%2CcACG%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAKI%2CKARX%2CcAMG%2CMACI%2CKACK%3BIACG%2CsBAAA%3B%3BEAIR%2CKAbP%2CcAMG%2CMAOK%2CQACG%3BIACI%2CiBAAA%3B%3BEAMR%2CKArBP%2CcAoBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA9BP%2CcAoBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAlCZ%2CKAAC%2CcAsCG%2CcACI%3BIACI%2CgBAAA%3B%3BEAzChB%2CKA%2BCI%3BIACI%2CmBAAA%3B%3BEAKR%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEAHR%2CsBAMI%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3BEAGI%2CsBALR%2COAII%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACM%2CQACE%2CMACI%2CGACI%2CGAAE%3BIACE%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACM%3BIACE%2CgBAAA%3B%3BEsCjDZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3BIACA%2CYAAA%3B%3BEtB3UR%3BI7B%2BMA%2CmBAAA%3BImCtLA%2CWAAA%3BInCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI6B9WL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEuBsER%3BIpD%2BHA%2CYAAA%3B%3BEqD1QA%2CqBACI%2CaACI%3BIrDwQR%2CgBAAA%3B%3BEqD1QA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BEC8NhB%2CyBACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEAMhB%2CYACI%3BEADJ%2CYAEI%3BItDmBJ%2CgBAAA%3B%3BEsDdA%3BIACI%2CWAAA%3B%3BEC3QJ%3BIvDwRA%2CmBAAA%3BIAAA%2CmBAAA%3BImClLA%2CYAAA%3BInCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEwD7QT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BECnEZ%3BIzD2KA%2CsBAAA%3BIAAA%2CyBAAA%3BIyDxKI%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%3BIzD4JL%2CYAAA%3BIyD1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BIzDkJA%2CmBAAA%3BIyDhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BIzD4IJ%2CiBAAA%3BIyD1IQ%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%3BIzDkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIyDrQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BIzDyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BEyDjPR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAME%3BIACA%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAME%2CSAMC%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BEClCR%2CwBACI%2CiBACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CwBAQI%2CUACM%2CwBACI%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEAZhB%2CwBAiBI%2CwBACI%2CUACM%3BIACE%2CgBAAA%3B%3BEAGI%2CwBANhB%2CwBACI%2CUACM%2CSAGG%2COACI%3BIACG%2CUAAA%3BIACA%2CQAAA%3B%3BEAIR%2CwBAZZ%2CwBACI%2CUACM%2CSAUG%2CKACG%3BIACI%2CkBAAA%3B%3BEAGJ%2CwBAjBhB%2CwBACI%2CUACM%2CSAUG%2CKAKI%2CaACG%3BIACI%2CcAAA%3B%3BEAS5B%2CyBACI%3BIACI%2CYAAA%3B%3BEAFR%2CyBAKI%2CiBACI%3BIACI%2CoBAAA%3B%3BEC7CZ%2CwBACI%3BI3DoGJ%2CkBAAA%3B%3BE2DrGA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BECjLhB%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BEpD4XJ%2CgBAGI%2COAEI%2COACI%2CiBACM%3BIACE%2CgBAAA%3BIACA%2CkBAAA%3B%3BEATpB%2CgBAGI%2COAEI%2COACI%2CiBAMM%3BIACE%2CWAAA%3B%3BEAcpB%2CSACI%2CUACI%2COACI%3BIR7IZ%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BIQkJgB%2CsBAAA%3BIACA%2CWAAA%3B%3BEAThB%2CSACI%2CUACI%2COAUI%3BIRtJZ%2CYAAA%3BIQwJgB%2CWAAA%3B%3BEAMhB%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAOJ%2CQAAQ%2C0BACJ%3BEADJ%2CQAAQ%2C0BAEJ%3BIACI%2CYAAA%3B%3BEAHR%2CQAAQ%2C0BAMJ%2CQAAO%3BIACH%2CYAAA%3B%3BEAsBR%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAIA%3BIACE%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAIA%2CQAOG%2CeAAe%3BEAChB%2CqBAZR%2COAAM%2CUAIA%2CQAQG%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAIA%2CQAYG%2CUAAU%3BIACP%2CiBAAA%3B%3BEAchB%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BEqD%5C%2FbR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAPR%2C0BAUI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEAGI%2C0BALR%2CwBAII%2COAAM%2CIACE%3BIACA%2CcAAA%3B%3BE%5C%2FCqKhB%2CaACI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CaAII%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAII%2CiBAKI%3BIACI%2CYAAA%3B%3BEAVZ%2CaAII%2CiBAKI%2CWAGI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAdhB%2CaAII%2CiBAKI%2CWAQI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAKJ%2CaArBR%2CiBAoBK%2CUAAU%2CGACN%3BIdAb%2C8BAAA%3BIcEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BIdfA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEcsCI%2CKAAC%2CcACG%3BIACI%2CWAAA%3B%3BEASZ%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BER5IR%2CyBACI%3BIACI%2CmBAAA%3B%3BEAFR%2CyBACI%2CUAEM%2C2BACI%3BINoFd%2CgBAAA%3BI%2BBwcA%2CsBAAA%3B%3BEzBhiBA%2CyBACI%2CUAEM%2C2BACI%2CSyB6tBZ%3BIAoDF%2CSAAA%3B%3BE%5C%2FBj7BA%2CyBM6JI%2CUAEM%2C2BACI%2CSNhKb%3BEACD%2CyBM4JI%2CUAEM%2C2BACI%2CSN%5C%2FJb%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBMuJI%2CUAEM%2C2BACI%2CSN1Jb%3BIACG%2CWAAA%3B%3BE%2BBurBJ%2CyBzBjiBI%2CUAEM%2C2BACI%2CSyB8hBb%2COAAO%3BEACR%2CyBzBliBI%2CUAEM%2C2BACI%2CSyB%2BhBb%2CSAAS%3BI%5C%2FB3cV%2CqBAAA%3BIAAA%2CYAAA%3BI%2BB8cI%2CsBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEzBziBJ%2CyBACI%2CUAEM%2C2BACI%2CSyBwiBd%3BI%5C%2FBpdA%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI%2BBwdI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CyBzBnjBI%2CUAEM%2C2BACI%2CSyBgjBb%2CIAAI%2CSACC%3BI%5C%2FB7dN%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI%2BBkeQ%2CsBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CyBzBnjBI%2CUAEM%2C2BACI%2CSyBgjBb%2CIAAI%2CSAUC%3BI%5C%2FBteN%2CYAAA%3BI%2BBweQ%2CWAAA%3B%3BEzBliBA%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%3BEmBlBZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BIzBoCZ%2C8BAAA%3BIyBlCY%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BEPlOZ%2CqBAEI%3BEAFJ%2CqBAGI%2COAAM%3BIlB8PV%2CgBAAA%3B%3BEkBzPA%2CkBACI%3BIACI%2CUAAA%3B%3BEQmVJ%2CSAAC%2COAAO%3BIAKJ%2CYAAA%3BI1BjGR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BI0BsGQ%2CWAAA%3B%3BEAVJ%2CSAAC%2COAAO%2CMACJ%3BI1B7FR%2CgBAAA%3B%3BE%2BBulBA%2CSL3fK%2COAAO%2CMACJ%2COK0fP%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CSL3fK%2COAAO%2CMACJ%2COK0fP%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEL5gBJ%2CSAAC%2COAAO%2CMACJ%2COKuZN%3BI%5C%2FBpfF%2CeAAA%3BI%2BBwfI%2CqBAAA%3B%3BEA6HA%2CSLzhBC%2COAAO%2CMACJ%2COKshBP%2COAEI%3BEAAD%2CSLzhBC%2COAAO%2CMACJ%2COKuhBP%2CSACI%3BIACG%2CaAAA%3B%3BEL5gBR%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%3BI1BjKZ%2CeAAA%3B%3BE0BuKQ%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%3BEoC5ZpB%2CMAAM%3BIACF%2CcAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CMAAM%2CWAIF%3BIACI%2CiBAAA%3B%3BEAEA%2CMAPF%2CWAIF%2COAGK%3BIACG%2CgBAAA%3B%3BEARZ%2CMAAM%2CWAIF%2COAOI%3BIACI%2CWAAA%3B%3BEAZZ%2CMAAM%2CWAgBF%2CQAAO%3BIACH%2CkBAAA%3B%3BE9CHR%2CcACI%3BIACI%2CgCAAA%3B%3BEAFR%2CcAKI%2CeAEI%3BEAPR%2CcAKI%2CeAGI%3BEARR%2CcAKI%2CeAII%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAZZ%2CcAKI%2CeAUI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAjBZ%2CcA2BI%2CKAAI%3BEA3BR%2CcA4BI%3BEA5BJ%2CcA6BI%3BIACI%2CiBAAA%3B%3BE%2BC%2BBJ%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEC9GR%2CgBACM%3BIACE%2CiBAAA%3B%3BEvDoFR%2CmBAEI%2CYACI%2COAAM%3BIACF%2CgBAAA%3B%3BEASZ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BEAOpB%2CuBACI%2CaACI%3BIACI%2CkBAAA%3B%3BEAHZ%2CuBACI%2CaAKI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BECsKZ%2CkBACI%3BEADJ%2CkBAEI%3BIACI%2CiBAAA%3B%3BEAKI%2CkBAFP%2CWACG%2CKACK%3BEACD%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBARP%2CWACG%2CKAOK%3BIACG%2CiBAAA%3B%3BEAMhB%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CoBAMI%3BIACI%2CYAAA%3B%3BEAIR%2CsBACI%2CQAAO%3BIACH%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CmBACI%3BIVzEJ%2CiBAAA%3B%3BEUmFA%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BEiB5FpB%2CaACM%3BEADN%2CaAEM%3BEAFN%2CaAGM%3BIACE%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CWAAY%3BIACR%2CcAAA%3B%3BEAIA%2COAAC%2CMACK%2CUAAO%3BIACL%2CYAAA%3BIACA%2CYAAA%3BI3BjBZ%2CSAAA%3BIAAA%2CUAAA%3BI2C1KA%2CqBAAA%3BIhB6LY%2CiBAAA%3B%3BEALR%2COAAC%2CMACK%2CUAAO%2CMgBnLf%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BEhBgLA%2COAAC%2CMACK%2CUAAO%2CMAMH%3BIACE%2CeAAA%3BIACA%2CkBAAA%3B%3BEAEA%2COAXX%2CMACK%2CUAAO%2CMAMH%2CKAIG%3BEAXb%2COAAC%2CMACK%2CUAAO%2CMAMH%2CKAKE%3BIACI%2CgBAAA%3B%3BEAGJ%2COAhBX%2CMACK%2CUAAO%2CMAMH%2CKASG%2CQACG%3BI3B%5C%2FBpB%2CiBAAA%3B%3BE2BuCI%2COAAC%3BIAEG%2CoBAAA%3B%3BEAIR%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAII%2COAAM%3BIACF%2CgCAAA%3B%3BEALR%2CYAQI%2CQAAO%3BIAEH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CYAcI%3BIACI%2CqBAAA%3B%3BEAIR%2CUACM%2CsBACE%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACM%2CsBAKE%2CYAAc%3BIACV%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIACI%2CqBAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAKJ%2COAAC%2CQACG%3BIACI%2CYAAA%3B%3BEAFR%2COAAC%2CQAKG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEATR%2COAAC%2CQAYG%2CUAAS%3BIACL%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEsC5UZ%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BEhDoPA%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CqBAAA%3B%3BEAGJ%2CcAPE%2CSACV%2CSACK%2CKAKI%3BIACG%2CgBAAA%3B%3BEANR%2CcAFM%2CSACV%2CSACK%2CKASG%2CUACI%2COAAM%3BIACF%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAZZ%2CcAFM%2CSACV%2CSACK%2CKASG%2CUACI%2COAAM%2CIAIF%3BIACI%2CWAAA%3B%3BEAfhB%2CcAFM%2CSACV%2CSACK%2CKAoBG%2CYACI%3BIACI%2CSAAA%3B%3BEAtBZ%2CcAFM%2CSACV%2CSACK%2CKAoBG%2CYAKI%3BIACI%2CgBAAA%3B%3BEAUR%2CqBAFR%2CSACK%2CKACI%3BIACG%2CYAAA%3B%3BEgB3OhB%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%3BEiCmYZ%3BIACI%2CQAAA%3B%3BEAIA%2C4CAAC%3BIACG%2CiBAAA%3B%3BEAGJ%2C4CAAC%3BIACG%2CUAAA%3B%3B%3BA9D5dR%2CgBAL4C%3BEL6E5C%2CcACI%3BICqJJ%2CYAAA%3BIAAA%2CSAAA%3BIDlJQ%2CUAAA%3B%3B%3BAKxEZ%2CgBAJ2C%3BE0BwiBvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%3B%3B%3B%3BAqC%5C%2FhBhB%3BEACI%2CcAAA%22%7D */