/**
 * Copyright 2015 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2015 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
.required-captcha.checkbox {
  display: block;
  height: 1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: visible;
  width: 1px;
}
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2021 Adobe
 * All Rights Reserved.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright 2024 Adobe
 * All Rights Reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright 2015 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2019 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2025 Adobe
 * All Rights Reserved.
 */
/**
 * @codingStandardsIgnoreStart
 */
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
body {
  background-color: #f3f3f3;
}
.page-header {
  background-image: url("../images/header-background.jpg");
  max-width: none !important;
  position: fixed;
  z-index: 999;
}
.panel.header {
  max-width: none !important;
}
.header.links {
  display: none !important;
}
.footer.content {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  max-width: 100vw;
}
.footer-custom {
  margin: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  body {
    background-color: #f3f3f3;
  }
  .page-header {
    background-image: url("../images/header-background.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 900;
  }
  .page-header .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
  }
  .page-header .logo img {
    width: 100%;
    height: auto;
    max-width: 250px;
  }
  .logo {
    max-width: none !important;
  }
  .nav-toggle {
    top: 40%;
  }
  .block-search .label {
    text-decoration: none;
    display: inline-block;
    position: absolute;
    right: 15px;
    z-index: 14;
    top: 40%;
  }
  .block-search .label::before,
  .nav-toggle::before {
    color: #435c4a;
  }
  .page-main {
    margin-top: 60px;
    margin-bottom: 0;
    padding: 0 !important;
  }
  .column.main {
    padding-bottom: 0 !important;
  }
  .page-bottom {
    margin: 0;
    padding: 0;
  }
  .page-footer {
    padding: 0;
    margin: 0;
    background: transparent;
  }
  .footer.content {
    margin: 0 !important;
    padding: 0 !important;
  }
  .footer-custom {
    margin: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-title h2 {
    font-size: 18px;
  }
  .footer-links a {
    font-size: 14px;
  }
  a:visited {
    text-decoration: none;
    color: rgba(0, 0, 0, 0);
  }
  .bottom-menu-bar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: #fff;
    border-radius: 22px 22px 0 0;
    box-shadow: 0 -2px 16px rgba(0, 0, 0, 0.12);
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 8px 0 4px 0;
    width: 100%;
    margin: 0 auto 0 auto;
    max-width: 440px;
  }
  .bottom-menu-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #bbb;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
  }
  .bottom-menu-item svg {
    display: block;
    margin-bottom: 2px;
  }
  .bottom-menu-item.active,
  .bottom-menu-item:active,
  .bottom-menu-item:focus {
    color: #f7951d;
  }
}
.footer-custom {
  background-color: #000;
  background-image: url("../images/bg-rodape.webp");
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 30px 20px;
  text-align: center;
}
.footer-content {
  max-width: 1200px;
  margin: 0 !important;
  padding: 0 !important;
}
.footer-title h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #fff;
}
.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.footer-links li {
  margin-bottom: 10px;
}
.footer-links a {
  color: #ffa500;
  text-decoration: none;
  font-size: 16px;
  transition: all 0.3s ease;
}
.footer-links a:hover {
  color: #ffd700;
  text-decoration: underline;
}
.footer-social {
  margin: 20px 0;
}
.social-icon {
  display: inline-block;
  margin: 0 10px;
  background-color: #ffa500;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.social-icon img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.footer-copyright {
  margin-top: 20px;
  font-size: 12px;
  color: #999;
}
@media screen and (min-width: 768px) {
  .bottom-menu-bar {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .page-main {
    margin-left: 10%;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .cms-home .page.main {
    margin-top: 0;
  }
  .cms-home .columns {
    width: 80vw;
  }
  .page-main.banner-home {
    margin-left: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 0;
  }
  .page-header {
    background: #FF8C00;
    max-width: none !important;
    position: fixed;
    z-index: 999;
  }
  .custom-desktop-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100vw;
    background: rgba(255, 255, 255, 0);
    padding: 0 8%;
    box-sizing: border-box;
    position: relative;
    z-index: 1000;
  }
  .menu-logo img {
    height: 48px;
  }
  .menu-list {
    display: flex;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
    transition: none;
    align-items: center;
  }
  .menu-list li a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 1.1em;
    transition: color 0.2s;
  }
  .menu-list li.active a,
  .menu-list li a:hover {
    color: #3d573f;
  }
  .custom-mobile-menu,
  .menu-header,
  .menu-close,
  .menu-overlay,
  #hamburgerToggle {
    display: none;
  }
  ul > li,
  ol > li {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
  body {
    color: #333;
    font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem;
  }
  body.customer-account-login {
    background-color: #f3f3f3 !important;
  }
  body.customer-account-login .page-title-wrapper {
    display: none;
  }
  body.customer-account-login .page-main {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 80px auto 0;
    max-width: 1140px !important;
  }
  body.customer-account-login .page-main #block-customer-login-heading {
    text-align: center;
    color: #435c4a;
    border-bottom: 2px solid #fd7e14;
    display: block;
    font-size: 24px;
    margin-bottom: 10px;
  }
  body.customer-account-login .page-main .login-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  body.customer-account-login .page-main .fieldset:after {
    display: none;
  }
  body.customer-account-login .page-main .fieldset > .field:not(.choice) > .control {
    width: 100% !important;
  }
  body.customer-account-login .page-main .actions-toolbar {
    margin: 0 !important;
  }
  body.customer-account-login .page-main .fieldset > .field:not(.choice) > .label {
    display: block !important;
    float: none !important;
    width: 100% !important;
    text-align: left !important;
  }
  body.customer-account-login .page-main .control input {
    padding: 20px;
    border-radius: 10px;
  }
  body.customer-account-login .page-main .primary {
    background: #fd7e14;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 6px 0;
    width: 100%;
    font-size: 1.8rem;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: 600;
  }
  body.customer-account-login .page-main .primary a:visited {
    color: #fff !important;
  }
  body.customer-account-login .page-main .block-content p {
    display: none;
  }
  body.customer-account-login .page-main .block-title {
    text-align: center;
    font-size: 16px;
  }
  body.customer-account-login .page-main .remind {
    color: #fd7e14;
  }
  body.customer-account-login .page-main .choice {
    text-align: right;
  }
  .customer-account-createpassword .page-main {
    background: #f3f3f3;
    margin: 100px auto auto auto !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .customer-account-createpassword .page-title {
    color: #435c4a;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    border-bottom: 2px solid #fd7e14;
    padding-bottom: 10px;
    width: 100%;
  }
  .customer-account-createpassword .form.password.reset {
    min-width: 600px;
    width: 50%;
    align-self: center;
    margin: 0 auto;
  }
  .customer-account-createpassword .password .custom-input-icon {
    left: 2%;
    bottom: -1%;
  }
  .customer-account-createpassword .confirmation .custom-input-icon {
    left: 2%;
    bottom: -5%;
  }
  .customer-account-createpassword .custom-description {
    color: #666;
    font-size: 1.5rem;
    margin-bottom: 18px;
    text-align: center;
  }
  .customer-account-createpassword .email .label {
    text-align: left;
  }
  .customer-account-createpassword .custom-input-wrapper {
    position: relative;
    margin-bottom: 18px;
  }
  .customer-account-createpassword .custom-input-icon {
    position: absolute;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    z-index: 4;
  }
  .customer-account-createpassword .custom-input {
    border-radius: 8px;
    border: 1px solid #ccc;
    height: 42px;
    font-size: 1.4rem;
    width: 100%;
    padding: 0 20px 0 38px;
  }
  .customer-account-createpassword .actions-toolbar {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-left: 0 !important;
  }
  .customer-account-createpassword .actions-toolbar .primary,
  .customer-account-createpassword .actions-toolbar .secondary {
    width: 100%;
  }
  .customer-account-createpassword .actions-toolbar .custom-submit {
    background: #fd7e14;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 12px 0;
    font-size: 1.8rem;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: 600;
  }
  .customer-account-createpassword .actions-toolbar .custom-submit:hover {
    background: #fff;
    color: #fd7e14;
  }
  .customer-account-createpassword .actions-toolbar .custom-cancel {
    display: block;
    width: 100%;
    border: 1px solid #fd7e14;
    border-radius: 6px;
    color: #fd7e14;
    background: #fff;
    padding: 10px 0;
    font-size: 1.8rem;
    margin-bottom: 10px;
    text-decoration: none;
    font-weight: 500;
    transition: background 0.2s, color 0.2s;
  }
  .customer-account-createpassword .actions-toolbar .custom-cancel:hover {
    background: #fd7e14;
    color: #fff;
  }
  .customer-account-createpassword .custom-register-link {
    margin-top: 18px;
    font-size: 1rem;
    text-align: center;
  }
  .customer-account-createpassword .custom-register {
    color: #fd7e14;
    font-size: 2.8rem;
    font-weight: 600;
    margin-left: 4px;
    text-decoration: none;
  }
  .customer-account-createpassword .custom-register:hover {
    text-decoration: underline;
  }
  .customer-account-forgotpassword .page-main {
    background: #f3f3f3;
    margin-top: 100px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .customer-account-forgotpassword .page-title {
    color: #435c4a;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    border-bottom: 2px solid #fd7e14;
    padding-bottom: 10px;
    width: 100%;
  }
  .customer-account-forgotpassword .custom-description {
    color: #666;
    font-size: 1.5rem;
    margin-bottom: 18px;
    text-align: center;
  }
  .customer-account-forgotpassword .email .label {
    text-align: left;
  }
  .customer-account-forgotpassword .custom-input-wrapper {
    position: relative;
    margin-bottom: 18px;
  }
  .customer-account-forgotpassword .custom-input-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
  }
  .customer-account-forgotpassword .custom-input {
    border-radius: 8px;
    border: 1px solid #ccc;
    height: 42px;
    font-size: 1.4rem;
    width: 100%;
    padding: 0 20px 0 38px;
  }
  .customer-account-forgotpassword .actions-toolbar {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-left: 0 !important;
  }
  .customer-account-forgotpassword .actions-toolbar .primary {
    width: 96vw;
  }
  .customer-account-forgotpassword .custom-submit {
    background: #fd7e14;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 12px 0;
    width: 96vw;
    font-size: 1.8rem;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: 600;
  }
  .customer-account-forgotpassword .custom-submit:hover {
    background: #fff;
    color: #fd7e14;
  }
  .customer-account-forgotpassword .custom-cancel {
    display: block;
    width: 96vw;
    border: 1px solid #fd7e14;
    border-radius: 6px;
    color: #fd7e14;
    background: #fff;
    padding: 10px 0;
    font-size: 1.8rem;
    margin-bottom: 10px;
    text-decoration: none;
    font-weight: 500;
    transition: background 0.2s, color 0.2s;
  }
  .customer-account-forgotpassword .custom-cancel:hover {
    background: #fd7e14;
    color: #fff;
  }
  .customer-account-forgotpassword .custom-register-link {
    margin-top: 18px;
    font-size: 1rem;
    text-align: center;
  }
  .customer-account-forgotpassword .custom-register {
    color: #fd7e14;
    font-size: 2.8rem;
    font-weight: 600;
    margin-left: 4px;
    text-decoration: none;
  }
  .customer-account-forgotpassword .custom-register:hover {
    text-decoration: underline;
  }
  .customer-account-index .page-main,
  .gamification-fishing-index .page-main {
    margin: 53px 12px 12px 0;
    width: 100%;
    max-width: none;
  }
  .customer-account-index .columns,
  .gamification-fishing-index .columns {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .customer-account-index .column.main,
  .gamification-fishing-index .column.main {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #fff;
    max-width: 75%;
  }
  .customer-account-index .page-title,
  .gamification-fishing-index .page-title {
    color: #435c4a;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-top: 1.5rem !important;
    margin-bottom: 10px;
    margin-right: 0 !important;
    border: none;
  }
  .customer-account-index .custom-page-header,
  .gamification-fishing-index .custom-page-header {
    padding: 5px 8px 0 8px !important;
    border-bottom: 2px solid #f57c00;
  }
  .customer-account-index .block-dashboard-orders,
  .gamification-fishing-index .block-dashboard-orders {
    display: none;
  }
  .customer-account-index .profile-header,
  .gamification-fishing-index .profile-header {
    margin: 20px 0 24px 0;
  }
  .customer-account-index #profile-picture-form,
  .gamification-fishing-index #profile-picture-form {
    text-align: center;
  }
  .customer-account-index .profile-avatar-label,
  .gamification-fishing-index .profile-avatar-label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-bottom: 12px;
  }
  .customer-account-index .profile-avatar,
  .gamification-fishing-index .profile-avatar {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 3px solid #f7951d;
    object-fit: cover;
    background: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    transition: box-shadow 0.2s;
  }
  .customer-account-index .profile-avatar-label:hover .profile-avatar,
  .gamification-fishing-index .profile-avatar-label:hover .profile-avatar {
    box-shadow: 0 4px 20px rgba(247, 149, 29, 0.18);
  }
  .customer-account-index .profile-avatar-edit,
  .gamification-fishing-index .profile-avatar-edit {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #000;
    border-radius: 50%;
    padding: 6px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.13);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .customer-account-index .profile-avatar-input,
  .gamification-fishing-index .profile-avatar-input {
    display: none;
  }
  .customer-account-index .profile-name,
  .gamification-fishing-index .profile-name {
    font-size: 1.5rem;
    margin-bottom: 8px;
    margin-top: 12px;
    text-align: left;
    padding-left: 15px;
  }
  .customer-account-index .profile-edit-link,
  .gamification-fishing-index .profile-edit-link {
    color: #f7951d;
    font-size: 1.5rem;
    text-decoration: underline;
    font-weight: 500;
    text-align: left !important;
    padding-left: 15px;
  }
  .customer-account-edit .custom-page-header {
    border-bottom: 2px solid #f57c00;
  }
  .customer-account-edit .column.main {
    width: 70% !important;
    float: none;
    display: flex;
    max-width: none;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .customer-account-edit .page-main {
    margin: 90px 12px 10px 12px !important;
    width: 100%;
    max-width: none;
    flex: 1 1 auto;
    justify-content: center;
    align-items: center;
  }
  .customer-account-edit .page-main .columns {
    display: flex;
    max-width: none;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .customer-account-edit .page-title {
    color: #435c4a;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 2px solid #f57c00;
    text-align: center;
    margin-top: 1.5rem !important;
    margin-bottom: 10px;
    margin-right: 0 !important;
    padding-bottom: 15px;
  }
  .customer-account-edit .form-fields {
    padding-left: calc(1.5rem * 1);
    padding-right: calc(1.5rem * 1);
  }
  .customer-account-edit .input-text {
    margin: 10px 0;
    padding: 25px 15px;
    border-radius: 16px;
    border: 1px solid #999;
    color: #333;
  }
  .customer-account-edit #gender,
  .customer-account-edit #region_id {
    padding: 0 15px !important;
    height: 50px;
  }
  .customer-account-edit .actions-toolbar {
    margin: 10px 0 !important;
  }
  .customer-account-edit .action {
    width: 180px;
    font-size: 2rem;
    font-weight: 500;
  }
  .catalog-product-view {
    /* Exibir conteudo */
    /* Corpo do acordeão */
    /* Parágrafos */
  }
  .catalog-product-view .product-info-main .page-title {
    border-bottom: 2px solid #fd7e14;
    color: #435c4a;
    font-size: 3rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
  }
  .catalog-product-view .page-main-details {
    margin-top: 0 !important;
  }
  .catalog-product-view .product-info-main {
    padding: 0 12px !important;
  }
  .catalog-product-view #additional {
    background-color: #f4f6f7;
    padding: 0 20px;
    border-radius: 8px;
    border-color: #004d40;
  }
  .catalog-product-view #product-attribute-specs-table td.col.data::before {
    display: none;
  }
  .catalog-product-view #product-attribute-specs-table tbody {
    display: contents;
  }
  .catalog-product-view #product-attribute-specs-table tr.roteiro-col {
    max-width: 600px;
    flex: 1 1 600px;
    order: 2;
    margin-left: 40px;
  }
  .catalog-product-view #product-attribute-specs-table tr.accordion-col {
    flex: 1 1 320px;
    order: 1;
  }
  .catalog-product-view #product-attribute-specs-table tr:nth-of-type(8) {
    display: none;
  }
  .catalog-product-view #product-attribute-specs-table tr:nth-of-type(9) {
    display: none;
  }
  .catalog-product-view #product-attribute-specs-table tbody tr:first-of-type {
    border-radius: 5px;
    box-shadow: 0 2px 6px darkgrey;
    background-color: #fff;
  }
  .catalog-product-view #product-attribute-specs-table td.col.data {
    background: none !important;
  }
  .catalog-product-view #additional .product-section-title {
    display: none;
  }
  .catalog-product-view .columns {
    display: flex;
    flex-direction: column;
  }
  .catalog-product-view .columns .main {
    display: contents;
  }
  .catalog-product-view .product.media {
    order: 1;
  }
  .catalog-product-view .product-info-main {
    order: 2;
    width: 80vw;
  }
  .catalog-product-view #product-attribute-specs-table th.col.label {
    display: none;
  }
  .catalog-product-view .roteiro-e-acordions {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: flex-start;
    margin: 0;
  }
  .catalog-product-view .roteiro-e-acordions th.col.label {
    display: none;
  }
  .catalog-product-view .accordions-col {
    flex: 1 1 320px;
    max-width: 800px;
    display: flex;
    flex-direction: column;
    gap: 18px;
  }
  .catalog-product-view .accordions-col td {
    width: 800px;
  }
  .catalog-product-view .accordions-col tr:nth-of-type(7) {
    display: none;
  }
  .catalog-product-view .accordions-col tr:nth-of-type(8) {
    display: none;
  }
  .catalog-product-view .accordions-col .attribute-accordion-header {
    background: white !important;
    padding: 20px 16px;
    cursor: pointer;
    font-weight: 600;
    font-size: 20px;
    position: relative;
  }
  .catalog-product-view .roteiro-col {
    flex: 2 1 400px;
    max-width: 400px;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  }
  .catalog-product-view .roteiro-col td {
    width: 400px;
  }
  .catalog-product-view #product-attribute-specs-table th.col.label {
    font-size: 1.2rem;
    color: #00796b;
    text-align: left;
    vertical-align: top;
    padding: 12px 16px;
    background-color: #e0f2f1;
    border-radius: 6px 0 0 6px;
    width: 25%;
  }
  .catalog-product-view #product-attribute-specs-table td.col.data {
    background-color: #ffffff;
    padding: 12px 16px;
    font-size: 1rem;
    color: #333;
    border-radius: 0 6px 6px 0;
    vertical-align: top;
    line-height: 1.6;
  }
  .catalog-product-view #product-attribute-specs-table td.col.data hr {
    border: none;
    border-top: 1px dashed #bbb;
    margin: 10px 0;
  }
  .catalog-product-view #product-attribute-specs-table td.col.data p {
    margin: 0 0 6px 0;
  }
  .catalog-product-view .attribute-accordion {
    margin-bottom: 12px;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #787878;
    background-color: #fff;
  }
  .catalog-product-view .attribute-accordion-header::after {
    content: "+";
    position: absolute;
    right: 20px;
    font-size: 1.2rem;
    transition: transform 0.3s ease;
  }
  .catalog-product-view .attribute-accordion.active .attribute-accordion-header::after {
    content: "-";
  }
  .catalog-product-view .attribute-accordion-content {
    display: none;
    padding: 16px;
    border-top: 1px solid #ccc;
    font-size: 0.95rem;
    color: #333;
    background: #fafafa;
    line-height: 1.6;
  }
  .catalog-product-view .attribute-accordion-content p {
    margin-bottom: 10px;
  }
  .catalog-product-view .roteiro-dia {
    background: #fff;
    padding: 16px 12px !important;
    border-bottom: 1px solid #808080 !important;
  }
  .catalog-product-view .roteiro-dia-header {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
  }
  .catalog-product-view .roteiro-dia-titulo {
    font-weight: bold;
    font-size: 1.4rem;
    margin-left: 8px;
    color: #435c4a;
  }
  .catalog-product-view .roteiro-dia-conteudo {
    font-size: 1rem;
    color: #333;
  }
  .catalog-product-view .roteiro-destaque {
    color: #f6a623;
    font-weight: bold;
    display: inline-block;
    margin-top: 4px;
  }
  .catalog-product-view .attribute-accordion-header {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 12px 16px;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    color: #f6a623;
    text-align: left;
    width: 100%;
    position: relative;
  }
  .catalog-product-view .attribute-accordion-header::after {
    content: "⌵";
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    color: #333;
    transition: transform 0.3s ease;
  }
  .catalog-product-view .attribute-accordion.active .attribute-accordion-header::after {
    content: "⌃";
  }
  .catalog-product-view .attribute-accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
    padding: 0 16px;
    background-color: #fff;
    border: 1px solid #eee;
    border-top: none;
    font-size: 1rem;
    line-height: 1.6;
    color: #333;
  }
  .catalog-product-view .attribute-accordion-content p:first-of-type {
    color: #f6a623;
    font-weight: bold;
    text-transform: uppercase;
  }
  .catalog-product-view .attribute-accordion-content ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
  }
  .catalog-product-view .attribute-accordion-content li {
    margin-bottom: 8px;
  }
  .catalog-product-view .attribute-accordion-content li strong {
    font-weight: bold;
    margin-right: 4px;
  }
  .catalog-product-view .attribute-accordion.active .attribute-accordion-content {
    max-height: 1000px;
    padding: 16px;
  }
  .catalog-product-view .payment-container {
    padding-right: 10px;
    padding-left: 10px;
    max-width: 800px;
    margin: 0 auto 35px auto;
  }
  .catalog-product-view .price-card {
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 2.3rem;
    margin-bottom: 0;
    margin-top: 0;
  }
  .catalog-product-view .price-label {
    font-size: 1rem;
    text-align: center;
    margin: 0;
  }
  .catalog-product-view .payment-info {
    background: #f57c00;
    color: white;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    margin: 20px 0;
  }
  .catalog-product-view .big-price {
    font-size: 2.5rem;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .catalog-product-view .price-conditions,
  .catalog-product-view .price-parcelamento {
    color: #000;
  }
  .catalog-product-view .payment-icons img {
    height: 30px;
    margin: 5px 40px;
  }
  .catalog-product-view .calendar-button {
    background-color: #336633;
    border: none;
    color: white;
    padding: 12px 18px;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
    margin-bottom: 5px;
  }
  .catalog-product-view .calendar-button:hover {
    background-color: #285628;
  }
  .catalog-product-view #calendarOverlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9998;
  }
  .catalog-product-view #customDatepickerModal {
    position: fixed;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding: 24px 24px 16px 24px;
    width: 500px;
  }
  .catalog-product-view #customDatepickerModal table,
  .catalog-product-view #customDatepickerModal table th,
  .catalog-product-view #customDatepickerModal table td {
    border: none !important;
    border-collapse: collapse;
  }
  .catalog-product-view .datepicker-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #4a5568;
    margin-bottom: 10px;
  }
  .catalog-product-view .close-datepicker {
    cursor: pointer;
    font-size: 28px;
    color: #333;
    margin-left: 10px;
  }
  .catalog-product-view .ui-datepicker {
    border: none !important;
    width: 100% !important;
    padding: 0 !important;
    font-size: 16px;
    background: #fff !important;
  }
  .catalog-product-view .ui-datepicker-header {
    background: none !important;
    border: none !important;
    color: #30432b !important;
    font-size: 20px !important;
    font-weight: 700 !important;
  }
  .catalog-product-view .ui-datepicker-calendar th {
    color: #718096;
    font-weight: normal;
    padding: 5px !important;
  }
  .catalog-product-view .ui-datepicker-calendar td {
    text-align: center;
    padding: 3px !important;
  }
  .catalog-product-view .ui-datepicker-calendar td.ui-datepicker-current-day a,
  .catalog-product-view .ui-datepicker-calendar td .ui-state-active {
    background-color: #ff9500 !important;
    color: white !important;
    border-radius: 8px !important;
  }
  .catalog-product-view .ui-datepicker-range a {
    background: #ff9500 !important;
    color: #fff !important;
    border-radius: 8px !important;
  }
  .catalog-product-view .sticky-reserva {
    position: fixed;
    bottom: 19px;
    right: 7px;
    background-color: #fff5e9;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
    padding: 10px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9999;
    gap: 25px;
    border-radius: 5px;
  }
  .catalog-product-view .sticky-preco-info {
    display: flex;
    flex-direction: column;
    font-size: 11px;
    color: #333;
  }
  .catalog-product-view .sticky-label {
    font-size: 11px;
    color: #666;
  }
  .catalog-product-view .sticky-preco-a-vista {
    font-weight: 900;
    color: #2e7d32;
    margin: 0;
  }
  .catalog-product-view .sticky-preco-parcelado {
    font-size: 11px;
    color: #333;
    margin-top: 2px;
  }
  .catalog-product-view .sticky-btn {
    background-color: #f97316;
    color: white;
    padding: 10px 20px;
    border-radius: 6px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  .catalog-product-view .sticky-btn:hover {
    background-color: #e4571d;
  }
  .customer-account-create {
    background-color: #f3f3f3 !important;
  }
  .customer-account-create .page-main {
    padding: 40px 20px;
    margin-top: 50px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .customer-account-create .page-title {
    color: #435c4a;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    border-bottom: 2px solid #fd7e14;
    padding-bottom: 10px;
    width: 100%;
  }
  .customer-account-create .fieldset {
    margin: 0;
  }
  .customer-account-create #form-validate > fieldset:nth-child(4) > div.field.choice.newsletter {
    width: 100%;
    text-align: left;
  }
  .customer-account-create .field.choice.newsletter::before {
    width: 0;
    display: none;
  }
  .customer-account-create #form-validate {
    width: 100%;
  }
  .customer-account-create .control input,
  .customer-account-create .control select {
    padding: 25px;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 1.5rem;
    border: 1px solid #ccc;
    background-color: #fff;
  }
  .customer-account-create .address #region_id,
  .customer-account-create .address #country {
    padding: 0 25px !important;
    height: 50px !important;
  }
  .customer-account-create #gender {
    padding: 0 25px !important;
    height: 50px !important;
  }
  .customer-account-create .actions-toolbar {
    justify-content: center;
    margin-top: 20px;
    margin-left: 0 !important;
  }
  .customer-account-create .primary {
    width: 100% !important;
  }
  .customer-account-create .submit {
    background: #fd7e14;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 12px 0;
    width: 100% !important;
    font-size: 1.8rem;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: 600;
    max-width: 100%;
  }
  .customer-account-create .submit:hover {
    background: #fff;
    color: #fd7e14;
    border: 1px solid #fd7e14;
  }
  .customer-account-create .action.back {
    color: #fd7e14;
    text-decoration: underline;
    font-weight: 500;
    display: block;
    text-align: center;
    margin-top: 10px;
  }
  .customer-account-create .grid-two-columns {
    display: grid;
    grid-template-columns: 49% 50%;
    gap: 1rem;
    margin-bottom: 20px;
  }
  .customer-account-create .grid-three-columns {
    display: grid;
    grid-template-columns: 29% 29% 40%;
    gap: 1rem;
    margin-bottom: 20px;
  }
  .customer-account-create .grid-one-column {
    display: grid;
    grid-template-columns: 100%;
    gap: 1rem;
    margin-bottom: 20px;
  }
  .sales-order-history .page-main {
    margin-top: 100px;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  .sales-order-history .column.main {
    width: 100% !important;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding: 15px 20px !important;
  }
  .sales-order-history .order-card {
    border: 0.5px solid #e0e0e0;
    border-radius: 10px;
    margin-bottom: 0;
    padding: 20px;
    width: auto !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
  .sales-order-history .order-card .order-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sales-order-history .order-card .order-price .price {
    text-align: right;
    color: #fd7e14;
    font-size: 1.6rem !important;
    font-weight: bold !important;
  }
  .sales-order-history .order-card .order-card-title .order-product-name {
    color: #435c4a;
    font-size: 2rem;
    font-weight: 600;
  }
  .sales-order-history .order-card hr {
    border: 0.5px solid #e0e0e0;
  }
  .sales-order-history .order-card .order-card-info .order-date {
    color: #fd7e14;
  }
  .sales-order-history .order-card .order-card-info .order-duration {
    border: 1px solid #fd7e14;
    border-radius: 15px;
    color: #fd7e14;
    padding: 5px;
  }
  .sales-order-history .order-card .order-details-link {
    color: #fd7e14;
    display: flex;
    justify-content: end;
  }
  .sales-order-history .orders-history-cards-section {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
    grid-auto-rows: auto !important;
    align-items: start !important;
    grid-auto-flow: row !important;
  }
  .sales-order-history .orders-history-cards-section .order-card {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    grid-column: span 1 !important;
    grid-row: auto !important;
  }
  .sales-order-history .status-processing .order-status {
    font-size: 1.6rem;
    padding: 5px 10px;
    color: #cc8100 !important;
    background-color: #fff5c7 !important;
    border-radius: 15px;
  }
  .sales-order-history .status-success .order-status {
    font-size: 1.6rem;
    padding: 5px 10px;
    color: #007d3a !important;
    background-color: #d7fae0 !important;
    border-radius: 15px;
  }
  .sales-order-history .status-completed .order-status {
    font-size: 1.6rem;
    padding: 5px 10px;
    color: #004b7d !important;
    background-color: #abcdff !important;
    border-radius: 15px;
  }
  .sales-order-history .status-failed .order-status {
    font-size: 1.6rem;
    padding: 5px 10px;
    color: #ff424f !important;
    background-color: #fff0f1 !important;
    border-radius: 15px;
  }
  .sales-order-history .divider {
    border: 1px solid #fd7e14;
  }
  .sales-order-history .card-section-title {
    color: #435c4a;
    font-size: 2.3rem;
    font-weight: 600;
  }
  .sales-order-history .sidebar-main,
  .sales-order-history .sidebar-additional {
    display: none;
  }
  .sales-order-view .page-main {
    margin-top: 100px;
  }
  .checkout-onepage-success {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  .checkout-onepage-success .main {
    margin-top: 100px;
  }
  .checkout-onepage-success .page-main {
    margin: 0 auto;
  }
  .checkout-onepage-success .page-title-wrapper {
    display: none;
  }
  .checkout-onepage-success .page-main-title {
    font-size: 24px;
    font-weight: 500;
    color: #435c4a;
    padding-bottom: 5px;
    border-bottom: 2px solid #fd7e14;
  }
  .checkout-onepage-success .checkout-success {
    padding: 5px 15px 15px;
    border-radius: 10px;
    display: flex;
    max-height: 800px;
  }
  .checkout-onepage-success .checkout-success .image-hero img {
    width: 100%;
    max-height: 100%;
    border-radius: 20px 0 0 20px;
  }
  .checkout-onepage-success .checkout-success .reservation-info {
    padding: 20px 50px;
    width: 100%;
    background: #fff;
    border-radius: 0 20px 20px 0;
  }
  .checkout-onepage-success .checkout-success .order-details {
    border: 2px solid #FF8C03;
    border-radius: 10px;
    padding: 15px;
  }
  .checkout-onepage-success .checkout-success .purchase-details {
    font-weight: 700;
  }
  .checkout-onepage-success .checkout-success .order-number {
    color: #fd7e14;
  }
  .checkout-onepage-success .checkout-success .thank-you-note {
    color: #435c4a;
    font-weight: 500;
    font-size: 22px;
  }
  .checkout-onepage-success .checkout-success .actions-toolbar {
    display: flex;
    justify-content: center;
    margin: 25px auto;
  }
  .checkout-onepage-success .checkout-success .action {
    color: #fff;
    background-color: #fd7e14;
    border-color: #fd7e14;
  }
  .checkout-onepage-success .checkout-success .action:hover {
    color: #fd7e14;
    background-color: #fff;
    border-color: #fd7e14;
  }
}
@media (min-width: 1300px) and (min-width: 1380px) {
  .custom-desktop-menu {
    padding: 0 8%;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .custom-desktop-menu {
    padding: 0px 8%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .custom-desktop-menu {
    padding: 0 4%;
  }
}
@media screen and (max-width: 768px) {
  .page-header {
    background: #FF8C00;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 900;
  }
  .page-header .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
  }
  .page-header .logo img {
    width: 100%;
    height: auto;
    max-width: 250px;
  }
  .logo {
    max-width: none !important;
  }
  .nav-toggle {
    top: 40%;
  }
  .block-search .label {
    text-decoration: none;
    display: inline-block;
    position: absolute;
    right: 15px;
    z-index: 14;
    top: 40%;
  }
  .block-search .label::before,
  .nav-toggle::before {
    color: #435c4a;
  }
  .page-main {
    margin-top: 60px;
    margin-bottom: 0;
    padding: 0 !important;
  }
  .page-bottom {
    margin: 0;
    padding: 0;
  }
  .page-footer {
    padding: 0;
    margin: 0;
    background: transparent;
  }
  .footer.content {
    margin: 0 !important;
    padding: 0 !important;
  }
  .footer-custom {
    margin: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .footer-title h2 {
    font-size: 18px;
  }
  .footer-links a {
    font-size: 14px;
  }
  a:visited {
    text-decoration: none;
    color: rgba(0, 0, 0, 0);
  }
  .footer-custom {
    background-color: #000;
    background-image: url("../images/bg-footer-mobile.webp");
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 30px 20px;
    text-align: center;
  }
  .footer-content {
    max-width: 1200px;
    margin: 0 !important;
    padding: 0 !important;
  }
  .footer-title h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
  }
  .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
  }
  .footer-links li {
    margin-bottom: 10px;
  }
  .footer-links a {
    color: #ffa500;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s ease;
  }
  .footer-links a:hover {
    color: #ffd700;
    text-decoration: underline;
  }
  .footer-social {
    margin: 20px 0;
  }
  .social-icon {
    display: inline-block;
    margin: 0 10px;
    background-color: #ffa500;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
  }
  .social-icon img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
  }
  .footer-copyright {
    margin-top: 20px;
    font-size: 12px;
    color: #999;
  }
  .hamburger-toggle {
    font-size: 28px;
    background: none;
    border: none;
    color: #000;
    position: fixed;
    top: 20px;
    left: 20px;
    cursor: pointer;
  }
  .custom-mobile-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100vh;
    background-color: #FF8C00;
    z-index: 10000;
    display: flex;
    flex-direction: column;
    transition: left 0.3s ease-in-out;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
  }
  .custom-mobile-menu.active {
    left: 0;
  }
  .custom-mobile-menu .menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .custom-mobile-menu .menu-header .menu-logo {
    height: auto;
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
  }
  .custom-mobile-menu .menu-header .menu-close {
    background: none;
    border: none;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    color: #FFFFFF;
  }
  .custom-mobile-menu .menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    flex-grow: 1;
  }
  .custom-mobile-menu .menu-list li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .custom-mobile-menu .menu-list li .menu-link {
    display: block;
    padding: 1rem;
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 600;
  }
  .custom-mobile-menu .menu-list li .menu-link.active::after {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    background-color: #3d573f;
    margin-top: 5px;
  }
  .custom-mobile-menu .menu-list li .menu-link:hover {
    color: #3d573f;
  }
  .custom-mobile-menu .menu-list li .menu-link.login {
    color: #FFFFFF;
    font-weight: 700;
  }
  .menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  .menu-overlay.active {
    display: block;
  }
  .custom-mobile-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: #FF8C00;
    z-index: 1000;
    transition: left 0.3s ease-in-out;
    box-shadow: 2px 0 6px rgba(0, 0, 0, 0.2);
    padding: 20px;
  }
  .menu-logo {
    height: auto;
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
  }
  .custom-mobile-menu .menu-close {
    font-size: 28px;
    cursor: pointer;
    float: right;
    color: #FFFFFF;
  }
  .custom-mobile-menu .menu-list {
    margin-top: 40px;
    list-style: none;
    padding: 0;
  }
  .custom-mobile-menu .menu-list li {
    margin-bottom: 15px;
  }
  .custom-mobile-menu .menu-list li a {
    color: #FFFFFF;
    font-weight: 600;
    text-decoration: none;
  }
  .custom-mobile-menu .menu-list li a:hover {
    color: #3d573f;
  }
  .sections.nav-sections {
    display: none !important;
  }
  .catalog-product-view {
    background-color: #f3f3f3;
  }
  .cms-home .page-main {
    margin-top: 0 !important;
  }
  .cms-home .page-title {
    display: none;
  }
  .page-products .page-title {
    display: none;
  }
  .page-products .page-main {
    padding: 0 12px !important;
  }
  .product-info-main .page-title {
    border-bottom: 2px solid #e4571d;
    color: #435c4a;
    font-size: calc(1.325rem + 0.9vw);
    margin-bottom: 1.5rem;
    font-weight: 600;
  }
  .page-main-details {
    margin-top: 0 !important;
  }
  .product-info-main {
    padding: 0 12px !important;
  }
  #additional {
    background-color: #f4f6f7;
    padding: 0 20px;
    border-radius: 8px;
    border-color: #004d40;
  }
  #product-attribute-specs-table td.col.data::before {
    display: none;
  }
  #product-attribute-specs-table tbody tr:first-of-type {
    border-radius: 5px;
    box-shadow: 0 2px 6px darkgrey;
    background-color: #fff;
  }
  #product-attribute-specs-table td.col.data {
    background: none !important;
  }
  .additional-section-title {
    font-size: calc(1.8rem + 0.6vw);
    color: #435c4a;
    margin-bottom: 24px;
    font-weight: 600;
    border-bottom: 2px solid #fd7e14;
    text-align: center;
    padding-bottom: 15px;
  }
  #additional .product-section-title {
    display: none;
  }
  #product-attribute-specs-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 20px;
  }
  #product-attribute-specs-table th.col.label {
    font-size: 1.2rem;
    color: #00796b;
    text-align: left;
    vertical-align: top;
    padding: 12px 16px;
    background-color: #e0f2f1;
    border-radius: 6px 0 0 6px;
    width: 25%;
  }
  #product-attribute-specs-table td.col.data {
    background-color: #ffffff;
    padding: 12px 16px;
    font-size: 1rem;
    color: #333;
    border-radius: 0 6px 6px 0;
    vertical-align: top;
    line-height: 1.6;
  }
  #product-attribute-specs-table td.col.data hr {
    border: none;
    border-top: 1px dashed #bbb;
    margin: 10px 0;
  }
  #product-attribute-specs-table td.col.data p {
    margin: 0 0 6px 0;
  }
  #product-attribute-specs-table td[data-th="Custom Dynamic Rows"] {
    display: none;
  }
  #product-attribute-specs-table td[data-th="Operation Header"] {
    display: none;
  }
  .attribute-accordion {
    margin-bottom: 12px;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #ddd;
    background-color: #fff;
  }
  .attribute-accordion-header {
    background-color: #e0f2f1;
    padding: 14px 16px;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    color: #004d40;
    position: relative;
  }
  .attribute-accordion-header::after {
    content: "+";
    position: absolute;
    right: 20px;
    font-size: 1.2rem;
    transition: transform 0.3s ease;
  }
  /* Exibir conteudo */
  .attribute-accordion.active .attribute-accordion-header::after {
    content: "-";
  }
  /* Corpo do acordeão */
  .attribute-accordion-content {
    display: none;
    padding: 16px;
    border-top: 1px solid #ccc;
    font-size: 0.95rem;
    color: #333;
    background: #fafafa;
    line-height: 1.6;
  }
  /* Parágrafos */
  .attribute-accordion-content p {
    margin-bottom: 10px;
  }
  .roteiro-dia {
    background: #fff;
    margin-bottom: 18px;
    padding: 16px 12px;
    border-bottom: 1px solid #808080 !important;
  }
  .roteiro-dia-header {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
  }
  .roteiro-dia-titulo {
    font-weight: bold;
    font-size: 1.1rem;
    margin-left: 8px;
    color: #435c4a;
  }
  .roteiro-dia-conteudo {
    font-size: 1rem;
    color: #333;
  }
  .roteiro-destaque {
    color: #f6a623;
    font-weight: bold;
    display: inline-block;
    margin-top: 4px;
  }
  .attribute-accordion-header {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 12px 16px;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    color: #f6a623;
    text-align: left;
    width: 100%;
    position: relative;
  }
  .attribute-accordion-header::after {
    content: "⌵";
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #333;
    transition: transform 0.3s ease;
  }
  .attribute-accordion.active .attribute-accordion-header::after {
    content: "⌃";
  }
  .attribute-accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
    padding: 0 16px;
    background-color: #fff;
    border: 1px solid #eee;
    border-top: none;
    font-size: 1rem;
    line-height: 1.6;
    color: #333;
  }
  .attribute-accordion-content p:first-of-type {
    color: #f6a623;
    font-weight: bold;
    text-transform: uppercase;
  }
  .attribute-accordion-content ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
  }
  .attribute-accordion-content li {
    margin-bottom: 8px;
  }
  .attribute-accordion-content li strong {
    font-weight: bold;
    margin-right: 4px;
  }
  .attribute-accordion.active .attribute-accordion-content {
    max-height: 1000px;
    padding: 16px;
  }
  .sticky-reserva {
    bottom: 0;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fff5e9;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
    padding: 10px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9999;
  }
  .sticky-preco-info {
    display: flex;
    flex-direction: column;
    font-size: 11px;
    color: #333;
  }
  .sticky-label {
    font-size: 11px;
    color: #666;
  }
  .sticky-preco-a-vista {
    font-weight: 900;
    color: #2e7d32;
    margin: 0;
  }
  .sticky-preco-parcelado {
    font-size: 11px;
    color: #333;
    margin-top: 2px;
  }
  .sticky-btn {
    background-color: #f97316;
    color: white;
    padding: 10px 20px;
    border-radius: 6px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  .sticky-btn:hover {
    background-color: #e4571d;
  }
  .payment-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .price-card {
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 2.3rem;
    margin-bottom: 0;
  }
  .price-label {
    text-align: left;
  }
  .payment-info {
    background: #f57c00;
    color: white;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    margin: 20px 0;
  }
  .big-price {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .price-conditions,
  .price-parcelamento {
    color: #000;
  }
  .payment-icons img {
    height: 30px;
    margin: 5px;
  }
  .calendar-button {
    background-color: #336633;
    border: none;
    color: white;
    padding: 12px 18px;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
    margin-bottom: 5px;
  }
  .calendar-button:hover {
    background-color: #285628;
  }
  #calendarOverlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9998;
  }
  #customDatepickerModal {
    position: fixed;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding: 24px 24px 16px 24px;
    width: 340px;
  }
  .datepicker-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #4a5568;
    margin-bottom: 10px;
  }
  .close-datepicker {
    cursor: pointer;
    font-size: 28px;
    color: #333;
    margin-left: 10px;
  }
  .ui-datepicker {
    border: none !important;
    width: 100% !important;
    padding: 0 !important;
    font-size: 16px;
    background: #fff !important;
  }
  .ui-datepicker-header {
    background: none !important;
    border: none !important;
    color: #30432b !important;
    font-size: 20px !important;
    font-weight: 700 !important;
  }
  .ui-datepicker-calendar th {
    color: #718096;
    font-weight: normal;
    padding: 5px !important;
  }
  .ui-datepicker-calendar td {
    text-align: center;
    padding: 3px !important;
  }
  .ui-datepicker-calendar td.ui-datepicker-current-day a,
  .ui-datepicker-calendar td .ui-state-active {
    background-color: #ff9500 !important;
    color: white !important;
    border-radius: 8px !important;
  }
  .ui-datepicker-range a {
    background: #ff9500 !important;
    color: #fff !important;
    border-radius: 8px !important;
  }
  .customer-account-create {
    background-color: #f3f3f3 !important;
  }
  .customer-account-create .page-main {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-top: 100px;
  }
  .customer-account-create .page-main .page-title {
    color: #435c4a;
    border-bottom: 2px solid #f6a623;
    text-align: center;
    padding-bottom: 10px;
  }
  .customer-account-create .page-main .fieldset {
    margin: 15px;
  }
  .customer-account-create .page-main .control input {
    padding: 20px;
    border-radius: 10px;
  }
  .customer-account-create .page-main .submit {
    background: #ff9500;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 12px 0;
    width: 100%;
    font-size: 1.8rem;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: 600;
  }
  .customer-account-forgotpassword .page-main {
    margin-top: 100px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .customer-account-forgotpassword .page-title {
    color: #435c4a;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    border-bottom: 2px solid #f57c00;
    padding-bottom: 10px;
  }
  .customer-account-forgotpassword .custom-description {
    color: #666;
    font-size: 1.5rem;
    margin-bottom: 18px;
    text-align: center;
  }
  .customer-account-forgotpassword .email .label {
    text-align: left;
  }
  .customer-account-forgotpassword .custom-input-wrapper {
    position: relative;
    margin-bottom: 18px;
  }
  .customer-account-forgotpassword .custom-input-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
  }
  .customer-account-forgotpassword .custom-input {
    border-radius: 8px;
    border: 1px solid #ccc;
    height: 42px;
    font-size: 1.4rem;
    width: 100%;
    padding: 0 20px 0 38px;
  }
  .customer-account-forgotpassword .custom-submit {
    background: #ff9500;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 12px 0;
    width: 100%;
    font-size: 1.8rem;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: 600;
  }
  .customer-account-forgotpassword .custom-cancel {
    display: block;
    width: 100%;
    border: 1px solid #0d6efd;
    border-radius: 6px;
    color: #0d6efd;
    background: #fff;
    padding: 10px 0;
    font-size: 1.8rem;
    margin-bottom: 10px;
    text-decoration: none;
    font-weight: 500;
    transition: background 0.2s, color 0.2s;
  }
  .customer-account-forgotpassword .custom-cancel:hover {
    background: #ff9500;
    color: #fff;
  }
  .customer-account-forgotpassword .custom-register-link {
    margin-top: 18px;
    font-size: 1rem;
    text-align: center;
  }
  .customer-account-forgotpassword .custom-register {
    color: #ff9500;
    font-size: 2.8rem;
    font-weight: 600;
    margin-left: 4px;
    text-decoration: none;
  }
  .customer-account-forgotpassword .custom-register:hover {
    text-decoration: underline;
  }
  body.customer-account-login {
    background-color: #f3f3f3 !important;
  }
  body.customer-account-login .page-title-wrapper {
    display: none;
  }
  body.customer-account-login .page-main {
    margin-top: 100px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  body.customer-account-login .page-main #block-customer-login-heading {
    text-align: center;
    color: #435c4a;
    border-bottom: 2px solid #fd7e14;
    display: block;
    font-size: 24px;
    margin-bottom: 10px;
  }
  body.customer-account-login .page-main .control input {
    padding: 20px;
    border-radius: 10px;
  }
  body.customer-account-login .page-main .fieldset:after {
    display: none;
  }
  body.customer-account-login .page-main .primary {
    background: #fd7e14;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 6px 0;
    width: 100%;
    font-size: 1.8rem;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: 600;
  }
  body.customer-account-login .page-main .block-content p {
    display: none;
  }
  body.customer-account-login .page-main .block-title {
    text-align: center;
    font-size: 16px;
  }
  body.customer-account-login .page-main .remind {
    color: #fd7e14;
  }
  body.customer-account-login .page-main .choice {
    text-align: right;
  }
  .customer-account-createpassword .page-main {
    margin-top: 100px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .customer-account-createpassword .page-title {
    color: #435c4a;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    border-bottom: 2px solid #f57c00;
    padding-bottom: 10px;
  }
  .customer-account-createpassword .custom-description {
    color: #666;
    font-size: 1.5rem;
    margin-bottom: 18px;
    text-align: center;
  }
  .customer-account-createpassword .custom-input-wrapper {
    position: relative;
    margin-bottom: 18px;
  }
  .customer-account-createpassword .custom-input-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    z-index: 4;
  }
  .customer-account-createpassword .custom-input {
    padding: 10px 20px 10px 40px;
    border-radius: 8px;
    border: 1px solid #ccc;
    height: 42px;
    font-size: 1.4rem;
    width: 100%;
    box-sizing: border-box;
  }
  .customer-account-createpassword .custom-submit {
    background: #f7951d;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 12px 0;
    width: 100%;
    font-size: 1.8rem;
    margin-bottom: 25px !important;
    cursor: pointer;
    font-weight: 600;
    transition: background 0.2s;
  }
  .customer-account-createpassword .custom-submit:hover {
    background: #e67c00;
  }
  .customer-account-createpassword .custom-cancel {
    display: block;
    width: 100%;
    border: 1px solid #0d6efd;
    border-radius: 6px;
    color: #0d6efd;
    background: #fff;
    padding: 10px 0;
    font-size: 1.8rem;
    margin-bottom: 25px;
    text-decoration: none;
    font-weight: 500;
    transition: background 0.2s, color 0.2s;
  }
  .customer-account-createpassword .custom-cancel:hover {
    background: #f7951d;
    color: #fff;
  }
  .customer-account-createpassword .custom-register-link {
    margin-top: 18px;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 15px;
  }
  .customer-account-createpassword .custom-register {
    color: #f7951d;
    font-size: 2.8rem;
    font-weight: 600;
    margin-left: 4px;
    text-decoration: none;
  }
  .customer-account-createpassword .custom-register:hover {
    text-decoration: underline;
  }
  .customer-account-index .page-main {
    margin: 100px 12px 12px 12px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #fff;
  }
  .customer-account-index .page-title {
    color: #435c4a;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-top: 1.5rem !important;
    margin-bottom: 10px;
    margin-right: 0 !important;
    border: none;
  }
  .customer-account-index .custom-page-header {
    padding: 5px 8px 0 8px !important;
    border-bottom: 2px solid #f57c00;
  }
  .customer-account-index .block-dashboard-orders {
    display: none;
  }
  .customer-account-index .profile-header {
    margin: 20px 0 24px 0;
  }
  .customer-account-index #profile-picture-form {
    text-align: center;
  }
  .customer-account-index .profile-avatar-label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-bottom: 12px;
  }
  .customer-account-index .profile-avatar {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 3px solid #f7951d;
    object-fit: cover;
    background: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    transition: box-shadow 0.2s;
  }
  .customer-account-index .profile-avatar-label:hover .profile-avatar {
    box-shadow: 0 4px 20px rgba(247, 149, 29, 0.18);
  }
  .customer-account-index .profile-avatar-edit {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #000;
    border-radius: 50%;
    padding: 6px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.13);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .customer-account-index .profile-avatar-input {
    display: none;
  }
  .customer-account-index .profile-name {
    font-size: 1.5rem;
    margin-bottom: 8px;
    margin-top: 12px;
    text-align: left;
    padding-left: 15px;
  }
  .customer-account-index .profile-edit-link {
    color: #f7951d;
    font-size: 1.5rem;
    text-decoration: underline;
    font-weight: 500;
    text-align: left !important;
    padding-left: 15px;
  }
  .customer-account-edit .page-main {
    margin: 90px 12px 10px 12px !important;
  }
  .customer-account-edit .page-title {
    color: #435c4a;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 2px solid #f57c00;
    text-align: center;
    margin-top: 1.5rem !important;
    margin-bottom: 10px;
    margin-right: 0 !important;
    padding-bottom: 15px;
  }
  .customer-account-edit .form-fields {
    padding-left: calc(1.5rem * 1);
    padding-right: calc(1.5rem * 1);
  }
  .customer-account-edit .input-text {
    margin: 10px 0;
    padding: 25px 15px;
    border-radius: 16px;
    border: 1px solid #999;
    color: #333;
  }
  .customer-account-edit #gender,
  .customer-account-edit #region_id {
    padding: 0 15px !important;
    height: 50px;
  }
  .customer-account-edit .actions-toolbar {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .customer-account-edit .action {
    width: 180px;
    font-size: 2rem;
    font-weight: 500;
  }
  .sale-order-history .orders-history-cards {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 32px;
  }
  .sale-order-history .order-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    padding: 24px 20px 16px 20px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: relative;
  }
  .sale-order-history .order-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sale-order-history .order-status {
    background: #e5f7ee;
    color: #2e7d32;
    border-radius: 8px;
    font-weight: 600;
    padding: 4px 12px;
    font-size: 1rem;
  }
  .sale-order-history .order-card.status-processing .order-status {
    background: #fff8e1;
    color: #ff9800;
  }
  .sale-order-history .order-card.status-failed .order-status {
    background: #ffebee;
    color: #c62828;
  }
  .sale-order-history .order-price {
    color: #fd7e14;
    font-weight: bold;
    font-size: 1.2rem;
  }
  .sale-order-history .order-card-title {
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 4px;
    color: #435c4a;
  }
  .sale-order-history .order-card-info {
    display: flex;
    gap: 20px;
    font-size: 0.98rem;
    color: #666;
    margin-bottom: 8px;
  }
  .sale-order-history .order-details-link {
    color: #fd7e14;
    font-weight: 600;
    text-decoration: none;
    margin-top: 10px;
    align-self: flex-end;
    transition: color 0.2s;
  }
  .sale-order-history .order-details-link:hover {
    color: #c75b0b;
  }
  .sale-order-history .order-card .order-duration,
  .sale-order-history .order-card .order-guests {
    background: #f4f6f8;
    border-radius: 6px;
    padding: 2px 8px;
    font-size: 0.95rem;
  }
  .sales-order-history .page-main {
    margin-top: 100px;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  .sales-order-history .column.main {
    width: 100% !important;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding: 15px 20px !important;
  }
  .sales-order-history .page-title-wrapper {
    text-align: center;
  }
  .sales-order-history .page-title-wrapper .page-title {
    color: #435C4A;
    font-weight: 400;
    border-bottom: 2px solid #fd7e14;
    padding-bottom: 0.5rem;
    margin: 0 0 20pxpx;
  }
  .sales-order-history .order-card {
    border: 0.5px solid #e0e0e0;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 20px;
  }
  .sales-order-history .order-card .order-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sales-order-history .order-card .order-price .price {
    text-align: right;
    color: #fd7e14;
    font-size: 1.6rem !important;
    font-weight: bold !important;
  }
  .sales-order-history .order-card .order-card-title .order-product-name {
    color: #435c4a;
    font-size: 2rem;
    font-weight: 400;
  }
  .sales-order-history .order-card hr {
    border: 0.5px solid #e0e0e0;
  }
  .sales-order-history .order-card .order-card-info .order-date {
    color: #fd7e14;
  }
  .sales-order-history .order-card .order-card-info .order-duration {
    border: 1px solid #fd7e14;
    border-radius: 15px;
    color: #fd7e14;
    padding: 5px;
  }
  .sales-order-history .order-card .order-details-link {
    color: #fd7e14;
    display: flex;
    justify-content: end;
  }
  .sales-order-history .orders-history-cards-section {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }
  .sales-order-history .status-processing .order-status {
    font-size: 1.6rem;
    padding: 5px 10px;
    color: #cc8100 !important;
    background-color: #fff5c7 !important;
    border-radius: 15px;
  }
  .sales-order-history .status-success .order-status {
    font-size: 1.6rem;
    padding: 5px 10px;
    color: #007d3a !important;
    background-color: #d7fae0 !important;
    border-radius: 15px;
  }
  .sales-order-history .status-completed .order-status {
    font-size: 1.6rem;
    padding: 5px 10px;
    color: #004b7d !important;
    background-color: #abcdff !important;
    border-radius: 15px;
  }
  .sales-order-history .status-failed .order-status {
    font-size: 1.6rem;
    padding: 5px 10px;
    color: #ff424f !important;
    background-color: #fff0f1 !important;
    border-radius: 15px;
  }
  .sales-order-history .divider {
    border: 1px solid #fd7e14;
  }
  .sales-order-history .card-section-title {
    color: #435c4a;
    font-size: 2rem;
    font-weight: 500;
  }
  .sales-order-history .sidebar-main,
  .sales-order-history .sidebar-additional {
    display: none;
  }
  .checkout-onepage-success {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  .checkout-onepage-success .main {
    margin: 90px 0 0;
  }
  .checkout-onepage-success .page-main {
    margin: 0 auto;
  }
  .checkout-onepage-success .page-title-wrapper {
    display: none;
  }
  .checkout-onepage-success .page-main-title {
    font-size: 24px;
    font-weight: 500;
    color: #435c4a;
    padding-bottom: 5px;
    border-bottom: 2px solid #fd7e14;
  }
  .checkout-onepage-success .checkout-success {
    background-color: #fff;
  }
  .checkout-onepage-success .checkout-success .image-hero {
    height: 320px;
    overflow: hidden;
    width: 100%;
    position: relative;
  }
  .checkout-onepage-success .checkout-success .image-hero img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    object-position: bottom;
    border-radius: 0 0 25px 25px;
  }
  .checkout-onepage-success .checkout-success .reservation-info {
    padding: 20px;
    margin-bottom: 60px;
  }
  .checkout-onepage-success .checkout-success .payment-info {
    background: #fff;
    color: #000;
    padding: 10px 20px;
    border-radius: 10px;
    text-align: left;
    margin: 20px 0;
  }
  .checkout-onepage-success .checkout-success .order-details {
    border: 2px solid #FF8C03;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 10px;
  }
  .checkout-onepage-success .checkout-success .order-number {
    color: #fd7e14;
  }
  .checkout-onepage-success .checkout-success .thank-you-note,
  .checkout-onepage-success .checkout-success .purchase-details {
    color: #435c4a;
    font-weight: 500;
  }
  .checkout-onepage-success .checkout-success .actions-toolbar {
    display: flex;
    justify-content: center;
  }
  .checkout-onepage-success .checkout-success .action {
    color: #fff;
    background-color: #fd7e14;
    border-color: #fd7e14;
  }
  .checkout-onepage-success .checkout-success .action:hover {
    color: #fd7e14;
    background-color: #fff;
    border-color: #fd7e14;
  }
}
@media screen and (max-width: 768px) and (max-width: 600px) {
  .sale-order-history .order-card {
    padding: 16px 8px;
    gap: 6px;
  }
  .sale-order-history .order-card-info {
    flex-direction: column;
    gap: 6px;
  }
  .sale-order-history .order-details-link {
    align-self: stretch;
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .checkout-index-index .page-main {
    box-sizing: border-box !important;
    margin: 0 auto !important;
    margin-top: 0px;
    padding: 0 1rem;
    width: 100%;
    max-width: 1200px;
    margin-top: 150px !important;
  }
  .checkout-index-index .checkout-container {
    margin: 0;
  }
  .checkout-index-index .title-wrapper {
    padding: 0 1%;
  }
  .checkout-index-index .title-wrapper .page-main-title {
    color: #222;
    border-bottom: none;
    padding-bottom: 8px;
    font-weight: 600;
    font-size: 2.8rem;
    margin-bottom: 30px;
  }
  .checkout-index-index .main-summary-content {
    background: #fff;
    border-radius: 8px;
    overflow: hidden !important;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: 90vw;
    margin: 0 auto;
    max-width: 1200px;
  }
  .checkout-index-index .opc-wrapper {
    padding: 30px 40px;
    flex: 1;
    background: #fff;
    border-radius: 8px;
    order: 2;
    display: flex;
    flex-direction: column;
  }
  .checkout-index-index .step-content .sub-title {
    text-align: center !important;
    color: #435c4a;
    font-weight: 600;
    padding: 10px 0;
  }
  .checkout-index-index #co-payment-form > fieldset > hr {
    display: none;
  }
  .checkout-index-index .payment-method-label-description,
  .checkout-index-index .radio,
  .checkout-index-index .step-title {
    display: none;
  }
  .checkout-index-index #checkout-step-payment {
    margin: 0;
    background: transparent;
  }
  .checkout-index-index .opc-sidebar {
    flex: 1;
    padding: 30px 40px;
    background: #fff;
    border-radius: 8px;
    order: 1;
    display: flex;
    flex-direction: column;
  }
  .checkout-index-index .opc-block-summary {
    background: #fff !important;
  }
  .checkout-index-index .opc-payment-additional.discount-code {
    display: none !important;
  }
  .checkout-index-index .payment-group {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  .checkout-index-index .checkout-payment-method .payment-method {
    width: 100%;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
  }
  .checkout-index-index .checkout-payment-method .payment-method._active .payment-method-content {
    display: block;
    width: 90% !important;
  }
  .checkout-index-index .action.action-edit-address {
    display: none;
  }
  .checkout-index-index .action.action-edit-address {
    display: none !important;
  }
  .checkout-index-index .payment-method-title {
    margin-bottom: 10px;
  }
  .checkout-index-index .checkout-payment-method .payment-method + .payment-method .payment-method-title {
    border: none;
  }
  .checkout-index-index .checkout-payment-method .payment-method-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
  }
  .checkout-index-index .checkout-payment-method .payment-method-title img {
    width: 100% !important;
    height: 65px !important;
    aspect-ratio: auto 48 / 32;
  }
  .checkout-index-index #payment_form_paymentmagento_boleto_parcelado > div.payment-method-title.field.choice > img {
    height: 60px !important;
  }
  .checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details {
    line-height: 27px;
    padding: 0px !important;
  }
  .checkout-index-index .checkout-payment-method .actions-toolbar {
    margin-left: 0 !important;
    margin: 20px 0 0 0;
  }
  .checkout-index-index .checkout-payment-method .actions-toolbar .primary {
    width: 100%;
  }
  .checkout-index-index .checkout-payment-method .actions-toolbar .primary .checkout {
    width: 100%;
  }
  .checkout-index-index .primary.checkout {
    padding: 12px 30px;
    background-color: #ff8c00;
    border: 2px solid #ffffff;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
    border-radius: 99px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: background-color 0.3s;
    white-space: nowrap;
  }
  .checkout-index-index select {
    background: #ffffff;
    background-clip: border-box;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-size: 15px;
    font-family: 'Inter', sans-serif;
    height: 32px;
    line-height: 1.42857143;
    padding: 5px 10px 4px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
  }
  .checkout-index-index .action.primary.continue {
    max-width: 300px !important;
    background-color: #ff8c00;
    color: #FFFFFF;
    padding: 12px 30px !important;
    text-align: center !important;
    margin-left: 128px !important;
    border: 2px solid #ffffff;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
    border-radius: 99px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: background-color 0.3s;
    white-space: nowrap;
  }
  .checkout-index-index .opc-estimated-wrapper .estimated-block {
    display: none;
  }
  .checkout-index-index .opc-estimated-wrapper .return-cart-wrapper {
    display: grid;
    padding: 0 15px;
    max-width: 640px;
  }
  .checkout-index-index .opc-estimated-wrapper .return-cart-wrapper .primary {
    width: 100%;
    background: #fff;
    color: #fd7e14;
    border: 1px solid #fd7e14;
    padding: 15px 15px;
    font-size: 2rem;
    border-radius: 10px;
  }
}
@media screen and (max-width: 768px) {
  .checkout-index-index .page-main {
    margin-top: 100px;
  }
  .checkout-index-index .checkout-container {
    margin: 0;
  }
  .checkout-index-index .step-content .sub-title {
    text-align: center !important;
    color: #435c4a;
    font-weight: 600;
    padding: 10px 0;
  }
  .checkout-index-index #co-payment-form > fieldset > hr {
    display: none;
  }
  .checkout-index-index .payment-method-label-description,
  .checkout-index-index .radio,
  .checkout-index-index .step-title {
    display: none;
  }
  .checkout-index-index #checkout-step-payment {
    margin: 0 15px;
    padding: 0 15px;
    background: #fff;
    border-radius: 10px;
    border: none;
  }
  .checkout-index-index .payment-group {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  .checkout-index-index .checkout-payment-method .payment-method {
    width: 90%;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
  }
  .checkout-index-index .checkout-payment-method .payment-method._active .payment-method-content {
    display: block;
    width: 90% !important;
  }
  .checkout-index-index .action.action-edit-address {
    display: none;
  }
  .checkout-index-index .action.action-edit-address {
    display: none !important;
  }
  .checkout-index-index .payment-method-title {
    margin-bottom: 10px;
  }
  .checkout-index-index .checkout-payment-method .payment-method + .payment-method .payment-method-title {
    border: none;
  }
  .checkout-index-index .checkout-payment-method .payment-method-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
  }
  .checkout-index-index .checkout-payment-method .payment-method-title img {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: auto 48 / 32;
  }
  .checkout-index-index #payment_form_paymentmagento_boleto_parcelado > div.payment-method-title.field.choice > img {
    height: 42px !important;
  }
  .checkout-index-index .checkout-payment-method .actions-toolbar {
    margin-top: 20px;
  }
  .checkout-index-index .main-summary-content {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    gap: 15px !important;
  }
  .checkout-index-index .opc-wrapper {
    order: 2 !important;
    padding: 15px !important;
  }
  .checkout-index-index .opc-sidebar {
    order: 1 !important;
    width: 100% !important;
    padding: 15px !important;
    margin: 0 !important;
  }
  .checkout-index-index .primary.checkout {
    padding: 12px 30px;
    background-color: #ff8c00;
    border: 2px solid #ffffff;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
    border-radius: 99px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: background-color 0.3s;
    white-space: nowrap;
  }
  .checkout-index-index .opc-estimated-wrapper {
    display: none !important;
  }
  .checkout-index-index .payment-option,
  .checkout-index-index .checkout-payment-method .payment-option,
  .checkout-index-index .opc-payment-additional.discount-code {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .page-layout-2columns-left .main {
    padding-left: 0;
  }
}
/**
 * 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.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2023 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.
 */
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .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,
  .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.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .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,
  .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-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .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-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-wishlist-management:after,
  .paypal-review .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-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-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .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-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .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,
  .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,
  .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: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block !important;
  }
  .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;
  }
  .form-pagbank .legend .credit-card-types .item img {
    width: 32px;
  }
  .pagbank-payment-success-details .pagbank-payment-deep-link-image {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .pagbank-payment-success-details .pagbank-payment-deep-link-url {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .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-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%;
  }
  .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;
  }
  .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: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_desktop.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_mobile.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FPagBank_PaymentMagento%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_progress-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSimple41%5C%2FTheFishClub%5C%2Fpt_BR%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.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%3BAAKA%2CuBACI%3BEACI%2CaAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CcAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3B%3B%3B%3B%3BACHY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACLpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3BACmLH%2CwBAvB8C%3BEAC3C%2CcAAe%3BIACX%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BEACrC%2CcAAe%2CuBAAsB%3BIACjC%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BICwHrC%2CyBAAA%3B%3BEDrHA%2CcAAe%2CuBAAsB%3BICqHrC%2C4BAAA%3BIDnHI%2CQAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAE7EP%2CwBAND%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BACxGR%3BEACI%2CyBAAA%3B%3BAAGJ%3BEACI%2CsBAAsB%2CkCAAtB%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CMAAM%3BEACF%2C0BAAA%3B%3BAAGJ%2COAAO%3BEACH%2CwBAAA%3B%3BAAIJ%2COAAO%3BEACH%2CsBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAA8IJ%2CmBA3IqC%3BEACjC%3BIACI%2CyBAAA%3B%3BEAGJ%3BIACI%2CsBAAsB%2CkCAAtB%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2C4BAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CYAAa%2CMAAM%3BIACf%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIACI%2C0BAAA%3B%3BEAGJ%3BIACI%2CQAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3B%3BEAGJ%2CaAAc%2COAAM%3BEACpB%2CWAAW%3BIACP%2CcAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2COAAO%3BIACH%2C4BAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CUAAA%3BIACA%2CSAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2COAAO%3BIACH%2CoBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CeAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CeAAA%3B%3BEAGJ%2CCAAC%3BIACG%2CqBAAA%3BIACA%2CuBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2C2CAAA%3BIACA%2CaAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAEJ%3BIACI%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CiBAAkB%3BIACd%2CcAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CiBAAiB%3BEACjB%2CiBAAiB%3BEACjB%2CiBAAiB%3BIACb%2CcAAA%3B%3B%3BAAIR%3BEACI%2CsBAAA%3BEACA%2CsBAAsB%2C2BAAtB%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CmBAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CaAAc%2CEAAC%3BEACX%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%3BEACI%2CcAAA%3B%3BAAGJ%3BEACI%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CYAAa%3BEACT%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAOH%2CmBAJoC%3BEACjC%3BIACI%2CaAAA%3B%3B%3BACiuCR%2CmBA39CqC%3BEACjC%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CSACI%2CMAAK%3BIACD%2CaAAA%3B%3BEAFR%2CSAKI%3BIACI%2CWAAA%3B%3BEAIR%2CUAAU%3BIACN%2CcAAA%3B%3BEAEJ%2CYAAa%2COAAM%3BIACf%2CgBAAA%3B%3BEAEJ%3BIACI%2CmBAAA%3BIACA%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3B%3BEAEJ%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2C8BAAA%3BIACA%2CYAAA%3BIACA%2CkCAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CUAAW%3BIACP%2CYAAA%3B%3BEAGJ%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CUAAW%2CGAAG%3BIACV%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2CUAAW%2CGAAE%2COAAQ%3BEACrB%2CUAAW%2CGAAG%2CEAAC%3BIACX%2CcAAA%3B%3BEAGJ%3BEACA%3BEACA%3BEACA%3BEACA%3BIACI%2CaAAA%3B%3BEAEJ%2CEAAG%3BEAAG%2CEAAG%3BIACT%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAEA%3BIACI%2CWAAA%3BIACA%2CaAAa%2CSAAS%2C8CAAtB%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CuBAAA%3BIACA%2CiBAAA%3B%3BEAIJ%2CIAAI%3BIACA%2CyBAAA%3B%3BEADJ%2CIAAI%2CuBAGA%3BIACI%2CaAAA%3B%3BEAJR%2CIAAI%2CuBAOA%3BIACI%2C6BAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2C4BAAA%3B%3BEAXR%2CIAAI%2CuBAOA%2CWAMI%3BIACI%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAnBZ%2CIAAI%2CuBAOA%2CWAeI%3BIACI%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3B%3BEAzBZ%2CIAAI%2CuBAOA%2CWAqBI%2CUAAS%3BIACL%2CaAAA%3B%3BEA7BZ%2CIAAI%2CuBAOA%2CWAyBI%2CUAAU%2CSAAM%2CIAAI%2CSAAU%3BIAC1B%2CsBAAA%3B%3BEAjCZ%2CIAAI%2CuBAOA%2CWA6BI%3BIACI%2CoBAAA%3B%3BEArCZ%2CIAAI%2CuBAOA%2CWAiCI%2CUAAU%2CSAAM%2CIAAI%2CSAAU%3BIAC1B%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3B%3BEA5CZ%2CIAAI%2CuBAOA%2CWAwCI%2CSAAS%3BIACL%2CaAAA%3BIACA%2CmBAAA%3B%3BEAjDZ%2CIAAI%2CuBAOA%2CWA6CI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEA9DZ%2CIAAI%2CuBAOA%2CWA6CI%2CSAYI%2CEAAC%3BIACG%2CWAAA%3B%3BEAjEhB%2CIAAI%2CuBAOA%2CWA8DI%2CeAAe%3BIACX%2CaAAA%3B%3BEAtEZ%2CIAAI%2CuBAOA%2CWAkEI%3BIACI%2CkBAAA%3BIACA%2CeAAA%3B%3BEA3EZ%2CIAAI%2CuBAOA%2CWAuEI%3BIACI%2CcAAA%3B%3BEA%5C%2FEZ%2CIAAI%2CuBAOA%2CWA2EI%3BIACI%2CiBAAA%3B%3BEAKZ%2CgCAEI%3BIACI%2CmBAAA%3BIACA%2CuCAAA%3BIACA%2C6BAAA%3BIACA%2C8BAAA%3B%3BEANR%2CgCASI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CgCAAA%3BIACA%2CoBAAA%3BIACA%2CWAAA%3B%3BEAhBR%2CgCAmBI%2CMAAK%2CSAAS%3BIACV%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEAvBR%2CgCA0BI%2CUAAU%3BIACN%2CQAAA%3BIACA%2CWAAA%3B%3BEA5BR%2CgCA%2BBI%2CcAAc%3BIACV%2CQAAA%3BIACA%2CWAAA%3B%3BEAjCR%2CgCAoCI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAxCR%2CgCA2CI%2COAAO%3BIACH%2CgBAAA%3B%3BEA5CR%2CgCA%2BCI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAjDR%2CgCAoDI%3BIACI%2CkBAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAzDR%2CgCA4DI%3BIACI%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3B%3BEAlER%2CgCAqEI%3BIACI%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3BIACA%2CyBAAA%3B%3BEA1ER%2CgCAqEI%2CiBAOI%3BEA5ER%2CgCAqEI%2CiBAQI%3BIACI%2CWAAA%3B%3BEA9EZ%2CgCAqEI%2CiBAYI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEA1FZ%2CgCAqEI%2CiBAwBI%2CeAAc%3BIACV%2CgBAAA%3BIACA%2CcAAA%3B%3BEA%5C%2FFZ%2CgCAqEI%2CiBA6BI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CuCAAA%3B%3BEA9GZ%2CgCAqEI%2CiBA4CI%2CeAAc%3BIACV%2CmBAAA%3BIACA%2CWAAA%3B%3BEAnHZ%2CgCAuHI%3BIACI%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEA1HR%2CgCA6HI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3B%3BEAlIR%2CgCAqII%2CiBAAgB%3BIACZ%2C0BAAA%3B%3BEAIR%2CgCACI%3BIACI%2CmBAAA%3BIACA%2C4BAAA%3BIACA%2C6BAAA%3BIACA%2C8BAAA%3B%3BEALR%2CgCAQI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CgCAAA%3BIACA%2CoBAAA%3BIACA%2CWAAA%3B%3BEAfR%2CgCAkBI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAtBR%2CgCAyBI%2COAAO%3BIACH%2CgBAAA%3B%3BEA1BR%2CgCA6BI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEA%5C%2FBR%2CgCAkCI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAxCR%2CgCA2CI%3BIACI%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3B%3BEAjDR%2CgCAoDI%3BIACI%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3BIACA%2CyBAAA%3B%3BEAzDR%2CgCAoDI%2CiBAOI%3BIACI%2CWAAA%3B%3BEA5DZ%2CgCAgEI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEA1ER%2CgCA6EI%2CeAAc%3BIACV%2CgBAAA%3BIACA%2CcAAA%3B%3BEA%5C%2FER%2CgCAkFI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CuCAAA%3B%3BEA9FR%2CgCAiGI%2CeAAc%3BIACV%2CmBAAA%3BIACA%2CWAAA%3B%3BEAnGR%2CgCAsGI%3BIACI%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEAzGR%2CgCA4GI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3B%3BEAjHR%2CgCAoHI%2CiBAAgB%3BIACZ%2C0BAAA%3B%3BEAIR%2CuBACI%3BEADqB%2C2BACrB%3BIACI%2CwBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAJR%2CuBAOI%3BEAPqB%2C2BAOrB%3BIACI%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAVR%2CuBAaI%2CQAAO%3BEAbc%2C2BAarB%2CQAAO%3BIACH%2C0CAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CcAAA%3B%3BEAjBR%2CuBAoBI%3BEApBqB%2C2BAoBrB%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3BIACA%2CYAAA%3B%3BEA5BR%2CuBA%2BBI%3BEA%5C%2FBqB%2C2BA%2BBrB%3BIACI%2CiCAAA%3BIACA%2CgCAAA%3B%3BEAjCR%2CuBAoCI%3BEApCqB%2C2BAoCrB%3BIACI%2CaAAA%3B%3BEArCR%2CuBAwCI%3BEAxCqB%2C2BAwCrB%3BIACI%2CqBAAA%3B%3BEAzCR%2CuBA4CI%3BEA5CqB%2C2BA4CrB%3BIACI%2CkBAAA%3B%3BEA7CR%2CuBAgDI%3BEAhDqB%2C2BAgDrB%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEApDR%2CuBAuDI%3BEAvDqB%2C2BAuDrB%3BIACI%2CYAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2C0CAAA%3BIACA%2C2BAAA%3B%3BEA%5C%2FDR%2CuBAkEI%2CsBAAqB%2CMAAO%3BEAlEP%2C2BAkErB%2CsBAAqB%2CMAAO%3BIACxB%2C%2BCAAA%3B%3BEAnER%2CuBAsEI%3BEAtEqB%2C2BAsErB%3BIACI%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CyCAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEAhFR%2CuBAmFI%3BEAnFqB%2C2BAmFrB%3BIACI%2CaAAA%3B%3BEApFR%2CuBAuFI%3BEAvFqB%2C2BAuFrB%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEA5FR%2CuBA%2BFI%3BEA%5C%2FFqB%2C2BA%2BFrB%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3BIACA%2C2BAAA%3BIACA%2CkBAAA%3B%3BEAIR%2CsBAEI%3BIACI%2CgCAAA%3B%3BEAHR%2CsBAMI%2CQAAO%3BIACH%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEAbR%2CsBAgBI%3BIACI%2CsCAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAtBR%2CsBAgBI%2CWAQI%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEA7BZ%2CsBAiCI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgCAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3BIACA%2CoBAAA%3B%3BEA1CR%2CsBA6CI%3BIACI%2CcAAc%2CgBAAd%3BIACA%2CeAAe%2CgBAAf%3B%3BEA%5C%2FCR%2CsBAkDI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3B%3BEAvDR%2CsBA0DI%3BEA1DJ%2CsBA2DI%3BIACI%2C0BAAA%3BIACA%2CYAAA%3B%3BEA7DR%2CsBAgEI%3BIACI%2CyBAAA%3B%3BEAjER%2CsBAoEI%3BIACI%2CYAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIR%3B%3B%3B%3B%3BEAAA%2CqBACI%2CmBAAmB%3BIACf%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEANR%2CqBASI%3BIACI%2CwBAAA%3B%3BEAVR%2CqBAaI%3BIACI%2C0BAAA%3B%3BEAdR%2CqBAiBI%3BIACI%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEArBR%2CqBAwBI%2C%2BBAA%2BB%2CGAAE%2CIAAI%2CKAAK%3BIACtC%2CaAAA%3B%3BEAzBR%2CqBA4BI%2C%2BBAA%2BB%3BIAC3B%2CiBAAA%3B%3BEA7BR%2CqBAgCI%2C%2BBAA%2BB%2CGAAE%3BIAC7B%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CiBAAA%3B%3BEApCR%2CqBAuCI%2C%2BBAA%2BB%2CGAAE%3BIAC7B%2CeAAA%3BIACA%2CQAAA%3B%3BEAzCR%2CqBA4CI%2C%2BBAA%2BB%2CGAAE%2CYAAY%3BIACzC%2CaAAA%3B%3BEA7CR%2CqBAgDI%2C%2BBAA%2BB%2CGAAE%2CYAAY%3BIACzC%2CaAAA%3B%3BEAjDR%2CqBAoDI%2C%2BBAA%2BB%2CMAAM%2CGAAE%3BIACnC%2CkBAAA%3BIACA%2C8BAAA%3BIACA%2CsBAAA%3B%3BEAvDR%2CqBA0DI%2C%2BBAA%2BB%2CGAAE%2CIAAI%3BIACjC%2C2BAAA%3B%3BEA3DR%2CqBA%2BDI%2CYAAY%3BIACR%2CaAAA%3B%3BEAhER%2CqBAmEI%3BIACI%2CaAAA%3BIACA%2CsBAAA%3B%3BEArER%2CqBAmEI%2CSAII%3BIACI%2CiBAAA%3B%3BEAxEZ%2CqBA4EI%2CSAAQ%3BIACJ%2CQAAA%3B%3BEA7ER%2CqBAgFI%3BIACI%2CQAAA%3BIACA%2CWAAA%3B%3BEAlFR%2CqBAqFI%2C%2BBAA%2BB%2CGAAE%2CIAAI%3BIACjC%2CaAAA%3B%3BEAtFR%2CqBAyFI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CuBAAA%3BIACA%2CuBAAA%3BIACA%2CSAAA%3B%3BEA9FR%2CqBAyFI%2CqBAOI%2CGAAE%2CIAAI%3BIACF%2CaAAA%3B%3BEAjGZ%2CqBAqGI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CSAAA%3B%3BEA1GR%2CqBAqGI%2CgBAOI%3BIACI%2CYAAA%3B%3BEA7GZ%2CqBAqGI%2CgBAWI%2CGAAE%2CYAAY%3BIACV%2CaAAA%3B%3BEAjHZ%2CqBAqGI%2CgBAeI%2CGAAE%2CYAAY%3BIACV%2CaAAA%3B%3BEArHZ%2CqBAqGI%2CgBAmBI%3BIACI%2C4BAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEA9HZ%2CqBAkII%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIACA%2C0CAAA%3B%3BEAxIR%2CqBAkII%2CaAQI%3BIACI%2CYAAA%3B%3BEA3IZ%2CqBA%2BII%2C%2BBAA%2BB%2CGAAE%2CIAAI%3BIACjC%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2C0BAAA%3BIACA%2CUAAA%3B%3BEAvJR%2CqBA0JI%2C%2BBAA%2BB%2CGAAE%2CIAAI%3BIACjC%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAjKR%2CqBAoKI%2C%2BBAA%2BB%2CGAAE%2CIAAI%2CKAAM%3BIACvC%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CcAAA%3B%3BEAvKR%2CqBA0KI%2C%2BBAA%2BB%2CGAAE%2CIAAI%2CKAAM%3BIACvC%2CiBAAA%3B%3BEA3KR%2CqBA8KI%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3B%3BEAnLR%2CqBAsLI%2C4BAA2B%3BIACvB%2CSAAS%2CGAAT%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2C%2BBAAA%3B%3BEA3LR%2CqBA%2BLI%2CqBAAoB%2COAAQ%2C4BAA2B%3BIACnD%2CSAAS%2CGAAT%3B%3BEAhMR%2CqBAoMI%3BIACI%2CaAAA%3BIACA%2CaAAA%3BIACA%2C0BAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEA3MR%2CqBA%2BMI%2C6BAA6B%3BIACzB%2CmBAAA%3B%3BEAhNR%2CqBAmNI%3BIACI%2CgBAAA%3BIACA%2C6BAAA%3BIACA%2CgCAAA%3B%3BEAtNR%2CqBAyNI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEA5NR%2CqBA%2BNI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAnOR%2CqBAsOI%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAxOR%2CqBA2OI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3B%3BEA%5C%2FOR%2CqBAkPI%3BIACI%2C6BAAA%3BIACA%2CYAAA%3BIACA%2C6BAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEA7PR%2CqBAgQI%2C4BAA2B%3BIACvB%2CSAAS%2CKAAT%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2C%2BBAAA%3B%3BEAxQR%2CqBA2QI%2CqBAAoB%2COAAQ%2C4BAA2B%3BIACnD%2CSAAS%2CKAAT%3B%3BEA5QR%2CqBA%2BQI%3BIACI%2CaAAA%3BIACA%2CgBAAA%3BIACA%2C6BAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAzRR%2CqBA4RI%2C6BAA6B%2CEAAC%3BIAC1B%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CyBAAA%3B%3BEA%5C%2FRR%2CqBAkSI%2C6BAA6B%3BIACzB%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CSAAA%3B%3BEArSR%2CqBAwSI%2C6BAA6B%3BIACzB%2CkBAAA%3B%3BEAzSR%2CqBA4SI%2C6BAA6B%2CGAAG%3BIAC5B%2CiBAAA%3BIACA%2CiBAAA%3B%3BEA9SR%2CqBAiTI%2CqBAAoB%2COAAQ%3BIACxB%2CkBAAA%3BIACA%2CaAAA%3B%3BEAnTR%2CqBAsTI%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CwBAAA%3B%3BEA1TR%2CqBA6TI%3BIACI%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3B%3BEAnUR%2CqBAsUI%3BIACI%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAzUR%2CqBA4UI%3BIACI%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEAlVR%2CqBAqVI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3B%3BEAzVR%2CqBA4VI%3BEA5VJ%2CqBA6VI%3BIACI%2CWAAA%3B%3BEA9VR%2CqBAiWI%2CeAAe%3BIACX%2CYAAA%3BIACA%2CgBAAA%3B%3BEAnWR%2CqBAsWI%3BIACI%2CyBAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEA%5C%2FWR%2CqBAkXI%2CiBAAgB%3BIACZ%2CyBAAA%3B%3BEAnXR%2CqBAwXI%3BIACI%2CeAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2C8BAAA%3BIACA%2CaAAA%3B%3BEA%5C%2FXR%2CqBAkYI%3BIACI%2CeAAA%3BIACA%2CSAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CyCAAA%3BIACA%2C4BAAA%3BIACA%2CYAAA%3B%3BEA5YR%2CqBAkYI%2CuBAYI%3BEA9YR%2CqBAkYI%2CuBAaI%2CMAAM%3BEA%5C%2FYd%2CqBAkYI%2CuBAcI%2CMAAM%3BIACF%2CuBAAA%3BIACA%2CyBAAA%3B%3BEAlZZ%2CqBAsZI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3BEA7ZR%2CqBAgaI%3BIACI%2CeAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEApaR%2CqBAuaI%3BIACI%2CuBAAA%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEA5aR%2CqBA%2BaI%3BIACI%2C2BAAA%3BIACA%2CuBAAA%3BIACA%2CcAAA%3BIACA%2C0BAAA%3BIACA%2C2BAAA%3B%3BEApbR%2CqBAubI%2CwBAAwB%3BIACpB%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEA1bR%2CqBA6bI%2CwBAAwB%3BIACpB%2CkBAAA%3BIACA%2CuBAAA%3B%3BEA%5C%2FbR%2CqBAkcI%2CwBAAwB%2CGAAE%2C0BAA2B%3BEAlczD%2CqBAmcI%2CwBAAwB%2CGAAG%3BIACvB%2CyBAAA%3BIACA%2CuBAAA%3BIACA%2C6BAAA%3B%3BEAtcR%2CqBAycI%2CqBAAqB%3BIACjB%2CmBAAA%3BIACA%2CWAAA%3BIACA%2C6BAAA%3B%3BEA5cR%2CqBAgdI%3BIACI%2CeAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIACA%2CyBAAA%3BIACA%2CyCAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3B%3BEA5dR%2CqBA%2BdI%3BIACI%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAneR%2CqBAseI%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAxeR%2CqBA2eI%3BIACI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CSAAA%3B%3BEA9eR%2CqBAifI%3BIACI%2CeAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEApfR%2CqBAufI%3BIACI%2CyBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEA9fR%2CqBAigBI%2CYAAW%3BIACP%2CyBAAA%3B%3BEAIR%3BIACI%2CyBAAA%3B%3BEADJ%2CwBAGI%3BIACI%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEARR%2CwBAWI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CgCAAA%3BIACA%2CoBAAA%3BIACA%2CWAAA%3B%3BEAlBR%2CwBAqBI%3BIACI%2CSAAA%3B%3BEAtBR%2CwBAyBI%2CeAAe%2CWAAQ%2CUAAU%2CGAAI%2CMAAG%2CMAAM%2COAAO%3BIACjD%2CWAAA%3BIACA%2CgBAAA%3B%3BEA3BR%2CwBA8BI%2COAAM%2COAAO%2CWAAW%3BIACpB%2CQAAA%3BIACA%2CaAAA%3B%3BEAhCR%2CwBAmCI%3BIACI%2CWAAA%3B%3BEApCR%2CwBAuCI%2CSAAS%3BEAvCb%2CwBAwCI%2CSAAS%3BIACL%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3B%3BEA%5C%2FCR%2CwBAkDI%2CSAEI%3BEApDR%2CwBAkDI%2CSAGI%3BIACI%2C0BAAA%3BIACA%2CuBAAA%3B%3BEAvDZ%2CwBA2DI%3BIACI%2C0BAAA%3BIACA%2CuBAAA%3B%3BEA7DR%2CwBAgEI%3BIACI%2CuBAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3B%3BEAnER%2CwBAsEI%3BIACI%2CsBAAA%3B%3BEAvER%2CwBA0EI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEArFR%2CwBAwFI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3B%3BEA3FR%2CwBA8FI%2CQAAO%3BIACH%2CcAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEApGR%2CwBAuGI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3B%3BEA3GR%2CwBA8GI%3BIACI%2CaAAA%3BIACA%2CkCAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3B%3BEAlHR%2CwBAqHI%3BIACI%2CaAAA%3BIACA%2C2BAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3B%3BEAIR%2CoBACI%3BIACI%2CiBAAA%3BIACA%2CuCAAuC%2CoBACnC%2CkBAAkB%2CaAAa%2CsCACnB%2CqBAAqB%2CkBACjC%2CmBAAmB%2CkBAHvB%3B%3BEAHR%2CoBASI%2CQAAO%3BIACH%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CyCAAA%3BIACA%2C6BAAA%3B%3BEAfR%2CoBAkBI%3BIACI%2C2BAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2C0BAAA%3BIACA%2CuBAAA%3B%3BEAzBR%2CoBAkBI%2CYASI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3B%3BEA9BZ%2CoBAkBI%2CYAeI%2CaAAa%3BIACT%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2C4BAAA%3B%3BEArCZ%2CoBAkBI%2CYAsBI%2CkBAAkB%3BIACd%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEA3CZ%2CoBAkBI%2CYA4BI%3BIACI%2C2BAAA%3B%3BEA%5C%2FCZ%2CoBAkBI%2CYAgCI%2CiBACI%3BIACI%2CcAAA%3B%3BEApDhB%2CoBAkBI%2CYAgCI%2CiBAKI%3BIACI%2CyBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3B%3BEA3DhB%2CoBAkBI%2CYA6CI%3BIACI%2CcAAA%3BIACA%2CaAAA%3BIACA%2CoBAAA%3B%3BEAlEZ%2CoBAsEI%3BIACI%2CwBAAA%3BIACA%2CuBAAuB%2CcAAvB%3BIACA%2CoBAAA%3BIACA%2C%2BBAAA%3BIACA%2C6BAAA%3BIACA%2C8BAAA%3B%3BEA5ER%2CoBA%2BEI%2C8BAA8B%3BIAC1B%2CsBAAA%3BIACA%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CsBAAA%3BIACA%2C8BAAA%3BIACA%2CyBAAA%3B%3BEArFR%2CoBAyFI%2CmBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEA%5C%2FFZ%2CoBAmGI%2CgBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEAzGZ%2CoBA6GI%2CkBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEAnHZ%2CoBAuHI%2CeACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEA7HZ%2CoBAiII%3BIACI%2CyBAAA%3B%3BEAlIR%2CoBAqII%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAxIR%2CoBA2II%3BEA3IJ%2CoBA4II%3BIACI%2CaAAA%3B%3BEAIR%2CiBACI%3BIACI%2CiBAAA%3B%3BEAIR%3BIACI%2CuCAAuC%2CoBACnC%2CkBAAkB%2CaAAa%2CsCAC%5C%2FB%2CqBAAqB%2CkBAAkB%2CmBACvC%2CkBAHJ%3B%3BEADJ%2CyBAMI%3BIACI%2CiBAAA%3B%3BEAPR%2CyBAUI%3BIACI%2CcAAA%3B%3BEAXR%2CyBAcI%3BIACI%2CaAAA%3B%3BEAfR%2CyBAkBI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CgCAAA%3B%3BEAvBR%2CyBA0BI%3BIACI%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3B%3BEA9BR%2CyBA0BI%2CkBAMI%2CYACI%3BIACE%2CWAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3B%3BEApCd%2CyBA0BI%2CkBAcI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3B%3BEA5CZ%2CyBA0BI%2CkBAqBI%3BIACI%2CyBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEAlDZ%2CyBA0BI%2CkBA2BI%3BIACI%2CgBAAA%3B%3BEAtDZ%2CyBA0BI%2CkBA%2BBI%3BIACI%2CcAAA%3B%3BEA1DZ%2CyBA0BI%2CkBAmCI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAhEZ%2CyBA0BI%2CkBAyCI%3BIACI%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CiBAAA%3B%3BEAtEZ%2CyBA0BI%2CkBA%2BCI%3BIACI%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CqBAAA%3B%3BEA5EZ%2CyBA0BI%2CkBAqDI%2CQAAO%3BIACH%2CcAAA%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3B%3B%3BAAYhB%2CQAN2B%2CwBAAwB%3BEACjD%3BIACI%2CaAAA%3B%3B%3BAAUN%2CQAN2B%2CwBAAwB%3BEACjD%3BIACE%2CeAAA%3B%3B%3BAAQH%2CQAJyB%2CuBAAwB%3BEAChD%3BIACI%2CaAAA%3B%3B%3BACqBL%2CmBA9%5C%2FCoC%3BEACjC%3BIACI%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2C4BAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CYAAa%2CMAAM%3BIACf%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIACI%2C0BAAA%3B%3BEAGJ%3BIACI%2CQAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3B%3BEAGJ%2CaAAc%2COAAM%3BEACpB%2CWAAW%3BIACP%2CcAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CUAAA%3BIACA%2CSAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2COAAO%3BIACH%2CoBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CeAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CeAAA%3B%3BEAGJ%2CCAAC%3BIACG%2CqBAAA%3BIACA%2CuBAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3BIACA%2CsBAAsB%2CkCAAtB%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CmBAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CaAAc%2CEAAC%3BIACX%2CcAAA%3BIACA%2C0BAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%3BIACI%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CWAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CiCAAA%3BIACA%2CyCAAA%3B%3BEAEA%2CmBAAC%3BIACG%2COAAA%3B%3BEAdR%2CmBAiBI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3BIACA%2CiDAAA%3B%3BEAtBR%2CmBAiBI%2CaAOI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3B%3BEA5BZ%2CmBAiBI%2CaAcI%3BIACI%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3B%3BEArCZ%2CmBAyCI%3BIACI%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3BIACA%2CYAAA%3B%3BEA7CR%2CmBAyCI%2CWAMI%3BIACI%2CiDAAA%3B%3BEAhDZ%2CmBAyCI%2CWAMI%2CGAGI%3BIACI%2CcAAA%3BIACA%2CaAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CmBAjBZ%2CWAMI%2CGAGI%2CWAQK%2COAAO%3BIACJ%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CmBA1BZ%2CWAMI%2CGAGI%2CWAiBK%3BIACG%2CcAAA%3B%3BEAGJ%2CmBA9BZ%2CWAMI%2CGAGI%2CWAqBK%3BIACG%2CcAAA%3BIACA%2CgBAAA%3B%3BEAOpB%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2C8BAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CaAAa%3BIACT%2CcAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3BIACA%2CiCAAA%3BIACA%2CwCAAA%3BIACA%2CaAAA%3B%3BEAGJ%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CmBAAoB%3BIAChB%2CeAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CmBAAoB%3BIAChB%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CmBAAoB%2CWAAW%3BIAC3B%2CmBAAA%3B%3BEAGJ%2CmBAAoB%2CWAAW%2CGAAG%3BIAC9B%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CmBAAoB%2CWAAW%2CGAAG%2CEAAC%3BIAC%5C%2FB%2CcAAA%3B%3BEAGJ%2CSAAS%3BIACL%2CwBAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3B%3BEAIJ%2CSACI%3BIACI%2CwBAAA%3B%3BEAFR%2CSAKI%3BIACI%2CaAAA%3B%3BEAKR%2CcACI%3BIACI%2CaAAA%3B%3BEAFR%2CcAKI%3BIACI%2C0BAAA%3B%3BEAKR%2CkBAAmB%3BIACf%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CWAAW%2CsBAAX%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIACI%2CwBAAA%3B%3BEAGJ%3BIACI%2C0BAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2C8BAA%2BB%2CGAAE%2CIAAI%2CKAAK%3BIACtC%2CaAAA%3B%3BEAGJ%2C8BAA%2BB%2CMAAM%2CGAAE%3BIACnC%2CkBAAA%3BIACA%2C8BAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2C8BAA%2BB%2CGAAE%2CIAAI%3BIACjC%2C2BAAA%3B%3BEAGJ%3BIACI%2CWAAW%2CoBAAX%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CgCAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CWAAY%3BIACR%2CaAAA%3B%3BEAGJ%3BIACI%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2C8BAA%2BB%2CGAAE%2CIAAI%3BIACjC%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2C0BAAA%3BIACA%2CUAAA%3B%3BEAGJ%2C8BAA%2BB%2CGAAE%2CIAAI%3BIACjC%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2C8BAA%2BB%2CGAAE%2CIAAI%2CKAAM%3BIACvC%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CcAAA%3B%3BEAGJ%2C8BAA%2BB%2CGAAE%2CIAAI%2CKAAM%3BIACvC%2CiBAAA%3B%3BEAGJ%2C8BAA%2BB%2CGAAE%3BIAC7B%2CaAAA%3B%3BEAGJ%2C8BAA%2BB%2CGAAE%3BIAC7B%2CaAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2C2BAA2B%3BIACvB%2CSAAS%2CGAAT%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2C%2BBAAA%3B%3B%3BEAIJ%2CoBAAoB%2COAAQ%2C4BAA2B%3BIACnD%2CSAAS%2CGAAT%3B%3B%3BEAIJ%3BIACI%2CaAAA%3BIACA%2CaAAA%3BIACA%2C0BAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3B%3BEAIJ%2C4BAA6B%3BIACzB%2CmBAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CgCAAA%3B%3BEAGJ%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3B%3BEAGJ%3BIACI%2C6BAAA%3BIACA%2CYAAA%3BIACA%2C6BAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2C2BAA2B%3BIACvB%2CSAAS%2CKAAT%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2C%2BBAAA%3B%3BEAGJ%2CoBAAoB%2COAAQ%2C4BAA2B%3BIACnD%2CSAAS%2CKAAT%3B%3BEAGJ%3BIACI%2CaAAA%3BIACA%2CgBAAA%3BIACA%2C6BAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2C4BAA6B%2CEAAC%3BIAC1B%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2C4BAA6B%3BIACzB%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CSAAA%3B%3BEAGJ%2C4BAA6B%3BIACzB%2CkBAAA%3B%3BEAGJ%2C4BAA6B%2CGAAG%3BIAC5B%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CoBAAoB%2COAAQ%3BIACxB%2CkBAAA%3BIACA%2CaAAA%3B%3BEAIJ%3BIACI%2CSAAA%3BIACA%2CeAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CyBAAA%3BIACA%2CyCAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEAGJ%3BIACI%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CSAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CWAAW%3BIACP%2CyBAAA%3B%3BEAKJ%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%3BIACI%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEAGJ%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%3BEACA%3BIACI%2CWAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CYAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CgBAAgB%3BIACZ%2CyBAAA%3B%3BEAKJ%3BIACI%2CeAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2C8BAAA%3BIACA%2CaAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CSAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CyCAAA%3BIACA%2C4BAAA%3BIACA%2CYAAA%3B%3BEAGJ%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAGJ%3BIACI%2CuBAAA%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIACI%2C2BAAA%3BIACA%2CuBAAA%3BIACA%2CcAAA%3BIACA%2C0BAAA%3BIACA%2C2BAAA%3B%3BEAGJ%2CuBAAwB%3BIACpB%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CuBAAwB%3BIACpB%2CkBAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CuBAAwB%2CGAAE%2C0BAA2B%3BEACrD%2CuBAAwB%2CGAAG%3BIACvB%2CyBAAA%3BIACA%2CuBAAA%3BIACA%2C6BAAA%3B%3BEAGJ%2CoBAAqB%3BIACjB%2CmBAAA%3BIACA%2CWAAA%3BIACA%2C6BAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3B%3BEADJ%2CwBAEI%3BIACI%2C6BAAA%3BIACA%2C8BAAA%3BIACA%2CiBAAA%3B%3BEALR%2CwBAEI%2CWAII%3BIACI%2CcAAA%3BIACA%2CgCAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3B%3BEAVZ%2CwBAEI%2CWAUI%3BIACI%2CYAAA%3B%3BEAbZ%2CwBAEI%2CWAaI%2CSAAS%3BIACL%2CaAAA%3BIACA%2CmBAAA%3B%3BEAjBZ%2CwBAEI%2CWAiBI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAOZ%2CgCACI%3BIACI%2C4BAAA%3BIACA%2C6BAAA%3BIACA%2C8BAAA%3B%3BEAJR%2CgCAOI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CgCAAA%3BIACA%2CoBAAA%3B%3BEAbR%2CgCAgBI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEApBR%2CgCAuBI%2COAAO%3BIACH%2CgBAAA%3B%3BEAxBR%2CgCA2BI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEA7BR%2CgCA%2BBI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEArCR%2CgCAuCI%3BIACI%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3B%3BEA7CR%2CgCA%2BCI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAzDR%2CgCA2DI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CuCAAA%3B%3BEAvER%2CgCAyEI%2CeAAc%3BIACV%2CmBAAA%3BIACA%2CWAAA%3B%3BEA3ER%2CgCA6EI%3BIACI%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEAhFR%2CgCAkFI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3B%3BEAvFR%2CgCAyFI%2CiBAAgB%3BIACZ%2C0BAAA%3B%3BEAIR%2CIAAI%3BIACA%2CyBAAA%3B%3BEADJ%2CIAAI%2CuBAGA%3BIACI%2CaAAA%3B%3BEAJR%2CIAAI%2CuBAOA%3BIACI%2C4BAAA%3BIACA%2C6BAAA%3BIACA%2C8BAAA%3B%3BEAVR%2CIAAI%2CuBAOA%2CWAKI%3BIACI%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAlBZ%2CIAAI%2CuBAOA%2CWAcI%2CSAAS%3BIACL%2CaAAA%3BIACA%2CmBAAA%3B%3BEAvBZ%2CIAAI%2CuBAOA%2CWAmBI%2CUAAS%3BIACL%2CaAAA%3B%3BEA3BZ%2CIAAI%2CuBAOA%2CWAuBI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAxCZ%2CIAAI%2CuBAOA%2CWAoCI%2CeAAe%3BIACX%2CaAAA%3B%3BEA5CZ%2CIAAI%2CuBAOA%2CWAwCI%3BIACI%2CkBAAA%3BIACA%2CeAAA%3B%3BEAjDZ%2CIAAI%2CuBAOA%2CWA6CI%3BIACI%2CcAAA%3B%3BEArDZ%2CIAAI%2CuBAOA%2CWAiDI%3BIACI%2CiBAAA%3B%3BEAKZ%2CgCACI%3BIACI%2C4BAAA%3BIACA%2C6BAAA%3BIACA%2C8BAAA%3B%3BEAJR%2CgCAOI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CgCAAA%3BIACA%2CoBAAA%3B%3BEAbR%2CgCAgBI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEApBR%2CgCAsBI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAxBR%2CgCA0BI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAnCR%2CgCAqCI%3BIACI%2C4BAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3B%3BEA5CR%2CgCA8CI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2C2BAAA%3B%3BEAzDR%2CgCA2DI%2CeAAc%3BIACV%2CmBAAA%3B%3BEA5DR%2CgCA8DI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CuCAAA%3B%3BEA1ER%2CgCA4EI%2CeAAc%3BIACV%2CmBAAA%3BIACA%2CWAAA%3B%3BEA9ER%2CgCAgFI%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEApFR%2CgCAsFI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3B%3BEA3FR%2CgCA6FI%2CiBAAgB%3BIACZ%2C0BAAA%3B%3BEAIR%2CuBACI%3BIACI%2C4BAAA%3BIACA%2C0CAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3B%3BEALR%2CuBAQI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3BIACA%2CYAAA%3B%3BEAhBR%2CuBAmBI%3BIACI%2CiCAAA%3BIACA%2CgCAAA%3B%3BEArBR%2CuBAwBI%3BIACI%2CaAAA%3B%3BEAzBR%2CuBA4BI%3BIACI%2CqBAAA%3B%3BEA7BR%2CuBA%2BBI%3BIACI%2CkBAAA%3B%3BEAhCR%2CuBAkCI%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAtCR%2CuBAwCI%3BIACI%2CYAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2C0CAAA%3BIACA%2C2BAAA%3B%3BEAhDR%2CuBAkDI%2CsBAAqB%2CMAAO%3BIACxB%2C%2BCAAA%3B%3BEAnDR%2CuBAqDI%3BIACI%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CyCAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEA%5C%2FDR%2CuBAiEI%3BIACI%2CaAAA%3B%3BEAlER%2CuBAoEI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAzER%2CuBA2EI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3BIACA%2C2BAAA%3BIACA%2CkBAAA%3B%3BEAIR%2CsBACI%3BIACI%2CsCAAA%3B%3BEAFR%2CsBAKI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgCAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3BIACA%2CoBAAA%3B%3BEAdR%2CsBAiBI%3BIACI%2CcAAc%2CgBAAd%3BIACA%2CeAAe%2CgBAAf%3B%3BEAnBR%2CsBAsBI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3B%3BEA3BR%2CsBA8BI%3BEA9BJ%2CsBA8Ba%3BIACL%2C0BAAA%3BIACA%2CYAAA%3B%3BEAhCR%2CsBAmCI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEArCR%2CsBAwCI%3BIACI%2CYAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CmBACI%3BIACI%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3B%3BEALR%2CmBAOI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CyCAAA%3BIACA%2C4BAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CQAAA%3BIACA%2CkBAAA%3B%3BEAfR%2CmBAiBI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3B%3BEApBR%2CmBAsBI%3BIACI%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEA5BR%2CmBA8BI%2CYAAW%2CkBAAmB%3BIAC1B%2CmBAAA%3BIACA%2CcAAA%3B%3BEAhCR%2CmBAkCI%2CYAAW%2CcAAe%3BIACtB%2CmBAAA%3BIACA%2CcAAA%3B%3BEApCR%2CmBAsCI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAzCR%2CmBA2CI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEAhDR%2CmBAkDI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAvDR%2CmBAyDI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CsBAAA%3B%3BEA%5C%2FDR%2CmBAiEI%2CoBAAmB%3BIACf%2CcAAA%3B%3BEAlER%2CmBAoEI%2CYAAY%3BEApEhB%2CmBAqEI%2CYAAY%3BIACR%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAmBR%2CoBACI%3BIACI%2CiBAAA%3BIACA%2CuCAAuC%2CoBACnC%2CkBAAkB%2CaAAa%2CsCACnB%2CqBAAqB%2CkBACjC%2CmBAAmB%2CkBAHvB%3B%3BEAHR%2CoBASI%2CQAAO%3BIACH%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CyCAAA%3BIACA%2C6BAAA%3B%3BEAfR%2CoBAkBI%3BIACI%2CkBAAA%3B%3BEAnBR%2CoBAkBI%2CoBAEI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CgCAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAzBZ%2CoBA6BI%3BIACI%2C2BAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEAjCR%2CoBA6BI%2CYAMI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3B%3BEAtCZ%2CoBA6BI%2CYAYI%2CaAAa%3BIACT%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2C4BAAA%3B%3BEA7CZ%2CoBA6BI%2CYAmBI%2CkBAAkB%3BIACd%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAnDZ%2CoBA6BI%2CYAyBI%3BIACI%2C2BAAA%3B%3BEAvDZ%2CoBA6BI%2CYA6BI%2CiBACI%3BIACI%2CcAAA%3B%3BEA5DhB%2CoBA6BI%2CYA6BI%2CiBAKI%3BIACI%2CyBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3B%3BEAnEhB%2CoBA6BI%2CYA0CI%3BIACI%2CcAAA%3BIACA%2CaAAA%3BIACA%2CoBAAA%3B%3BEA1EZ%2CoBA8EI%3BIACI%2CwBAAA%3BIACA%2CqCAAA%3BIACA%2CoBAAA%3B%3BEAjFR%2CoBAoFI%2CmBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEA1FZ%2CoBA8FI%2CgBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEApGZ%2CoBAwGI%2CkBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEA9GZ%2CoBAkHI%2CeACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEAxHZ%2CoBA4HI%3BIACI%2CyBAAA%3B%3BEA7HR%2CoBAgII%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAnIR%2CoBAsII%3BEAtIJ%2CoBAuII%3BIACI%2CaAAA%3B%3BEAIR%3BIACI%2CuCAAuC%2CoBACnC%2CkBAAkB%2CaAAa%2CsCAC%5C%2FB%2CqBAAqB%2CkBAAkB%2CmBACvC%2CkBAHJ%3B%3BEADJ%2CyBAKI%3BIACI%2CgBAAA%3B%3BEANR%2CyBASI%3BIACI%2CcAAA%3B%3BEAVR%2CyBAaI%3BIACI%2CaAAA%3B%3BEAdR%2CyBAiBI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CgCAAA%3B%3BEAtBR%2CyBAyBI%3BIACI%2CsBAAA%3B%3BEA1BR%2CyBAyBI%2CkBAGI%3BIACI%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAhCZ%2CyBAyBI%2CkBAGI%2CYAMI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2COAAA%3BIACA%2CuBAAA%3BIACA%2C4BAAA%3B%3BEA3ChB%2CyBAyBI%2CkBAsBI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3B%3BEAjDZ%2CyBAyBI%2CkBA2BI%3BIACI%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEA1DZ%2CyBAyBI%2CkBAoCI%3BIACI%2CyBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3B%3BEAjEZ%2CyBAyBI%2CkBA2CI%3BIACI%2CcAAA%3B%3BEArEZ%2CyBAyBI%2CkBA%2BCI%3BEAxER%2CyBAyBI%2CkBA%2BCqB%3BIACb%2CcAAA%3BIACA%2CgBAAA%3B%3BEA1EZ%2CyBAyBI%2CkBAoDI%3BIACI%2CaAAA%3BIACA%2CuBAAA%3B%3BEA%5C%2FEZ%2CyBAyBI%2CkBAyDI%3BIACI%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CqBAAA%3B%3BEArFZ%2CyBAyBI%2CkBA%2BDI%2CQAAO%3BIACH%2CcAAA%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3B%3B%3BAAzOZ%2CmBAjxCiC%2CuBAkwCH%3BEAe9B%2CmBAdQ%3BIACI%2CiBAAA%3BIACA%2CQAAA%3B%3BEAYZ%2CmBAVQ%3BIACI%2CsBAAA%3BIACA%2CQAAA%3B%3BEAQZ%2CmBANQ%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3B%3B%3BAChiChB%2CmBA7OqC%3BEACjC%2CqBACI%3BIACE%2CsBAAA%3BIACE%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2C4BAAA%3B%3BEARR%2CqBAWI%3BIACI%2CSAAA%3B%3BEAZR%2CqBAeI%3BIACI%2CaAAA%3B%3BEAhBR%2CqBAeI%2CeAGI%3BIACI%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAxBZ%2CqBA4BI%3BIACI%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2C2BAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3BEArCR%2CqBAwCI%3BIACI%2CkBAAA%3BIACA%2COAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3B%3BEA%5C%2FCR%2CqBAkDI%2CcACI%3BIACI%2C6BAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAvDZ%2CqBA2DI%2CiBAAmB%2CWAAW%3BIAC1B%2CaAAA%3B%3BEA5DR%2CqBA%2BDI%3BEA%5C%2FDJ%2CqBAgEI%3BEAhEJ%2CqBAiEI%3BIACI%2CaAAA%3B%3BEAlER%2CqBAqEI%3BIACI%2CSAAA%3BIACA%2CuBAAA%3B%3BEAvER%2CqBA0EI%3BIACI%2COAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3B%3BEAjFR%2CqBAoFI%3BIACI%2CgBAAA%3B%3BEArFR%2CqBAyFI%2CwBAAuB%3BIACnB%2CwBAAA%3B%3BEA1FR%2CqBA6FI%3BIACI%2CsBAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3B%3BEAhGR%2CqBAmGI%2CyBAAyB%3BIACrB%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEA3GR%2CqBA8GI%2CyBAAyB%2CgBAAe%2CQAAS%3BIAC7C%2CcAAA%3BIACA%2CqBAAA%3B%3BEAhHR%2CqBAkHI%2CQAAO%3BIACH%2CaAAA%3B%3BEAnHR%2CqBAsHI%2CQAAO%3BIACH%2CwBAAA%3B%3BEAvHR%2CqBAyHI%3BIACI%2CmBAAA%3B%3BEA1HR%2CqBA6HI%2CyBACI%2CgBACE%2CkBACF%3BIACA%2CYAAA%3B%3BEAjIR%2CqBAoII%2CyBAAyB%3BIACrB%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAxIR%2CqBA2II%2CyBAAyB%2CsBAAsB%3BIAC3C%2CsBAAA%3BIACA%2CuBAAA%3BIACA%2C0BAAA%3B%3BEA9IR%2CqBAiJI%2C8CACM%2CMAAG%2CqBAAqB%2CMAAM%2COAC9B%3BIACF%2CuBAAA%3B%3BEApJR%2CqBAsJI%2CyBAAyB%2C0BAA0B%3BIACnD%2CiBAAA%3BIACA%2CuBAAA%3B%3BEAxJJ%2CqBA0JI%2CyBAAyB%3BIACrB%2CyBAAA%3BIACA%2CkBAAA%3B%3BEA5JR%2CqBA0JI%2CyBAAyB%2CiBAIrB%3BIACI%2CWAAA%3B%3BEA%5C%2FJZ%2CqBA0JI%2CyBAAyB%2CiBAIrB%2CSAGI%3BIACI%2CWAAA%3B%3BEAlKhB%2CqBAuKI%2CSAAQ%3BIACJ%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CyBAAA%3BIACA%2C0CAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiCAAA%3BIACA%2CmBAAA%3B%3BEAlLR%2CqBAoLI%3BIACI%2CmBAAA%3BIACA%2C2BAAA%3BIACA%2C4BAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CYAAA%3BIACA%2CuBAAA%3BIACA%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3B%3BEAjMR%2CqBAmMI%2CQAAO%2CQAAQ%3BIACX%2C2BAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BIACA%2C6BAAA%3BIACA%2C6BAAA%3BIACA%2C6BAAA%3BIACA%2CyBAAA%3BIACA%2C0CAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiCAAA%3BIACA%2CmBAAA%3B%3BEAjNR%2CqBAmNI%2CuBAEI%3BIACI%2CaAAA%3B%3BEAtNZ%2CqBAmNI%2CuBAMI%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEA5NZ%2CqBAmNI%2CuBAMI%2CqBAKI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3B%3BAAwJnB%2CmBAjJoC%3BEACjC%2CqBACI%3BIACI%2CiBAAA%3B%3BEAFR%2CqBAKI%3BIACI%2CSAAA%3B%3BEANR%2CqBASI%2CcACI%3BIACI%2C6BAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAdZ%2CqBAkBI%2CiBAAmB%2CWAAW%3BIAC1B%2CaAAA%3B%3BEAnBR%2CqBAsBI%3BEAtBJ%2CqBAuBI%3BEAvBJ%2CqBAwBI%3BIACI%2CaAAA%3B%3BEAzBR%2CqBA4BI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEAjCR%2CqBAqCI%3BIACI%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3B%3BEAzCR%2CqBA4CI%2CyBAAyB%3BIACrB%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEApDR%2CqBAsDI%2CyBAAyB%2CgBAAe%2CQAAS%3BIAC7C%2CcAAA%3BIACA%2CqBAAA%3B%3BEAxDR%2CqBA0DI%2CQAAO%3BIACH%2CaAAA%3B%3BEA3DR%2CqBA8DI%2CQAAO%3BIACH%2CwBAAA%3B%3BEA%5C%2FDR%2CqBAiEI%3BIACI%2CmBAAA%3B%3BEAlER%2CqBAqEI%2CyBACI%2CgBACE%2CkBACF%3BIACA%2CYAAA%3B%3BEAzER%2CqBA4EI%2CyBAAyB%3BIACrB%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAhFR%2CqBAmFI%2CyBAAyB%2CsBAAsB%3BIAC3C%2CsBAAA%3BIACA%2CuBAAA%3BIACA%2C0BAAA%3B%3BEAtFR%2CqBAyFI%2C8CACM%2CMAAG%2CqBAAqB%2CMAAM%2COAC9B%3BIACF%2CuBAAA%3B%3BEA5FR%2CqBA%2BFI%2CyBAAyB%3BIACrB%2CgBAAA%3B%3BEAhGR%2CqBAoGI%3BIACI%2CwBAAA%3BIACA%2CiCAAA%3BIACA%2CsBAAA%3BIACA%2CoBAAA%3B%3BEAxGR%2CqBA2GI%3BIACI%2CmBAAA%3BIACA%2CwBAAA%3B%3BEA7GR%2CqBAgHI%3BIACI%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CwBAAA%3BIACA%2CoBAAA%3B%3BEApHR%2CqBAuHI%2CSAAQ%3BIACJ%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CyBAAA%3BIACA%2C0CAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiCAAA%3BIACA%2CmBAAA%3B%3BEAlIR%2CqBAqII%3BIACI%2CwBAAA%3B%3BEAtIR%2CqBAyII%3BEAzIJ%2CqBA0II%2CyBAAyB%3BEA1I7B%2CqBA2II%2CwBAAuB%3BIACnB%2CwBAAA%3B%3B%3BAClXX%2CmBAJoC%3BEACjC%2C0BAA2B%3BIACvB%2CeAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAC4DJ%2CgBALsC%3BECMtC%2CiCAzBA%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAmBR%2CiCAfA%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA4BJ%3BECqSA%2CgBAGI%3BEAqEJ%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEC1GhB%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIF7RhB%2CYAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BECgTX%2CgBAGI%2CODnTH%2CUAAU%3BECwXX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKD9Xf%2CUAAU%3BEEoRX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKF3Rf%2CUAAU%3BEEqRX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKF3Rf%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEC2SX%2CgBAGI%2COD9SH%2CUAAU%3BECmXX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKDzXf%2CUAAU%3BEE%2BQX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKFtRf%2CUAAU%3BEEgRX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKFtRf%2CUAAU%3BIACP%2CYAAA%3B%3BEAyNJ%3BEGxMA%2CyBACI%2CQAAO%3BECwOH%2COAAO%2CKAAM%2CcADjB%3BEAoBA%2CKAAC%2CcAsCG%2CcACI%3BECrGZ%2CaAEI%3BEADJ%2CKAAK%2CcAAe%2CcAChB%3BECxSJ%2CmBACI%2CUAAU%3BEADd%2CmBAEI%3BECsFA%2COAAO%2CKAAM%2CeACT%3BECyOR%2CqBASI%2CMACI%2CqBACI%3BIRvCZ%2CcAAA%3B%3BEA%2BDA%3BEAkFgB%2CuBAXZ%2CUASI%2CYACI%2CQACK%3BES3ajB%2CKAAK%2CKAAK%2COTgaN%2CUASI%2CYACI%2CQACK%3BIAjFb%2CkBAAA%3BIACA%2CQAAA%3B%3BEAuEQ%2CuBAFR%2CUACI%2COACK%2CIAAI%2CSACD%3BESnahB%2CKAAK%2CKAAK%2COTgaN%2CUACI%2COACK%2CIAAI%2CSACD%3BIACI%2CUAAA%3B%3BEAyBpB%3BEU1SA%2CSACI%3BEC9HI%2COAAO%2CIAAI%2CeAAgB%2CKAD%5C%2FB%3BEAEI%2COAAO%2CIAAI%2CqBAAsB%2CKAFrC%3BEVoXI%2CgBADJ%2CUACK%3BITnIT%2CkBAAA%3B%3BEQ6OA%3BEY3XA%3BECgDA%2CaAOI%3BEZ4TJ%3BEa7bA%2CsBACI%3BItBrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEQ8%5C%2FBD%2CkBR%5C%2F%5C%2FBC%3BEQ%2B%5C%2FBD%2CkBR9%5C%2FBC%3BEY6RD%2CeZ9RC%3BEY8RD%2CeZ7RC%3BESkWD%2CgBTnWC%3BESmWD%2CgBTlWC%3BES0aD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeT9aX%3BES2aD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeT7aX%3BES4bD%2CqBACI%2COAAM%2CUT9bT%3BES6bD%2CqBACI%2COAAM%2CUT7bT%3BEuBgWD%2C0BvBjWC%3BEuBiWD%2C0BvBhWC%3BEeoCD%2CcAKI%2Cef1CH%3BEeqCD%2CcAKI%2CefzCH%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%3BEwB0RG%2COAAC%2CQxB3RJ%3BEwB2RG%2COAAC%2CQxB1RJ%3BEwBgSD%2CYAQI%2CQAAO%2CMxBzSV%3BEwBiSD%2CYAQI%2CQAAO%2CMxBxSV%3BES0aD%2CQAaI%2CSTxbH%3BES2aD%2CQAaI%2CSTvbH%3BEuB4bD%2CyBvB7bC%3BEuB6bD%2CyBvB5bC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEQy%5C%2FBD%2CkBRz%5C%2FBC%3BEYwRD%2CeZxRC%3BES6VD%2CgBT7VC%3BESqaD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeTxaX%3BESubD%2CqBACI%2COAAM%2CUTxbT%3BEuB2VD%2C0BvB3VC%3BEe%2BBD%2CcAKI%2CefpCH%3BEUiUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeVrUX%3BEUkUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeVrUX%3BEwBqRG%2COAAC%2CQxBrRJ%3BEwB2RD%2CYAQI%2CQAAO%2CMxBnSV%3BESqaD%2CQAaI%2CSTlbH%3BEuBubD%2CyBvBvbC%3BIACG%2CWAAA%3B%3BEQ8hBJ%3BEiBrfA%2COAAO%3BEAMP%3BEAWA%3BIjB0dA%2CsBAAA%3B%3BEAsBA%3BEkB5gBA%3BIlBsfA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BEmBVlB%2CiBnBQI%2CUACM%3BEmBTV%2CiBnBQI%2CUAEI%2CQAAU%3BIR1UlB%2CgBAAA%3B%3BE4BulBA%2C8BpB%5C%2FQI%2CUACM%2CSoB8QT%2CIAAI%2CSACC%3BEADN%2C8BpB%5C%2FQI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSACC%3BEDxRN%2CiBnBQI%2CUACM%2CSoB8QT%2CIAAI%2CSACC%3BEDxRN%2CiBnBQI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BpB%5C%2FQI%2CUACM%2CSoB8QT%2CIAAI%2CSAeC%3BEAfN%2C8BpB%5C%2FQI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSAeC%3BEDtSN%2CiBnBQI%2CUACM%2CSoB8QT%2CIAAI%2CSAeC%3BEDtSN%2CiBnBQI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEpBjSR%2C8BACI%2CUACM%2CSoB2KR%3BEpB7KF%2C8BACI%2CUAEI%2CQAAU%2CSoB0KhB%3BEDpLF%2CiBnBQI%2CUACM%2CSoB2KR%3BEDpLF%2CiBnBQI%2CUAEI%2CQAAU%2CSoB0KhB%3BI5BpfF%2CeAAA%3BI4BwfI%2CqBAAA%3B%3BEA6HA%2C8BpB7SA%2CUACM%2CSoB0ST%2COAEI%3BEAAD%2C8BpB7SA%2CUAEI%2CQAAU%2CSoBySjB%2COAEI%3BEAAD%2C8BpB7SA%2CUACM%2CSoB2ST%2CSACI%3BEAAD%2C8BpB7SA%2CUAEI%2CQAAU%2CSoB0SjB%2CSACI%3BEDrTL%2CiBnBQI%2CUACM%2CSoB0ST%2COAEI%3BEDrTL%2CiBnBQI%2CUAEI%2CQAAU%2CSoBySjB%2COAEI%3BEDrTL%2CiBnBQI%2CUACM%2CSoB2ST%2CSACI%3BEDrTL%2CiBnBQI%2CUAEI%2CQAAU%2CSoB0SjB%2CSACI%3BIACG%2CaAAA%3B%3BEpBzSI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BEmBb%5C%2FB%2CiBnBQI%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEmBb%5C%2FB%2CiBnBQI%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEA2YhB%3BEqB98BA%3BEC6FA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BItBg2BnC%2CaAAA%3B%3BEAkEA%3BECplBA%2CQAaI%3BEcKJ%3BIfmkBI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CkBAKI%3BECzlBJ%2CQAaI%2CSD4kBA%3BEevkBJ%2CyBfukBI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEARR%2CkBAWI%3BEC%5C%2FlBJ%2CQAaI%2CSDklBA%3BEe7kBJ%2CyBf6kBI%3BIACI%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAhBR%2CkBAmBI%3BECvmBJ%2CQAaI%2CSD0lBA%3BEerlBJ%2CyBfqlBI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEA4ER%3BEIn0BA%2CeAEI%3BECjBJ%2CeACI%3BILk1BA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAHJ%2CgCAKI%3BEIx0BJ%2CeAEI%2CWJs0BA%3BEKv1BJ%2CeACI%2CgBLs1BA%3BIACI%2CiBAAA%3B%3BEAIA%2CgCADJ%2CQACK%3BEACD%2CgCAFJ%2CQAEK%3BEI90BT%2CeAEI%2CWJ00BA%2CQACK%3BEI70BT%2CeAEI%2CWJ00BA%2CQAEK%3BEK71BT%2CeACI%2CgBL01BA%2CQACK%3BEK51BT%2CeACI%2CgBL01BA%2CQAEK%3BIACG%2CiBAAA%3B%3BEAGJ%2CgCANJ%2CQAMK%3BEIl1BT%2CeAEI%2CWJ00BA%2CQAMK%3BEKj2BT%2CeACI%2CgBL01BA%2CQAMK%3BIACG%2CWAAA%3B%3BEuBvnCZ%3BI%5C%2FB0PA%2CeAAA%3BIAAA%2CmBAAA%3B%3BEyB%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%3BIzBoMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgCrZL%2CCAAC%2CoBAAyB%2CQP%2BCvB%3BIzBoMP%2CmBAAA%3BIgC9KA%2CqBAAA%3BIhC8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgClZL%2CCAAC%2CyBAA%2BB%2CQP4C7B%3BIzBoMP%2CmBAAA%3BIgClLA%2CYAAA%3BIhCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgC%5C%2FYL%2CCAAC%2C0BAAgC%2CQPyC9B%3BIzBoMP%2CmBAAA%3BIgCtLA%2CWAAA%3BIhCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyBhWT%3BIAEI%2CiBAAA%3B%3BEO3CA%2CCAAC%2CoBAAyB%3BIhCuO9B%2CmBAAA%3BIgCtLA%2CWAAA%3BIhCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgCtYL%2CCAAC%2CyBAA%2BB%3BIhCoOpC%2CmBAAA%3BIgCtLA%2CWAAA%3BIhCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgCnYL%2CCAAC%2C0BAAgC%3BIhCiOrC%2CmBAAA%3BIgCtLA%2CWAAA%3BIhCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyB1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEO3CA%2CCAAC%2CoBAAyB%3BIhC2N9B%2CmBAAA%3BIgClLA%2CYAAA%3BIhCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgC1XL%2CCAAC%2CyBAA%2BB%3BIhCwNpC%2CmBAAA%3BIgClLA%2CYAAA%3BIhCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgCvXL%2CCAAC%2C0BAAgC%3BIhCqNrC%2CmBAAA%3BIgClLA%2CYAAA%3BIhCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyB9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEQqGJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIjCyLA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BIiC9LJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3B%3BEADJ%2C0BAGM%3BIACE%2CaAAA%3B%3BEAJR%2C0BAOM%3BIACE%2CyBAAA%3B%3BEC2BR%3BIlCSA%2CmBAAA%3BIAAA%2CgBAAA%3BIkCJI%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%3BIlChBN%2CgBAAA%3B%3BEkCTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BIlCxBJ%2CkBAAA%3BIkC0BQ%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%3BIlC%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BIkCsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BIlC1DtB%2CWAAA%3BIAAA%2CqBAAA%3B%3BEkCkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BIlCpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BIkC2EgB%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%3BIlCzFpB%2CqBAAA%3BImChOA%2CqBAAA%3B%3BEDmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBCnGhB%3BInChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEmC2CA%2CWDkPI%2CQA2DK%2COACK%2CaAGI%2CgBCjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSoC9NQ%2COpC8NR%3BIAAA%2CaqCzRe%2CmBrCyRf%3BIAAA%2CsBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEDlFA%2CWAiCI%2CQA8EI%3BIlCtGR%2CgBAAA%3BIAAA%2CyBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BIkC8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIlClHZ%2CgBAAA%3B%3BEkCTA%2CWAiCI%2CQA8EI%2CSAyIF%3BIlC%5C%2FON%2CgBAAA%3B%3BEkCkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BIlC1PT%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIkC%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BIlCpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2C4BAAA%3BIAAA%2CcAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIkCuQY%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%3BIlCzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BEkCgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BIlCjJjB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEkCTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BIlCzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3B%3BEkCTA%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%3BIlCpL5B%2CqBAAA%3BImChOA%2CqBAAA%3B%3BEDgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBC9LxB%3BInChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEmC2CA%2CWDkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBC5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSoCxPQ%2COpCwPR%3BIAAA%2CaqCzRe%2CmBrCyRf%3BIAAA%2CsBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BED0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BIlCpMZ%2CqBAAA%3BImChOA%2CqBAAA%3B%3BEAMA%2CWDkPI%2CQA2KK%2CKC7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSoCzPgB%2COpCyPhB%3BIAAA%2CaqCzRe%2CmBrCyRf%3BIAAA%2CsBAAA%3BImCqEA%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%3BEDzPhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEfxFR%2CSAKM%3BIlB8GN%2CgBAAA%3BI4BwcA%2CsBAAA%3BIVpjBQ%2CgBAAA%3B%3BEAPR%2CSAKM%2CSUuvBJ%3BIAoDF%2CSAAA%3B%3BE5Bj7BA%2CSkBsIM%2CSlBtIL%3BEACD%2CSkBqIM%2CSlBrIL%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CSkBgIM%2CSlBhIL%3BIACG%2CWAAA%3B%3BE4BurBJ%2CSVxjBM%2CSUwjBL%2COAAO%3BEACR%2CSVzjBM%2CSUyjBL%2CSAAS%3BI5B3cV%2CqBAAA%3BIAAA%2CYAAA%3BI4B8cI%2CsBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEVpkBJ%2CSAKM%2CSUkkBN%3BI5BpdA%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI4BwdI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CSV1kBM%2CSU0kBL%2CIAAI%2CSACC%3BI5B7dN%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI4BkeQ%2CsBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CSV1kBM%2CSU0kBL%2CIAAI%2CSAUC%3BI5BteN%2CYAAA%3BI4BweQ%2CWAAA%3B%3BEU7vBR%2CQAAQ%2CKAAK%3BICVb%2CkBAAA%3BIACA%2CUAAA%3B%3BEvC0CA%2CQsCjCQ%2CKAAK%2CMtCiCZ%3BEACD%2CQsClCQ%2CKAAK%2CMtCkCZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQsCvCQ%2CKAAK%2CMtCuCZ%3BIACG%2CWAAA%3B%3BEsCxCJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDKJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%2CMAID%3BIvCwRN%2CYAAA%3BIuCtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEDDR%2CQAAQ%2CKAAK%2CMCKX%2CQAAK%3BIvCgRP%2CgBAAA%3BIuC7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEvCsBJ%2CQsCjCQ%2CKAAK%2CMCKX%2CQAAK%2CQvC4BN%3BEACD%2CQsClCQ%2CKAAK%2CMCKX%2CQAAK%2CQvC6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQsCvCQ%2CKAAK%2CMCKX%2CQAAK%2CQvCkCN%3BIACG%2CWAAA%3B%3BEuC3BA%2CQDbI%2CKAAK%2CMCKX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BEDdR%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%3BIvCsNP%2CiBAAA%3B%3BEsCrRA%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%3BIvCoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CyBAAA%3BIuC%5C%2FLQ%2CmBAAA%3BIvC%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BEwCjJA%2CQFpIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCmEL%3BIxCiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEwC5IA%2CQFzIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCwEL%3BIxC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEwCvIA%2CQF9IQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUC6EL%3BIxCuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEuC1LI%2CQD3FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQD5FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BIvCyL9B%2CmBAAA%3B%3BEuCrLI%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%3BIvCkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEuC5KI%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%3BIvC0KtB%2CmBAAA%3B%3BEsCrRA%2CQAAQ%2CKAAK%2CMCgHX%2CQAAK%3BIvCqKP%2CmBAAA%3BIuCnKI%2CgBAAA%3BIACA%2C4BAAA%3BIAoBJ%2CSAAA%3BIvC8IA%2C6BAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BEmBlBJ%2CgBsB0CA%3BIACI%2CWAAA%3B%3BEtB3CJ%2CgBsB8CA%3BIACI%2CYAAA%3B%3BEtB%5C%2FCJ%2CgBsBjBA%3BEtBiBA%2CgBsBhBA%3BIACI%2CqBAAA%3B%3BEtBeJ%2CgBsBjBA%2CSAQI%2CEAAC%3BEtBSL%2CgBsBhBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEtBQR%2CgBsBHA%2CSACI%3BIzCiQJ%2CiBAAA%3B%3BEmB%5C%2FPA%2CgBsBOA%2CWAKI%2CEAAC%3BIzCmPL%2CeAAA%3B%3BEmB%5C%2FPA%2CgBAEM%3BEAFN%2CgBAGM%3BIACE%2CgBAAA%3B%3BEAJR%2CgBAEM%2CWAIE%3BEANR%2CgBAGM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEuBqIR%2CYAAC%2CYACG%3BI1CiHR%2C6BAAA%3BI0C%5C%2FGY%2CiBAAA%3B%3B%3B%3B%3BECUZ%2CeAEI%2CeACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CeAPZ%2CeACI%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BECzIpB%3BIACI%2CwBAAA%3B%3BECyOJ%2CaACI%2CQACI%2CmBACI%2CMACI%3BIACI%2CWAAA%3B%3BEAWZ%2CgCAFJ%2CiBAEK%3BI7CvRT%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BE6CsRQ%2CgCANJ%2CiBAMK%3BI7CtST%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEW2FA%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%3BEmC0MZ%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%3BIpB0IA%2CcAAA%3BIoBxII%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIpBkIJ%2CqBAAA%3BImC9QA%2CqBAAA%3B%3BEf%2BIQ%2CWADH%2CIAAI%2CSACA%3BIpB%2BHT%2CcAAA%3BIoB7HY%2CmBAAA%3B%3BEAIR%2CWAAC%3BIACG%2C%2BBAAA%3B%3BEAGJ%2CWAAC%3BIpBqHL%2CcAAA%3B%3BEoB1IA%2CWe8HE%3BInChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEmCHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSoCnPQ%2COpCmPR%3BIAAA%2CaqCzRe%2CmBrCyRf%3BIAAA%2CsBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BInC2PL%2CcAAA%3B%3BEmCzKA%2CUAAC%3BInCyKD%2CSoCrPQ%2COpCqPR%3B%3BEoBnGI%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BEOiXR%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%3BEN1dR%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%3BErB2JR%2CaqB%5C%2FJI%2CMrB%2BJH%3BIAxFD%2CcAAA%3B%3BEA6FA%2CaqBpKI%2CMrBoKH%3BIA7FD%2CcAAA%3B%3BEAkGA%2CaqBzKI%2CMrByKH%3BIAlGD%2CcAAA%3B%3BEAuGA%2CaqB9KI%2CMrB8KH%3BIAvGD%2CcAAA%3B%3BEqB9FA%2CaA8BI%2CQAAO%3BIrBgEX%2CqBAAA%3BI%2BCzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BI%5C%2FCgDA%2CgBAAA%3BIqBxDQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEA1CR%2CaA8BI%2CQAAO%2COcoDT%3BInChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEmCHA%2CadwMI%2CQAAO%2COcxMV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSoC3OU%2COpC2OV%3BIAAA%2CaqCzRe%2CmBrCyRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2Cad2LA%2CQAAO%2COc5LV%2CMACI%3BInC2PL%2CcAAA%3B%3BEmCrPI%2CadqLA%2CQAAO%2COctLV%2COACI%3BInCqPL%2CcAAA%3B%3BE%2BC7CA%2Ca1BnBI%2CQAAO%2CO0BmBV%3BEACD%2Ca1BpBI%2CQAAO%2CO0BoBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2Ca1BzBI%2CQAAO%2CO0ByBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2Ca1B9BI%2CQAAO%2CO0B8BV%3BEACD%2Ca1B%5C%2FBI%2CQAAO%2CO0B%2BBV%3BEACD%2CQAAQ%2CUAAW%2Cc1BhCf%2CQAAO%3BI0BiCP%2CoBAAA%3BI%5C%2FC%2BBJ%2CYAAA%3B%3BEqBjDY%2CaAfR%2CQAAO%2COAcF%2CMACI%3BIrBiDb%2CWAAA%3B%3BEqB1CA%3BIACI%2CaAAA%3B%3BETmFJ%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%3BIZzEZ%2CgBAAA%3BIY2EgB%2CgBAAA%3B%3BEgB4gBhB%2CahBhhBI%2COACI%2CUACI%2COgB8gBX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CahBhhBI%2COACI%2CUACI%2COgB8gBX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEhB%5C%2FiBR%2CaAcI%2COACI%2CUACI%2COgB2aV%3BI5BpfF%2CeAAA%3BI4BwfI%2CqBAAA%3B%3BEA6HA%2CahB9iBA%2COACI%2CUACI%2COgB0iBX%2COAEI%3BEAAD%2CahB9iBA%2COACI%2CUACI%2COgB2iBX%2CSACI%3BIACG%2CaAAA%3B%3BEhBpiBJ%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%3BEoCjDZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3BIACA%2CYAAA%3B%3BEtB3UR%3BI1B%2BMA%2CmBAAA%3BIgCtLA%2CWAAA%3BIhCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI0B9WL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEuBsER%3BIjD%2BHA%2CYAAA%3B%3BEkD1QA%2CqBACI%2CaACI%3BIlDwQR%2CgBAAA%3B%3BEkD1QA%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%3BInDmBJ%2CgBAAA%3B%3BEmDdA%3BIACI%2CWAAA%3B%3BEC3QJ%3BIpDwRA%2CmBAAA%3BIAAA%2CmBAAA%3BIgClLA%2CYAAA%3BIhCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqD7QT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BECnEZ%3BItD2KA%2CsBAAA%3BIAAA%2CyBAAA%3BIsDxKI%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%3BItD4JL%2CYAAA%3BIsD1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BItDkJA%2CmBAAA%3BIsDhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BItD4IJ%2CiBAAA%3BIsD1IQ%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%3BItDkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIsDrQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BItDyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BEsDjPR%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%3BIxDoGJ%2CkBAAA%3B%3BEwDrGA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BECjLhB%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BEhD4XJ%2CgBAGI%2COAEI%2COACI%2CiBACM%3BIACE%2CgBAAA%3BIACA%2CkBAAA%3B%3BEATpB%2CgBAGI%2COAEI%2COACI%2CiBAMM%3BIACE%2CWAAA%3B%3BEAcpB%2CSACI%2CUACI%2COACI%3BIT7IZ%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BISkJgB%2CsBAAA%3BIACA%2CWAAA%3B%3BEAThB%2CSACI%2CUACI%2COAUI%3BITtJZ%2CYAAA%3BISwJgB%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%3BEiD%5C%2FbR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAPR%2C0BAUI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEAGI%2C0BALR%2CwBAII%2COAAM%2CIACE%3BIACA%2CcAAA%3B%3BE7CqKhB%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%3BIbAb%2C8BAAA%3BIaEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BIbfA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEasCI%2CKAAC%2CcACG%3BIACI%2CWAAA%3B%3BEASZ%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BEU2CJ%2CSAAC%2COAAO%3BIAKJ%2CYAAA%3BIvBpGR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BIuByGQ%2CWAAA%3B%3BEAVJ%2CSAAC%2COAAO%2CMACJ%3BIvBhGR%2CgBAAA%3B%3BE4BulBA%2CSLxfK%2COAAO%2CMACJ%2COKufP%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CSLxfK%2COAAO%2CMACJ%2COKufP%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BELzgBJ%2CSAAC%2COAAO%2CMACJ%2COKoZN%3BI5BpfF%2CeAAA%3BI4BwfI%2CqBAAA%3B%3BEA6HA%2CSLthBC%2COAAO%2CMACJ%2COKmhBP%2COAEI%3BEAAD%2CSLthBC%2COAAO%2CMACJ%2COKohBP%2CSACI%3BIACG%2CaAAA%3B%3BELzgBR%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%3BIvBpKZ%2CeAAA%3B%3BEuB0KQ%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%3BEoC%5C%2FZpB%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%3BE5CHR%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%3BE6C%2BBJ%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEC9GR%2CgBACM%3BIACE%2CiBAAA%3B%3BEnD8RR%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%3BEc5FpB%2CaACM%3BEADN%2CaAEM%3BEAFN%2CaAGM%3BIACE%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CWAAY%3BIACR%2CcAAA%3B%3BEAIA%2COAAC%2CMACK%2CUAAO%3BIACL%2CYAAA%3BIACA%2CYAAA%3BIxBjBZ%2CSAAA%3BIAAA%2CUAAA%3BIwC1KA%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%3BIxB%5C%2FBpB%2CiBAAA%3B%3BEwBuCI%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%3BE9CoPA%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%3BEc3OhB%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%3BEiC2ZZ%3BIACI%2CQAAA%3B%3BEAIA%2C4CAAC%3BIACG%2CiBAAA%3B%3BEAGJ%2C4CAAC%3BIACG%2CUAAA%3B%3B%3BAxDpfR%2CgBAL4C%3BER6E5C%2CcACI%3BICqJJ%2CYAAA%3BIAAA%2CSAAA%3BIDlJQ%2CUAAA%3B%3B%3BAQvER%2CgBALwC%3BEuCmTxC%2CcACI%3BIACI%2CUAAA%3B%3BEAIR%2CoBACI%2CeACI%3BIACI%2CmBAAA%3B%3BEAKZ%2CqBACI%2CeACI%3BIACI%2CUAAA%3B%3BEAKZ%2CcACI%2CeACI%3BIACI%2CSAAA%3B%3BEAHZ%2CcACI%2CeAKI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcAVR%2CeAKI%2CcAKK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CcAdR%2CeAKI%2CcASK%2CUAAU%3BIACP%2CcAAA%3B%3BEAOZ%2CcAAC%2CoBACG%2CeACI%3BIACI%2CcAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CcAAC%2CqBACG%2CeACI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAEA%2CcANX%2CqBACG%2CeACI%2CcAIK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CcAVX%2CqBACG%2CeACI%2CcAQK%2CUAAU%3BIACP%2CcAAA%3B%3BEI3YpB%2CqBACI%2CaACI%3BIlDmPR%2CmBAAA%3BIAAA%2CYAAA%3BIkDhPY%2CSAAA%3B%3BECwOZ%2CYACI%3BInDOJ%2CmBAAA%3B%3BEmDJQ%2CYAHJ%2CuBAGK%3BInDIT%2CgBAAA%3BIAAA%2CyBAAA%3BImDDY%2CSAAS%2CEAAT%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAIA%2CYAdR%2CuBAaK%2CUAAU%2CQACN%3BIACG%2CaAAA%3B%3BEAKJ%2CYApBR%2CuBAmBK%2CcACI%3BIACG%2CaAAA%3B%3BEAIA%2CYAzBZ%2CuBAmBK%2CcAKK%2CyBACG%3BIACG%2CaAAA%3B%3BEAOpB%3BIACI%2CgBAAA%3B%3BEnCyCJ%2CqBACI%2CeACI%3BIACI%2CSAAA%3B%3BEAHZ%2CqBACI%2CeAKI%3BIACI%2CaAAa%2C8BAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAEA%2CqBAVR%2CeAKI%2CcAKK%2CUAAU%3BIACP%2CcAAA%3B%3BEcxNhB%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CUAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CUAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CSAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAa%2C8BAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAEA%2CMALE%2COAAQ%2CeAAe%2CcAKxB%2CUAAU%3BIACP%2CcAAA%3B%3B%3BAvB5GZ%2CgBAJ2C%3BEoBmiBvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%22%7D */