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

.ui-timepicker-div .ui_tpicker_unit_hide {
    display:none;
}
/*============================================================================
 Copyright © 2021 - Flipbook Extension Magento 2. All rights reserved.
 MageBees.com | Capacity Web Solutions Pvt. Ltd.
/*============================================================================*/
*,::before,::after{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }

/* Flipbooks Page */
.bookcontainer .book-inner { background-color: #f4f4f4; margin: 0 0 20px; padding: 15px; font-size: 14px; font-weight: 400; line-height: 1.5; cursor: pointer; white-space: normal; word-wrap: anywhere; transition: box-shadow .25s ease-in-out; }
.bookcontainer .book-inner:hover { box-shadow: 0 0 8px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2); }
.bookcontainer .row { *zoom: 1; list-style: none; margin: 0; padding: 0; margin-left: -30px; }
.bookcontainer .row:after { content: ''; display: table; clear: both; }
.bookcontainer .col-25 { float: left; width: 25%; padding-left: 30px; }
.bookcontainer .col-75 { float: left; width: 75%; padding-left: 30px; }
.bookcontainer .book-image .image { position: relative; border: 1px solid #f0f0f0; overflow: hidden; cursor: pointer; }
.bookcontainer .book-image img { display: block; width: 100%; border: none; margin: 0 auto; text-align: center; -webkit-transition: all ease-out 0.3s; transition: all ease-out 0.3s; }
.bookcontainer .book-image:hover img{ -webkit-transform: scale(1.1); transform: scale(1.1); }
.bookcontainer .book-details h2 { font-size: 17px; font-weight: 600; font-style: normal; line-height: 1.1; margin: 0 0 10px; cursor: pointer; }
.bookcontainer .book-details h2 a { color: #000; }
.bookcontainer .book-details h2 a:hover { color: #333; }
.bookcontainer .book-details p { color: #333333; font-size: 15px; font-weight: 400; font-style: normal; line-height: 1.5; margin: 0 0 10px; transition: all 0.5s ease; }
.bookcontainer .book-details p strong { font-weight: bold; margin-right: 10px; }
.bookcontainer .book-details p:last-child { margin-bottom: 0; }
.bookcontainer .book-details ul { padding: 0; margin: 0; list-style: inside; }
.bookcontainer .book-details ul li { list-style: inside; margin: 0 0 5px; padding: 0; }
.bookcontainer .btn-container button { background: #333333; color: #ffffff; cursor: pointer; display: inline-block; border-radius: 2px; font-weight: 600; font-size: 13px; line-height: 1; margin: 15px 0 0; padding: 10px 15px; box-sizing: border-box; vertical-align: middle; border: none; box-shadow: none; transition: all 0.5s ease; }
.bookcontainer .btn-container button:hover { background: #000000; color: #ffffff; }

.flipBookViewTitle { display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: space-between; -webkit-justify-content: space-between; -ms-justify-content: space-between; align-items: center; -webkit-align-items: center; -ms-align-items: center; }
.flipBookViewTitle h1 { margin-bottom: 25px; }
.backToPageBtn { margin-bottom: 20px; }

.flipbookCategory:before, .flipbookCategory:after,
.flipBookCode:before, .flipBookCode:after { content: ''; clear: both; display: block; } 
.flipbookCategory { margin-bottom: 30px; }
.flipbookCategory .bookcontainer .book-inner, .flipBookCode .bookcontainerCode .book-inner { padding: 0; border: 0; } 
.flipbookCategory .bookcontainer { float: left; width: 23%; margin-right: 2%; }
.flipbookCategory .bookcontainer:nth-child(4n) { margin-right: 0; }
.flipbookCategory .bookcontainer:nth-child(4n+1) { clear: left; }
.flipbookCategory .bookcontainer .row { margin-left: 0; }
.flipbookCategory .bookcontainer .book-details, .flipBookCode .bookcontainerCode .book-details { padding: 15px; background-color: #f0f0f0; }
.flipbookCategory .bookcontainer .book-details h2, .flipBookCode .bookcontainerCode .book-details h2 { font-size: 17px; margin: 0; text-align: center; font-weight: 600; }
.flipbookCategory .bookcontainer .book-details h2 a, .flipBookCode .bookcontainerCode .book-details h2 a { color: #000; }
.flipbookCategory .bookcontainer .book-details h2 a:hover, .flipBookCode .bookcontainerCode .book-details h2 { color: #333; }
.flipbookCategory .bookcontainer .book-image .image, .flipBookCode .bookcontainerCode .book-image .image { border: 1px solid #f0f0f0; }
.flipbookCategory .bookcontainer .book-inner:hover, .flipBookCode .bookcontainerCode .book-inner:hover { box-shadow: 0 0 8px rgba(0,0,0,0.2); -webikit-box-shadow: 0 0 8px rgba(0,0,0,0.2); }

.flipBookCode .bookcontainerCode { max-width: 350px; }
.flipBookCode .bookcontainerCode .book-image .image { position: relative; border: 1px solid #f0f0f0; overflow: hidden; cursor: pointer; }
.flipBookCode .bookcontainerCode .book-image .image img { display: block; text-align: center; -webkit-transition: all ease-out 0.3s; transition: all ease-out 0.3s; }
.flipBookCode .bookcontainerCode .book-image:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }


/* Book Model */
.fb3d-modal .cmd-close .fa, .flip-book .view .fa { color: #ffffff; }
.fb3d-modal .cmd-close .fa:hover, .flip-book .view .fa:hover { color: #000000; }
.fb3d-modal .cmd-close { margin-top: -5px; }
.fb3d-modal .cmd-close .fa { font-size: 26px; }

/* Product Detail Page - Tabs */
.product.info.detailed .bookcontainer:last-of-type .book-inner { margin: 0; }

/* Product Detail Page - Right Side Tabel */
.flipbook-table { overflow-x: auto; max-height: 400px; margin: 30px auto; padding: 0; }
.flipbook-table .custom_block_table { border-collapse: collapse; border-spacing: 0; table-layout: auto; max-width: 100%; width: 100%; border: 1px solid #e3e3e3; }
.flipbook-table .custom_block_table thead th { position: -webkit-sticky; position: -moz-sticky; position: -ms-sticky; position: -o-sticky; position: sticky; position: sticky; top: -1px; background: #e3e3e3; color: #000; font-size: 15px; font-weight: bold; padding: 10px 10px; }
.flipbook-table .custom_block_table tbody tr { transition: box-shadow .25s ease-in-out; cursor: pointer; }
.flipbook-table .custom_block_table tbody tr:hover { background: #f4f4f4; box-shadow: 0 0 4px rgba(0,0,0,0.4);  }
.flipbook-table .custom_block_table tbody td { text-align: left; word-wrap: break-word; padding: 10px 10px; border: 1px solid #e3e3e3; vertical-align: middle; font-size: 15px; font-weight: 400; text-transform: none; }
.flipbook-table .custom_block_table tbody td img { border: 0; display: block; min-height: inherit; min-width: inherit; max-height: 100%; max-width: 60px; }
.flipbook-table .custom_block_table tbody td.custom_table_td { width: 80px; }

/* Product Detail Page - Thumbnail */
.product.media { position: relative; }
.product.media .fotorama__wrap { padding: 1px; }
.product.media .fotorama__stage { border: 1px solid #ddd; width: 100%; height: 100%; }
.product.media .fotorama__nav-wrap.fotorama__nav-wrap--horizontal { margin-top: 15px; }
.product.media .action-skip-wrapper { height: auto; margin: 15px; position: absolute; top: 0; right: 0; left: auto; }
.product.media #getFlipbooksPopup { border: 0; max-height: 100%; max-width: 50px; }
.product.media #getFlipbooksPopup { cursor: pointer; }
.product.media #getFlipbooksPopup:hover { opacity: 0.8; }

/* Product Detail Page - Thumbnail Click On Model */
.modal-popup.modal-slide .modal-header { background: #eaeaea; padding: 15px 30px; margin: 0 0 30px; border-bottom: 1px solid #c1c1c1; }
.modal-popup.modal-slide .modal-title { border: none; padding: 0; margin: 0; font-weight: 600; font-size: 26px; min-height: inherit; line-height: 1.1; word-wrap: break-word; }
.modal-popup.modal-slide .action-close { margin: 20px; padding: 0; }
.modal-popup.modal-slide .action-close:before { font-size: 20px; line-height: 20px; color: #000000; }
.modal-popup.modal-slide .action-close:hover:before { color: #555555; }

.modal-popup .bookcontainer:last-of-type .book-inner { margin-bottom: 0; }
.modal-popup .modal-inner-wrap { max-width: 820px; width: 100%; }
.modal-popup .bookcontainer:not(:last-of-type), .product.info.detailed .bookcontainer:not(:last-of-type) { border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 20px; }
.modal-popup .bookcontainer .book-grid, .product.info.detailed .bookcontainer .book-grid { display: flex; display: -ms-flex; display: -webkit-flex; }
.modal-popup .bookcontainer .book-grid .book-image, .product.info.detailed .bookcontainer .book-grid .book-image { flex: 1; -webkit-flex: 1; -ms-flex: 1; max-width: 200px; }
.modal-popup .bookcontainer .book-grid .book-details, .product.info.detailed .bookcontainer .book-grid .book-details { flex: 1; -webkit-flex: 1; -ms-flex: 1; }
.modal-popup .bookcontainer .book-inner, .product.info.detailed .bookcontainer .book-inner { padding: 0; border: 0; background-color: transparent; }
.modal-popup .bookcontainer .book-inner:hover, .product.info.detailed .bookcontainer .book-inner:hover { box-shadow: none; }
.modal-popup .bookcontainer a, .product.info.detailed .bookcontainer a { text-decoration: none; color: #333; }
.modal-popup .bookcontainer .book-details h2, .product.info.detailed .bookcontainer .book-details h2 { font-size: 20px; }
.product.info.detailed .bookcontainer .book-grid .book-image { max-width: 150px; } 

.flipBookWidget .bookcontainer:not(:last-of-type) { border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 20px; }
.flipBookWidget .bookcontainer .book-grid .book-image { flex: 1; -webkit-flex: 1; -ms-flex: 1; max-width: 200px; }
.flipBookWidget .bookcontainer .book-grid .book-details { flex: 1; -webkit-flex: 1; -ms-flex: 1; }
.flipBookWidget .bookcontainer .book-inner { padding: 0; border: 0; background-color: transparent; }
.flipBookWidget .bookcontainer a { text-decoration: none; color: #333; }
.flipBookWidget .bookcontainer .book-inner:hover { box-shadow: none; }

.flipBookWidget .flipbook-grid-container .bookcontainer .book-grid .book-image { max-width: 100%; }
.flipBookWidget .flipbook-grid-container .bookcontainer:not(:last-of-type) { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
.flipBookWidget .flipbook-grid-container .bookcontainer .book-inner:hover { box-shadow: 0 0 8px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2); }

/* Flipbook Grid View */
.flipbook-grid-container { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -20px 0 0 -20px; }
.flipbook-grid-container .bookcontainer { float: left; width: 25%; padding: 20px 0 0 20px; }
.flipbook-grid-container .bookcontainer:nth-child(4n+1) { clear: both; }
.flipbook-grid-container .bookcontainer .row { margin: 0; padding: 0; background-color: #f4f4f4; }
.flipbook-grid-container .bookcontainer .col-25,
.flipbook-grid-container .bookcontainer .col-75 { padding: 0; width: 100%; }
.flipbook-grid-container .bookcontainer .col-75 { padding: 15px; }
.flipbook-grid-container .bookcontainer .book-inner { height: 100%; margin: 0; padding: 0; }
.flipbook-grid-container .bookcontainer .book-details h2 { font-size: 17px; }
.flipbook-grid-container .bookcontainer .book-details h2 a { color: #000; }
.flipbook-grid-container .bookcontainer .book-details h2 a:hover { color: #333; }

/* Grid View - 3 */
.flipbook-grid-container.grid-view-3 .bookcontainer { width: 33.33333%; }
.flipbook-grid-container.grid-view-3 .bookcontainer:nth-child(4n+1) { clear: none; }
.flipbook-grid-container.grid-view-3 .bookcontainer:nth-child(3n+1) { clear: both; }

/* Grid View - 2 */
.flipbook-grid-container.grid-view-2 .bookcontainer { width: 50%; }
.flipbook-grid-container.grid-view-2 .bookcontainer:nth-child(4n+1) { clear: none; }
.flipbook-grid-container.grid-view-2 .bookcontainer:nth-child(2n+1) { clear: both; }

/* List View - half */
.flipbook-list-container.list-view-half { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -20px 0 0 -20px; }
.flipbook-list-container.list-view-half .bookcontainer { float: left; width: 50%; padding: 20px 0 0 20px; }
.flipbook-list-container.list-view-half .bookcontainer:nth-child(2n+1) { clear: both; }
.flipbook-list-container.list-view-half .bookcontainer .row { margin-left: -20px; }
.flipbook-list-container.list-view-half .bookcontainer .col-25 { width: 33.33333%; padding-left: 20px; }
.flipbook-list-container.list-view-half .bookcontainer .col-75 { width: 66.66667%; padding-left: 20px; }
.flipbook-list-container.list-view-half .bookcontainer .book-inner { height: 100%; margin: 0; }
.flipbook-list-container.list-view-half .bookcontainer .book-details h2 { font-size: 22px; }

/* Toolbar Bottom */
.order-products-toolbar.toolbar.bottom { position: relative; background-color: transparent; border-bottom: 1px solid #e9e9e9; border-top: 1px solid #e9e9e9; padding: 10px 0; margin: 40px 0 30px; }
.order-products-toolbar.toolbar.bottom .pager { -ms-display: flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
.order-products-toolbar.toolbar.bottom .toolbar-amount { -ms-flex: 1; flex: 1; position: relative; display: inline-block; float: none; text-align: left; text-transform: capitalize; padding: 8px 0 0; margin: 0 0; line-height: normal; vertical-align: middle; }
.order-products-toolbar.toolbar.bottom .limiter { -ms-flex: 1; flex: 1; float: none; text-align: right; margin: 0; padding: 0; text-transform: capitalize; }
.order-products-toolbar.toolbar.bottom .limiter select { background-color: #ffffff; border: 1px solid #cccccc; border-radius: 0;height: 35px; line-height: 35px; font-size: 14px; padding: 0 25px 0 8px; margin: 0 5px 0 7px; width: auto; cursor: pointer; text-align: left; box-shadow: none; }
.order-products-toolbar.toolbar.bottom .pages { -ms-flex: 1; flex: 1; position: relative; float: none; margin: 0; }
.order-products-toolbar.toolbar.bottom .pages-items { position: relative; display: inline-block; padding: 0; white-space: normal; letter-spacing: normal; }
.order-products-toolbar.toolbar.bottom .page,
.order-products-toolbar.toolbar.bottom .action { text-decoration: none; background: #e5e5e5; font-size: 16px; font-weight: 400; letter-spacing: normal; color: #333333; display: inline-block; padding: 0; width: 35px; height: 35px; line-height: 35px; border-radius: 0px; border: none; }
.order-products-toolbar.toolbar.bottom strong.page { background: #333333; color: #ffffff; }
.order-products-toolbar.toolbar.bottom .page:hover:not(strong),
.order-products-toolbar.toolbar.bottom .action:hover { background: #d9d9d9; color: #333333; }
.order-products-toolbar.toolbar.bottom .item { margin: 0 5px 0 0; }
.order-products-toolbar.toolbar.bottom .action.previous { margin-right: 0; }
.order-products-toolbar.toolbar.bottom .action.next { margin-left: 0; }


/* Theme Regading CSS */
.contact-index-index .column:not(.sidebar-additional) .form.contact { margin-top: 40px; }
.swatch-option.text { height: auto; width: auto; }


/*============================================================================
  Responsive CSS
/*============================================================================*/
@media screen and (max-width:1599px) {
    .modal-popup .bookcontainer .col-25 { width: 25%; }
    .modal-popup .bookcontainer .col-75 { width: 75%; }
}

@media screen and (max-width:999px) {
    .bookcontainer .book-details h2 { font-size: 22px; margin: 0 0 10px; }
    .bookcontainer .row { margin-left: -20px; }
    .bookcontainer .col-25 { width: 33.33333%; padding-left: 20px; }
    .bookcontainer .col-75 { width: 66.66667%; padding-left: 20px; }

    .flipbook-grid-container { margin: -15px 0 0 -15px; }
    .flipbook-grid-container .bookcontainer { width: 33.33333%; padding: 15px 0 0 15px; }
    .flipbook-grid-container .bookcontainer:nth-child(4n+1) { clear: none; }
    .flipbook-grid-container .bookcontainer:nth-child(3n+1) { clear: both; }

    .flipbook-list-container.list-view-half .bookcontainer { width: 100%; }
    .flipbook-list-container.list-view-half .bookcontainer .book-inner { height: auto; }

}

@media screen and (max-width:767px) {
    .bookcontainer .book-inner { padding: 12px 12px 15px; }

    .modal-popup.modal-slide .modal-header { padding: 15px 20px; margin: 0 0 20px; }
    .modal-popup.modal-slide .modal-content, 
    .modal-popup.modal-slide .modal-footer { padding-left: 20px; padding-right: 20px; }

    .product.media .action-skip-wrapper { margin: 10px; }
    .product.media #getFlipbooksPopup { max-width: 35px; }
    
    .flipbook-grid-container.grid-view-3 .bookcontainer { width: 50%; }
    
    .modal-popup .bookcontainer .book-grid .book-image, .product.info.detailed .bookcontainer .book-grid .book-image { max-width: 120px; }
    .modal-popup .bookcontainer .book-details h2, .product.info.detailed .bookcontainer .book-details h2 { font-size: 16px; }
    .modal-popup .bookcontainer .col-75, .product.info.detailed .bookcontainer .col-75 { padding-left: 10px; }
    .modal-popup .bookcontainer .col-25, .product.info.detailed .bookcontainer .col-25 { padding-left: 10px; }
    
    .flipbookCategory .bookcontainer .book-details h2 { font-size: 15px; }
    
    .flipbookCategory .bookcontainer { width: 32%; }
    .flipbookCategory .bookcontainer:nth-child(4n) { margin-right: 2%; }
    .flipbookCategory .bookcontainer:nth-child(3n) { margin-right: 0; }
    .flipbookCategory .bookcontainer:nth-child(4n+1) { clear: none; }
    .flipbookCategory .bookcontainer:nth-child(3n+1) { clear: left; }

}

@media screen and (max-width:640px) {
    .flipbook-grid-container { margin: -10px 0 0 -10px; }
    .flipbook-grid-container .bookcontainer {  width: 50%; padding: 10px 0 0 10px; }
    .flipbook-grid-container .bookcontainer:nth-child(4n+1),
    .flipbook-grid-container.grid-view-3 .bookcontainer:nth-child(3n+1) { clear: none; }
    .flipbook-grid-container.grid-view-2 .bookcontainer:nth-child(2n+1) { clear: both; }

    .flipbook-grid-container .bookcontainer .col-75 { padding: 15px 12px; }
    .flipbook-grid-container .bookcontainer .book-details h2 { font-size: 15px; }
    .flipbook-grid-container .bookcontainer .book-details p { font-size: 14px; }

    .flipbook-list-container.list-view-half { margin: -15px 0 0 -15px; }
    .flipbook-list-container.list-view-half .bookcontainer { width: 100%; padding: 15px 0 0 15px; }

    .order-products-toolbar.toolbar.bottom .pager { -ms-flex-direction: column; flex-direction: column; }
    .order-products-toolbar.toolbar.bottom .toolbar-amount { float: none; text-align: center; margin: 0 auto; padding: 0; }
    .order-products-toolbar.toolbar.bottom .pages { float: none; text-align: center; margin: 15px 0 0; clear: both; width: 100%; }
    .order-products-toolbar.toolbar.bottom .limiter { float: none; text-align: center; margin: 15px 0 4px; }
    
    .flipbook-grid-container.grid-view-3 .bookcontainer { width: 100%; margin-bottom: 20px; }

}

@media screen and (max-width:480px) {
    .bookcontainer .col-25,.modal-popup .bookcontainer .col-25,
    .flipbook-list-container.list-view-half .bookcontainer .col-25 { width: 100%; padding-bottom: 15px; }
    .bookcontainer .col-75,.modal-popup .bookcontainer .col-75,
    .flipbook-list-container.list-view-half .bookcontainer .col-75 { width: 100%;  }
    .bookcontainer .book-details h2,
    .flipbook-list-container.list-view-half .bookcontainer .book-details h2 { font-size: 20px; margin: 0 0 10px; }
    .bookcontainer .book-inner, .bookcontainer .book-details p { font-size: 14px; }

    .product.info.detailed .bookcontainer .book-details h2 { font-size: 20px; }
    
    .modal-popup .bookcontainer .book-grid .book-image,
    .product.info.detailed .bookcontainer .book-grid .book-image { max-width: 80px; }
    
    .flipbookCategory .bookcontainer { width: 49%; }
    .flipbookCategory .bookcontainer:nth-child(3n) { margin-right: 2%; }
    .flipbookCategory .bookcontainer:nth-child(2n) { margin-right: 0; }
    .flipbookCategory .bookcontainer:nth-child(3n+1) { clear: none; }
    .flipbookCategory .bookcontainer:nth-child(2n+1) { clear: left; }
    
    .flipBookWidget .bookcontainer .book-grid .book-image { max-width: 100%; }
    
    
    .flipBookViewTitle { flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; align-items: baseline; -webkit-align-items: baseline; -ms-align-items: baseline; }

}
.mbfbcontainer {
	height: 95vh;
	width: 100%;
	margin: 20px auto;
	background-image: url("https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magebees_Flipbook/images/flipbg2.jpg");
	background-color: #cccccc;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.fullscreen {
	background-color: #333;
}
/* Popup box BEGIN */
.socialBody {
    cursor:pointer;
    display:none;
    position:fixed;
    top: 50%;
    left: 50%;
    right: 0;
    text-align:center;
    width:100%;
    z-index:10000;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.socialBody:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; background-color: rgba(0,0,0,0.0.5); }
.socialBody .qrtitle{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.socialBody .socialContainer {
    background-color: #8a8a8a;
    box-shadow: 4px 4px 0px rgba(0,0,0,0.7);
    display: block;
    width: 100%;
    max-width: 630px;
    position: relative;
    border-radius: 0;
    padding: 20px;
    margin: 0 auto;
}
.popupCloseButton {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    opacity: 0.8;
}
.socialBody .sharehead { color: #fff; text-align: left; padding-bottom: 20px; }
.socialBody .sharehead i { margin-right: 5px; font-size: 16px; }

#sharetop { display: flex; display: -ms-flex; display: -webkit-flex; }
#qrContent { background-color: #fff; padding: 10px; flex: 1; -webkit-flex: 1; -ms-flex: 1; max-width: 150px; }
.url-section { flex: 1; -webkit-flex: 1; -ms-flex: 1; text-align: right; padding-left: 20px; }
.url-section .urlcontainer { border: 0; margin-bottom: 20px; }
.url-section .copybtn { color: #fff; font-size: 12px; text-transform: uppercase; background-color: #e36423; border: 0; border-radius: 0; }
.url-section .copybtn:hover { opacity: 0.8; }
#sharebottom { color: #fff; margin-top: 15px; text-align: left; }
#sharebottom #popup-description { margin-bottom: 15px; display: block; }
@media (max-width: 480px) {
    #qrContent { max-width: 110px; }
}
.mbfbauth { text-align: right; padding-top: 20px; }
/* Popup box BEGIN */
/*Lightbox Effect*/
.fb3d-modal-shadow {

}

body::before {
    position: fixed;
    content: ' ';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: -10;
    opacity: 0;
    transition: opacity 0.5s, z-index 0.5s step-end;
}

.fb3d-modal-shadow::before {
    z-index: 10;
    opacity: 0.5;
    transition: opacity 0.5s;
}

.fb3d-modal {
    position: fixed;
    width: 95%;
    height: 95%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 5px #fff;
    z-index: -9;
    opacity: 0;
    transition: opacity 0.5s, z-index 0.5s step-end;
}

.fb3d-modal.visible {
    z-index: 11;
    opacity: 1;
    transition: opacity 0.5s;
}

.fb3d-modal::before {
    position: absolute;
    content: ' ';
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: -1;
}

.fb3d-modal.light::before {
    background-color: #fff;
}

.fb3d-modal.dark::before {
    background-color: #000;
}

.fb3d-modal .cmd-close {
    font-size: 16pt;
    color: #ccc;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}

.fb3d-modal.light .cmd-close {
    color: #555;
}

.fb3d-modal .mount-container {
    width: 100%;
    height: 100%;
}

.fb3d-modal .cmd-close:hover {
    font-size: 16pt;
    color: #eee;
}

.fb3d-modal.light .cmd-close:hover {
    color: #111;
}

.fb3d-modal .cmd-close:active {
    font-size: 14pt;
    padding-top: 2px;
    padding-right: 2px;
}

.light .mount-container.fullscreen {
    background-image: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magebees_Flipbook/images/inverse-texture.jpg');
}

.dark .mount-container.fullscreen {
    background-image: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magebees_Flipbook/images/texture.jpg');
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magebees_Flipbook/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magebees_Flipbook/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magebees_Flipbook/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magebees_Flipbook/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magebees_Flipbook/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magebees_Flipbook/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333;
  font-family: 'Mont-Regular';
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333;
  font-family: 'Mont-Regular';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333;
  font-family: 'Mont-Regular';
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Mont-Regular';
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: Mont-Regular;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: Mont-Regular;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: Mont-Regular;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.product-items,
.prices-tier,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.product-items > li,
.prices-tier > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Mont-Regular';
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.block-compare .block-title,
.widget .block-title,
.magento-payments-review .block .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title,
.account .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.block-compare .block-title > strong,
.widget .block-title > strong,
.magento-payments-review .block .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title,
.account .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.magento-payments-review .block .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.magento-payments-review .block .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.magento-payments-review .block .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box,
.account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-return-items .qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.filtered .item .action.remove,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filtered .item .action.remove > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filtered .item .action.remove:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.filtered .item .action.remove:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.filtered .item .action.remove:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.fieldset .fullname .field:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-item-actions .actions-secondary > .action {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-item-actions .actions-secondary > .action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-item-actions .actions-secondary > .action:hover:before {
  color: #333;
}
.order-review-form .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.multicheckout .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.form-address-edit .actions-toolbar .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.sidebar .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Mont-Regular';
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 40px + 10px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 24px + 10px + 5px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  color: #333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.magento-payments-review-discount > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.magento-payments-review-discount.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #fff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -0.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: Mont-Regular;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #fff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Mont-Regular';
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.action.primary:hover,
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.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 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.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;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
  min-height: 24px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  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;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
@font-face {
  font-family: "Mont-Light";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontLight/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontLight/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-Bold";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBold/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBold/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-ExtraLightItalic";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontExtraLightItalic/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontExtraLightItalic/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-ThinItalic";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontThinItalic/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontThinItalic/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-Regular";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontRegular/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontRegular/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-Thin";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontThin/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontThin/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-SemiBold";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontSemiBold/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontSemiBold/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-Book";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBook/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBook/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-BlackItalic";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBlackItalic/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBlackItalic/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-Hairline";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontHairline/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontHairline/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-RegularItalic";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontRegularItalic/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontRegularItalic/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-ExtraLightDEMO";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontExtraLightDEMO/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontExtraLightDEMO/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-BoldItalic";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBoldItalic/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBoldItalic/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-HeavyItalic";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontHeavyItalic/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontHeavyItalic/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-LightItalic";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontLightItalic/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontLightItalic/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-SemiBoldItalic";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontSemiBoldItalic/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontSemiBoldItalic/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-Heavy";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontHeavy/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontHeavy/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-BookItalic";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBookItalic/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBookItalic/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-ExtraLight";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontExtraLight/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontExtraLight/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-HeavyDEMO";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontHeavyDEMO/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontHeavyDEMO/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-HairlineItalic";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontHairlineItalic/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontHairlineItalic/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mont-Black";
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBlack/font.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/webFonts/MontBlack/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'knockouthtf26-juniorflyweight';
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/knockout-htf26-juniorflyweight-webfont.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/knockout-htf26-juniorflyweight-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
header.page-header.headersticky {
  position: fixed;
  top: 0;
  animation: smoothScroll 1s forwards;
  background: #fff;
  left: 0;
  right: 0;
  z-index: 3;
}
header.page-header.headersticky .panel.wrapper {
  display: none;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
body.catalog-product-view header.page-header.headersticky {
  position: static;
  animation: none;
  background: transparent;
  z-index: auto;
}
fmenu-lft body.catalog-product-view header.page-header.headersticky .panel.wrapper {
  display: block;
}
.page-wrapper .page-header .panel.wrapper {
  padding-left: 60px;
  padding-right: 60px;
  border-bottom: none;
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
}
.page-wrapper .page-header .panel.wrapper .header.panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px 0px 7px;
  border-bottom: 5px solid #dc4405;
}
.page-wrapper .page-header .panel.wrapper .header.panel .top-header-lft {
  flex: 1;
  max-width: 279px;
}
.page-wrapper .page-header .panel.wrapper .header.panel .top-header-lft .flag-icon-us {
  background-image: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/india.png);
  width: 1.33333333em;
  height: 16px;
  background-size: 100%;
}
.page-wrapper .page-header .panel.wrapper .header.panel .top-header-lft .trans-section button.btn.dropdown-toggle.selectpicker,
.page-wrapper .page-header .panel.wrapper .header.panel .top-header-lft .trans-section .cart.table-wrapper .actions-toolbar > .action.btn.dropdown-toggle.selectpicker,
.page-wrapper .page-header .panel.wrapper .header.panel .top-header-lft .trans-section .action-gift.btn.dropdown-toggle.selectpicker {
  outline: none;
  box-shadow: none;
  border: none;
}
.page-wrapper .page-header .panel.wrapper .header.panel .top-header-rgt {
  flex: 1;
}
.page-wrapper .page-header .header.content {
  max-width: 1920px;
  width: 100%;
  padding: 0;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
}
.page-wrapper .page-header .header.content .md-header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 25px 0px 22px;
  border-bottom: 1px solid #171314;
}
.page-wrapper .page-header .header.content .header-lft-container-wrap {
  display: inline-block;
}
.page-wrapper .page-header .header.content .header-lft-container-wrap .logo {
  max-width: 100%;
  margin: 0;
}
.page-wrapper .page-header .header.content .middle-container-wrap {
  flex: 1;
  margin-top: 45px;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections {
  background: transparent;
  margin-left: 104px;
  margin-bottom: 0;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation {
  background: transparent;
  padding-left: 0px;
  margin-left: 20px;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation ul {
  padding: 0 0;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation ul > li > a {
  font-size: 2.4rem;
  font-family: 'Mont-Bold';
  line-height: 32px;
  color: #171314;
  text-transform: uppercase;
  padding: 0;
  text-decoration: none;
  padding-bottom: 27px;
  font-weight: normal;
  font-style: normal;
}
.page-wrapper .page-header .header.content .header-rgt-container-wrapper {
  display: inline-block;
  margin-top: 35px;
}
.page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search {
  width: auto;
  padding-left: 0;
}
.page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .field.search {
  display: inline-block;
  vertical-align: middle;
}
.page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .field.search .control {
  padding: 0 0 0px;
}
.page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .field.search .control .nested {
  display: none;
}
.page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .field.search input {
  width: 350px;
  height: 50px;
  background: #E8E8E8 0% 0% no-repeat padding-box;
  border: none;
  outline: none;
  box-shadow: none;
}
.page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .actions {
  display: inline-block;
  vertical-align: middle;
}
.page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .actions .action.search {
  position: relative;
  right: 0;
  opacity: 1;
  background: transparent;
  width: 50px;
  height: 50px;
  padding: 0;
}
.page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .actions .action.search:before {
  background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/searchicon.png);
  content: '';
  width: 37px;
  height: 39px;
  display: inline-block;
  background-size: 100%;
}
.top-header-rgt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
}
.top-header-rgt .header_account_link_list {
  list-style: none;
  margin-left: 43px;
  margin-right: 0;
  position: relative;
  z-index: 10;
  margin-top: 0px;
}
.top-header-rgt .header_account_link_list a {
  font-family: 'Mont-Heavy';
  font-size: 1.8rem;
  line-height: 24px;
  color: #dc4405;
  text-transform: uppercase;
  text-decoration: none;
}
.top-header-rgt .header_account_link_list .account-name .welcome {
  position: relative;
  z-index: 1;
}
.top-header-rgt .header_account_link_list .account-name .welcome #welcome-click {
  font-family: 'Mont-Heavy';
  font-size: 1.8rem;
  line-height: 24px;
  color: #dc4405;
  text-transform: capitalize;
  text-decoration: none;
  cursor: pointer;
}
.top-header-rgt .header_account_link_list .account-name .welcome .account-panel {
  display: none;
  background: #fff;
  position: absolute;
  top: 100%;
  padding: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #171314;
  width: 200px;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.top-header-rgt .header_account_link_list .account-name .welcome .account-panel:before,
.top-header-rgt .header_account_link_list .account-name .welcome .account-panel:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.top-header-rgt .header_account_link_list .account-name .welcome .account-panel:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
  right: 26px;
  top: -12px;
}
.top-header-rgt .header_account_link_list .account-name .welcome .account-panel:after {
  border: 7px solid;
  border-color: transparent transparent #171314 transparent;
  z-index: 98;
  right: 25px;
  top: -14px;
}
.top-header-rgt .header_account_link_list .account-name .welcome .account-panel li {
  border-bottom: 1px solid #171314;
  margin: 0px 0px;
}
.top-header-rgt .header_account_link_list .account-name .welcome .account-panel li:last-child {
  border-bottom: none;
}
.top-header-rgt .header_account_link_list .account-name .welcome .account-panel li a {
  padding: 8px 10px;
  display: block;
  color: #000;
  text-transform: capitalize;
  font-family: 'Mont-Regular';
}
.top-header-rgt .header_account_link_list .account-name .welcome .account-panel li a:hover {
  color: #dc4405;
}
.top-header-rgt .header_account_link_list .account-name .welcome .account-panel li.logout a {
  color: #dc4405;
}
.top-header-rgt .minicart-wrapper .action.showcart {
  outline: none;
}
.top-header-rgt .minicart-wrapper .action.showcart:before {
  display: none;
}
.top-header-rgt .minicart-wrapper .action.showcart .text {
  position: relative;
  font-size: 1.8rem;
  line-height: 24px;
  color: #171314;
  text-decoration: none;
}
.top-header-rgt .minicart-wrapper .action.showcart .counter.qty {
  display: block;
  position: absolute;
  top: -20px;
  right: -15px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #dc4405;
  border-radius: 7px;
  background: transparent;
  color: #000;
}
.top-header-rgt .minicart-wrapper .action.showcart .counter.qty .counter-number {
  font-size: 1.4rem;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: 500;
  margin-top: -1px;
  display: block;
}
.top-header-rgt .header.links {
  display: inline-block;
  margin: 0px 0px;
  vertical-align: middle;
  padding: 0px 0px 0px;
}
.top-header-rgt .header.links li {
  display: inline-block;
  margin: 0px 0px;
  vertical-align: middle;
  margin: 0px 10px;
  display: none;
}
.top-header-rgt .header.links li.greet.welcome {
  display: none;
}
.top-header-rgt .header.links li.compare {
  display: none;
}
.top-header-rgt .header.links li.authorization-link {
  display: inline-block;
  margin-left: 43px;
  margin-right: 0;
}
.top-header-rgt .header.links li.authorization-link a {
  font-family: 'Mont-Heavy';
  font-size: 1.8rem;
  line-height: 24px;
  color: #dc4405;
  text-transform: uppercase;
  text-decoration: none;
}
.top-header-rgt .header.links li:last-child {
  margin-right: 0;
}
.top_cmspage-link ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.top_cmspage-link ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0;
}
.top_cmspage-link ul li a {
  font-size: 1.8rem;
  line-height: 24px;
  color: #171314;
  text-decoration: none;
}
.top_cmspage-link ul ul {
  line-height: normal;
  font-size: initial;
}
.top_cmspage-link ul ul li {
  width: 100%;
  margin: 0px 0px 10px;
}
.top_cmspage-link ul ul li:last-child {
  margin-bottom: 0;
}
.top_cmspage-link ul ul li a {
  padding: 0px 10px;
  display: block;
  line-height: 30px;
  text-transform: uppercase;
}
li.custom-nav ul li:hover > a {
  color: #fff !important;
  background: #dc4405;
}
.page-wrapper .page-header .panel.wrapper .header.panel .top-header-rgt .top_cmspage-link li.custom-nav ul {
  width: 305px;
  border: none;
}
.nav-sections .navigation {
  position: initial;
}
.nav-sections .navigation #mySidenav .nav-main .shop-category-inner {
  border-right: 1px solid #dc4405;
  width: 274px;
  float: left;
  height: 549px;
}
.nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 {
  margin: 0px 0px 10px;
  display: block;
  padding: 0px 0px;
  margin-top: 0;
  position: static;
}
.nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 a {
  font-size: 1.8rem;
  padding: 0px 20px;
  display: block;
}
.nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 .menu-left ul .menu-links-right li.first-level {
  padding: 0;
  margin: 0;
}
.nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 .menu-left ul li a {
  text-transform: capitalize;
  font-family: 'Mont-SemiBold';
}
.nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 .menu-left ul > li {
  padding: 0px 0px;
}
.nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 .menu-left ul > li:hover {
  background-color: #dc4405;
}
.nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 .menu-left ul > li:hover > a {
  color: #fff;
}
.nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0:hover {
  background: #dc4405;
}
.nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0:hover > a {
  color: #fff;
}
.nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0:hover .menu-left {
  display: block;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  transition: left 0.3s ease;
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 1px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  z-index: 99;
  opacity: 1;
}
#mySidenav .nav-main .category-heading {
  padding: 0;
  cursor: pointer;
  display: inline-block;
}
#mySidenav .nav-main .category-heading:hover > a {
  position: relative;
  padding-bottom: 32px;
}
#mySidenav .nav-main .category-heading:hover > a:before {
  content: '';
  width: 121px;
  height: 10px;
  background: #dc4405;
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
#mySidenav .nav-main .category-heading a {
  font-size: 2.4rem;
  font-family: 'Mont-Bold';
  line-height: 30px;
  color: #171314;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
}
#mySidenav .nav-main .shop-category {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  margin: 0;
  margin-top: 0px;
  max-width: 1920px;
  z-index: 100;
  overflow: hidden;
  padding: 20px;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  height: 590px !important;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  transition: left 0.3s ease;
}
#mySidenav .nav-main .shop-category .avcustom-menu {
  display: block;
  width: 100%;
}
#mySidenav .nav-main .shop-category .avcustom-menu .cat-banner {
  width: calc(100% - 999px);
  float: right;
}
#mySidenav .nav-main .shop-category .avcustom-menu .cat-banner img {
  width: 100%;
  height: auto;
}
#mySidenav .nav-main .shop-category .close-nav {
  display: none;
}
#mySidenav .nav-main .shop-category .rightangle {
  display: none;
}
#mySidenav .nav-main .shop-category .menu-left {
  background: #fff;
  position: absolute;
  width: 339px;
  border-right: 1px solid #dc4405;
  left: 100%;
  top: 0;
  padding: 0;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  transition: left 0.3s ease;
  visibility: hidden;
  z-index: -1;
  opacity: 0;
  height: 549px;
}
#mySidenav .nav-main .shop-category .menu-left .menu-links li.menu-parent:hover .menu-right {
  display: block;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  transition: left 0.3s ease;
  position: absolute;
  top: 0;
  left: 100%;
  border: none;
  margin-left: 1px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  z-index: 99;
  opacity: 1;
}
#mySidenav .nav-main .shop-category .menu-left .menu-right {
  background: #fff;
  position: absolute;
  width: 339px;
  height: 549px;
  border: solid 1px #eee;
  left: 100%;
  top: 0;
  padding: 0;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  transition: left 0.3s ease;
  visibility: hidden;
  z-index: -1;
  opacity: 0;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav {
  display: inline-block;
  margin-left: 0px;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft {
  background: #fff;
  position: absolute;
  width: 205px;
  box-sizing: border-box;
  border: none;
  left: 110%;
  top: 0;
  padding: 0;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  transition: left 0.3s ease;
  visibility: hidden;
  z-index: -1;
  opacity: 0;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li {
  margin: 0;
  padding: 0px;
  position: relative;
  margin: 0px 0px 10px;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li:last-child {
  margin-bottom: 0;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li a {
  font-size: 1.8rem;
  padding: 0px 10px;
  display: block;
  line-height: 30px;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li a .fa-arrow-right {
  float: right;
  margin: 6px 0px;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li a .fa-arrow-right:before {
  background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/arrowopenmenu.png);
  content: '';
  width: 20px;
  height: 18px;
  display: inline-block;
  background-size: 100%;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li:hover > a {
  color: #fff !important;
  background: #dc4405;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li .menu-rgt {
  background: #fff;
  position: absolute;
  width: 205px;
  box-sizing: border-box;
  border: 1px solid #707070;
  left: 110%;
  top: 0;
  padding: 0;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  transition: left 0.3s ease;
  visibility: hidden;
  z-index: -1;
  opacity: 0;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav .md-cms-nav-inner > ul > li {
  margin: 0px 40px 0px 35px;
  display: inline-block;
  position: relative;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav .md-cms-nav-inner > ul > li:hover:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 10px;
  background: #dc4405;
  bottom: -27px;
  left: 0;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav .md-cms-nav-inner > ul > li .menu-lft li:hover .menu-rgt {
  display: block;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  transition: left 0.3s ease;
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  z-index: 99;
  opacity: 1;
}
.page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav .md-cms-nav-inner > ul > li:hover .menu-lft {
  display: block;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  transition: left 0.3s ease;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  z-index: 99;
  opacity: 1;
  margin-top: 27px;
}
@media only screen and (min-width: 768px) {
  header.page-header.headersticky .md-header-wrapper {
    border-top: 5px solid #dc4405;
  }
}
@media only screen and (min-width: 1793px) {
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections {
    margin-left: 0;
  }
  #mySidenav .nav-main .category-heading a {
    padding-left: 85px;
  }
  #mySidenav .nav-main .category-heading:hover > a:before {
    left: 51px;
  }
}
@media only screen and (max-width: 1791px) {
  .page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .actions .action.search {
    width: 45px;
    height: 45px;
  }
  .page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .actions .action.search:before {
    width: 33px;
  }
  .page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .field.search input {
    height: 42px;
  }
  .page-header .top-header-lft .trans-section .btn-group.bootstrap-select.fit-width .dropdown-menu li a {
    font-size: 1.4rem;
    text-decoration: none;
  }
  .top-header-rgt .header_account_link_list a {
    font-size: 1.4rem;
  }
  .page-wrapper .page-header .panel.wrapper .header.panel .top-header-lft {
    max-width: 230px;
  }
  .page-wrapper .page-header .header.content .header-rgt-container-wrapper {
    margin-top: 14px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap {
    margin-top: 32px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap #mySidenav .nav-main .category-heading:hover > a {
    padding-bottom: 30px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections {
    margin-left: 10px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation ul > li > a {
    font-size: 1.4rem;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav .md-cms-nav-inner > ul > li:hover:after {
    bottom: -22px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav .md-cms-nav-inner > ul > li:hover .menu-lft {
    margin-top: 22px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav .md-cms-nav-inner > ul > li {
    margin: 0px 40px 0px 10px;
  }
  .page-wrapper .page-header .header.content .header-lft-container-wrap .logo {
    max-width: 250px;
  }
  #mySidenav .nav-main .category-heading a {
    font-size: 1.4rem;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li {
    margin: 0px 0px 3px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li:last-child {
    margin-bottom: 0;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li a {
    font-size: 1.3rem;
    line-height: 25px;
  }
  .page-header .top-header-lft .trans-section button.btn.dropdown-toggle.selectpicker,
  .page-header .top-header-lft .trans-section .cart.table-wrapper .actions-toolbar > .action.btn.dropdown-toggle.selectpicker,
  .page-header .top-header-lft .trans-section .action-gift.btn.dropdown-toggle.selectpicker {
    font-size: 1.4rem;
  }
  .top_cmspage-link ul li ul {
    line-height: normal;
    font-size: initial;
  }
  .top_cmspage-link ul li ul li {
    margin: 0px 0px 3px;
  }
  .top_cmspage-link ul li ul li:last-child {
    margin-bottom: 0;
  }
  .top_cmspage-link ul li ul li a {
    font-size: 1.4rem;
    line-height: 25px;
  }
  .top-header-rgt .header_account_link_list .account-name .welcome #welcome-click {
    font-size: 1.4rem;
  }
  .top-header-rgt .minicart-wrapper .action.showcart .text {
    font-size: 1.4rem;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 {
    margin: 0px 0px 3px;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 .menu-left ul > li {
    margin: 0px 0px 3px;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 a {
    font-size: 1.3rem;
    line-height: 25px;
  }
  #mySidenav .nav-main .shop-category {
    height: 450px !important;
  }
  #mySidenav .nav-main .shop-category .menu-left {
    height: 430px;
  }
  #mySidenav .nav-main .shop-category .menu-left .menu-right {
    height: 430px;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner {
    height: 430px;
  }
  #mySidenav .nav-main .category-heading:hover > a:before {
    width: 80px;
  }
  .top_cmspage-link ul li a {
    font-size: 1.4rem;
  }
  .page-wrapper .page-header .panel.wrapper .header.panel .top-header-rgt .top_cmspage-link li.custom-nav ul {
    width: 240px;
  }
}
@media only screen and (max-width: 1490px) {
  #mySidenav .nav-main .category-heading:hover > a:before {
    width: 80px;
  }
  .top_cmspage-link ul li ul {
    line-height: normal;
    font-size: initial;
  }
  .top_cmspage-link ul li ul li a {
    font-size: 1.4rem;
    line-height: 25px;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner {
    width: 270px;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 {
    margin: 0px 0px 3px;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 a {
    font-size: 1.4rem;
    display: block;
    line-height: 25px;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 .menu-left {
    width: 285px;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 .menu-left .menu-right {
    width: 250px;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 .menu-left ul > li {
    margin: 0 0px 3px;
  }
  #mySidenav .nav-main .shop-category .avcustom-menu .cat-banner {
    width: calc(100% - 850px);
  }
  .page-wrapper .page-header .header.content .md-header-wrapper {
    padding: 25px 0px 25px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap #mySidenav .nav-main .category-heading:hover > a {
    padding-bottom: 33px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation ul > li > a {
    padding-bottom: 28px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav .md-cms-nav-inner > ul > li:hover:after {
    bottom: -26px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav .md-cms-nav-inner > ul > li:hover .menu-lft {
    margin-top: 25px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li a {
    font-size: 1.4rem;
    display: block;
    line-height: 25px;
  }
  #mySidenav .nav-main .shop-category {
    height: 450px !important;
  }
  #mySidenav .nav-main .shop-category .menu-left {
    height: 430px;
  }
  #mySidenav .nav-main .shop-category .menu-left .menu-right {
    height: 430px;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner {
    height: 430px;
  }
}
@media only screen and (max-width: 1290px) {
  .page-wrapper .page-header .header.content .header-lft-container-wrap .logo {
    max-width: 200px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap {
    margin-top: 25px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap #mySidenav .nav-main .category-heading:hover > a {
    padding-bottom: 31px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation ul > li > a {
    font-size: 1.4rem;
  }
  .page-wrapper .page-header .header.content .header-rgt-container-wrapper {
    margin-top: 0;
  }
  .page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .field.search input {
    width: 290px;
  }
  #mySidenav .nav-main .category-heading a {
    font-size: 1.4rem;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 a {
    font-size: 1.3rem;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav ul li .menu-lft li a {
    font-size: 1.3rem;
  }
  .top_cmspage-link ul li ul {
    line-height: normal;
    font-size: initial;
  }
  .top_cmspage-link ul li ul li {
    margin: 0px 0px 3px;
  }
  .top_cmspage-link ul li ul li:last-child {
    margin-bottom: 0;
  }
  .top_cmspage-link ul li ul li a {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 1190px) and (min-width: 768px) {
  .page-wrapper .page-header .panel.wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-wrapper .page-header .header.content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-wrapper .page-header .header.content .header-lft-container-wrap .logo {
    max-width: 130px;
  }
  .page-wrapper .page-header .header.content .header-rgt-container-wrapper .block-search .block-content .field.search input {
    width: 210px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap {
    margin-top: 0;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner {
    width: 250px;
  }
  .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 .menu-left {
    width: 250px;
  }
  #mySidenav .nav-main .shop-category {
    padding-left: 15px;
    padding-right: 15px;
  }
  #mySidenav .nav-main .shop-category .avcustom-menu .cat-banner {
    display: none;
  }
  #mySidenav .nav-main .category-heading a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap #mySidenav .nav-main .category-heading:hover > a {
    padding-bottom: 42px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation {
    margin-left: 0px;
  }
  .page-wrapper .page-header .header.content .middle-container-wrap .nav-sections .navigation .md-cms-nav .md-cms-nav-inner > ul > li {
    margin: 0px 15px 0px 10px;
  }
}
.dealerdata-index-index .page-wrapper .page-main {
  max-width: 100%;
}
.dealerdata-index-index .page-title-wrapper {
  display: none !important;
}
.dealerdata-index-index .dealer-content {
  background: #dc4405;
  padding: 80px 0px;
  margin-top: 50px;
}
.dealerdata-index-index .dealer-content .col-md-4 {
  width: 30%;
  flex: 0 0 30%;
  max-width: 30%;
}
.dealerdata-index-index .dealer-content .col-md-4 p {
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
}
.dealerdata-index-index .dealer-content .col-md-4 p:last-child {
  margin-bottom: 0;
}
.dealerdata-index-index .dealer-content .col-md-8 {
  width: 70%;
  flex: 0 0 70%;
  max-width: 70%;
}
.dealerdata-index-index .dealer-content .col-md-8 img {
  height: 100%;
  object-fit: fill;
}
.dealerdata-index-index .dealer-info .dealer-info-content {
  height: 235px;
  font-size: 2.4rem;
}
.dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test {
  text-align: left;
}
.dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test p {
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  font-family: 'Mont-Bold';
  margin-bottom: 0px;
  text-align: left;
}
.dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .content.sub-text {
  font-size: 2.4rem;
  line-height: 1.5;
  padding-bottom: 20px;
  text-align: left;
}
.dealerdata-index-index .fieldset .field .control select {
  border: 0px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 1.8rem;
  color: #000;
  background: #ffffff;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/arrow-down-grozselect.png);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 2.2%);
  background-size: 12px;
  background-position-y: 50%;
}
.dealerdata-index-index .fieldset .field .label.show span {
  display: block;
  text-align: left;
  width: 100%;
  font-size: 1.8rem;
}
.dealerdata-index-index .register-form .register-heading {
  font-size: 8.5rem;
}
.dealerdata-index-index .fieldset .field .control .input-text {
  height: 50px;
  font-size: 1.8rem;
}
.dealerdata-index-index .contact-form-right .blank-div {
  height: 716px;
}
.dealerdata-index-index .fixed-left {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.dealerdata-index-index .fixed-left li {
  position: relative;
  height: 70px;
  padding-left: 60px;
  width: 60px;
  cursor: pointer;
}
.dealerdata-index-index .fixed-left li .txt-links {
  transform: translate(380px);
  width: 0;
  height: 70px;
  border-radius: 20px 0 0 20px;
  background: #dc4405;
  transition: all 0.5s ease-in-out;
  position: absolute;
  right: 0;
  top: 0;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  padding: 20px 70px 20px 40px;
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;
}
.dealerdata-index-index .fixed-left li .txt-links a {
  color: #fff;
  text-transform: uppercase;
  margin-right: 0px;
  position: relative;
}
.dealerdata-index-index .fixed-left li:after {
  content: "";
  height: 70px;
  width: 60px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 2px;
}
.dealerdata-index-index .fixed-left li:hover .txt-links {
  width: 280px;
  align-content: end;
  transform: translate(0);
  text-decoration: none;
}
.dealerdata-index-index .fixed-left li:hover .txt-links a {
  text-decoration: none;
  cursor: move;
}
.dealerdata-index-index .page-main {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dealerdata-index-index .dealer-info {
  padding-top: 50px;
}
.dealerdata-index-index ul.dealer-data {
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 0;
}
.dealerdata-index-index li.dealer-list {
  float: left;
  width: 25%;
  padding: 5px 15px;
  list-style: none;
  margin-bottom: 50px;
  cursor: pointer;
}
.dealerdata-index-index .dealer-info .last-img {
  width: 22%;
  align-content: center;
}
.dealerdata-index-index .dealer-info .dealer-info-content {
  background-color: #dc4405;
  text-align: center;
  padding: 15px 30px 15px 30px;
  color: #ffffff;
  font-family: 'Mont-Regular';
  align-content: center;
}
.dealerdata-index-index .register-form {
  background: #E8E8E8;
}
.dealerdata-index-index .contact-form-left {
  width: 50%;
}
.dealerdata-index-index .contact-form-left fieldset.fieldset .field .control {
  width: 100%;
}
.dealerdata-index-index .fieldset:last-child {
  margin-bottom: 40px;
}
.dealerdata-index-index .fieldset .field {
  margin: 0 0 20px;
}
.dealerdata-index-index .fieldset .field .control {
  width: 100%;
}
.dealerdata-index-index .fieldset .field .control .input-text {
  border: 0px solid #707070;
  border-radius: 3px;
  background: #ffffff;
  color: #000;
}
.dealerdata-index-index .fieldset .field .label {
  font-family: 'Mont-Regular';
  font-weight: normal;
  width: auto;
  padding: 0px 0px 6px 0;
  display: none;
}
.dealerdata-index-index .contact-form-right {
  position: relative;
  width: 50%;
  padding-left: 18%;
}
.dealerdata-index-index .contact-form-right {
  position: relative;
  width: 50%;
}
.dealerdata-index-index .right-form-data {
  bottom: 55px !important;
  position: absolute;
}
.dealerdata-index-index .actions-toolbar {
  margin-left: 0 !important;
}
.dealerdata-index-index .primary .action {
  width: 300px !important;
  border-radius: 0px !important;
  background: #dc4405;
  color: #fff;
  font-family: 'Mont-SemiBold';
  padding: 0;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none;
  border-radius: 3px;
  height: 60px;
  font-size: 2.6rem;
  line-height: 60px;
}
.dealerdata-index-index .primary .action:hover {
  background: #000;
}
.dealerdata-index-index .register-form .register-heading {
  text-align: left;
  font-family: 'Mont-Heavy';
  text-transform: uppercase;
  padding-bottom: 40px;
  padding-top: 45px;
}
.dealerdata-index-index .fixed-left ul {
  list-style-type: none;
}
.eventslist-index-index .page-wrapper .page-main {
  max-width: 100%;
}
.eventslist-index-index .page-title-wrapper {
  display: none !important;
}
.eventslist-index-index .high-content {
  background-color: #dc4405;
}
.eventslist-index-index .actual-content {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
  padding: 50px 150px;
}
.eventslist-index-index .actual-content {
  padding: 50px 100px;
}
.eventslist-index-index .actual-content p {
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
}
.eventslist-index-index .upcoming-events .upcoming-heading,
.eventslist-index-index .past-events .past-heading {
  font-size: 6.5rem;
}
.eventslist-index-index .upcoming-events .upcoming-heading,
.eventslist-index-index .past-events .past-heading {
  color: #dc4405;
  font-family: 'Mont-Heavy';
  text-align: center;
  padding-bottom: 30px;
  text-transform: uppercase;
}
.eventslist-index-index .upcoming-events .upcoming-content {
  width: 100%;
}
.eventslist-index-index .upcoming-events .upcoming-box {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.eventslist-index-index .upcoming-events .gap {
  padding-bottom: 130px;
  height: 0;
}
.eventslist-index-index .upcoming-box .upcoming-img {
  width: 54%;
}
.eventslist-index-index .upcoming-box .content-data {
  width: 36.8%;
  text-align: left;
}
.eventslist-index-index .upcoming-box .content-data .title {
  font-size: 5.7rem;
  font-family: 'Mont-Heavy';
  text-transform: uppercase;
  line-height: 55px;
  padding-bottom: 15px;
}
.eventslist-index-index .upcoming-box .content-data .data {
  font-size: 3.2rem;
  font-family: 'Mont-Bold';
  line-height: 45px;
  text-transform: uppercase;
}
.eventslist-index-index .upcoming-box .content-data .box-data {
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
}
.eventslist-index-index .upcoming-box .content-data .box-data .box-content {
  background-color: #000000;
  color: #ffffff;
  text-align: center;
}
.eventslist-index-index .upcoming-box .content-data .box-data .box1 {
  padding: 7px 37px 8px 37px;
  margin-right: 14px;
}
.eventslist-index-index .upcoming-box .content-data .box-data .box2 {
  padding: 7px 12px 0px 12px;
}
.eventslist-index-index .box-content .box-text {
  font-size: 4.5rem;
  font-family: 'Mont-Bold';
  text-transform: uppercase;
}
.eventslist-index-index .box-content .box-num {
  font-size: 8.5rem;
  font-family: 'Mont-Heavy';
  text-transform: uppercase;
  line-height: 65px;
}
.eventslist-index-index .content-data .box-border {
  border-top: 1px solid #000 !important;
  margin-top: 25px;
}
.eventslist-index-index .content-data .description {
  padding-top: 20px;
}
.eventslist-index-index .content-data .description p {
  font-size: 2.1rem;
  font-family: 'Mont-Light';
  color: #000000;
  margin-bottom: 0;
}
.eventslist-index-index .content-data .know-more {
  bottom: 0px;
  position: absolute;
}
.eventslist-index-index .content-data .know-more a {
  color: #fff;
  background-color: #dc4405;
  font-size: 2.8em;
  font-family: 'Mont-Heavy';
  border-radius: 8px;
  text-decoration: none;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  padding: 10px 20px 10px 20px;
  line-height: 1;
  height: 58px;
}
.eventslist-index-index .past-events {
  padding: 60px 0px 0px 0px;
}
.eventslist-index-index .upcoming-events {
  padding: 90px 0px 0px 0px;
}
.eventslist-index-index .past-events .row-content {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.eventslist-index-index .past-events .past-content {
  width: 46%;
}
.eventslist-index-index .past-box .past-img {
  padding-bottom: 25px;
}
.eventslist-index-index .past-box .content-data .title {
  font-size: 3.8rem;
  font-family: 'Mont-Heavy';
  text-transform: uppercase;
  line-height: 35px;
  padding-bottom: 15px;
}
.eventslist-index-index .past-box .title {
  position: relative;
}
.eventslist-index-index .past-box .title:hover {
  cursor: pointer;
}
.eventslist-index-index .past-box .title .tooltiptext {
  visibility: hidden;
  width: 100%;
  background-color: #dc4405;
  color: #ffffff;
  font-size: 2.5rem;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  opacity: 0.9;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -50%;
}
.eventslist-index-index .past-box .title:hover .tooltiptext {
  visibility: visible;
}
.eventslist-index-index .past-box .content-data .data {
  font-size: 3rem;
  font-family: 'Mont-Bold';
  line-height: 40px;
  text-transform: uppercase;
}
.eventslist-index-index .past-box .content-data .data.last {
  padding-bottom: 15px;
}
.eventslist-index-index .past-box .content-data a {
  color: #fff;
  background-color: #dc4405;
  font-size: 2.8em;
  font-family: 'Mont-Heavy';
  border-radius: 8px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 20px 10px 20px;
  display: inline-flex;
  margin: 10px 0px 0px;
  line-height: 1;
  height: 58px;
  align-items: center;
}
.eventslist-index-index .past-events .horizontal-gap {
  padding-bottom: 80px;
  height: 0;
}
.eventslist-index-list .page-wrapper .page-main {
  max-width: 100%;
}
.eventslist-index-list .page-title-wrapper {
  display: none !important;
}
.eventslist-index-list .banner.eventdetails img {
  width: 100%;
  display: block;
}
.eventslist-index-list .content.eventdetails {
  padding: 50px 0px 30px 0px;
}
.eventslist-index-list .highlight {
  font-size: 3.5rem;
  font-family: 'Mont-Heavy';
  padding-bottom: 40px;
}
.eventslist-index-list .highlight-content {
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 20px;
  font-family: 'Mont-Regular';
}
.eventslist-index-list .meet-expert.eventdetails {
  padding: 100px 0px 50px 0px;
  background-color: #dc4405;
}
.eventslist-index-list .meet-expert .expert-highlight-data .expert-content {
  color: #000000;
  font-size: 2rem;
  text-align: left;
  line-height: 1.2;
  font-weight: 900;
  padding-top: 25px;
}
.eventslist-index-list .meet-expert .row-content {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.eventslist-index-list .meet-expert .expert-highlight {
  color: #fff;
  font-size: 12rem;
  font-family: 'Mont-Heavy';
  text-align: left;
  line-height: 0.8;
  width: 100%;
  text-transform: uppercase;
}
.eventslist-index-list .meet-expert .expert-highlight-data {
  width: 30%;
}
.eventslist-index-list .meet-expert .expert-highlight-data .expert-content {
  color: #000000;
  font-size: 3.2rem;
  text-align: left;
  line-height: 1.2;
  font-weight: 900;
  padding-top: 50px;
}
.eventslist-index-list .meet-expert .expert-info {
  width: 65%;
}
.eventslist-index-list .expert-data img {
  width: 110% !important;
}
.eventslist-index-list .meet-expert .row-expert {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  padding-top: 200px;
}
.eventslist-index-list .meet-expert .row-expert .expert-data {
  width: 45%;
}
.eventslist-index-list .expert-data .title {
  font-size: 6rem;
  color: #ffffff;
  font-family: 'Mont-Heavy';
  text-transform: uppercase;
  padding-top: 25px;
  line-height: 1;
}
.eventslist-index-list .expert-data .role {
  font-size: 3em;
  color: #fff;
  font-family: 'Mont-Regular';
  line-height: 1;
  padding-bottom: 70px;
  padding-top: 5px;
  width: 100%;
}
.eventslist-index-list .expert-content p {
  margin-bottom: 3rem;
}
.eventslist-index-list .expert-data a {
  font-size: 2.8em;
  color: #000;
  background-color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 5px;
  font-family: 'Mont-Heavy';
  text-decoration: none;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  height: 50px;
}
.eventslist-index-list .vertical-expert-gap {
  width: 100%;
  margin-bottom: 50px;
}
.eventslist-index-list .register-form {
  padding: 60px 0px 60px 0px;
  background: #e2e2e2;
}
.eventslist-index-list .register-form .event-form .row {
  margin: 0;
}
.eventslist-index-list .contact-form-left {
  width: 50%;
  padding-left: 0px;
}
.eventslist-index-list .contact-form-left .fieldset {
  margin-bottom: 0px;
}
.eventslist-index-list .contact-form-left .fieldset .field .control {
  width: 100%;
}
.eventslist-index-list .register-heading {
  font-size: 11rem;
  font-family: 'Mont-Heavy';
  text-transform: uppercase;
  padding-bottom: 20px;
}
.eventslist-index-list .fieldset .field {
  margin: 0 0 20px;
}
.eventslist-index-list .fieldset .field .label {
  font-size: 2.4rem;
}
.eventslist-index-list .fieldset .field .control {
  width: 100%;
}
.eventslist-index-list .fieldset .field .control .input-text {
  border: 0px solid #707070;
  border-radius: 3px;
  background: #ffffff;
  color: #000000;
  height: 50px;
  font-size: 2.4rem;
}
.eventslist-index-list .fieldset .field .label {
  font-family: 'Mont-Regular';
  font-weight: normal;
  width: auto;
  padding: 0px 0px 6px 0;
  display: none;
}
.eventslist-index-list .contact-form-right {
  position: relative;
  width: 50%;
  padding-left: 18%;
}
.eventslist-index-list .right-form-data {
  bottom: 0 !important;
  position: absolute;
  margin-bottom: 0px;
  margin-top: 20px;
}
.eventslist-index-list .actions-toolbar {
  margin-left: 0 !important;
}
.eventslist-index-list .primary .action {
  width: 300px !important;
  border-radius: 0px !important;
  background: #dc4405;
  color: #fff;
  font-family: 'Mont-SemiBold';
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none;
  height: 60px;
  font-size: 2.6rem;
}
.eventslist-index-list input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 0px;
  width: 20px;
  height: 20px;
}
.eventslist-index-list .info-text {
  font-size: 3rem;
}
.eventslist-index-list .mail-list {
  font-size: 3rem;
  margin-bottom: auto;
}
.eventslist-index-past .page-wrapper .page-main {
  max-width: 100%;
}
.eventslist-index-past .page-title-wrapper {
  display: none !important;
}
.eventslist-index-past .banner.eventdetails img {
  width: 100%;
}
.eventslist-index-past .product-item-link {
  font-size: 2.8rem;
  line-height: 32px;
}
.eventslist-index-past .product-item-link:hover {
  color: #63636E !important;
}
.eventslist-index-past .title.eventdetails {
  padding: 70px 0px 70px 0px;
}
.eventslist-index-past .title.eventdetails .title {
  color: #000000;
  font-size: 11rem;
  font-weight: 900;
  font-family: 'Mont-Heavy';
  text-align: left;
  line-height: 110px;
  width: 80%;
  text-transform: uppercase;
}
.eventslist-index-past .title.eventdetails .title-text {
  color: #000000;
  font-size: 4.5rem;
  font-family: 'Mont-Regular';
  text-align: left;
  line-height: 1.2;
  width: 70%;
  text-transform: uppercase;
  padding-top: 3px;
}
.eventslist-index-past .content-high.eventdetails {
  padding: 70px 0px 70px 0px;
  background-color: #E8E8E8;
}
.eventslist-index-past .highlight {
  font-size: 3.5rem;
  font-family: 'Mont-Heavy';
  padding-bottom: 40px;
}
.eventslist-index-past .highlight-content-text {
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 0px;
  font-family: 'Mont-Regular';
}
.eventslist-index-past .highlight-products {
  padding: 130px 0px 50px 0px;
}
.eventslist-index-past .highlight-products .heading {
  color: #dc4405;
  font-size: 4.5rem;
  font-family: 'Mont-Heavy';
  text-align: center;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 40px;
}
.eventslist-index-past .highlight-content,
.eventslist-index-past .fixed-container {
  padding-left: 120px;
  padding-right: 120px;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.eventslist-index-past .download-center {
  padding: 60px 0px 60px 0px;
  background-color: #dc4405;
}
.eventslist-index-past .expert-highlight {
  color: #fff;
  font-size: 10rem;
  font-weight: 900;
  font-family: 'Mont-Heavy';
  text-align: left;
  line-height: 100px;
  width: 100%;
  text-transform: uppercase;
  padding-bottom: 50px;
}
.eventslist-index-past .download-info {
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.eventslist-index-past .expert-data {
  width: calc(100%/3);
  padding-right: 80px;
  padding-bottom: 60px;
}
.eventslist-index-past .expert-data .title {
  font-size: 4.5rem;
  color: #ffffff;
  font-family: 'Mont-Heavy';
  text-transform: uppercase;
  line-height: 1;
  padding-top: 25px;
}
.eventslist-index-past .expert-data .role {
  font-size: 3.4rem;
  color: #fff;
  font-family: 'Mont-Regular';
  line-height: 1;
  padding-top: 10px;
}
.eventslist-index-past .below-gap {
  height: 0;
  padding-bottom: 60px;
}
.eventslist-index-past .download-img {
  display: block;
  background: #F8F7F7;
  padding: 15px;
  box-sizing: border-box;
  position: relative;
}
.eventslist-index-past .product-item-info .brand-name {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 2rem;
  line-height: 32px;
  font-family: 'Mont-Regular';
  min-height: 32px;
}
.eventslist-index-past .product-item-info .product-item-actions {
  margin: 0px 0;
  background: #f8f7f7;
  position: relative;
  z-index: 2;
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
}
.eventslist-index-past .actions-secondary .action.towishlist:before {
  content: "\f08a";
  font-family: 'FontAwesome';
  display: inline-block;
  color: #000;
  font-size: 20px;
  padding: 0px 1px;
}
.eventslist-index-past .actions-secondary .action.towishlist {
  float: right;
  position: relative;
  z-index: 10;
}
.eventslist-index-past .product-item-actions .actions-secondary {
  display: block !important;
}
.eventslist-index-past .expert-highlight p {
  margin-bottom: 0;
}
.page-footer {
  background: #000000;
}
.page-footer .footer.content {
  border-top: none;
  padding: 60px 60px 60px 60px;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  max-height: initial;
  background: transparent;
}
.page-footer .footer.content .footermain .listing .addressft p {
  font-size: 1.6rem;
  color: #fff;
  font-family: 'Mont-Regular';
  line-height: 30px;
  margin-bottom: 2px;
}
.page-footer .footer.content .footermain .listing .addressft p strong {
  font-family: 'Mont-Bold';
  text-transform: capitalize;
}
.page-footer .footer.content .footermain .listing .addressft p a {
  font-size: 1.6rem;
  color: #fff;
  font-family: 'Mont-Regular';
  line-height: 30px;
  text-decoration: none;
}
.page-footer .footer.content .footermain .listing .addressft p label {
  font-family: 'Mont-Bold';
  margin-right: 10px;
  margin-bottom: 0;
}
.page-footer .footer.content .footermain .listing h2 {
  color: #dc4405;
  font-size: 1.8rem;
  font-family: 'Mont-Bold';
  line-height: 30px;
  letter-spacing: 0.16px;
  margin: 0px 0px 20px;
}
.page-footer .footer.content .footermain .listing ul li {
  margin: 10px 0px 0px;
}
.page-footer .footer.content .footermain .listing ul li a {
  color: #fff;
  font-size: 1.6rem;
  line-height: 24px;
  letter-spacing: 0.16px;
  margin: 0px 0px 0px;
  font-family: 'Mont-Regular';
  text-decoration: none;
}
.page-footer .footer.content .footermain .listing ul li a:hover {
  color: #dc4405;
}
.page-footer .footer.content .footermain .listing ul li.ftsubt {
  margin: 25px 0px 25px;
}
.page-footer .footer.content .footermain .listing ul li.altm {
  margin: 25px 0px;
}
.page-footer .footer.content .footermain .listing ul li.ftclsb {
  margin-bottom: 25px;
}
.page-footer .footer.content .footermain .listing:first-child {
  width: 390px;
  flex-grow: initial;
  flex-basis: initial;
}
.page-footer .footer.content .footermain .listing:last-child {
  width: 455px;
  flex-grow: initial;
  flex-basis: initial;
}
.page-footer .footer.content .footermain .listing .ft-socal-icon ul li {
  display: inline-block;
  margin-right: 20px;
}
.page-footer .footer.content .footermain .listing .ft-socal-icon ul li a {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border: 1px solid #707070;
  display: flex;
  text-align: center;
  color: #000;
  border-radius: 4px;
  line-height: 50px;
  font-size: 2.5rem;
  justify-content: center;
  align-items: center;
}
.page-footer .footer.content .footermain .listing .ft-socal-icon ul li a:hover {
  background: #dc4405;
  border: 1px solid #dc4405;
}
.page-footer .footer.content .footermain .listing .ft-socal-icon ul li a .fa {
  margin-left: 5px;
}
.page-footer .footer.content .footermain .listing .ft-socal-icon ul li a.facebook-color:hover {
  background: #4267B2;
  border: 1px solid #4267B2;
  color: #fff;
}
.page-footer .footer.content .footermain .listing .ft-socal-icon ul li a.youtub-color:hover {
  background: #FF0000;
  border: 1px solid #FF0000;
  color: #fff;
}
.page-footer .footer.content .footermain .listing .ft-socal-icon ul li a.instagram-color:hover {
  background: #3f729b;
  border: 1px solid #3f729b;
  color: #fff;
}
.page-footer .footer.content .footermain .listing .ft-socal-icon ul li a.linkedin-color:hover {
  background: #0077b5;
  border: 1px solid #0077b5;
  color: #fff;
}
.page-footer .footer.content .footermain .listing .ft-socal-icon ul li:last-child .follow-us {
  width: auto;
  height: auto;
  background: transparent;
  border: none;
  color: #fff;
  line-height: 1;
  margin-top: 0;
}
@media only screen and (max-width: 2100px) {
  .eventslist-index-index .actual-content p {
    font-size: 2.4rem;
  }
  .eventslist-index-index .upcoming-events .upcoming-heading,
  .eventslist-index-index .past-events .past-heading {
    font-size: 4.5rem;
  }
  .eventslist-index-index .upcoming-box .content-data .title {
    font-size: 4.7rem;
    line-height: 45px;
  }
  .eventslist-index-index .upcoming-box .content-data .data {
    font-size: 3rem;
    font-family: 'Mont-Bold';
    line-height: 35px;
  }
  .eventslist-index-index .box-content .box-text {
    font-size: 2.5rem;
  }
  .eventslist-index-index .box-content .box-num {
    font-size: 7.5rem;
  }
  .eventslist-index-index .past-box .content-data .title {
    font-size: 3.5rem;
    line-height: 30px;
  }
  .eventslist-index-index .past-box .content-data .data.last {
    padding-bottom: 5px;
  }
  .eventslist-index-index .upcoming-box .content-data .box-data .box1 {
    padding: 7px 37px 2px 37px;
  }
  .page-footer .footer.content .footermain .listing ul li a {
    font-size: 1.4rem;
  }
  .page-footer .footer.content .footermain .listing .ft-logo img {
    max-width: 200px;
  }
  .page-footer .footer.content .footermain .listing:first-child {
    width: 280px;
  }
  .page-footer .footer.content .footermain .listing:last-child {
    width: 340px;
  }
  .page-footer .footer.content .footermain .listing .ft-socal-icon ul li {
    margin-right: 10px;
  }
  .page-footer .footer.content .footermain .listing .ft-socal-icon ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1881px) {
  .dealerdata-index-index .dealer-content .col-md-4 p {
    font-size: 2.1rem;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test p {
    font-size: 2.1rem;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .content.sub-text {
    font-size: 2.1rem;
  }
  .dealerdata-index-index .dealer-info .dealer-info-content {
    padding: 10px 10px 10px 10px;
    height: 225px;
  }
  .dealerdata-index-index .dealer-info .dealer-info-content {
    height: 210px;
    font-size: 2.1rem;
  }
  .dealerdata-index-index .fieldset .field .label.show span {
    font-size: 2.1rem;
  }
  .dealerdata-index-index .register-form .register-heading {
    font-size: 8.5rem;
  }
  .dealerdata-index-index .fieldset .field .control select,
  .dealerdata-index-index .fieldset .field .control .input-text {
    height: 50px;
    font-size: 1.8rem;
  }
  .dealerdata-index-index .contact-form-right .blank-div {
    height: 716px;
  }
  .eventslist-index-index .actual-content p {
    font-size: 2.1rem;
  }
  .eventslist-index-index .upcoming-events .upcoming-heading,
  .eventslist-index-index .past-events .past-heading {
    font-size: 4.5rem;
  }
  .eventslist-index-index .upcoming-box .content-data .title {
    font-size: 4.7rem;
    line-height: 45px;
  }
  .eventslist-index-index .upcoming-box .content-data .data {
    font-size: 3rem;
    font-family: 'Mont-Bold';
    line-height: 35px;
  }
  .eventslist-index-index .box-content .box-text {
    font-size: 2.5rem;
  }
  .eventslist-index-index .box-content .box-num {
    font-size: 7.5rem;
  }
  .eventslist-index-index .past-box .content-data .title {
    font-size: 3.5rem;
    line-height: 30px;
  }
  .eventslist-index-index .past-box .content-data .data.last {
    padding-bottom: 5px;
  }
  .eventslist-index-index .title.eventdetails .title {
    font-size: 8rem;
    line-height: 75px;
    width: 60%;
  }
  .eventslist-index-index .title.eventdetails .title-text {
    color: #000000;
    font-size: 3.5rem;
  }
  .page-footer .footer.content .footermain .listing ul li a {
    font-size: 1.4rem;
  }
  .page-footer .footer.content .footermain .listing .ft-logo img {
    max-width: 200px;
  }
  .page-footer .footer.content .footermain .listing:first-child {
    width: 280px;
  }
  .page-footer .footer.content .footermain .listing:last-child {
    width: 340px;
  }
  .page-footer .footer.content .footermain .listing .ft-socal-icon ul li {
    margin-right: 10px;
  }
  .page-footer .footer.content .footermain .listing .ft-socal-icon ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1781px) {
  .dealerdata-index-index .dealer-content .col-md-4 p {
    font-size: 2.1rem;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test p {
    font-size: 2.1rem;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .content.sub-text {
    font-size: 2.1rem;
  }
  .dealerdata-index-index .dealer-info .dealer-info-content {
    padding: 10px 10px 10px 10px;
    height: 225px;
  }
  .dealerdata-index-index .dealer-info .dealer-info-content {
    height: 210px;
    font-size: 2.1rem;
  }
  .dealerdata-index-index .fieldset .field .label.show span {
    font-size: 2.1rem;
  }
  .dealerdata-index-index .register-form .register-heading {
    font-size: 7.5rem;
  }
  .dealerdata-index-index .fieldset .field .control select,
  .dealerdata-index-index .fieldset .field .control .input-text {
    height: 50px;
    font-size: 1.8rem;
  }
  .dealerdata-index-index .contact-form-right .blank-div {
    height: 716px;
  }
  .eventslist-index-index .actual-content p {
    font-size: 2.1rem;
  }
  .eventslist-index-index .upcoming-events .upcoming-heading,
  .eventslist-index-index .past-events .past-heading {
    font-size: 4.5rem;
  }
  .eventslist-index-index .upcoming-box .content-data .title {
    font-size: 3.2rem;
    line-height: 32px;
  }
  .eventslist-index-index .upcoming-box .content-data .data {
    font-size: 2.4rem;
    font-family: 'Mont-Bold';
    line-height: 30px;
  }
  .eventslist-index-index .box-content .box-text {
    font-size: 2.5rem;
  }
  .eventslist-index-index .box-content .box-num {
    font-size: 6.5rem;
  }
  .eventslist-index-index .content-data .know-more a {
    font-size: 2.4em;
  }
  .eventslist-index-index .past-box .content-data a {
    font-size: 2.4em;
  }
  .eventslist-index-index .past-box .content-data .title {
    font-size: 3.2rem;
    line-height: 30px;
  }
  .eventslist-index-index .past-box .content-data .data {
    font-size: 2.4rem;
    line-height: 30px;
  }
  .eventslist-index-index .past-box .content-data .data.last {
    padding-bottom: 5px;
  }
  .eventslist-index-list .highlight {
    font-size: 3rem;
  }
  .eventslist-index-list .content-data .know-more a {
    font-size: 2.2em;
  }
  .eventslist-index-list .past-box .content-data a {
    font-size: 2.2em;
  }
  .eventslist-index-list .highlight-content {
    font-size: 2.8rem;
  }
  .eventslist-index-list .meet-expert .expert-highlight {
    font-size: 8rem;
  }
  .eventslist-index-list .meet-expert .row-content {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .eventslist-index-list .meet-expert .expert-highlight-data .expert-content {
    font-size: 2.8rem;
  }
  .eventslist-index-list .meet-expert .row-expert {
    padding-top: 145px;
  }
  .eventslist-index-list .expert-data .title {
    font-size: 4rem;
  }
  .eventslist-index-list .expert-data .role {
    font-size: 2.5rem;
  }
  .eventslist-index-list .expert-data a {
    font-size: 2rem;
  }
  .eventslist-index-list .register-heading {
    font-size: 7rem;
  }
  .eventslist-index-list .fieldset .field .control .input-text {
    height: 50px;
    font-size: 1.8rem;
  }
  .eventslist-index-list .mail-list {
    font-size: 2rem;
  }
  .eventslist-index-list .primary .action {
    width: 300px !important;
    border-radius: 0px !important;
    background: #dc4405;
    color: #fff;
    font-family: 'Mont-SemiBold';
    padding: 0;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    border-radius: 3px;
    height: 50px;
    font-size: 1.8rem;
    line-height: 50px;
  }
  .eventslist-index-list .expert-data .role {
    padding-bottom: 45px;
  }
  .eventslist-index-past .product-item-link {
    font-size: 1.6rem;
    line-height: 1;
  }
  .eventslist-index-past .product-item-info .brand-name {
    font-size: 1.4rem;
    line-height: 1.5;
    min-height: 21px;
  }
  .eventslist-index-past .highlight-content-text {
    font-size: 2.1rem;
  }
  .eventslist-index-past .title.eventdetails .title {
    font-size: 6rem;
    line-height: 55px;
    width: 60%;
  }
  .eventslist-index-past .title.eventdetails .title-text {
    font-size: 2.5rem;
  }
  .eventslist-index-past .highlight {
    font-size: 3rem;
  }
  .eventslist-index-past .highlight-content-text {
    font-size: 2.8rem;
  }
  .eventslist-index-past .expert-highlight {
    font-size: 8rem;
    line-height: 80px;
  }
  .eventslist-index-past .expert-data .title {
    font-size: 3.4rem;
  }
  .eventslist-index-past .expert-data .role {
    font-size: 2.4rem;
  }
  .page-footer .footer.content .footermain .listing ul li a {
    font-size: 1.4rem;
  }
  .page-footer .footer.content .footermain .listing .ft-logo img {
    max-width: 200px;
  }
  .page-footer .footer.content .footermain .listing:first-child {
    width: 280px;
  }
  .page-footer .footer.content .footermain .listing:last-child {
    width: 340px;
  }
  .page-footer .footer.content .footermain .listing .ft-socal-icon ul li {
    margin-right: 10px;
  }
  .page-footer .footer.content .footermain .listing .ft-socal-icon ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1681px) {
  .dealerdata-index-index .dealer-content .col-md-4 p {
    font-size: 1.8rem;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test p {
    font-size: 1.8rem;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .content.sub-text {
    font-size: 1.8rem;
  }
  .dealerdata-index-index .dealer-info .dealer-info-content {
    padding: 5px 5px 5px 5px;
    height: 120px;
  }
  .dealerdata-index-index .dealer-info .dealer-info-content {
    height: 140px;
    font-size: 1.8rem;
  }
  .dealerdata-index-index .fieldset .field .label.show span {
    font-size: 1.5rem;
  }
  .dealerdata-index-index .register-form .register-heading {
    font-size: 7.9rem;
  }
  .dealerdata-index-index .fieldset .field .control select,
  .dealerdata-index-index .fieldset .field .control .input-text {
    height: 42px;
    font-size: 1.4rem;
  }
  .dealerdata-index-index .contact-form-right .blank-div {
    height: 596px;
  }
  .eventslist-index-index .actual-content p {
    font-size: 1.8rem;
    margin-bottom: 0;
  }
  .eventslist-index-index .upcoming-events .upcoming-heading,
  .eventslist-index-index .past-events .past-heading {
    font-size: 3rem;
  }
  .eventslist-index-index .upcoming-box .content-data .title {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
  .eventslist-index-index .upcoming-box .content-data .data {
    font-size: 1.8rem;
    font-family: 'Mont-Bold';
    line-height: 20px;
  }
  .eventslist-index-index .box-content .box-text {
    font-size: 1.8rem;
  }
  .eventslist-index-index .box-content .box-num {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }
  .eventslist-index-index .upcoming-box .content-data .box-data .box1 {
    padding: 7px 37px 0px 37px;
  }
  .eventslist-index-index .content-data .description p {
    font-size: 1.8rem;
  }
  .eventslist-index-index .upcoming-events .gap {
    padding-bottom: 80px;
  }
  .eventslist-index-index .upcoming-events .upcoming-content {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
  }
  .eventslist-index-index .past-box .content-data .title {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
  .eventslist-index-index .past-box .past-img-container {
    padding-bottom: 20px;
  }
  .eventslist-index-index .past-box .past-img-container .past-img {
    position: relative;
    padding-bottom: calc(100%/1.5);
  }
  .eventslist-index-index .past-box .past-img-container .past-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
  }
  .eventslist-index-index .past-box .content-data .data {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .eventslist-index-index .content-data .know-more a {
    font-size: 1.8em;
    padding: 5px 20px 5px 20px;
    line-height: 42px;
    height: 42px;
    font-family: 'Mont-Bold';
  }
  .eventslist-index-index .past-box .content-data a {
    font-size: 1.8em;
    padding: 5px 20px 5px 20px;
    line-height: 42px;
    height: 42px;
    font-family: 'Mont-Bold';
  }
  .eventslist-index-list .highlight {
    font-size: 2.5rem;
  }
  .eventslist-index-list .highlight-content {
    font-size: 1.8rem;
  }
  .eventslist-index-list .meet-expert .expert-highlight {
    font-size: 6rem;
  }
  .eventslist-index-list .meet-expert.eventdetails {
    padding: 70px 0px 50px 0px;
  }
  .eventslist-index-list .meet-expert .row-content {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .eventslist-index-list .meet-expert .expert-highlight-data {
    width: calc(30% - 50px);
  }
  .eventslist-index-list .meet-expert .expert-highlight-data .expert-content {
    font-size: 2.2rem;
  }
  .eventslist-index-list .meet-expert .row-expert {
    padding-top: 110px;
  }
  .eventslist-index-list .expert-data .title {
    font-size: 2.5rem;
  }
  .eventslist-index-list .expert-data .role {
    font-size: 1.8rem;
    padding-bottom: 30px;
  }
  .eventslist-index-list .expert-data a {
    font-size: 1.8em;
    padding: 5px 20px 5px 20px;
    line-height: 42px;
    height: 42px;
    font-family: 'Mont-Bold';
  }
  .eventslist-index-list .register-heading {
    font-size: 3rem;
  }
  .eventslist-index-list .fieldset .field .control .input-text {
    height: 42px;
    font-size: 1.6rem;
  }
  .eventslist-index-list .mail-list {
    font-size: 1.6rem;
  }
  .eventslist-index-list .primary .action {
    width: 300px !important;
    border-radius: 0px !important;
    background: #dc4405;
    color: #fff;
    font-family: 'Mont-SemiBold';
    padding: 0;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    border-radius: 3px;
    height: 42px;
    font-size: 1.6rem;
    line-height: 42px;
  }
  .eventslist-index-list .expert-data .role {
    padding-bottom: 45px;
  }
  .eventslist-index-past .highlight-content-text {
    font-size: 2.1rem;
  }
  .eventslist-index-past .product-item-link {
    font-size: 1.6rem;
    line-height: 1;
  }
  .eventslist-index-past .product-item-info .brand-name {
    font-size: 1.4rem;
    line-height: 1.5;
    min-height: 21px;
  }
  .eventslist-index-past .title.eventdetails .title {
    font-size: 3rem;
    line-height: 3.2rem;
    width: 60%;
  }
  .eventslist-index-past .title.eventdetails .title-text {
    font-size: 1.8rem;
  }
  .eventslist-index-past .highlight {
    font-size: 2.5rem;
    padding-bottom: 30px;
  }
  .eventslist-index-past .highlight-content-text {
    font-size: 1.8rem;
  }
  .eventslist-index-past .highlight-content-text p br {
    display: none;
  }
  .eventslist-index-past .highlight-products .heading {
    font-size: 3rem;
    line-height: 3rem;
    padding-bottom: 25px;
  }
  .eventslist-index-past .expert-highlight {
    font-size: 4.2rem;
    line-height: 4.2rem;
  }
  .eventslist-index-past .expert-data .title {
    font-size: 2.5rem;
  }
  .eventslist-index-past .expert-data .role {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1481px) {
  .dealerdata-index-index .dealer-content .col-md-4 p {
    font-size: 1.6rem;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .content.sub-text {
    font-size: 1.5rem;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test p {
    font-size: 1.5rem;
  }
  .dealerdata-index-index .dealer-info .dealer-info-content {
    height: 130px;
  }
  .dealerdata-index-index .dealer-info .dealer-info-content {
    padding: 0px 5px 0px 5px;
  }
  .dealerdata-index-index .dealer-info .dealer-info-content {
    height: 140px;
    font-size: 1.6rem;
  }
  .dealerdata-index-index .fieldset .field .label.show span {
    font-size: 1.6rem;
  }
  .dealerdata-index-index .register-form .register-heading {
    font-size: 7.9rem;
  }
  .dealerdata-index-index .fieldset .field .control select,
  .dealerdata-index-index .fieldset .field .control .input-text {
    height: 42px;
    font-size: 1.6rem;
  }
  .dealerdata-index-index .contact-form-right .blank-div {
    height: 596px;
  }
  .eventslist-index-index .actual-content {
    padding: 50px 150px;
  }
  .eventslist-index-index .actual-content p {
    font-size: 1.5rem;
  }
  .eventslist-index-index .upcoming-events .upcoming-heading,
  .eventslist-index-index .past-events .past-heading {
    font-size: 2.5rem;
  }
  .eventslist-index-index .upcoming-box .content-data .title {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
  .eventslist-index-index .upcoming-box .content-data .data {
    font-size: 1.5rem;
    font-family: 'Mont-Bold';
    line-height: 2rem;
  }
  .eventslist-index-index .box-content .box-text {
    font-size: 1.4rem;
  }
  .eventslist-index-index .box-content .box-num {
    font-size: 3rem;
    line-height: 3rem;
  }
  .eventslist-index-index .upcoming-box .content-data .box-data .box1 {
    padding: 7px 37px 0px 37px;
  }
  .eventslist-index-index .content-data .description p {
    font-size: 1.5rem;
  }
  .eventslist-index-index .content-data .know-more a {
    font-size: 1.6rem;
    padding: 5px 20px 5px 20px;
    height: 35px;
    line-height: 35px;
    font-family: 'Mont-Bold';
  }
  .eventslist-index-index .upcoming-events .gap {
    padding-bottom: 60px;
  }
  .eventslist-index-index .upcoming-events .upcoming-content {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
  }
  .eventslist-index-index .past-box .content-data .title {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
  .eventslist-index-index .past-box .content-data .data {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .eventslist-index-index .past-box .content-data a {
    font-size: 1.6rem;
    padding: 5px 20px 5px 20px;
    height: 35px;
    line-height: 35px;
    font-family: 'Mont-Bold';
  }
  .eventslist-index-index .upcoming-box .upcoming-img {
    width: 48%;
  }
  .eventslist-index-index .upcoming-box .content-data {
    width: 44%;
  }
  .eventslist-index-index .content-data .description {
    padding-top: 10px;
  }
  .eventslist-index-index .past-box .past-img-container {
    padding-bottom: 20px;
  }
  .eventslist-index-index .past-box .past-img-container .past-img {
    position: relative;
    padding-bottom: calc(100% / 1.6);
  }
  .eventslist-index-index .past-box .past-img-container .past-img img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: fill;
  }
  .eventslist-index-list .highlight {
    font-size: 2.2rem;
    padding-bottom: 20px;
  }
  .eventslist-index-list .actual-content {
    padding: 50px 100px;
  }
  .eventslist-index-list .meet-expert.eventdetails {
    padding: 60px 0px 50px 0px;
  }
  .eventslist-index-list .highlight-content {
    font-size: 1.5rem;
  }
  .eventslist-index-list .meet-expert .expert-highlight {
    font-size: 5rem;
  }
  .eventslist-index-list .meet-expert .expert-highlight-data {
    width: calc(30% - 50px);
  }
  .eventslist-index-list .meet-expert .expert-highlight-data .expert-content {
    font-size: 1.8rem;
  }
  .eventslist-index-list .meet-expert .row-content {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .eventslist-index-list .meet-expert .row-expert {
    padding-top: 95px;
  }
  .eventslist-index-list .expert-data .title {
    font-size: 2.2rem;
  }
  .eventslist-index-list .expert-data .role {
    font-size: 1.6rem;
  }
  .eventslist-index-list .expert-data a {
    font-size: 1.6rem;
    padding: 5px 20px 5px 20px;
    height: 35px;
    line-height: 35px;
    font-family: 'Mont-Bold';
  }
  .eventslist-index-list .register-heading {
    font-size: 3rem;
  }
  .eventslist-index-list .fieldset .field .control .input-text {
    height: 42px;
    font-size: 1.6rem;
  }
  .eventslist-index-list .mail-list {
    font-size: 1.6rem;
  }
  .eventslist-index-list .primary .action {
    width: 300px !important;
    border-radius: 0px !important;
    background: #dc4405;
    color: #fff;
    font-family: 'Mont-SemiBold';
    padding: 0;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    border-radius: 3px;
    height: 42px;
    font-size: 1.6rem;
    line-height: 42px;
  }
  .eventslist-index-list .expert-data .role {
    padding-bottom: 30px;
  }
  .eventslist-index-past .highlight-content-text {
    font-size: 1.5rem;
  }
  .eventslist-index-past .highlight-content-text br {
    display: none;
  }
  .eventslist-index-past .highlight-products .heading {
    font-size: 2.2rem;
    line-height: 20px;
    padding-bottom: 10px;
  }
  .eventslist-index-past .title.eventdetails .title {
    font-size: 2.2rem;
    line-height: 2.2rem;
    width: 60%;
  }
  .eventslist-index-past .title.eventdetails .title-text {
    font-size: 1.5rem;
  }
  .eventslist-index-past .highlight {
    font-size: 2.2rem;
    padding-bottom: 20px;
  }
  .eventslist-index-past .expert-highlight {
    font-size: 3rem;
    line-height: 3rem;
    padding-bottom: 30px;
  }
  .eventslist-index-past .expert-data .title {
    font-size: 2.2rem;
  }
  .eventslist-index-past .expert-data .role {
    font-size: 1.5rem;
  }
  .eventslist-index-past .products-grid .product-items .product-item .product-item-info .product-item-infoa .product-tag {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 1290px) {
  .page-footer .footer.content {
    padding: 50px 60px 50px 60px;
  }
  .page-footer .footer.content .footermain .listing .ft-logo img {
    max-width: 150px;
  }
  .page-footer .footer.content .footermain .listing:first-child {
    width: 200px;
  }
  .page-footer .footer.content .footermain .listing:last-child {
    width: 260px;
  }
  .page-footer .footer.content .footermain .listing ul li {
    margin: 5px 0px 0px;
  }
  .page-footer .footer.content .footermain .listing ul li a {
    font-size: 1.3rem;
  }
  .page-footer .footer.content .footermain .listing .addressft p {
    font-size: 1.3rem;
  }
  .page-footer .footer.content .footermain .listing .addressft p a {
    font-size: 1.3rem;
  }
  .page-footer .footer.content .footermain .listing .ft-socal-icon ul li {
    margin-right: 5px;
  }
  .page-footer .footer.content .footermain .listing .ft-socal-icon ul li a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 1181px) and (min-width: 768px) {
  .dealerdata-index-index .dealer-content .col-md-4 p {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test p {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .dealerdata-index-index .dealer-info .dealer-info-content {
    height: 130px;
    font-size: 1.4rem;
  }
  .dealerdata-index-index .fieldset .field .label.show span {
    font-size: 1.5rem;
  }
  .dealerdata-index-index .register-form .register-heading {
    font-size: 7rem;
  }
  .dealerdata-index-index .fieldset .field .control select,
  .dealerdata-index-index .fieldset .field .control .input-text {
    height: 42px;
    font-size: 1.5rem;
  }
  .dealerdata-index-index .contact-form-right .blank-div {
    height: 596px;
  }
  .eventslist-index-index .actual-content {
    padding: 50px 80px;
  }
  .eventslist-index-index .actual-content p {
    font-size: 1.6rem;
  }
  .eventslist-index-index .upcoming-events .upcoming-heading,
  .eventslist-index-index .past-events .past-heading {
    font-size: 3.5rem;
  }
  .page-footer .footer.content {
    padding: 50px 15px 50px 15px;
  }
  .page-footer .footer.content .footermain .listing:first-child {
    width: 100%;
    margin-bottom: 40px;
  }
  .page-footer .footer.content .footermain .listing .addressft p {
    font-size: 1.3rem;
  }
}
.cms-index-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.main-banner-homepage .banner-homepage-container {
  padding-left: 60px;
  padding-right: 60px;
  max-width: 1920px;
  margin: 0px auto 0px;
  width: 100%;
}
.main-banner-homepage .banner-homepage-container .banner-homepage-inner {
  position: relative;
}
.main-banner-homepage .banner-homepage-container .banner-homepage-inner .owl-carousel .owl-controls .owl-dots {
  margin-top: 0px;
  margin-bottom: 20px;
}
.main-banner-homepage .banner-homepage-container .banner-homepage-inner .owl-carousel .owl-controls .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
}
.main-banner-homepage .banner-homepage-container .banner-homepage-inner .owl-carousel .owl-controls .owl-dots .owl-dot.active span {
  background: #dc4405;
}
.main-banner-homepage .banner-homepage-container .banner-homepage-inner picture img {
  width: calc(100% - 0px);
  float: right;
  margin-bottom: 0px;
}
.main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
}
.main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner h5 {
  font-size: 2.8rem;
  line-height: 64px;
  color: #dc4405;
  text-transform: uppercase;
  font-family: 'Mont-Bold';
}
.main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner h1 {
  font-size: 20rem;
  text-transform: uppercase;
  line-height: 160px;
  color: #3E3E3E;
  font-family: 'Mont-Heavy';
}
.main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner .banner-contant-bottom p {
  color: #343434;
  font-size: 4.2rem;
  line-height: 36px;
  font-family: 'Mont-Bold';
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner .banner-contant-bottom .btn {
  background: #dc4405;
  width: 220px;
  height: 60px;
  font-size: 2.6rem;
  color: #fff;
  line-height: 60px;
  font-family: 'Mont-SemiBold';
  padding: 0;
  margin-left: 70px;
  display: inline-block;
  vertical-align: middle;
}
.main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner .banner-contant-bottom .btn:hover {
  background: #000000;
}
.hp-introducing-inner {
  position: relative;
}
.hp-introducing-inner .hp-introducing-banner {
  position: relative;
}
.hp-introducing-inner .hp-introducing-banner .intro {
  display: flex;
  width: 100%;
}
.hp-introducing-inner .hp-introducing-banner .intro .intro-left {
  width: 68.8%;
}
.hp-introducing-inner .hp-introducing-banner .intro .intro-left .left-img-box {
  height: 100%;
}
.hp-introducing-inner .hp-introducing-banner .intro .intro-left .left-img-box img {
  height: 100%;
}
.hp-introducing-inner .hp-introducing-banner .intro .intro-right {
  width: 31.2%;
  display: grid;
  grid-gap: 2px;
  grid-template-columns: repeat(2, 1fr);
  padding: 0px 2px 0px;
}
.hp-introducing-inner .hp-introducing-banner .intro .intro-right .right-img-box {
  grid-column: span 1;
  position: relative;
}
.hp-introducing-inner .hp-introducing-banner .intro .intro-right .right-img-box img {
  height: 100%;
}
.hp-introducing-inner .hp-introducing-banner .intro .intro-right .right-img-box h3 {
  font-size: 1.4rem;
  font-family: 'Mont-Bold';
  color: #fff;
  background: #dc4405;
  font-weight: normal;
  margin: 0px;
  text-transform: uppercase;
  text-align: center;
  padding: 4.5% 0px;
  display: none;
}
.hp-introducing-inner .hp-introducing-banner img {
  width: 100%;
  height: auto;
}
.hp-introducing-inner .hp-introducing-container {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  max-width: 1920px;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
}
.hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-head h3 {
  font-size: 6rem;
  color: #fff;
  font-family: 'Mont-Heavy';
  letter-spacing: -1.2px;
  line-height: 55px;
  margin: 0px 0px 8px;
  display: inline-block;
}
.hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-title h2 {
  font-size: 13.2rem;
  color: #dc4405;
  font-family: 'Mont-Heavy';
  letter-spacing: -1.2px;
  line-height: 119px;
  margin: 0px 0px 0px;
  display: inline-block;
}
.hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-des {
  margin: 54px 0px 50px;
}
.hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-des p {
  font-family: 'Mont-SemiBold';
  font-size: 3.2rem;
  color: #fff;
  line-height: 48px;
  margin: 0px 0px 0px;
  display: inline-block;
}
.hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-btn a {
  background: #dc4405 0% 0% no-repeat padding-box;
  border-radius: 3px;
  opacity: 1;
  width: 220px;
  height: 60px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 2.6rem;
  color: #fff;
  font-family: 'Mont-SemiBold';
  text-decoration: none;
}
.hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-btn a:hover {
  background: #000000;
}
.hp-subscribe {
  background-image: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/Subscribe-main-bg.png);
  background-repeat: no-repeat;
  padding: 40px 0 70px;
  margin: 0;
}
.hp-subscribe .hp-subscribe-inner {
  max-width: 1920px;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  width: calc(100% - 865px);
}
.hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt .hp-subscribe-btn {
  position: absolute;
}
.hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt .hp-subscribe-btn .btn {
  background: #dc4405;
  width: 324px;
  height: 60px;
  line-height: 60px;
  padding: 0;
  border-radius: 3px 3px 3px 3px;
  font-size: 2.6rem;
  letter-spacing: 4.55px;
  color: #fff;
  font-family: 'Mont-SemiBold';
}
.hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt .hp-subscribe-btn .btn:hover {
  background: #000000;
}
.hp-subscribe .hp-subscribe-inner .hp-subscribe-lft {
  padding-left: 282px;
  max-width: 865px;
  width: 100%;
}
.hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des h3 {
  font-size: 3.2rem;
  line-height: 42px;
  text-transform: uppercase;
  font-family: 'Mont-Heavy';
  color: #03050A;
}
.hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des h3 .subscribe-co {
  color: #dc4405;
  letter-spacing: 4.4px;
}
.hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des p {
  font-size: 3.2rem;
  line-height: 42px;
  font-family: 'Mont-SemiBold';
  color: #03050A;
}
.custom-container {
  padding-left: 60px;
  padding-right: 60px;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.hp-excellence-since {
  margin: 60px 0px 60px;
}
.hp-excellence-since .excellence-since-box {
  margin: 40px 138px 0px 30px;
}
.hp-excellence-since .excellence-since-video {
  position: relative;
  max-width: 1150px;
  float: right;
  border-radius: 10px;
  overflow: hidden;
}
.hp-excellence-since .excellence-since-video .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.hp-excellence-since .excellence-since-video img {
  width: 100%;
  max-width: 1150px;
  height: auto;
}
.hp-excellence-since h5 {
  color: #dc4405;
  font-size: 3.2rem;
  line-height: 29px;
  font-family: 'Mont-Bold';
  margin: 0px 0px 19px;
}
.hp-excellence-since h3 {
  font-size: 6.6rem;
  line-height: 66px;
  color: #000000;
  margin: 0px 0px 17px;
  font-family: 'Mont-Heavy';
  letter-spacing: -1.36px;
}
.hp-excellence-since p {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 0;
}
.hp-excellence-since a {
  width: 220px;
  height: 60px;
  line-height: 60px;
  background: #dc4405;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 2.6rem;
  font-family: 'Mont-SemiBold';
  letter-spacing: 4.5px;
  margin: 50px 0px 0px;
  border-radius: 3px;
  text-decoration: none;
}
.hp-excellence-since a:hover {
  background: #000000;
}
.hp-tool-for-every-need {
  padding: 0px 0px 25px;
}
.tool-for-everyneed .row:nth-child(2) {
  margin-left: -25px;
  margin-right: -25px;
}
.tool-for-everyneed .row:nth-child(2) .col-md-4 {
  padding-left: 25px;
  padding-right: 25px;
}
.tool-for-everyneed .head-title {
  text-align: center;
}
.tool-for-everyneed .head-title h2 {
  font-size: 3.2rem;
  line-height: 29px;
  letter-spacing: 4.6px;
  color: #03050A;
  font-family: 'Mont-Heavy';
  margin: 83px 0px 65px;
  display: inline-block;
}
.tool-for-everyneed .everyneed {
  position: relative;
  margin-bottom: 50px;
}
.tool-for-everyneed .everyneed .everyneed-box {
  position: relative;
}
.tool-for-everyneed .everyneed .everyneed-box .everyneed-img img {
  width: 100%;
  height: auto;
}
.tool-for-everyneed .everyneed .everyneed-box h3 {
  position: absolute;
  font-size: 4.2rem;
  font-family: 'Mont-Bold';
  color: #fff;
  line-height: 59px;
  background: #dc4405;
  display: block;
  left: 0;
  right: 0;
  font-weight: normal;
}
.tool-for-everyneed .everyneed .everyneed-box h3 a {
  color: #fff;
  text-decoration: none;
  padding: 10.5px 40px;
  display: block;
}
.tool-for-everyneed .everyneed .everyneed-box-hover {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent linear-gradient(0deg, #dc4405 0%, #000000 100%) 0% 0% no-repeat padding-box;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  transition: left 0.3s ease;
  visibility: hidden;
  z-index: -1;
  opacity: 0;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 40px 40px 0;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt {
  width: 100%;
  border-top: 1px solid #fff;
  margin: 10px 0px 0px;
  padding: 24px 0px 0px;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt .everyneed-bh-bt-icon {
  display: inline-block;
  vertical-align: middle;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt .everyneed-bh-bt-cont {
  display: inline-block;
  vertical-align: middle;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt .everyneed-bh-bt-cont p {
  font-size: 1.6rem;
  line-height: 18px;
  color: #fff;
  margin: 0px 0px 0px;
  padding-left: 15px;
  font-family: 'Mont-Heavy';
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt .everyneed-bh-bt-cont p span {
  font-style: italic;
  font-family: "Mont-Regular";
  display: block;
  margin-bottom: 4.5px;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-rgt {
  text-align: center;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-rgt p {
  font-size: 1.4rem;
  line-height: 16px;
  font-family: 'Mont-Bold';
  color: #fff;
  font-weight: normal;
  margin: 20px 0px 0px;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft p {
  font-size: 3.2rem;
  line-height: 29px;
  color: #fff;
  font-family: 'Mont-Bold';
  font-weight: normal;
  margin: 0px 0px 25px;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft p strong {
  line-height: 29px;
  display: block;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft ul li {
  margin: 0px 0px 15px;
}
.tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft ul li a {
  font-size: 3.2rem;
  line-height: 29px;
  font-family: 'Mont-Regular';
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}
.tool-for-everyneed .everyneed:hover .everyneed-box-hover {
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  transition: left 0.3s ease;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  z-index: 99;
  opacity: 0.9;
}
.hp-hot-new-releases {
  background: #E8E8E8;
  padding: 112px 0 127px;
}
.hp-hot-new-releases .hot-new-releases .head-title {
  text-align: center;
}
.hp-hot-new-releases .hot-new-releases .head-title h2 {
  font-size: 3.2rem;
  line-height: 29px;
  letter-spacing: 4.6px;
  color: #dc4405;
  font-family: 'Mont-Heavy';
  margin: 0px 0px 69px;
  display: inline-block;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-items {
  margin: 0 auto;
  max-width: 1529px;
  padding: 0;
  list-style: none;
  width: 100%;
  position: relative;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-items.owl-carousel.owl-theme .owl-nav [class*='owl-'] {
  padding: 0;
  background: transparent;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-items.owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
  background: transparent;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-items.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-items.owl-carousel .owl-nav .owl-prev {
  float: left;
  margin-left: -50px;
  outline: none;
  border: none;
  box-shadow: none;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-items.owl-carousel .owl-nav .owl-next {
  float: right;
  margin-right: -50px;
  outline: none;
  border: none;
  box-shadow: none;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-items.owl-carousel .owl-nav .fa {
  font-size: 7rem;
  color: #090504;
  border: none;
  outline: none;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-item .hot-new-relea-wp a {
  display: block;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-item .hot-new-relea-wp a .product-item-name {
  position: absolute;
  bottom: 51px;
  left: 75px;
  font-size: 8rem;
  line-height: 81px;
  color: #fff;
  font-family: 'Mont-Heavy';
  font-weight: normal;
  z-index: 1;
  letter-spacing: -1.8px;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-item .hot-new-relea-wp a .product-item-name .fa {
  color: #dc4405;
  margin-left: 85px;
  line-height: 81px;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-item .hot-new-relea-wp a .product-item-name .fa:before {
  background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/rightindicater.png);
  content: '';
  width: 56px;
  height: 49px;
  display: inline-block;
  background-size: 100%;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-item .hot-new-relea-wp .product-image-container .product-image-wrapper {
  height: auto;
}
.hp-hot-new-releases .hot-new-releases .hot-new-releases-item .hot-new-relea-wp .product-image-container .product-image-wrapper .product-image-photo {
  position: relative;
  width: 100%;
  height: auto;
}
.hp-international-bestsellers {
  padding: 117px 0px 0px;
}
.hp-international-bestsellers .international-bestsellers {
  padding: 0px 25px;
}
.hp-international-bestsellers .international-bestsellers .head-title {
  text-align: center;
}
.hp-international-bestsellers .international-bestsellers .head-title h2 {
  font-size: 3.2rem;
  line-height: 29px;
  letter-spacing: 4.6px;
  color: #dc4405;
  font-family: 'Mont-Black';
  margin: 0px 0px 69px;
  display: inline-block;
}
.hp-international-bestsellers .international-bestsellers .block-products-list {
  min-height: 685px;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items {
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item {
  width: calc(100%/4 - 33.2px);
  margin-bottom: 0;
  margin-left: 0;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .international-bestsellers-rating {
  margin-bottom: 10px;
  transition: all 1s ease 0s;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .international-bestsellers-rating.selected {
  position: relative;
  left: -30px;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .international-bestsellers-rating span {
  display: inline-block;
  margin-right: 5px;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .international-bestsellers-rating span .fa {
  font-size: 25px;
  color: #dc4405;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .international-bestsellers-rating .fa {
  font-size: 25px;
  color: #dc4405;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.vices-item .product-item-photo {
  display: inline-block;
  margin-left: 0;
  margin-top: 0;
  transition: all 1s ease 0s;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.vices-item .product-item-info .bestseller-wrapper:hover .product-item-photo {
  margin-top: 0;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.pump-item .product-item-photo {
  width: 100%;
  margin: 0 auto;
  transition: all 1s ease 0s;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 40px 40px 0px 40px;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.pump-item .product-item-info .bestseller-wrapper:hover .product-item-photo img {
  width: 100%;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.grease-guns-item .product-item-photo {
  width: 300px;
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: initial;
  top: 200px;
  transform: rotate(45deg);
  transition: all 1s ease 0s;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.grease-guns-item .product-item-info .bestseller-wrapper:hover .product-item-photo {
  bottom: 40px;
  transform: rotate(-28deg);
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.hammers-item .product-item-photo {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  position: absolute;
  padding: 10px;
  top: 0px;
  bottom: 0px;
  left: 0;
  right: 0;
  transition: all 1s ease 0s;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.hammers-item .product-item-info .bestseller-wrapper:hover .product-item-photo {
  width: 100%;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info {
  width: 100%;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover + .product-sales-info {
  display: none;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper {
  background-color: #0A0605;
  transition: all 1s ease 0s;
  padding: 0px 20px;
  height: 455px;
  position: relative;
  overflow: hidden;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover {
  height: 600px;
  width: 450px;
  margin-left: -30px;
  background: transparent linear-gradient(180deg, #DE5F10 0%, #000000 100%) 0% 0% no-repeat padding-box;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-item-name {
  text-align: left;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details {
  display: block;
  padding: 20px 0px 20px;
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details .product-hover-description {
  letter-spacing: 0.18px;
  color: #FFFFFF;
  opacity: 1;
  font-size: 1.8rem;
  line-height: 24px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
  border-bottom: 1px solid #dc4405;
  padding: 0px 0px 10px;
  margin: 0px 0px 10px;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details .product-hover-material {
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details .product-hover-material .material-hdcls {
  border: 1px solid #FFFFFF;
  border-radius: 18px;
  width: 60px;
  text-align: center;
  height: 36px;
  line-height: 35px;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  font-size: 1.8rem;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details .product-hover-material .warranty-cls {
  width: 80px;
  margin: 0px 30px;
  font-size: 1.4rem;
  line-height: 16px;
  font-family: 'Mont-Bold';
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details .product-hover-material .mode-clsp .mode-cls {
  font-size: 3.6rem;
  line-height: 36px;
  font-family: "Mont-Light";
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-name {
  text-align: center;
  margin: 44px 0px 0;
  float: left;
  width: 100%;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link {
  text-align: center;
  letter-spacing: -1.2px;
  color: #FFFFFF;
  opacity: 1;
  font-family: 'Mont-Heavy';
  font-weight: normal;
  font-size: 6rem;
  line-height: 51px;
  text-decoration: none;
  transition: all 1s ease 0s;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-hover-details {
  display: none;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-image-container {
  width: 100% !important;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-image-container .product-image-wrapper {
  height: auto;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-image-container .product-image-wrapper img {
  transition: all 1s ease 0s;
  position: relative;
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-sales-info {
  color: #63636E;
  font-size: 2.4rem;
  text-align: left;
  letter-spacing: 0.24px;
  line-height: 33px;
  margin-top: 12px;
  font-family: 'Open Sans', 'sans-serif';
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-sales-info .boldccd {
  font-family: 'Mont-Heavy';
}
.hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-sales-info .newcsx {
  font-family: 'Mont-Heavy';
  color: #FF6E2E;
}
@media only screen and (max-width: 1791px) {
  .hp-international-bestsellers .international-bestsellers .block-products-list {
    min-height: 605px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item {
    width: calc(100%/4 - 25px);
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .international-bestsellers-rating.selected {
    position: relative;
    left: -20px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover {
    height: 520px;
    width: 360px;
    margin-left: -20px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.vices-item .product-item-info .bestseller-wrapper:hover .product-item-photo {
    margin-top: 0px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.pump-item .product-item-photo {
    padding: 0px 30px 0px 30px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.grease-guns-item .product-item-info .bestseller-wrapper:hover .product-item-photo {
    bottom: initial;
    top: 150px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-sales-info {
    font-size: 1.6rem;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link {
    font-size: 4.2rem;
    line-height: 30px;
  }
  .main-banner-homepage .banner-homepage-container .banner-homepage-inner picture img {
    width: calc(100% - 0px);
    margin-bottom: 40px;
  }
  .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant {
    top: 40px;
  }
  .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner h5 {
    font-size: 2.4rem;
    line-height: 50px;
  }
  .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner h1 {
    font-size: 11rem;
    line-height: 110px;
  }
  .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner .banner-contant-bottom p {
    font-size: 2.8rem;
  }
  .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner .banner-contant-bottom .btn {
    width: 150px;
    height: 45px;
    font-size: 1.8rem;
    line-height: 45px;
    margin-left: 50px;
  }
  .hp-hot-new-releases {
    padding: 60px 0 70px;
  }
  .hp-hot-new-releases .hot-new-releases .head-title h2 {
    font-size: 2.6rem;
    line-height: 50px;
    letter-spacing: 1px;
    margin: 0px 0px 40px;
  }
  .hp-hot-new-releases .hot-new-releases .hot-new-releases-items {
    max-width: 1199px;
  }
  .hp-hot-new-releases .hot-new-releases .hot-new-releases-item .hot-new-relea-wp a .product-item-name {
    font-size: 2.6rem;
    line-height: 40px;
    letter-spacing: 0.5px;
  }
  .hp-hot-new-releases .hot-new-releases .hot-new-releases-item .hot-new-relea-wp a .product-item-name .fa {
    margin-left: 30px;
    vertical-align: middle;
    line-height: 18px;
  }
  .hp-hot-new-releases .hot-new-releases .hot-new-releases-item .hot-new-relea-wp a .product-item-name .fa:before {
    width: 32px;
    height: 28px;
  }
  .hp-international-bestsellers .international-bestsellers .head-title h2 {
    font-size: 2.6rem;
    line-height: 40px;
    letter-spacing: 1px;
  }
  .hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-head h3 {
    font-size: 5rem;
    line-height: 40px;
    letter-spacing: 1px;
  }
  .hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-title h2 {
    font-size: 9rem;
    line-height: 80px;
  }
  .hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-des p {
    font-size: 1.8rem;
    line-height: 30px;
  }
  .hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-btn a {
    width: 150px;
    height: 45px;
    font-size: 1.8rem;
    line-height: 45px;
    margin-left: 0px;
  }
  .hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt {
    width: calc(100% - 600px);
  }
  .hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt .hp-subscribe-btn .btn {
    width: 250px;
    height: 45px;
    line-height: 45px;
    font-size: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft {
    max-width: 600px;
  }
  .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des h3 {
    font-size: 2.6rem;
    line-height: 36px;
  }
  .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des p {
    font-size: 1.8rem;
    line-height: 36px;
  }
  .hp-excellence-since h5 {
    font-size: 2.2rem;
  }
  .hp-excellence-since h3 {
    font-size: 4.5rem;
    line-height: 48px;
  }
  .hp-excellence-since p {
    font-size: 1.5rem;
    line-height: 26px;
  }
  .hp-excellence-since a {
    width: 170px;
    height: 45px;
    line-height: 45px;
    font-size: 1.8rem;
  }
  .tool-for-everyneed .head-title h2 {
    font-size: 2.6rem;
    line-height: 40px;
    letter-spacing: 1px;
  }
  .tool-for-everyneed .everyneed .everyneed-box h3 {
    font-size: 2.2rem;
    line-height: 39px;
  }
  .tool-for-everyneed .everyneed .everyneed-box h3 a {
    padding: 10.5px 15px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover {
    top: 60px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner {
    padding: 15px 15px 0;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-rgt img {
    max-width: 100px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt .everyneed-bh-bt-icon img {
    max-width: 40px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt .everyneed-bh-bt-cont p {
    font-size: 1.2rem;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft p {
    font-size: 2rem;
    line-height: 28px;
    margin: 0px 0px 20px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft ul li {
    margin: 10px 0px 0px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft ul li a {
    font-size: 1.6rem;
    line-height: 28px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner {
    max-width: 1100px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item {
    padding: 50px 50px 50px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt .post-title {
    font-size: 2.2rem;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt .testimonial-message {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .hp-excellence-since .excellence-since-box {
    margin: 40px 115px 0px 0px;
  }
  .hp-excellence-since a {
    margin: 100px 0px 0px;
  }
}
@media only screen and (max-width: 1590px) {
  .hp-international-bestsellers .international-bestsellers .block-products-list {
    min-height: 535px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item {
    width: calc(100%/4 - 20px);
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .international-bestsellers-rating.selected {
    left: -15px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper {
    height: 362px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover {
    width: 340px;
    height: 453px;
    margin-left: -15px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.pump-item .product-item-photo {
    padding: 0px 10px 0px 10px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.grease-guns-item .product-item-info .bestseller-wrapper .product-item-photo {
    top: 110px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.grease-guns-item .product-item-info .bestseller-wrapper:hover .product-item-photo {
    top: 120px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-sales-info {
    font-size: 1.4rem;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper {
    padding: 0px 10px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details .product-hover-description {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details .product-hover-material .material-hdcls {
    height: 25px;
    line-height: 25px;
    padding: 0px 10px;
    font-size: 1.4rem;
    width: 45px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details .product-hover-material .warranty-cls {
    margin: 0px 10px;
    font-size: 1.2rem;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details .product-hover-material .mode-clsp {
    font-size: 1.2rem;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details .product-hover-material .mode-clsp .mode-cls {
    font-size: 1.4rem;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link {
    font-size: 3.2rem;
    line-height: 22px;
  }
  .main-banner-homepage .banner-homepage-container .banner-homepage-inner picture img {
    width: calc(100% - 0px);
  }
  .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner .banner-contant-bottom p {
    font-size: 2.2rem;
  }
  .hp-hot-new-releases .hot-new-releases .hot-new-releases-items {
    max-width: 1024px;
  }
  .hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-des {
    margin: 40px 0px 40px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover {
    top: 50px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt {
    padding: 10px 0px 0px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt .everyneed-bh-bt-cont p {
    font-size: 1.3rem;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft ul li {
    margin: 5px 0px 0px;
  }
  .tool-for-everyneed .everyneed .everyneed-box h3 {
    line-height: 30px;
  }
  .hp-excellence-since .excellence-since-box {
    margin: 40px 0px 0px 0px;
  }
  .hp-excellence-since a {
    margin: 35px 0px 0px;
  }
  .hp-clients-testimonial .owl-carousel .owl-nav button.owl-prev,
  .hp-clients-testimonial .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  .hp-clients-testimonial .owl-carousel .owl-nav .action-gift.owl-prev {
    left: -110px;
  }
  .hp-clients-testimonial .owl-carousel .owl-nav button.owl-next,
  .hp-clients-testimonial .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  .hp-clients-testimonial .owl-carousel .owl-nav .action-gift.owl-next {
    right: -110px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner {
    max-width: 1024px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-lft {
    max-width: 300px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt {
    width: calc(100% - 300px);
    padding-left: 40px;
    padding-right: 40px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt footer {
    width: calc(100% - 165px);
  }
}
@media only screen and (max-width: 1490px) {
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover {
    width: 300px;
  }
}
@media only screen and (max-width: 1390px) {
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover {
    width: 295px;
  }
}
@media only screen and (max-width: 1290px) {
  .hp-international-bestsellers .international-bestsellers {
    padding: 0px 0px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list {
    min-height: 470px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item {
    width: calc(100%/4 - 20px);
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .international-bestsellers-rating span .fa {
    font-size: 16px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .international-bestsellers-rating .fa {
    font-size: 16px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .international-bestsellers-rating.selected {
    left: -15px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper {
    height: 362px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover {
    width: 290px;
    height: 387px;
    margin-left: -15px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details {
    left: 10px;
    right: 10px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover .product-hover-details .product-hover-description {
    font-size: 1.2rem;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.vices-item .product-item-photo {
    padding: 0px 15px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.pump-item .product-item-photo {
    padding: 0px 25px 0px 25px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.grease-guns-item .product-item-info .bestseller-wrapper .product-item-photo {
    width: 280px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item.grease-guns-item .product-item-info .bestseller-wrapper:hover .product-item-photo {
    top: 100px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link {
    font-size: 2.2rem;
    line-height: 20px;
  }
  .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant {
    top: 20px;
  }
  .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner h5 {
    font-size: 2.2rem;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner h1 {
    font-size: 12rem;
    line-height: 80px;
  }
  .hp-hot-new-releases {
    padding: 50px 0 50px;
  }
  .hp-hot-new-releases .hot-new-releases .hot-new-releases-items {
    max-width: 768px;
  }
  .hp-hot-new-releases .hot-new-releases .hot-new-releases-items .hot-new-releases-item .hot-new-relea-wp a .product-item-name .fa {
    margin-left: 20px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt {
    padding: 10px 0px 0px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt .everyneed-bh-bt-icon img {
    max-width: 35px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-bt .everyneed-bh-bt-cont p {
    font-size: 1.1rem;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-rgt img {
    max-width: 80px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-rgt p {
    font-size: 1.2rem;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft p {
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0px 0px 10px;
  }
  .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft ul li a {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .hp-clients-testimonial .owl-carousel .owl-nav {
    margin-top: -45px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner {
    max-width: 767px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item {
    padding: 50px 20px 50px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-lft {
    max-width: 200px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt {
    width: calc(100% - 200px);
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt .testimonial-message {
    font-size: 1.4rem;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt .author .author-logo img {
    max-width: 80px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt .author .author-company {
    font-size: 1.2rem;
  }
  .hp-excellence-since {
    margin: 0px 0px 80px;
  }
}
@media only screen and (max-width: 1190px) and (min-width: 768px) {
  .cms-index-index .page-wrapper .page-main {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .main-banner-homepage .banner-homepage-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .custom-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hp-introducing {
    margin-top: 30px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item {
    width: calc(100%/2 - 20px);
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .international-bestsellers-rating.selected {
    left: 0px;
  }
  .hp-international-bestsellers .international-bestsellers .block-products-list .block-content .products-grid .product-items .product-item .product-item-info .bestseller-wrapper:hover {
    width: 100%;
    margin-left: 0;
    height: 480px;
  }
  .tool-for-everyneed .row:nth-child(2) {
    margin-left: -15px;
    margin-right: -15px;
  }
  .tool-for-everyneed .row:nth-child(2) .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 50%;
    flex: 0 0 50%;
  }
  .cms-index-index .hp-excellence-since .excellence-since-box {
    margin: 0px 0px 0px 0px;
  }
  .cms-index-index .hp-excellence-since h5 {
    font-size: 1.8rem;
    line-height: 1.2;
    margin: 0px 0px 11px;
  }
  .cms-index-index .hp-excellence-since h3 {
    font-size: 2.2rem;
    line-height: 1.1;
  }
  .cms-index-index .hp-excellence-since p {
    font-size: 1.3rem;
  }
  .cms-index-index .hp-excellence-since a {
    margin: 20px 0px 0px;
    font-size: 1.4rem;
    height: 42px;
    line-height: 42px;
  }
  .hp-subscribe {
    background-size: 130px;
    padding: 40px 0 0px;
  }
  .hp-subscribe .hp-subscribe-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft {
    padding-left: 140px;
    max-width: 380px;
  }
  .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des h3 {
    font-size: 2.2rem;
  }
  .hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt {
    width: calc(100% - 380px);
  }
  .hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt .hp-subscribe-btn .btn {
    width: 170px;
    font-size: 1.6rem;
  }
  .hp-clients-testimonial .owl-carousel .owl-nav button.owl-prev,
  .hp-clients-testimonial .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  .hp-clients-testimonial .owl-carousel .owl-nav .action-gift.owl-prev {
    left: -65px;
  }
  .hp-clients-testimonial .owl-carousel .owl-nav button.owl-next,
  .hp-clients-testimonial .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  .hp-clients-testimonial .owl-carousel .owl-nav .action-gift.owl-next {
    right: -65px;
  }
  .hp-clients-testimonial .hp-clients-testimonial-inner {
    max-width: 100%;
    width: calc(100% - 170px);
  }
  .hp-hot-new-releases .hot-new-releases .hot-new-releases-items.owl-carousel .owl-nav .fa {
    font-size: 5rem;
  }
  .hp-hot-new-releases .hot-new-releases .hot-new-releases-items.owl-carousel .owl-nav .owl-next {
    margin-right: -15px;
  }
  .hp-hot-new-releases .hot-new-releases .hot-new-releases-items.owl-carousel .owl-nav .owl-prev {
    margin-left: -15px;
  }
}
.page-wrapper > .breadcrumbs {
  max-width: 1920px;
}
.page-wrapper > .breadcrumbs .items {
  font-size: 18px;
  margin: 20px 0 0;
  font-family: 'Mont-SemiBold';
}
.page-wrapper > .breadcrumbs .items .item:not(:last-child):after {
  line-height: 27px;
}
.careers-content {
  text-align: center;
  margin: 50px 0px 0px;
}
.careers-content h3 {
  font-size: 3.2rem;
  line-height: 29px;
  letter-spacing: 4.6px;
  color: #dc4405;
  font-family: 'Mont-Black';
  margin: 0px 0px 50px;
  display: inline-block;
  text-transform: uppercase;
}
.careers-content p {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
  margin: 0px 0px 20px;
}
.careers-content p a {
  color: #dc4405;
}
.cms-page-view .page-title-wrapper .page-title {
  font-size: 3.2rem;
  font-family: 'Mont-Bold';
  margin: 30px 0px;
}
.enquiry-success {
  text-align: center;
  padding: 60px 0px 50px;
}
.enquiry-success h1 {
  font-family: 'Mont-Black';
  font-size: 100px;
  line-height: 80px;
  color: #141414;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .enquiry-success h1 {
    font-size: 60px;
    line-height: 50px;
  }
}
.enquiry-success h1 span {
  color: #dc4405;
}
.enquiry-success p {
  font-family: 'Mont-SemiBold';
  font-size: 18px;
  color: #141414;
  margin: 30px 0px 40px;
}
.enquiry-success .btn-row {
  display: inline-block;
  padding-bottom: 30px;
}
.enquiry-success .btn-row a {
  font-family: 'Mont-Regular';
  color: #3f3f3f;
  font-size: 16px;
  border: 1px solid #3f3f3f;
  padding: 8px 20px;
  border-radius: 10px;
  margin: 0px 10px;
  display: inline-block;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .enquiry-success .btn-row a {
    padding: 8px 15px;
    font-size: 14px;
    margin: 0px 5px;
  }
}
.enquiry-success .btn-row a.back-to-home {
  background: #dc4405;
  border-color: #dc4405;
  color: #fff;
}
.enquiry-success .btn-row a:hover {
  text-decoration: none;
}
.enquiry-success .follow-us-on {
  display: inline-block;
  width: 100%;
}
.enquiry-success .follow-us-on h3 {
  color: #141414;
  font-size: 20px;
  font-family: 'Mont-Regular';
  margin-bottom: 20px;
}
.enquiry-success .follow-us-on ul {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.enquiry-success .follow-us-on ul li {
  list-style: none;
  display: inline-block;
  padding: 0px 10px;
  margin: 0px;
  font-size: 20px;
}
.enquiry-success .follow-us-on ul li em {
  color: #000;
}
.cms-about-us .page-main {
  padding: 0px;
}
.cms-about-us .page-main .banner-bottom-sec {
  background: #dc4405;
  padding: 80px 0px;
}
.cms-about-us .page-main .banner-bottom-sec .col-md-4 {
  padding-right: 30px;
}
.cms-about-us .page-main .banner-bottom-sec .col-md-4 p {
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
}
.cms-about-us .page-main .ab-professional {
  margin-bottom: 50px;
}
.cms-about-us .page-main .ab-professional .professional {
  background-image: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/Subscribe-main-bg.png);
  background-repeat: no-repeat;
  padding: 0px 0px;
  margin: 0;
  background-position: left center;
}
.cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px 0px 50px;
}
.cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft {
  width: calc(100% - 565px);
  padding-left: calc(33.33% - 0px);
  padding-right: 15px;
}
.cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft p {
  font-size: 2.5rem;
  line-height: 42px;
  color: #03050A;
}
.cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft p strong {
  font-family: 'Mont-SemiBold';
}
.cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-rgt {
  width: calc(565px);
  display: flex;
  justify-content: right;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.cms-about-us .page-main .ab-Our-solution .solu-row {
  display: flex;
  width: 100%;
}
.cms-about-us .page-main .ab-Our-solution .solu-row .solu-left {
  width: 65%;
}
.cms-about-us .page-main .ab-Our-solution .solu-row .solu-right {
  width: 35%;
  padding-left: 5%;
}
.cms-about-us .page-main .ab-Our-solution .solu-row .solu-right p {
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  font-weight: normal;
  margin-bottom: 30px;
}
.cms-about-us .page-main .ab-Our-solution .solu-row .solu-right p.orange-bg {
  background: #dc4405;
  color: #fff;
  padding: 40px 30px;
  font-family: 'Mont-SemiBold';
  margin: 0px 0px;
  margin-top: 80px;
}
.cms-about-us .page-main .ab-Our-solution h3 {
  color: #dc4405;
  font-size: 3.2rem;
  line-height: 29px;
  font-family: 'Mont-Black';
  font-weight: normal;
  margin: 0px 0px 19px;
  text-align: center;
  margin: 50px 0px 15px;
}
.cms-about-us .page-main .product-slider {
  text-align: center;
  background: #fff;
  padding: 50px 0px;
}
.cms-about-us .page-main .product-slider h3 {
  color: #dc4405;
  font-size: 3.2rem;
  line-height: 29px;
  font-family: 'Mont-Black';
  font-weight: normal;
  text-align: center;
  margin: 30px 0px 30px;
}
.cms-about-us .page-main .product-slider .product-container.owl-carousel {
  position: relative;
  padding: 0px 80px;
  margin: 0px auto;
}
.cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-nav .owl-prev {
  float: left;
  margin-left: 0px;
  outline: none;
  border: none;
  box-shadow: none;
}
.cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-nav .owl-next {
  float: right;
  margin-right: 0px;
  outline: none;
  border: none;
  box-shadow: none;
}
.cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-nav .fa {
  font-size: 7rem;
  color: #000;
  border: none;
  outline: none;
}
@media only screen and (max-width: 1024px) {
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-dots {
    text-align: center;
    padding: 10px;
  }
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-dots button.owl-dot,
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-dots .cart.table-wrapper .actions-toolbar > .action.owl-dot,
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-dots .action-gift.owl-dot {
    padding: 7px !important;
    margin: 0px 4px;
    border-radius: 50%;
    border: 1px solid #fff;
  }
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-dots button.owl-dot.active,
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-dots .cart.table-wrapper .actions-toolbar > .action.owl-dot.active,
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-dots .action-gift.owl-dot.active {
    background: #fff;
  }
}
.cms-about-us .page-main .product-slider .product-container.owl-carousel .prod-item .product-sales-info {
  text-align: left !important;
  margin-top: 15px;
  font-size: 2.4rem;
  line-height: 1.5;
  font-family: 'Mont-SemiBold';
}
.cms-about-us .page-main .product-slider .product-container.owl-carousel .prod-item .product-sales-info p {
  text-align: left !important;
}
.cms-about-us .page-main .product-slider .product-container.owl-carousel .prod-item .product-sales-info strong {
  text-align: left !important;
}
.cms-about-us .page-main .quality-rating {
  background: #fff;
}
.cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel {
  position: relative;
  margin: 0px auto;
}
.cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
  display: block;
  margin: 0 auto;
  width: calc(100% - 218px);
}
.cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-nav .owl-prev {
  float: left;
  margin-left: -50px;
  outline: none;
  border: none;
  box-shadow: none;
}
.cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-nav .owl-next {
  float: right;
  margin-right: -50px;
  outline: none;
  border: none;
  box-shadow: none;
}
.cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-nav .fa {
  font-size: 7rem;
  color: #fff;
  border: none;
  outline: none;
}
@media only screen and (max-width: 1024px) {
  .cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-dots {
    text-align: center;
    padding: 10px;
    display: none;
  }
  .cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-dots button.owl-dot,
  .cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-dots .cart.table-wrapper .actions-toolbar > .action.owl-dot,
  .cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-dots .action-gift.owl-dot {
    padding: 7px !important;
    margin: 0px 4px;
    border-radius: 50%;
    border: 1px solid #fff;
  }
  .cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-dots button.owl-dot.active,
  .cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-dots .cart.table-wrapper .actions-toolbar > .action.owl-dot.active,
  .cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-dots .action-gift.owl-dot.active {
    background: #fff;
  }
}
.cms-about-us .page-main .quality-rating .slider-box {
  background: #dc4405;
  margin: 0px auto;
  text-align: center;
}
.cms-about-us .page-main .quality-rating .slider-box .slider-box-captions-inner {
  background: #fff;
  padding: 50px 50px;
  width: calc(100% - 160px);
  margin: 0 auto;
  min-height: 285px;
}
.cms-about-us .page-main .quality-rating .slider-box h3 {
  font-family: 'Mont-Bold';
  font-size: 3.5rem;
  line-height: 48px;
  color: #141414;
  margin: 0px 0px 15px;
}
.cms-about-us .page-main .quality-rating .slider-box h3 span {
  font-family: 'Mont-Black';
  font-size: 6.5rem;
  line-height: 48px;
}
.cms-about-us .page-main .quality-rating .slider-box p {
  font-size: 2.4rem;
  line-height: 1.5;
}
.cms-about-us .page-main .cat-section {
  margin-bottom: 50px;
}
.cms-about-us .page-main .cat-section h3 {
  color: #dc4405;
  font-size: 3.2rem;
  line-height: 29px;
  font-family: 'Mont-Black';
  font-weight: normal;
  margin: 0px 0px 19px;
  text-align: center;
  margin: 100px 0px 60px;
}
.cms-about-us .page-main .cat-section .all-cat {
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 0;
}
.cms-about-us .page-main .cat-section .all-cat li.cat-item {
  float: left;
  width: 25%;
  padding: 0px 15px;
  list-style: none;
  margin-bottom: 50px;
  cursor: pointer;
}
.cms-about-us .page-main .cat-section .all-cat li.cat-item .cat-title {
  line-height: 50px;
  background: #dc4405;
  text-align: center;
}
.cms-about-us .page-main .cat-section .all-cat li.cat-item .cat-title a {
  font-family: 'Mont-Bold';
  color: #fff;
  font-size: 3.2rem;
  text-decoration: none;
  display: block;
  padding: 15px 0px;
}
.cms-about-us .page-main .cat-section .all-cat li.cat-item .cat-img img {
  width: 100%;
}
.cms-about-us .page-main .cat-section .all-cat li.cat-item .product-sales-info {
  color: #000;
  font-size: 2.4rem;
  margin-top: 10px;
}
.cms-about-us .page-main .cat-section .all-cat li.cat-item .product-sales-info .boldccd {
  font-family: 'Mont-Heavy';
}
.catalogs-wrapper {
  padding: 50px 0px 0px;
}
.catalogs-inner h1 {
  font-size: 62px;
  color: #000000;
  font-family: "Mont-Black";
  letter-spacing: -2px;
  line-height: 70px;
  margin: 0px 0px 50px;
}
.catalogs-grid .catalogs-items {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
.catalogs-grid .catalogs-items .catalogs-item {
  width: calc(100%/8 - 20px);
  margin: 0px 20px;
}
.catalogs-grid .catalogs-items .catalogs-item .catalogs-item-info {
  position: relative;
}
.catalogs-grid .catalogs-items .catalogs-item .catalogs-item-info .newtag {
  position: absolute;
  background: #dc4405;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 14px;
  top: 0;
  left: 0;
}
.catalogs-grid .catalogs-items .catalogs-item .catalogs-image-container {
  padding: 50px 0px 0px;
}
.catalogs-grid .catalogs-items .catalogs-item .catalogs-image-container img {
  width: 100%;
  display: block;
}
.catalogs-grid .catalogs-items .catalogs-item .catalogs-details .catalogs-item-name {
  font-size: 20px;
  color: #000000;
  font-family: 'Mont-Bold';
  margin: 20px 0px 0px;
  display: block;
}
.catalogs-grid .catalogs-items .catalogs-item .catalogs-details .catalogs-item-date {
  font-size: 18px;
  color: #000000;
  margin: 0px 0px 0px;
  display: block;
  font-family: 'Mont-SemiBold';
}
.catalogs-grid .catalogs-items .catalogs-item .catalogs-details .catalogs-item-action .actionbtn {
  background: #ec0000;
  color: #fff;
  font-size: 16px;
  font-family: 'Mont-SemiBold';
  padding: 5px 15px;
  border-radius: 4px;
  display: inline-block;
  margin: 20px 0px 0px;
  text-decoration: none;
}
.certificates-wrapper {
  margin: 50px 0px 0px;
}
.certificates-wrapper .certificates-innerw .page-title {
  font-size: 45px;
  color: #000000;
  font-family: "Mont-Black";
  letter-spacing: -1px;
  line-height: 1.2;
  margin: 0px 0px 40px;
}
.certificates-wrapper .certificates-box {
  margin-bottom: 30px;
}
.certificates-wrapper .certificates-box .certificates-img {
  border: 1px solid #000;
  border-radius: 10px;
  padding: 10px;
}
.certificates-wrapper .certificates-dis {
  margin: 30px 0px 0px;
}
.certificates-wrapper .certificates-dis h3 {
  font-size: 2.2rem;
  color: #dc4405;
  font-family: 'Mont-Bold';
  margin: 0px 0px 30px;
}
.certificates-wrapper .certificates-dis p {
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 0;
}
.certificates-wrapper .certificates-bt-dis {
  margin: 50px 0px 30px;
}
.certificates-wrapper .certificates-bt-dis h3 {
  font-size: 2.2rem;
  color: #dc4405;
  font-family: 'Mont-Bold';
  margin: 0px 0px 30px;
}
.certificates-wrapper .certificates-bt-dis p {
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 0;
}
.banner-dealer img {
  width: 100%;
  display: block;
}
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft {
  margin-left: calc(30% + 15px);
  max-width: 40%;
  box-sizing: border-box;
  padding-left: 0;
}
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt {
  width: calc(27%);
  display: block;
  padding-left: 0;
}
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt .hp-subscribe-bg {
  width: 100%;
}
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt .hp-subscribe-bg img {
  width: 100%;
  display: block;
}
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .block-content {
  position: relative;
}
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .block-content .testimonial-caption {
  width: calc(100% - 0px);
}
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .block-content .testimonial {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px 0px;
  top: 50%;
  transform: translateY(-50%);
}
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .block-content .testimonial .slick-prev:before,
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .block-content .testimonial .slick-next:before {
  font-size: 60px;
  color: #fff;
  opacity: 1;
}
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .block-content .testimonial .slick-prev,
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .block-content .testimonial .slick-next {
  height: 100px;
  width: 60px;
  background: #dc4405;
  display: none !important;
}
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .block-content .testimonial .slick-next {
  right: 0;
}
.dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft .hp-subscribe-des-test .block-content .testimonial .slick-prev {
  left: 0;
}
.dealerdata-index-index .register-form .row {
  margin: 0;
}
.blog-section-one {
  margin-bottom: 50px;
}
.image-with-text-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0px;
  align-items: center;
  padding: 0px;
  border-bottom: 1px solid #ccc;
}
.image-with-text-row:nth-child(odd) .image-with-text-colunm.imgblog-text {
  padding-left: 0;
}
.image-with-text-row:nth-child(even) .image-with-text-colunm.imgblog-text {
  padding-right: 0;
  text-align: right;
}
.image-with-text-row .image-with-text-colunm.imgblog-text {
  padding: 60px;
}
.image-with-text-row .image-with-text-colunm.imgblog-text .post-category {
  display: block;
  margin-bottom: 15px;
}
.image-with-text-row .image-with-text-colunm.imgblog-text .post-category a {
  color: #dc4405;
  font-size: 1.8rem;
  font-family: 'Mont-Bold';
  display: inline-block;
  text-transform: uppercase;
}
.image-with-text-row .image-with-text-colunm.imgblog-text .post-title-wrap {
  margin: 0px 0px 20px;
}
.image-with-text-row .image-with-text-colunm.imgblog-text .post-title-wrap .post-title a {
  font-size: 6.6rem;
  line-height: 66px;
  color: #000000;
  margin: 0px 0px 17px;
  font-family: 'Mont-Bold';
  display: block;
  letter-spacing: normal;
}
.image-with-text-row .image-with-text-colunm.imgblog-text .post-title-wrap .post-title a:hover {
  color: #dc4405;
  text-decoration: none;
}
.image-with-text-row .image-with-text-colunm.imgblog-text .post-description {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 0;
}
.image-with-text-row .image-with-text-colunm.imgblog-text .post-date {
  color: #000;
  font-size: 1.8rem;
  margin: 20px 0px 0px;
  display: inline-block;
}
.image-with-text-row .image-with-text-colunm.imgblog-img .post-image .image-container {
  position: relative;
}
.image-with-text-row .image-with-text-colunm.imgblog-img .post-image .image-container .image-wrap {
  display: block;
  line-height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: calc(100% - 260px);
}
.image-with-text-row .image-with-text-colunm.imgblog-img .post-image .image-container .image-wrap .bg-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.blog-container {
  padding: 0px 0px;
}
.blog-sectiontwo-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  align-items: center;
  padding: 0px;
  padding-bottom: 50px;
  margin-bottom: 50px;
  position: relative;
}
.blog-sectiontwo-items:after {
  content: '';
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid #ccc;
  left: 0px;
  right: 0px;
}
.blog-sectiontwo-items:nth-child(even) .blog-sectiontwo-colunm .blog-sectiontwo-text {
  padding: 0px 0px 30px;
}
.blog-sectiontwo-items .blog-sectiontwo-img .post-image .image-container {
  position: relative;
}
.blog-sectiontwo-items .blog-sectiontwo-img .post-image .image-container .image-wrap {
  display: block;
  line-height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 70%;
}
.blog-sectiontwo-items .blog-sectiontwo-img .post-image .image-container .image-wrap .bg-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.blog-sectiontwo-items .blog-sectiontwo-text {
  padding: 30px 0px 0px;
}
.blog-sectiontwo-items .blog-sectiontwo-text .post-category {
  display: block;
  margin-bottom: 15px;
}
.blog-sectiontwo-items .blog-sectiontwo-text .post-category a {
  color: #dc4405;
  font-size: 1.8rem;
  font-family: 'Mont-Bold';
  margin: 0px 0px 0px;
  display: inline-block;
  text-transform: uppercase;
}
.blog-sectiontwo-items .blog-sectiontwo-text .post-title-wrap {
  margin: 0px 0px 20px;
}
.blog-sectiontwo-items .blog-sectiontwo-text .post-title-wrap .post-title a {
  font-size: 4.6rem;
  line-height: 46px;
  color: #000000;
  margin: 0px 0px 17px;
  display: block;
  font-family: 'Mont-Bold';
  letter-spacing: normal;
}
.blog-sectiontwo-items .blog-sectiontwo-text .post-title-wrap .post-title a:hover {
  color: #dc4405;
  text-decoration: none;
}
.blog-sectiontwo-items .blog-sectiontwo-text .post-description {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 0;
}
.blog-sectiontwo-items .blog-sectiontwo-text .post-date {
  color: #000;
  font-size: 1.8rem;
  margin: 20px 0px 0px;
  display: inline-block;
}
.blog-section-three-3colunm {
  display: block;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
}
.blog-section-3colunm-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  align-items: center;
  padding: 0px;
  padding-bottom: 40px;
}
.blog-section-3colunm-items .blog-sectiontwo-text {
  padding: 20px 0px 0px;
}
.blog-section-3colunm-items .blog-sectiontwo-text .post-category {
  display: block;
  margin-bottom: 15px;
}
.blog-section-3colunm-items .blog-sectiontwo-text .post-category a {
  color: #dc4405;
  font-size: 1.8rem;
  font-family: 'Mont-Bold';
  margin: 0px 0px 0px;
  display: inline-block;
  text-transform: uppercase;
}
.blog-section-3colunm-items .blog-sectiontwo-text .post-title-wrap {
  margin: 0px 0px 20px;
}
.blog-section-3colunm-items .blog-sectiontwo-text .post-title-wrap .post-title a {
  font-size: 3.6rem;
  line-height: 46px;
  color: #000000;
  margin: 0px 0px 17px;
  font-family: 'Mont-Bold';
  display: block;
  letter-spacing: normal;
}
.blog-section-3colunm-items .blog-sectiontwo-text .post-title-wrap .post-title a:hover {
  color: #dc4405;
  text-decoration: none;
}
.blog-section-3colunm-items .blog-sectiontwo-text .post-description {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 0;
}
.blog-section-3colunm-items .blog-sectiontwo-text .post-date {
  color: #000;
  font-size: 1.8rem;
  margin: 20px 0px 0px;
  display: inline-block;
}
.blog-section-3colunm-items .blog-sectiontwo-img .post-image .image-container {
  position: relative;
}
.blog-section-3colunm-items .blog-sectiontwo-img .post-image .image-container .image-wrap {
  display: block;
  line-height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 70%;
}
.blog-section-3colunm-items .blog-sectiontwo-img .post-image .image-container .image-wrap .bg-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.blog-section-four-4colunm {
  border-bottom: 1px solid #ccc;
  display: block;
  margin-bottom: 40px;
}
.blog-section-4colunm-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
  align-items: start;
  padding: 0px;
  padding-bottom: 40px;
}
.blog-section-4colunm-items .blog-sectiontwo-text {
  padding: 20px 0px 0px;
}
.blog-section-4colunm-items .blog-sectiontwo-text .post-category {
  display: block;
  margin-bottom: 15px;
}
.blog-section-4colunm-items .blog-sectiontwo-text .post-category a {
  color: #dc4405;
  font-size: 1.8rem;
  font-family: 'Mont-Bold';
  margin: 0px 0px 0px;
  display: inline-block;
  text-transform: uppercase;
}
.blog-section-4colunm-items .blog-sectiontwo-text .post-title-wrap {
  margin: 0px 0px 20px;
}
.blog-section-4colunm-items .blog-sectiontwo-text .post-title-wrap .post-title a {
  font-size: 3.6rem;
  line-height: 46px;
  color: #000000;
  margin: 0px 0px 17px;
  font-family: 'Mont-Bold';
  display: block;
  letter-spacing: normal;
}
.blog-section-4colunm-items .blog-sectiontwo-text .post-title-wrap .post-title a:hover {
  color: #dc4405;
  text-decoration: none;
}
.blog-section-4colunm-items .blog-sectiontwo-text .post-description {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 0;
}
.blog-section-4colunm-items .blog-sectiontwo-text .post-date {
  color: #000;
  font-size: 1.8rem;
  margin: 20px 0px 0px;
  display: inline-block;
}
.blog-section-4colunm-items .blog-sectiontwo-img .post-image .image-container {
  position: relative;
}
.blog-section-4colunm-items .blog-sectiontwo-img .post-image .image-container .image-wrap {
  display: block;
  line-height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 70%;
}
.blog-section-4colunm-items .blog-sectiontwo-img .post-image .image-container .image-wrap .bg-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.post-list-wrapper .post-list .post-item {
  border-bottom: none;
}
.post-list-wrapper .post-list .post-container .post-image .image-container .image-wrap .bg-img {
  position: absolute;
}
.post-list-wrapper .post-list .post-container .post-info .post-category {
  display: block;
  margin-bottom: 15px;
}
.post-list-wrapper .post-list .post-container .post-info .post-category a {
  color: #dc4405;
  font-size: 1.8rem;
  font-family: 'Mont-Bold';
  margin: 0px 0px 0px;
  display: inline-block;
  text-transform: uppercase;
}
.post-list-wrapper .post-list .post-container .post-info .post-title-wrap .post-title a {
  font-size: 3.6rem;
  line-height: 46px;
  color: #000000;
  margin: 0px 0px 17px;
  font-family: 'Mont-Bold';
  display: block;
  letter-spacing: normal;
}
.post-list-wrapper .post-list .post-container .post-info .post-title-wrap .post-title a:hover {
  color: #dc4405;
  text-decoration: none;
}
.post-list-wrapper .post-list .post-container .post-info .post-description {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
}
.post-list-wrapper .post-list .post-container .post-info .post-author-name {
  display: none;
}
.post-list-wrapper .post-list .post-container .post-info .post-date {
  color: #000;
  font-size: 1.8rem;
  margin: 20px 0px 0px;
  display: inline-block;
}
.toolbar.toolbar-blog-posts .pages .items {
  display: flex;
  justify-content: center;
}
.toolbar.toolbar-blog-posts .pages .items .item a.page {
  border: 1px solid #d1d1d1;
  width: 34px;
  height: 34px;
  text-align: center;
  font-size: 1.6rem;
  align-items: center;
  line-height: 34px;
  color: #000;
}
.toolbar.toolbar-blog-posts .pages .items .item strong.page {
  border: 1px solid #d1d1d1;
  width: 34px;
  height: 34px;
  text-align: center;
  font-size: 1.6rem;
  align-items: center;
  line-height: 34px;
}
.toolbar.toolbar-blog-posts .pages .items .item.current strong.page {
  color: #fff;
  background: #dc4405;
  border: 1px solid #dc4405;
}
.toolbar.toolbar-blog-posts .pages .items .item.pages-item-previous .action.previous {
  color: #000;
}
.toolbar.toolbar-blog-posts .pages .items .item.pages-item-previous .action.previous::visited {
  color: #000;
}
.toolbar.toolbar-blog-posts .pages .items .item.pages-item-next .action.next {
  color: #000;
}
.toolbar.toolbar-blog-posts .pages .items .item.pages-item-next .action.next::visited {
  color: #000;
}
.blog-section-2colunm-items {
  display: grid;
  row-gap: 30px;
}
.blog-section-2colunm-items .blog-section-2colunm-item {
  display: grid;
  grid-template-columns: 40% 60%;
  gap: 30px;
  align-items: center;
}
.blog-category-view.page-layout-2columns-right .columns .column.main {
  width: calc(80% - 20px);
}
.blog-category-view.page-layout-2columns-right .columns .sidebar-additional {
  width: calc(20% + 20px);
  padding-left: 20px;
}
.blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget {
  padding: 15px;
  background: #e8e8e8;
}
.blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget .block-title strong {
  text-transform: uppercase;
  font-family: 'Mont-Bold';
  font-size: 2.5rem;
}
.blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget.block-categories ul li {
  padding: 0px 0 0px 0px;
  margin: 0;
  font-size: 0;
}
.blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget.block-categories ul li a {
  font-size: 1.8rem;
  color: #a3a3a3;
  text-transform: uppercase;
  font-family: 'Mont-Regular';
  margin-bottom: 10px;
  display: block;
}
.blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget.block-categories ul li a:hover {
  color: #dc4405;
  text-decoration: none;
}
.blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget.block-categories ul ul {
  padding-left: 15px;
}
.mfblog-related-posts-block .block-title {
  border-bottom: none !important;
}
.mfblog-related-posts-block .block-title #block-relatedposts-heading {
  position: relative;
  border-bottom: none;
  font-size: 3.2rem;
  font-family: 'Mont-Bold';
  font-weight: normal;
  display: flex;
  align-items: center;
}
.mfblog-related-posts-block .block-title #block-relatedposts-heading:after {
  content: '';
  height: 1px;
  background: #ddd;
  display: inline-block;
  width: 50%;
  margin-left: 20px;
}
.mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
  align-items: start;
  padding: 0px;
}
.mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-img .post-image .image-container {
  position: relative;
}
.mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-img .post-image .image-container .image-wrap {
  display: block;
  line-height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 70%;
}
.mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-img .post-image .image-container .image-wrap .bg-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text {
  padding: 20px 0px 0px;
}
.mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-category {
  display: block;
  margin-bottom: 15px;
}
.mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-category a.category-name {
  color: #dc4405;
  font-size: 1.8rem;
  font-family: 'Mont-Bold';
  margin: 0px 0px 0px;
  display: inline-block;
  text-transform: uppercase;
  background: transparent;
  padding: 0;
  line-height: normal;
}
.mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-title-wrap .post-title a.post-item-link {
  font-size: 3.6rem;
  line-height: 46px;
  color: #000000;
  margin: 0px 0px 17px;
  font-family: 'Mont-Bold';
  display: block;
  letter-spacing: normal;
}
.mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-title-wrap .post-title a.post-item-link:hover {
  color: #dc4405;
}
.mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-description {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 0;
}
.mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-date {
  color: #000;
  font-size: 1.8rem;
  margin: 20px 0px 0px;
  display: inline-block;
}
.blog-post-view .post-view-modern .post-holder .post-header {
  margin: 20px 0px 0px;
}
.blog-post-view .post-view-modern .post-holder .post-header .post-category {
  display: block;
  margin-bottom: 15px;
}
.blog-post-view .post-view-modern .post-holder .post-header .post-category a.category-name {
  color: #dc4405;
  font-size: 1.8rem;
  font-family: 'Mont-Bold';
  line-height: 1.8rem;
  margin: 0 5px 0 0;
  display: inline-block;
  text-transform: uppercase;
  padding: 0;
  background: transparent;
}
.blog-post-view .post-view-modern .post-holder .post-header .post-title-wrap {
  margin-bottom: 0rem !important;
}
.blog-post-view .post-view-modern .post-holder .post-header .post-title-wrap .post-title {
  margin-bottom: 0;
}
.blog-post-view .post-view-modern .post-holder .post-header .post-title-wrap .post-title a {
  font-size: 6.6rem;
  line-height: 66px;
  color: #000;
  margin: 0 0 20px;
  display: block;
  font-family: 'Mont-Bold';
  letter-spacing: normal;
  text-decoration: none;
}
.blog-post-view .post-view-modern .post-holder .post-header .post-data-wrap .post-author-name {
  display: none;
}
.blog-post-view .post-view-modern .post-holder .post-header .post-data-wrap .post-date {
  color: #000;
  font-size: 1.8rem;
  margin: 0px 0px 0px;
  display: flex;
  align-items: center;
}
.blog-post-view .post-view-modern .post-holder .post-header .post-data-wrap .post-date:after {
  content: '';
  height: 1px;
  background: #ddd;
  display: inline-block;
  width: 60%;
  margin-left: 20px;
}
.blog-post-view .post-view-modern .post-holder .post-content .post-featured-image img {
  width: 100%;
  display: block;
  height: auto;
}
.blog-post-view .post-view-modern .post-holder .post-content .post-description img {
  float: none !important;
  margin: 0 auto 20px;
  display: block;
  width: auto !important;
}
.blog-post-view .post-view-modern .post-holder .post-content .post-description p {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
}
.blog-post-view .post-view-modern .post-holder .post-content .post-description li {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-weight: normal;
}
.blog-post-view .post-view-modern .post-holder .post-bottom .post-sharing .share-elements {
  text-align: left;
}
.blog-post-view .post-view-modern .post-holder .post-bottom .post-sharing .share-elements .icon-wrapper .label {
  display: none;
}
.blog-post-view {
  overflow-x: hidden;
}
.blog-post-view .post-thankyou {
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.5;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
  text-transform: capitalize;
  margin: 0px 0px 30px;
}
.blog-post-view .post-bottom .post-sharing {
  padding-top: 0;
}
.blog-post-view .post-bottom .post-sharing .share-elements .icon-wrapper {
  background-color: #fff;
  border: 1px solid #e8e8e8;
}
.blog-post-view .post-bottom .post-sharing .share-elements .icon-wrapper .icon {
  line-height: 1;
  height: 30px;
  width: 30px;
  filter: invert(0%) brightness(0%);
  padding: 4px;
}
.blog-post-view .hp-subscribe {
  margin: 0;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  box-sizing: border-box;
  overflow: hidden;
}
.post-related-products.clsblog .block-title {
  display: none;
}
.post-related-products.clsblog .block-content .products-grid.products-related {
  margin-bottom: 0;
}
.post-related-products.clsblog .block-content .products-grid.products-related .product-items {
  margin-left: -10px;
  margin-right: -10px;
  width: auto;
}
.post-related-products.clsblog .block-content .products-grid.products-related .product-items .product-item {
  width: 100%;
  padding: 0px 10px;
  box-sizing: border-box;
}
.post-related-products.clsblog .block-content .products-grid.products-related .product-items .product-item .product-item-info .product-item-infoa {
  background: #f8f7f7;
  padding: 15px;
  box-sizing: border-box;
  position: relative;
}
.post-related-products.clsblog .block-content .products-grid.products-related .product-items .product-item .product-item-info .product-item-infoa a.product-item-photo .product-image-container {
  width: 100% !important;
}
.post-related-products.clsblog .block-content .products-grid.products-related .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin: 20px 0;
}
.post-related-products.clsblog .block-content .products-grid.products-related .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-weight: 400;
  font-size: 2.8rem;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
  text-transform: capitalize;
}
.post-related-products.clsblog .block-content .products-grid.products-related .product-items .product-item .product-item-info .product-item-details .product-short-description {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.22px;
  color: #000000;
  font-family: 'Mont-Regular';
  font-weight: normal;
  margin-bottom: 0;
}
@media only screen and (max-width: 1781px) {
  .image-with-text-row .image-with-text-colunm.imgblog-text .post-title-wrap .post-title {
    margin-bottom: 0;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-text .post-title-wrap .post-title a {
    font-size: 4.5rem;
    line-height: 4.5rem;
    display: block;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-text .post-category a {
    font-size: 1.4rem;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-text .post-description {
    font-size: 1.6rem;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-text .post-date {
    font-size: 1.4rem;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-img .post-image .image-container .image-wrap {
    padding-bottom: calc(100% -240px);
  }
  .blog-sectiontwo-items .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 3.2rem;
    line-height: 3.2rem;
    display: block;
  }
  .blog-sectiontwo-items .blog-sectiontwo-text .post-category a {
    font-size: 1.4rem;
  }
  .blog-sectiontwo-items .blog-sectiontwo-text .post-description {
    font-size: 1.6rem;
  }
  .blog-sectiontwo-items .blog-sectiontwo-text .post-date {
    font-size: 1.6rem;
    margin: 15px 0px 0px;
  }
  .blog-sectiontwo-items .blog-sectiontwo-img .post-image .image-container .image-wrap {
    padding-bottom: 60%;
  }
  .blog-section-3colunm-items .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 3rem;
    line-height: 3rem;
    display: block;
  }
  .blog-section-3colunm-items .blog-sectiontwo-text .post-description {
    font-size: 1.6rem;
  }
  .blog-section-3colunm-items .blog-sectiontwo-text .post-date {
    font-size: 1.4rem;
    margin: 15px 0px 0px;
  }
  .blog-section-3colunm-items .blog-sectiontwo-text .post-category a {
    font-size: 1.4rem;
  }
  .blog-section-4colunm-items .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 3rem;
    line-height: 3rem;
    display: block;
  }
  .blog-section-4colunm-items .blog-sectiontwo-text .post-description {
    font-size: 1.6rem;
  }
  .blog-section-4colunm-items .blog-sectiontwo-text .post-category a {
    font-size: 1.4rem;
  }
  .blog-section-4colunm-items .blog-sectiontwo-text .post-date {
    font-size: 1.4rem;
  }
  .post-list-wrapper .post-list.modern .post-item.post-holder {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-title-wrap .post-title a {
    font-size: 3rem;
    line-height: 3rem;
    display: block;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-description {
    font-size: 1.6rem;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-category a {
    font-size: 1.4rem;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-date {
    font-size: 1.4rem;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-title-wrap .post-title a.post-item-link {
    font-size: 3rem;
    line-height: 3rem;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-category a.category-name {
    font-size: 1.4rem;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-description {
    font-size: 1.6rem;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-date {
    font-size: 1.6rem;
    margin: 15px 0px 0px;
  }
  .blog-post-view .post-view-modern .post-holder .post-header .post-category a.category-name {
    font-size: 1.4rem;
  }
  .blog-post-view .post-view-modern .post-holder .post-header .post-title-wrap .post-title a {
    font-size: 4.5rem;
    line-height: 4.5rem;
    text-decoration: none;
  }
  .blog-post-view .post-view-modern .post-holder .post-content .post-description p {
    font-size: 1.6rem;
  }
  .blog-post-view .post-view-modern .post-holder .post-content .post-description li {
    font-size: 1.6rem;
  }
  .blog-category-view.page-layout-2columns-right .columns .column .post-list-wrapper .post-list .post-item .post-container .post-image .image-container .image-wrap {
    padding-bottom: 60%;
  }
  .blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget .block-title strong {
    font-size: 2.2rem;
  }
  .blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget.block-categories ul li a {
    font-size: 1.4rem;
  }
  .post-related-products.clsblog .block-content .products-grid.products-related .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 1.8rem !important;
  }
  .post-related-products.clsblog .block-content .products-grid.products-related .product-items .product-item .product-item-info .product-item-details .product-short-description {
    font-size: 1.6rem !important;
  }
  .catalogs-inner h1 {
    font-size: 52px;
    line-height: 60px;
  }
  .cms-about-us .page-main .banner-bottom-sec .col-md-4 p {
    font-size: 2.1rem;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft p {
    font-size: 2rem;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-right p {
    font-size: 2.1rem;
  }
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .prod-item .product-sales-info {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1681px) {
  .careers-content p {
    font-size: 1.5rem;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft {
    width: calc(100% - 451px);
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft p {
    font-size: 1.9rem;
    line-height: 31px;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-rgt {
    width: calc(450px);
  }
  .cms-about-us .page-main .banner-bottom-sec .col-md-4 p {
    font-size: 1.8rem;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft p {
    font-size: 1.8rem;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-right p {
    font-size: 1.8rem;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-right p.orange-bg {
    margin-top: 70px;
  }
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .prod-item .product-sales-info {
    font-size: 1.8rem;
  }
  .cms-about-us .page-main .cat-section .all-cat li.cat-item .product-sales-info {
    font-size: 1.8rem;
  }
  .cms-about-us .page-main .cat-section .all-cat li.cat-item .cat-title a {
    font-size: 2.4rem;
    padding: 10px 0px;
  }
  .blog-category-view.page-layout-2columns-right .columns .column .post-list-wrapper .post-list .post-item .post-container .post-image .image-container .image-wrap {
    padding-bottom: 65%;
  }
}
@media only screen and (max-width: 1481px) {
  .blog-container {
    padding: 0px 0px;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-text .post-title-wrap .post-title {
    margin-bottom: 0;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-text .post-title-wrap .post-title a {
    font-size: 3rem;
    line-height: 3rem;
    display: block;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-text .post-description {
    font-size: 1.4rem;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-img .post-image .image-container .image-wrap {
    padding-bottom: calc(100% - 237px);
  }
  .blog-sectiontwo-items {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .blog-sectiontwo-items:nth-child(even) .blog-sectiontwo-colunm .blog-sectiontwo-text {
    padding: 0px 0px 20px;
  }
  .blog-sectiontwo-items .blog-sectiontwo-text {
    padding: 15px 0px 0px;
  }
  .blog-sectiontwo-items .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 2.8rem;
    line-height: 2.8rem;
    display: block;
  }
  .blog-sectiontwo-items .blog-sectiontwo-text .post-category {
    margin-bottom: 10px;
  }
  .blog-sectiontwo-items .blog-sectiontwo-text .post-category a {
    font-size: 1.4rem;
  }
  .blog-sectiontwo-items .blog-sectiontwo-text .post-description {
    font-size: 1.4rem;
  }
  .blog-sectiontwo-items .blog-sectiontwo-text .post-date {
    font-size: 1.4rem;
    margin: 10px 0px 0px;
  }
  .blog-sectiontwo-items .blog-sectiontwo-img .post-image .image-container .image-wrap {
    padding-bottom: 50%;
  }
  .blog-section-three-3colunm {
    margin-bottom: 30px;
  }
  .blog-section-3colunm-items {
    gap: 20px;
    padding-bottom: 30px;
  }
  .blog-section-3colunm-items .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 2.2rem;
    line-height: 2.2rem;
    display: block;
    margin: 0px 0px 15px;
  }
  .blog-section-3colunm-items .blog-sectiontwo-text .post-description {
    font-size: 1.4rem;
  }
  .blog-section-3colunm-items .blog-sectiontwo-text .post-date {
    font-size: 1.4rem;
    margin: 10px 0px 0px;
  }
  .blog-section-3colunm-items .blog-sectiontwo-text .post-category {
    margin-bottom: 10px;
  }
  .blog-section-3colunm-items .blog-sectiontwo-text .post-category a {
    font-size: 1.4rem;
  }
  .blog-section-3colunm-items .blog-sectiontwo-img .post-image .image-container .image-wrap {
    padding-bottom: 55%;
  }
  .blog-section-four-4colunm {
    margin-bottom: 30px;
  }
  .blog-section-4colunm-items {
    gap: 20px;
    padding-bottom: 30px;
  }
  .blog-section-4colunm-items .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 2.2rem;
    line-height: 2.2rem;
    display: block;
  }
  .blog-section-4colunm-items .blog-sectiontwo-text .post-description {
    font-size: 1.4rem;
  }
  .blog-section-4colunm-items .blog-sectiontwo-text .post-date {
    font-size: 1.4rem;
    margin: 10px 0px 0px;
  }
  .blog-section-4colunm-items .blog-sectiontwo-img .post-image .image-container .image-wrap {
    padding-bottom: 55%;
  }
  .post-list-wrapper .post-list.modern .post-item.post-holder {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-title-wrap {
    margin-bottom: 0px;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-title-wrap .post-title a {
    font-size: 2.2rem;
    line-height: 2.2rem;
    display: block;
    margin-bottom: 15px;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-description {
    font-size: 1.4rem;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-date {
    font-size: 1.4rem;
    margin: 10px 0px 0px;
  }
  .post-list-wrapper .post-list .post-image .image-wrap {
    padding-bottom: 56%;
  }
  .mfblog-related-posts-block .block-title #block-relatedposts-heading {
    font-size: 2.4rem;
  }
  .mfblog-related-posts-block .block-title #block-relatedposts-heading:after {
    width: 60%;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items {
    gap: 20px;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-img .post-image .image-container .image-wrap {
    padding-bottom: 55%;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-title-wrap .post-title a.post-item-link {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-description {
    font-size: 1.4rem;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-date {
    font-size: 1.4rem;
    margin: 10px 0px 0px;
  }
  .blog-post-view .post-view-modern .post-holder .post-header .post-title-wrap .post-title a {
    font-size: 3rem;
    line-height: 3rem;
    text-decoration: none;
  }
  .blog-post-view .post-view-modern .post-holder .post-header .post-data-wrap .post-date {
    font-size: 1.4rem;
  }
  .blog-post-view .post-view-modern .post-holder .post-content .post-description p {
    font-size: 1.4rem;
  }
  .blog-post-view .post-view-modern .post-holder .post-content .post-description li {
    font-size: 1.4rem;
  }
  .blog-category-view.page-layout-2columns-right .columns .column .post-list-wrapper .post-list .post-item .post-container .post-image .image-container .image-wrap {
    padding-bottom: 75%;
  }
  .blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget .block-title strong {
    font-size: 2rem;
  }
  .blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget.block-categories ul li a {
    font-size: 1.4rem;
  }
  .blog-index-index .breadcrumbs .items > li,
  .blog-post-view .breadcrumbs .items > li,
  .blog-category-view .breadcrumbs .items > li {
    font-size: 1.4rem;
    vertical-align: middle;
  }
  .blog-index-index .page-wrapper > .breadcrumbs .items .item:not(:last-child):after,
  .blog-post-view .page-wrapper > .breadcrumbs .items .item:not(:last-child):after,
  .blog-category-view .page-wrapper > .breadcrumbs .items .item:not(:last-child):after {
    line-height: 22px;
  }
  .post-related-products.clsblog .block-content .products-grid.products-related .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 1.6rem !important;
  }
  .post-related-products.clsblog .block-content .products-grid.products-related .product-items .product-item .product-item-info .product-item-details .product-short-description {
    font-size: 1.4rem !important;
  }
  .blog-post-view .post-thankyou {
    font-size: 1.8rem !important;
  }
  .certificates-innerw .page-title {
    font-size: 32px;
  }
  .cms-about-us .page-main .banner-bottom-sec .col-md-4 p {
    font-size: 1.5rem;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft p {
    font-size: 1.5rem;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-right p {
    font-size: 1.5rem;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-right p.orange-bg {
    margin-top: 35px;
  }
  .cms-about-us .page-main .quality-rating .slider-box p {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .cms-about-us .page-main .quality-rating .slider-box h3 {
    font-size: 2.8rem;
  }
  .cms-about-us .page-main .quality-rating .slider-box h3 span {
    font-size: 4.3rem;
  }
  .cms-about-us .page-main .product-slider h3 {
    font-size: 2.6rem;
  }
  .cms-about-us .page-main .product-slider .product-container.owl-carousel {
    padding: 0px 50px;
  }
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .prod-item .product-sales-info {
    font-size: 1.5rem;
  }
  .cms-about-us .page-main .cat-section h3 {
    font-size: 2.6rem;
  }
  .cms-about-us .page-main .cat-section .all-cat li.cat-item .product-sales-info {
    font-size: 1.5rem;
  }
  .cms-about-us .page-main .cat-section .all-cat li.cat-item .cat-title a {
    font-size: 2rem;
    padding: 10px 0px;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft {
    width: calc(100% - 351px);
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft p {
    font-size: 1.6rem;
    line-height: 26px;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-rgt {
    width: calc(350px);
  }
  .certificates-wrapper .certificates-dis h3 {
    font-size: 1.8rem;
  }
  .certificates-wrapper .certificates-dis p {
    font-size: 1.4rem;
  }
  .certificates-wrapper .certificates-bt-dis h3 {
    font-size: 1.8rem;
  }
  .certificates-wrapper .certificates-bt-dis p {
    font-size: 1.4rem;
  }
  .catalogs-inner h1 {
    font-size: 35px;
    line-height: 44px;
    letter-spacing: -1px;
  }
  .catalogs-grid .catalogs-items .catalogs-item .catalogs-details .catalogs-item-name {
    font-size: 16px;
  }
  .catalogs-grid .catalogs-items .catalogs-item .catalogs-details .catalogs-item-date {
    font-size: 14px;
  }
  .catalogs-grid .catalogs-items .catalogs-item .catalogs-details .catalogs-item-action .actionbtn {
    font-size: 12px;
    padding: 6px 6px;
  }
}
@media only screen and (max-width: 1381px) {
  .blog-post-view .post-thankyou {
    font-size: 1.6rem !important;
  }
}
@media only screen and (max-width: 1181px) and (min-width: 768px) {
  .careers-content {
    margin: 30px 0px 0px;
  }
  .careers-content h3 {
    font-size: 2.2rem;
    margin: 0px 0px 30px;
  }
  .cms-about-us .page-main .banner-bottom-sec .col-md-4 p {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft {
    width: calc(100% - 320px);
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft p {
    font-size: 1.4rem;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-rgt {
    width: calc(320px);
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-right p {
    font-size: 1.4rem;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-right p.orange-bg {
    margin-top: 0px;
    padding: 15px 15px;
  }
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .prod-item .product-sales-info {
    font-size: 1.4rem;
  }
  .cms-about-us .page-main .cat-section .all-cat {
    margin-right: -10px;
    margin-left: -10px;
  }
  .cms-about-us .page-main .cat-section .all-cat li.cat-item .product-sales-info {
    font-size: 1.4rem;
  }
  .cms-about-us .page-main .cat-section .all-cat li.cat-item .cat-title a {
    font-size: 2rem;
    padding: 10px 0px;
  }
  .catalogs-grid .catalogs-items {
    margin-left: -15px;
    margin-right: -15px;
  }
  .catalogs-grid .catalogs-items .catalogs-item {
    width: calc(100%/4 - 30px);
    margin: 0px 15px;
  }
  .dealer-testimonial .hp-subscribe .hp-subscribe-inner {
    background-position: 15px 0px;
    background-size: 130px;
  }
  .dealerdata-index-index .dealer-content .col-md-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding: 0px 0px;
  }
  .dealerdata-index-index .dealer-content .col-md-8 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px 0px;
  }
  .dealerdata-index-index .dealer-content .col-md-8 img {
    height: auto;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft {
    margin-left: calc(15% + 15px);
    max-width: 50%;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt {
    width: calc(30%);
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .cms-about-us .page-main .banner-bottom-sec .col-md-4 {
    padding-right: 0px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cms-about-us .page-main .banner-bottom-sec .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row {
    flex-wrap: wrap;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-left {
    width: 100%;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-right {
    width: 100%;
    padding-left: 0;
    margin: 30px 0px 0px;
  }
  .cms-about-us .page-main .cat-section .all-cat li.cat-item {
    width: 33.33%;
  }
  .catalogs-grid .catalogs-items .catalogs-item {
    width: calc(100%/2 - 30px);
    margin: 0px 15px;
    margin-bottom: 30px;
  }
  .cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-nav {
    width: calc(100% - 120px);
  }
  .cms-about-us .page-main .quality-rating .slider-box .slider-box-captions-inner {
    width: calc(100% - 100px);
  }
  .certificates-wrapper .certificates-box .certificates-img {
    padding: 20px;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-text {
    padding: 20px;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-text .post-category a {
    font-size: 1.2rem;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-text .post-title-wrap .post-title a {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-text .post-date {
    font-size: 1.2rem;
    margin: 10px 0px 0px;
  }
  .image-with-text-row .image-with-text-colunm.imgblog-img .post-image .image-container .image-wrap {
    padding-bottom: 80%;
  }
  .blog-section-two .blog-container {
    padding: 0px 0px;
  }
  .blog-section-two .blog-sectiontwo-wp .blog-sectiontwo-items {
    gap: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .blog-section-two .blog-sectiontwo-wp .blog-sectiontwo-items .blog-sectiontwo-colunm .blog-sectiontwo-text .post-category {
    margin-bottom: 10px;
  }
  .blog-section-two .blog-sectiontwo-wp .blog-sectiontwo-items .blog-sectiontwo-colunm .blog-sectiontwo-text .post-category a {
    font-size: 1.2rem;
  }
  .blog-section-two .blog-sectiontwo-wp .blog-sectiontwo-items .blog-sectiontwo-colunm .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 2.2rem;
    line-height: 2.4rem;
  }
  .blog-section-two .blog-sectiontwo-wp .blog-sectiontwo-items .blog-sectiontwo-colunm .blog-sectiontwo-text .post-date {
    font-size: 1.2rem;
    margin: 0px 0px 0px;
  }
  .blog-section-one {
    margin-bottom: 30px;
  }
  .blog-section-three-3colunm .blog-container {
    padding: 0px 0px;
  }
  .blog-section-three-3colunm .blog-section-3colunm-items {
    gap: 10px;
    padding-bottom: 20px;
  }
  .blog-section-three-3colunm .blog-section-3colunm-items .blog-section-3colunm .blog-sectiontwo-text {
    padding: 15px 0px 0px;
  }
  .blog-section-three-3colunm .blog-section-3colunm-items .blog-section-3colunm .blog-sectiontwo-text .post-category a {
    font-size: 1.2rem;
  }
  .blog-section-three-3colunm .blog-section-3colunm-items .blog-section-3colunm .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 2.2rem;
    line-height: 2.2rem;
    margin: 0px 0px 15px;
  }
  .blog-section-three-3colunm .blog-section-3colunm-items .blog-section-3colunm .blog-sectiontwo-text .post-date {
    font-size: 1.2rem;
    margin: 0px 0px 0px;
  }
  .blog-section-four-4colunm .blog-container {
    padding: 0px 0px;
  }
  .blog-section-four-4colunm .blog-section-4colunm-items {
    gap: 10px;
    padding-bottom: 20px;
  }
  .blog-section-four-4colunm .blog-section-4colunm-items .blog-section-4colunm .blog-sectiontwo-text .post-category a {
    font-size: 1.2rem;
  }
  .blog-section-four-4colunm .blog-section-4colunm-items .blog-section-4colunm .blog-sectiontwo-text .post-title-wrap {
    margin-bottom: 0rem !important;
  }
  .blog-section-four-4colunm .blog-section-4colunm-items .blog-section-4colunm .blog-sectiontwo-text .post-title-wrap .post-title {
    margin-bottom: 0;
  }
  .blog-section-four-4colunm .blog-section-4colunm-items .blog-section-4colunm .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
  .blog-section-four-4colunm .blog-section-4colunm-items .blog-section-4colunm .blog-sectiontwo-text .post-date {
    font-size: 1.2rem;
    margin: 0px 0px 0px;
  }
  .post-list-wrapper .post-list .post-image .image-wrap {
    padding-bottom: 80%;
  }
  .post-list-wrapper .post-list .post-container .post-info {
    padding: 0 0 0 15px;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-title-wrap .post-title a {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-date {
    font-size: 1.2rem;
    margin: 0px 0px 0px;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-category {
    margin-bottom: 10px;
  }
  .post-list-wrapper .post-list .post-container .post-info .post-category a {
    font-size: 1.2rem;
  }
  .blog-sectiontwo-items:after {
    left: 0;
    right: 0;
  }
  .mfblog-related-posts-block .block-title #block-relatedposts-heading {
    font-size: 2.2rem;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items {
    overflow: hidden;
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    gap: 10px;
    scroll-snap-type: x mandatory;
    padding-bottom: 20px;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm {
    flex: 0 0 40vw;
    scroll-snap-align: start;
    max-width: 40vw;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-category {
    margin-bottom: 10px;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-category a.category-name {
    font-size: 1.2rem;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-title-wrap .post-title a.post-item-link {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-date {
    font-size: 1.2rem;
    margin: 0px 0px 0px;
  }
  .blog-post-view .post-view-modern .post-holder .post-header .post-category a.category-name {
    font-size: 1.2rem;
  }
  .blog-post-view .post-view-modern .post-holder .post-header .post-title-wrap .post-title a {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }
  .blog-post-view .post-view-modern .post-holder .post-header .post-data-wrap .post-date {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .certificates-wrapper .certificates-innerw .page-title {
    font-size: 25px;
    letter-spacing: 0;
    margin: 0px 0px 30px;
  }
  .cms-about-us .page-main .banner-bottom-sec {
    padding: 30px 0px;
  }
  .cms-about-us .page-main .banner-bottom-sec .col-md-4 {
    padding-right: 15px;
  }
  .cms-about-us .page-main .ab-professional {
    margin-bottom: 30px;
  }
  .cms-about-us .page-main .ab-professional .professional {
    background-position: left top;
    background-size: 80px;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner {
    padding: 20px 0px 0px;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-lft {
    width: 100%;
    padding-left: calc(25.33% - 0px);
    padding-right: 0;
  }
  .cms-about-us .page-main .ab-professional .professional .hp-subscribe-inner .hp-subscribe-rgt {
    width: 100%;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row {
    flex-wrap: wrap;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-left {
    width: 100%;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-right {
    width: 100%;
    padding-left: 0;
    margin: 20px 0px 0px;
  }
  .cms-about-us .page-main .ab-Our-solution .solu-row .solu-right p.orange-bg {
    margin-top: 0;
    padding: 20px 20px;
  }
  .cms-about-us .page-main .cat-section h3 {
    font-size: 2.5rem;
    margin: 30px 0px 30px;
  }
  .cms-about-us .page-main .cat-section .all-cat {
    margin-right: -10px;
    margin-left: -10px;
  }
  .cms-about-us .page-main .cat-section .all-cat li.cat-item {
    width: 100%;
  }
  .cms-about-us .page-main .quality-rating .slider-box h3 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .cms-about-us .page-main .quality-rating .slider-box h3 span {
    font-size: 3.3rem;
  }
  .cms-about-us .page-main .quality-rating .slider-box p {
    font-size: 1.4rem;
  }
  .cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-nav {
    width: calc(100% - 110px);
    bottom: 115px;
  }
  .cms-about-us .page-main .quality-rating .quality-rating-container.owl-carousel .owl-nav .fa {
    font-size: 4rem;
  }
  .cms-about-us .page-main .quality-rating .slider-box .slider-box-captions-inner {
    padding: 30px 30px;
    width: calc(100% - 30px);
  }
  .cms-about-us .page-main .product-slider {
    padding: 30px 0px 0px;
  }
  .cms-about-us .page-main .product-slider h3 {
    font-size: 2.5rem;
    padding: 0px 15px;
  }
  .cms-about-us .page-main .product-slider .product-container.owl-carousel {
    padding: 0px 20px;
  }
  .cms-about-us .page-main .product-slider .product-container.owl-carousel .owl-nav .fa {
    font-size: 4rem;
  }
  .certificates-wrapper {
    margin: 30px 0px 0px;
  }
  .catalogs-grid .catalogs-items {
    margin-left: 0;
    margin-right: 0;
  }
  .catalogs-grid .catalogs-items .catalogs-item {
    width: calc(100%/1 - 0px);
    margin: 0px 0px;
    margin-bottom: 20px;
  }
  .dealerdata-index-index .dealer-content .col-md-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding: 0 0;
  }
  .dealerdata-index-index .dealer-content .col-md-4 p {
    font-size: 1.5rem;
    margin-bottom: 15PX;
  }
  .dealerdata-index-index .dealer-content .col-md-4 p br {
    display: none;
  }
  .dealerdata-index-index .dealer-content .col-md-8 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px 0px;
  }
  .dealerdata-index-index .dealer-content .col-md-8 img {
    height: auto;
  }
  .dealerdata-index-index .dealer-info .custom-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .dealerdata-index-index .register-form .custom-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .dealerdata-index-index .dealer-testimonial {
    padding: 0px 10px 0px 0px !important;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-lft {
    margin-left: calc(80px + 0px);
    max-width: 100%;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt {
    width: 100%;
    margin-top: 20px;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt .hp-subscribe-bg {
    width: 100%;
    height: auto;
  }
  .dealerdata-index-index .dealer-testimonial .hp-subscribe .hp-subscribe-inner .hp-subscribe-rgt .hp-subscribe-bg img {
    height: auto;
  }
  .dealerdata-index-index .dealer-info .dealer-data li.dealer-list {
    width: 100%;
    padding: 0px 0px;
  }
  .blog-index-index .custom-blog-main .blog-sectiontwo-items:after {
    left: 0px;
    right: 0px;
  }
  .blog-index-index .custom-blog-main .blog-section-one {
    margin-bottom: 25px;
  }
  .blog-index-index .custom-blog-main .blog-section-one .image-with-text-row {
    grid-template-columns: 1fr;
    margin: 0px 0px 15px;
  }
  .blog-index-index .custom-blog-main .blog-section-one .image-with-text-row .image-with-text-colunm.imgblog-text {
    padding: 0px 0px 15px;
  }
  .blog-index-index .custom-blog-main .blog-section-one .image-with-text-row .image-with-text-colunm.imgblog-text .post-category a {
    font-size: 1.2rem;
  }
  .blog-index-index .custom-blog-main .blog-section-one .image-with-text-row .image-with-text-colunm.imgblog-text .post-title-wrap .post-title a {
    font-size: 2rem;
    line-height: 2rem;
    margin: 0px 0px 15px;
  }
  .blog-index-index .custom-blog-main .blog-section-one .image-with-text-row .image-with-text-colunm.imgblog-text .post-description {
    font-size: 1.4rem;
  }
  .blog-index-index .custom-blog-main .blog-section-one .image-with-text-row .image-with-text-colunm.imgblog-text .post-date {
    margin: 0px 0px 0px;
    font-size: 1.2rem;
  }
  .blog-index-index .custom-blog-main .blog-section-one .image-with-text-row .image-with-text-colunm.imgblog-img .post-image .image-container .image-wrap {
    padding-bottom: 100%;
  }
  .blog-index-index .custom-blog-main .blog-section-one .image-with-text-row:nth-child(even) .image-with-text-colunm.imgblog-text {
    text-align: left;
    margin: 20px 0px 0px;
  }
  .blog-index-index .custom-blog-main .blog-section-two .blog-container {
    padding: 0px 0px;
  }
  .blog-index-index .custom-blog-main .blog-section-two .blog-container .blog-sectiontwo-wp .blog-sectiontwo-items {
    padding-bottom: 20px;
    margin-bottom: 20px;
    gap: 10px;
  }
  .blog-index-index .custom-blog-main .blog-section-two .blog-container .blog-sectiontwo-wp .blog-sectiontwo-items .blog-sectiontwo-text .post-category a {
    font-size: 1.2rem;
  }
  .blog-index-index .custom-blog-main .blog-section-two .blog-container .blog-sectiontwo-wp .blog-sectiontwo-items .blog-sectiontwo-text .post-title-wrap .post-title {
    margin-bottom: 0;
  }
  .blog-index-index .custom-blog-main .blog-section-two .blog-container .blog-sectiontwo-wp .blog-sectiontwo-items .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 2rem;
    line-height: 2.5rem;
    margin: 0px 0px 15px;
  }
  .blog-index-index .custom-blog-main .blog-section-two .blog-container .blog-sectiontwo-wp .blog-sectiontwo-items .blog-sectiontwo-text .post-date {
    font-size: 1.2rem;
    margin: 0px 0px 0px;
  }
  .blog-index-index .custom-blog-main .blog-section-three-3colunm .blog-container {
    padding: 0px 0px;
  }
  .blog-index-index .custom-blog-main .blog-section-three-3colunm .blog-section-3colunm-items {
    overflow: hidden;
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    gap: 10px;
    scroll-snap-type: x mandatory;
    padding-bottom: 20px;
  }
  .blog-index-index .custom-blog-main .blog-section-three-3colunm .blog-section-3colunm-items .blog-section-3colunm {
    flex: 0 0 75vw;
    scroll-snap-align: start;
    max-width: 75vw;
  }
  .blog-index-index .custom-blog-main .blog-section-three-3colunm .blog-section-3colunm-items .blog-sectiontwo-text .post-category a {
    font-size: 1.2rem;
  }
  .blog-index-index .custom-blog-main .blog-section-three-3colunm .blog-section-3colunm-items .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .blog-index-index .custom-blog-main .blog-section-three-3colunm .blog-section-3colunm-items .blog-sectiontwo-text .post-date {
    font-size: 1.2rem;
    margin: 0px 0px 0px;
  }
  .blog-index-index .custom-blog-main .blog-section-four-4colunm .blog-container {
    padding: 0px 0px;
  }
  .blog-index-index .custom-blog-main .blog-section-four-4colunm .blog-section-4colunm-items {
    overflow: hidden;
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    gap: 10px;
    scroll-snap-type: x mandatory;
    padding-bottom: 20px;
  }
  .blog-index-index .custom-blog-main .blog-section-four-4colunm .blog-section-4colunm-items .blog-section-4colunm {
    flex: 0 0 75vw;
    scroll-snap-align: start;
    max-width: 75vw;
  }
  .blog-index-index .custom-blog-main .blog-section-four-4colunm .blog-section-4colunm-items .blog-sectiontwo-text .post-category a {
    font-size: 1.2rem;
  }
  .blog-index-index .custom-blog-main .blog-section-four-4colunm .blog-section-4colunm-items .blog-sectiontwo-text .post-title-wrap .post-title a {
    font-size: 2rem;
    line-height: 2.2rem;
    margin: 0px 0px 15px;
  }
  .blog-index-index .custom-blog-main .blog-section-four-4colunm .blog-section-4colunm-items .blog-sectiontwo-text .post-date {
    font-size: 1.2rem;
    margin: 0px 0px 0px;
  }
  .post-list-wrapper .post-list .post-item .post-container .post-info {
    padding: 15px 0 0;
  }
  .post-list-wrapper .post-list .post-item .post-container .post-info .post-title-wrap .post-title a {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .post-list-wrapper .post-list .post-item .post-container .post-info .post-date {
    font-size: 1.2rem;
    margin: 0px 0px 0px;
  }
  .post-list-wrapper .post-list .post-item .post-container .post-info .post-category a {
    font-size: 1.2rem;
  }
  .blog-post-view .post-view-modern .post-holder .post-header {
    margin: 0px 0px 0px;
  }
  .blog-post-view .post-view-modern .post-holder .post-header .post-category a.category-name {
    font-size: 1.2rem;
  }
  .blog-post-view .post-view-modern .post-holder .post-header .post-title-wrap .post-title a {
    font-size: 2rem;
    line-height: 2.2rem;
    margin: 0 0 15px;
  }
  .blog-post-view .post-view-modern .post-holder .post-header .post-data-wrap .post-date {
    font-size: 1.2rem;
  }
  .blog-post-view .post-view-modern .post-holder .post-header .post-data-wrap .post-date:after {
    margin-left: 10px;
  }
  .blog-post-view .post-thankyou {
    font-size: 1.4rem !important;
  }
  .mfblog-related-posts-block .block-title #block-relatedposts-heading {
    font-size: 2rem;
  }
  .mfblog-related-posts-block .block-title #block-relatedposts-heading:after {
    width: 25%;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items {
    overflow: hidden;
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    gap: 10px;
    scroll-snap-type: x mandatory;
    padding-bottom: 20px;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm {
    flex: 0 0 75vw;
    scroll-snap-align: start;
    max-width: 75vw;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-category {
    margin-bottom: 10px;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-category a.category-name {
    font-size: 1.2rem;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-title-wrap .post-title a.post-item-link {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .mfblog-related-posts-block .blogtwo-4colunm-artical .blogtwo-4colunm-artical-items .blogtwo-artical-colunm .blog-sectiontwo-text .post-date {
    font-size: 1.2rem;
    margin: 0px 0px 0px;
  }
  .blog-category-view.page-layout-2columns-right .columns .sidebar-additional {
    padding-left: 0px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget {
    margin-bottom: 20px;
  }
  .blog-category-view.page-layout-2columns-right .columns .sidebar-additional .widget .block-title strong {
    font-size: 1.8rem;
  }
  .blog-category-view.page-layout-2columns-right .columns .column.main {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
[lang="de"] .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 a {
  font-size: 16px;
}
[lang="de"] .hp-hot-new-releases .hot-new-releases .hot-new-releases-item .hot-new-relea-wp a .product-item-name {
  font-size: 55px;
  line-height: 60px;
}
[lang="de"] .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner h1 {
  font-size: 135px;
  line-height: 125px;
  max-width: 991px;
}
[lang="de"] .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner h1 br {
  display: none;
}
[lang="de"] .hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-title h2 {
  font-size: 70px;
  line-height: 70px;
}
[lang="de"] .tool-for-everyneed .everyneed .everyneed-box h3 {
  font-size: 32px;
}
[lang="de"] .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft ul li a {
  font-size: 25px;
}
[lang="de"] .hp-excellence-since h3 {
  font-size: 42px;
  line-height: 50px;
}
[lang="de"] .secound-label-cat .togglebtn {
  font-size: 42px;
  line-height: 42px;
}
[lang="de"] .page-products .custom-category .products-grid .product-items .product-item:nth-of-type(5n) .product-item-info .product-item-block .product-item-lft h3 {
  font-size: 46px;
  line-height: 54px;
}
[lang="de"] .page-products .custom-category .products-grid .product-items .product-item:nth-of-type(5n) .product-item-info .product-item-block .product-item-lft p {
  font-size: 30px;
  line-height: 41px;
  margin: 39px 0px 62px;
}
[lang="es"] .nav-sections .navigation #mySidenav .nav-main .shop-category-inner li.level0 a {
  font-size: 16px;
}
[lang="es"] .hp-hot-new-releases .hot-new-releases .hot-new-releases-item .hot-new-relea-wp a .product-item-name {
  font-size: 55px;
  line-height: 60px;
}
[lang="es"] .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner h1 {
  font-size: 135px;
  line-height: 125px;
  max-width: 991px;
}
[lang="es"] .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner h1 br {
  display: none;
}
[lang="es"] .hp-introducing-inner .hp-introducing-container .hp-introducing-contant .hp-introducing-title h2 {
  font-size: 70px;
  line-height: 70px;
}
[lang="es"] .tool-for-everyneed .everyneed .everyneed-box h3 {
  font-size: 32px;
}
[lang="es"] .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft ul li a {
  font-size: 25px;
}
[lang="es"] .hp-excellence-since h3 {
  font-size: 42px;
  line-height: 50px;
}
[lang="es"] .secound-label-cat .togglebtn {
  font-size: 42px;
  line-height: 42px;
}
@media only screen and (max-width: 1400px) {
  [lang="es"] .main-banner-homepage .banner-homepage-container .banner-homepage-inner .main-banner-contant .banner-contant-inner h1 {
    font-size: 90px;
    line-height: 93px;
    max-width: 570px;
  }
  [lang="es"] .tool-for-everyneed .everyneed .everyneed-box h3 {
    font-size: 22px;
  }
  [lang="es"] .tool-for-everyneed .everyneed .everyneed-box-hover .everyneed-bh-inner .everyneed-bh-lft ul li a {
    font-size: 16px;
  }
  [lang="es"] .hp-excellence-since h3 {
    font-size: 32px;
    line-height: 42px;
  }
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
  transition: visibility 0s 0.3s, opacity 0.3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #fff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #fff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: 0.5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: 0.2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: 0.3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Mont-Regular';
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Mont-Regular';
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: 0.5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all 0.3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #ccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #fff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all 0.3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #ccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
axo-auth,
paypal-shipping-address-selector {
  position: fixed;
  z-index: 10000;
}
.paypal-fastlane-powered-by {
  display: block;
  margin: 5px 0;
  width: 150px;
}
.paypal-fastlane-shipping-change-address-form {
  margin-bottom: 30px;
}
.paypal-fastlane-shipping-change-address-form button,
.paypal-fastlane-shipping-change-address-form .cart.table-wrapper .actions-toolbar > .action,
.paypal-fastlane-shipping-change-address-form .action-gift {
  width: 100%;
}
.paypal-fastlane-divider {
  margin-top: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}
.paypal-fastlane-divider:before {
  border-bottom: 1px solid #ccc;
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.paypal-fastlane-divider span {
  background-color: #f4f4f4;
  padding: 0 10px;
  position: relative;
}
#payment-services-paypal-fastlane paypal-payment {
  display: block;
  margin-bottom: 20px;
}
#payment-services-paypal-fastlane + .checkout-agreements-block .recaptcha-checkout-place-order {
  margin-bottom: 20px;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button,
.google-pay .cart.table-wrapper .actions-toolbar > .action,
.google-pay .action-gift {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
.popup-newsletter {
  width: max-content;
  max-width: 100% !important;
  margin: 0 auto;
}
.popup-newsletter h4 {
  font-size: 2rem;
}
.popup-newsletter .actions {
  display: block !important;
  width: 100% !important;
}
.popup-newsletter .action.primary {
  margin-top: 10px;
  width: 100%;
}
.newsletter-modal .modal-inner-wrap {
  max-width: 500px;
}
.newsletter-modal .modal-content {
  padding: 1rem 3rem 3rem;
}
.newsletter-modal .action-close {
  padding: 2rem;
}
.modal-popup.newsletter-modal .modal-inner-wrap {
  width: 100%;
  max-width: 767px;
  border-radius: 8px;
  border: 4px solid #ff6200;
}
.modal-popup.newsletter-modal .modal-inner-wrap .action-close {
  background: #ff6200;
  right: -1px;
  top: -1px;
  border-radius: 0px 0px 0px 8px;
  border: none;
  box-shadow: none;
  outline: none;
  margin: 20px;
  padding: 0;
}
.modal-popup.newsletter-modal .modal-inner-wrap .action-close:before {
  color: #fff;
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-header {
  background: #eaeaea;
  padding: 15px 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-header .modal-title {
  border: none;
  font-family: 'Mont-Bold';
  padding: 0;
  text-transform: capitalize;
  margin: 0;
  font-weight: 600;
  font-size: 26px;
  min-height: inherit;
  line-height: 1.1;
  word-wrap: break-word;
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter {
  width: 100%;
  margin-bottom: 0;
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter {
  display: flex;
  flex-wrap: wrap;
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .field.newsletter {
  max-width: calc(100% - 220px);
  margin: 0;
  width: calc(100% - 220px);
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .field.newsletter .control input[type="email"] {
  margin-right: 0;
  width: 100%;
  background: #fff 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 3px 0px 0px 3px;
  padding: 23px 42px;
  height: 75px;
  font-size: 22px;
  color: #000;
  outline: none;
  box-shadow: none;
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .actions {
  display: inline-block !important;
  width: 220px !important;
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .actions .action.subscribe {
  background: #ff6200;
  border-radius: 0px 3px 3px 0px;
  opacity: 1;
  border: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 26px;
  height: 75px;
  padding: 0px 20px;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
  font-family: 'Mont-SemiBold';
  outline: none;
  box-shadow: none;
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field {
  margin-right: 0px;
  margin-bottom: 15PX;
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field .control {
  position: relative;
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field .control:before {
  top: 8px;
}
.modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field .control input[type="text"] {
  margin-right: 0;
  width: 100%;
  background: #fff 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 3px 3px 3px 3px;
  padding: 23px 42px;
  height: 75px;
  font-size: 22px;
  color: #000;
  outline: none;
  box-shadow: none;
}
@media only screen and (max-width: 1791px) {
  .modal-popup.newsletter-modal .modal-inner-wrap {
    max-width: 600px;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field .control input[type="text"] {
    padding: 5px 42px;
    height: 52px;
    font-size: 18px;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .field.newsletter {
    max-width: calc(100% - 170px);
    width: calc(100% - 170px);
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .field.newsletter .control input[type="email"] {
    padding: 5px 42px;
    height: 52px;
    font-size: 18px;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .actions {
    width: 170px !important;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .actions .action.subscribe {
    font-size: 18px;
    height: 52px;
  }
}
@media only screen and (max-width: 1024px) {
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-header {
    padding: 15px 1.5rem;
    margin-bottom: 0;
    border-bottom: none;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-header .modal-title {
    font-size: 20px;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .action-close {
    margin: 5px;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .action-close:before {
    font-size: 25px;
    line-height: 25px;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-content {
    border-radius: 0;
    padding: 1rem 1.5rem 1.5rem;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field .control input[type="text"] {
    height: 50px;
    font-size: 16px;
    padding: 5px 30px;
    padding-right: 10px;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .field.newsletter {
    max-width: calc(100% - 120px);
    width: calc(100% - 120px);
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .field.newsletter .control input[type="email"] {
    height: 50px;
    font-size: 16px;
    padding: 5px 30px;
    padding-right: 10px;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .actions {
    width: 120px !important;
  }
  .modal-popup.newsletter-modal .modal-inner-wrap .modal-content .popup-newsletter .form.subscribe .field-group-newsletter .actions .action.subscribe {
    font-size: 16px;
    height: 50px;
    letter-spacing: 0.5px;
    padding: 0px 10px;
  }
}
.modal-popup.modal-popup_ajaxcompare_magepow {
  opacity: 0;
  transform: scale(0) rotate(15deg) skewX(-30deg);
  transition: transform 1s, opacity 0.8s ease-in-out;
}
.modal-popup.modal-popup_ajaxcompare_magepow._show {
  opacity: 1;
  transform: scale(1) rotate(0) skewX(0deg);
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap {
  position: absolute;
  width: auto;
  max-width: 450px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  max-height: 90%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 30px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .modal-content {
  padding: 0;
  overflow-y: visible;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .product-name {
  margin-top: 10px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .mgp-compare-popup-border {
  text-align: center;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .mgp-message-successs {
  margin-bottom: 15px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .action.primary {
  display: block;
  width: 100%;
  padding: 15px 15px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .ajaxcompare-buttons .mgp-compare-close {
  display: none;
}
.modal-popup.modal-popup_ajaxcompare_magepow._show .modal-inner-wrap {
  transform: translateY(-50%);
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-header {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-footer {
  display: none;
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-popup_ajaxcompare_magepow._inner-scroll {
    left: 0;
  }
  .modal-popup.modal-popup_ajaxcompare_magepow._inner-scroll .modal-inner-wrap[class] {
    min-height: initial;
    transform: translate(0, -50%);
    position: absolute;
    background-color: #ffffff;
    margin: auto;
    max-height: 90%;
  }
  .modal-popup.modal-popup_ajaxcompare_magepow._inner-scroll._show .modal-inner-wrap[class] {
    transform: translate(0, -50%);
  }
}
/**
 * @copyright Copyright Â© 2021 Magepow. All rights reserved.
 * @author    Magepow
 * @category Magepow
 * @copyright Copyright (c) 2014 Magepow (<https://www.magepow.com>)
 * @license <https://www.magepow.com/license-agreement.html>
 * @Author: magepow<support@magepow.com>
 * @github: <https://github.com/magepow>
 */
.modal-popup.customer-popup-ajaxwishlist {
  opacity: 0;
  transform: scale(0) rotate(15deg) skewX(-30deg);
  transition: transform 1s, opacity 0.8s ease-in-out;
}
.modal-popup.customer-popup-ajaxwishlist._show {
  opacity: 1;
  transform: scale(1) rotate(0) skewX(0deg);
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap {
  position: absolute;
  width: auto;
  max-width: 430px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  max-height: 90%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 30px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .modal-content {
  padding: 0;
  overflow-y: visible;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .block-customer-login {
  margin-bottom: 0;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .image-system-wishlist {
  text-align: center;
  margin-bottom: 25px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .fieldset .field.note {
  font-size: 2.4rem;
  text-align: center;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .fieldset.login {
  margin-bottom: 0;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .fieldset.login .password .control {
  margin-bottom: 5px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .fieldset.login .password .secondary {
  text-align: right;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .actions-toolbar .primary {
  float: none;
  display: block;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .actions-toolbar > .primary {
  margin-bottom: 10px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .actions-toolbar > .secondary {
  display: block;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .actions-toolbar > .secondary .action {
  font-size: 1.8rem;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .mgp-message-successs {
  margin-bottom: 15px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .action.primary {
  display: block;
  width: 100%;
  padding: 15px 15px;
}
.modal-popup.customer-popup-ajaxwishlist._show .modal-inner-wrap {
  transform: translateY(-50%);
}
.modal-popup.customer-popup-ajaxwishlist .modal-header {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-popup.customer-popup-ajaxwishlist .modal-footer {
  display: none;
}
.modal-popup.modal-popup_ajaxwishlist_magepow {
  opacity: 0;
  transform: scale(0) rotate(15deg) skewX(-30deg);
  transition: transform 1s, opacity 0.8s ease-in-out;
}
.modal-popup.modal-popup_ajaxwishlist_magepow._show {
  opacity: 1;
  transform: scale(1) rotate(0) skewX(0deg);
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap {
  position: absolute;
  width: auto;
  max-width: 450px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  max-height: 90%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 30px;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .modal-content {
  padding: 0;
  overflow-y: visible;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .product-name {
  margin-top: 10px;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .mgp-wishlist-popup-border {
  text-align: center;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .success_message_text {
  margin-bottom: 15px;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .action.primary {
  display: block;
  width: 100%;
  padding: 15px 15px;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .action.primary.mgp-wishlist-close {
  display: none;
}
.modal-popup.modal-popup_ajaxwishlist_magepow._show .modal-inner-wrap {
  transform: translateY(-50%);
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-header {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-footer {
  display: none;
}
@media only screen and (max-width: 767px) {
  .modal-popup.customer-popup-ajaxwishlist._inner-scroll,
  .modal-popup.modal-popup_ajaxwishlist_magepow._inner-scroll {
    left: 0;
  }
  .modal-popup.customer-popup-ajaxwishlist._inner-scroll .modal-inner-wrap[class],
  .modal-popup.modal-popup_ajaxwishlist_magepow._inner-scroll .modal-inner-wrap[class] {
    min-height: initial;
    transform: translate(0, -50%);
    position: absolute;
    background-color: #ffffff;
    margin: auto;
    max-height: 90%;
  }
  .modal-popup.customer-popup-ajaxwishlist._inner-scroll._show .modal-inner-wrap[class],
  .modal-popup.modal-popup_ajaxwishlist_magepow._inner-scroll._show .modal-inner-wrap[class] {
    transform: translate(0, -50%);
  }
  .modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .fieldset .field.note {
    font-size: 1.8rem;
  }
}
.customer-popup-login._disabled {
  display: none;
}
body.skeleton-page {
  overflow: hidden;
}
@media (min-width: 1921px) {
  .grid-slider:not([class*=initialized])[data-visible="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-visible="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-visible="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-visible="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-visible="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-visible="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-visible="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-visible="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 1481px) and (max-width: 1920px) {
  .grid-slider:not([class*=initialized])[data-widescreen="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 1200px) and (max-width: 1480px) {
  .grid-slider:not([class*=initialized])[data-desktop="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-desktop="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-desktop="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-desktop="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-desktop="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-desktop="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-desktop="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-desktop="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-slider:not([class*=initialized])[data-laptop="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-laptop="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-laptop="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-laptop="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-laptop="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-laptop="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-laptop="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-laptop="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .grid-slider:not([class*=initialized])[data-notebook="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-notebook="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-notebook="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-notebook="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-notebook="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-notebook="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-notebook="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-notebook="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .grid-slider:not([class*=initialized])[data-tablet="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-tablet="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-tablet="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-tablet="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-tablet="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-tablet="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-tablet="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-tablet="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 480px) and (max-width: 576px) {
  .grid-slider:not([class*=initialized])[data-landscape="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-landscape="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-landscape="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-landscape="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-landscape="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-landscape="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 360px) and (max-width: 480px) {
  .grid-slider:not([class*=initialized])[data-portrait="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-portrait="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-portrait="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-portrait="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-portrait="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-portrait="1"] .item {
    width: calc(100% / 1);
  }
}
@media (max-width: 360px) {
  .grid-slider:not([class*=initialized])[data-mobile="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-mobile="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-mobile="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-mobile="1"] .item {
    width: calc(100% / 1);
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/loader-1.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'icons-blank-theme';
  font-size: 14px;
  line-height: 1;
  color: #333;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: '\e617';
}
[dir="rtl"] .slick-prev:before {
  content: '\e608';
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: '\e608';
}
[dir="rtl"] .slick-next:before {
  content: '\e617';
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  /*height: 20px;
            width: 20px;*/
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .action-gift:hover,
.slick-dots li .action-gift:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.slick-dots li .action-gift:hover:before,
.slick-dots li .action-gift:focus:before {
  opacity: 1;
}
.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: 'icons-blank-theme';
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li.slick-active .action-gift:before {
  color: black;
  opacity: 0.75;
}
.magepow_core {
  display: block;
}
.grid-slider {
  opacity: 0;
}
.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized,
.content-products .product-items.grid-init,
.content-products .grid-init .product-items,
.content-products .product-items.slick-initialized {
  opacity: 1;
}
.grid-init .product-item-info,
.slick-initialized .product-item-info {
  width: auto;
}
.testimonial .field-summary_rating .rating-box .rating:before {
  content: '\e605';
  font-family: 'icons-blank-theme';
  color: #f2c800;
  z-index: 2;
  position: relative;
  font-size: 28px;
  height: 12px;
  display: block;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 2px;
}
.testimonial .rating-result {
  text-align: center;
}
.testimonial .customer {
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 60px 0;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.testimonial .inner-customer {
  text-align: center;
}
.testimonial.center-mode {
  margin-bottom: 50px;
}
.testimonial.center-mode .item img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
}
.testimonial.center-mode .item .testimonial_text {
  display: none;
}
.testimonial.center-mode .slick-center .item img {
  width: 150px;
  height: 150px;
}
.testimonial.center-mode .slick-list {
  margin-bottom: 50px;
}
.testimonial-caption.center-mode {
  display: block;
  width: 85%;
  color: #494949;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}
.testimonial-caption.center-mode .sub-text {
  display: block;
  font-size: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.testimonial-caption.center-mode .product-reviews-summary {
  display: block;
  text-align: center;
}
.testimonial-caption .zoomIn {
  animation: zoomIn 0.9s ease-out;
  -moz-animation: zoomIn 0.9s ease-out;
  -webkit-animation: zoomIn 0.9s ease-out;
  -o-animation: zoomIn 0.9s ease-out;
}
.testimonial-index-index .button-o {
  margin-bottom: 30px;
}
.testimonial-form-index .std-input-box .product-review-box #product-review-table {
  width: auto;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  position: relative;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items:after {
  content: '';
  width: 1px;
  background: #fff;
  height: 100%;
  position: absolute;
  right: 0;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item {
  overflow: hidden;
  position: relative;
  width: calc(100%/3 - 0px);
  margin-bottom: 20px;
  border-top: 1px solid #ACACAC;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info {
  padding: 0px 20px;
  width: 100%;
  display: block;
  margin-top: 30px;
  border-right: 1px solid #ACACAC;
  box-sizing: border-box;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-infoa {
  display: block;
  background: #F8F7F7;
  padding: 15px;
  box-sizing: border-box;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-photo {
  display: block;
  width: 100%;
  padding: 0;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-photo img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-details {
  display: block;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-details .brand-name {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 20px;
  line-height: 22px;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin: 22px 0 0px;
  height: 65px;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 28px;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-actions {
  margin: 0px 0;
  background: #f8f7f7;
  position: relative;
  z-index: 100;
  padding: 10px 0px;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-actions .actions-secondary input[type="checkbox"] {
  width: 25px;
  height: 25px;
  border: 1px solid #707070;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  margin: 0px 13px 0px 0px;
}
.custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-actions .actions-secondary label {
  width: auto;
  font-size: 18px;
  color: #000;
  font-family: 'Open Sans', 'sans-serif';
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0px;
}
@media all and (device-width: 768px) and (device-height: 1024px) {
  .custaccounttab-customer-index .main-wrapper .products-list.products {
    margin: 0px 0;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items.products {
    margin-top: 0;
    margin-bottom: 0;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item {
    width: calc(100%/2 - 0px);
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-details .brand-name {
    font-size: 15px;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-details .product-item-name {
    margin: 15px 0 0px;
    height: 40px;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 18px;
    line-height: 1.5;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-actions .actions-secondary input[type="checkbox"] {
    width: 18px;
    height: 18px;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-actions .actions-secondary label {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  .custaccounttab-customer-index .main-wrapper .products-list.products {
    margin: 0px 0;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items.products {
    margin-top: 0;
    margin-bottom: 0;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item {
    width: calc(100%/1 - 0px);
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-details .brand-name {
    font-size: 15px;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-details .product-item-name {
    margin: 15px 0 0px;
    height: 40px;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 18px;
    line-height: 1.5;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-actions .actions-secondary input[type="checkbox"] {
    width: 18px;
    height: 18px;
  }
  .custaccounttab-customer-index .main-wrapper .products-list .product-items .product-item .product-item-info .product-item-actions .actions-secondary label {
    font-size: 15px;
  }
}
.enquiry-index-index .column.main {
  padding-bottom: 0 !important;
}
.enquiry-index-index .enquiry-selected-products .product-items {
  justify-content: center;
}
.enquiry-index-index .product-enquiry-form .page-title-wrapper .page-title {
  text-align: center;
}
.enquiry-index-index .product-enquiry-form .enquiry-form-clsmain {
  margin: 50px 0px 0px;
  margin-left: -60px;
  margin-right: -60px;
  background: #E8E8E8;
  padding: 108px 0px 140px;
}
.enquiry-index-index .product-enquiry-form .enquiry-form-clsmain .enquiry-form-clsmain-inner {
  max-width: 1060px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.enquiry-index-index .product-enquiry-form .enquiry-form-cls .field.note {
  text-align: center;
  margin: 0px 0px 80px;
}
.product-enquiry-form .page-title-wrapper {
  margin: 60px 0px 0px;
}
.product-enquiry-form .page-title-wrapper .page-title {
  font-size: 5.4rem;
  line-height: 57px;
  letter-spacing: -1.08px;
  font-family: 'Mont-Bold';
  padding: 0px 0px;
}
.product-enquiry-form .enquiry-form-cls .field {
  margin-bottom: 20px;
}
.product-enquiry-form .enquiry-form-cls .field.note {
  font-size: 3.2rem;
  line-height: 68px;
  letter-spacing: 1px;
  color: #dc4405;
  font-family: 'Mont-Heavy';
  text-decoration: none;
  margin: 0px 0px 30px;
  text-transform: uppercase;
}
.product-enquiry-form .enquiry-form-cls .field .label {
  font-size: 1.8rem;
  font-family: 'Mont-Bold';
  color: #000;
  padding: 0;
}
.product-enquiry-form .enquiry-form-cls .field .label:after {
  content: '*';
  color: #e02b27;
  margin: 0 0 0 5px;
}
.product-enquiry-form .enquiry-form-cls .field .control .input-text {
  background: #ffffff;
  border: 1px solid #707070;
  border-radius: 3px;
  padding: 23px 42px;
  height: 75px;
  font-size: 2.2rem;
  color: #000;
}
.product-enquiry-form .enquiry-form-cls .field .control select {
  background: #ffffff;
  border: 1px solid #707070;
  border-radius: 3px;
  padding: 23px 42px;
  height: 75px;
  font-size: 2.2rem;
  color: #000;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/arrow-down-grozselect.png);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 20px);
  background-size: 12px;
  background-position-y: 50%;
}
.product-enquiry-form .enquiry-form-cls .field .message textarea {
  background: #ffffff;
  border: 1px solid #707070;
  border-radius: 3px;
  resize: none;
  height: 250px;
  padding: 23px 42px;
  font-size: 2.2rem;
  color: #000;
}
.product-enquiry-form .actions-toolbar {
  margin-left: 0 !important;
}
.product-enquiry-form .actions-toolbar .primary .action {
  background: #dc4405;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 2.6rem;
  height: 60px;
  padding: 0px 30px;
  margin: 0;
  text-transform: uppercase;
  width: auto;
  font-family: 'Mont-SemiBold';
}
.product-enquiry-form .actions-toolbar .primary .action:hover {
  background: #000;
}
.enquiry-selected-products {
  width: 100%;
  max-width: 767px;
  margin: 0 auto;
}
.enquiry-selected-products .product-items {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.enquiry-selected-products .product-items .product-item {
  width: calc(100%/1 - 0px);
  margin: 0px 0px;
  border-top: 1px solid #ACACAC;
  margin-bottom: 10px;
}
.enquiry-selected-products .product-items .product-item:nth-of-type(4n) .product-item-info {
  border-right: 0;
}
.enquiry-selected-products .product-items .product-item .product-item-info {
  width: 100%;
  padding: 0px 0px;
  box-sizing: border-box;
  margin-top: 10px;
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: flex-start;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-infoa {
  max-width: 100px;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  width: calc(100% - 100px);
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .product-enquiry-name {
  width: 50%;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .product-enquiry-textaria {
  width: calc(50% - 40px);
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .product-enquiry-textaria textarea {
  height: 60px;
  resize: none;
  border: 1px solid #707070;
  border-radius: 3px;
  padding: 5px 10px;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .remove-info-product {
  width: 40px;
  text-align: center;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .remove-info-product a.action.action-delete {
  color: #000;
  font-size: 2rem;
  border: none;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 100%;
  text-decoration: none;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin: 0px 0 10px;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .product-item-name .product-adjective {
  font-size: 2.8rem;
  line-height: 1;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 2.8rem;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .brand-name {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  font-size: 2rem;
  line-height: 32px;
  font-family: 'Mont-Regular';
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-infoa {
  display: block;
  background: #f8f7f7;
  padding: 15px;
  box-sizing: border-box;
  position: relative;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-infoa .product-item-photo {
  display: block;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-infoa .product-item-photo .product-image-container {
  display: block;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-infoa .product-item-photo .product-image-container .product-image-wrapper {
  height: auto;
}
.enquiry-selected-products .product-items .product-item .product-item-info .product-item-infoa .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  position: relative;
  width: 100%;
}
.enquiry-index-listing .product-enquiry-listing {
  margin: 60px 0px;
}
.enquiry-index-listing .product-enquiry-listing .enquiry-selected-products .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  display: block;
}
.enquiry-index-listing .product-enquiry-listing .enquiry-selected-products .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  width: 100%;
}
.enquiry-index-listing .product-enquiry-listing .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .enquiry-msg {
  font-size: 2.8rem;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
  margin: 20px 0 20px;
}
.enquiry-index-listing .product-enquiry-listing .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .enquiry-status {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 2rem;
  line-height: 22px;
}
.enquiry-index-listing .product-enquiry-listing .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .enquiry-status label {
  font-family: 'Mont-Bold';
}
.enquiry-index-listing .enquiry-history .table th {
  border-top: 1px solid #707070 !important;
}
.enquiry-index-listing .enquiry-history .table td {
  border-bottom: 1px solid #707070 !important;
}
.enquiry-index-listing .enquiry-history .table-enquiry-items thead th {
  font-family: 'Mont-Heavy';
  letter-spacing: 0.5px;
  font-size: 1.6rem;
}
.enquiry-index-listing .enquiry-history .table-enquiry-items tbody td a {
  color: #000;
  text-decoration: none;
}
.enquiry-index-listing .enquiry-history .table-enquiry-items tbody td a.action-status {
  text-decoration: underline;
}
.enquiry-index-listing .enquiry-history .table-enquiry-items tbody td a:hover {
  color: #dc4405;
}
.enquiry-index-view .content-wrapper .product-item-details {
  margin-bottom: 20px;
}
.enquiry-index-view .content-wrapper .product-item-details .enquiry-msg label,
.enquiry-index-view .content-wrapper .product-item-details .enquiry-status label {
  font-family: 'Mont-Bold';
  text-transform: capitalize;
  width: 100px;
  letter-spacing: 0.5px;
}
.enquiry-index-view .content-wrapper .product-item-details .enquiry-msg span,
.enquiry-index-view .content-wrapper .product-item-details .enquiry-status span {
  text-transform: capitalize;
  letter-spacing: 0.5px;
}
.enquiry-index-view .enquiry-selected-products .product-items {
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
}
.enquiry-index-view .enquiry-selected-products .product-items:after {
  content: '';
  width: 1px;
  background: #fff;
  height: 100%;
  position: absolute;
  right: 0;
}
.enquiry-index-view .enquiry-selected-products .product-items .product-item {
  width: calc(100%/3 - 0px);
}
.enquiry-index-view .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .enquiry-msg {
  margin: 22px 0 10px;
}
.enquiry-index-view .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .enquiry-msg span {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000;
}
.enquiry-index-view .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .enquiry-status {
  color: #000;
  font-size: 1.6rem;
}
.enquiry-index-view .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .enquiry-status .label {
  font-family: 'Mont-Bold';
}
@media only screen and (max-width: 1791px) {
  .enquiry-index-view .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .enquiry-msg {
    margin: 15px 0 10px;
  }
  .product-enquiry-form .page-title-wrapper {
    margin: 30px 0px 0px;
  }
  .product-enquiry-form .page-title-wrapper .page-title {
    font-size: 3rem;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    margin: 0px 0 10px;
  }
  .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .product-item-name .product-adjective {
    font-size: 1.6rem;
  }
  .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 1.6rem;
  }
  .enquiry-selected-products .product-items .product-item .product-item-info .product-item-details .brand-name {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .product-enquiry-form .actions-toolbar .primary .action {
    font-size: 1.8rem;
    height: 50px;
  }
  .product-enquiry-form .enquiry-form-cls .field.note {
    font-size: 2.2rem;
    line-height: 1.5;
    letter-spacing: 1.6px;
    margin: 0px 0px 30px;
  }
  .product-enquiry-form .enquiry-form-cls .field .label {
    font-size: 1.4rem;
  }
  .product-enquiry-form .enquiry-form-cls .field .control .input-text {
    padding: 5px 10px;
    height: 42px;
    font-size: 1.6rem;
  }
  .product-enquiry-form .enquiry-form-cls .field .control select {
    padding: 5px 10px;
    height: 42px;
    font-size: 1.6rem;
  }
  .product-enquiry-form .enquiry-form-cls .field .message textarea {
    height: 100px;
    padding: 5px 10px;
    font-size: 1.6rem;
  }
  .enquiry-index-index .product-enquiry-form .enquiry-form-clsmain {
    padding: 50px 0px 50px;
  }
}
@media only screen and (max-width: 1190px) and (min-width: 768px) {
  .enquiry-index-index .product-enquiry-form .enquiry-form-clsmain {
    padding: 50px 15px 50px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.feedback-index-index .product-feedback-form {
  max-width: 767px;
  margin: 60px auto 0;
  border: 1px solid #707070;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 0 4px 4px #eee;
}
.feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .actions-toolbar {
  margin-left: 0;
}
.feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .actions-toolbar .primary .action {
  background: #dc4405;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 1.8rem;
  height: 50px;
  padding: 0px 20px;
  margin: 0;
  text-transform: uppercase;
  width: 220px;
  font-family: 'Mont-SemiBold';
}
.feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field {
  margin-bottom: 20px;
}
.feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .label {
  padding: 0px 0px 0px;
  text-align: left;
  width: 100%;
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .control .input-text {
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
  width: 100%;
  min-width: 100%;
  padding: 10px 10px;
  color: #000;
}
.feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .control .input-text::placeholder {
  color: #000;
  opacity: 1;
}
.feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .control .input-text:-ms-input-placeholder {
  color: #000;
}
.feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .control .input-text::-ms-input-placeholder {
  color: #000;
}
.feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .control select {
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
  width: 100%;
  min-width: 100%;
  padding: 10px 10px;
  color: #000;
}
.feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .control textarea.input-text {
  background: #ffffff;
  border: 1px solid #707070;
  border-radius: 3px;
  resize: none;
  height: 150px;
  font-size: 1.8rem;
  padding: 10px 10px;
  color: #000;
}
.feedback-index-index .page-title-wrapper .page-title {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #03050A;
  font-family: 'Mont-Bold';
  margin: 0px 0px 20px;
}
@media only screen and (max-width: 1791px) {
  .feedback-index-index .page-title-wrapper .page-title {
    font-size: 2.2rem;
  }
  .feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .label {
    font-size: 1.4rem;
  }
  .feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .control .input-text {
    height: 42px;
    font-size: 1.4rem;
  }
  .feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .control select {
    height: 42px;
    font-size: 1.4rem;
  }
  .feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .control textarea.input-text {
    height: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .feedback-index-index .product-feedback-form {
    margin: 20px auto 0;
    width: 100%;
  }
  .feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .label {
    font-size: 14px;
  }
  .feedback-index-index .product-feedback-form .GrozUserFeedback .userfeedback-form .field .control .input-text {
    font-size: 16px;
  }
  .feedback-index-index .page-title-wrapper .page-title {
    font-size: 22px;
  }
}
.appointment-wrapper {
  margin: 50px 0px 0px;
}
.appointment-wrapper .appointment-container {
  max-width: 767px;
  margin: 0 auto;
  border: 1px solid #707070;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 0 4px 4px #eee;
}
.appointment-wrapper .appointment-container h2 {
  text-align: center;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #03050A;
  font-family: 'Mont-Bold';
  margin: 0px 0px 20px;
}
.appointment-wrapper .appointment-container form .actions-toolbar {
  margin-left: 0 !important;
}
.appointment-wrapper .appointment-container form .actions-toolbar .primary .action {
  background: #dc4405;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 26px;
  height: 60px;
  padding: 0px 20px;
  margin: 0;
  text-transform: uppercase;
  width: 220px;
  font-family: 'Mont-SemiBold';
}
.appointment-wrapper .appointment-container form .actions-toolbar .primary .action:hover {
  background: #000;
}
.appointment-wrapper .appointment-container form .field {
  margin-bottom: 20px;
}
.appointment-wrapper .appointment-container form .field .control .input-text {
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 18px;
  font-family: 'Mont-Regular';
  font-weight: normal;
  width: 100%;
  min-width: 100%;
  padding: 0px 10px;
}
.appointment-wrapper .appointment-container form .field .control .input-text::placeholder {
  color: #000;
  opacity: 1;
}
.appointment-wrapper .appointment-container form .field .control .input-text:-ms-input-placeholder {
  color: #000;
}
.appointment-wrapper .appointment-container form .field .control .input-text::-ms-input-placeholder {
  color: #000;
}
.appointment-wrapper .appointment-container form .field .control textarea {
  background: #ffffff;
  border: 1px solid #707070;
  border-radius: 3px;
  resize: none;
  height: 250px;
  font-size: 18px;
  color: #000;
}
.appointment-wrapper .appointment-container form .field .control textarea::placeholder {
  color: #000;
  opacity: 1;
}
.appointment-wrapper .appointment-container form .field .control textarea:-ms-input-placeholder {
  color: #000;
}
.appointment-wrapper .appointment-container form .field .control textarea::-ms-input-placeholder {
  color: #000;
}
.catalog-category-view .category-description {
  display: none;
}
.catalog-category-view .category-description[data-readmore] {
  display: block;
}
.um-descr-show-button {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  color: #333;
  background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Ulmod_Readmoreless/images/plus.png) no-repeat 5px center #eee;
  padding-left: 25px;
  background-size: 15px;
  text-align: right;
  border-radius: 3px;
  text-decoration: none;
  box-shadow: 0px 0.1px 3px 0 rgba(0, 0, 0, 0.15);
  margin-top: 5px;
  display: block;
  width: fit-content;
  margin-bottom: 20px;
}
.um-descr-hide-button {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  color: #333;
  background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Ulmod_Readmoreless/images/minus-line.png) no-repeat 5px center #eee;
  padding-left: 25px;
  background-size: 15px;
  text-align: right;
  border-radius: 3px;
  text-decoration: none;
  box-shadow: 0px 0.1px 3px 0 rgba(0, 0, 0, 0.15);
  display: block;
  width: fit-content;
  margin-bottom: 20px;
}
[data-readmore] {
  position: relative;
}
[data-readmore]:before {
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  background: linear-gradient(rgba(0, 0, 0, 0), #ffffff);
}
[data-readmore][aria-expanded="false"]:before {
  height: 55px;
}
[data-readmore][aria-expanded="true"].transitioning:before {
  height: 55px;
}
[data-readmore][aria-expanded="false"].transitioning:before {
  height: 0;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333;
}
.block-search .label:active:before {
  color: #333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #fff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #fff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #ccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  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;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #fff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@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;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #fff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #ccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
  white-space: normal;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 0.2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #ccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #ccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Mont-Regular';
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #fff;
  border: 1px solid #fff;
  color: #000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #fff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #fff;
  color: #333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #fff;
  color: #333;
  outline: 1px solid #999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #fff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #fff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #fff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #fff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 2%) / 2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  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;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.page-wrapper .page-main {
  max-width: 1920px;
}
.cms-index-index .page-wrapper .page-main {
  max-width: 100%;
}
.category-normal-banner img {
  width: 100%;
  height: auto;
}
.excellence-since-box ul {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}
.excellence-since-box ul li {
  color: #dc4405;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 1.08px;
  font-family: 'Mont-Regular';
  font-weight: normal;
  margin: 0px 0px 0px;
}
.category-insta-appointmet .category-insta-appointmet-inner {
  max-width: 1060px;
  margin: 0 auto;
  padding: 50px 0px 50px;
}
.category-insta-appointmet .category-insta-appointmet-inner .row {
  align-items: center;
}
.category-insta-appointmet .category-insta-appointmet-inner h3 {
  font-size: 28px;
  color: #03050A;
  font-family: 'Mont-Bold';
  font-weight: normal;
  line-height: 42px;
  padding-left: 45px;
  position: relative;
}
.category-insta-appointmet .category-insta-appointmet-inner h3 .color-text {
  color: #dc4405;
}
.category-insta-appointmet .category-insta-appointmet-inner h3 .fa-calendar:before {
  content: '';
  background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/appointment-icon.png);
  width: 35px;
  height: 35px;
  background-size: 100%;
  display: inline-block;
  margin: -19px 8px 0px 0px;
  position: absolute;
  left: 0;
}
.category-insta-appointmet .category-insta-appointmet-inner p {
  font-size: 28px;
  line-height: 42px;
  color: #03050A;
  font-weight: normal;
  font-family: 'Mont-Regular';
  margin: 0px 0px;
}
.category-insta-appointmet .category-insta-appointmet-inner a {
  background: #dc4405;
  border-radius: 3px;
  opacity: 1;
  width: 324px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  color: #fff;
  font-family: 'Mont-SemiBold';
  text-decoration: none;
}
.category-insta-appointmet .category-insta-appointmet-inner a:hover {
  background: #000000;
}
.category-get-in-touch {
  background: #E8E8E8;
  padding: 108px 0px 140px;
}
.category-get-in-touch .get-in-touch-inner {
  max-width: 1059px;
  margin: 0 auto;
}
.category-get-in-touch .get-in-touch-inner .head-title {
  text-align: center;
}
.category-get-in-touch .get-in-touch-inner .head-title h2 {
  font-size: 3.2rem;
  line-height: 29px;
  letter-spacing: 4.6px;
  color: #dc4405;
  font-family: 'Mont-Heavy';
  margin: 0px 0px 49px;
  display: inline-block;
}
.category-get-in-touch .get-in-touch-inner p {
  font-size: 2.8rem;
  line-height: 42px;
  color: #000000;
  text-align: center;
  margin: 0px 0px 0px;
}
.category-get-in-touch .get-in-touch-form {
  margin: 78px 0px 0px;
}
.category-get-in-touch .get-in-touch-form .actions-toolbar .primary {
  float: right;
}
.category-get-in-touch .get-in-touch-form .actions-toolbar .primary .action {
  background: #dc4405;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 26px;
  height: 60px;
  padding: 0px 20px;
  margin: 0;
  text-transform: uppercase;
  width: 220px;
  font-family: 'Mont-SemiBold';
}
.category-get-in-touch .get-in-touch-form .actions-toolbar .primary .action:hover {
  background: #000000;
}
.category-get-in-touch .get-in-touch-form .field {
  margin-bottom: 20px;
}
.category-get-in-touch .get-in-touch-form .field .control .input-text {
  background: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 3px;
  padding: 23px 42px;
  height: 75px;
  font-size: 22px;
  color: #000;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
}
.category-get-in-touch .get-in-touch-form .field .control .input-text::placeholder {
  color: #000;
}
.category-get-in-touch .get-in-touch-form .field .control .input-text:-ms-input-placeholder {
  color: #000;
}
.category-get-in-touch .get-in-touch-form .field .control .input-text::-ms-input-placeholder {
  color: #000;
}
.category-get-in-touch .get-in-touch-form .field .control select {
  background: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 3px;
  padding: 23px 42px;
  height: 75px;
  font-size: 22px;
  color: #000;
  font-family: Mont-Regular;
  font-weight: normal;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/arrow-down-grozselect.png);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 20px);
  background-size: 12px;
  background-position-y: 50%;
}
.category-get-in-touch .get-in-touch-form .field .control textarea {
  background: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 3px;
  resize: none;
  height: 250px;
  padding: 23px 42px;
  font-size: 22px;
  color: #000;
}
.category-get-in-touch .get-in-touch-form .field .control textarea::placeholder {
  color: #000;
}
.category-get-in-touch .get-in-touch-form .field .control textarea:-ms-input-placeholder {
  color: #000;
}
.category-get-in-touch .get-in-touch-form .field .control textarea::-ms-input-placeholder {
  color: #000;
}
@media only screen and (max-width: 1791px) {
  .category-get-in-touch .get-in-touch-form .actions-toolbar .primary .action {
    font-size: 1.8rem;
    height: 45px;
  }
  .category-get-in-touch .get-in-touch-form .field .control .input-text {
    padding: 10px 20px;
    height: 42px;
    font-size: 1.6rem;
  }
  .category-get-in-touch .get-in-touch-form .field .control select {
    padding: 10px 20px;
    height: 42px;
    font-size: 1.6rem;
  }
  .category-get-in-touch .get-in-touch-form .field .control textarea {
    height: 150px;
    padding: 10px 20px;
    font-size: 1.6rem;
  }
  .category-insta-appointmet .category-insta-appointmet-inner p {
    font-size: 2.2rem;
    line-height: 30px;
  }
  .category-insta-appointmet .category-insta-appointmet-inner a {
    width: 260px;
    height: 45px;
    font-size: 1.8rem;
  }
}
.page-products.catalogsearch-result-index .breadcrumbs {
  display: none;
}
.page-products.catalogsearch-result-index .page-title-wrapper .page-title {
  letter-spacing: 0.5px;
  font-size: 22px;
  line-height: 28px;
  font-family: 'Mont-Bold';
  margin: 40px 0px 40px;
  width: 100%;
  display: block;
  text-align: center;
  color: #dc4405;
  text-transform: uppercase;
}
.page-products.catalogsearch-result-index .toolbar-products + dl.block {
  display: none;
}
.page-products .secound-label-cat .cat-pro.active .cat-pro-nav ul,
.page-products .secound-label-cat .cat-pro.active2 .cat-pro-nav ul {
  list-style: none;
  padding: 0px;
  line-height: 40px;
  position: relative;
  z-index: 10;
  margin-bottom: 0;
}
.page-products .secound-label-cat .cat-pro.active .cat-pro-nav ul li.init:after,
.page-products .secound-label-cat .cat-pro.active2 .cat-pro-nav ul li.init:after {
  content: "\f0d7";
  font-family: 'FontAwesome';
  display: block;
  color: #000;
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 5px;
}
.page-products .secound-label-cat .cat-pro.active .cat-pro-nav ul li,
.page-products .secound-label-cat .cat-pro.active2 .cat-pro-nav ul li {
  padding: 5px 10px;
  z-index: 2;
  width: 100%;
  margin: 0;
}
.page-products .secound-label-cat .cat-pro.active .cat-pro-nav ul li:not(.init),
.page-products .secound-label-cat .cat-pro.active2 .cat-pro-nav ul li:not(.init) {
  float: left;
  display: none;
  border: 1px solid #707070;
  border-top: 0;
  margin-top: 0px;
  background: #fff;
}
.page-products .secound-label-cat .cat-pro.active .cat-pro-nav ul li:not(.init):hover,
.page-products .secound-label-cat .cat-pro.active2 .cat-pro-nav ul li:not(.init):hover,
.page-products .secound-label-cat .cat-pro.active .cat-pro-nav ul li.selected:not(.init),
.page-products .secound-label-cat .cat-pro.active2 .cat-pro-nav ul li.selected:not(.init) {
  background: #fff;
  color: #dc4405;
}
.page-products .secound-label-cat .cat-pro.active .cat-pro-nav li.init,
.page-products .secound-label-cat .cat-pro.active2 .cat-pro-nav li.init {
  cursor: pointer;
}
.page-products .secound-label-cat .cat-pro.active .cat-pro-nav a#submit,
.page-products .secound-label-cat .cat-pro.active2 .cat-pro-nav a#submit {
  z-index: 1;
}
.page-products .block.filter {
  display: flex;
  position: relative;
  margin: 0 auto 20px;
  max-width: 100%;
  width: 100%;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: end;
}
.page-products .block.filter .block-title {
  margin-bottom: 0px;
  margin-right: 20px;
}
.page-products .block.filter .block-title strong {
  display: inline-block;
  background: #FFFFFF;
  letter-spacing: 0.22px;
  color: #000000;
  font-size: 18px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: 700;
  cursor: pointer;
  text-transform: capitalize;
}
.page-products .block.filter .block-content.filter-content {
  display: flex;
  flex-wrap: wrap;
}
.page-products .block.filter .block-content.filter-content .filter-current {
  order: 1;
  margin-top: 20px;
}
.page-products .block.filter .block-content.filter-content .filter-current .block-subtitle {
  display: none;
}
.page-products .block.filter .block-content.filter-content .filter-current .items .item {
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  margin-right: 15px;
  line-height: 30px;
  border: 1px solid #707070;
  box-sizing: border-box;
}
.page-products .block.filter .block-content.filter-content .filter-current .items .item .filter-label {
  display: none;
}
.page-products .block.filter .block-content.filter-content .filter-current .items .item .filter-value {
  font-size: 14px;
  font-family: 'Open Sans', 'sans-serif';
  color: #000;
  padding: 0px 20px 0px;
  cursor: pointer;
}
.page-products .block.filter .block-content.filter-content .filter-current .items .item .filter-value:hover {
  text-decoration: underline;
}
.page-products .block.filter .block-content.filter-content .filter-current .items .item .remove span {
  display: none;
}
.page-products .block.filter .block-content.filter-content .filter-current .items .item .remove:after {
  content: "\f00d";
  font-family: 'FontAwesome';
  position: absolute;
  left: -5px;
  top: -14px;
  color: #000;
  font-size: 14px;
  font-weight: normal;
}
.page-products .block.filter .block-content.filter-content .filter-current + .filter-actions {
  margin-bottom: 0px;
  order: 2;
  margin-top: 20px;
}
.page-products .block.filter .block-content.filter-content .filter-current + .filter-actions .filter-clear {
  font-size: 14px;
  color: #000;
  border: 1px solid #707070;
  padding: 0px 10px;
  font-family: 'Open Sans', 'sans-serif';
  text-decoration: none;
  display: block;
  line-height: 32px;
  box-sizing: border-box;
}
.page-products .block.filter .block-content.filter-content .filter-options {
  margin: 0;
  order: 0;
  display: block;
  width: 100%;
  margin-bottom: 0px;
}
.page-products .block.filter .block-content.filter-content .filter-options .filter-wrapper-parent {
  display: inline-block;
  position: relative;
}
.page-products .block.filter .block-content .filter-options .filter-options-title {
  display: inline-block;
  background: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  width: 200px;
  letter-spacing: 0.22px;
  color: #000000;
  font-size: 18px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: 700;
  cursor: pointer;
  text-transform: capitalize;
  line-height: 50px;
  padding: 0px 15px;
  margin-bottom: 0px;
  margin-right: 20px;
  position: relative;
}
.page-products .block.filter .block-content .filter-options .filter-options-title:after {
  content: "\f107";
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
  top: 0;
}
.page-products .block.filter .block-content .filter-options .filter-options-title:active:after {
  content: "\f106";
}
.page-products .block.filter .block-content .filter-options .filter-options-title.active + .filter-options-content {
  position: absolute;
  z-index: 10;
}
.page-products .block.filter .block-content .filter-options .filter-options-content {
  display: none;
}
.page-products .block.filter .block-content .filter-options .filter-options-content .items {
  display: block;
  background-color: #fff;
  border: thin solid #bcc3ca;
  border-radius: 2px;
  border-top-color: transparent;
  box-shadow: 0 3px 20px -4px rgba(0, 0, 0, 0.75);
  min-width: 250px;
  list-style: none;
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
  padding: 5px;
}
.page-products .block.filter .block-content .filter-options .filter-options-content .items .item {
  background-color: #eee;
  color: #333;
  display: block;
  font-size: 13px;
  font-weight: 400;
  justify-content: space-between;
  line-height: 22px;
  margin: 0 5px 3px;
  padding: 3px 10px;
  position: relative;
}
.page-products .block.filter .block-content .filter-options .filter-options-content .items .item a {
  color: #000;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  text-decoration: none;
  padding: 3px 0px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
}
.page-products .toolbar-products .modes {
  display: none;
}
.page-products .toolbar-products .toolbar-amount {
  display: none;
}
.page-products .toolbar-products .sorter {
  display: none;
}
.page-products .toolbar-products .pages {
  display: block;
}
.page-products li.item.no-item-message {
  display: block;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  padding: 0px 0px 20px;
}
.secound-label-cat {
  max-width: 1315px;
  margin: 0 auto;
}
.secound-label-cat .main-heading-wrapper {
  border-bottom: 2px solid #dc4405;
}
.secound-label-cat .main-heading-wrapper h2 {
  letter-spacing: 4.8px;
  color: #dc4405;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 29px;
  text-align: center;
  font-family: 'Mont-Black';
  padding: 64px 0px 50px;
  margin: 0px 0px 0px;
}
.secound-label-cat .main-heading-wrapper h2 a {
  color: #dc4405;
  text-decoration: none;
}
.secound-label-cat .main-heading-wrapper .subheadingplp h3 {
  letter-spacing: 4.8px;
  color: #000;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 29px;
  text-align: center;
  font-family: 'Mont-Black';
  padding: 0px 0px 50px;
  margin: 0px 0px 0px;
}
.secound-label-cat .content {
  padding: 0 0px;
  display: none;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.secound-label-cat .togglebtn {
  background: transparent;
  height: auto;
  border: none;
  box-shadow: none;
  text-align: center;
  font-size: 54px;
  line-height: 48px;
  letter-spacing: -1.08px;
  font-family: 'Mont-Bold';
  padding: 0px 0px;
  margin-bottom: 2px;
  color: #000000;
  font-weight: normal;
  width: 100%;
}
.secound-label-cat .togglebtn.active,
.secound-label-cat .togglebtn:hover {
  color: #63636E;
}
.secound-label-cat .togglebtn:focus {
  outline: none;
}
.secound-label-cat .cat-pro.active .content {
  display: block;
  border-bottom: 2px solid #dc4405;
  height: auto;
  opacity: 1;
  overflow: visible;
}
.secound-label-cat.industry-listing .main-heading-wrapper h2 {
  border-bottom: 8px solid #dc4405;
}
.secound-label-cat.industry-listing .cat-pro.active .content {
  border-bottom: 0px;
}
.secound-label-cat.industry-listing .cat-pro.active .content .block.filter .block-content.filter-content .filter-options .filter-wrapper-parent {
  margin-bottom: 20px;
}
.page-products .category-view .category-image {
  margin-bottom: 0px;
}
.page-products .custom-category .cat-pro:hover + .cat-pro.active {
  margin-top: -8px;
}
.page-products .custom-category .cat-pro .cat-pro-nav {
  border-bottom: 2px solid #dc4405;
  padding: 30px 0px;
}
.page-products .custom-category .cat-pro .cat-pro-nav #childcat {
  display: none;
}
.page-products .custom-category .cat-pro:hover .cat-pro-nav {
  border-bottom: 10px solid #dc4405;
}
.page-products .custom-category .cat-pro.active .cat-pro-nav,
.page-products .custom-category .cat-pro.active2 .cat-pro-nav {
  border-bottom: 2px solid #dc4405;
}
.page-products .custom-category .cat-pro.active2 .content {
  display: block;
  border-bottom: 2px solid #dc4405;
  height: auto;
  opacity: 1;
  overflow: visible;
}
.page-products .custom-category .cat-pro.active2 .content .last-cat-description {
  max-width: 100%;
  padding: 20px 0px 20px;
  max-width: 891px;
}
.page-products .custom-category .cat-pro.active2 .content .last-cat-description p {
  font-family: 'Open Sans', 'sans-serif';
  color: #000000;
  font-size: 22px;
  line-height: 30px;
  margin: 0px 0px 0px;
}
.page-products .custom-category .cat-pro.active2 .cat-pro-nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.page-products .custom-category .cat-pro.active2 .cat-pro-nav .last-category-products {
  font-size: 54px;
  line-height: 57px;
  letter-spacing: -1.08px;
  font-family: 'Mont-Bold';
  padding: 0px 0px;
  color: #000000;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
}
.page-products .custom-category .cat-pro.active2 .cat-pro-nav #last-childcat {
  display: inline-block;
  background: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  width: 350px;
  letter-spacing: 0.22px;
  color: #000000;
  font-size: 22px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: 700;
  cursor: pointer;
  text-transform: capitalize;
}
.page-products .custom-category .cat-pro.active2 .cat-pro-nav #last-childcat option:hover {
  background: #fff !important;
  color: red;
}
.page-products .custom-category .cat-pro.active .cat-pro-nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  border-top: 8px solid #dc4405;
}
.page-products .custom-category .cat-pro.active .cat-pro-nav button.togglebtn,
.page-products .custom-category .cat-pro.active .cat-pro-nav .cart.table-wrapper .actions-toolbar > .action.togglebtn,
.page-products .custom-category .cat-pro.active .cat-pro-nav .action-gift.togglebtn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
}
.page-products .custom-category .cat-pro.active .cat-pro-nav button.togglebtn:before,
.page-products .custom-category .cat-pro.active .cat-pro-nav .cart.table-wrapper .actions-toolbar > .action.togglebtn:before,
.page-products .custom-category .cat-pro.active .cat-pro-nav .action-gift.togglebtn:before {
  content: "\f068";
  font-family: 'FontAwesome';
  width: 45px;
  height: 45px;
  background: #ffffff;
  border: 5px solid #dc4405;
  border-radius: 30px;
  display: inline-block;
  font-size: 26px;
  vertical-align: middle;
  margin-right: 17px;
  color: #dc4405;
  line-height: 38px;
  margin-top: -5px;
}
.page-products .custom-category .cat-pro.active .cat-pro-nav #childcat {
  display: inline-block;
  background: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  width: 350px;
  letter-spacing: 0.22px;
  color: #000000;
  font-size: 22px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: 700;
  text-transform: capitalize;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/arrow-down-grozselect.png);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 20px);
  background-size: 12px;
  background-position-y: 50%;
}
.page-products .custom-category .cat-pro.active .content .cat-description {
  max-width: 100%;
  padding: 20px 0px 20px;
  max-width: 891px;
}
.page-products .custom-category .cat-pro.active .content .cat-description p {
  font-family: 'Open Sans', 'sans-serif';
  color: #000000;
  font-size: 22px;
  line-height: 30px;
  margin: 0px 0px 0px;
}
.page-products .custom-category .products-grid {
  margin: 0px 0;
}
.page-products .custom-category .products-grid .product-items {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  position: relative;
}
.page-products .custom-category .products-grid .product-items:after {
  content: '';
  width: 1px;
  background: #fff;
  height: 100%;
  position: absolute;
  right: 0;
}
.page-products .custom-category .products-grid .product-items .product-item {
  overflow: hidden;
  position: relative;
  width: calc(100%/3 - 0px);
  margin-bottom: 20px;
  border-top: 1px solid #ACACAC;
  margin-left: 0;
}
.page-products .custom-category .products-grid .product-items .product-item.category-list-banner {
  width: calc(100%/3 * 2);
}
.page-products .custom-category .products-grid .product-items .product-item.category-list-banner .product-item-info {
  background: #F8F7F7;
  border: 1px solid #707070;
  border-left: none;
  padding: 0;
  box-sizing: border-box;
}
.page-products .custom-category .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 37px 30px 60px;
  align-items: center;
  border-right: 1px solid #707070;
  box-sizing: border-box;
}
.page-products .custom-category .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-rgt {
  width: 35.9%;
}
.page-products .custom-category .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft {
  width: 64.09999999999999%;
}
.page-products .custom-category .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft h3 {
  font-size: 54px;
  line-height: 56px;
  font-family: 'Mont-Bold';
  color: #000;
}
.page-products .custom-category .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft p {
  font-size: 32px;
  line-height: 42px;
  font-family: 'Mont-Regular';
  color: #000;
  margin: 38px 0px 62px;
}
.page-products .custom-category .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft a {
  background: #dc4405;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 26px;
  height: 60px;
  padding: 0px 20px;
  margin: 0;
  text-transform: uppercase;
  width: 220px;
  font-family: 'Mont-SemiBold';
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.page-products .custom-category .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft a:hover {
  background: #000000;
}
.page-products .custom-category .products-grid .product-items .product-item .product-item-info {
  padding: 0px 20px;
  width: 100%;
  margin-top: 30px;
  border-right: 1px solid #ACACAC;
  box-sizing: border-box;
}
.page-products .custom-category .products-grid .product-items .product-item .product-item-info .product-item-infoa {
  display: block;
  background: #F8F7F7;
  padding: 15px;
  box-sizing: border-box;
  position: relative;
}
.page-products .custom-category .products-grid .product-items .product-item .product-item-info .product-item-infoa .product-tag {
  background: #dc4405;
  font-family: 'Mont-Bold';
  border-radius: 3px;
  opacity: 1;
  width: auto;
  height: 30px;
  display: inline-block;
  padding: 0px 10px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  z-index: 2;
}
.page-products .custom-category .products-grid .product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.page-products .custom-category .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  display: block;
  width: 100% !important;
}
.page-products .custom-category .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  height: auto;
}
.page-products .custom-category .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper img {
  width: 100%;
  height: auto;
}
.page-products .category-normal-banner + .hp-excellence-since {
  margin: 51px 0px 89px;
}
.page-products .category-normal-banner + .hp-excellence-since li a {
  color: #dc4405;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 1.08px;
  font-family: 'Mont-Regular';
  font-weight: normal;
  width: auto;
  margin: 0px;
  background: none;
  height: auto;
  display: inherit;
}
@media only screen and (max-width: 1791px) {
  .page-products .category-normal-banner + .hp-excellence-since li a {
    font-size: 1.4rem;
    line-height: 28px;
  }
}
.page-products .hp-excellence-since {
  margin: 100px 0px 55px;
}
.page-products .hp-excellence-since .excellence-since-box {
  margin: 40px 130px 0px 30px;
}
.page-products .hp-excellence-since h3 {
  font-family: 'Mont-Bold';
}
.page-products #catid {
  max-width: 1315px;
  margin: 0 auto;
}
.page-products #catid .main-wrapper .products-grid {
  margin: 0px 0;
}
.page-products #catid .main-wrapper .products-grid .product-items {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  position: relative;
}
.page-products #catid .main-wrapper .products-grid .product-items:after {
  content: '';
  width: 1px;
  background: #fff;
  height: 100%;
  position: absolute;
  right: 0;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item {
  overflow: hidden;
  position: relative;
  width: calc(100%/3 - 0px);
  margin-bottom: 20px;
  border-top: 1px solid #ACACAC;
  margin-left: 0;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item.category-list-banner {
  width: calc(100%/3 * 2);
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item.category-list-banner .product-item-info {
  background: #F8F7F7;
  border: 1px solid #707070;
  border-left: none;
  padding: 0;
  box-sizing: border-box;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 37px 30px 60px;
  align-items: center;
  border-right: 1px solid #707070;
  box-sizing: border-box;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-rgt {
  width: 35.9%;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft {
  width: 64.09999999999999%;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft h3 {
  font-size: 54px;
  line-height: 56px;
  font-family: 'Mont-Bold';
  color: #000;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft p {
  font-size: 32px;
  line-height: 42px;
  font-family: 'Mont-Regular';
  color: #000;
  margin: 38px 0px 62px;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft a {
  background: #dc4405;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 26px;
  height: 60px;
  padding: 0px 20px;
  margin: 0;
  text-transform: uppercase;
  width: 220px;
  font-family: 'Mont-SemiBold';
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft a:hover {
  background: #000000;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item .product-item-info {
  padding: 0px 20px;
  width: 100%;
  margin-top: 30px;
  border-right: 1px solid #ACACAC;
  box-sizing: border-box;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-infoa {
  display: block;
  background: #F8F7F7;
  padding: 15px;
  box-sizing: border-box;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  display: block;
  width: 100% !important;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  height: auto;
}
.page-products #catid .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper img {
  width: 100%;
  height: auto;
}
.page-products .products-grid .product-items .product-item .product-item-info .brand-name {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 2rem;
  line-height: 32px;
  font-family: 'Mont-Regular';
  min-height: 32px;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-name {
  margin: 22px 0 10px;
  min-height: 64px;
  display: block;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-name .product-adjective {
  font-size: 2.8rem;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link {
  font-size: 2.8rem;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
  text-transform: capitalize;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link:hover {
  color: #63636E;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-actions {
  margin: 0px 0;
  background: #f8f7f7;
  position: relative;
  z-index: 100;
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary {
  display: block;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary input[type="checkbox"] {
  width: 25px;
  height: 25px;
  border: 1px solid #707070;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  margin: 0px 13px 0px 0px;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary label {
  width: auto;
  font-size: 18px;
  color: #000;
  font-family: 'Open Sans', 'sans-serif';
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0px;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action {
  width: auto;
  font-size: 18px;
  color: #000;
  font-family: 'Open Sans', 'sans-serif';
  display: inline-block;
  vertical-align: middle;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action:before {
  display: none;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist {
  float: right;
  position: relative;
  z-index: 10;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist:before {
  content: "\f08a";
  font-family: 'FontAwesome';
  display: inline-block;
  color: #000;
  font-size: 20px;
  padding: 0px 1px;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist:hover:before {
  color: #dc4405;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist span {
  display: none;
}
.page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action span {
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: auto;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-header {
  border: none;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-header button.action-close,
.modal-popup.modal-popup_ajaxcompare_magepow .modal-header .cart.table-wrapper .actions-toolbar > .action.action-close,
.modal-popup.modal-popup_ajaxcompare_magepow .modal-header .action-gift.action-close {
  height: auto;
  padding: 0;
  z-index: 1;
  outline: none;
  border: none;
  box-shadow: none;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-header button.action-close:before,
.modal-popup.modal-popup_ajaxcompare_magepow .modal-header .cart.table-wrapper .actions-toolbar > .action.action-close:before,
.modal-popup.modal-popup_ajaxcompare_magepow .modal-header .action-gift.action-close:before {
  font-size: 40px;
  color: #000;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-content {
  border: none;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-content .ajaxcompare-buttons #ajaxcompare_checkout {
  background: #dc4405;
  border-radius: 3px;
  border: 1px solid #dc4405;
  outline: none;
  box-shadow: none;
  max-width: 450px;
  display: flex;
  width: 100%;
  height: 60px;
  justify-content: center;
  align-items: center;
  letter-spacing: 4.55px;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Mont-Bold';
  font-weight: normal;
  margin: 39px 0px 0px;
  transition: 0.5s all ease;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-content .ajaxcompare-buttons #ajaxcompare_checkout:hover {
  background: #000;
  border: 1px solid #000;
}
.modal-popup.confirm .modal-inner-wrap {
  border: 4px solid #000;
  border-radius: 4px;
}
.modal-popup.confirm .modal-inner-wrap .modal-header .action-close {
  padding: 0;
  outline: none;
}
.modal-popup.confirm .modal-inner-wrap .modal-header .action-close:before {
  color: #000;
}
.modal-popup.confirm .modal-inner-wrap .modal-header .action-close:hover:before {
  color: #dc4405;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding: 20px 20px;
  text-align: center;
  border: none;
  font-size: 16px;
}
.modal-popup.confirm .modal-inner-wrap .modal-footer {
  justify-content: center;
}
.modal-popup.confirm .modal-inner-wrap .modal-footer .action-dismiss {
  background: #dc4405;
  border-radius: 3px;
  border: 1px solid #dc4405;
  outline: none;
  box-shadow: none;
  display: flex;
  width: auto;
  height: 50px;
  justify-content: center;
  align-items: center;
  letter-spacing: 1px;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Mont-Bold';
  font-weight: normal;
  margin: 0px 0px 0px;
  transition: 0.5s all ease;
}
.modal-popup.confirm .modal-inner-wrap .modal-footer .action-dismiss:hover {
  background: #000;
  border: 1px solid #000;
}
.modal-popup.confirm .modal-inner-wrap .modal-footer .action-accept {
  background: #dc4405;
  border-radius: 3px;
  border: 1px solid #dc4405;
  outline: none;
  box-shadow: none;
  display: flex;
  width: auto;
  height: 50px;
  justify-content: center;
  align-items: center;
  letter-spacing: 1px;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Mont-Bold';
  font-weight: normal;
  margin: 0px 10px 0px;
  transition: 0.5s all ease;
}
.modal-popup.confirm .modal-inner-wrap .modal-footer .action-accept:hover {
  background: #000;
  border: 1px solid #000;
}
.catalog-product_compare-index .page-title-wrapper .page-title {
  font-size: 44px;
  line-height: 57px;
  letter-spacing: -1.08px;
  font-family: 'Mont-Bold';
  padding: 0px 0px;
  color: #000000;
  font-weight: normal;
  width: 100%;
  margin: 40px 0px 40px;
}
.catalog-product_compare-index .action.print.hidden-print {
  background: #dc4405;
  border-radius: 3px;
  border: 1px solid #dc4405;
  outline: none;
  box-shadow: none;
  max-width: 200px;
  display: flex;
  width: 100%;
  height: 50px;
  justify-content: center;
  align-items: center;
  letter-spacing: 1px;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Mont-Bold';
  font-weight: normal;
  margin: 0px 0px 30px;
  text-decoration: none;
  transition: 0.5s all ease;
}
.catalog-product_compare-index .action.print.hidden-print:hover {
  background: #000;
  border: 1px solid #000;
}
.catalog-product_compare-index .comparison .table-comparison thead tr th.cell.label.remove {
  display: none;
}
.catalog-product_compare-index .comparison .table-comparison thead tr td.remove.product a.action.delete {
  position: absolute;
  border: 1px solid #dc4405;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 100%;
  margin-left: -22px;
  background: #dc4405;
}
.catalog-product_compare-index .comparison .table-comparison thead tr td.remove.product a.action.delete:before {
  color: #fff;
}
.catalog-product_compare-index .comparison .table-comparison tbody:nth-child(3) tr th.product {
  display: none;
}
.catalog-product_compare-index .comparison .table-comparison .cell.remove .action.delete:before {
  font-size: 35px;
  color: #000;
  margin-bottom: 5px;
}
.catalog-product_compare-index .comparison .table-comparison .cell.label {
  font-size: 16px;
  font-family: 'Mont-Bold';
  display: none;
}
.catalog-product_compare-index .comparison .table-comparison .cell.product.info {
  border-right: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
}
.catalog-product_compare-index .comparison .table-comparison .cell.product.info .product-item-photo {
  background: #F8F7F7;
  text-align: center;
  padding: 10px;
}
.catalog-product_compare-index .comparison .table-comparison .cell.product.info .brand-name-p .brand-name {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 2rem;
  line-height: 32px;
  font-family: 'Mont-Regular';
  min-height: 32px;
}
.catalog-product_compare-index .comparison .table-comparison .cell.product.info .product-item-name {
  margin: 22px 0 10px;
  min-height: 64px;
  display: block;
}
.catalog-product_compare-index .comparison .table-comparison .cell.product.info .product-item-name a {
  font-size: 2.8rem;
  line-height: 32px;
  font-family: 'Mont-Bold';
  text-decoration: none;
  text-transform: capitalize;
}
.catalog-product_compare-index .comparison .table-comparison .cell.product.info .product-item-name .product-adjective {
  font-size: 2.8rem;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
}
.page-products .ias-trigger {
  padding: 40px 0px 40px;
  border-top: 1px solid #ACACAC;
}
.page-products .ias-trigger a {
  letter-spacing: 0.9px;
  color: #dc4405;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
}
.page-products .ias-trigger a:hover {
  color: #000;
}
.page-products .ias-trigger a:before {
  content: "\f067";
  font-family: 'FontAwesome';
  margin-right: 5px;
  font-size: 18px;
}
.page-products .action-wrapper {
  text-align: center;
  padding: 90px 0px;
  border-top: 1px solid #ACACAC;
}
.page-products .action-wrapper .actions {
  display: inline-block;
}
.page-products .action-wrapper .actions a:before {
  content: "\f067";
  font-family: 'FontAwesome';
  margin-right: 5px;
  font-size: 18px;
}
.page-products .action-wrapper a {
  letter-spacing: 0.9px;
  color: #dc4405;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  border-left: 1px solid #dc4405;
  padding: 0px 10px;
  text-decoration: none;
}
.page-products .action-wrapper a:first-child {
  border-left: none;
}
.page-products .action-wrapper a.collaps-container {
  position: relative;
}
.page-products .action-wrapper a.collaps-container:after {
  content: "\f0d7";
  font-family: 'FontAwesome';
  display: inline-block;
  position: absolute;
  right: -10px;
  bottom: -2px;
}
.page-products .action-wrapper a.collaps-container:before {
  content: "\f0d8";
  font-family: 'FontAwesome';
  display: inline-block;
  position: absolute;
  right: -10px;
  top: -2px;
}
@media only screen and (max-width: 1791px) {
  .catalog-product_compare-index .comparison .table-comparison .cell.product.info .brand-name-p .brand-name {
    font-size: 1.4rem;
    line-height: 1.5;
    min-height: 21px;
  }
  .catalog-product_compare-index .comparison .table-comparison .cell.product.info .product-item-name {
    margin: 15px 0 10px;
    min-height: 35px;
  }
  .catalog-product_compare-index .comparison .table-comparison .cell.product.info .product-item-name a {
    font-size: 1.6rem;
    line-height: 1;
  }
  .catalog-product_compare-index .comparison .table-comparison .cell.product.info .product-item-name .product-adjective {
    font-size: 1.6rem;
    line-height: 1;
  }
  .page-products .block.filter .block-content .filter-options .filter-options-title {
    font-size: 1.6rem;
    height: 42px;
    line-height: 42px;
  }
  .page-products .block.filter .block-title strong {
    font-size: 1.6rem;
  }
  .page-products .custom-category .cat-pro.active2 .content .last-cat-description p {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .page-products .custom-category .cat-pro.active2 .cat-pro-nav .last-category-products {
    font-size: 2.2rem;
    line-height: 30px;
    letter-spacing: 1px;
  }
  .page-products .custom-category .cat-pro.active2 .cat-pro-nav #last-childcat {
    font-size: 1.8rem;
  }
  .page-products .secound-label-cat .main-heading-wrapper h2 {
    font-size: 2.2rem;
    line-height: 50px;
    letter-spacing: 1px;
    padding: 30px 0px 0px;
  }
  .page-products .secound-label-cat .main-heading-wrapper .subheadingplp h3 {
    font-size: 16px;
    padding: 0px 0px 30px;
    letter-spacing: 1px;
  }
  .page-products .secound-label-cat .cat-pro.active .cat-pro-nav #childcat {
    font-size: 1.6rem;
    height: 42px;
  }
  .page-products .secound-label-cat .cat-pro.active .content .cat-description p {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .page-products .secound-label-cat .cat-pro.active .cat-pro-nav button.togglebtn:before,
  .page-products .secound-label-cat .cat-pro.active .cat-pro-nav .cart.table-wrapper .actions-toolbar > .action.togglebtn:before,
  .page-products .secound-label-cat .cat-pro.active .cat-pro-nav .action-gift.togglebtn:before {
    border: 4px solid #dc4405;
    width: 35px;
    height: 35px;
    font-size: 1.8rem;
    line-height: 30px;
  }
  .page-products .secound-label-cat .cat-pro .cat-pro-nav {
    padding: 20px 0px;
  }
  .page-products .secound-label-cat .togglebtn {
    font-size: 2.2rem;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 0;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .brand-name {
    font-size: 1.4rem;
    line-height: 1.5;
    min-height: 21px;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-name {
    margin: 15px 0 10px;
    min-height: 35px;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-name .product-adjective {
    font-size: 1.6rem;
    line-height: 1;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link {
    font-size: 1.6rem;
    line-height: 1;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0px 10px 0px 0px;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary label {
    font-size: 1.4rem;
  }
  .page-products .excellence-since-box ul li {
    font-size: 1.4rem;
    line-height: 28px;
  }
  .page-products .custom-category .products-grid .product-items .product-item .product-item-info .product-item-infoa .product-tag {
    font-size: 14px;
  }
  .page-products .custom-category .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block {
    padding: 37px 30px 36px;
  }
  .page-products .custom-category .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-rgt {
    text-align: right;
  }
  .page-products .custom-category .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-rgt img {
    max-width: 286px;
    width: 100%;
  }
  .page-products .custom-category .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-lft h3 {
    font-size: 2.2rem;
    line-height: 1.5;
  }
  .page-products .custom-category .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-lft p {
    font-size: 2.2rem;
    line-height: 1.5;
  }
  .page-products .custom-category .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-lft a {
    font-size: 1.8rem;
    height: 50px;
  }
  .category-insta-appointmet .category-insta-appointmet-inner a {
    float: right;
  }
  .page-products .category-get-in-touch {
    padding: 50px 0px 50px;
  }
  .page-products .category-get-in-touch .get-in-touch-form {
    margin: 40px 0px 0px;
  }
  .page-products .category-get-in-touch .get-in-touch-inner .head-title h2 {
    font-size: 2.2rem;
    line-height: 1.5;
    letter-spacing: 1.6px;
    margin: 0px 0px 30px;
  }
  .page-products .category-get-in-touch .get-in-touch-inner p {
    font-size: 1.8rem;
    line-height: 30px;
  }
  .page-products #catid .main-wrapper .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block {
    padding: 37px 30px 36px;
  }
  .page-products #catid .main-wrapper .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-rgt {
    text-align: right;
  }
  .page-products #catid .main-wrapper .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-rgt img {
    max-width: 286px;
    width: 100%;
  }
  .page-products #catid .main-wrapper .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-lft h3 {
    font-size: 2.2rem;
    line-height: 1.5;
  }
  .page-products #catid .main-wrapper .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-lft p {
    font-size: 2.2rem;
    line-height: 1.5;
  }
  .page-products #catid .main-wrapper .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-lft a {
    font-size: 1.8rem;
    height: 50px;
  }
}
@media only screen and (min-width: 1491px) {
  .page-products .cat-pro .products-grid .product-items .product-item.category-list-banner {
    width: calc(100%/3 * 2 - 19px) !important;
  }
  .page-products .cat-pro .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block {
    border-right: none;
  }
  .page-products .cat-pro .products-grid {
    position: relative;
  }
  .page-products .cat-pro .products-grid:before {
    content: '';
    position: absolute;
    left: -20px;
    background: #fff;
    height: 100%;
    width: 20px;
    top: -1px;
    bottom: 0;
    z-index: 1;
  }
  .page-products .cat-pro .products-grid:after {
    content: '';
    position: absolute;
    right: -20px;
    background: #fff;
    height: 100%;
    width: 20px;
    top: -1px;
    bottom: 0;
    z-index: 1;
  }
  .page-products .custom-category .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block {
    border-right: none;
  }
}
@media only screen and (max-width: 1490px) {
  .page-products #catid .main-wrapper .products-grid .product-items {
    margin-left: 0;
    margin-right: 0;
  }
  .page-products #catid .main-wrapper .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-rgt img {
    max-width: 261px;
    width: 100%;
  }
  .page-products .custom-category .products-grid .product-items {
    margin-left: 0;
    margin-right: 0;
  }
  .page-products .custom-category .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-rgt img {
    max-width: 261px;
  }
  .page-products .custom-category .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-lft h3 {
    font-size: 2.2rem;
  }
  .hp-excellence-since p {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1386px) {
  .page-products .custom-category .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-rgt img {
    max-width: 260px;
  }
}
@media only screen and (max-width: 1290px) {
  .page-products .hp-excellence-since {
    margin: 80px 0px 80px;
  }
  .page-products #catid .main-wrapper .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-rgt img {
    max-width: 243px;
  }
  .page-products .custom-category .products-grid .product-items .product-item:nth-child(5) .product-item-info .product-item-block .product-item-rgt img {
    max-width: 243px;
  }
}
@media only screen and (max-width: 1190px) and (min-width: 768px) {
  .page-products .secound-label-cat .cat-pro.active .cat-pro-nav button.togglebtn:before,
  .page-products .secound-label-cat .cat-pro.active .cat-pro-nav .cart.table-wrapper .actions-toolbar > .action.togglebtn:before,
  .page-products .secound-label-cat .cat-pro.active .cat-pro-nav .action-gift.togglebtn:before {
    width: 30px;
    height: 30px;
    font-size: 1.6rem;
    line-height: 24px;
    margin-top: 0px;
  }
  .page-products .custom-category .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft h3 {
    font-size: 2rem;
  }
  .page-products .custom-category .products-grid .product-items .product-item.category-list-banner .product-item-info .product-item-block .product-item-lft p {
    font-size: 2rem;
  }
  .page-products .hp-excellence-since {
    margin: 30px 0px 50px;
  }
  .page-products .hp-excellence-since .excellence-since-box {
    margin: 0px 0px 0px 0px;
  }
  .page-products .hp-excellence-since .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .page-products .hp-excellence-since .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.catalog-product-view .column.main .product.media {
  display: block;
  align-items: initial;
  max-width: 800px;
  position: relative;
}
.catalog-product-view .column.main .product.media .product-tag {
  background: #dc4405;
  font-family: 'Mont-Bold';
  border-radius: 3px;
  opacity: 1;
  width: auto;
  height: 30px;
  display: inline-block;
  padding: 0px 10px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  z-index: 2;
}
.catalog-product-view .column.main .product.media .fotorama__wrap .fotorama__stage {
  margin-bottom: 40px;
  border-bottom: 1px solid #9B9B9B;
}
.catalog-product-view .column.main .product.media .fotorama .fotorama__fullscreen-icon {
  display: block !important;
  transform: none !important;
  background-image: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/zoom-icon.png);
  background-size: 100%;
  background-color: transparent;
  opacity: 1;
  bottom: 30px;
  top: inherit;
  width: 35px;
  height: 35px;
  right: 10px;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__thumb {
  background: transparent;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: initial;
  -ms-transform: initial;
  -o-transform: initial;
  transform: initial;
  top: initial;
  left: initial;
  position: relative;
  width: 100%;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: initial;
  -ms-transform: initial;
  -o-transform: initial;
  transform: inherit;
  height: auto;
  position: relative;
  top: initial;
  width: 100%;
  height: 100%;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav {
  padding-bottom: 30px;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav:before {
  display: none;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav:after {
  display: none;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav .fotorama__thumb-border {
  border: none;
  background-image: none;
  display: none;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame {
  border: 1px solid #ccc;
  padding: 0px;
  text-align: center;
  box-sizing: border-box;
  margin-right: 13px;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr {
  display: block;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr.fotorama__thumb__arr--left {
  left: calc(50% - 30px);
  opacity: 1;
  top: inherit;
  bottom: 20px;
  width: 20px;
  background: rgba(225, 225, 225, 0);
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background: none;
  padding: 0;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr.fotorama__thumb__arr--left .fotorama__thumb--icon:before {
  content: "\f0d9";
  font-family: 'FontAwesome';
  font-size: 4rem;
  color: #9B9B9B;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr.fotorama__thumb__arr--left .fotorama__thumb--icon:hover:before {
  color: #444;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr.fotorama__thumb__arr--right {
  right: calc(50% - 30px);
  top: inherit;
  bottom: 20px;
  opacity: 1;
  width: 20px;
  background: rgba(225, 225, 225, 0);
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background: none;
  padding: 0;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr.fotorama__thumb__arr--right .fotorama__thumb--icon:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  font-size: 4rem;
  color: #9B9B9B;
}
.catalog-product-view .column.main .product.media .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr.fotorama__thumb__arr--right .fotorama__thumb--icon:hover:before {
  color: #444;
}
.catalog-product-view .column.main .product.media .gallery-placeholder .image-data {
  position: relative;
  z-index: 9999;
  bottom: -50px;
  margin-bottom: 0px;
  display: none;
  max-width: 380px;
}
.catalog-product-view .column.main .product.media .gallery-placeholder .image-data .image-heading {
  font-family: 'Mont-Bold';
  font-size: 2.6rem;
  line-height: 32px;
  letter-spacing: 0.26px;
  color: #000000;
  display: inline-block;
  width: 100%;
}
.catalog-product-view .column.main .product.media .gallery-placeholder .image-data .image-caption {
  font-size: 2rem;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #000000;
  font-family: 'Open Sans', 'sans-serif';
}
.catalog-product-view .column.main .product.media .gallery-placeholder .image-data.show {
  display: block;
}
.catalog-product-view .page-wrapper .page-main {
  padding-top: 62px;
  padding-left: 148px;
  padding-right: 148px;
}
.catalog-product-view .pdp-how-and-where-touse {
  clear: both;
  margin-bottom: 0px;
  padding: 75px 0px 0px;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .head-title h2 {
  font-family: 'Mont-Bold';
  font-size: 4.2rem;
  line-height: 37px;
  letter-spacing: -0.84px;
  color: #000000;
  margin-bottom: 28px;
  border-bottom: 1px solid #dc4405;
  padding-bottom: 7px;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .where-touse iframe {
  background: #000;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .where-touse img {
  width: 100%;
  height: auto;
  transition: transform 0.5s ease;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .where-touse:hover img {
  transform: scale(1.2);
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-gap: 40px;
  list-style: none;
  grid-template-columns: repeat(2, 1fr);
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .howand-where-1:first-child {
  background-color: #fff;
  grid-column: span 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .where-touse {
  height: 100%;
  position: relative;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .where-touse .placeposition {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner img {
  width: 100%;
  height: 100%;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner video {
  width: 100%;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .howand-where-1:last-child {
  background-color: #fff;
  grid-column: span 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .howand-where-1:last-child .howand-where {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-gap: 40px;
  list-style: none;
  grid-template-columns: repeat(2, 1fr);
  height: 100%;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .howand-where-1:last-child .howand-where .howand-where-2:first-child {
  background-color: #fff;
  grid-column: span 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .howand-where-1:last-child .howand-where .howand-where-2:last-child {
  background-color: #fff;
  grid-column: span 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .howand-where-1:last-child .howand-where .howand-where-2:last-child .howand-where {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-gap: 20px;
  list-style: none;
  grid-template-columns: repeat(1, 1fr);
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .howand-where-1:last-child .howand-where .howand-where-2:last-child .howand-where .howand-where-3:first-child {
  background-color: #fff;
  grid-column: span 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .howand-where-1:last-child .howand-where .howand-where-2:last-child .howand-where .howand-where-3:last-child .where-touse {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.catalog-product-view .product-info-main .box-tocart {
  display: block;
  margin: 0px 0px 45px;
}
.catalog-product-view .product-info-main .box-tocart .fieldset {
  margin: 0px 0px 0px;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .field.qty {
  display: none;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .actions {
  display: inline-block;
  padding-top: 0;
  width: 100%;
  text-align: left;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .actions .tocart {
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  letter-spacing: 0.22px;
  color: #000000;
  font-size: 2.2rem;
  line-height: 36px;
  text-decoration: underline;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
  box-shadow: none;
  transition: 0.5s all ease;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .actions .tocart:before {
  content: '';
  background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/cart-icon.png);
  width: 40px;
  height: 40px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: bottom;
  margin-right: 10px;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .actions .tocart:hover {
  color: #dc4405;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .actions .tocart:hover:before {
  background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/cart-icon-hover.png);
  background-size: 100%;
  width: 40px;
  height: 40px;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .actions .addtocart-single {
  background: #dc4405;
  border-radius: 3px;
  border: 1px solid #dc4405;
  outline: none;
  box-shadow: none;
  max-width: 450px;
  display: flex;
  width: 100%;
  height: 60px;
  justify-content: center;
  align-items: center;
  letter-spacing: 4.55px;
  color: #FFFFFF;
  font-size: 2.6rem;
  text-transform: uppercase;
  font-family: 'Mont-SemiBold';
  font-weight: normal;
  margin: 30px 0px 0px;
  transition: 0.5s all ease;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .actions .addtocart-single:hover {
  background: #000;
  border: 1px solid #000;
}
.catalog-product-view .product-info-main .sticky-bar {
  position: fixed;
  top: -140px;
  left: 0px;
  right: 0px;
  width: 100%;
  transition: all 1s ease 0s;
  background: #fff;
  border-bottom: 2px solid #dc4405;
  z-index: 9;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont {
  width: 100%;
  padding: 10px 148px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .sticky-cont-lft {
  width: calc(100% - 221px);
  display: flex;
  align-items: center;
  padding-right: 30px;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-img {
  float: left;
  max-width: 260px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-img img {
  max-width: 110px;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-name {
  width: 100%;
  float: left;
  padding-left: 50px;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-name .page-title {
  letter-spacing: -1.2px;
  color: #000000;
  font-size: 4.2rem;
  line-height: 56px;
  font-family: 'Mont-Bold';
  margin: 0px 0px 10px;
  display: block;
  width: 100%;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-name .page-title .product-adjective {
  display: block;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-name .sub-power {
  color: #000000;
  letter-spacing: 0.28px;
  font-size: 2.4rem;
  line-height: 26px;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-add-btn {
  float: left;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-add-btn .actions {
  display: inline-block;
  padding-top: 0;
  width: 100%;
  text-align: left;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-add-btn .actions .tocart {
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  letter-spacing: 0.22px;
  color: #000000;
  font-size: 2.2rem;
  line-height: 36px;
  text-decoration: underline;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
  box-shadow: none;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-add-btn .actions .tocart:before {
  content: '';
  background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/cart-icon.png);
  width: 40px;
  height: 40px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: bottom;
  margin-right: 10px;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-add-btn .actions .tocart:hover {
  color: #dc4405;
}
.catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-add-btn .actions .tocart:hover:before {
  background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/cart-icon-hover.png);
  background-size: 100%;
  width: 40px;
  height: 40px;
}
.catalog-product-view .product-info-main .sticky-bar.smaller {
  display: inline-block;
  top: 0px;
}
.catalog-product-view .product-info-main .page-title-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.catalog-product-view .product-info-main .page-title-wrapper.product {
  margin-bottom: 0px;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  letter-spacing: -1.2px;
  color: #000000;
  font-size: 6rem;
  line-height: 60px;
  font-family: 'Mont-Bold';
  margin: 0px 0px 0px;
  display: block;
  width: 90%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  text-transform: capitalize;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title .product-adjective {
  display: block;
}
.catalog-product-view .product-info-main .siblings-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  align-items: center;
}
.catalog-product-view .product-info-main .siblings-wrapper .custom-power-number {
  letter-spacing: -0.9px;
  font-size: 4.5rem;
  line-height: 45px;
  font-family: 'Mont-Bold';
  font-weight: normal;
  color: #dc4405;
  border: none;
  text-align: left;
  padding-left: 0;
  padding-right: 10px;
  height: auto;
  margin: 0px 0px 0px;
}
.catalog-product-view .product-info-main .siblings-wrapper .product-detail-arrow {
  letter-spacing: -0.9px;
  font-size: 4.5rem;
  line-height: 45px;
  font-family: 'Mont-Bold';
  font-weight: normal;
  color: #dc4405;
  border: none;
  text-align: left;
  padding-left: 0;
  padding-right: 10px;
  height: auto;
  margin: 0px 0px 0px;
}
.catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  display: block;
  margin: 0px 0px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs .attribute-tab {
  letter-spacing: -0.52px;
  font-size: 3.2rem;
  color: #dc4405;
  line-height: 34px;
  font-family: 'Mont-Bold';
  font-weight: normal;
  cursor: pointer;
  margin-right: 16px;
  border: 1px solid #dc4405;
  border-radius: 3px;
  height: 50px;
  padding: 0px 20px;
  transition: 0.5s all ease;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs .attribute-tab a {
  color: #dc4405;
  text-decoration: none;
}
.catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs .attribute-tab:hover {
  padding: 0px 30px;
  background: #F3F2F2;
  border: 1px solid #dc4405;
  border-radius: 3px;
  font-size: 3.2rem;
  letter-spacing: -0.64px;
}
.catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs .attribute-tab:nth-child(3) {
  background: #dc4405;
  color: #fff;
}
.catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs .attribute-tab:nth-child(3):hover {
  background: #F3F2F2;
  border: 1px solid #dc4405;
  color: #dc4405;
}
.catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs .attribute-tab.active {
  background: #dc4405;
  color: #fff;
}
.catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs .attribute-tab.active a {
  color: #fff;
}
.catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs .attribute-tab.active:hover {
  background: #F3F2F2;
  border: 1px solid #dc4405;
  color: #dc4405;
}
.catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs .attribute-tab.active:hover a {
  color: #dc4405;
}
.catalog-product-view .product-info-main .page-title-wrapper.product .page-title {
  display: none;
}
.catalog-product-view .product-info-main hr {
  border-top: 1px solid #171314;
  margin-bottom: 0;
  margin-top: 0;
}
.catalog-product-view .product-info-main .sub-power {
  color: #000000;
  letter-spacing: 0.28px;
  font-size: 2.8rem;
  line-height: 50px;
  font-weight: normal;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catalog-product-view .product-info-main .sub-power.sub-power-manage {
  padding: 8px 0px;
  justify-content: flex-start;
}
.catalog-product-view .product-info-main .sub-power .product-label {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.catalog-product-view .product-info-main .sub-power .product-label .new-label {
  background: #dc4405;
  font-family: 'Mont-Bold';
  border-radius: 3px;
  opacity: 1;
  width: auto;
  height: 30px;
  display: inline-block;
  padding: 0px 10px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 30px;
  z-index: 2;
  margin-left: 10px;
}
.catalog-product-view .product-info-main .sub-power .product-label .bestseller-label {
  background: #dc4405;
  font-family: 'Mont-Bold';
  border-radius: 3px;
  opacity: 1;
  width: auto;
  height: 30px;
  display: inline-block;
  padding: 0px 10px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 30px;
  z-index: 2;
}
.catalog-product-view .product-info-main .variant-description {
  letter-spacing: 0.22px;
  color: #000000;
  font-size: 2.2rem;
  line-height: 32px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: bold;
  margin: 45px 0px 0px;
}
.catalog-product-view .product-info-main .um-descr-show-button,
.catalog-product-view .product-info-main .um-descr-hide-button {
  padding: 0px 0px;
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
  width: auto;
  height: auto;
  line-height: 1;
  justify-content: center;
  align-items: center;
  letter-spacing: 1.55px;
  color: #000;
  font-size: 1.5rem;
  text-transform: capitalize;
  font-family: 'Mont-Bold';
  font-weight: normal;
  margin: 0px 0px 0px;
  transition: 0.5s all ease;
  text-decoration: underline;
  display: inline-block;
}
.catalog-product-view .product-info-main .um-descr-show-button:hover,
.catalog-product-view .product-info-main .um-descr-hide-button:hover {
  color: #dc4405;
}
.catalog-product-view .product-info-main .product-short-des {
  position: relative;
}
.catalog-product-view .product-info-main .product-short-des .product.attribute.overview.show-full {
  -webkit-line-clamp: inherit;
}
.catalog-product-view .product-info-main .product-short-des .um-descr-show-button.read-less {
  position: relative;
  bottom: 10px;
  right: inherit;
  left: 0;
}
.catalog-product-view .product-info-main .product-short-des .um-descr-show-button.read-more {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 3px 8px;
  background: #fff;
}
.catalog-product-view .product-info-main .product-fluid-certification {
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 20px;
}
.catalog-product-view .product-info-main .product-fluid-certification .fluid-container {
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main .product-fluid-certification .fluid-container ul,
.catalog-product-view .product-info-main .product-fluid-certification .certification-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.catalog-product-view .product-info-main .product-fluid-certification .fluid-container ul li,
.catalog-product-view .product-info-main .product-fluid-certification .certification-container ul li {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 10px;
}
.catalog-product-view .product-info-main .product-fluid-certification .fluid-container ul li .certification-img,
.catalog-product-view .product-info-main .product-fluid-certification .certification-container ul li .certification-img {
  border: 1px solid #9B9B9B;
  border-radius: 4px;
  padding: 10px;
  height: 90px;
  width: 90px;
  display: flex;
  align-items: center;
  border-radius: 100%;
  overflow: hidden;
}
.catalog-product-view .product-info-main .product.attribute.overview {
  position: relative;
}
.catalog-product-view .product-info-main .product.attribute.overview:before {
  content: '';
  background: transparent;
}
.catalog-product-view .product-info-main .product.attribute.overview .value {
  letter-spacing: 0.22px;
  color: #000000;
  font-size: 2.2rem;
  line-height: 32px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
}
.catalog-product-view .product-info-main .product.attribute.overview .value p {
  letter-spacing: 0.22px;
  color: #000000;
  font-size: 2.2rem;
  line-height: 32px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
}
.catalog-product-view .product-info-main .product.attribute.overview .value p span {
  color: #000 !important;
}
.catalog-product-view .product-info-main .product.attribute.overview .value p strong {
  display: block;
  margin: 4px 0px;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt {
  margin: 0px 0 70px;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color,
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.config_type {
  height: 0;
  overflow: hidden;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size .swatch-attribute-label {
  font-weight: normal;
  position: relative;
  letter-spacing: 0.22px;
  color: #dc4405;
  text-transform: uppercase;
  font-size: 2.2rem;
  line-height: 42px;
  font-family: 'Mont-Bold';
  margin: 0px 0px 10px;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size .swatch-attribute-options .swatch-select.size {
  height: 45px;
  background: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 3px;
  max-width: 300px;
  letter-spacing: 0.22px;
  color: #000000;
  font-size: 2.2rem;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
}
.threds-section {
  margin: 45px 0px 40px;
}
.threds-section label {
  letter-spacing: 0.22px;
  color: #dc4405;
  text-transform: uppercase;
  font-size: 2.2rem;
  line-height: 42px;
  font-family: 'Mont-Bold';
  margin: 0px 0px 0px;
}
.threds-section select {
  background: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 3px;
  height: 45px;
  max-width: 300px;
  display: block;
  letter-spacing: 0.22px;
  color: #000000;
  opacity: 1;
  font-size: 2.2rem;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
  cursor: pointer;
}
.inclusion-section {
  margin: 0px 0px 45px;
  border-bottom: 1px solid #dc4405;
  padding-bottom: 10px;
}
.inclusion-section h3 {
  letter-spacing: 0.22px;
  color: #dc4405;
  text-transform: uppercase;
  font-size: 2.2rem;
  line-height: 30px;
  font-family: 'Mont-Bold';
  margin: 0px 0px 0px;
}
.inclusion-section ol {
  margin: 0;
  padding-left: 23px;
}
.inclusion-section ol li {
  font-size: 2.2rem;
  line-height: 32px;
  letter-spacing: 0.22px;
  color: #000000;
  text-decoration: none;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
  margin-bottom: 0;
}
.inclusion-section ol li a {
  color: #dc4405;
}
.inclusion-section ol li a:hover {
  color: #dc4405;
  text-decoration: none;
}
.downloads-section {
  margin: 0px 0px 42px;
}
.downloads-section h3 {
  letter-spacing: 0.22px;
  color: #dc4405;
  text-transform: uppercase;
  font-size: 2.2rem;
  line-height: 30px;
  font-family: 'Mont-Bold';
  margin: 0px 0px 10px;
}
.downloads-section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.downloads-section ul li {
  margin: 0px 0px 6px;
}
.downloads-section ul li a {
  font-size: 2.2rem;
  line-height: 36px;
  letter-spacing: 0.22px;
  color: #000000;
  text-decoration: underline;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
}
.downloads-section ul li a:before {
  content: "\f175";
  font-family: 'FontAwesome';
  display: inline-block;
  margin-right: 18px;
  font-size: 2rem;
  color: #dc4405;
  line-height: 20px;
  border-bottom: 1px solid #dc4405;
}
.downloads-section ul li a:hover {
  color: #dc4405;
}
.downloads-section ul li a:hover:before {
  color: #000;
}
.applications-section h3 {
  letter-spacing: 0.22px;
  color: #dc4405;
  text-transform: uppercase;
  font-size: 2.2rem;
  line-height: 30px;
  font-family: 'Mont-Bold';
  margin: 0px 0px 10px;
}
.applications-section .applications-tab {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.applications-section span {
  width: calc(100%/3 - 15px);
  background: #E4E4E4;
  border-radius: 3px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  margin-bottom: 15px;
  font-size: 2.4rem;
  color: #5C5C5C;
  font-family: 'Open Sans', 'sans-serif';
  cursor: pointer;
  transition: 0.5s all ease;
}
.applications-section span:hover {
  color: #F3F2F2;
  background: #848484;
}
.product-attributes-features {
  width: 100%;
  float: left;
  padding: 75px 0px 0px;
}
.product-attributes-specifications {
  width: 100%;
  display: block;
  float: left;
}
.features-section {
  margin: 0px 0px 0px;
}
.features-section .features-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  margin: 0px 0px 35px;
  border-bottom: 1px solid #dc4405;
  padding: 0px 0px 6px;
}
.features-section .features-title-wrapper .title {
  letter-spacing: -0.84px;
  color: #000000;
  font-size: 4.2rem;
  line-height: 37px;
  font-family: 'Mont-Bold';
  font-weight: normal;
  margin: 0px 0px 0px;
}
.features-section .features-section-inner .features-items .features-items-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.features-section .features-section-inner .features-items .features-items-inner .features-item {
  width: calc(100%/2 - 20px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.features-section .features-section-inner .features-items .features-items-inner .features-item .features-item-icon {
  width: 250px;
  height: 250px;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #E4E4E4;
}
.features-section .features-section-inner .features-items .features-items-inner .features-item .features-item-content {
  width: calc(100% - 250px);
  padding-left: 40px;
}
.features-section .features-section-inner .features-items .features-items-inner .features-item .features-item-content .feature-heading {
  letter-spacing: 0.22px;
  color: #dc4405;
  font-size: 2.2rem;
  line-height: 30px;
  font-family: 'Mont-Bold';
  text-transform: uppercase;
  font-weight: normal;
  margin: 0px 0px 10px;
}
.features-section .features-section-inner .features-items .features-items-inner .features-item .features-item-content p {
  letter-spacing: 0.2px;
  color: #000000;
  font-size: 2rem;
  line-height: 30px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
  margin: 0px 0px 0px;
}
.specifications-section {
  margin: 97px 0px 50px;
}
.specifications-section .specifications-field {
  border-bottom: 1px solid #707070;
  padding: 11px 0px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}
.specifications-section .specifications-field .label {
  font-family: 'Open Sans', 'sans-serif';
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 0.22px;
  color: #000000;
  line-height: 30px;
  margin: 0;
  display: inline-block;
  width: 40%;
  padding: 0px 0px;
  padding-right: 10px;
}
.specifications-section .specifications-field .content {
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
  font-size: 2.2rem;
  letter-spacing: 0.22px;
  color: #000000;
  line-height: 30px;
  width: 60%;
  display: inline-block;
  padding-left: 10px;
}
.specifications-section .specifications-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  margin: 0px 0px 30px;
  border-bottom: 1px solid #dc4405;
  padding: 0px 0px 6px;
}
.specifications-section .specifications-inner .title {
  letter-spacing: -0.84px;
  color: #000000;
  font-size: 4.2rem;
  line-height: 37px;
  font-family: 'Mont-Bold';
  font-weight: normal;
  margin: 0px 0px 0px;
  padding-bottom: 6px;
}
.specifications-section .specifications-inner a {
  letter-spacing: 0.22px;
  color: #000000;
  font-size: 2.2rem;
  line-height: 36px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: 700;
  text-decoration: none;
  margin: 0px 0px 0px;
  transition: 0.5s all ease;
}
.specifications-section .specifications-inner a:before {
  content: "\f175";
  font-family: 'FontAwesome';
  display: inline-block;
  margin-right: 18px;
  font-size: 2rem;
  color: #dc4405;
  border-bottom: 1px solid;
  line-height: 1;
  padding: 0px 2px;
}
.specifications-section .specifications-inner a:hover {
  color: #dc4405;
  text-decoration: underline;
}
.specifications-section .specifications-inner a:hover:before {
  color: #000;
}
.catalog-product-view .fotorama__arr.fotorama__arr--next,
.catalog-product-view .fotorama__arr.fotorama__arr--prev {
  display: none !important;
}
.catalog-product-view .fotorama--fullscreen .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
  display: none !important;
}
.where-to-buy-wrapper {
  margin: 50px 0px 0px;
}
.where-to-buy-wrapper .amazon-dummy-links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.where-to-buy-wrapper .amazon-dummy-links .amazon-dummy-linkss {
  width: calc(100%/8 - 20px);
  padding: 10px 10px;
  margin: 0px 10px;
  border: 1px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.where-to-buy-wrapper .get-in-touch-inner {
  margin: 50px 0px 0px;
  text-align: center;
  margin-left: -60px;
  margin-right: -60px;
  background: #E8E8E8;
  padding: 108px 0px 140px;
}
.where-to-buy-wrapper .get-in-touch-inner .row {
  margin-left: 0px;
  margin-right: 0px;
}
.where-to-buy-wrapper .get-in-touch-inner .head-title h2 {
  margin: 0px 0px 20px;
  font-size: 2.8rem;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
}
.where-to-buy-wrapper .get-in-touch-inner p {
  font-size: 2.2rem;
  line-height: 30px;
  letter-spacing: 0.22px;
  color: #000000;
  margin: 0px 0px 30px;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form {
  max-width: 1060px;
  margin: 0 auto;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .actions-toolbar .primary {
  float: right;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .actions-toolbar .primary .action {
  background: #dc4405;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 2.6rem;
  height: 60px;
  padding: 0px 20px;
  margin: 0;
  text-transform: uppercase;
  width: 220px;
  font-family: 'Mont-SemiBold';
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .actions-toolbar .primary .action:hover {
  background: #000000;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .field {
  margin-bottom: 20px;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .field .control .input-text {
  background: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 3px;
  padding: 23px 42px;
  height: 75px;
  font-size: 2.2rem;
  color: #000;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: normal;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .field .control .input-text::placeholder {
  color: #000;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .field .control .input-text:-ms-input-placeholder {
  color: #000;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .field .control .input-text::-ms-input-placeholder {
  color: #000;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .field .control textarea {
  background: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 3px;
  resize: none;
  height: 250px;
  padding: 23px 42px;
  font-size: 2.2rem;
  color: #000;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .field .control textarea::placeholder {
  color: #000;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .field .control textarea:-ms-input-placeholder {
  color: #000;
}
.where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .field .control textarea::-ms-input-placeholder {
  color: #000;
}
.where-to-buy-wrapper .amazon-dummy-link .specifications-field .label {
  display: block;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
}
.where-to-buy-wrapper .amazon-dummy-link .specifications-field .content a {
  font-size: 1.6rem;
  word-break: break-all;
  margin-bottom: 20px;
  display: block;
}
.catalog-product-view .block.related,
.catalog-product-view .block.upsell {
  padding-top: 20px;
  width: 100%;
  float: left;
}
.catalog-product-view .block.related .block-title,
.catalog-product-view .block.upsell .block-title {
  margin-bottom: 0;
}
.catalog-product-view .block.related .block-title #block-related-heading,
.catalog-product-view .block.upsell .block-title #block-related-heading,
.catalog-product-view .block.related .block-title #block-upsell-heading,
.catalog-product-view .block.upsell .block-title #block-upsell-heading {
  letter-spacing: -0.84px;
  color: #000000;
  font-size: 4.2rem;
  line-height: 37px;
  font-family: 'Mont-Bold';
  font-weight: normal;
  margin: 0px 0px 0px;
  border-bottom: 1px solid #dc4405;
  padding: 0px 0px 10px;
  display: block;
}
.catalog-product-view .block.related .products-grid,
.catalog-product-view .block.upsell .products-grid {
  margin: 0px 0;
}
.catalog-product-view .block.related .products-grid .product-items,
.catalog-product-view .block.upsell .products-grid .product-items {
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  position: relative;
}
.catalog-product-view .block.related .products-grid .product-items:after,
.catalog-product-view .block.upsell .products-grid .product-items:after {
  content: '';
  width: 1px;
  background: #fff;
  height: 100%;
  position: absolute;
  right: 0;
}
.catalog-product-view .block.related .products-grid .product-items .product-item,
.catalog-product-view .block.upsell .products-grid .product-items .product-item {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info {
  padding: 0px 20px;
  width: 100%;
  margin-top: 0px;
  border-right: 1px solid #ACACAC;
  box-sizing: border-box;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .brand-name,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .brand-name {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 2rem;
  line-height: 32px;
  font-family: 'Mont-Regular';
  min-height: 32px;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-name,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-name {
  margin: 22px 0 10px;
  min-height: 64px;
  display: block;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-name .product-adjective,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-name .product-adjective {
  font-size: 2.8rem;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link {
  font-size: 2.8rem;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
  text-transform: capitalize;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link:hover,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link:hover {
  color: #63636E;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-actions,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-actions {
  margin: 0px 0;
  background: #f8f7f7;
  position: relative;
  z-index: 100;
  padding: 10px 0px;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary {
  display: block;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary input[type="checkbox"],
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary input[type="checkbox"] {
  width: 25px;
  height: 25px;
  border: 1px solid #707070;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  margin: 0px 13px 0px 0px;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary label,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary label {
  width: auto;
  font-size: 18px;
  color: #000;
  font-family: 'Open Sans', 'sans-serif';
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0px;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action {
  width: auto;
  font-size: 18px;
  color: #000;
  font-family: 'Open Sans', 'sans-serif';
  display: inline-block;
  vertical-align: middle;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action:before,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action:before {
  display: none;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist {
  float: right;
  position: relative;
  z-index: 10;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist:before,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist:before {
  content: "\f08a";
  font-family: 'FontAwesome';
  display: inline-block;
  color: #000;
  font-size: 20px;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist:hover:before,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist:hover:before {
  color: #dc4405;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist span,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action.towishlist span {
  display: none;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action span,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .action span {
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: auto;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-infoa,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-infoa {
  display: block;
  background: #F8F7F7;
  padding: 15px;
  box-sizing: border-box;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-photo,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  display: block;
  width: 100% !important;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  height: auto;
}
.catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper img,
.catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1791px) {
  .specifications-section .specifications-inner a {
    font-size: 1.5rem;
  }
  .specifications-section .specifications-inner a:before {
    font-size: 1.5rem;
  }
  .page-layout-1column .column.main .product-info-main {
    width: 50%;
    padding-left: 35px;
  }
  .catalog-product-view .page-wrapper .page-main {
    padding-top: 40px;
  }
  .catalog-product-view .column.main .product.media {
    max-width: 50%;
    width: 50%;
    padding-right: 35px;
  }
  .catalog-product-view .column.main .product.media .product-tag {
    font-size: 14px;
  }
  .catalog-product-view .product-info-main .siblings-wrapper {
    margin-bottom: 12px;
  }
  .catalog-product-view .product-info-main .siblings-wrapper .custom-power-number {
    font-size: 2.2rem;
    margin-bottom: 0px;
    line-height: 32px;
    padding-right: 6px;
  }
  .catalog-product-view .product-info-main .siblings-wrapper .product-detail-arrow {
    font-size: 2.2rem;
    margin-bottom: 0px;
    padding-right: 6px;
    line-height: 32px;
  }
  .catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs {
    margin-bottom: 0px;
  }
  .catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs .attribute-tab {
    font-size: 1.8rem;
    line-height: 40px;
    letter-spacing: 0.5px;
    height: 32px;
  }
  .catalog-product-view .product-info-main .siblings-wrapper .custom-attribute-tabs .attribute-tab:hover {
    font-size: 1.8rem;
    height: 32px;
    letter-spacing: 0.5px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper .page-title {
    font-size: 3rem;
    line-height: 32px;
    letter-spacing: 0;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .sub-power {
    font-size: 1.6rem;
    line-height: 40px;
  }
  .catalog-product-view .product-info-main .sub-power .product-label .bestseller-label {
    font-size: 14px;
  }
  .catalog-product-view .product-info-main .sub-power .product-label .new-label {
    font-size: 14px;
  }
  .catalog-product-view .product-info-main .variant-description {
    font-size: 1.8rem;
    margin-top: 25px;
  }
  .catalog-product-view .product-info-main .product.attribute.overview .value {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .catalog-product-view .product-info-main .product.attribute.overview .value p {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .catalog-product-view .product-info-main .product.attribute.overview .value p strong {
    margin: 4px 0px;
    display: block;
  }
  .catalog-product-view .product-info-main .product.attribute.overview .value p br {
    display: none;
  }
  .catalog-product-view .product-info-main .box-tocart {
    margin: 0px 0px 40px;
  }
  .catalog-product-view .product-info-main .box-tocart .fieldset .actions .tocart {
    font-size: 1.8rem;
  }
  .catalog-product-view .product-info-main .box-tocart .fieldset .actions .addtocart-single {
    height: 50px;
    font-size: 1.8rem;
  }
  .catalog-product-view .applications-section h3 {
    font-size: 1.8rem;
    line-height: 22px;
  }
  .catalog-product-view .applications-section span {
    font-size: 1.6rem;
  }
  .catalog-product-view .downloads-section {
    margin: 0px 0px 30px;
  }
  .catalog-product-view .downloads-section h3 {
    font-size: 1.8rem;
    line-height: 22px;
  }
  .catalog-product-view .downloads-section ul li a {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .catalog-product-view .downloads-section ul li a:before {
    margin-right: 15px;
    font-size: 1.6rem;
  }
  .catalog-product-view .threds-section {
    margin: 30px 0px 30px;
  }
  .catalog-product-view .threds-section label {
    font-size: 1.8rem;
    line-height: 22px;
  }
  .catalog-product-view .threds-section select {
    font-size: 1.6rem;
  }
  .catalog-product-view .inclusion-section {
    margin: 0px 0px 30px;
  }
  .catalog-product-view .inclusion-section h3 {
    font-size: 1.8rem;
    line-height: 22px;
  }
  .catalog-product-view .inclusion-section ol li {
    font-size: 1.6rem;
    line-height: 22px;
  }
  .catalog-product-view .features-section .features-title-wrapper .title {
    font-size: 2.4rem;
  }
  .catalog-product-view .features-section .features-section-inner .features-items .features-items-inner .features-item .features-item-content .feature-heading {
    font-size: 1.8rem;
    line-height: 22px;
  }
  .catalog-product-view .features-section .features-section-inner .features-items .features-items-inner .features-item .features-item-content p {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .catalog-product-view .specifications-section .specifications-inner .title {
    font-size: 2.4rem;
  }
  .catalog-product-view .specifications-section .specifications-field .label {
    font-size: 1.5rem;
  }
  .catalog-product-view .specifications-section .specifications-field .content {
    font-size: 1.5rem;
  }
  .catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .head-title h2 {
    font-size: 2.4rem;
  }
  .catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-add-btn .actions .tocart {
    font-size: 1.8rem;
  }
  .catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-name .page-title {
    font-size: 2.4rem;
    line-height: 1.2;
  }
  .catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-name .sub-power {
    font-size: 1.8rem;
  }
  .where-to-buy-wrapper .get-in-touch-inner p {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .where-to-buy-wrapper .get-in-touch-inner .head-title h2 {
    font-size: 2.2rem;
  }
  .where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .actions-toolbar .primary .action {
    font-size: 1.8rem;
    height: 50px;
  }
  .where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .field .control .input-text {
    padding: 5px 10px;
    height: 50px;
    font-size: 1.6rem;
  }
  .where-to-buy-wrapper .get-in-touch-inner .get-in-touch-form .field .control textarea {
    height: 150px;
    padding: 5px 10px;
    font-size: 1.6rem;
  }
  .catalog-product-view .block.related .block-title #block-related-heading,
  .catalog-product-view .block.upsell .block-title #block-related-heading,
  .catalog-product-view .block.related .block-title #block-upsell-heading,
  .catalog-product-view .block.upsell .block-title #block-upsell-heading {
    font-size: 2.4rem;
  }
  .catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-name,
  .catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-name {
    margin: 15px 0 10px;
    min-height: 35px;
  }
  .catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link,
  .catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link {
    font-size: 1.6rem;
    line-height: 1;
  }
  .catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .product-item-name .product-adjective,
  .catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .product-item-name .product-adjective {
    font-size: 1.6rem;
    line-height: 1;
  }
  .catalog-product-view .block.related .products-grid .product-items .product-item .product-item-info .brand-name,
  .catalog-product-view .block.upsell .products-grid .product-items .product-item .product-item-info .brand-name {
    font-size: 1.4rem;
    line-height: 1.5;
    min-height: 21px;
  }
}
@media only screen and (max-width: 1599px) {
  .catalog-product-view .column.main .product.media .gallery-placeholder .image-data {
    max-width: 290px;
  }
  .catalog-product-view .column.main .product.media .gallery-placeholder .image-data .image-heading {
    font-size: 2.2rem;
  }
  .catalog-product-view .column.main .product.media .gallery-placeholder .image-data .image-caption {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .catalog-product-view .product-info-main .sticky-bar .sticky-cont {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-img img {
    max-width: 90px;
  }
  .catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-name {
    padding-left: 20px;
  }
  .catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-name .page-title {
    font-size: 2.2rem;
  }
  .catalog-product-view .product-info-main .sticky-bar .sticky-cont .prod-name .sub-power {
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .catalog-product-view .product-info-main .product.attribute.overview .value p {
    font-size: 1.4rem;
  }
  .catalog-product-view .product-info-main .um-descr-show-button,
  .catalog-product-view .product-info-main .um-descr-hide-button {
    font-size: 1.4rem;
  }
  .catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner {
    grid-gap: 20px;
  }
  .catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .howand-where-1:last-child .howand-where {
    grid-gap: 20px;
  }
  .catalog-product-view .pdp-how-and-where-touse .pdp-howand-where-touse .howand-where-touse-inner .howand-where-1:last-child .howand-where .howand-where-2:last-child .howand-where {
    grid-gap: 10px;
  }
}
@media only screen and (max-width: 1290px) {
  .specifications-section .specifications-field {
    font-size: 1.6rem;
    line-height: 24px;
  }
}
@media only screen and (max-width: 1190px) and (min-width: 768px) {
  .catalog-product-view .product-info-main .sticky-bar .sticky-cont {
    padding: 10px 15px;
  }
  .features-section .features-section-inner .features-items .features-items-inner .features-item .features-item-icon {
    width: 150px;
    height: 150px;
  }
  .features-section .features-section-inner .features-items .features-items-inner .features-item .features-item-content {
    width: calc(100% - 150px);
    padding-left: 15px;
  }
  .catalog-product-view .product-info-main .product.attribute.overview {
    min-height: 125px;
  }
  /** Safari */
}
@media only screen and (max-width: 1190px) and (min-width: 768px) and not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .catalog-product-view .product-info-main .product.attribute.overview {
      min-height: 125px;
    }
  }
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: -1px;
}
.sidebar .block-wishlist .action.delete {
  line-height: unset;
  width: auto;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  right: 0;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.ias-noneleft em {
  font-size: 16px;
  padding: 30px 0px;
  display: block;
  border-top: 1px solid #ACACAC;
  border-bottom: 1px solid #ACACAC;
  font-style: normal;
}
.all-cms-banner-inner {
  max-width: 1920px;
  width: 100%;
  padding: 0;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
}
.cat-product .main-wrapper .products-grid .product-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  position: relative;
}
.cat-product .main-wrapper .products-grid .product-items:after {
  content: '';
  width: 1px;
  background: #fff;
  height: 100%;
  position: absolute;
  right: 0;
}
.cat-product .main-wrapper .products-grid .product-items .product-item {
  overflow: hidden;
  position: relative;
  width: calc(100%/4 - 0px);
  margin: 0;
  margin-bottom: 20px;
  border-top: 1px solid #ACACAC;
}
.cat-product .main-wrapper .products-grid .product-items .product-item .product-item-info {
  padding: 0px 20px;
  width: 100%;
  margin-top: 30px;
  border-right: 1px solid #ACACAC;
}
.cat-product .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-name {
  margin: 22px 0 0px;
  height: 65px;
}
.cat-product .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link {
  font-size: 28px;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
}
.cat-product .main-wrapper .products-grid .product-items .product-item .product-item-info .brand-name {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 20px;
  line-height: 22px;
}
.cat-product .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-actions {
  margin: 0px 0;
  background: #f8f7f7;
  position: relative;
  z-index: 100;
  padding: 10px 0px;
}
.cat-product .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.cat-product .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-infoa {
  display: block;
  background: #F8F7F7;
  padding: 15px;
}
.cat-product .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-infoa .product-item-photo {
  display: block;
}
.cat-product .main-wrapper .products-grid .product-items .product-item .product-item-info .product-item-infoa .product-item-photo .product-image-container .product-image-wrapper {
  height: auto;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .page-title-wrapper {
  display: none;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .page-title-wrapper .page-title {
  font-size: 3.2rem;
  line-height: 68px;
  letter-spacing: 4.6px;
  color: #171314;
  font-family: 'Mont-Heavy';
  margin: 0px 0px 30px;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact {
  background: #e2e2e2;
  box-shadow: 0 0 4px 4px #eee;
  border-radius: 6px;
  padding: 20px;
  border: 1px solid #707070;
  width: 100%;
  min-width: unset;
  float: left;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .actions-toolbar {
  margin-left: 0;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .actions-toolbar .primary .action {
  background: #dc4405;
  width: 220px;
  height: 60px;
  font-size: 2.6rem;
  color: #fff;
  line-height: 60px;
  font-family: 'Mont-SemiBold';
  padding: 0;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none;
  border-radius: 3px;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .actions-toolbar .primary .action:hover {
  background: #000000;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .legend {
  margin-left: 0;
  font-family: 'Mont-Bold';
  font-weight: normal;
  font-size: 2.2rem;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field {
  margin: 0 0 20px;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field.note {
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field.no-label:before {
  display: none;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .label {
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
  width: auto;
  padding: 0px 0px 6px 0;
  display: none;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .control {
  width: 100%;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .control .input-text {
  border: 0px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 1.8rem;
  background: #ffffff;
  color: #000;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .control .input-text::placeholder {
  color: #000;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .control select {
  border: 0px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 1.8rem;
  color: #000;
  background: #ffffff;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/arrow-down-grozselect.png);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 20px);
  background-size: 12px;
  background-position-y: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .control select::placeholder {
  color: #000;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .control textarea {
  border: 0px solid #707070;
  border-radius: 3px;
  font-size: 1.8rem;
  height: 90px;
  resize: none;
  color: #000;
  background: #ffffff;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .control textarea::placeholder {
  color: #000;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page {
  width: 100%;
  display: inline-block;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right {
  width: 70%;
  padding-left: 30px;
  float: left;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .headquarters {
  display: flex;
  width: 100%;
  align-items: end;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .headquarters .head-q-address {
  width: 30%;
  padding: 0px 15px 40px 0px;
}
@media only screen and (max-width: 767px) {
  .contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .headquarters .head-q-address {
    width: 100%;
    padding: 0px 0px 20px 0px;
  }
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .headquarters .head-q-address h3 {
  font-family: 'Mont-Bold';
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 15px;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .headquarters .head-q-address p {
  font-family: 'Mont-Regular';
  font-weight: normal;
  font-size: 15px;
  color: #212529;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .headquarters .head-q-address p a {
  color: #212529;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .headquarters .head-q-img {
  width: 70%;
}
@media only screen and (max-width: 767px) {
  .contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .headquarters .head-q-img {
    width: 100%;
  }
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .manufacturing {
  display: inline-block;
  width: 100%;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .manufacturing h3 {
  font-family: 'Mont-Bold';
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 15px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ebebeb;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .manufacturing ul {
  display: inline-block;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .manufacturing ul li {
  list-style: none;
  width: 25%;
  float: left;
  margin: 0px;
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  .contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .manufacturing ul li {
    width: 100%;
    padding: 0px 0px 20px 0px;
  }
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .manufacturing ul li .mt-address {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .manufacturing ul li h4 {
  font-family: 'Mont-SemiBold';
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .manufacturing ul li p {
  font-family: 'Mont-Regular';
  font-weight: normal;
  font-size: 15px;
  color: #212529;
}
.contact-index-index .column:not(.sidebar-additional) .contact-container .contact-page .contact-right .manufacturing ul li:last-child {
  padding-right: 0px;
}
@media only screen and (max-width: 1791px) {
  .contact-index-index .column:not(.sidebar-additional) .contact-container .page-title-wrapper .page-title {
    font-size: 2.2rem;
    line-height: 40px;
    letter-spacing: 1.5px;
  }
  .contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .actions-toolbar .primary .action {
    height: 50px;
    font-size: 1.8rem;
    line-height: 50px;
  }
  .contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .legend {
    font-size: 1.8rem;
  }
  .contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field.note {
    font-size: 1.4rem;
  }
  .contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .label {
    font-size: 1.4rem;
  }
  .contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .control .input-text {
    height: 42px;
    font-size: 1.4rem;
  }
  .contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .control textarea#comment {
    height: 100px;
  }
  .contact-index-index .column:not(.sidebar-additional) .contact-container .form.contact .fieldset .field .control select {
    height: 42px;
    font-size: 1.4rem;
  }
}
.account {
  font-size: 1.8rem;
}
.customer-account-login .account-social-login + .devidercls {
  margin: 40px auto;
  display: block;
  max-width: 580px;
  width: 100%;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #707070;
}
.customer-account-login .account-social-login + .devidercls span {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 1px solid #707070;
  border-radius: 100%;
  line-height: 50px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  font-size: 1.6rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.customer-account-login .account-social-login {
  max-width: 580px;
  margin: 60px auto 20px;
  border: 1px solid #707070;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 0 4px 4px #eee;
}
.customer-account-login .account-social-login .social-btn {
  margin: 0 10px;
}
.customer-account-login .account-social-login .social-login-title {
  margin: 0px 0px 20px;
}
.customer-account-login .account-social-login .social-login-title h2 {
  padding: 0px 0px 0px;
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #03050A;
  font-family: 'Mont-Bold';
  margin: 0px 0px 0px;
}
.customer-account-login .account-social-login .social-login-title p {
  font-size: 1.6rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
  text-align: center;
}
.customer-account-login .login-container {
  max-width: 580px;
  margin: 20px auto 0;
  border: 1px solid #707070;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 0 4px 4px #eee;
}
.customer-account-login .login-container .page-title-wrapper .page-title {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #03050A;
  font-family: 'Mont-Bold';
  margin: 0px 0px 20px;
}
.customer-account-login .login-container .block {
  width: 100%;
}
.customer-account-login .login-container .block .block-title {
  font-family: 'Mont-Bold';
  font-weight: normal;
}
.customer-account-login .login-container .block.block-customer-login {
  margin-bottom: 0;
}
.customer-account-login .login-container .block.block-new-customer .block-content p {
  font-size: 1.6rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.customer-account-login .login-container .block.block-new-customer .block-content .actions-toolbar .primary .action {
  background: #dc4405 0% 0% no-repeat padding-box;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 1.8rem;
  height: 52px;
  padding: 0px 20px;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.customer-account-login .login-container .block.block-new-customer .block-content .actions-toolbar .primary .action:hover {
  background: #000000;
}
.customer-account-login .login-container .block .block-content .form-login .actions-toolbar {
  margin-left: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  align-content: flex-start;
}
.customer-account-login .login-container .block .block-content .form-login .actions-toolbar:before,
.customer-account-login .login-container .block .block-content .form-login .actions-toolbar:after {
  display: none;
}
.customer-account-login .login-container .block .block-content .form-login .actions-toolbar .login.action {
  background: #dc4405 0% 0% no-repeat padding-box;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 1.8rem;
  height: 52px;
  padding: 0px 20px;
  margin: 0;
}
.customer-account-login .login-container .block .block-content .form-login .actions-toolbar .login.action:hover {
  background: #000000;
}
.customer-account-login .login-container .block .block-content .form-login .actions-toolbar .action.remind {
  font-size: 1.6rem;
  color: #dc4405;
  margin: 0;
}
.customer-account-login .login-container .block .block-content .form-login .fieldset:after {
  display: none;
}
.customer-account-login .login-container .block .block-content .form-login .fieldset .field {
  margin: 0px 0px 20px;
}
.customer-account-login .login-container .block .block-content .form-login .fieldset .field.note {
  font-size: 1.6rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.customer-account-login .login-container .block .block-content .form-login .fieldset .field .label {
  padding: 0px 0px 5px;
  text-align: left;
  width: 100%;
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.customer-account-login .login-container .block .block-content .form-login .fieldset .field .control {
  width: 100%;
}
.customer-account-login .login-container .block .block-content .form-login .fieldset .field .control .input-text {
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.customer-account-create .register-container {
  max-width: 480px;
  margin: 60px auto 0;
  border: 1px solid #707070;
  box-shadow: 0 0 4px 4px #eee;
  border-radius: 4px;
  padding: 20px;
}
.customer-account-create .register-container .page-title-wrapper .page-title {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #03050A;
  font-family: 'Mont-Bold';
  margin: 0px 0px 20px;
}
.customer-account-create .register-container .form-create-account {
  min-width: 100% !important;
  width: 100% !important;
}
.customer-account-create .register-container .form-create-account .actions-toolbar {
  margin-left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.customer-account-create .register-container .form-create-account .actions-toolbar:before,
.customer-account-create .register-container .form-create-account .actions-toolbar:after {
  display: none;
}
.customer-account-create .register-container .form-create-account .actions-toolbar .primary .action {
  background: #dc4405 0% 0% no-repeat padding-box;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 1.8rem;
  height: 52px;
  padding: 0px 20px;
  margin: 0;
}
.customer-account-create .register-container .form-create-account .actions-toolbar .primary .action:hover {
  background: #000000;
}
.customer-account-create .register-container .form-create-account .actions-toolbar .secondary .action.back {
  font-size: 1.6rem;
  color: #dc4405;
  margin: 0;
}
.customer-account-create .register-container .form-create-account .fieldset {
  margin: 0 0 0px;
}
.customer-account-create .register-container .form-create-account .fieldset .legend {
  margin-left: 0;
  font-family: 'Mont-Bold';
  font-weight: normal;
}
.customer-account-create .register-container .form-create-account .fieldset .field {
  margin: 0 0 20px;
}
.customer-account-create .register-container .form-create-account .fieldset .field.choice:before {
  padding: 0px 0px 0 0;
  width: auto;
}
.customer-account-create .register-container .form-create-account .fieldset .field .label {
  padding: 0px 0px 5px;
  text-align: left;
  width: 100%;
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.customer-account-create .register-container .form-create-account .fieldset .field .control {
  width: 100%;
}
.customer-account-create .register-container .form-create-account .fieldset .field .control .input-text {
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.customer-account-create .register-container .form-create-account .fieldset .field .control select {
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.account .page-wrapper .page-main {
  padding-top: 60px;
  padding-bottom: 60px;
}
.account.page-layout-2columns-left .column.main {
  width: 71% !important;
  background: #fff;
  box-shadow: 0 0 4px 4px #eee;
  border-radius: 6px;
  padding: 20px;
}
.account.page-layout-2columns-left .column.main .actions-toolbar .action {
  background: #dc4405;
  width: auto;
  height: 42px;
  font-size: 1.8rem;
  color: #fff;
  line-height: 42px;
  font-family: 'Mont-SemiBold';
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 20px !important;
  border-radius: 4px;
  text-decoration: none;
  border: none;
  outline: none;
  margin-top: 0 !important;
}
.account.page-layout-2columns-left .column.main .actions-toolbar .action:hover {
  background: #000000;
}
.account.page-layout-2columns-left .column.main .page-title-wrapper .page-title {
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 4.6px;
  color: #171314;
  font-family: 'Mont-Heavy';
  margin: 0px 0px 30px;
}
.account.page-layout-2columns-left .sidebar {
  width: 29% !important;
}
.account .sidebar.sidebar-main .block.block-collapsible-nav .content {
  background: #fff;
  box-shadow: 0 0 4px 4px #eee;
  border-radius: 6px;
  padding: 0;
}
.account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item {
  display: block;
  width: 100%;
  margin: 0 0 0;
}
.account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item.current > strong {
  border-color: #FF6200;
}
.account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item .current > a {
  border-color: #FF6200;
}
.account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item:last-child a {
  border-bottom: none;
}
.account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item .delimiter {
  display: none;
}
.account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item a {
  font-size: 2.4rem;
  font-family: 'Mont-Bold';
  line-height: 32px;
  color: #171314;
  padding: 20px 20px;
  border-bottom: 1px solid #707070;
}
.account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item a:hover {
  background: #dc4405;
  color: #fff;
}
.account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item strong {
  font-size: 2.4rem;
  font-family: 'Mont-Bold';
  line-height: 32px;
  color: #171314;
  padding: 20px 20px;
  border-bottom: 1px solid #707070;
}
.account .column.main .block .box-actions {
  margin-top: 20px;
}
.account .column.main .block .box-actions .action {
  background: #dc4405;
  width: auto;
  height: 42px;
  font-size: 1.8rem;
  color: #fff;
  line-height: 42px;
  font-family: 'Mont-SemiBold';
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 20px;
  border-radius: 4px;
  text-decoration: none;
}
.account .column.main .block .box-actions .action:hover {
  background: #000000;
}
.account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 0px;
}
.account .column.main .block:not(.widget) .block-title {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #707070;
  align-items: center;
  padding: 10px 0px;
  border-top: 1px solid #707070;
  margin-bottom: 40px;
}
.account .column.main .block:not(.widget) .block-title strong {
  margin: 10px 0;
}
.account .column.main .block:not(.widget) .block-title .action {
  background: #dc4405;
  width: auto;
  height: 42px;
  font-size: 1.8rem;
  color: #fff;
  line-height: 42px;
  font-family: 'Mont-SemiBold';
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 20px;
  border-radius: 4px;
  text-decoration: none;
}
.account .column.main .block:not(.widget) .block-title .action:hover {
  background: #000000;
}
.account .column.main .block:not(.widget) .block-title > strong {
  font-family: 'Mont-Bold';
  font-weight: normal;
  font-size: 2.2rem;
}
.account .column.main .block:not(.widget) .box-title > span {
  font-family: 'Mont-Bold';
  font-weight: normal;
  font-size: 2rem;
}
.account form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.account form .actions-toolbar {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 0 !important;
}
.account form .fieldset {
  width: calc(100%/2 - 10px);
}
.account form .fieldset .legend {
  margin-left: 0;
  font-family: 'Mont-Bold';
  font-weight: normal;
  font-size: 2.2rem;
}
.account form .fieldset .field {
  margin: 0 0 20px;
}
.account form .fieldset .field .label {
  padding: 0px 0px 6px 0;
  text-align: left;
  width: auto;
  box-sizing: border-box;
  float: left;
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.account form .fieldset .field .control {
  width: 100%;
}
.account form .fieldset .field .control .input-text {
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 1.8rem;
}
.account form .fieldset .field .control .field.primary {
  display: none;
}
.account form .fieldset .field .control .nested {
  display: none;
}
.account form .fieldset .field .control select {
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 1.8rem;
}
.account form .fieldset .field.choice:before {
  display: none;
}
.account form .fieldset .field.choice .checkbox {
  top: 0;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 6px 0px 0px;
  cursor: pointer;
}
.account form .fieldset .field.choice .checkbox:focus {
  box-shadow: none;
}
.account form .fieldset .field.choice .label {
  padding: 0px 0px 0px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.customer-account-forgotpassword .forgot-container {
  max-width: 480px;
  margin: 60px auto 0;
  border: 1px solid #707070;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 0 4px 4px #eee;
}
.customer-account-forgotpassword .forgot-container .page-title-wrapper .page-title {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #03050A;
  font-family: 'Mont-Bold';
  margin: 0px 0px 20px;
}
.customer-account-forgotpassword .forgot-container .form.password.forget {
  min-width: 100%;
  width: 100%;
}
.customer-account-forgotpassword .forgot-container .form.password.forget .actions-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-left: 0;
}
.customer-account-forgotpassword .forgot-container .form.password.forget .actions-toolbar .primary .action {
  background: #dc4405 0% 0% no-repeat padding-box;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 1.8rem;
  height: 52px;
  padding: 0px 20px;
  margin: 0;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.customer-account-forgotpassword .forgot-container .form.password.forget .actions-toolbar .primary .action:hover {
  background: #000000;
}
.customer-account-forgotpassword .forgot-container .form.password.forget .actions-toolbar .secondary .action {
  background: #fff;
  border-radius: 3px;
  opacity: 1;
  outline: none;
  letter-spacing: 1.55px;
  color: #dc4405;
  font-size: 1.8rem;
  height: 52px;
  padding: 0px 20px;
  margin: 0;
  display: flex;
  align-items: center;
  text-decoration: none;
  border: 1px solid #dc4405;
}
.customer-account-forgotpassword .forgot-container .form.password.forget .actions-toolbar .secondary .action:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #fff;
}
.customer-account-forgotpassword .forgot-container .form.password.forget .fieldset .field.captcha .control .captcha-reload {
  background: #dc4405;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1px;
  color: #FFFFFF;
  font-size: 1.4rem;
  height: 45px;
  padding: 0px 10px;
  margin: 0;
  display: inline-block;
  align-items: center;
  text-decoration: none;
}
.customer-account-forgotpassword .forgot-container .form.password.forget .fieldset .field.captcha .control .captcha-reload:hover {
  background: #000000;
}
.customer-account-forgotpassword .forgot-container .form.password.forget .fieldset .field.note {
  font-size: 1.6rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.customer-account-forgotpassword .forgot-container .form.password.forget .fieldset .field .label {
  padding: 0px 0px 5px;
  text-align: left;
  width: 100%;
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.customer-account-forgotpassword .forgot-container .form.password.forget .fieldset .field .control {
  width: 100%;
}
.customer-account-forgotpassword .forgot-container .form.password.forget .fieldset .field .control .input-text {
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 1.8rem;
  font-family: 'Mont-Regular';
  font-weight: normal;
}
.customer-account-index .block-dashboard-info .block-content .box .box-content {
  min-height: 70px;
}
@media only screen and (max-width: 1791px) {
  .account {
    font-size: 1.4rem;
  }
  .account form .fieldset .legend {
    font-size: 1.4rem;
  }
  .account form .fieldset .field .label {
    font-size: 1.4rem;
  }
  .account form .fieldset .field .control .input-text {
    height: 42px;
    font-size: 1.4rem;
  }
  .account form .fieldset .field .control select {
    height: 42px;
    font-size: 1.4rem;
  }
  .account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item strong {
    font-size: 1.6rem;
  }
  .account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item a {
    font-size: 1.6rem;
  }
  .account .column.main .block .box-actions .action {
    font-size: 1.6rem;
  }
  .account .column.main .block:not(.widget) .block-title .action {
    font-size: 1.6rem;
  }
  .account .column.main .block:not(.widget) .block-title > strong {
    font-size: 1.8rem;
  }
  .account .column.main .block:not(.widget) .box-title > span {
    font-size: 1.8rem;
  }
  .account.page-layout-2columns-left .column.main .actions-toolbar .action {
    font-size: 1.6rem;
  }
  .account.page-layout-2columns-left .column.main .page-title-wrapper .page-title {
    font-size: 2.2rem;
    margin: 0px 0px 20px;
  }
  .customer-account-create .register-container .page-title-wrapper .page-title {
    font-size: 2.2rem;
  }
  .customer-account-create .register-container .form-create-account .fieldset .legend {
    font-size: 1.8rem;
  }
  .customer-account-create .register-container .form-create-account .fieldset .field {
    margin: 0 0 15px;
  }
  .customer-account-create .register-container .form-create-account .fieldset .field .label {
    font-size: 1.4rem;
  }
  .customer-account-create .register-container .form-create-account .fieldset .field .control .input-text {
    height: 42px;
    font-size: 1.4rem;
  }
  .customer-account-create .register-container .form-create-account .fieldset .field .control select {
    height: 42px;
    font-size: 1.4rem;
  }
  .customer-account-login .account-social-login .social-login-title h2 {
    font-size: 2.2rem;
  }
  .customer-account-login .account-social-login .social-login-title p {
    font-size: 1.4rem;
  }
  .customer-account-login .login-container .page-title-wrapper .page-title {
    font-size: 2.2rem;
  }
  .customer-account-login .login-container .block.block-new-customer .block-content p {
    font-size: 1.4rem;
  }
  .customer-account-login .login-container .block .block-content .form-login .fieldset .field .label {
    font-size: 1.4rem;
  }
  .customer-account-login .login-container .block .block-content .form-login .fieldset .field.note {
    font-size: 1.4rem;
  }
  .customer-account-login .login-container .block .block-content .form-login .fieldset .field .control .input-text {
    height: 42px;
    font-size: 1.4rem;
  }
  .customer-account-forgotpassword .forgot-container .page-title-wrapper .page-title {
    font-size: 2.2rem;
  }
  .customer-account-forgotpassword .forgot-container .form.password.forget .fieldset .field .label {
    font-size: 1.4rem;
  }
  .customer-account-forgotpassword .forgot-container .form.password.forget .fieldset .field .control .input-text {
    height: 42px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 1190px) and (min-width: 768px) {
  .account .column.main .block .box-actions .action {
    font-size: 1.4rem;
    padding: 0px 15px;
  }
  .account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item a {
    font-size: 1.4rem;
    padding: 10px 10px;
  }
  .account .sidebar.sidebar-main .block.block-collapsible-nav .content .items .item strong {
    font-size: 1.4rem;
    padding: 10px 10px;
  }
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.customer-account-logoutsuccess .page-wrapper .columns .column.main p {
  text-align: center;
  font-size: 16px;
}
.customer-account-logoutsuccess .page-wrapper .page-title-wrapper .page-title {
  text-align: center;
  display: block;
  width: 100%;
  margin: 30px 0px 30px;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #03050A;
  font-family: 'montbold';
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #fff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
* {
  box-sizing: border-box;
}
.mageplaza-betterpopup-block #bio_ep {
  border-radius: 10px;
}
.modal-popup.subscribe-popup .modal-inner-wrap {
  width: 100%;
  max-width: 767px;
  border-radius: 8px;
  border: 4px solid #ff6200;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-header {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-header .modal-title {
  border: none;
  font-family: 'Mont-Bold';
  padding: 0;
  text-transform: capitalize;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-header .action-close {
  background: #ff6200;
  right: -1px;
  top: -1px;
  border-radius: 0px 0px 0px 8px;
  border: none;
  box-shadow: none;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-header .action-close:before {
  color: #fff;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-header .action-close:focus {
  outline: none;
  border: none;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-content {
  padding: 4.2rem 2.6rem 2.6rem;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px 0px 8px 8px;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter {
  max-width: 100%;
  width: 100%;
  margin-bottom: 0;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter .scg-msg .messages {
  position: absolute;
  top: 0;
  left: 0px;
  right: 0;
  z-index: 100;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter .actions .action.subscribe {
  background: #ff6200;
  border-radius: 0px 3px 3px 0px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 26px;
  height: 75px;
  padding: 0px 20px;
  margin: 0;
  text-transform: uppercase;
  width: 220px;
  font-family: 'Mont-SemiBold';
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter .field.newsletter {
  max-width: 100%;
  margin: 0;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter .field.newsletter .control {
  position: relative;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter .field.newsletter .control:before {
  top: 38px;
  transform: translateY(-50%);
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter .field.newsletter .control label {
  margin-bottom: 0;
  width: 100%;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter .field.newsletter .control label input {
  margin-right: 0;
  width: 100%;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 3px 0px 0px 3px;
  padding: 23px 42px;
  height: 75px;
  font-size: 22px;
  color: #000;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter .field.newsletter .control label input:focus {
  box-shadow: none;
}
.modal-popup.subscribe-popup .modal-inner-wrap .modal-footer {
  display: none;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap {
  width: 100%;
  max-width: 767px;
  border-radius: 8px;
  border: 4px solid #ff6200;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-header {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-header .modal-title {
  border: none;
  font-family: 'Mont-Bold';
  padding: 0;
  text-transform: capitalize;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-header .action-close {
  background: #ff6200;
  right: -1px;
  top: -1px;
  border-radius: 0px 0px 0px 8px;
  border: none;
  box-shadow: none;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-header .action-close:before {
  color: #fff;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-header .action-close:focus {
  outline: none;
  border: none;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-content {
  padding: 2.6rem 2.6rem 2.6rem;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px 0px 8px 8px;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-content .field {
  max-width: 100%;
  margin-bottom: 20px;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-content .field .control .input-text {
  border: 1px solid #707070;
  border-radius: 3px;
  height: 50px;
  font-size: 18px;
  font-family: 'Mont-Regular';
  font-weight: normal;
  width: 100%;
  min-width: 100%;
  padding: 0px 10px;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-content .field .control .input-text::placeholder {
  color: #000;
  opacity: 1;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-content .field .control .input-text:-ms-input-placeholder {
  color: #000;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-content .field .control .input-text::-ms-input-placeholder {
  color: #000;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-content .actions-toolbar {
  max-width: 100%;
  width: 100%;
  margin-bottom: 0;
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-content .actions-toolbar .primary .action {
  background: #ff6200;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #FFFFFF;
  font-size: 18px;
  height: 50px;
  padding: 0px 20px;
  margin: 0;
  text-transform: uppercase;
  width: 220px;
  font-family: 'Mont-SemiBold';
}
.modal-popup.GrozUserFeedback-popup .modal-inner-wrap .modal-footer {
  display: none;
}
.top-header-lft .goog-te-banner-frame.skiptranslate {
  display: none !important;
}
.top-header-lft .goog-logo-link {
  display: none !important;
}
.top-header-lft .open > .dropdown-menu {
  display: block;
}
.top-header-lft .trans-section button.btn.dropdown-toggle.selectpicker,
.top-header-lft .trans-section .cart.table-wrapper .actions-toolbar > .action.btn.dropdown-toggle.selectpicker,
.top-header-lft .trans-section .action-gift.btn.dropdown-toggle.selectpicker {
  text-align: left;
  letter-spacing: 0px;
  color: #171314;
  text-transform: uppercase;
  opacity: 1;
  font-size: 18px;
  padding: 0;
  min-height: 20px;
}
.top-header-lft .trans-section button.btn.dropdown-toggle.selectpicker:hover,
.top-header-lft .trans-section .cart.table-wrapper .actions-toolbar > .action.btn.dropdown-toggle.selectpicker:hover,
.top-header-lft .trans-section .action-gift.btn.dropdown-toggle.selectpicker:hover {
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  padding: 0;
  transition: none;
}
.top-header-lft .trans-section button.btn.dropdown-toggle.selectpicker:focus,
.top-header-lft .trans-section .cart.table-wrapper .actions-toolbar > .action.btn.dropdown-toggle.selectpicker:focus,
.top-header-lft .trans-section .action-gift.btn.dropdown-toggle.selectpicker:focus {
  background: transparent;
  border: none;
  outline: none !important;
  outline-offset: 0;
  box-shadow: none;
}
.top-header-lft .trans-section .btn-group.bootstrap-select.fit-width {
  margin-bottom: 0;
}
.top-header-lft .bootstrap-select.btn-group.fit-width .btn .filter-option strong {
  font-family: 'Mont-Bold';
}
.top-header-lft .trans-section .bootstrap-select.btn-group .dropdown-menu li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.top-header-lft .trans-section .bootstrap-select.btn-group .dropdown-menu li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.top-header-lft .trans-section .btn-group.bootstrap-select.fit-width .dropdown-menu li a {
  text-align: left;
  letter-spacing: 0px;
  color: #171314;
  text-transform: uppercase;
  opacity: 1;
  font-size: 18px;
  font-family: "Mont-Regular";
  line-height: 16px;
  font-weight: normal;
  text-decoration: none;
}
.top-header-lft .trans-section .btn-group.bootstrap-select.fit-width .dropdown-menu.open {
  padding: 20px 15px 10px;
}
.top-header-lft .trans-section .bootstrap-select.fit-width {
  width: 100% !important;
}
.top-header-lft .trans-section .dropdown-toggle::after {
  display: none;
}
.top-header-lft .trans-section .flag-icon {
  margin-right: 5px;
}
@media only screen and (max-width: 1791px) {
  .modal-popup.subscribe-popup .modal-inner-wrap {
    max-width: 600px;
  }
  .modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter .actions .action.subscribe {
    font-size: 18px;
    height: 52px;
    width: 170px;
  }
  .modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter .field.newsletter .control:before {
    top: 26px;
  }
  .modal-popup.subscribe-popup .modal-inner-wrap .modal-content .block.newsletter .field.newsletter .control label input {
    padding: 5px 42px;
    height: 52px;
    font-size: 18px;
  }
  .modal-popup.subscribe-popup .modal-inner-wrap .modal-header .modal-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1190px) and (min-width: 768px) {
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.wishlist-index-index .products-grid.wishlist {
  width: 100%;
  margin-bottom: 30px;
}
.wishlist-index-index .products-grid.wishlist .product-items {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  position: relative;
}
.wishlist-index-index .products-grid.wishlist .product-items:after {
  content: '';
  width: 1px;
  background: #fff;
  height: 100%;
  position: absolute;
  right: 0;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item {
  overflow: hidden;
  position: relative;
  width: calc(100%/3 - 0px);
  margin-bottom: 20px;
  border-top: 1px solid #ACACAC;
  margin-left: 0;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info {
  padding: 0px 20px;
  width: 100%;
  display: block;
  margin-top: 30px;
  border-right: 1px solid #ACACAC;
  box-sizing: border-box;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo {
  display: block;
  background: #F8F7F7;
  padding: 15px;
  box-sizing: border-box;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name {
  margin: 22px 0 0px;
  height: 65px;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name .product-item-link {
  font-size: 2.8rem;
  line-height: 32px;
  font-family: 'Mont-Bold';
  color: #000;
  text-decoration: none;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .product-item-actions {
  margin: 0px 0;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .product-item-actions .btn-remove {
  color: #000;
  text-decoration: none;
  font-size: 1.6rem;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .product-item-actions .btn-remove:hover {
  color: #ff6200;
}
@media only screen and (max-width: 1791px) {
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .product-item-actions .btn-remove {
    font-size: 1.4rem;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name {
    margin: 15px 0 10px;
    height: auto;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name .product-item-link {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .toolbar.wishlist-toolbar .pager {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .wishlist-index-index .toolbar.wishlist-toolbar .pager .toolbar-amount {
    display: inline-block;
    vertical-align: middle;
  }
  .wishlist-index-index .toolbar.wishlist-toolbar .pager .limiter {
    clear: initial;
    display: inline-block;
    vertical-align: middle;
  }
  .wishlist-index-index .products-grid.wishlist .product-items {
    margin-left: -20px;
    margin-right: -20px;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item {
    width: calc(100%/2 - 0px);
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info {
    padding: 0px 10px;
    margin-top: 20px;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .product-item-actions .btn-remove {
    font-size: 1.4rem;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name {
    margin: 10px 0 10px;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name .product-item-link {
    font-size: 1.6rem;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_BetterPopup
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
@font-face {
  font-family: 'Knockout';
  src: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/Knockout-HTF49-Liteweight.woff2') format('woff2'), url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/Knockout-HTF49-Liteweight.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
#mageplaza-betterpopup-block {
  position: relative;
}
.mp-better-popup-click-trigger {
  position: fixed;
  bottom: 0;
  z-index: 999;
}
.click-trigger {
  background-color: #31B0D5;
  color: white;
  padding: 10px 25px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-color: #46b8da;
}
.click-trigger:hover {
  background-color: #31B0D5;
  color: white;
  border: 1px solid #31B0D5;
}
div#bio_ep_close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 99;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
div#bio_ep_close img {
  display: none;
}
div#bio_ep_close:before {
  content: '';
  background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/popup-close.png) no-repeat;
  width: 33px;
  height: 33px;
  display: block;
}
#bio_ep {
  text-align: center;
  box-shadow: none !important;
}
.child-label {
  display: block;
  font-size: 25px;
  margin: 20px;
}
#bio_ep_content {
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.better-popup-input-email {
  width: 70% !important;
  height: 35px !important;
}
.better-popup-btn-submit {
  width: 70%;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 35px;
}
.mageplaza-betterpopup-content {
  width: 100%;
  height: 100%;
  display: table;
  padding: 20px 0px 0px;
}
.success-title {
  font-size: 22px;
}
.mp-popup-coupon-code {
  width: 70%;
  margin: 0 auto;
}
#mp-coupon-code {
  text-align: center;
  max-width: 100%;
  border: 1px dashed #c1bebe;
  background: 0 0;
  font-size: 25px;
  color: #FFF;
  margin-top: 15px;
  height: 50px;
}
button.btn-copy.primary,
.cart.table-wrapper .actions-toolbar > .action.btn-copy.primary,
.action-gift.btn-copy.primary {
  width: 100%;
  margin: 5px 0 15px 0;
  color: #fff;
  background-color: #006bb4;
  border: none;
  height: 35px;
}
button.btn-copy.primary:hover,
.cart.table-wrapper .actions-toolbar > .action.btn-copy.primary:hover,
.action-gift.btn-copy.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
#status {
  color: #e02b27;
  visibility: visible;
  font-size: 13px !important;
}
span.success-lable {
  border: none !important;
  font-size: 16px !important;
}
canvas {
  position: fixed;
  z-index: 10002;
  opacity: 0.5;
  display: none;
  top: 0;
  left: 0;
}
.popup-loader {
  display: none;
  position: absolute;
  width: 100%;
  padding-top: 15px;
}
img.loader {
  width: 3%;
}
.tmp3-img-content {
  float: left;
}
.tmp3-text-content {
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  width: calc(100% - 460px);
  height: 321px;
}
.tmp3-title {
  color: #0083d0;
  font-size: 50px;
  margin-top: 30px;
}
.tmp3-sub-title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-top: -12px;
}
.tmp3-text {
  color: #000000;
  font-size: 14px;
  width: 80%;
  margin: 0 auto;
  line-height: 1.714;
  margin-top: 30px;
}
.tmp3-form {
  position: relative;
  margin-top: 30px;
}
.tmp3-input {
  border: none !important;
  border-radius: 17.5px !important;
  background-color: #e5e5e5 !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp3_field_newsletter {
  width: 75%;
  margin: 0 auto;
}
.tmp3-button {
  position: absolute;
  top: 0;
  right: 40px;
  border-radius: 17.5px;
  height: 35px;
}
.tm1-popup-loader {
  margin-top: 10px;
}
.tm1-loader {
  width: 7%;
}
#mp-popup-template4 {
  width: 105%;
  height: 105%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.tmp4-text-content {
  width: 50%;
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  margin: 25px 0 0 35px;
}
.tmp4-img-content {
  position: absolute;
  top: 40px;
  right: 10px;
}
.tmp4-title {
  font-size: 50px;
  color: #0083d0;
  line-height: 1.066;
  text-align: left;
}
.tmp4-sub-title {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.8;
  text-align: left;
}
.tmp4-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.714;
  text-align: left;
  width: 75%;
  margin-top: 20px;
}
.tmp4-form {
  width: 75%;
  margin-left: 9px;
  text-align: left;
}
.tmp4_field_newsletter {
  padding-right: 10%;
}
.tmp4-button {
  background-color: #ff5a15;
  width: 130px;
  height: 30px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin: 15px 0 0 25px;
}
.tmp5-img-content {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 35px;
}
.tmp5-img-cap {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
}
#mp-popup-template5 img {
  max-height: initial;
}
.tmp5-text-content {
  font-family: sans-serif;
  position: absolute;
  z-index: 40;
  top: -55px;
  left: 65px;
  width: 65%;
}
.tmp5-title {
  font-size: 40px;
  color: #0083d0;
  line-height: 1.2;
  text-align: center;
}
.tmp5-sub-title {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
  text-align: center;
}
.tmp5-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.286;
  text-align: center;
  margin-top: 15px;
}
.tmp5-form {
  width: 100%;
  position: absolute;
  z-index: 30;
  left: 0;
  bottom: 0;
}
.tmp5-img-email {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.tmp5_field_newsletter {
  position: absolute;
  z-index: 10;
  top: -158px;
  left: 80px;
}
.tmp5-input {
  background-color: #e5e5e5 !important;
  width: 200px !important;
  height: 35px !important;
  border: none !important;
  font-family: sans-serif !important;
  padding-left: 30px !important;
}
.tmp5-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
  padding-right: 25px;
}
.tmp5-button {
  position: absolute;
  z-index: 30;
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 10px;
  top: -125px;
  left: 115px;
}
.tmp5-msg-error {
  margin-top: 30px;
  position: absolute;
  z-index: 60;
  width: 100%;
}
.tmp5_field_newsletter #mp-newsletter-error {
  position: absolute;
}
.tmp5-form .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  top: -100px;
  left: 0;
  z-index: 100;
}
.tmp5-form .popup-loader .loader {
  width: 6%;
}
#mp-popup-template6 {
  font-family: sans-serif;
  height: fit-content;
  width: fit-content;
  margin: auto;
}
.tmp6-left-title {
  width: 350px;
  background-color: #0083d0;
  height: 250px;
  float: left;
}
.tmp6-left-title ul {
  list-style-type: none;
  margin-top: 35px;
}
.tmp6-left-title ul li {
  margin-bottom: -5px;
}
.tmp6-left-title ul li:nth-child(1) {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(2) {
  font-size: 36px;
  color: #ffffff;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(3) {
  font-size: 36px;
  color: #51f5ff;
  text-align: left;
}
.tmp6-text-content {
  background-color: #FFFFFF;
  width: 450px;
  height: 250px;
  float: left;
}
.tmp6-text {
  padding-top: 35px;
  width: 85%;
  margin: 0 auto;
  font-size: 20px;
  color: #222222;
  line-height: 1.4;
  text-align: center;
}
.tmp6-form {
  width: 85%;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}
.tmp6-input {
  background: #e5e5e5 !important;
  height: 42px !important;
}
.tmp6-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
}
.tmp6-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 20px;
}
.tmp6_field_newsletter #mp-newsletter-error {
  position: absolute;
  top: 57px;
  display: block;
  width: 100%;
}
.tmp6-text-content .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  bottom: 18px;
}
.mageplaza-betterpopup-block #bio_ep {
  height: auto !important;
  padding: 40px 35px;
  width: 100% !important;
  max-width: 900px;
  margin: 0 auto;
  top: 100px !important;
  left: 0 !important;
  right: 0 !important;
  transform: none !important;
  background: #dc4405;
}
.mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail #mp-newsletter-pdflink a {
  background: #000000;
  border-radius: 3px;
  opacity: 1;
  font-size: 26px;
  height: 60px;
  padding: 0px 30px;
  box-shadow: none;
  border: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  max-width: 260px;
  margin: 20px auto 0;
}
.mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail #mp-newsletter-pdflink a:hover {
  background: #000;
}
.mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail button.action.subscribe.primary.tmp2-button,
.mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail .cart.table-wrapper .actions-toolbar > .action.action.subscribe.primary.tmp2-button,
.mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail .action-gift.action.subscribe.primary.tmp2-button {
  background: #000000;
  border-radius: 3px;
  opacity: 1;
  font-size: 26px;
  height: 60px;
  padding: 0px 30px;
  box-shadow: none;
  border: 1px solid #000;
  margin: 20px 0px 0px;
  width: 220px;
  text-transform: uppercase;
}
.mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail button.action.subscribe.primary.tmp2-button:hover,
.mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail .cart.table-wrapper .actions-toolbar > .action.action.subscribe.primary.tmp2-button:hover,
.mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail .action-gift.action.subscribe.primary.tmp2-button:hover {
  background: #000000;
}
.mageplaza-betterpopup-block #bio_ep #mp-newsletter-validate-detail {
  text-align: center;
}
.mageplaza-betterpopup-block #bio_ep #mp-newsletter-validate-detail .mage-error[generated] {
  color: #fff;
  font-size: 1.6rem;
}
.mageplaza-betterpopup-block #bio_ep #mp-newsletter-validate-detail .tmp2-input {
  border: 1px solid #707070;
  height: 60px;
  font-size: 26px;
  color: #000000;
}
.mageplaza-betterpopup-block #bio_ep #mp-newsletter-validate-detail .tmp2-input::placeholder {
  color: #000000;
  opacity: 1;
}
.mageplaza-betterpopup-block #bio_ep #mp-newsletter-validate-detail .tmp2-input:-ms-input-placeholder {
  color: #000000;
}
.mageplaza-betterpopup-block #bio_ep #mp-newsletter-validate-detail .tmp2-input::-ms-input-placeholder {
  color: #000000;
}
.mageplaza-betterpopup-block #bio_ep .tmp2-title {
  text-align: left;
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  letter-spacing: -0.96px;
  font-family: "Mont-Black";
  color: #FFFFFF;
  opacity: 1;
}
.mageplaza-betterpopup-block #bio_ep .tmp2-sub-title {
  margin: 30px 0px 10px;
  text-align: left;
  font-size: 175px;
  line-height: 140px;
  font-family: 'knockouthtf26-juniorflyweight';
  letter-spacing: -3.84px;
  color: #000000;
  opacity: 1;
  font-weight: normal;
}
.mageplaza-betterpopup-block #bio_ep .temp2-footer-title {
  font-size: 22px;
  color: #fff;
  text-align: left;
  line-height: 28px;
  width: calc(100% + 40px);
}
.mageplaza-betterpopup-block .tmp2-text-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.mageplaza-betterpopup-block .tmp2-text-content .betterpopup-lft {
  width: 60%;
}
.mageplaza-betterpopup-block .tmp2-text-content .betterpopup-rgt {
  width: 40%;
  padding-left: 20px;
}
.mageplaza-betterpopup-block .tmp2-text-content .betterpopup-rgt .betterpopup-img {
  margin-bottom: 17px;
}
.mageplaza-betterpopup-block .tmp2-text-content .betterpopup-rgt .betterpopup-img img {
  width: 100%;
}
@media only screen and (max-width: 1791px) {
  .mageplaza-betterpopup-block #bio_ep {
    max-width: 790px;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-title {
    font-size: 40px;
    line-height: 40px;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-sub-title {
    font-size: 150px;
    line-height: 115px;
  }
  .mageplaza-betterpopup-block .tmp2-text-content .betterpopup-rgt {
    padding-left: 15px;
  }
  .mageplaza-betterpopup-block .tmp2-text-content .betterpopup-rgt .betterpopup-img img {
    max-width: 250px;
    width: 100%;
  }
  .mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail #mp-newsletter-pdflink a {
    font-size: 18px;
    height: 50px;
    max-width: 250px;
  }
  .mageplaza-betterpopup-block #bio_ep #mp-newsletter-validate-detail .tmp2-input {
    height: 50px;
    font-size: 18px;
  }
  .mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail button.action.subscribe.primary.tmp2-button,
  .mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail .cart.table-wrapper .actions-toolbar > .action.action.subscribe.primary.tmp2-button,
  .mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail .action-gift.action.subscribe.primary.tmp2-button {
    font-size: 18px;
    height: 50px;
  }
  .mageplaza-betterpopup-block #bio_ep .temp2-footer-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1491px) {
  .mageplaza-betterpopup-block #bio_ep {
    max-width: 700px;
    top: 50px !important;
  }
  .mageplaza-betterpopup-block #bio_ep .temp2-footer-title {
    font-size: 16px;
    line-height: 24px;
  }
  .mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail button.action.subscribe.primary.tmp2-button,
  .mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail .cart.table-wrapper .actions-toolbar > .action.action.subscribe.primary.tmp2-button,
  .mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail .action-gift.action.subscribe.primary.tmp2-button {
    font-size: 16px;
    height: 42px;
  }
  .mageplaza-betterpopup-block #bio_ep #mp-newsletter-validate-detail .tmp2-input {
    height: 42px;
    font-size: 16px;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-title {
    font-size: 38px;
    line-height: 38px;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-sub-title {
    font-size: 133px;
    line-height: 100px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .mageplaza-betterpopup-block #bio_ep .tmp2-sub-title {
    font-size: 125px;
  }
  .mageplaza-betterpopup-block .tmp2-text-content .betterpopup-lft {
    width: 55%;
  }
  .mageplaza-betterpopup-block .tmp2-text-content .betterpopup-rgt {
    padding-left: 20px;
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  div#bio_ep_close:before {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background-size: 100%;
  }
  .mageplaza-betterpopup-block #bio_ep form#mp-newsletter-validate-detail #mp-newsletter-pdflink a {
    font-size: 16px;
    height: 42px;
    max-width: 175px;
  }
  .mageplaza-betterpopup-block #bio_ep {
    left: 0 !important;
    right: 0 !important;
    padding: 20px 20px;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-text-content .betterpopup-rgt {
    width: 100%;
    padding-left: 0;
    margin: 20px 0px 0px;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-text-content .betterpopup-rgt .betterpopup-img {
    max-width: 200px;
    margin: 10px auto;
    display: none;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-text-content .betterpopup-rgt .betterpopup-img img {
    max-width: 130px;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-text-content .betterpopup-rgt #mp-newsletter-validate-detail .tmp2-input {
    height: 42px;
    font-size: 16px;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-text-content .betterpopup-rgt #mp-newsletter-validate-detail button.action.subscribe.primary.tmp2-button,
  .mageplaza-betterpopup-block #bio_ep .tmp2-text-content .betterpopup-rgt #mp-newsletter-validate-detail .cart.table-wrapper .actions-toolbar > .action.action.subscribe.primary.tmp2-button,
  .mageplaza-betterpopup-block #bio_ep .tmp2-text-content .betterpopup-rgt #mp-newsletter-validate-detail .action-gift.action.subscribe.primary.tmp2-button {
    font-size: 16px;
    height: 42px;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-text-content .betterpopup-lft {
    width: 100%;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-text-content .betterpopup-lft .tmp2-title {
    font-size: 3.2rem;
    line-height: 36px;
    text-align: center;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-text-content .betterpopup-lft .tmp2-sub-title {
    font-size: 130px;
    line-height: 90px;
    letter-spacing: 0px;
    margin: 20px 0px;
    text-align: center;
    max-width: 100%;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp2-text-content .betterpopup-lft .temp2-footer-title {
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    width: 100%;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.my-blogcls.page-layout-2columns-left .sidebar-main {
  padding-right: 0;
}
.my-blogcls .mpblog-search .field.search input[type="text"] {
  padding-right: 50px;
  height: 40px;
}
.my-blogcls .mpblog-search button.action.search,
.my-blogcls .mpblog-search .cart.table-wrapper .actions-toolbar > .action.action.search,
.my-blogcls .mpblog-search .action-gift.action.search {
  width: 40px;
  height: 40px;
  background: #ff6200 !important;
  right: 0px;
  top: 0;
  outline: none;
}
.my-blogcls .mpblog-search button.action.search .fa,
.my-blogcls .mpblog-search .cart.table-wrapper .actions-toolbar > .action.action.search .fa,
.my-blogcls .mpblog-search .action-gift.action.search .fa {
  margin-top: 0 !important;
}
.my-blogcls .mpblog-search button.action.search .fa:before,
.my-blogcls .mpblog-search .cart.table-wrapper .actions-toolbar > .action.action.search .fa:before,
.my-blogcls .mpblog-search .action-gift.action.search .fa:before {
  color: #fff !important;
}
.my-blogcls .mp-blog-view .block-blog-related {
  font-size: 2.2rem;
  font-family: 'Mont-Bold';
  margin: 0px 0px 20px;
  font-weight: normal;
}
.my-blogcls .mp-blog-view .block-blog-related .related-content-container {
  padding: 0 0px;
}
.my-blogcls .page-title-wrapper .page-title {
  font-size: 3.2rem;
  font-family: 'Mont-Bold';
  margin: 30px 0px;
}
.my-blogcls .mp-sidebar .data.item.title .data.switch {
  height: auto;
  font-size: 1.6rem;
  font-family: 'Mont-SemiBold';
  font-weight: normal;
}
.my-blogcls .post-post_content p {
  font-size: 1.4rem;
}
.my-blogcls .post-post_content h2 {
  font-size: 2.2rem;
  font-family: 'Mont-Bold';
  margin: 20px 0px 20px;
  font-weight: normal;
}
#mpblog-list-container a.mp-read-more {
  background: #ff6200;
  border-radius: 3px;
  opacity: 1;
  border: none;
  outline: none;
  letter-spacing: 1.55px;
  color: #fff !important;
  font-size: 1.4rem;
  height: 40px;
  padding: 10px 10px;
  text-transform: uppercase;
  width: auto;
  font-family: 'Mont-SemiBold';
  display: inline-flex;
  margin: 10px 0px 0px;
}
#mpblog-list-container a.mp-read-more:hover {
  background: #000000;
}
.mp-post-info {
  color: #999999;
  font-size: 1.2rem;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
  font-size: 1.4rem;
  font-weight: normal;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 50%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 20px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 1.8rem;
  font-family: 'Mont-SemiBold';
  font-weight: normal;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
  font-size: 1.4rem;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: normal;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-title .block-mp-sidebar-heading {
  font-size: 2.2rem;
  font-family: 'Mont-SemiBold';
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search,
.mpblog-search .cart.table-wrapper .actions-toolbar > .action.action.search,
.mpblog-search .action-gift.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before,
.mpblog-search .cart.table-wrapper .actions-toolbar > .action.action.search :before,
.mpblog-search .action-gift.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span,
.mpblog-search .cart.table-wrapper .actions-toolbar > .action.action.search span,
.mpblog-search .action-gift.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
  width: 50%;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: none;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.mpblog-post-view .post-view-image img {
  width: 100%;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
  font-family: 'Mont-SemiBold';
  font-weight: normal;
  margin-bottom: 15px;
}
.post-list-content .limiter {
  display: block !important;
}
#mpblog-list-container .pager {
  text-align: center;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
#mpblog-list-container .pager .limiter .limiter-label {
  font-weight: normal;
  font-family: 'Mont-SemiBold';
  font-size: 1.4rem;
}
#mpblog-list-container .pager .limiter .limiter-text {
  display: none;
}
#mpblog-list-container .pager .limiter .limiter-options {
  width: 100px;
  height: 40px;
  border-radius: 4px;
  font-size: 1.4rem;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
/* mageplaza end blog style */
@media only screen and (max-width: 1190px) and (min-width: 768px) {
  .my-blogcls .breadcrumbs {
    padding-left: 15px;
    padding-right: 15px;
  }
  .my-blogcls .page-title-wrapper .page-title {
    font-size: 2.2rem;
    margin: 10px 0px 30px;
  }
  .my-blogcls.page-layout-2columns-left .column.main {
    width: 75%;
  }
  .my-blogcls.page-layout-2columns-left .column.main #mpblog-list-container .post-list-body .mp-4 {
    width: 50%;
  }
  .my-blogcls.page-layout-2columns-left .sidebar-main {
    width: 25%;
  }
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: 0.5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Mont-Regular';
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.account.vault-cards-listaction .page-title-wrapper {
  display: none;
}
.account.vault-cards-listaction .address-select-modal__form-container {
  margin-bottom: 20px;
}
.account.vault-cards-listaction .address-select-modal__form-container > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .address-select-modal__form-container > div > div {
  margin-top: 10px;
}
.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action='save-address'] {
  display: none !important;
}
.account.vault-cards-listaction #form-validate {
  display: none;
}
.account.vault-cards-listaction [for='repeat_order_cc_number'] + .control {
  position: relative;
}
.account.vault-cards-listaction .account-section__title-view-all-link {
  display: block;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .braintree-credit-card-types {
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .braintree-credit-card-types .item {
  margin-right: 5px;
  margin-top: 5px;
}
.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
  margin-right: 0;
}
.account.vault-cards-listaction .braintree-credit-card-types img {
  height: 24px;
}
.account.vault-cards-listaction .separator {
  margin: 10px 10px 0;
}
.account.vault-cards-listaction .address-select-container {
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 25px;
}
.account.vault-cards-listaction #braintree_submit {
  font-size: 1.6rem;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  height: 40px;
  margin: 10px 0;
  padding: 0 20px;
}
.account.vault-cards-listaction .subs-modal-overlay {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
.account.vault-cards-listaction #paypal_container {
  margin: auto;
  max-width: 360px;
}
.account.vault-cards-listaction .add-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .add-method {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  width: 50%;
}
.account.vault-cards-listaction .add-method:hover {
  border-color: #797777;
}
.account.vault-cards-listaction .add-method:first-child {
  margin-right: 35px;
}
.account.vault-cards-listaction .add-method > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 10px;
}
.account.vault-cards-listaction .add-method > div p {
  font-weight: 700;
  padding-top: 15px;
}
.account.vault-cards-listaction .add-method .icon-container {
  background: #f0f0f0;
  border-radius: 0 0 1px 1px;
  height: 100%;
  padding: 15px 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  max-width: 160px;
  padding: 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul li {
  margin: 0;
  width: 25%;
}
.account.vault-cards-listaction .add-method .icon-container ul li img {
  height: 24px;
}
.account.vault-cards-listaction .subs-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.account.vault-cards-listaction .subs-modal__box {
  -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  margin: 20px;
  max-width: 610px;
  overflow-y: auto;
  padding: 40px 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
.account.vault-cards-listaction .subs-modal__close-button {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  box-shadow: none !important;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button:hover {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
  pointer-events: none;
  opacity: 0.5;
}
.account.vault-cards-listaction .subs-modal__screen-reader-label {
  display: none;
}
.account.vault-cards-listaction .subs-modal__title {
  text-align: center;
}
.account.vault-cards-listaction .add-card-modal .subs-modal__box {
  padding: 20px;
}
.account.vault-cards-listaction .add-card-modal form {
  margin: 0;
}
.account.vault-cards-listaction .add-card-modal legend {
  border-bottom: none !important;
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}
.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
  font-weight: 500;
  margin: 30px 0;
}
.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
  max-width: 400px;
}
.braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: visible;
  width: 100vw;
  z-index: #000;
}
.braintree-three-d-modal .bt-modal-frame {
  background-color: #fff;
  border-radius: 6px;
  height: 420px;
  margin: auto;
  width: 440px;
  z-index: 2;
}
.braintree-three-d-modal .bt-modal-body {
  background-color: #fff;
  border: 1px solid lightgray;
  height: 380px;
  margin: 20px;
}
.braintree-three-d-modal .bt-mask {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
.braintree-apple-pay-button {
  -apple-pay-button-type: plain;
  -webkit-appearance: -apple-pay-button;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% calc(60% + 2px);
  border-radius: 5px;
  cursor: pointer;
  display: block;
  height: 40px;
  min-height: 40px;
  margin: 20px auto;
  transition: background-color 0.15s;
}
.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
  width: 100%;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
  color: #fff;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}
.ppcreditcalc-container {
  background: #fff;
  border: 1px solid #dedede;
}
.ppcreditcalc-header {
  background: #fff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 15px;
}
.ppcreditcalc-instalments {
  background-color: #eee;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  color: #000;
  display: block;
  padding: 10px 15px;
}
.ppcreditcalc-instalments-term:hover {
  background: braintree_color-ppcredit-light;
  color: #fff;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: braintree_color-ppcredit-dark;
  color: #fff;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #fff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #fff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  width: 100%;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 30px;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  left: 10px;
  position: absolute;
  z-index: 10;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='text']::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='number']::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-applepay #braintree_applepay_enable_vault {
  padding-top: 20px;
}
#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control,
#payment-method-braintree-applepay-vault .field .hosted-control {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-family: 'Mont-Regular';
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  position: relative;
  vertical-align: baseline;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
#braintree-applepay-checkout-btn,
#braintree-google-checkout-btn {
  width: 240px;
}
.braintree-paypal-fieldset {
  display: none;
}
.braintree-paypal-buttons,
.braintree-paypal-vault {
  margin-top: 20px;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  max-width: 300px;
  padding: 8px 15px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  right: 30px;
  top: 10px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.braintree-express-payments {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments > div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.braintree-express-payments span {
  display: block;
  font-size: 18px;
  margin: 20px 0;
}
.braintree-express-payments span.express-payment-title {
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle > span {
  background: #fff;
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}
.braintree-express-payments span.express-payment-subtitle:before {
  background: #ccc;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.braintree-express-payments > div > div {
  width: 240px;
}
.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
  margin: 0;
  min-height: 30px;
}
.braintree-express-payments .braintree-googlepay-button {
  height: 35px;
}
.braintree-express-payments .braintree-apple-pay-button {
  height: 35px;
}
.paypal-braintree-paylater-message-container-pdp {
  padding: 0 10px 10px;
}
.paypal-braintree-paylater-message-container-pdp .page-product-bundle,
.page-product-giftcard .paypal-braintree-paylater-message-container-pdp {
  padding: 0 0 10px;
}
.paypal-braintree-paylater-message-container-cart {
  padding: 0 15px;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: 0.8rem 3.5rem 0.8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .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 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .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;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
    transition: visibility 0s 0.3s, opacity 0.3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .account.vault-cards-listaction .add-methods {
    flex-direction: column;
  }
  .account.vault-cards-listaction .add-methods > div {
    width: calc(100% - 6px);
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child {
    flex-direction: row;
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child img {
    margin-right: 20px;
  }
  .account.vault-cards-listaction .add-methods > div:first-child {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .account.vault-cards-listaction .braintree-credit-card-types {
    max-width: 130px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  div.braintree-express-payments > div > div {
    width: 100%;
  }
  div.braintree-express-payments .braintree-googlepay-button.long {
    height: 45px;
    width: 100%;
  }
  div.braintree-express-payments .braintree-apple-pay-button {
    height: 45px;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty[data-th]:before,
  .abs-checkout-order-review tbody tr .col.price[data-th]:before,
  .abs-checkout-order-review tbody tr .col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search {
    margin-top: 10px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .paypal-fastlane-divider span {
    background-color: #fff;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 100%/3;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 100%/3;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagepow_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_resets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_progress-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout-agreements.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Banner%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Multishipping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_SalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping-policy.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Msrp%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_fields.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar-shipping-information.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_paypal-button.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_price.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_messages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_messages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_tooltips.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tooltips.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_pages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_pages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_breadcrumbs.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_breadcrumbs.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_custom-header.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FOM_Feedback%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_custom-footer.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_custom-home.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_custom-cms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_custom-germany.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_custom-spain.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_LoginAsCustomerFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fslick%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_poster.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-center.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-left.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-right.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fblock%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbuttons%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbutton-item%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fheading%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fhtml%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fimage%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fmap%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fproducts%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fproducts%5C%2F_carousel.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_contained.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_full-bleed.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_full-width.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_poster.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-center.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-left.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-right.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslider%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Ftabs%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Ftext%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fvideo%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fjarallax%5C%2F_jarallax.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_fastlane.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagecomp_Newsletterpopup%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagepow_AjaxCompare%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagepow_AjaxWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagepow_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_skeleton.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagepow_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagepow_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_core.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagiccart_Testimonial%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FOM_CustomerAccountTab%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FOM_Enquiry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FOM_InquiryForm%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FUlmod_Readmoreless%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_paylater.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_rating.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Swatches%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Weee%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_custom-block.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_custom-listing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_custom-pdp.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_custom-account.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMageplaza_BetterPopup%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMageplaza_Blog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_VersionsCms%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_account-saved-payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn-group%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn-line%5C%2F_default.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CSAAS%3BACcL%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CcAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CqBAAA%3B%3BAAGJ%2CKAAK%2CIAAI%3BEACL%2CaAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CGAAI%3BAACJ%2CGAAI%3BEACA%2CqBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CeAAA%3B%3BAAGJ%2CGAAG%2CIAAI%3BEACH%2CgBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3B%3BAC0JJ%3BEC8EA%2CgBAAA%3BED5EI%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAAGJ%3BECuEA%2CWAAA%3BEAAA%2CaC5RqB%2CcD4RrB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3B%3BADnEA%3BECmEA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADtDA%2CIAAI%3BECsDJ%2CiCAAA%3BEDpDI%2CYAAA%3B%3BAAGJ%3BAACA%3BECgDA%2CgBAAA%3B%3BAD5CA%3BAACA%3BEC2CA%2CkBAAA%3B%3BADvCA%3BECuCA%2CmBAAA%3BEAAA%2CcAAA%3B%3BADlCA%3BAACA%3BECiCA%2CeAAA%3B%3BAD7BA%3BEACI%2CSAAA%3BEC4BJ%2C6BAAA%3BEAAA%2CmBAAA%3BEAAA%2CgBAAA%3B%3BADtBA%3BAACA%3BECqBA%2C6BAAA%3BEDnBI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAAGJ%3BEACI%2CeAAA%3B%3BAAGJ%3BECMA%2CkBAAA%3B%3BADQA%3BECRA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADYA%3BECZA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BADgBA%3BEChBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BADoBA%3BECpBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADwBA%3BECxBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAD4BA%3BEC5BA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADgCA%2CEACI%3BAADA%2CEACA%3BAADI%2CEACJ%3BAADQ%2CEACR%3BAADY%2CEACZ%3BAADgB%2CEAChB%3BAADJ%2CEAEI%3BAAFA%2CEAEA%3BAAFI%2CEAEJ%3BAAFQ%2CEAER%3BAAFY%2CEAEZ%3BAAFgB%2CEAEhB%3BEClCJ%2CWAAA%3BEAAA%2CaC5RqB%2CcD4RrB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3B%3BADkDA%3BAACA%3BECnDA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CCAAC%3BAAAD%2CMAAC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CCAAC%3BAAAD%2CMAAC%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CCAAC%3BAAAD%2CMAAC%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADyEA%3BAACA%3BEC1EA%2CgBAAA%3BEAAA%2CqBAAA%3B%3BADyEA%2CEAYM%3BAAXN%2CEAWM%3BECrFN%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADyEA%2CEAwBI%3BAAvBJ%2CEAuBI%3BAAxBJ%2CEAyBI%3BAAxBJ%2CEAwBI%3BEACI%2CgBAAA%3B%3BAAIR%3BECvGA%2CmBAAA%3BEAAA%2CaAAA%3B%3BAD4GA%3BEC5GA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CaAAA%3B%3BADkHA%3BEClHA%2CmBAAA%3BEAAA%2CaAAA%3BEDqHI%2CcAAA%3B%3BAA2BJ%3BAACA%3BAACA%3BAACA%3BECnJA%2CsCEpR8C%2CwBFoR9C%3B%3BADwJA%3BECxJA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BED6JI%2CmBAAA%3B%3BAAIJ%3BECjKA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BADyKA%3BECzKA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CuBAAA%3BEAAA%2CgBAAA%3BEAAA%2CaAAA%3BEAAA%2CiBAAA%3BEDiLI%2CcAAA%3BEACA%2CqBAAA%3B%3BAATJ%2CGAWI%3BEACI%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAuBR%3BECjNA%2C4BAAA%3BEAAA%2CqBAAA%3BEAAA%2CUAAA%3BEAAA%2CWAAA%3BEAAA%2CaC5RqB%2CcD4RrB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3B%3BAD6NQ%2CUAHJ%2CEAGK%3BAAAD%2CUAFJ%2CGAEK%3BAAAD%2CUADJ%2CGACK%3BEACG%2CgBAAA%3B%3BAAbZ%2CUAiBI%3BAAjBJ%2CUAkBI%3BAAlBJ%2CUAmBI%3BECpOJ%2CWAAA%3BEAAA%2CuBAAA%3BEAAA%2CeAAA%3BEDwOQ%2CcAAA%3B%3BAAEA%2CUARJ%2COAQK%3BAAAD%2CUAPJ%2CMAOK%3BAAAD%2CUANJ%2COAMK%3BEC1OT%2CSEzEyB%2CaFyEzB%3B%3BADiNA%2CUA8BI%3BEC%5C%2FOJ%2CkBAAA%3B%3BADsPI%2CUAAC%3BAACD%2CUAAC%3BEACG%2CSAAS%2CEAAT%3B%3BAAIR%3BEACI%2CYAAA%3B%3BAAEA%2CCAAC%3BAACD%2CCAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CaAAA%3B%3BAAKR%3BECvQA%2CkBAAA%3B%3BAFnOA%3BEEmOA%2CWAAA%3BEGzRA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BALoDA%2CKKlDA%3BEACI%2CgBAAA%3B%3BALiDJ%2CKK9CE%2CQAEI%2CKACI%3BAL2CV%2CKK7CE%2CQACI%2CKACI%3BAL2CV%2CKK9CE%2CQAEI%2CKAEI%3BAL0CV%2CKK7CE%2CQACI%2CKAEI%3BEACE%2CmBAAA%3B%3BALyCZ%2CKKpCE%2CQAAQ%2CKACJ%3BALmCN%2CKKpCE%2CQAAQ%2CKAEJ%3BEACE%2CsBAAA%3B%3BALiCR%2CKK7BE%2CQAGI%2CKACI%3BALyBV%2CKK5BE%2CQAEI%2CKACI%3BALyBV%2CKK3BE%2CQACI%2CKACI%3BALyBV%2CKK7BE%2CQAGI%2CKAEI%3BALwBV%2CKK5BE%2CQAEI%2CKAEI%3BALwBV%2CKK3BE%2CQACI%2CKAEI%3BEH2PV%2CiBAAA%3B%3BAF%5C%2FNA%3BAMcA%2CKAAK%2CcA4CD%2CiBAGM%3BAC1EV%3BECLA%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CcD4RrB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAiBA%2CMAAC%3BAACD%2CMAAC%3BAFND%2CKAAK%2CcA4CD%2CiBAGM%2CUE1CT%3BAFLD%2CKAAK%2CcA4CD%2CiBAGM%2CUEzCT%3BADjCD%2CYCgCC%3BADhCD%2CYCiCC%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CMAAC%3BAFlBD%2CKAAK%2CcA4CD%2CiBAGM%2CUE7BT%3BAD7CD%2CYC6CC%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CMAAC%3BAACD%2CMAAC%3BAACD%2CQAAQ%2CUAAW%3BAFhCnB%2CKAAK%2CcA4CD%2CiBAGM%2CUEjBT%3BAF9BD%2CKAAK%2CcA4CD%2CiBAGM%2CUEhBT%3BAACD%2CQAAQ%2CUFhCR%2CMAAK%2CcA4CD%2CiBAGM%3BAC1EV%2CYCyDC%3BADzDD%2CYC0DC%3BAACD%2CQAAQ%2CUD3DR%3BEL4OA%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAR%5C%2FCA%2CMAAC%3BAMYL%2CKAAK%2CcA4CD%2CiBAGM%2CUN3DL%3BAOfL%2CYPeK%3BEACG%2CSAAA%3BEACA%2CUAAA%3B%3BAS4LR%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BEPwBL%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CcAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEOjPA%2CsBAAA%3B%3BAAuVA%2CKArIK%2CaAqIJ%3BAAAD%2CKApIK%2CiBAoIJ%3BAAAD%2CKAnIK%2CYAmIJ%3BAAAD%2CKAlIK%2CYAkIJ%3BAAAD%2CKAjIK%2CeAiIJ%3BAAAD%2CKAhIK%2CeAgIJ%3BAAAD%2CKA%5C%2FHK%2CcA%2BHJ%3BAAAD%2CKA9HK%2CcA8HJ%3BEPtGD%2CYAAA%3B%3BAOqHA%2CKApJK%2CaAoJJ%3BAAAD%2CKAnJK%2CiBAmJJ%3BAAAD%2CKAlJK%2CYAkJJ%3BAAAD%2CKAjJK%2CYAiJJ%3BAAAD%2CKAhJK%2CeAgJJ%3BAAAD%2CKA%5C%2FIK%2CeA%2BIJ%3BAAAD%2CKA9IK%2CcA8IJ%3BAAAD%2CKA7IK%2CcA6IJ%3BEPrHD%2CcAAA%3B%3BAO0HA%2CKAzJK%2CaAyJJ%3BAAAD%2CKAxJK%2CiBAwJJ%3BAAAD%2CKAvJK%2CYAuJJ%3BAAAD%2CKAtJK%2CYAsJJ%3BAAAD%2CKArJK%2CeAqJJ%3BAAAD%2CKApJK%2CeAoJJ%3BAAAD%2CKAnJK%2CcAmJJ%3BAAAD%2CKAlJK%2CcAkJJ%3BEP1HD%2CcAAA%3B%3BAO%2BHA%2CKA9JK%2CaA8JJ%3BAAAD%2CKA7JK%2CiBA6JJ%3BAAAD%2CKA5JK%2CYA4JJ%3BAAAD%2CKA3JK%2CYA2JJ%3BAAAD%2CKA1JK%2CeA0JJ%3BAAAD%2CKAzJK%2CeAyJJ%3BAAAD%2CKAxJK%2CcAwJJ%3BAAAD%2CKAvJK%2CcAuJJ%3BEP%5C%2FHD%2CcAAA%3B%3BAOpBA%2CKAAK%3BEAvKL%2C0BAAA%3B%3BAANA%2CKA6KK%2CeA7KJ%3BAACD%2CKA4KK%2CeA5KJ%3BEACC%2CwBAAA%3BEACA%2CSAAA%3B%3BAA8KF%2CKAAK%3BEAvKL%2CwBAAA%3B%3BAACA%2CKAsKK%2CeAtKJ%3BAACD%2CKAqKK%2CeArKJ%3BAACD%2CKAoKK%2CeApKJ%3BAACD%2CKAmKK%2CeAnKJ%3BEACG%2CwBAAA%3B%3BAAsKJ%3BEPYA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CqBAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEOjPA%2CsBAAA%3B%3BAAuVA%2CMAAC%3BEPtGD%2CYAAA%3B%3BAORA%2CMAAM%3BEPQN%2CYAAA%3BEONI%2CsBAAA%3B%3BAAGJ%3BEPGA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CaAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEOjPA%2CsBAAA%3BEPiPA%2CgBAAA%3B%3BAOsGA%2CQAAC%3BEPtGD%2CYAAA%3B%3BAOqHA%2CQAAC%3BEPrHD%2CcAAA%3B%3BAO0HA%2CQAAC%3BEP1HD%2CcAAA%3B%3BAO%2BHA%2CQAAC%3BEP%5C%2FHD%2CcAAA%3B%3BAOEA%2CKAAK%3BEPFL%2CmBAAA%3BEOII%2CkBAAA%3BEACA%2CQAAA%3B%3BAA5MJ%2CKAyMK%2CiBAzMJ%3BEPuMD%2CYAAA%3B%3BAOQA%2CKAAK%3BEPRL%2CmBAAA%3B%3BAOvMA%2CKA%2BMK%2CcA%5C%2FMJ%3BEPuMD%2CYAAA%3B%3BAOzHA%2CKAAC%3BAAAD%2CMAAC%3BAAAD%2CQAAC%3BEPyHD%2CqBAAA%3B%3BAOkBA%2CGAAG%3BEPlBH%2CcAAA%3BEAAA%2CiBAAA%3B%3BAOsBA%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BEACD%2CeAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CSAAA%3BEACA%2CUAAA%3B%3BATrPJ%3BEACI%2C6CAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAIA%2CCAAC%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAAQJ%2CUAJO%2CEAIN%3BAAAD%2CKAHC%2CIAAI%2CYAGJ%3BAAAD%2CQAFI%2CIAAI%2CYAEP%3BAAAD%2CMADE%2CIAAI%2CYACL%3BEEmML%2C%2BBAAA%3B%3B%3B%3B%3B%3BAQxRA%2CyBAmCI%2CsBAsBI%2CQAAO%3BAJkIf%2CeAKI%3BAK9KJ%2CYAGI%3BACKJ%3BACEA%3BACqCA%3BAC2DY%2C0BAVR%2CUAEK%2COAQI%3BAClIb%2CcAmBI%3BACLJ%2CoBAYI%3BACRA%2CQAAC%3BAC8UL%3BACzLI%2COAAC%2CQAMG%3BAC%5C%2FKR%2CcAII%3BAAHJ%2CqBAGI%3BACJJ%2CYA0DI%2CcAKI%3BEpBiOR%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAS9GA%2CyBAmCI%2CsBAsBI%2CQAAO%2CMa3DT%3BAjB6LN%2CeAKI%2CwBiBlME%3BAZoBN%2CYAGI%2CKYvBE%3BAX4BN%2CiBW5BM%3BAV8BN%2C0BU9BM%3BATmEN%2CMSnEM%3BAR8HM%2C0BAVR%2CUAEK%2COAQI%2CMQ9HP%3BAPJN%2CcAmBI%2CWOfE%3BANUN%2CoBAYI%2CWMtBE%3BALcF%2CQAAC%2CMKdC%3BAJ4VN%2CYI5VM%3BAHmKF%2COAAC%2CQAMG%2CGGzKF%3BAFNN%2CcAII%2CcEEE%3BAFLN%2CqBAGI%2CcEEE%3BADNN%2CYA0DI%2CcAKI%2CQCzDF%3BEACE%2CSAAA%3B%3BAAynBR%3BAD3doB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BAZ7JrB%2CyBAmCI%2CsBAyCI%2CqBACM%3BAS4Ld%2CkBA2EI%2CQAAO%3BAA1EX%2CuBA0EI%2CQAAO%3BEX7SX%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaC5RqB%2CcD4RrB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEN6NA%2CqBAAA%3BEMxHA%2CqBAAA%3BENwHA%2CkBAAA%3B%3BAM5MA%2CuBAAC%3BAACD%2CuBAAC%3BAe2iBD%2CyBf5iBC%3BAe4iBD%2CyBf3iBC%3BAcgFmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdjFpB%3BAciFmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdhFpB%3BAE7ED%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFDb%3BAE5ED%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFAb%3BAW4LD%2CkBA2EI%2CQAAO%2CUXxQV%3BAW6LD%2CkBA2EI%2CQAAO%2CUXvQV%3BAW6LD%2CuBA0EI%2CQAAO%2CUXxQV%3BAW8LD%2CuBA0EI%2CQAAO%2CUXvQV%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CuBAAC%3BAe%2BhBD%2CyBf%5C%2FhBC%3BAcoEmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdpEpB%3BAEzFD%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFYb%3BAWgLD%2CkBA2EI%2CQAAO%2CUX3PV%3BAWiLD%2CuBA0EI%2CQAAO%2CUX3PV%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CuBAAC%3BAACD%2CuBAAC%3BAACD%2CQAAQ%2CUAAW%3BAeihBnB%2CyBfnhBC%3BAemhBD%2CyBflhBC%3BAACD%2CQAAQ%2CUeihBR%3BAD3doB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdxDpB%3BAcwDmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdvDpB%3BAACD%2CQAAQ%2CUcsDY%2CaA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BAZ7JrB%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFwBb%3BAErGD%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFyBb%3BAACD%2CQAAQ%2CUEvGR%2C0BAmCI%2CsBAyCI%2CqBACM%3BAS4Ld%2CkBA2EI%2CQAAO%2CUX%5C%2FOV%3BAWoKD%2CkBA2EI%2CQAAO%2CUX9OV%3BAACD%2CQAAQ%2CUWkKR%2CmBA2EI%2CQAAO%3BAA1EX%2CuBA0EI%2CQAAO%2CUX%5C%2FOV%3BAWqKD%2CuBA0EI%2CQAAO%2CUX9OV%3BAACD%2CQAAQ%2CUWmKR%2CwBA0EI%2CQAAO%3BEjB5DX%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAAwDJ%2CuBAAC%3BAACD%2CuBAAC%3BAACD%2CuBAAC%3BAeodD%2CyBftdC%3BAesdD%2CyBfrdC%3BAeqdD%2CyBfpdC%3BAcPmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdKpB%3BAcLmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdMpB%3BAcNmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdOpB%3BAEpKD%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFqFb%3BAElKD%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFsFb%3BAEnKD%2CyBAmCI%2CsBAyCI%2CqBACM%2CUFuFb%3BAWqGD%2CkBA2EI%2CQAAO%2CUXlLV%3BAWuGD%2CkBA2EI%2CQAAO%2CUXjLV%3BAWsGD%2CkBA2EI%2CQAAO%2CUXhLV%3BAWsGD%2CuBA0EI%2CQAAO%2CUXlLV%3BAWwGD%2CuBA0EI%2CQAAO%2CUXjLV%3BAWuGD%2CuBA0EI%2CQAAO%2CUXhLV%3BEACG%2CqBAAA%3B%3BAF9FJ%2CKAAK%2CcA%2BFD%2CciBjJJ%3BACXA%2CkBAoDI%2CeA4BI%2CSAEI%2CcDvEZ%3BAE4EA%2CgCAkCI%2CSACI%2CcF%5C%2FGR%3BAG7BA%2CcA8II%2CcHjHJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAjB%2BCJ%2CKAAK%2CcA%2BFD%2CciBjJJ%2CGAKK%3BAChBL%2CkBAoDI%2CeA4BI%2CSAEI%2CcDvEZ%2CGAKK%3BAEuEL%2CgCAkCI%2CSACI%2CcF%5C%2FGR%2CGAKK%3BAGlCL%2CcA8II%2CcHjHJ%2CGAKK%3BEACG%2CSAAS%2CIAAT%3B%3BAjB4CR%2CKAAK%2CcA%2BFD%2CciBvIJ%3BACrBA%2CkBAoDI%2CeA4BI%2CSAEI%2CcD7DZ%3BAEkEA%2CgCAkCI%2CSACI%2CcFrGR%3BAGvCA%2CcA8II%2CcHvGJ%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAI1CJ%2CgBACM%2CWAIE%3BAALR%2CgBAEM%2CaAGE%3BEnB0NR%2CWAAA%3B%3BAFhJA%2CKAAK%2CcA0GD%3BAsBoBJ%2CeAmBI%3BAHvHJ%2CgCAKI%3BAPsIJ%2CcAwBI%3BEKrJA%2CYAAA%3BEACA%2CqBAAA%3B%3BAjBzCJ%2CKAAK%2CcA0GD%2CuBiB%5C%2FDA%3BAKmFJ%2CeAmBI%2CuBLtGA%3BAEjBJ%2CgCAKI%2CuBFYA%3BAL0HJ%2CcAwBI%2CuBKlJA%3BEACI%2CgBAAA%3B%3BAJCR%2CQAAQ%2CMACJ%2CSAAQ%2CMAAO%2COAAM%3BEIerB%2CcAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAMtHJ%2CgBACI%2COAOI%3BE3B%2BPR%2CiBAAA%3BEqBlII%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAMvIJ%2CgBACI%2COAOI%2CaNwHJ%3BEACI%2CgBAAA%3B%3BAA6BR%2CmBACI%3BAEvGJ%2C2BACI%3BAAuBJ%2CgCACI%3BAVkFJ%2C8BACI%3BAExDJ%2CcACI%3BAEmqBJ%2CcACI%3BAC9iBJ%2COAGI%3BAU7PJ%2CwBACI%2COPqLA%3BAGxLJ%2CcHwLI%3BAPtLJ%2CcACI%2COOqLA%3BAQ7GJ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSR2Gd%3BANyCJ%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSM5Cd%3BAN0CJ%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSM5Cd%3BAM5EJ%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSNyDd%3BEAdA%2CmBAAA%3B%3BAAaJ%2CmBACI%2CaAZE%3BAE3FN%2C2BACI%2CaF0FE%3BAEnEN%2CgCACI%2CaFkEE%3BARgBN%2C8BACI%2CaQjBE%3BANvCN%2CcACI%2CaMsCE%3BAJ6nBN%2CcACI%2CaI9nBE%3BAHgFN%2COAGI%2CaGnFE%3BAO1KN%2CwBACI%2COPqLA%2CaAZE%3BAG5KN%2CcHwLI%2CaAZE%3BAP1KN%2CcACI%2COOqLA%2CaAZE%3BAQjGN%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSR2Gd%2CaAZE%3BANqDN%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSM5Cd%2CaAZE%3BANsDN%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSM5Cd%2CaAZE%3BAMhEN%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSNyDd%2CaAZE%3BErBoHN%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BA4B9RA%2CwBACI%2COPqLA%2CaAGM%3BAG3LV%2CcHwLI%2CaAGM%3BAPzLV%2CcACI%2COOqLA%2CaAGM%3BAQhHV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSR2Gd%2CaAGM%3BANsCV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSM5Cd%2CaAGM%3BANuCV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSM5Cd%2CaAGM%3BAM%5C%2FEV%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSNyDd%2CaAGM%3BEACE%2CiBAAA%3B%3BAO1LZ%2CwBACI%2COP6LA%3BAGhMJ%2CcHgMI%3BAP9LJ%2CcACI%2COO6LA%3BAQrHJ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSRmHd%3BANiCJ%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSMpCd%3BANkCJ%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSMpCd%3BAMpFJ%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSNiEd%3BEACI%2CqBAAA%3BEACA%2CeAAA%3B%3BAOhMR%2CwBACI%2COP6LA%2CWAIM%3BAGpMV%2CcHgMI%2CWAIM%3BAPlMV%2CcACI%2COO6LA%2CWAIM%3BAQzHV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSRmHd%2CWAIM%3BAN6BV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSMpCd%2CWAIM%3BAN8BV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSMpCd%2CWAIM%3BAMxFV%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSNiEd%2CWAIM%3BErB4FV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BA4B9RA%2CwBACI%2COP6LA%2CWAQM%3BAGxMV%2CcHgMI%2CWAQM%3BAPtMV%2CcACI%2COO6LA%2CWAQM%3BAQ7HV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSRmHd%2CWAQM%3BANyBV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSMpCd%2CWAQM%3BAN0BV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSMpCd%2CWAQM%3BAM5FV%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSNiEd%2CWAQM%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3B%3BAOxMZ%2CwBACI%2COP2MA%2CeACI%2CEAAC%3BAG%5C%2FMT%2CcH8MI%2CeACI%2CEAAC%3BAP7MT%2CcACI%2COO2MA%2CeACI%2CEAAC%3BAQpIT%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSRiId%2CeACI%2CEAAC%3BANkBT%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSMtBd%2CeACI%2CEAAC%3BANmBT%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSMtBd%2CeACI%2CEAAC%3BAMnGT%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSN%2BEd%2CeACI%2CEAAC%3BEACG%2CgBAAA%3B%3BAO9MZ%2CwBACI%2COP2MA%2CeAKI%3BAGnNR%2CcH8MI%2CeAKI%3BAPjNR%2CcACI%2COO2MA%2CeAKI%3BAQxIR%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSRiId%2CeAKI%3BANcR%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSMtBd%2CeAKI%3BANeR%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSMtBd%2CeAKI%3BAMvGR%2CQACI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSN%2BEd%2CeAKI%3BEACI%2CmBAAA%3B%3BAE3LZ%3BAVwFI%2CSAAC%3BEiBpEL%2CqBAAA%3BEACA%2CkBAAA%3B%3BA9BFA%2CoBAAC%3BAACD%2CoBAAC%3BAuBpBD%2CqBvBmBC%3BAuBnBD%2CqBvBoBC%3BAaoEG%2CSAAC%2CSbrEJ%3BAaqEG%2CSAAC%2CSbpEJ%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CoBAAC%3BAuBzBD%2CqBvByBC%3BAa%2BDG%2CSAAC%2CSb%5C%2FDJ%3BEACG%2CWAAA%3B%3BAqB4KJ%2CoBS%5C%2FKA%3BAPvBA%2CqBOuBA%3BAjBiEI%2CSAAC%2CSiBjEL%3BEAEI%2CeAAA%3BE9B8OJ%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAAMA%2CoBDtBA%2CeCsBC%3BAR7CD%2CqBOuBA%2CeCsBC%3BAlB2CG%2CSAAC%2CSiBjEL%2CeCsBC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCzPgB%2COhCyPhB%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CoBDnCJ%2CeCkCC%2CMACI%3BAR1DL%2CqBOuBA%2CeCkCC%2CMACI%3BAlB8BD%2CSAAC%2CSiBjEL%2CeCkCC%2CMACI%3BE%5C%2FB6ML%2CcAAA%3B%3BA%2BBvMI%2CoBDzCJ%2CeCwCC%2COACI%3BARhEL%2CqBOuBA%2CeCwCC%2COACI%3BAlBwBD%2CSAAC%2CSiBjEL%2CeCwCC%2COACI%3BE%5C%2FBuML%2CcAAA%3B%3BA8BqEA%2CoBArTA%2CeAqTC%3BAP5UD%2CqBOuBA%2CeAqTC%3BAjBpPG%2CSAAC%2CSiBjEL%2CeAqTC%3BE9BrED%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAAMA%2CoBDtBA%2CeAqTC%2COC%5C%2FRA%3BAR7CD%2CqBOuBA%2CeAqTC%2COC%5C%2FRA%3BAlB2CG%2CSAAC%2CSiBjEL%2CeAqTC%2COC%5C%2FRA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCxOc%2COhCwOd%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CoBDnCJ%2CeAqTC%2COCnRA%2CMACI%3BAR1DL%2CqBOuBA%2CeAqTC%2COCnRA%2CMACI%3BAlB8BD%2CSAAC%2CSiBjEL%2CeAqTC%2COCnRA%2CMACI%3BE%5C%2FB6ML%2CcAAA%3B%3BA%2BBvMI%2CoBDzCJ%2CeAqTC%2COC7QA%2COACI%3BARhEL%2CqBOuBA%2CeAqTC%2COC7QA%2COACI%3BAlBwBD%2CSAAC%2CSiBjEL%2CeAqTC%2COC7QA%2COACI%3BE%5C%2FBuML%2CcAAA%3B%3BAqBjEA%2CoBSQA%3BAP9MA%2CqBO8MA%3BAjBtHI%2CSAAC%2CSiBsHL%3BE9ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE8BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE9B8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAqBjEA%2CoBSQA%2CYAsBI%3BAPpOJ%2CqBO8MA%2CYAsBI%3BAjB5IA%2CSAAC%2CSiBsHL%2CYAsBI%3BE9BmCJ%2CSAAA%3BEAAA%2CyBAAA%3B%3BA8B3BQ%2CoBA9BR%2CYAsBI%2CGAQK%3BAP5OT%2CqBO8MA%2CYAsBI%2CGAQK%3BAjBpJL%2CSAAC%2CSiBsHL%2CYAsBI%2CGAQK%3BE9B2BT%2CmBAAA%3BE8BzBY%2CeAAA%3B%3BAAuTZ%2CoBAvVA%2CYAuVC%3BAACD%2CoBAxVA%2CYAwVC%3BAPtiBD%2CqBO8MA%2CYAuVC%3BAPriBD%2CqBO8MA%2CYAwVC%3BAjB9cG%2CSAAC%2CSiBsHL%2CYAuVC%3BAjB7cG%2CSAAC%2CSiBsHL%2CYAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CoBAjWA%2CYAiWC%3BAP%5C%2FiBD%2CqBO8MA%2CYAiWC%3BAjBvdG%2CSAAC%2CSiBsHL%2CYAiWC%3BEACG%2CiBAAA%3BE9BzSJ%2CsDAAA%3BE8B2SI%2CWAAA%3B%3BAAGJ%2CoBAvWA%2CYAuWC%3BAPrjBD%2CqBO8MA%2CYAuWC%3BAjB7dG%2CSAAC%2CSiBsHL%2CYAuWC%3BEACG%2CiBAAA%3BE9B%5C%2FSJ%2CsDAAA%3BE8BiTI%2CWAAA%3B%3BAAzDJ%2CoBAjTA%2CYAiTC%3BAP%5C%2FfD%2CqBO8MA%2CYAiTC%3BAjBvaG%2CSAAC%2CSiBsHL%2CYAiTC%3BE9BxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BA8B6PA%2CoBAtTA%2CYAsTC%3BAPpgBD%2CqBO8MA%2CYAsTC%3BAjB5aG%2CSAAC%2CSiBsHL%2CYAsTC%3BE9B7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BA8BZA%2CoBAAC%3BAP3PD%2CqBO2PC%3BAjBnKG%2CSAAC%2CSiBmKJ%3BEACG%2CiBAAA%3B%3BAADJ%2CoBAAC%2COAGG%3BAP9PJ%2CqBO2PC%2COAGG%3BAjBtKA%2CSAAC%2CSiBmKJ%2COAGG%3BEACI%2CcAAA%3B%3BAGxRR%2COACI%2CgBAkCI%2CKACI%3BAzB5BZ%2CyBAYI%2CYAAW%3BAJ0EP%2CKAfH%2CcAYD%2CKAGK%2CIACG%3BAmBlEZ%2CyBACI%2COAAM%2CIAAK%3BAA2Ef%2CgCAaI%2CKACI%3BAWtHR%2CMAAM%2CQAmBF%2CSACI%3BArBsOA%2C0BADJ%2CYACK%3BAW3PT%2CcA8EI%2CeAOI%2CKACI%2CKAGI%3BAGmBhB%2CQA0CI%2CoBACI%2CKACI%3BAQpIQ%2CQAnBhB%2CgBACI%2CUAGI%2CQAGI%2COAYK%2CIACG%3BEd0NpB%2CkBAAA%3BEACA%2CWAAA%3B%3BAMVJ%3BATeA%2CQACI%2CQAAO%2CMAAM%2CIAAI%3BAADrB%2CQAEI%2CQAAO%2CIAAI%3BACvPf%3BAACA%3BEEyPI%2CmBAAA%3B%3BAT7KJ%2CSAKI%2CMASI%2CQAAO%3BAKsWP%2CQADJ%2CQACK%3BAA0PT%2CiBA4EI%2CMAAK%2COAKD%2CQAAO%3BAAuCP%2CcADJ%2CQACK%3BEjBnhBT%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAViPA%2C6BUiBE%3BAnBvMF%2CSAKI%2CMASI%2CQAAO%2COmByLb%3BAd6KM%2CQADJ%2CQACK%2COc7KP%3BAduaF%2CiBA4EI%2CMAAK%2COAKD%2CQAAO%2COcxfb%3BAd%2BhBM%2CcADJ%2CQACK%2COc%5C%2FhBP%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2C6BAAC%3BAnBqDD%2CSAKI%2CMASI%2CQAAO%2COmBnEd%3BAdyaO%2CQADJ%2CQACK%2COczaR%3BAdmqBD%2CiBA4EI%2CMAAK%2COAKD%2CQAAO%2COcpvBd%3BAd2xBO%2CcADJ%2CQACK%2COc3xBR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC1OU%2COhC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C6BADH%2CMACI%3BAnBwCL%2CSAKI%2CMASI%2CQAAO%2COmBvDd%2CMACI%3BAd4ZG%2CQADJ%2CQACK%2COc7ZR%2CMACI%3BAdspBL%2CiBA4EI%2CMAAK%2COAKD%2CQAAO%2COcxuBd%2CMACI%3BAd8wBG%2CcADJ%2CQACK%2COc%5C%2FwBR%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2C6BADH%2COACI%3BAnBkCL%2CSAKI%2CMASI%2CQAAO%2COmBjDd%2COACI%3BAdsZG%2CQADJ%2CQACK%2COcvZR%2COACI%3BAdgpBL%2CiBA4EI%2CMAAK%2COAKD%2CQAAO%2COcluBd%2COACI%3BAdwwBG%2CcADJ%2CQACK%2COczwBR%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BAgBtPQ%2CQAjBH%2CKAiBI%3BACiCT%2CQAAQ%2CKAAM%3BEI2MV%2CgBAAA%3B%3BAL5OI%2CQAjBH%2CKAiBI%2CKK8OH%3BAJ7MN%2CQAAQ%2CKAAM%2CEI6MR%3BErBQN%2CWAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CiBsByIM%2CItBzIL%3BAiBrGO%2CQAjBH%2CKAiBI%2CKK8OH%2CItBzIL%3BAkBpED%2CQAAQ%2CKAAM%2CEI6MR%2CItBzIL%3BECiJD%2CWAAA%3BEAAA%2C0BAAA%3B%3BAD5IA%2CiBsBoIM%2CItBpIL%3BAiB1GO%2CQAjBH%2CKAiBI%2CKK8OH%2CItBpIL%3BAkBzED%2CQAAQ%2CKAAM%2CEI6MR%2CItBpIL%3BEC4ID%2CWAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CiBsB%2BHM%2CItB%5C%2FHL%3BAiB%5C%2FGO%2CQAjBH%2CKAiBI%2CKK8OH%2CItB%5C%2FHL%3BAkB9ED%2CQAAQ%2CKAAM%2CEI6MR%2CItB%5C%2FHL%3BECuID%2CWAAA%3BEAAA%2C0BAAA%3B%3BAuB7QA%2CKAAK%2CaAAa%2CMACd%3BAalBJ%2CmBACI%3BACoQA%2CSAAU%2CQAAC%2COAAO%3BEhBqCtB%2CcAAA%3B%3BAAmGQ%2CeADJ%2CQACK%3BAE9YT%2CwBF6YI%2CQACK%3BAE7YT%2CuBF4YI%2CQACK%3BAiB%5C%2FYT%2CqBjB8YI%2CQACK%3BAQ%5C%2FYT%2CmBR8YI%2CQACK%3BAkB%5C%2FYT%2CKAAK%2CKAAK%2COlB8YN%2CQACK%3BEAvEL%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAE3UJ%2CwBFgWI%3BAE%5C%2FVJ%2CuBF%2BVI%3BAiBjWJ%2CqBjBiWI%3BAQjWJ%2CmBRiWI%3BAkBjWJ%2CKAAK%2CKAAK%2COlBiWN%3BEACI%2CmBAAA%3B%3BAEjWR%2CwBFgWI%2CUAGI%2COACK%2CIAAI%2CSACD%3BAEpWhB%2CuBF%2BVI%2CUAGI%2COACK%2CIAAI%2CSACD%3BAiBtWhB%2CqBjBiWI%2CUAGI%2COACK%2CIAAI%2CSACD%3BAQtWhB%2CmBRiWI%2CUAGI%2COACK%2CIAAI%2CSACD%3BAkBtWhB%2CKAAK%2CKAAK%2COlBiWN%2CUAGI%2COACK%2CIAAI%2CSACD%3BEACI%2CUAAA%3B%3BAEtWpB%2CwBFgWI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%3BAE9WlB%2CuBF%2BVI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%3BAiBhXlB%2CqBjBiWI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%3BAQhXlB%2CmBRiWI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%3BAkBhXlB%2CKAAK%2CKAAK%2COlBiWN%2CUAWI%2CiBACK%2CIAAI%2CcAGC%3BEAOE%2CWAAA%3B%3BAEtXpB%2CwBFgWI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%2CaACE%2CQACK%3BAEhXzB%2CuBF%2BVI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%2CaACE%2CQACK%3BAiBlXzB%2CqBjBiWI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%2CaACE%2CQACK%3BAQlXzB%2CmBRiWI%2CUAWI%2CiBACK%2CIAAI%2CcAGC%2CaACE%2CQACK%3BAkBlXzB%2CKAAK%2CKAAK%2COlBiWN%2CUAWI%2CiBACK%2CIAAI%2CcAGC%2CaACE%2CQACK%3BEACG%2CgBAAA%3B%3BAElX5B%2CwBFgWI%2CUA2BI%2CQACI%3BAE3XZ%2CuBF%2BVI%2CUA2BI%2CQACI%3BAiB7XZ%2CqBjBiWI%2CUA2BI%2CQACI%3BAQ7XZ%2CmBRiWI%2CUA2BI%2CQACI%3BAkB7XZ%2CKAAK%2CKAAK%2COlBiWN%2CUA2BI%2CQACI%3BEACI%2CSAAA%3B%3BAE7XhB%2CwBFkYI%2CSACK%3BAElYT%2CuBFiYI%2CSACK%3BAiBpYT%2CqBjBmYI%2CSACK%3BAQpYT%2CmBRmYI%2CSACK%3BAkBpYT%2CKAAK%2CKAAK%2COlBmYN%2CSACK%3BEACG%2CgBAAA%3B%3BAEpYZ%2CwBFwYI%3BAEvYJ%2CuBFuYI%3BAiBzYJ%2CqBjByYI%3BAQzYJ%2CmBRyYI%3BAkBzYJ%2CKAAK%2CKAAK%2COlByYN%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAhBjOI%2CoBAFR%2CaACI%2CoBACK%2CIAAI%3BEL3JjB%2CSAAA%3BEACA%2CkBAAA%3B%3BAwCCQ%2CSAJF%2CSAIG%2CSACK%3BAADN%2CSAHF%2CUAAU%2CSAGP%2CSACK%3BApC4EN%2CKAfH%2CcAYD%2CKAGK%2CIAMG%3BAsBqDJ%2CiBAhBJ%2CQAgBK%2CSAGG%3BAAHJ%2CiBAhBJ%2CQAgBK%2CSAgCG%3BAjB1KZ%2CqBACI%3BAgCFJ%2CwBA0GI%2CsBACM%3BAA3GV%2CwBA0HI%2CUACI%3BACxHR%2CwBAoFI%2COACI%3BACtDR%2C0BAaI%2CyBACI%2CUACI%2CQAAO%3BAChDnB%2CsBAcI%2CUAAS%2CSACJ%3BACjBT%2CYACI%2CuBAGI%2COAGI%3BAjCiBZ%2CuBACI%3BACqIJ%2C2BAKI%2CsBAII%2CUACM%3BAAiBd%2CuBACI%2CoBACI%3BAWxMR%2CcA8EI%2CeAOI%2CKASI%3BAA9FZ%2CcAuJI%2COAGI%2CkBACI%2CcACI%2CUACM%3BAsB3JtB%2CMAAM%2CWA0CF%3BA%5C%2FByFJ%2CcAKI%2CcAOI%3BAgCjJR%2CYACI%2CeAEI%2COACI%3BA%5C%2FB0DJ%2CQArCH%2CKAqCI%2CQAOG%2CmBASM%2CUAUE%3BACmmBpB%2CiBAGI%2CMAAK%2CMAAM%2COAEP%3BAALR%2CiBAII%2CMAAK%2CMAAM%2CQACP%3BAUxmBA%2CSADJ%2CUACK%2CMACK%3BAAmBd%2CQACI%2CQAAO%2CKAYH%2CSACK%3BAAsCb%2CMAAM%2COACF%2COACI%3BAAUR%2CYACI%3BATtEA%2COADG%2CKACF%2CIAAI%3BAA8FT%2CYAAa%2COAAM%2CQAEf%2CUAgCI%3BAAjCR%2CYACI%2CUAgCI%3BElBnNR%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgDdI%2CsBAAC%2CcAGG%2CsBAQI%3BEhDOZ%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAQA%2CiBAAC%3BAACD%2CiBAAC%3BAqBgUW%2CeAZR%2CUAWI%2CiBACK%2CIAAI%2CcrBjUhB%3BAqBiUW%2CeAZR%2CUAWI%2CiBACK%2CIAAI%2CcrBhUhB%3BAIkCD%2CKAAK%2CcA4CD%2CiBJ%5C%2FEH%3BAImCD%2CKAAK%2CcA4CD%2CiBJ9EH%3BAIkCD%2CKAAK%2CcA%2BFD%2CcJlIH%3BAImCD%2CKAAK%2CcA%2BFD%2CcJjIH%3BA0BgKD%2CeAGI%2CcAWM%2CW1B%5C%2FKT%3BA0BiKD%2CeAGI%2CcAWM%2CW1B9KT%3BASxBD%2CmBTuBC%3BASvBD%2CmBTwBC%3BASQD%2CyBTTC%3BASSD%2CyBTRC%3BAiDxCD%2CsBjDuCC%3BAiDvCD%2CsBjDwCC%3BAkDiDO%2CYADJ%2COACK%2CUlDlDR%3BAkDkDO%2CYADJ%2COACK%2CUlDjDR%3BAsB3BD%2CkBAoDI%2CeA4BI%2CSAEI%2CctBxDX%3BAsB1BD%2CkBAoDI%2CeA4BI%2CSAEI%2CctBvDX%3BA2CGD%2C0BACI%2CkB3CLH%3BA2CID%2C0BACI%2CkB3CJH%3BAK1BD%2CaLyBC%3BAKzBD%2CaL0BC%3BAKoDD%2CgBAgCI%2CSLrFH%3BAKqDD%2CgBAgCI%2CSLpFH%3BAKgGD%2CoBACI%2CoBLlGH%3BAKiGD%2CoBACI%2CoBLjGH%3BAKgGD%2CoBAEI%2CkCLnGH%3BAKiGD%2CoBAEI%2CkCLlGH%3BAuB4DD%2CgCAkCI%2CSACI%2CcvBhGP%3BAuB6DD%2CgCAkCI%2CSACI%2CcvB%5C%2FFP%3BAmDXD%2CmBnDUC%3BAmDVD%2CmBnDWC%3BAmD%2BED%2CYAAa%2CMAAK%2CMAGd%2CenDnFH%3BAmDgFD%2CYAAa%2CMAAK%2CMAGd%2CenDlFH%3BAmDgFD%2CkBAEI%2CenDnFH%3BAmDiFD%2CkBAEI%2CenDlFH%3BAmDiFD%2CmBACI%2CenDnFH%3BAmDkFD%2CmBACI%2CenDlFH%3BAmD8HD%2CcAKI%2CSnDpIH%3BAmD%2BHD%2CcAKI%2CSnDnIH%3BAoDtCD%2CUAWI%2CgBpD0BH%3BAoDrCD%2CUAWI%2CgBpD2BH%3BAwB7CD%2CcA8II%2CcxBlGH%3BAwB5CD%2CcA8II%2CcxBjGH%3BAwB7CD%2CcAuJI%2COxB3GH%3BAwB5CD%2CcAuJI%2COxB1GH%3BAwB7CD%2CcAkMI%2CexBtJH%3BAwB5CD%2CcAkMI%2CexBrJH%3BAqC6GD%2CgBACI%2CiBrC%5C%2FGH%3BAqC8GD%2CgBACI%2CiBrC9GH%3BAqD%5C%2FBD%2CQrD8BC%3BAqD9BD%2CQrD%2BBC%3BAqDfD%2CiBrDcC%3BAqDdD%2CiBrDeC%3BAiByVD%2CQA4FI%2CsBjBtbH%3BAiB0VD%2CQA4FI%2CsBjBrbH%3BA2ByCD%2CSACI%2CUAWI%2CO3BtDP%3BA2B0CD%2CSACI%2CUAWI%2CO3BrDP%3BAkByBG%2COAAC%2CQlB1BJ%3BAkB0BG%2COAAC%2CQlBzBJ%3BAuB5CD%2CwBFgWI%2CUAWI%2CiBACK%2CIAAI%2CcrBjUhB%3BAuB3CD%2CwBFgWI%2CUAWI%2CiBACK%2CIAAI%2CcrBhUhB%3BAuB3CD%2CuBF%2BVI%2CUAWI%2CiBACK%2CIAAI%2CcrBjUhB%3BAuB1CD%2CuBF%2BVI%2CUAWI%2CiBACK%2CIAAI%2CcrBhUhB%3BAsC7CD%2CqBjBiWI%2CUAWI%2CiBACK%2CIAAI%2CcrBjUhB%3BAsC5CD%2CqBjBiWI%2CUAWI%2CiBACK%2CIAAI%2CcrBhUhB%3BA6B7CD%2CmBRiWI%2CUAWI%2CiBACK%2CIAAI%2CcrBjUhB%3BA6B5CD%2CmBRiWI%2CUAWI%2CiBACK%2CIAAI%2CcrBhUhB%3BAuC7CD%2CKAAK%2CKAAK%2COlBiWN%2CUAWI%2CiBACK%2CIAAI%2CcrBjUhB%3BAuC5CD%2CKAAK%2CKAAK%2COlBiWN%2CUAWI%2CiBACK%2CIAAI%2CcrBhUhB%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BAqB2TW%2CeAZR%2CUAWI%2CiBACK%2CIAAI%2CcrB3ThB%3BAI6BD%2CKAAK%2CcA4CD%2CiBJzEH%3BAI6BD%2CKAAK%2CcA%2BFD%2CcJ5HH%3BA0B2JD%2CeAGI%2CcAWM%2CW1BzKT%3BAS7BD%2CmBT6BC%3BASGD%2CyBTHC%3BAiD7CD%2CsBjD6CC%3BAkD4CO%2CYADJ%2COACK%2CUlD5CR%3BAsBhCD%2CkBAoDI%2CeA4BI%2CSAEI%2CctBlDX%3BA2CFD%2C0BACI%2CkB3CCH%3BAK%5C%2FBD%2CaL%2BBC%3BAK%2BCD%2CgBAgCI%2CSL%5C%2FEH%3BAK2FD%2CoBACI%2CoBL5FH%3BAK2FD%2CoBAEI%2CkCL7FH%3BAuBuDD%2CgCAkCI%2CSACI%2CcvB1FP%3BAmDhBD%2CmBnDgBC%3BAmD0ED%2CYAAa%2CMAAK%2CMAGd%2CenD7EH%3BAmD2ED%2CkBAEI%2CenD7EH%3BAmD4ED%2CmBACI%2CenD7EH%3BAmDyHD%2CcAKI%2CSnD9HH%3BAoD3CD%2CUAWI%2CgBpDgCH%3BAwBlDD%2CcA8II%2CcxB5FH%3BAwBlDD%2CcAuJI%2COxBrGH%3BAwBlDD%2CcAkMI%2CexBhJH%3BAqCwGD%2CgBACI%2CiBrCzGH%3BAqDpCD%2CQrDoCC%3BAqDpBD%2CiBrDoBC%3BAiBoVD%2CQA4FI%2CsBjBhbH%3BA2BoCD%2CSACI%2CUAWI%2CO3BhDP%3BAkBoBG%2COAAC%2CQlBpBJ%3BAuBjDD%2CwBFgWI%2CUAWI%2CiBACK%2CIAAI%2CcrB3ThB%3BAuBhDD%2CuBF%2BVI%2CUAWI%2CiBACK%2CIAAI%2CcrB3ThB%3BAsClDD%2CqBjBiWI%2CUAWI%2CiBACK%2CIAAI%2CcrB3ThB%3BA6BlDD%2CmBRiWI%2CUAWI%2CiBACK%2CIAAI%2CcrB3ThB%3BAuClDD%2CKAAK%2CKAAK%2COlBiWN%2CUAWI%2CiBACK%2CIAAI%2CcrB3ThB%3BEACG%2CWAAA%3B%3BAqBymCJ%2CeACI%3BAA2BJ%3BAiCprCA%2CQAGI%2CQAAO%3BAAHX%2CQAYI%3BAAZJ%2CQAmBI%3BArBvBJ%2COACI%2CgBAqBI%3BAzBdR%2CyBAmCI%3BA%2BCyBJ%3BAnD9DA%3BA8C6BA%2CYAuBI%3BAF7CA%2CsBAAC%2CcAgBG%3BA1BXR%3BANOI%2CQAAC%3BAC6WL%2CQA4FI%2CsBAII%3BAkBzdY%2CQAZhB%2CgBACI%2CUAGI%2CQAGI%2COAKK%3BAfyID%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%3BAoBnFjB%2CMAAC%2CKnB0lCD%3BAmCrpCI%2CMADJ%2CSACK%3BEnCiiBT%2CsBAAA%3B%3BAUneA%2CoBAAC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA%5C%2FB7TA%2CiBAAC%3BAACD%2CiBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2CWAAA%3B%3BAqB%2BjBJ%2CiBSjLA%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAT%2BKJ%2CiBS5KA%3BEACI%2CYAAA%3BEACA%2CSAAA%3B%3BAT0KJ%2CiBS5JA%2COAAM%3BAT4JN%2CiBjBniBA%2CMAAK%2CcA4CD%2CiBAGM%2CU0BwVJ%3BAT4JN%2CiBhB9jBA%2CayBkaM%3BEACF%2C6BAAA%3BEACA%2C0BAAA%3B%3BAT0JJ%2CiBSvJA%2COAAS%3BATuJT%2CiBjBniBA%2CMAAK%2CcA4CD%2CiBAGM%2CU0B6VD%3BATuJT%2CiBhB9jBA%2CayBuaS%3BEACL%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAToJJ%2CiBSndA%3BE9BiIA%2CgBAAA%3BEAAA%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAVkjBA%2CiBSndA%2CeCqHE%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BB2CA%2CiBDyFA%2CeCzFC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCzPgB%2COhCyPhB%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CiBD4EJ%2CeC7EC%2CMACI%3BE%5C%2FB6ML%2CcAAA%3B%3BA%2BBvMI%2CiBDsEJ%2CeCvEC%2COACI%3BE%5C%2FBuML%2CcAAA%3B%3BA8BuHA%2CiBAxPA%2CeAwPC%3BE9BvHD%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BADuVA%2CiBAxPA%2CeAwPC%2COCnIC%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BB2CA%2CiBDyFA%2CeAwPC%2COCjVA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCxOc%2COhCwOd%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CiBD4EJ%2CeAwPC%2COCrUA%2CMACI%3BE%5C%2FB6ML%2CcAAA%3B%3BA%2BBvMI%2CiBDsEJ%2CeAwPC%2COC%5C%2FTA%2COACI%3BE%5C%2FBuML%2CcAAA%3B%3BAqBkVA%2CiBS3YA%3BE9ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BE8BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE9B8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAqBkVA%2CiBS3YA%2COAsBI%3BE9BmCJ%2CSAAA%3BEAAA%2CgBAAA%3B%3BA8B3BQ%2CiBA9BR%2COAsBI%2CGAQK%3BE9B2BT%2CmBAAA%3BE8BzBY%2CeAAA%3B%3BAAuTZ%2CiBAvVA%2COAuVC%3BAACD%2CiBAxVA%2COAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CiBAjWA%2COAiWC%3BEACG%2CiBAAA%3BE9BzSJ%2CsDAAA%3BE8B2SI%2CWAAA%3B%3BAAGJ%2CiBAvWA%2COAuWC%3BEACG%2CiBAAA%3BE9B%5C%2FSJ%2CsDAAA%3BE8BiTI%2CWAAA%3B%3BAAlCJ%2CiBAxUA%2COAwUC%3BE9B%5C%2FQD%2CWAAA%3BEAAA%2CUAAA%3B%3BA8BoRA%2CiBA7UA%2COA6UC%3BE9BpRD%2CUAAA%3BEAAA%2CUAAA%3B%3BA8BZA%2CiBAAC%3BEACG%2CiBAAA%3B%3BAADJ%2CiBAAC%2COAGG%3BEACI%2CcAAA%3B%3BAtBhRR%2CyBAmCI%2CsBAyCI%2CqBACM%3BAS4Ld%2CkBA2EI%2CQAAO%3BAA1EX%2CuBA0EI%2CQAAO%3BEjB5DX%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAalPgB%2CiBAJU%2CUAnCrB%2CMAAM%2COAqCG%2CUAEG%3BAAAD%2CcAHO%2CUApClB%2CMAAM%2COAqCG%2CUAEG%3BAGgBT%2CQArCH%2CKAqCI%2CQAOG%2CmBASM%3BEhBkNlB%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAVmnBA%2C2BUjXE%3BAlBtOc%2CiBAJU%2CUAnCrB%2CMAAM%2COAqCG%2CUAEG%2CMkBsOf%3BAlBtOc%2CcAHO%2CUApClB%2CMAAM%2COAqCG%2CUAEG%2CMkBsOf%3BAftNM%2CQArCH%2CKAqCI%2CQAOG%2CmBASM%2CUesMhB%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2C2BAAC%3BAlBsBe%2CiBAJU%2CUAnCrB%2CMAAM%2COAqCG%2CUAEG%2CMkBtBhB%3BAlBsBe%2CcAHO%2CUApClB%2CMAAM%2COAqCG%2CUAEG%2CMkBtBhB%3BAfsCO%2CQArCH%2CKAqCI%2CQAOG%2CmBASM%2CUetDjB%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C2BADH%2CMACI%3BAlBSW%2CiBAJU%2CUAnCrB%2CMAAM%2COAqCG%2CUAEG%2CMkBVhB%2CMACI%3BAlBSW%2CcAHO%2CUApClB%2CMAAM%2COAqCG%2CUAEG%2CMkBVhB%2CMACI%3BAfyBG%2CQArCH%2CKAqCI%2CQAOG%2CmBASM%2CUe1CjB%2CMACI%3BE%5C%2FB2PL%2CWAAA%3B%3BA4B9LQ%2CkBADJ%2CQACK%3BApBjGT%2CeAEI%2CQAAO%3BAAKX%2CyBAmCI%2CsBA8BI%2CYAMI%2CQAAO%3BAJoHnB%2CeAKI%2CwBAKI%2CQAAO%3BAsBvIK%2CeAThB%2CeACM%2CWAII%2CWAGE%2CQACK%3BAwBsET%2CiBAFR%2CiBACI%2CQACK%3BAO1Gb%2CqBA0BI%2CQAAO%3BAA1BX%2CqBA2BI%2CQAAO%3BAhBjBS%2CwBAJhB%2CwBACM%2CmBACI%2CWACE%2CQACK%3BAjB5CrB%2CcA0II%2CQAAO%3BAPuIX%2CkBAgDI%2CYAkBI%2CQAAO%3BAAjEf%2CuBA%2BCI%2CYAkBI%2CQAAO%3BAUxRf%2CkBAKI%2CiBAAiB%2CQAAO%3BE3BgO5B%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3B%3BAqBsCA%3BAjB3LQ%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%3BA8CxGd%2CYAgFI%3BAQhGJ%2C%2BBAGI%2C4BAMI%3BADER%3BAhBhBA%2CwBAiFI%2C0BASI%3BA9BxGR%2C0BA6BI%3BAiCzBQ%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BAvCcvB%2CaAGI%2CiBACI%3BAQmBA%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%3BAADN%2CcAAe%2CUApClB%2CMAAM%2COAqCG%3BA8CJd%2CqBACI%3BAtCsWI%2CeADJ%2CQACK%3BAE9YT%2CwBF6YI%2CQACK%3BAE7YT%2CuBF4YI%2CQACK%3BAiB%5C%2FYT%2CqBjB8YI%2CQACK%3BAQ%5C%2FYT%2CmBR8YI%2CQACK%3BAkB%5C%2FYT%2CKAAK%2CKAAK%2COlB8YN%2CQACK%3BErB%5C%2FGT%2CuBAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEe6dI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAtBthBJ%2C0BAAC%3BAsBuLD%2CkBtBvLC%3BAKJO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CILIb%3BAmD5GD%2CYAgFI%2CmBnD4BH%3BA2D5HD%2C%2BBAGI%2C4BAMI%2Ca3DmHP%3BA0DjHD%2CmB1DiHC%3BA0CjID%2CwBAiFI%2C0BASI%2Ce1CuCP%3BAY%5C%2FID%2C0BA6BI%2CaZkHH%3BA6C3IW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM7C0ItB%3BAM5HD%2CaAGI%2CiBACI%2CeNwHP%3BAcrGO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUdmGb%3BAcpGO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUdmGb%3BA4DvGD%2CqBACI%2Ce5DsGH%3BAsBgQO%2CeADJ%2CQACK%2COtBhQR%3BAwB9ID%2CwBF6YI%2CQACK%2COtBhQR%3BAwB7ID%2CuBF4YI%2CQACK%2COtBhQR%3BAuC%5C%2FID%2CqBjB8YI%2CQACK%2COtBhQR%3BA8B%5C%2FID%2CmBR8YI%2CQACK%2COtBhQR%3BAwC%5C%2FID%2CKAAK%2CKAAK%2COlB8YN%2CQACK%2COtBhQR%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2C0BAAC%3BAsBkLD%2CkBtBlLC%3BAKTO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CILSb%3BAmDjHD%2CYAgFI%2CmBnDiCH%3BA2DjID%2C%2BBAGI%2C4BAMI%2Ca3DwHP%3BA0DtHD%2CmB1DsHC%3BA0CtID%2CwBAiFI%2C0BASI%2Ce1C4CP%3BAYpJD%2C0BA6BI%2CaZuHH%3BA6ChJW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM7C%2BItB%3BAMjID%2CaAGI%2CiBACI%2CeN6HP%3BAc1GO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUdwGb%3BAczGO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUdwGb%3BA4D5GD%2CqBACI%2Ce5D2GH%3BAsB2PO%2CeADJ%2CQACK%2COtB3PR%3BAwBnJD%2CwBF6YI%2CQACK%2COtB3PR%3BAwBlJD%2CuBF4YI%2CQACK%2COtB3PR%3BAuCpJD%2CqBjB8YI%2CQACK%2COtB3PR%3BA8BpJD%2CmBR8YI%2CQACK%2COtB3PR%3BAwCpJD%2CKAAK%2CKAAK%2COlB8YN%2CQACK%2COtB3PR%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2C0BAAC%3BAsB6KD%2CkBtB7KC%3BAKdO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CILcb%3BAmDtHD%2CYAgFI%2CmBnDsCH%3BA2DtID%2C%2BBAGI%2C4BAMI%2Ca3D6HP%3BA0D3HD%2CmB1D2HC%3BA0C3ID%2CwBAiFI%2C0BASI%2Ce1CiDP%3BAYzJD%2C0BA6BI%2CaZ4HH%3BA6CrJW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM7CoJtB%3BAMtID%2CaAGI%2CiBACI%2CeNkIP%3BAc%5C%2FGO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUd6Gb%3BAc9GO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUd6Gb%3BA4DjHD%2CqBACI%2Ce5DgHH%3BAsBsPO%2CeADJ%2CQACK%2COtBtPR%3BAwBxJD%2CwBF6YI%2CQACK%2COtBtPR%3BAwBvJD%2CuBF4YI%2CQACK%2COtBtPR%3BAuCzJD%2CqBjB8YI%2CQACK%2COtBtPR%3BA8BzJD%2CmBR8YI%2CQACK%2COtBtPR%3BAwCzJD%2CKAAK%2CKAAK%2COlB8YN%2CQACK%2COtBtPR%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2C0BAAC%3BAACD%2C0BAAC%3BAACD%2C0BAAC%3BAe4HD%2CkBf9HC%3BAe8HD%2CkBf7HC%3BAe6HD%2CkBf5HC%3BAF%5C%2FDO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIE6Db%3BAF7DO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIE8Db%3BAF9DO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIE%2BDb%3BA4CvKD%2CYAgFI%2CmB5CqFH%3BA4CrKD%2CYAgFI%2CmB5CsFH%3BA4CtKD%2CYAgFI%2CmB5CuFH%3BAoDvLD%2C%2BBAGI%2C4BAMI%2CapD4KP%3BAoDrLD%2C%2BBAGI%2C4BAMI%2CapD6KP%3BAoDtLD%2C%2BBAGI%2C4BAMI%2CapD8KP%3BAmD5KD%2CmBnD0KC%3BAmD1KD%2CmBnD2KC%3BAmD3KD%2CmBnD4KC%3BAmC5LD%2CwBAiFI%2C0BASI%2CenCgGP%3BAmC1LD%2CwBAiFI%2C0BASI%2CenCiGP%3BAmC3LD%2CwBAiFI%2C0BASI%2CenCkGP%3BAK1MD%2C0BA6BI%2CaL2KH%3BAKxMD%2C0BA6BI%2CaL4KH%3BAKzMD%2C0BA6BI%2CaL6KH%3BAsCtMW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtCmMtB%3BAsCpMW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtCoMtB%3BAsCrMW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtCqMtB%3BADvLD%2CaAGI%2CiBACI%2CeCiLP%3BADrLD%2CaAGI%2CiBACI%2CeCkLP%3BADtLD%2CaAGI%2CiBACI%2CeCmLP%3BAOhKO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUP4Jb%3BAO9JO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUP6Jb%3BAO%5C%2FJO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUP8Jb%3BAO%5C%2FJO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUP4Jb%3BAO7JO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUP6Jb%3BAO9JO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUP8Jb%3BAqDlKD%2CqBACI%2CerD%2BJH%3BAqDhKD%2CqBACI%2CerDgKH%3BAqDjKD%2CqBACI%2CerDiKH%3BAeqMO%2CeADJ%2CQACK%2COfvMR%3BAeuMO%2CeADJ%2CQACK%2COftMR%3BAesMO%2CeADJ%2CQACK%2COfrMR%3BAiBzMD%2CwBF6YI%2CQACK%2COfvMR%3BAiBvMD%2CwBF6YI%2CQACK%2COftMR%3BAiBxMD%2CwBF6YI%2CQACK%2COfrMR%3BAiBxMD%2CuBF4YI%2CQACK%2COfvMR%3BAiBtMD%2CuBF4YI%2CQACK%2COftMR%3BAiBvMD%2CuBF4YI%2CQACK%2COfrMR%3BAgC1MD%2CqBjB8YI%2CQACK%2COfvMR%3BAgCxMD%2CqBjB8YI%2CQACK%2COftMR%3BAgCzMD%2CqBjB8YI%2CQACK%2COfrMR%3BAuB1MD%2CmBR8YI%2CQACK%2COfvMR%3BAuBxMD%2CmBR8YI%2CQACK%2COftMR%3BAuBzMD%2CmBR8YI%2CQACK%2COfrMR%3BAiC1MD%2CKAAK%2CKAAK%2COlB8YN%2CQACK%2COfvMR%3BAiCxMD%2CKAAK%2CKAAK%2COlB8YN%2CQACK%2COftMR%3BAiCzMD%2CKAAK%2CKAAK%2COlB8YN%2CQACK%2COfrMR%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2C0BAAC%3BAACD%2C0BAAC%3BAACD%2CQAAQ%2CUAAW%3BAeqHnB%2CkBfvHC%3BAeuHD%2CkBftHC%3BAACD%2CQAAQ%2CUeqHR%3BAjB3LQ%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIEoEb%3BAFpEO%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIEqEb%3BAACD%2CQAAQ%2CUFtEA%2CMA5DH%2CcA2DD%2CQACK%2CKAAK%3BA8CxGd%2CYAgFI%2CmB5C4FH%3BA4C5KD%2CYAgFI%2CmB5C6FH%3BAACD%2CQAAQ%2CU4C9KR%2CaAgFI%3BAQhGJ%2C%2BBAGI%2C4BAMI%2CapDmLP%3BAoD5LD%2C%2BBAGI%2C4BAMI%2CapDoLP%3BAACD%2CQAAQ%2CUoD9LR%2CgCAGI%2C4BAMI%3BADER%2CmBnDiLC%3BAmDjLD%2CmBnDkLC%3BAACD%2CQAAQ%2CUmDnLR%3BAhBhBA%2CwBAiFI%2C0BASI%2CenCuGP%3BAmCjMD%2CwBAiFI%2C0BASI%2CenCwGP%3BAACD%2CQAAQ%2CUmCnMR%2CyBAiFI%2C0BASI%3BA9BxGR%2C0BA6BI%2CaLkLH%3BAK%5C%2FMD%2C0BA6BI%2CaLmLH%3BAACD%2CQAAQ%2CUKjNR%2C2BA6BI%3BAiCzBQ%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtC0MtB%3BAsC3MW%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtC2MtB%3BAACD%2CQAAQ%2CUsC7MI%2CMAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BAvCcvB%2CaAGI%2CiBACI%2CeCwLP%3BAD5LD%2CaAGI%2CiBACI%2CeCyLP%3BAACD%2CQAAQ%2CUD9LR%2CcAGI%2CiBACI%3BAQmBA%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUPmKb%3BAOrKO%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUPoKb%3BAACD%2CQAAQ%2CUOvKA%2CkBAAkB%2CUAnCrB%2CMAAM%2COAqCG%3BAADN%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUPmKb%3BAOpKO%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUPoKb%3BAACD%2CQAAQ%2CUOtKA%2CeAAe%2CUApClB%2CMAAM%2COAqCG%3BA8CJd%2CqBACI%2CerDsKH%3BAqDvKD%2CqBACI%2CerDuKH%3BAACD%2CQAAQ%2CUqDzKR%2CsBACI%3BAtCsWI%2CeADJ%2CQACK%2COfhMR%3BAegMO%2CeADJ%2CQACK%2COf%5C%2FLR%3BAACD%2CQAAQ%2CUe8LA%2CgBADJ%2CQACK%3BAE9YT%2CwBF6YI%2CQACK%2COfhMR%3BAiB9MD%2CwBF6YI%2CQACK%2COf%5C%2FLR%3BAACD%2CQAAQ%2CUiBhNR%2CyBF6YI%2CQACK%3BAE7YT%2CuBF4YI%2CQACK%2COfhMR%3BAiB7MD%2CuBF4YI%2CQACK%2COf%5C%2FLR%3BAACD%2CQAAQ%2CUiB%5C%2FMR%2CwBF4YI%2CQACK%3BAiB%5C%2FYT%2CqBjB8YI%2CQACK%2COfhMR%3BAgC%5C%2FMD%2CqBjB8YI%2CQACK%2COf%5C%2FLR%3BAACD%2CQAAQ%2CUgCjNR%2CsBjB8YI%2CQACK%3BAQ%5C%2FYT%2CmBR8YI%2CQACK%2COfhMR%3BAuB%5C%2FMD%2CmBR8YI%2CQACK%2COf%5C%2FLR%3BAACD%2CQAAQ%2CUuBjNR%2CoBR8YI%2CQACK%3BAkB%5C%2FYT%2CKAAK%2CKAAK%2COlB8YN%2CQACK%2COfhMR%3BAiC%5C%2FMD%2CKAAK%2CKAAK%2COlB8YN%2CQACK%2COf%5C%2FLR%3BAACD%2CQAAQ%2CUiCjNR%2CMAAK%2CKAAK%2COlB8YN%2CQACK%3BErB%5C%2FGT%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAegHJ%2CkBAiWK%3BAAjWL%2CkBAkWK%2CIAAI%3BAjB7hBD%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIiB4hBT%3BAjB5hBG%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%2CIiB6hBT%2CIAAI%3BA6BroBT%2CYAgFI%2CmB7BojBC%3BA6BpoBL%2CYAgFI%2CmB7BqjBC%2CIAAI%3BAqCrpBT%2C%2BBAGI%2C4BAMI%2CarC2oBH%3BAqCppBL%2C%2BBAGI%2C4BAMI%2CarC4oBH%2CIAAI%3BAoC1oBT%2CmBpCyoBK%3BAoCzoBL%2CmBpC0oBK%2CIAAI%3BAoB1pBT%2CwBAiFI%2C0BASI%2CepB%2BjBH%3BAoBzpBL%2CwBAiFI%2C0BASI%2CepBgkBH%2CIAAI%3BAVxqBT%2C0BA6BI%2CaU0oBC%3BAVvqBL%2C0BA6BI%2CaU2oBC%2CIAAI%3BAuBpqBG%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMvBkqBlB%3BAuBnqBO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMvBmqBlB%2CIAAI%3BAhBrpBT%2CaAGI%2CiBACI%2CegBgpBH%3BAhBppBL%2CaAGI%2CiBACI%2CegBipBH%2CIAAI%3BAR9nBD%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUQ2nBT%3BAR7nBG%2CiBAAkB%2CUAnCrB%2CMAAM%2COAqCG%2CUQ4nBT%2CIAAI%3BAR7nBD%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUQ2nBT%3BAR5nBG%2CcAAe%2CUApClB%2CMAAM%2COAqCG%2CUQ4nBT%2CIAAI%3BAsChoBT%2CqBACI%2CetC8nBC%3BAsC%5C%2FnBL%2CqBACI%2CetC%2BnBC%2CIAAI%3BAAzRD%2CeADJ%2CQACK%2COAwRJ%3BAAxRG%2CeADJ%2CQACK%2COAyRJ%2CIAAI%3BAEvqBT%2CwBF6YI%2CQACK%2COAwRJ%3BAEtqBL%2CwBF6YI%2CQACK%2COAyRJ%2CIAAI%3BAEtqBT%2CuBF4YI%2CQACK%2COAwRJ%3BAErqBL%2CuBF4YI%2CQACK%2COAyRJ%2CIAAI%3BAiBxqBT%2CqBjB8YI%2CQACK%2COAwRJ%3BAiBvqBL%2CqBjB8YI%2CQACK%2COAyRJ%2CIAAI%3BAQxqBT%2CmBR8YI%2CQACK%2COAwRJ%3BAQvqBL%2CmBR8YI%2CQACK%2COAyRJ%2CIAAI%3BAkBxqBT%2CKAAK%2CKAAK%2COlB8YN%2CQACK%2COAwRJ%3BAkBvqBL%2CKAAK%2CKAAK%2COlB8YN%2CQACK%2COAyRJ%2CIAAI%3BEACD%2CgBAAA%3B%3BAOlqBQ%2CwBAJZ%2COAEI%2CiBACI%2CQACK%3BAxBDjB%2CaA8CI%2CiBACM%2CWACE%3BAmBbR%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%3BAT9CC%2CcAJZ%2COAEI%2CiBACI%2CQACK%3BAGozBT%2CcATJ%2CQASK%3BAbrzBT%2CaA8CI%2CiBACM%2CWA0BV%2CMAAK%2CcA4CD%2CiBAGM%3BAAxHV%2CaA8CI%2CiBACM%2CWCDV%3BEL4OA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMqDA%2C2BAAC%3BAACD%2C2BAAC%3BAsB%5C%2FUe%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQtB8UhB%3BAsB9Ue%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQtB%2BUhB%3BAFhVD%2CaA8CI%2CiBACM%2CWACE%2COE%2BRX%3BAF%5C%2FUD%2CaA8CI%2CiBACM%2CWACE%2COEgSX%3BAiB7SG%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%2CQjBgSd%3BAiB5SG%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%2CQjBiSd%3BAQ%5C%2FUe%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQR8UhB%3BAQ9Ue%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQR%2BUhB%3BAWqeO%2CcATJ%2CQASK%2CQXteR%3BAWseO%2CcATJ%2CQASK%2CQXreR%3BAFhVD%2CaA8CI%2CiBACM%2CWA0BV%2CMAAK%2CcA4CD%2CiBAGM%2CUEuNT%3BAF%5C%2FUD%2CaA8CI%2CiBACM%2CWA0BV%2CMAAK%2CcA4CD%2CiBAGM%2CUEwNT%3BAFhVD%2CaA8CI%2CiBACM%2CWCDV%2CaCiSC%3BAF%5C%2FUD%2CaA8CI%2CiBACM%2CWCDV%2CaCkSC%3BENtDD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM4DA%2C2BAAC%3BAsBrVe%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQtBqVhB%3BAFtVD%2CaA8CI%2CiBACM%2CWACE%2COEsSX%3BAiBnTG%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%2CQjBuSd%3BAQrVe%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQRqVhB%3BAW%2BdO%2CcATJ%2CQASK%2CQX%5C%2FdR%3BAFtVD%2CaA8CI%2CiBACM%2CWA0BV%2CMAAK%2CcA4CD%2CiBAGM%2CUE8NT%3BAFtVD%2CaA8CI%2CiBACM%2CWCDV%2CaCwSC%3BEN5DD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAuBvPI%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%3BEvB2Of%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3B%3BAQ%5C%2FRA%3BEausBI%2CcAAA%3B%3BAbhsBJ%2CyBA%2BBI%2Cca2qBA%3BAb1sBJ%2CyBA%2BBI%2Cca4qBA%3BAb3sBJ%2CyBA%2BBI%2Cca6qBA%3BAjB9sBJ%2CaiB4sBI%3BAjB5sBJ%2CaiB6sBI%3BAjB7sBJ%2CaiB8sBI%3BA8BhkBJ%2Ca9B8jBI%3BA8B9jBJ%2Ca9B%2BjBI%3BA8B%5C%2FjBJ%2Ca9BgkBI%3BA8B%5C%2FjBJ%2Ca9B6jBI%3BA8B7jBJ%2Ca9B8jBI%3BA8B9jBJ%2Ca9B%2BjBI%3BAJpfJ%2CwBAsCI%2COAKI%2CcIucJ%3BAJlfJ%2CwBAsCI%2COAKI%2CcIwcJ%3BAJnfJ%2CwBAsCI%2COAKI%2CcIycJ%3BErBpbJ%2CiBAAA%3BEqBsbQ%2CqBAAA%3BEACA%2CmBAAA%3B%3BAb%5C%2FsBR%2CyBA%2BBI%2CcamrBA%2CqBAAuB%3BAjBptB3B%2CaiBotBI%2CqBAAuB%3BA8BtkB3B%2Ca9BskBI%2CqBAAuB%3BA8BrkB3B%2Ca9BqkBI%2CqBAAuB%3BAJ1f3B%2CwBAsCI%2COAKI%2CcI%2BcJ%2CqBAAuB%3BEACnB%2CqBAAA%3BErB3bR%2CiBAAA%3B%3BAQxRA%2CyBA%2BBI%2CcamrBA%2CqBAAuB%2CuBAIlB%3BAjBxtBT%2CaiBotBI%2CqBAAuB%2CuBAIlB%3BA8B1kBT%2Ca9BskBI%2CqBAAuB%2CuBAIlB%3BA8BzkBT%2Ca9BqkBI%2CqBAAuB%2CuBAIlB%3BAJ9fT%2CwBAsCI%2COAKI%2CcI%2BcJ%2CqBAAuB%2CuBAIlB%3BEACG%2CSAAS%2CIAAG%2CiBAAgB%2CIAA5B%3B%3BAbvtBZ%2CyBA%2BBI%2CcamrBA%2CqBAAuB%2CuBAQlB%3BAjB5tBT%2CaiBotBI%2CqBAAuB%2CuBAQlB%3BA8B9kBT%2Ca9BskBI%2CqBAAuB%2CuBAQlB%3BA8B7kBT%2Ca9BqkBI%2CqBAAuB%2CuBAQlB%3BAJlgBT%2CwBAsCI%2COAKI%2CcI%2BcJ%2CqBAAuB%2CuBAQlB%3BEACG%2CSAAS%2CGAAT%3B%3BAuCtsBR%2CoBAUI%3BAATJ%2CoBASI%3BAhCrCR%2CwBA8BI%2CqCAgBI%3BEP%2BrBJ%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BErBjdJ%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAAMA%2CcAAC%3BA6BzCG%2CoBAUI%2CgB7B%2BBP%3BA6BxCG%2CoBASI%2CgB7B%2BBP%3BAHpED%2CwBA8BI%2CqCAgBI%2CgBGsBP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA6B5UI%2CoBAUI%2CgBvCmtBH%3BAuC5tBD%2CoBASI%2CgBvCmtBH%3BAOxvBL%2CwBA8BI%2CqCAgBI%2CgBP0sBH%3BEACG%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3B%3BAU7nBR%2CcVgoBK%2CSUhoBJ%3BE%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BA%2BBhKA%2CuBAAC%3BA6BvFW%2CoBAFJ%2CgBAEK%2CS7BuFZ%3BA6BvFW%2CoBAFJ%2CgBAEK%2CS7BuFZ%3BAH9EW%2CwBAlBR%2CqCAgBI%2CgBAEK%2CSG8EZ%3BE%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BAuBnOA%2CyBAGI%3BAV2GJ%2C2BACI%3BAW5KJ%2CcAmLI%3BAAnLJ%2CcAoLI%2CeAAe%3BExB4GnB%2CgCAAA%3BEAAA%2CmBAAA%3BEAAA%2CoBAAA%3B%3BAuBnOA%2CyBAGI%2CQF%2BwBE%3BAElxBN%2CyBAGI%2CQFgxBE%3BARrqBN%2C2BACI%2CaQmqBE%3BARpqBN%2C2BACI%2CaQoqBE%3BAGh1BN%2CcAmLI%2CaH4pBE%3BAG%5C%2F0BN%2CcAmLI%2CaH6pBE%3BAGh1BN%2CcAoLI%2CeAAe%2COH2pBb%3BAG%5C%2F0BN%2CcAoLI%2CeAAe%2COH4pBb%3BErBhjBN%2CiBAAA%3BEAAA%2CgBAAA%3B%3BAqCWI%2COAAC%2CQhBsjBD%2CQACK%3BEACG%2CkBAAA%3B%3BAgBxjBR%2COAAC%2CQhBsjBD%2CQAKK%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAgBhkBR%2COAAC%2CQhBsjBD%2CQAaK%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3B%3BAKl2BZ%2CeAUI%2CUAII%2COLg2BH%3BAK%5C%2FqBL%2CeA6HI%2CaAEI%2COLgjBH%3BAK%5C%2FqBL%2CeA8HI%2CgBACI%2COLgjBH%3BAhB%5C%2FuBL%2CoBACI%2CoBAiBI%2COgB6tBH%3BAhB%5C%2FuBL%2CoBAEI%2CkCAgBI%2COgB6tBH%3BAR9vBW%2C0BAJZ%2CUAEK%2COACG%2CeACK%2CMQ8vBZ%3BEACG%2CSAAS%2CIAAT%3B%3BAAsCR%2CuBAOI%2CQAAO%3BARn6BP%2CSAAC%2CMAAM%2COQm6BP%2CQAAO%3BARzzBP%2CSAAC%2CSQyzBD%2CQAAO%3BErB1oBX%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAAMA%2CaAAC%3BAV24BD%2CuBAOI%2CQAAO%2CIUl5BV%3BAlBjBG%2CSAAC%2CMAAM%2COQm6BP%2CQAAO%2CIUl5BV%3BAlByFG%2CSAAC%2CSQyzBD%2CQAAO%2CIUl5BV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCpOU%2COhCoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAlBlWI%2CSAAC%2CMAAM%2COQ65BP%2COAAO%2CMAAK%2CWACP%3BARpzBL%2CSAAC%2CSQmzBD%2COAAO%2CMAAK%2CWACP%3BErBroBT%2CmBAAA%3B%3BAazRI%2CSAAC%2CMAAM%2COQm6BP%2CQAAO%2CIAEF%3BAR3zBL%2CSAAC%2CSQyzBD%2CQAAO%2CIAEF%3BEACG%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAwVZ%2CmBA4FI%3BAjB51CJ%2CaAWI%2COA4BI%2CUAAS%2CSACH%3BAAxCd%2CaAWI%2COA4BI%2CUAAS%2CSAEH%2CUAAU%3BAsB8JxB%2CeAmFI%2CsBAYI%2CMAAK%2CYAGD%3BAkBhSZ%2CsBAcI%2CUAAS%2CSACJ%2CUAEK%3BAvC6Gd%2CoBA2BI%2CaACI%2CoBAKI%2CQAAO%3BAmB9KnB%2CcAuJI%2COAGI%2CkBACI%2CcACI%2CUAKM%2CUAAU%3BAAjKhC%2CcAuPI%3BAAcJ%2CyBACI%3BAADJ%2CyBAEI%3BATpGA%2CaAAc%2CeAAE%3BAAChB%2CmBAAoB%2CeAAE%3BAEkO1B%2CQAoFI%3BAC%5C%2FMJ%3BAd5MA%2CYiBmyCI%3BACh1CJ%2CkBAYI%2CcDo0CA%3BEArYJ%2CaAAA%3B%3BAQp6BA%3BAd%2BCA%3BEMg5BI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAJhNJ%2CcAuBI%3BEjBhiBJ%2CcAAA%3BEAAA%2CiBAAA%3BEqBkyBI%2CmBAAA%3B%3BAY5%5C%2FBJ%2CkBZsgCI%2CQACK%3BAjB14BT%2CeACI%2CWiBw4BA%2CQACK%3BEACG%2CkBAAA%3BEf%5C%2FhCZ%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaC5RqB%2CcD4RrB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEN6NA%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAzBwJA%2CwBek6BI%2CQACK%2CSfn6BR%3BAACD%2CwBei6BI%2CQACK%2CSfl6BR%3BAACD%2CwBeg6BI%2CQACK%2CSfj6BR%3BA2BtGD%2CkBZsgCI%2CQACK%2CSfn6BR%3BA2BpGD%2CkBZsgCI%2CQACK%2CSfl6BR%3BA2BrGD%2CkBZsgCI%2CQACK%2CSfj6BR%3BAFuBD%2CeACI%2CWiBw4BA%2CQACK%2CSfn6BR%3BAFyBD%2CeACI%2CWiBw4BA%2CQACK%2CSfl6BR%3BAFwBD%2CeACI%2CWiBw4BA%2CQACK%2CSfj6BR%3BEACG%2CqBAAA%3B%3BAyBrJJ%2CwBVojCI%2CQACK%2CSUrjCR%3BAE8CD%2CkBZsgCI%2CQACK%2CSUrjCR%3BA3B2KD%2CeACI%2CWiBw4BA%2CQACK%2CSUrjCR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCzOQ%2COhCyOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CwBVuiCA%2CQACK%2CSUziCR%2CMACI%3BAEiCL%2CkBZsgCI%2CQACK%2CSUziCR%2CMACI%3BA3B8JL%2CeACI%2CWiBw4BA%2CQACK%2CSUziCR%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CwBViiCA%2CQACK%2CSUniCR%2COACI%3BAE2BL%2CkBZsgCI%2CQACK%2CSUniCR%2COACI%3BA3BwJL%2CeACI%2CWiBw4BA%2CQACK%2CSUniCR%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BAM5MA%2CwBew%5C%2FBI%2CQACK%2CSfz%5C%2FBR%3BAACD%2CwBeu%5C%2FBI%2CQACK%2CSfx%5C%2FBR%3BA2BfD%2CkBZsgCI%2CQACK%2CSfz%5C%2FBR%3BA2BdD%2CkBZsgCI%2CQACK%2CSfx%5C%2FBR%3BAF8GD%2CeACI%2CWiBw4BA%2CQACK%2CSfz%5C%2FBR%3BAF%2BGD%2CeACI%2CWiBw4BA%2CQACK%2CSfx%5C%2FBR%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CwBe2%2BBI%2CQACK%2CSf5%2BBR%3BA2B3BD%2CkBZsgCI%2CQACK%2CSf5%2BBR%3BAFkGD%2CeACI%2CWiBw4BA%2CQACK%2CSf5%2BBR%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CwBe%2B9BI%2CQACK%2CSfh%2BBR%3BAACD%2CwBe89BI%2CQACK%2CSf%5C%2F9BR%3BAACD%2CQAAQ%2CUAAW%2CyBe69Bf%2CQACK%3BAYvgCT%2CkBZsgCI%2CQACK%2CSfh%2BBR%3BA2BvCD%2CkBZsgCI%2CQACK%2CSf%5C%2F9BR%3BAACD%2CQAAQ%2CU2BzCR%2CmBZsgCI%2CQACK%3BAjB14BT%2CeACI%2CWiBw4BA%2CQACK%2CSfh%2BBR%3BAFsFD%2CeACI%2CWiBw4BA%2CQACK%2CSf%5C%2F9BR%3BAACD%2CQAAQ%2CUFoFR%2CgBACI%2CWiBw4BA%2CQACK%3BErB7yBT%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BA2B5CJ%2CkBZsgCI%2CQACK%2CSAaI%3BAjBv5Bb%2CeACI%2CWiBw4BA%2CQACK%2CSAaI%3BErB1zBb%2C%2BCAAA%3B%3BAiC1NA%2CkBZsgCI%2CQAmBK%3BAjB55BT%2CeACI%2CWiBw4BA%2CQAmBK%3BErB%5C%2FzBT%2CqBAAA%3BE%2BB9QA%2CqBAAA%3BEVmlCY%2CiBAAA%3B%3BAU7kCZ%2CwBVojCI%2CQAmBK%2COUvkCR%3BAE8CD%2CkBZsgCI%2CQAmBK%2COUvkCR%3BA3B2KD%2CeACI%2CWiBw4BA%2CQAmBK%2COUvkCR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC7PU%2COhC6PV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CwBVuiCA%2CQAmBK%2COU3jCR%2CMACI%3BAEiCL%2CkBZsgCI%2CQAmBK%2COU3jCR%2CMACI%3BA3B8JL%2CeACI%2CWiBw4BA%2CQAmBK%2COU3jCR%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CwBViiCA%2CQAmBK%2COUrjCR%2COACI%3BAE2BL%2CkBZsgCI%2CQAmBK%2COUrjCR%2COACI%3BA3BwJL%2CeACI%2CWiBw4BA%2CQAmBK%2COUrjCR%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BAwC7NI%2CMAAC%2CKnB0lCD%3BEAEI%2CkBAAA%3B%3BAAHR%2CeAMI%3BAErmCJ%2CyBAOI%2CyBAOI%3BAiBRJ%2CMAAC%2CKnB%2BlCD%3BEAYA%2CkBAAA%3BEACA%2COAAO%2CwBAAP%3B%3BAmCvqCI%2CMADJ%2CSACK%3BEnCkrCL%2CkBAAA%3B%3BAmClrCI%2CMADJ%2CSACK%2CcnCorCL%3BEACI%2CkBAAA%3BEACA%2COAAO%2C8BAAP%3B%3BAwCxrCR%2CqBACI%2CaACI%2CeACI%3BAbIR%2CsBAAC%2CcAgBG%3BEhDmQR%2CYAAA%3BEAAA%2CSAAA%3BEqB06BA%2CUAAA%3B%3BAwCpsCA%2CqBACI%2CaACI%2CeACI%2CuBxCmsCX%3BAwCtsCD%2CqBACI%2CaACI%2CeACI%2CuBxCosCX%3BA2BhsCG%2CsBAAC%2CcAgBG%2CuB3B%2BqCP%3BA2B%5C%2FrCG%2CsBAAC%2CcAgBG%2CuB3BgrCP%3BErB%5C%2F3BD%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEAhDA%2CiBAAA%3BEqBo7BI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3B%3BAwChtCJ%2CqBACI%2CaACI%2CeACI%2CuBxCgtCX%3BA2B5sCG%2CsBAAC%2CcAgBG%2CuB3B4rCP%3BErBz7BD%2CyBAAA%3B%3BA6D1RA%2CqBACI%2CaACI%2CeACI%2CuBxCotCX%3BA2BhtCG%2CsBAAC%2CcAgBG%2CuB3BgsCP%3BErB77BD%2C4BAAA%3BEqB%2B7BI%2CQAAA%3B%3BAZrsCJ%2CYAOI%3BAiDdJ%2C%2BBAGI%3BApCJJ%2CkBAMM%3BAXYN%2C0BAQI%3BEXoPJ%2C6BAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAIjOA%2CYiBwsCI%3BACrvCJ%2CkBAYI%2CcDyuCA%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAjB1sCR%2CYiBwsCI%2CMAII%3BACzvCR%2CkBAYI%2CcDyuCA%2CMAII%3BEACI%2CgBAAA%3B%3BAjB7sCZ%2CYiBitCI%3BAC9vCJ%2CkBAYI%2CcDkvCA%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAjBptCR%2CYiBitCI%2CQAKI%3BACnwCR%2CkBAYI%2CcDkvCA%2CQAKI%3BEACI%2CgBAAA%3B%3BAjBvtCZ%2CYiB2tCI%2COACI%3BAjB5tCR%2CYiB2tCI%2COAEI%3BAC1wCR%2CkBAYI%2CcD4vCA%2COACI%3BACzwCR%2CkBAYI%2CcD4vCA%2COAEI%3BEACI%2CiBAAA%3B%3BAjB9tCZ%2CYiB2tCI%2COAMI%3BAC9wCR%2CkBAYI%2CcD4vCA%2COAMI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3B%3BAjBnuCZ%2CYiB2tCI%2COAMI%2CQAII%3BAClxCZ%2CkBAYI%2CcD4vCA%2COAMI%2CQAII%3BEACI%2CgBAAA%3B%3BAjBtuChB%2CYiB2uCI%3BACxxCJ%2CkBAYI%2CcD4wCA%3BEACI%2CmBAAA%3B%3BAjB5uCR%2CYiB%2BuCI%2CYACK%2CQACG%3BAjBjvCZ%2CYiB%2BuCI%2CYACK%2CQAEG%3BAC%5C%2FxCZ%2CkBAYI%2CcDgxCA%2CYACK%2CQACG%3BAC9xCZ%2CkBAYI%2CcDgxCA%2CYACK%2CQAEG%3BErBjhCZ%2C6BAAA%3BEAAA%2CgCAAA%3BEqBohCgB%2CeAAA%3B%3BAjBrvChB%2CYiB%2BuCI%2CYACK%2CQAQG%2CQAAQ%3BACryCpB%2CkBAYI%2CcDgxCA%2CYACK%2CQAQG%2CQAAQ%3BErBvhCpB%2CcAAA%3BE%2BBhOA%2CqBAAA%3BEV%2BvCgB%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAjBR%2CmBADJ%2CYACK%2CQAQG%2CQAAQ%2COUniClB%3BA3BrNF%2CYiB%2BuCI%2CYACK%2CQAQG%2CQAAQ%2COUniClB%3BATlQF%2CkBAYI%2CcDgxCA%2CYACK%2CQAQG%2CQAAQ%2COUniClB%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BB2CA%2CmBVwuCI%2CYACK%2CQAQG%2CQAAQ%2COUjvCnB%3BA3BPD%2CYiB%2BuCI%2CYACK%2CQAQG%2CQAAQ%2COUjvCnB%3BATpDD%2CkBAYI%2CcDgxCA%2CYACK%2CQAQG%2CQAAQ%2COUjvCnB%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA3B1SA%2CYiB%2BuCI%2CYACK%2CQAQG%2CQAAQ%2COAWH%3BAChzCjB%2CkBAYI%2CcDgxCA%2CYACK%2CQAQG%2CQAAQ%2COAWH%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAjBtwCpB%2CYiB%2BuCI%2CYACK%2CQA0BI%2CSACG%3BAjB3wChB%2CYiB%2BuCI%2CYACK%2CQA0BI%2CSAEG%3BACzzChB%2CkBAYI%2CcDgxCA%2CYACK%2CQA0BI%2CSACG%3BACxzChB%2CkBAYI%2CcDgxCA%2CYACK%2CQA0BI%2CSAEG%3BEACI%2CgBAAA%3B%3BAU5sCpB%2CmBV8qCI%2CYACK%2CQA0BI%2CSAMG%2CQAAQ%2COU%5C%2FsCvB%3BA3BjED%2CYiB%2BuCI%2CYACK%2CQA0BI%2CSAMG%2CQAAQ%2COU%5C%2FsCvB%3BAT9GD%2CkBAYI%2CcDgxCA%2CYACK%2CQA0BI%2CSAMG%2CQAAQ%2COU%5C%2FsCvB%3BE%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BAIjOA%2CYiB%2BuCI%2CYA0CK%3BACt0CT%2CkBAYI%2CcDgxCA%2CYA0CK%3BErBxjCT%2CgCAAA%3BEqB0jCY%2CaAAA%3B%3BAjB3xCZ%2CYiB%2BuCI%2CYA0CK%2CQAII%3BAC10Cb%2CkBAYI%2CcDgxCA%2CYA0CK%2CQAII%3BEACG%2CkBAAA%3B%3BAOpwChB%2CiCPqxCM%3BAjBx2CN%2CaAWI%2COiB61CE%3BAPjzCN%2CuBAII%2COO6yCE%3BEACE%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BErBjlCR%2CcAAA%3BE%2BBhOA%2CqBAAA%3BEVwzCQ%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAUrzCR%2CmBVwyCM%2CSUxyCL%3BAHmBD%2CiCPqxCM%2CSUxyCL%3BA3BhED%2CaAWI%2COiB61CE%2CSUxyCL%3BAjBTD%2CuBAII%2COO6yCE%2CSUxyCL%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAHhRA%2CiCPqxCM%2CSAeG%3BAjBv3CT%2CaAWI%2COiB61CE%2CSAeG%3BAPh0CT%2CuBAII%2COO6yCE%2CSAeG%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAIA%2COAAO%2CKO3yCnB%2CkCPqxCM%2CSAqBE%3BAACI%2COAAO%2CKjB93CnB%2CcAWI%2COiB61CE%2CSAqBE%3BAACI%2COAAO%2CKPv0CnB%2CwBAII%2COO6yCE%2CSAqBE%3BErBnmCR%2CiBAAA%3BEqBsmCgB%2CgBAAA%3B%3BAO7yChB%2CiCPkzCM%3BAjBr4CN%2CaAWI%2COiB03CE%3BAP90CN%2CuBAII%2COO00CE%3BEACE%2CaAAA%3B%3BAU5wCR%2CmBV%2BwCK%2COACK%2CSUhxCT%3BAHvCD%2CiCPszCK%2COACK%2CSUhxCT%3BA3B1HD%2CaAWI%2COiB83CC%2COACK%2CSUhxCT%3BAjBnED%2CuBAII%2COO80CC%2COACK%2CSUhxCT%3BE%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BA4BvMA%2CiCPszCK%2COAQK%3BAjBj5CV%2CaAWI%2COiB83CC%2COAQK%3BAP11CV%2CuBAII%2COO80CC%2COAQK%3BEACE%2CcAAA%3B%3BAtBh5CZ%3BEACI%2Ca%2BDRc%2CW%5C%2FDQd%3BEACA%2CSAAS%2C8CAAsB%2COAAO%2CcAClC%2C6CAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2Ca%2BDAc%2CW%5C%2FDAd%3BEACA%2CSAAS%2CgDAAsB%2COAAO%2CcAClC%2C%2BCAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2Ca%2BDQc%2CW%5C%2FDRd%3BEACA%2CSAAS%2CiDAAsB%2COAAO%2CcAClC%2CgDAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2Ca%2BDgBc%2CW%5C%2FDhBd%3BEACA%2CSAAS%2C6CAAsB%2COAAO%2CcAClC%2C4CAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BA%2BDmCJ%3BE9D%2BOA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAuDlHA%3BEtDgZA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3BE%2BDnZJ%2CsBAAA%3B%3BAAEJ%2CQAAC%3BEACG%2CWAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BATnCJ%2CQAGI%2CQAAO%3BEtDyRX%2CoBAAA%3BEA0IA%2CwBAAA%3BEACQ%2CgBAAA%3BEAfR%2CoBAAA%3BEACQ%2CYAAA%3BEAmCR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3BEsDrbD%2CWAAA%3B%3BAATR%2CQAYI%3BEtD4YJ%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CwBAAA%3BEACQ%2CgBAAA%3BEAqBR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BAsD9bT%2CQAmBI%3BEtDqYJ%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CwBAAA%3BEACQ%2CgBAAA%3BEAqBR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BAgElcT%3BEACI%2CmBAAA%3B%3BAAGJ%2CK7DyeE%3BEHzdF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAgEjBQ%2CMADH%2CIAAI%2COACA%2CIAAI%3BE7DkOb%2CYAAA%3B%3BA6DlOQ%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DoOX%2CQAGI%2CKACI%3BA6DxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DqOX%2CQAEI%2CKACI%3BA6DxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DsOX%2CQACI%2CKACI%3BA6DxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DoOX%2CQAGI%2CKAEI%3BA6DzOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DqOX%2CQAEI%2CKAEI%3BA6DzOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7DsOX%2CQACI%2CKAEI%3BEACE%2CYAAA%3B%3BA6D1OJ%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7D%2BOX%2CQACI%2CKACI%3BA6DjPF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS7D%2BOX%2CQACI%2CKAEI%3BEHoCV%2CgCAAA%3B%3BAgE9QoB%2CMATf%2CIAAI%2COACA%2CIAAI%2CSAMD%2CMACM%2CKACG%2CYACG%3BAADJ%2CMATf%2CIAAI%2COACA%2CIAAI%2CSAMD%2CMACM%2CKACG%2CYAEG%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAZpB%2CMADH%2CIAAI%2COACA%2CIAAI%2CSAMD%2CMAWI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAC5BpB%2CQAAQ%3BEjE%2BRR%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEkEtCA%2CkBAAA%3B%3BADzPA%2CQAAQ%2CKCoDR%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQDvDI%2CKCoDR%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQD3DI%2CKCoDR%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiE%5C%2FRA%2CQAAQ%2CKC2PN%2CIAAC%2CYAAY%3BEnCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9PW%2COhC8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE%5C%2FBxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEkErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BADvQJ%2CQAAQ%3BEjE2RR%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEkEtCA%2CkBAAA%3B%3BADrPA%2CQAAQ%2CMCgDR%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQDnDI%2CMCgDR%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQDvDI%2CMCgDR%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiE3RA%2CQAAQ%2CMCuPN%2CIAAC%2CYAAY%3BEnCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9PW%2COhC8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE%5C%2FBxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEkErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BADnQJ%2CQAAQ%3BEjEuRR%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEkEtCA%2CkBAAA%3B%3BADjPA%2CQAAQ%2CQC4CR%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQD%5C%2FCI%2CQC4CR%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQDnDI%2CQC4CR%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiEvRA%2CQAAQ%2CQCmPN%2CIAAC%2CYAAY%3BEnCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9PW%2COhC8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE%5C%2FBxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEkErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAD%5C%2FPJ%2CQAAQ%3BEjEmRR%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEkEtCA%2CkBAAA%3B%3BAD7OA%2CQAAQ%2COCwCR%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQD3CI%2COCwCR%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQD%5C%2FCI%2COCwCR%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiEnRA%2CQAAQ%2COC%2BON%2CIAAC%2CYAAY%3BEnCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9PW%2COhC8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE%5C%2FBxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEkErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAD3PJ%2CQAAQ%3BEjE%2BQR%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEkEtCA%2CkBAAA%3B%3BADzOA%2CQAAQ%2CQCoCR%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQDvCI%2CQCoCR%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQD3CI%2CQCoCR%2CEAOK%3BElEoOL%2CcAAA%3B%3BAiE%5C%2FQA%2CQAAQ%2CQC2ON%2CIAAC%2CYAAY%3BEnCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgChPa%2COhCgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE%5C%2FBxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEkErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BACrQJ%2CMAAM%2COACF%3BAADJ%2CMAAM%2COAEF%3BEACI%2CaAAA%3B%3BAAIR%3BEnEkRA%2CmBAAA%3B%3BAmE9QA%3BEnE8QA%2CqBAAA%3BE%2BB9QA%2CqBAAA%3BEoCQI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BApCRJ%2CWAAC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCvPQ%2COhCuPR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CWADH%2CMACI%3BE%5C%2FB2PL%2CWAAA%3B%3BAmE9QA%2CWpCkQE%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAoE1BA%2CQAAQ%3BECqBR%2CkBAAA%3B%3BADrBA%2CQAAQ%2CQCuBR%3BErEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEqEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BErE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEqExFA%2COAAA%3BEACA%2CSAAA%3B%3BAAvJI%2CQDjDI%2CQCuBR%2CiBA0BK%3BAACD%2CQDlDI%2CQCuBR%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CQD1DI%2CQCuBR%2CiBAmCK%3BErEqOL%2CiBAAA%3BEqEnOQ%2CyBAAA%3B%3BAAGJ%2CQD%5C%2FDI%2CQCuBR%2CiBAwCK%3BErEgOL%2CiBAAA%3BEqE9NQ%2CyBAAA%3B%3BAAyIR%2CQD1MQ%2CQCuBR%2CiBAmLC%3BAACD%2CQD3MQ%2CQCuBR%2CiBAoLC%3BEACG%2CYAAA%3B%3BAAGJ%2CQD%5C%2FMQ%2CQCuBR%2CiBAwLC%3BErEgFD%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CiBAAA%3B%3BAqE1EA%2CQDrNQ%2CQCuBR%2CiBA8LC%3BErE0ED%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CiBAAA%3B%3BAqEhNA%2CQD%5C%2FEQ%2CQC%2BEN%3BErEgNF%2CYAAA%3B%3BAqE5MA%2CQDnFQ%2CQCmFN%2CgBAA2B%2CMAAS%3BAACtC%2CQDpFQ%2CQCoFN%2CgBAA2B%2CMAAS%3BAACtC%2CQDrFQ%2CQCqFP%2CMAAO%3BEACJ%2CcAAA%3B%3BADtFJ%2CQAAQ%2CQAOJ%2CSAAQ%2CQACJ%3BEACI%2CgBAAA%3B%3BAATZ%2CQAAQ%2CQAOJ%2CSAAQ%2CQAKJ%3BEACI%2CmBAAA%3B%3BAAbZ%2CQAAQ%2CQAOJ%2CSAAQ%2CQASJ%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAApBZ%2CQAAQ%2CQAOJ%2CSAAQ%2CQAgBJ%3BEACI%2CgBAAA%3B%3BAAEA%2CQA1BJ%2CQAOJ%2CSAAQ%2CQAgBJ%2COAGK%3BEACG%2CaAAA%3B%3BAA3BhB%2CQAAQ%2CQAOJ%2CSAAQ%2CQAwBJ%3BEACI%2CSAAA%3B%3BAAKZ%3BEACI%2CkBAAA%3BEACA%2CaAAA%3B%3BAEvCJ%2CKAAK%3BEtE%2BRL%2C0CAAA%3BEAAA%2CaAAA%3BEuE7QA%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEDpBI%2CkBAAA%3B%3BACsBJ%2CKDxBK%2CUCwBJ%3BEvEuQD%2C4BwE3RgC%2C2CxE2RhC%3BEAAA%2CkBAAA%3BEAAA%2CaAAA%3BEAAA%2CYAAA%3BEuEhQI%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BADtCJ%2CKAAK%2CUAIC%3BEACE%2CaAAA%3B%3BAAIR%3BECoEA%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEDxEI%2CoCAAA%3B%3BAAFJ%2CaAII%2CQACM%3BEC%2BDV%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAD1EA%2CaAII%2CQAKM%3BEACE%2CaAAA%3B%3BAAKZ%2CIACM%3BEACE%2CaAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BA9B7BJ%3BExCyRA%2CSAAA%3BEAAA%2CgBAAA%3BEAAA%2CUAAA%3BEO0KA%2CuBAAA%3B%3BAiCncA%2CSjCqcE%3BEACE%2CsBAAA%3B%3BAiCtcJ%2CSjCycE%3BEPhLF%2CgBAAA%3BEAAA%2CUAAA%3BEOoLI%2CsBAAA%3BEACA%2CWAAA%3BEPrLJ%2CgBAAA%3BEAAA%2CeAAA%3B%3BAOgMI%2CSAhBF%2CUAgBM%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAiC5dJ%2CSAAC%3BEACG%2CmBAAA%3B%3BAAHR%2CSAMM%3BAANN%2CSAOM%2CUAAU%3BExCkRhB%2CgBAAA%3B%3BAwCzRA%2CSAMM%2CSjCuwBJ%3BAiC7wBF%2CSAOM%2CUAAU%2CSjCswBd%3BEPpfF%2CeAAA%3BEOwfI%2CqBAAA%3B%3BAAtOJ%2CSiCriBM%2CSjCqiBL%3BAAAD%2CSiCpiBM%2CUAAU%2CSjCoiBf%3BEACG%2CgBAAA%3B%3BAiC5iBJ%2CSAMM%2CSjC%2BiBJ%3BAiCrjBF%2CSAOM%2CUAAU%2CSjC8iBd%3BEP5RF%2CgBAAA%3B%3BAOqSI%2CSiCxjBE%2CSjC%2BiBJ%2CSASM%3BAAAJ%2CSiCvjBE%2CUAAU%2CSjC8iBd%2CSASM%3BEACA%2CaAAA%3B%3BAiC%5C%2FjBR%2CSAMM%2CSjC6jBN%2CQACI%3BAiCpkBJ%2CSAOM%2CUAAU%2CSjC4jBhB%2CQACI%3BEACI%2CmBAAA%3B%3BAPhiBR%2CSwC%5C%2FBM%2CSjCmkBN%2CQAAO%2CMPpiBN%3BAAAD%2CSwC9BM%2CUAAU%2CSjCkkBhB%2CQAAO%2CMPpiBN%3BAACD%2CSwChCM%2CSjCmkBN%2CQAAO%2CMPniBN%3BAAAD%2CSwC%5C%2FBM%2CUAAU%2CSjCkkBhB%2CQAAO%2CMPniBN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CSwCrCM%2CSjCmkBN%2CQAAO%2CMP9hBN%3BAAAD%2CSwCpCM%2CUAAU%2CSjCkkBhB%2CQAAO%2CMP9hBN%3BEACG%2CWAAA%3B%3BAwC5CJ%2CSAMM%2CSjCmkBN%2CQAAO%2CMAEH%3BAiC3kBJ%2CSAOM%2CUAAU%2CSjCkkBhB%2CQAAO%2CMAEH%3BEACI%2CsBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CSiC1kBE%2CSjCmkBN%2CQAAO%2CMAOF%2CQAAS%3BAAAV%2CSiCzkBE%2CUAAU%2CSjCkkBhB%2CQAAO%2CMAOF%2CQAAS%3BEACN%2CqBAAA%3B%3BAAGJ%2CSiC9kBE%2CSjCmkBN%2CQAAO%2CMAWF%2CQAAS%3BAAAV%2CSiC7kBE%2CUAAU%2CSjCkkBhB%2CQAAO%2CMAWF%2CQAAS%3BEACN%2CYAAA%3B%3BAAGJ%2CSiCllBE%2CSjCmkBN%2CQAAO%2CMAeF%2CQAAS%3BAAAV%2CSiCjlBE%2CUAAU%2CSjCkkBhB%2CQAAO%2CMAeF%2CQAAS%3BEACN%2CqBAAA%3B%3BAAGJ%2CSiCtlBE%2CSjCmkBN%2CQAAO%2CMAmBF%2CQAAS%3BAAAV%2CSiCrlBE%2CUAAU%2CSjCkkBhB%2CQAAO%2CMAmBF%2CQAAS%3BEACN%2CqBAAA%3B%3BAiC7lBR%2CSAMM%2CSjC2lBN%3BAiCjmBA%2CSAOM%2CUAAU%2CSjC0lBhB%3BEPpNA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CoBAAA%3BEA2BA%2CyBAAA%3BEACQ%2CiBAAA%3BEOyLJ%2CUAAA%3BEACA%2CWAAA%3B%3BAiCrmBJ%2CSAMM%2CSjC2lBN%2COAMI%3BAiCvmBJ%2CSAOM%2CUAAU%2CSjC0lBhB%2COAMI%3BAiCvmBJ%2CSAMM%2CSjC2lBN%2COAOI%3BAiCxmBJ%2CSAOM%2CUAAU%2CSjC0lBhB%2COAOI%3BAiCxmBJ%2CSAMM%2CSjC2lBN%2COAQI%3BAiCzmBJ%2CSAOM%2CUAAU%2CSjC0lBhB%2COAQI%3BEPhLJ%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3BEAxBT%2CwBAAA%3BEACQ%2CgBAAA%3BEOwMA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAiC9mBR%2CSAMM%2CSjC2lBN%2COAgBI%3BAiCjnBJ%2CSAOM%2CUAAU%2CSjC0lBhB%2COAgBI%3BAiCjnBJ%2CSAMM%2CSjC2lBN%2COAiBI%3BAiClnBJ%2CSAOM%2CUAAU%2CSjC0lBhB%2COAiBI%3BEPzVJ%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CcAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEOjPA%2CsBAAA%3BEPiZA%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3BEO0LD%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAzPR%2CSiCzXM%2CSjC2lBN%2COAgBI%2CWAlPH%3BAAAD%2CSiCxXM%2CUAAU%2CSjC0lBhB%2COAgBI%2CWAlPH%3BAAAD%2CSiCzXM%2CSjC2lBN%2COAiBI%2CUAnPH%3BAAAD%2CSiCxXM%2CUAAU%2CSjC0lBhB%2COAiBI%2CUAnPH%3BEPtGD%2CYAAA%3B%3BAOqHA%2CSiCxYM%2CSjC2lBN%2COAgBI%2CWAnOH%3BAAAD%2CSiCvYM%2CUAAU%2CSjC0lBhB%2COAgBI%2CWAnOH%3BAAAD%2CSiCxYM%2CSjC2lBN%2COAiBI%2CUApOH%3BAAAD%2CSiCvYM%2CUAAU%2CSjC0lBhB%2COAiBI%2CUApOH%3BEPrHD%2CcAAA%3B%3BAO0HA%2CSiC7YM%2CSjC2lBN%2COAgBI%2CWA9NH%3BAAAD%2CSiC5YM%2CUAAU%2CSjC0lBhB%2COAgBI%2CWA9NH%3BAAAD%2CSiC7YM%2CSjC2lBN%2COAiBI%2CUA%5C%2FNH%3BAAAD%2CSiC5YM%2CUAAU%2CSjC0lBhB%2COAiBI%2CUA%5C%2FNH%3BEP1HD%2CcAAA%3B%3BAO%2BHA%2CSiClZM%2CSjC2lBN%2COAgBI%2CWAzNH%3BAAAD%2CSiCjZM%2CUAAU%2CSjC0lBhB%2COAgBI%2CWAzNH%3BAAAD%2CSiClZM%2CSjC2lBN%2COAiBI%2CUA1NH%3BAAAD%2CSiCjZM%2CUAAU%2CSjC0lBhB%2COAiBI%2CUA1NH%3BEP%5C%2FHD%2CcAAA%3B%3BAwCzRA%2CSAMM%2CSjC2lBN%2COA0BI%3BAiC3nBJ%2CSAOM%2CUAAU%2CSjC0lBhB%2COA0BI%3BEACI%2CWAAA%3BEPnMR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BAwC3bT%2CSAMM%2CSjC2nBN%3BAiCjoBA%2CSAOM%2CUAAU%2CSjC0nBhB%3BEPxWA%2CgBAAA%3B%3BAOugBI%2CSiC1xBE%2CSjCwxBL%2CSAAY%2CSAER%3BAAAD%2CSiCzxBE%2CUAAU%2CSjCuxBf%2CSAAY%2CSAER%3BAAAD%2CSiC1xBE%2CSjCyxBL%2CUAAa%2CSACT%3BAAAD%2CSiCzxBE%2CUAAU%2CSjCwxBf%2CUAAa%2CSACT%3BEACG%2CSAAS%2CGAAT%3BEPxgBR%2CcAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3B%3BAwCzRA%2CSAMM%2CSjC%2BzBN%3BAiCr0BA%2CSAOM%2CUAAU%2CSjC8zBhB%3BEP5iBA%2CiBAAA%3BEAAA%2CeAAA%3BEAAA%2CUAAA%3BEAAA%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAAMA%2CSSXM%2CSjC%2BzBN%2CMwBpzBC%3BAAAD%2CSSVM%2CUAAU%2CSjC8zBhB%2CMwBpzBC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CSgCxOc%2COhCwOd%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BASlVQ%2CSAVF%2CSAUG%2COACG%3BAADJ%2CSATF%2CUAAU%2CSASP%2COACG%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2COAAO%2CIAAI%2COAAQ%2CUAlBzB%2CSAiBE%3BAACI%2COAAO%2CIAAI%2COAAQ%2CUAjBzB%2CUAAU%2CSAgBR%3BEAEQ%2CmBAAA%3B%3BAAzBhB%2CSAMM%2CSAuBE%2COAAM%3BAA7Bd%2CSAOM%2CUAAU%2CSAsBR%2COAAM%3BEACF%2CmBAAA%3B%3BAAEA%2CSA1BN%2CSAuBE%2COAAM%2COAGD%3BAAAD%2CSAzBN%2CUAAU%2CSAsBR%2COAAM%2COAGD%3BEACG%2CgBAAA%3B%3BAAjChB%2CSAMM%2CSA%2BBE%2CMAAK%3BAArCb%2CSAOM%2CUAAU%2CSA8BR%2CMAAK%3BEACD%2CaAAA%3B%3BAAKZ%2COAAU%3BAACV%2COAAU%3BEACN%2CWAAA%3B%3BAAGJ%2COACI%3BEACI%2CgBAAA%3B%3BAAIR%2CQAAQ%3BEACJ%2CSAAA%3BEACA%2CUAAA%3B%3BAAIA%2CMAAC%2CKAGG%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CMADJ%2CSACK%3BEACG%2CgBAAA%3B%3BAAKZ%3BAACA%2CGAAG%2CWAAW%3BEACV%2CeAAA%3B%3BAAGJ%3BExCuMA%2CcAAA%3BEAAA%2CiBAAA%3B%3BAwC%5C%2FLgB%2CwBAHZ%2CMACK%2CSACG%2CIAAG%2CgBACE%3BEACG%2CwBAAA%3B%3BAAOpB%2CMAAO%3BE6BnFP%2CkBAAA%3B%3BA7BmFA%2CMAAO%2CS6BjFP%3BErEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEqEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BErE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CgBAAA%3BEqEvHA%2CUAAA%3BEACA%2CMAAA%3B%3BAAxHI%2CM7BuDG%2CS6BjFP%2CiBA0BK%3BAACD%2CM7BsDG%2CS6BjFP%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CM7B8CG%2CS6BjFP%2CiBAmCK%3BErEqOL%2CiBAAA%3BEqEnOQ%2CyBAAA%3B%3BAAGJ%2CM7ByCG%2CS6BjFP%2CiBAwCK%3BErEgOL%2CiBAAA%3BEqE9NQ%2CyBAAA%3B%3BAA0GR%2CM7BnEO%2CS6BjFP%2CiBAoJC%3BAACD%2CM7BpEO%2CS6BjFP%2CiBAqJC%3BEACG%2CWAAA%3B%3BAAGJ%2CM7BxEO%2CS6BjFP%2CiBAyJC%3BErE%2BGD%2CwBAAA%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3B%3BAqEzGA%2CM7B9EO%2CS6BjFP%2CiBA%2BJC%3BErEyGD%2CwBAAA%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3B%3BAqEhNA%2CM7ByBO%2CS6BzBL%3BErEgNF%2CYAAA%3B%3BAqE5MA%2CM7BqBO%2CS6BrBL%2CgBAA2B%2CMAAS%3BAACtC%2CM7BoBO%2CS6BpBL%2CgBAA2B%2CMAAS%3BAACtC%2CM7BmBO%2CS6BnBN%2CMAAO%3BEACJ%2CcAAA%3B%3BA7BkBJ%2CMAAO%2CSAEH%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIR%2CKAAK%2CMAAS%2CWAAS%3BAACvB%2CMAAM%2CMAAS%2CWAAS%3BEACpB%2CcAAA%3B%3BAAGJ%2CgBACM%3BElCgHN%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEAEA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CcAAA%3BE%2BB9QA%2CqBAAA%3BES%2BGQ%2CqBAAA%3BEACA%2CsBAAA%3B%3BAlCiHR%2CgBkC5HM%2CyBlC4HL%3BAACD%2CgBkC7HM%2CyBlC6HL%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgBkClIM%2CyBlCkIL%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgBkCvIM%2CyBlCuIL%3BAACD%2CgBkCxIM%2CyBlCwIL%3BAACD%2CQAAQ%2CUAAW%2CiBkCzIb%3BElC0IF%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BAwC1KA%2CgBACM%2CyBT6JJ%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CgBS%2BFM%2CyBT%5C%2FFL%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9OY%2COhC8OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BASrOQ%2CgBAbF%2CyBAaG%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAASZ%2CQACI%3BEACI%2CSAAA%3B%3BAAII%2CQALR%2CUAGM%2CSAAM%2CIAAI%2CSAEP%2CIAAI%3BAAAL%2CQALR%2CUAII%2CQAAU%2CSACL%2CIAAI%3BEACD%2CgBAAA%3B%3BAAPhB%2CQACI%2CUAGM%2CSAAM%2CIAAI%2CSAMR%3BAAVZ%2CQACI%2CUAII%2CQAAU%2CSAKN%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAdhB%2CQACI%2CUAGM%2CSAAM%2CIAAI%2CSAaR%3BAAjBZ%2CQACI%2CUAII%2CQAAU%2CSAYN%3BEACI%2CWAAA%3B%3BAzCzJhB%3BEACI%2CaGFW%2CmBHEX%3BEACA%2CSAAS%2CsDAAsB%2COAAO%2CcAClC%2CqDAAqB%2COAAO%2COADhC%3BEAEA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BA0EZJ%3BAACA%2CCAAC%2COAAO%3BArE4ER%2CKAAK%2CcA4CD%2CiBAGM%3BAC1EV%3BEL4OA%2CkBAAA%3B%3BAyExRI%2CMAAC%3BArEuEL%2CKAAK%2CcA4CD%2CiBAGM%2CUqEtHL%3BApE4CL%2CYoE5CK%3BEzEwRL%2C%2BCAAA%3B%3BAyEnRA%2CCAAC%2COAAO%3BEzEmRR%2CqBAAA%3BEMxHA%2CqBAAA%3B%3BAAEA%2CCmE7JC%2COAAO%2CQnE6JP%3BAACD%2CCmE9JC%2COAAO%2CQnE8JP%3BAACD%2CCmE%5C%2FJC%2COAAO%2CQnE%2BJP%3BEACG%2CqBAAA%3B%3BAmE5JJ%2COAAO%3BAACP%3BEnE6BA%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CcD4RrB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAiBA%2COmEnEO%2CQnEmEN%3BAAAD%2CeAAC%3BAACD%2COmEpEO%2CQnEoEN%3BAAAD%2CeAAC%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2COmEhFO%2CQnEgFN%3BAAAD%2CeAAC%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2COmE5FO%2CQnE4FN%3BAAAD%2CeAAC%3BAACD%2COmE7FO%2CQnE6FN%3BAAAD%2CeAAC%3BAACD%2CQAAQ%2CUAAW%2CQmE9FZ%3BAnE8FP%2CQAAQ%2CUAAW%3BENiLnB%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAoElHJ%2CQAAQ%2CKAAK%3BECuJb%2CSAAA%3BEACA%2CUAAA%3BEDtJI%2CmBAAA%3B%3BAAFJ%2CQAAQ%2CKAAK%2CMC0JX%2CQAAK%3BEACH%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAD7JJ%2CQAAQ%2CKAAK%2CMC0JX%2CQAAK%2CMAKD%3BEACE%2CcAAA%3B%3BADhKR%2CQAAQ%2CKAAK%2CMCoKX%2CQAAK%3BEAEH%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BA3E7HJ%2CQ0E5CQ%2CKAAK%2CMCoKX%2CQAAK%2CQ3ExHN%3BAACD%2CQ0E7CQ%2CKAAK%2CMCoKX%2CQAAK%2CQ3EvHN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CQ0ElDQ%2CKAAK%2CMCoKX%2CQAAK%2CQ3ElHN%3BEACG%2CWAAA%3B%3BA2EwHA%2CQD3KI%2CKAAK%2CMCoKX%2CQAAK%2CQAOF%3BEACG%2CcAAA%3B%3BAD5KR%2CQAAQ%2CKAAK%2CMCiOP%2CQAAK%3BE3E%2BDX%2CeAAA%3B%3BA0EhSA%2CQAAQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%3BE3E0DN%2CmBAAA%3BEAAA%2CgCAAA%3BEAAA%2C8BAAA%3BEAAA%2C%2BBAAA%3BEAAA%2C6BAAA%3BEAAA%2CYAAA%3BEAAA%2C0BAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CQ2E%5C%2FIQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%2CU5EvFL%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CQ2EpJQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%2CU5ElFL%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CQ2EzJQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%2CU5E7EL%3BECuID%2CWAAA%3BEAAA%2CqBAAA%3B%3BA2E9BI%2CQDlQI%2CKAAK%2CMCqOX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CQDnQI%2CKAAK%2CMCqOX%2CQAAK%2CMA8BF%2CIAAI%2CWAAc%2CUAAO%3BE3E6B9B%2CmBAAA%3B%3BA2EzBI%2CQDvQI%2CKAAK%2CMCqOX%2CQAAK%2CMAkCF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CQDxQI%2CKAAK%2CMCqOX%2CQAAK%2CMAmCF%2COAAU%3BAACX%2CQDzQI%2CKAAK%2CMCqOX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BAAClB%2CQD1QI%2CKAAK%2CMCqOX%2CQAAK%2CMAqCF%2COAAU%2CUAAO%3BE3EsBtB%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CqBAAA%3BEAAA%2CmBAAA%3B%3BA0EhSA%2CQAAQ%2CKAAK%2CMCkRX%2CQAAK%3BE3EcP%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2C4BAAA%3B%3BA4EhSA%2CMC8VE%3BE7E1UF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4E3BA%2CMCmHA%3BE7E%2BHA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BE6EgEA%2CmBAAA%3BE7EpBA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CqBAAA%3BEAAA%2CgBAAA%3B%3BA4EhSA%2CMC6HA%3BE7EmKA%2CiBAAA%3BEAAA%2CmBAAA%3BEAnCA%2CsBAAA%3BEAmCA%2CiBAAA%3BEAAA%2CqBAAA%3B%3BA4EhSA%2CMC6HA%2CMAUI%3BE7EnHJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4E3BA%2CMC4IA%2CEAAC%3BE7EoJD%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BA6EtII%2CMAdJ%2CEAAC%2CKAcI%3BE7EsIL%2CcAAA%3B%3BA6E1HI%2CMA1BJ%2CEAAC%2CKA0BI%3BE7E0HL%2CcAAA%3BEAAA%2CqBAAA%3B%3BA6E7GI%2CMAvCJ%2CEAAC%2CKAuCI%3BE7E6GL%2CcAAA%3B%3BA4EhSA%2CMCgMA%2COAAM%3BE7EgGN%2CiBAAA%3BEAAA%2CmBAAA%3BEAnCA%2CsBAAA%3BEAmCA%2CWAAA%3BEAAA%2CqBAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3B%3BA4EhSA%2CMCqNA%3BE7E2EA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CUAAA%3BEAAA%2CqBAAA%3B%3BA6E7DI%2CMAdJ%2CQAcK%3BE7E6DL%2CcAAA%3B%3BA6EjDI%2CMA1BJ%2CQA0BK%3BE7EiDL%2CcAAA%3BEAAA%2CqBAAA%3B%3BA6EpCI%2CMAvCJ%2CQAuCK%3BE7EoCL%2CcAAA%3B%3BA6ExBI%2CMAnDJ%2CQAmDK%3BE7EwBL%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BA8C4WI%2CMAzKJ%2CQAmDK%2CKAqHJ%2CQACI%3BE7E9FL%2CcAAA%3B%3BA6EoGI%2CMA%5C%2FKJ%2CQAmDK%2CKA2HJ%2COACI%3BE7EpGL%2CcAAA%3B%3BA6ExBI%2CMAnDJ%2CQAmDK%2CK9CYH%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CM8C6LA%2CQAmDK%2CK9ChPJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCxPQ%2COhCwPR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CM8CgLJ%2CQAmDK%2CK9CpOJ%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CM8C0KJ%2CQAmDK%2CK9C9NJ%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BA6ENI%2CMArEJ%2CQAqEK%3BE7EML%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BA8C4WI%2CMAzKJ%2CQAqEK%2CSAmGJ%2CQACI%3BE7E9FL%2CcAAA%3B%3BA6EoGI%2CMA%5C%2FKJ%2CQAqEK%2CSAyGJ%2COACI%3BE7EpGL%2CcAAA%3B%3BA6ENI%2CMArEJ%2CQAqEK%2CS9CNH%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CM8C6LA%2CQAqEK%2CS9ClQJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCzOQ%2COhCyOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CM8CgLJ%2CQAqEK%2CS9CtPJ%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CM8C0KJ%2CQAqEK%2CS9ChPJ%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BA4EhSA%2CMAGI%3BEACI%2CWAAA%3B%3BAAEA%2CMAHJ%2CQAGK%3BEACG%2CkBAAA%3B%3BAAGJ%2CMAPJ%2CQAOK%3BEACG%2CiBAAA%3B%3BAnDXZ%2CgBACM%3BAADN%2CgBAEM%3BEACE%2CkBAAA%3BEAWA%2CmBAAA%3B%3BAAdR%2CgBACM%2CWAIE%3BAALR%2CgBAEM%2CaAGE%3BEAEI%2CmBAAA%3B%3BAAEA%2CgBARN%2CWAIE%2CQAIK%3BAAAD%2CgBAPN%2CaAGE%2CQAIK%3BEACG%2CgBAAA%3B%3BAAKR%2CgBAdF%2CWAcG%3BAAAD%2CgBAbF%2CaAaG%3BEACG%2CgBAAA%3B%3BAqDhBZ%3BE9EgSA%2CgBAAA%3BEAAA%2CgBAAA%3B%3BA8EhSA%2CYCoEA%3BE%5C%2FE4NA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BA%2BEtHA%2CYCoEA%2COhFwDE%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BA%2BE9HJ%2CYC0EA%3BEACI%2CSAAA%3B%3BAD3EJ%2CYC8EA%3BE%5C%2FEkNA%2CWAAA%3BEAAA%2CqBAAA%3B%3BA%2BEpMI%2CYAdJ%2CEAcK%3BE%5C%2FEoML%2CWAAA%3BEAAA%2CqBAAA%3B%3BA%2BEvLI%2CYA3BJ%2CEA2BK%3BE%5C%2FEuLL%2CWAAA%3BEAAA%2C0BAAA%3B%3BA%2BE1KI%2CYAxCJ%2CEAwCK%3BE%5C%2FE0KL%2CWAAA%3BEAAA%2CqBAAA%3B%3BA8EhSA%2CYCoIA%3BE%5C%2FE4JA%2CgBAAA%3B%3BA8EhSA%2CYC4JI%2CMAAK%2CIAAI%3BE%5C%2FEoIb%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAAMA%2CYgDsFI%2CMAAK%2CIAAI%2CahDtFZ%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CSgCxPQ%2COhCwPR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAiD9VY%2CUAFP%2CMACG%2CQACK%3BEhFqRb%2CkBAAA%3BEgFjRgB%2CYAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEhF6QhB%2CqBAAA%3BEMzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3B%3BAgFrRY%2CUAFP%2CMACG%2CQACK%2CMjDyQX%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CUiDfK%2CMACG%2CQACK%2CMjDaZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC1OU%2COhC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CUiD5BC%2CMACG%2CQACK%2CMjDyBZ%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CUiDlCC%2CMACG%2CQACK%2CMjD%2BBZ%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BAM7CA%2CU0E1OK%2CMACG%2CQACK%2CM1EwOZ%3BAACD%2CU0E3OK%2CMACG%2CQACK%2CM1EyOZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CU0EhPK%2CMACG%2CQACK%2CM1E8OZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CU0ErPK%2CMACG%2CQACK%2CM1EmPZ%3BAACD%2CU0EtPK%2CMACG%2CQACK%2CM1EoPZ%3BAACD%2CQAAQ%2CUAAW%2CW0EvPd%2CMACG%2CQACK%3BE1EsPT%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BAgFtPA%3BEAQI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAhFubJ%2CcAAC%3BAACD%2CcAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CcAAC%3BEArND%2CSAAA%3BEAAA%2CQAAA%3BEAAA%2CiBAAA%3BEAAA%2CsDAAA%3BEAAA%2CWAAA%3B%3BAA6NA%2CcAAC%3BEA7ND%2CSAAA%3BEAAA%2CQAAA%3BEAAA%2CiBAAA%3BEAAA%2CyDAAA%3BEAAA%2CWAAA%3B%3BA4D5RQ%2CMAAC%2CWAAY%3BAACb%2CMAAC%2CWAAY%3BEACT%2CeAAA%3B%3BAAuBR%3BAACA%3BEACI%2CcAAA%3BE5DiQR%2CiBAAA%3BE4D%5C%2FPQ%2CcAAA%3B%3BAAJJ%2CoBAMI%3BAALJ%2CoBAKI%3BEACI%2CgBAAA%3B%3BAAWR%2CoBAAuB%3BAACvB%2CKAAK%3BEACD%2CcAAA%3BE5D%2BOR%2CiBAAA%3B%3BA4D5OQ%2CoBALmB%2CuBAKlB%3BAAAD%2CKAJC%2CYAIA%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3BE5D2OZ%2CiBAAA%3B%3BA4DjPI%2CoBAAuB%2CuBAUnB%3BAATJ%2CKAAK%2CYASD%3BE5DuOR%2CiBAAA%3B%3BAiFxSJ%3BEACI%2CaAAa%2CYAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CWAAb%3BEACA%2CSAAS%2CyCAAyC%2COAAO%2CcAAc%2CwCAAwC%2COAAO%2COAAtH%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CSAAS%2CqDAAqD%2COAAO%2CcAAc%2CoDAAoD%2COAAO%2COAA9I%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CiBAAb%3BEACA%2CSAAS%2C%2BCAA%2BC%2COAAO%2CcAAc%2C8CAA8C%2COAAO%2COAAlI%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CcAAb%3BEACA%2CSAAS%2C4CAA4C%2COAAO%2CcAAc%2C2CAA2C%2COAAO%2COAA5H%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CWAAb%3BEACA%2CSAAS%2CyCAAyC%2COAAO%2CcAAc%2CwCAAwC%2COAAO%2COAAtH%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CeAAb%3BEACA%2CSAAS%2C6CAA6C%2COAAO%2CcAAc%2C4CAA4C%2COAAO%2COAA9H%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CWAAb%3BEACA%2CSAAS%2CyCAAyC%2COAAO%2CcAAc%2CwCAAwC%2COAAO%2COAAtH%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CSAAS%2CgDAAgD%2COAAO%2CcAAc%2C%2BCAA%2BC%2COAAO%2COAApI%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CeAAb%3BEACA%2CSAAS%2C6CAA6C%2COAAO%2CcAAc%2C4CAA4C%2COAAO%2COAA9H%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CoBAAb%3BEACA%2CSAAS%2CkDAAkD%2COAAO%2CcAAc%2CiDAAiD%2COAAO%2COAAxI%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CqBAAb%3BEACA%2CSAAS%2CmDAAmD%2COAAO%2CcAAc%2CkDAAkD%2COAAO%2COAA1I%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CiBAAb%3BEACA%2CSAAS%2C%2BCAA%2BC%2COAAO%2CcAAc%2C8CAA8C%2COAAO%2COAAlI%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CSAAS%2CgDAAgD%2COAAO%2CcAAc%2C%2BCAA%2BC%2COAAO%2COAApI%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CSAAS%2CgDAAgD%2COAAO%2CcAAc%2C%2BCAA%2BC%2COAAO%2COAApI%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CqBAAb%3BEACA%2CSAAS%2CmDAAmD%2COAAO%2CcAAc%2CkDAAkD%2COAAO%2COAA1I%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CYAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CiBAAb%3BEACA%2CSAAS%2C%2BCAA%2BC%2COAAO%2CcAAc%2C8CAA8C%2COAAO%2COAAlI%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CiBAAb%3BEACA%2CSAAS%2C%2BCAA%2BC%2COAAO%2CcAAc%2C8CAA8C%2COAAO%2COAAlI%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CgBAAb%3BEACA%2CSAAS%2C8CAA8C%2COAAO%2CcAAc%2C6CAA6C%2COAAO%2COAAhI%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CqBAAb%3BEACA%2CSAAS%2CmDAAmD%2COAAO%2CcAAc%2CkDAAkD%2COAAO%2COAA1I%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtB%3BEACE%2CaAAa%2CYAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAGtB%3BEACE%2CaAAa%2C%2BBAAb%3BEACA%2CSAAS%2CyDAAyD%2COAAO%2CcAChE%2CwDAAwD%2COAAO%2COADxE%3BEAEA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAIJ%2CMAAM%2CYAAY%3BEACd%2CeAAA%3BEACA%2CMAAA%3BEACA%2CmCAAA%3BEACA%2CgBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CMAAM%2CYAAY%2CaAAc%2COAAM%3BEAClC%2CaAAA%3B%3BAAGJ%3BEACI%3BIACI%2CWAAW%2CiBAAX%3B%3BEAEJ%3BIACI%2CWAAW%2CeAAX%3B%3B%3BAAKR%2CIAAI%2CqBAAsB%2COAAM%2CYAAY%3BEACxC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CSAEA%2CKAAI%2CqBAAsB%2COAAM%2CYAAY%2CaAAc%2COAAM%3BEAC5D%2CcAAA%3B%3BAAIJ%2CaACA%2CaACI%2COAAM%3BEACF%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAARR%2CaACA%2CaACI%2COAAM%2CQAOF%2CQAAO%3BEACH%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2C8BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CgCAAA%3B%3BAArBZ%2CaACA%2CaACI%2COAAM%2CQAOF%2CQAAO%2CMAaH%3BEACI%2COAAA%3BEACA%2CgBAAA%3B%3BAAxBhB%2CaACA%2CaACI%2COAAM%2CQAOF%2CQAAO%2CMAaH%2CgBAGI%3BEACI%2C0CAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3B%3BAA7BpB%2CaACA%2CaACI%2COAAM%2CQAOF%2CQAAO%2CMAaH%2CgBASI%2CeACI%2COAAM%2CIAAI%2CgBAAgB%3BAAhC9C%2CaACA%2CaACI%2COAAM%2CQAOF%2CQAAO%2CMAaH%2CgBASI%2Ce7ErGZ%2CMAAK%2CcA4CD%2CiBAGM%2CU6EuDY%2CIAAI%2CgBAAgB%3BAAhC9C%2CaACA%2CaACI%2COAAM%2CQAOF%2CQAAO%2CMAaH%2CgBASI%2Ce5EhIZ%2Ca4EiIsB%2CIAAI%2CgBAAgB%3BEACtB%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAnCxB%2CaACA%2CaACI%2COAAM%2CQAOF%2CQAAO%2CMA8BH%3BEACI%2COAAA%3B%3BAAxChB%2CaACA%2CaA2CI%2CQAAO%3BEACH%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAlDR%2CaACA%2CaA2CI%2CQAAO%2CQAOH%3BEACI%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2C8BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3B%3BAA%5C%2FDZ%2CaACA%2CaA2CI%2CQAAO%2CQAqBH%3BEACG%2CqBAAA%3B%3BAAlEX%2CaACA%2CaA2CI%2CQAAO%2CQAqBH%2C2BAEG%3BEACE%2CeAAA%3BEACA%2CSAAA%3B%3BAArEb%2CaACA%2CaA2CI%2CQAAO%2CQA4BH%3BEACI%2COAAA%3BEACA%2CgBAAA%3B%3BAA1EZ%2CaACA%2CaA2CI%2CQAAO%2CQA4BH%2CuBAGI%3BEACI%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA9EhB%2CaACA%2CaA2CI%2CQAAO%2CQA4BH%2CuBAGI%2CcAII%3BEACI%2CuBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAlFpB%2CaACA%2CaA2CI%2CQAAO%2CQA4BH%2CuBAGI%2CcAII%2CYAII%3BEACI%2CYAAA%3B%3BAApFxB%2CaACA%2CaA2CI%2CQAAO%2CQA4BH%2CuBAGI%2CcAII%2CYAOI%2CGAAK%2CKAAK%3BEACN%2CiBAAA%3BEACA%2CaC%5C%2FOb%2CWD%2BOa%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAhGxB%2CaACA%2CaA2CI%2CQAAO%2CQAyDH%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAvGZ%2CaACA%2CaA2CI%2CQAAO%2CQAyDH%2C8BAGI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAA1GhB%2CaACA%2CaA2CI%2CQAAO%2CQAyDH%2C8BAGI%2CcAGI%2CeACI%2COAAM%3BEACF%2CqBAAA%3BEACA%2CsBAAA%3B%3BAA9GxB%2CaACA%2CaA2CI%2CQAAO%2CQAyDH%2C8BAGI%2CcAGI%2CeACI%2COAAM%2COAGF%3BEACI%2CgBAAA%3B%3BAAhH5B%2CaACA%2CaA2CI%2CQAAO%2CQAyDH%2C8BAGI%2CcAGI%2CeACI%2COAAM%2COAGF%2CSAEI%3BEACI%2CaAAA%3B%3BAAlHhC%2CaACA%2CaA2CI%2CQAAO%2CQAyDH%2C8BAGI%2CcAGI%2CeACI%2COAAM%2COASF%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2C%2BCAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAA3H5B%2CaACA%2CaA2CI%2CQAAO%2CQAyDH%2C8BAGI%2CcAGI%2CeAmBI%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAhIxB%2CaACA%2CaA2CI%2CQAAO%2CQAyDH%2C8BAGI%2CcAGI%2CeAmBI%2CSAGI%2CQAAO%3BEACH%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAACA%2CaAxI5B%2CaA2CI%2CQAAO%2CQAyDH%2C8BAGI%2CcAGI%2CeAmBI%2CSAGI%2CQAAO%2COAQF%3BEACG%2CyCAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAYhC%3BEACI%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAVJ%2CeAWI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAjBR%2CeAWI%2C0BAOK%3BEACG%2CaCtUA%2CYDsUA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAxBZ%2CeAWI%2C0BAeK%2CcACI%3BEACG%2CkBAAA%3BEACA%2CUAAA%3B%3BAA7BhB%2CeAWI%2C0BAeK%2CcACI%2CSAGI%3BEACG%2CaClVR%2CYDkVQ%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAArCpB%2CeAWI%2C0BAeK%2CcACI%2CSAYI%3BEACG%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CyCAAA%3B%3BAACA%2CeAxChB%2C0BAeK%2CcACI%2CSAYI%2CeAYI%3BAAAQ%2CeAxCzB%2C0BAeK%2CcACI%2CSAYI%2CeAYa%3BEACN%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CeAhDhB%2C0BAeK%2CcACI%2CSAYI%2CeAoBI%3BEACG%2CiBAAA%3BEACA%2CyDAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CeAvDhB%2C0BAeK%2CcACI%2CSAYI%2CeA2BI%3BEACG%2CiBAAA%3BEACA%2CyDAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAvExB%2CeAWI%2C0BAeK%2CcACI%2CSAYI%2CeAkCG%3BEACI%2CgCAAA%3BEACA%2CeAAA%3B%3BAACA%2CeAjEpB%2C0BAeK%2CcACI%2CSAYI%2CeAkCG%2CGAGK%3BEACG%2CmBAAA%3B%3BAA7E5B%2CeAWI%2C0BAeK%2CcACI%2CSAYI%2CeAkCG%2CGAMI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CahFhYH%2CcgFgYG%3B%3BAACA%2CeA1ExB%2C0BAeK%2CcACI%2CSAYI%2CeAkCG%2CGAMI%2CEAMK%3BEACG%2CcAAA%3B%3BAAGR%2CeA9EpB%2C0BAeK%2CcACI%2CSAYI%2CeAkCG%2CGAgBK%2COACG%3BEACI%2CcAAA%3B%3BAA3FhC%2CeAmGI%2CkBACI%2CQAAO%3BEACH%2CaAAA%3B%3BAACA%2CeAHR%2CkBACI%2CQAAO%2CSAEF%3BEACG%2CaAAA%3B%3BAAvGhB%2CeAmGI%2CkBACI%2CQAAO%2CSAKH%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAA9GhB%2CeAmGI%2CkBACI%2CQAAO%2CSAYH%2CSAAQ%3BEACJ%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3B%3BAA3HhB%2CeAmGI%2CkBACI%2CQAAO%2CSAYH%2CSAAQ%2CIAYJ%3BEACI%2CiBAAA%3BEACA%2CaClbJ%2CaAAa%2CYDkbT%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAjIpB%2CeAsII%2CQAAO%3BEACH%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3B%3BAA1IR%2CeAsII%2CQAAO%2CMAKH%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAACA%2CeAXR%2CQAAO%2CMAKH%2CGAMK%2CMAAM%3BEACH%2CaAAA%3B%3BAAEJ%2CeAdR%2CQAAO%2CMAKH%2CGASK%3BEACG%2CaAAA%3B%3BAAEJ%2CeAjBR%2CQAAO%2CMAKH%2CGAYK%3BEACG%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAHJ%2CeAjBR%2CQAAO%2CMAKH%2CGAYK%2CmBAIG%3BEACI%2CaC%5C%2FcR%2CYD%2BcQ%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAGR%2CeA9BR%2CQAAO%2CMAKH%2CGAyBK%3BEACG%2CeAAA%3B%3BAAMhB%2CiBACI%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAJR%2CiBACI%2CGAII%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAARZ%2CiBACI%2CGAII%2CGAII%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAbhB%2CiBACI%2CGAeI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAlBZ%2CiBACI%2CGAeI%2CGAGI%3BEACI%2CWAAA%3BEACA%2CoBAAA%3B%3BAACA%2CiBArBZ%2CGAeI%2CGAGI%2CGAGK%3BEACG%2CgBAAA%3B%3BAAvBpB%2CiBACI%2CGAeI%2CGAGI%2CGAMI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3B%3BAAOpB%2CEAAE%2CWAAY%2CGAAG%2CGAAE%2CMAAO%3BEACtB%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CaAAc%2CaAAa%2COAAM%2CQAAS%2CQAAO%2CMAC7C%2CgBACI%2CkBACI%2CGAAE%2CWACE%3BEACI%2CYAAA%3BEACA%2CYAAA%3B%3BAASpB%2CaACI%3BEACI%2CiBAAA%3B%3BAAFR%2CaACI%2CYAEI%2CWACI%2CUACI%3BEACI%2C%2BBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAATpB%2CaACI%2CYAEI%2CWACI%2CUACI%2CqBAKI%2CGAAE%3BEACE%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAfxB%2CaACI%2CYAEI%2CWACI%2CUACI%2CqBAKI%2CGAAE%2COAME%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAnB5B%2CaACI%2CYAEI%2CWACI%2CUACI%2CqBAKI%2CGAAE%2COAWE%2CWACI%2CGACI%2CkBACI%2CGAAE%3BEACE%2CUAAA%3BEACA%2CSAAA%3B%3BAA1BxC%2CaACI%2CYAEI%2CWACI%2CUACI%2CqBAKI%2CGAAE%2COAWE%2CWACI%2CGAOI%2CGACI%3BEACI%2C0BAAA%3BEACA%2CaCnjBzB%2CeDmjByB%3B%3BAAhCxC%2CaACI%2CYAEI%2CWACI%2CUACI%2CqBAKI%2CGAAE%2COAWE%2CWACI%2CGAaM%3BEACE%2CgBAAA%3B%3BAACA%2CaApChC%2CYAEI%2CWACI%2CUACI%2CqBAKI%2CGAAE%2COAWE%2CWACI%2CGAaM%2CKAEG%3BEACG%2CyBAAA%3B%3BAADJ%2CaApChC%2CYAEI%2CWACI%2CUACI%2CqBAKI%2CGAAE%2COAWE%2CWACI%2CGAaM%2CKAEG%2CMAEK%3BEACE%2CWAAA%3B%3BAAMpB%2CaA7CpB%2CYAEI%2CWACI%2CUACI%2CqBAKI%2CGAAE%2COAoCG%3BEACG%2CmBAAA%3B%3BAADJ%2CaA7CpB%2CYAEI%2CWACI%2CUACI%2CqBAKI%2CGAAE%2COAoCG%2CMAEK%3BEACE%2CWAAA%3B%3BAAHR%2CaA7CpB%2CYAEI%2CWACI%2CUACI%2CqBAKI%2CGAAE%2COAoCG%2CMAKG%3BEACI%2CcAAA%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CgBAAgB%2CaAAhB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAUhC%2CUACI%2CUACI%3BEACI%2CUAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAACA%2CUALR%2CUACI%2CkBAIK%2CMAAO%3BEACJ%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAEJ%2CUATR%2CUACI%2CkBAQK%2CMAAO%2CIAAC%3BEACL%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAApBhB%2CUACI%2CUACI%2CkBAoBI%3BEACI%2CiBAAA%3BEACA%2CaCznBL%2CWDynBK%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FBhB%2CUACI%2CUAiCI%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3B%3BAAtDZ%2CUACI%2CUAiCI%2CeAqBI%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BAAzDhB%2CUACI%2CUAiCI%2CeAqBI%2CeAGI%3BEACI%2COAAO%2CkBAAP%3BEACA%2CYAAA%3B%3BAA5DpB%2CUACI%2CUAiCI%2CeAqBI%2CeAGI%2CYAGI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FDxB%2CUACI%2CUAiCI%2CeAiCI%3BEACI%2CaAAA%3B%3BAApEhB%2CUACI%2CUAiCI%2CeAoCI%3BEACI%2CaAAA%3B%3BAAvEhB%2CUACI%2CUAiCI%2CeAuCI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2C%2BBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAGS%2CUA1FrB%2CUAiCI%2CeAuCI%2CWAgBI%2CYACK%2CGAAE%2CYACG%2CMACE%3BEACI%2CcAAA%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CgBAAgB%2CaAAhB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA7GhC%2CUACI%2CUAiCI%2CeAuCI%2CWAyCI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAASpB%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAR5B%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYAGI%2CGACI%2CGACI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA1BxC%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYAGI%2CGACI%2CGACI%2CUAgBI%3BEACI%2CSAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAACA%2CaA%5C%2FBxC%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYAGI%2CGACI%2CGACI%2CUAgBI%2CGAKK%3BEACG%2CgBAAA%3B%3BAAjChD%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYAGI%2CGACI%2CGACI%2CUAgBI%2CGAQI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAvChD%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYAGI%2CGACI%2CGACI%2CUAgBI%2CGAQI%2CEAKI%3BEACI%2CYAAA%3BEACA%2CeAAA%3B%3BAACA%2CaA1ChD%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYAGI%2CGACI%2CGACI%2CUAgBI%2CGAQI%2CEAKI%2CgBAGK%3BEACG%2C4CAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAIZ%2CaApDxC%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYAGI%2CGACI%2CGACI%2CUAgBI%2CGA0BK%2CMACK%3BEACC%2CWAAA%3BEACA%2CmBAAA%3B%3BAAxDnD%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYAGI%2CGACI%2CGACI%2CUAgBI%2CGAgCI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA1EhD%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYA0EI%2CkBAAoB%2CKAAK%3BEACrB%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAEI%2CaApFhC%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYA0EI%2CkBAAoB%2CKAAK%2CKAIpB%2CMACI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2COAAA%3B%3BAAKA%2CaAhGpC%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYA0EI%2CkBAAoB%2CKAAK%2CKAerB%2CUACI%2CGACK%2CMACG%3BEACI%2CcAAA%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CgBAAgB%2CaAAhB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAKhB%2CaArH5B%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYA0EI%2CkBAAoB%2CKAAK%2CKAsCpB%2CMACG%3BEACI%2CcAAA%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CgBAAgB%2CaAAhB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAuCxC%2CwBAPyC%3BEAEzC%2CMAAM%2CYAAY%2CaAAc%3BIAC5B%2C6BAAA%3B%3B%3BAAoCJ%2CwBAhC0C%3BEAEtC%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBACI%3BIACI%2CcAAA%3B%3BEAOpB%2CUACI%2CUACI%2CkBACI%3BIACI%2CkBAAA%3B%3BEAGA%2CUANZ%2CUACI%2CkBAIK%2CMAAS%2CIACL%3BIACG%2CUAAA%3B%3B%3BAAkRxB%2CwBAxQ0C%3BEAEtC%2CaACI%2CaACI%2CQAAO%2CQACH%2C8BACI%2CcACI%2CeACI%2CSACI%2CQAAO%3BIACH%2CWAAA%3BIACA%2CYAAA%3B%3BEACA%2CaAT5B%2CaACI%2CQAAO%2CQACH%2C8BACI%2CcACI%2CeACI%2CSACI%2CQAAO%2COAGF%3BIACG%2CWAAA%3B%3BEAXpC%2CaACI%2CaACI%2CQAAO%2CQACH%2C8BACI%2CcACI%2CeAUI%2COAAM%2COACF%3BIACI%2CYAAA%3B%3BEAUhC%2CYAAa%2CgBACT%2CeACI%2CWAAU%2CiBAAiB%2CUACvB%2CeACI%2CGACI%3BIACI%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAQxB%2CeACI%2C0BACI%3BIACI%2CiBAAA%3B%3BEAKZ%2CaACI%2CaACI%2COAAM%2CQACF%2CQAAO%2CMACH%3BIACI%2CgBAAA%3B%3BEALpB%2CaACI%2CaAQI%2CQAAO%2CQACH%3BIACI%2CgBAAA%3B%3BEAXhB%2CaACI%2CaAQI%2CQAAO%2CQAIH%3BIACI%2CgBAAA%3B%3BEAIY%2CaAjBxB%2CaAQI%2CQAAO%2CQAIH%2CuBAEI%2CWACI%2CUACI%2CkBACK%2CMAAO%3BIACJ%2CoBAAA%3B%3BEAnBhC%2CaACI%2CaAQI%2CQAAO%2CQAIH%2CuBAWI%3BIACI%2CiBAAA%3B%3BEAzBpB%2CaACI%2CaAQI%2CQAAO%2CQAIH%2CuBAWI%2CcAEI%2CYACI%2CGAAG%2CKAAG%3BIACF%2CiBAAA%3B%3BEA5B5B%2CaACI%2CaAQI%2CQAAO%2CQAIH%2CuBAWI%2CcAEI%2CYAII%2CYACI%2CkBAAkB%2CKAAG%2CKAAE%2CMAAM%3BIACzB%2CaAAA%3B%3BEAhChC%2CaACI%2CaAQI%2CQAAO%2CQAIH%2CuBAWI%2CcAEI%2CYAII%2CYAII%2CkBAAkB%2CKAAG%2CKAAE%2CMACnB%3BIACI%2CgBAAA%3B%3BEApCpC%2CaACI%2CaAQI%2CQAAO%2CQAIH%2CuBAWI%2CcAEI%2CYAII%2CYASI%2CkBAAkB%2CKAAG%3BIACjB%2CyBAAA%3B%3BEAxChC%2CaACI%2CaAQI%2CQAAO%2CQAqCH%2C2BACI%3BIACI%2CgBAAA%3B%3BEAOpB%2CUACI%2CUACI%2CkBACI%3BIACI%2CiBAAA%3B%3BEAMhB%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYACI%2CGACI%2CGACI%2CUACI%3BIACI%2CmBAAA%3B%3BEACA%2CaAXxC%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYACI%2CGACI%2CGACI%2CUACI%2CGAEK%3BIACG%2CgBAAA%3B%3BEAbhD%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBACI%2CcACI%2CYACI%2CYACI%2CGACI%2CGACI%2CUACI%2CGAKI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAchD%2CYACI%2CgBACI%2CeACI%2COAAM%2CIAAI%2CgBAAgB%3BEAHtC%2CYACI%2CgBACI%2Ce7E9%5C%2FBR%2CMAAK%2CcA4CD%2CiBAGM%2CU6Eg9BQ%2CIAAI%2CgBAAgB%3BEAHtC%2CYACI%2CgBACI%2Ce5EzhCR%2Ca4E0hCkB%2CIAAI%2CgBAAgB%3BIACtB%2CiBAAA%3B%3BEAKhB%2CiBACI%2CGACI%2CGACI%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEALhB%2CiBACI%2CGACI%2CGACI%2CGAGI%3BIACI%2CmBAAA%3B%3BEACA%2CiBAPhB%2CGACI%2CGACI%2CGAGI%2CGAEK%3BIACG%2CgBAAA%3B%3BEATxB%2CiBACI%2CGACI%2CGACI%2CGAGI%2CGAKI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAOxB%2CeACI%2C0BACI%2CcACI%2CSACI%3BIACI%2CiBAAA%3B%3BEALpB%2CeAUI%2CkBACI%2CQAAO%2CSACH%3BIACI%2CiBAAA%3B%3BEAKhB%2CaACI%2CYACI%2CWACI%2CUACI%2CqBACI%2CGAAE%3BIACE%2CmBAAA%3B%3BEANxB%2CaACI%2CYACI%2CWACI%2CUACI%2CqBACI%2CGAAE%2COAEE%2CWAAW%2CGAAK%3BIACZ%2CmBAAA%3B%3BEAR5B%2CaACI%2CYACI%2CWACI%2CUACI%2CqBACI%2CGAAE%2COAKE%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAS5B%2CUACI%2CUACI%3BIACI%2CwBAAA%3B%3BEAHZ%2CUACI%2CUACI%2CeAEI%3BIACI%2CaAAA%3B%3BEALhB%2CUACI%2CUACI%2CeAEI%2CWAEI%3BIACI%2CaAAA%3B%3BEAMpB%2CaACI%2CYACI%2CWACI%2CUACI%3BIACI%2CaAAA%3B%3BEAOpB%2CUACI%2CUACI%2CkBAAiB%2CMAAS%2CIAAC%3BIACvB%2CWAAA%3B%3BEAIZ%2CiBACI%2CGACI%2CGACI%3BIACI%2CiBAAA%3B%3BEAKhB%2CaAAc%2CaAAa%2COAAM%2CQAAS%2CQAAO%2CMAAO%2CgBAAgB%2CkBAAkB%2CGAAE%2CWAAY%3BIACpG%2CYAAA%3B%3B%3BAA0JR%2CwBApJ0C%3BEAEtC%2CUACI%2CUACI%2CkBAAiB%2CMAAS%2CIAAC%3BIACvB%2CWAAA%3B%3BEAIZ%2CiBACI%2CGACI%2CGACI%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEALhB%2CiBACI%2CGACI%2CGACI%2CGAGI%2CGACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAQxB%2CaACI%2CYACI%2CWACI%2CUACI%3BIACI%2CYAAA%3B%3BEALpB%2CaACI%2CYACI%2CWACI%2CUACI%2CqBAEI%2CGAAE%3BIACE%2CmBAAA%3B%3BEAPxB%2CaACI%2CYACI%2CWACI%2CUACI%2CqBAEI%2CGAAE%2COAEE%3BIACI%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3BEAX5B%2CaACI%2CYACI%2CWACI%2CUACI%2CqBAEI%2CGAAE%2COAOE%3BIACI%2CYAAA%3B%3BEAd5B%2CaACI%2CYACI%2CWACI%2CUACI%2CqBAEI%2CGAAE%2COAOE%2CWAEI%3BIACI%2CYAAA%3B%3BEAhBhC%2CaACI%2CYACI%2CWACI%2CUACI%2CqBAEI%2CGAAE%2COAOE%2CWAKI%2CGAAG%3BIACC%2CiBAAA%3B%3BEAUhC%2CUACI%2CUACI%2CeACI%2CeACI%3BIACI%2COAAO%2CkBAAP%3B%3BEAOpB%2CaACI%2CaACI%2CQAAO%2CQACH%3BIACI%2CsBAAA%3B%3BEAMY%2CaATxB%2CaACI%2CQAAO%2CQAIH%2CuBACI%2CWACI%2CUACI%2CkBACK%2CMAAO%3BIACJ%2CoBAAA%3B%3BEAXhC%2CaACI%2CaACI%2CQAAO%2CQAIH%2CuBAUI%2CcACI%2CYACI%2CGAAG%2CKAAG%3BIACF%2CoBAAA%3B%3BEAII%2CaAtB5B%2CaACI%2CQAAO%2CQAIH%2CuBAUI%2CcACI%2CYAII%2CYACI%2CkBAAkB%2CKAAG%2CKAAE%2CMAClB%3BIACG%2CaAAA%3B%3BEAxBpC%2CaACI%2CaACI%2CQAAO%2CQAIH%2CuBAUI%2CcACI%2CYAII%2CYACI%2CkBAAkB%2CKAAG%2CKAAE%2CMAInB%3BIACI%2CgBAAA%3B%3BEA3BpC%2CaACI%2CaACI%2CQAAO%2CQAIH%2CuBAUI%2CcACI%2CYAcI%2CYACI%2CGACI%2CGACI%2CUACI%2CGACI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3BEAchD%2CUACI%2CUACI%3BIACI%2CwBAAA%3B%3BEAHZ%2CUACI%2CUACI%2CeAEI%3BIACI%2CaAAA%3B%3BEALhB%2CUACI%2CUACI%2CeAEI%2CWAEI%3BIACI%2CaAAA%3B%3BEAMpB%2CaACI%2CYACI%2CWACI%2CUACI%3BIACI%2CaAAA%3B%3B%3BAAmHxB%2CwBAzG0C%3BEAEtC%2CaACI%2CaACI%2CQAAO%2CQACH%2C2BACI%3BIACI%2CgBAAA%3B%3BEALpB%2CaACI%2CaACI%2CQAAO%2CQAMH%3BIACI%2CgBAAA%3B%3BEAIY%2CaAZxB%2CaACI%2CQAAO%2CQAMH%2CuBAEI%2CWACI%2CUACI%2CkBACK%2CMAAO%3BIACJ%2CoBAAA%3B%3BEAdhC%2CaACI%2CaACI%2CQAAO%2CQAMH%2CuBAWI%2CcACI%2CYACI%2CGAAG%2CKAAG%3BIACF%2CiBAAA%3B%3BEAtB5B%2CaACI%2CaACI%2CQAAO%2CQAyBH%3BIACI%2CaAAA%3B%3BEA5BhB%2CaACI%2CaACI%2CQAAO%2CQAyBH%2C8BAEI%2CcACI%2CeACI%2COAAM%2COACF%3BIACI%2CYAAA%3B%3BEAShC%2CUACI%2CUACI%2CkBACI%3BIACI%2CiBAAA%3B%3BEAMhB%2CaACI%2CYACI%2CWACI%2CUACI%2CqBACI%2CGAAE%2COACE%3BIACI%2CiBAAA%3B%3BEAQ5B%2CaACI%2CaAAa%2CQAAO%2CQAAS%2CuBACzB%2CcACI%2CYACI%2CYACI%2CGAAG%2CGAAG%2CUACF%2CGACI%3BIACI%2CiBAAA%3B%3BEAShC%2CiBAAkB%2CGAAG%2CGACjB%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAHR%2CiBAAkB%2CGAAG%2CGACjB%2CGAGI%3BIACI%2CmBAAA%3B%3BEACA%2CiBANM%2CGAAG%2CGACjB%2CGAGI%2CGAEK%3BIACG%2CgBAAA%3B%3BEAPhB%2CiBAAkB%2CGAAG%2CGACjB%2CGAGI%2CGAKI%3BIACI%2CiBAAA%3B%3B%3BAA4GpB%2CwBAnG2C%2CwBAAqB%3BEAG5D%2CaACI%2CaACI%2COAAM%3BIACF%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAJZ%2CaACI%2CaAKI%2CQAAO%3BIACH%2CkBAAA%3BIACA%2CmBAAA%3B%3BEARZ%2CaACI%2CaAKI%2CQAAO%2CQAGH%2C2BACI%3BIACI%2CgBAAA%3B%3BEAXpB%2CaACI%2CaAKI%2CQAAO%2CQAQH%2C8BACI%2CcACI%2CeACI%2COAAM%2COACF%3BIACI%2CYAAA%3B%3BEAnBhC%2CaACI%2CaAKI%2CQAAO%2CQAmBH%3BIACI%2CaAAA%3B%3BEAKhB%2CaACI%2CYACI%2CWACI%2CUACI%3BIACI%2CYAAA%3B%3BEALpB%2CaACI%2CYACI%2CWACI%2CUACI%2CqBAEI%2CGAAE%2COAAQ%3BIACN%2CYAAA%3B%3BEAOxB%2CUACI%2CUACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAJZ%2CUACI%2CUACI%2CeAGI%2CeACI%3BIACI%2CaAAA%3B%3BEAPpB%2CUACI%2CUAUI%2CkBACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAYY%2CaANxB%2CaACI%2CQAAO%2CQACH%2CuBACI%2CWACI%2CUACI%2CkBACK%2CMAAS%3BIACN%2CoBAAA%3B%3BEARhC%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBAUI%2CcACI%3BIACI%2CgBAAA%3B%3BEAfxB%2CaACI%2CaACI%2CQAAO%2CQACH%2CuBAUI%2CcACI%2CYAEI%2CYACI%2CkBAAoB%2CKAAK%3BIACrB%2CyBAAA%3B%3B%3BAE3hDpC%2CuBAAwB%2CcAAc%3BEAClC%2CeAAA%3B%3BAAGJ%2CuBAEI%3BEACI%2CwBAAA%3B%3BAAHR%2CuBAMI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAATR%2CuBAMI%2CgBAII%3BEACI%2CUAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAbZ%2CuBAMI%2CgBAII%2CUAII%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CuBAfZ%2CgBAII%2CUAII%2CEAOK%3BEACG%2CgBAAA%3B%3BAAtBpB%2CuBAMI%2CgBAoBI%3BEACI%2CUAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAA7BZ%2CuBAMI%2CgBAoBI%2CUAII%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAAhChB%2CuBAqCI%2CaACI%3BEACI%2CaAAA%3BEACA%2CiBAAA%3B%3BAAxCZ%2CuBA4CI%2CoBACI%2CcACI%2CoBACI%2CkBACI%3BEACI%2CgBAAA%3B%3BAAjDxB%2CuBA4CI%2CoBACI%2CcACI%2CoBACI%2CkBACI%2CuBAEI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAxD5B%2CuBA4CI%2CoBACI%2CcACI%2CoBACI%2CkBACI%2CuBAUI%2CSAAQ%3BEACJ%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEAEA%2CgBAAA%3B%3BAA%5C%2FD5B%2CuBAuEI%2CUAAU%2COAAO%2CSAAS%3BEACtB%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2C0DAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAuB%2CiBAAvB%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAAtFR%2CuBAyFI%2CUAAU%2COAAO%2COAAM%2CKAAM%3BEACzB%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAA7FR%2CuBAgGI%2CeAAe%3BEACX%2CiBAAA%3B%3BAAjGR%2CuBAoGI%2CUAAU%2COAAO%2CSAAS%3BEACtB%2CYAAA%3BEACA%2CiBAAA%3B%3BAAtGR%2CuBAyGI%2CoBAAoB%3BEAChB%2CaAAA%3B%3BAA1GR%2CuBA6GI%3BEACI%2CeAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CUAAA%3B%3BAAlHR%2CuBAqHI%2CYAAY%3BEACR%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAA1HR%2CuBA6HI%2CYAAY%2CGAAG%3BEACX%2CWAAW%2CgBAAX%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CiBAAiB%2CUAAjB%3BEACA%2CyBAAyB%2CUAAzB%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA5IR%2CuBA%2BII%2CYAAY%2CGAAG%2CWAAW%3BEACtB%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAnJR%2CuBAsJI%2CYAAY%2CGAAE%3BEACV%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CiBAAiB%2CUAAjB%3BEACA%2CyBAAyB%2CUAAzB%3BEACA%2CkBAAA%3B%3BAAhKR%2CuBAmKI%2CYAAY%2CGAAE%2CMAAO%3BEACjB%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAW%2CYAAX%3BEACA%2CqBAAA%3B%3BAAvKR%2CuBA0KI%2CYAAY%2CGAAE%2CMAAO%2CWAAW%3BEAC5B%2CqBAAA%3BEACA%2CYAAA%3B%3BAA5KR%2CuBA%2BKI%3BEACI%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAjLR%2CuBAoLI%3BEACI%2CiBAAA%3B%3BAArLR%2CuBAwLI%2CGAAE%3BEACE%2CYAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FLR%2CuBAkMI%2CGAAE%3BEACE%2CWAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAxMR%2CuBA2MI%2CaAAa%3BEACT%2CUAAA%3BEACA%2CqBAAA%3B%3BAA7MR%2CuBAgNI%2CaAAa%3BEACT%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CcAAb%3BEACA%2CqBAAA%3B%3BAAtNR%2CuBAyNI%3BEACI%2CmBAAA%3B%3BAA1NR%2CuBA6NI%3BEACI%2CUAAA%3B%3BAA9NR%2CuBA6NI%2CmBAEI%2CSAAQ%2CSACJ%2COACI%3BEACI%2CWAAA%3B%3BAAlOpB%2CuBAwOI%2CUAAS%3BEACL%2CmBAAA%3B%3BAAzOR%2CuBA4OI%2CUAAU%3BEACN%2CgBAAA%3B%3BAA7OR%2CuBAgPI%2CUAAU%2COAAO%3BEACb%2CWAAA%3B%3BAAjPR%2CuBAoPI%2CUAAU%2COAAO%2CSAAS%3BEACtB%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAxPR%2CuBA2PI%2CUAAU%2COAAO%3BEACb%2CaAAa%2CcAAb%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAhQR%2CuBAmQI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAAtQR%2CuBAyQI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAA3QR%2CuBA8QI%3BEACI%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAhRR%2CuBAoRI%3BEACI%2CyBAAA%3B%3BAArRR%2CuBAwRI%2CSAAS%3BEACL%2CuBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CuBAhBJ%2CSAAS%2CQAgBJ%3BEACG%2CgBAAA%3B%3BAAzSZ%2CuBA6SI%2CeAAe%3BEACX%2CgBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAAlTR%2CuBAqTI%2CYAAY%3BEACR%2CqBAAA%3B%3BAAIR%2CuBAAwB%2CcAAc%3BEAClC%2CeAAA%3B%3BAAGJ%2CuBACI%3BEACI%2CwBAAA%3B%3BAAFR%2CuBAKI%3BEACI%2CyBAAA%3B%3BAANR%2CuBASI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAbR%2CuBAgBI%3BEACI%2CmBAAA%3B%3BAAjBR%2CuBAgBI%2CgBAEI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAxBZ%2CuBA4BI%2CiBAAiB%3BAA5BrB%2CuBA4BwC%2CaAAa%3BEAC7C%2CiBAAA%3B%3BAA7BR%2CuBAgCI%2CiBAAiB%3BAAhCrB%2CuBAgCwC%2CaAAa%3BEAC7C%2CcAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAArCR%2CuBAwCI%2CiBAAiB%3BEACb%2CWAAA%3B%3BAAzCR%2CuBA4CI%2CiBAAiB%3BEACb%2CWAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAlDR%2CuBAqDI%2CiBAAiB%3BEACb%2CqBAAA%3BEACA%2CSAAA%3B%3BAAvDR%2CuBA0DI%2CcAAc%3BEACV%2CUAAA%3B%3BAA3DR%2CuBA8DI%2CcAAc%3BEACV%2CYAAA%3BEACA%2CgBAAA%3B%3BAAhER%2CuBAmEI%2CcAAc%2CcAAc%3BEACxB%2CiBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAxER%2CuBA2EI%2CcAAc%2CcAAc%3BEACxB%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3B%3BAA%5C%2FER%2CuBAkFI%2CcAAc%2CcAAc%3BEACxB%2CWAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAvFR%2CuBA0FI%2CcAAc%2CcAAc%2CUAAU%3BEAClC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAA7FR%2CuBAgGI%2CcAAc%2CcAAc%2CUAAU%3BEAClC%2C0BAAA%3BEACA%2CkBAAA%3B%3BAAlGR%2CuBAqGI%2CcAAc%2CcAAc%2CUAAU%3BEAClC%2C0BAAA%3B%3BAAtGR%2CuBAyGI%2CaAAa%3BEACT%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CyBAAA%3B%3BAA5GR%2CuBA%2BGI%2CaAAa%3BEACT%2CiBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAnHR%2CuBAsHI%2CcAAc%3BEACV%2C0BAAA%3BEACA%2CgBAAA%3B%3BAAxHR%2CuBA2HI%2CcAAc%3BEACV%2CiBAAA%3B%3BAA5HR%2CuBA%2BHI%2CcAAc%2CaAAa%3BEACvB%2CiBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAnIR%2CuBAsII%2CcAAc%3BEACV%2CWAAA%3BEACA%2CkBAAA%3B%3BAAxIR%2CuBA2II%2CcAAc%2CWAAW%3BEACrB%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAvJR%2CuBA0JI%3BEACI%2CyBAAA%3B%3BAA3JR%2CuBA8JI%3BEACI%2CyBAAA%3B%3BAA%5C%2FJR%2CuBAkKI%2CaAAa%3BEACT%2CWAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3B%3BAAvKR%2CuBA0KI%2CaAAa%3BEACT%2CUAAA%3B%3BAA3KR%2CuBA8KI%2CUAAU%3BEACN%2CoBAAA%3B%3BAA%5C%2FKR%2CuBAkLI%2CUAAU%2CcAAc%3BEACpB%2CiBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAvLR%2CuBA0LI%2CUAAU%3BEACN%2CkBAAA%3B%3BAA3LR%2CuBA8LI%2CUAAU%2COAAM%3BEACZ%2CeAAA%3B%3BAA%5C%2FLR%2CuBAkMI%2CUAAU%2COAAO%3BEACb%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3B%3BAAhNR%2CuBAmNI%2CUAAU%2COAAM%2CMAAO%3BEACnB%2CmBAAA%3B%3BAApNR%2CuBAuNI%2CUAAU%2CcAAc%3BEACpB%2CeAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3B%3BAA3NR%2CuBA8NI%2CUAAU%2CcAAc%2CMAAK%3BEACzB%2CoBAAA%3B%3BAA%5C%2FNR%2CuBAkOI%2CUAAU%2CcAAc%3BEACpB%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FOR%2CuBAkPI%2CaAAa%3BEACT%2CoBAAA%3BEACA%2CSAAA%3B%3BAAIR%2CsBAAuB%2CcAAc%3BEACjC%2CeAAA%3B%3BAAGJ%2CsBACI%3BEACI%2CwBAAA%3B%3BAAFR%2CsBAII%2CQAAO%2CaAAc%3BEACjB%2CWAAA%3BEACA%2CcAAA%3B%3BAANR%2CsBAQI%2CSAAQ%3BEACJ%2C0BAAA%3B%3BAATR%2CsBAYI%3BEACI%2CiBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CoBAAA%3B%3BAAfR%2CsBAkBI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CcAAb%3B%3BAAzBR%2CsBA4BI%2CaAAY%3BEACR%2C2BAAA%3BEACA%2CyBAAA%3B%3BAA9BR%2CsBAiCI%2CaAAa%2CuBAAuB%3BEAChC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAvCR%2CsBA0CI%2CaAAa%3BEACT%2CWAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FCR%2CsBAkDI%2CaAAa%3BEACT%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAzDR%2CsBA4DI%2CaAAa%3BEACT%2CUAAA%3B%3BAA7DR%2CsBAgEI%2CaAAa%2CuBAAuB%3BEAChC%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAtER%2CsBAyEI%2CaAAa%3BEACT%2CUAAA%3B%3BAA1ER%2CsBA6EI%2CaAAa%3BEACT%2CsBAAA%3B%3BAA9ER%2CsBAiFI%2CaAAa%3BEACT%2CaAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3B%3BAAtFR%2CsBAyFI%2CaAAa%2CYAAY%3BEACrB%2CUAAA%3B%3BAA1FR%2CsBA6FI%2CaAAa%3BEACT%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAnGR%2CsBAsGI%2CaAAa%3BEACT%2CcAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CcAAb%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAA7GR%2CsBAgHI%2CgBAAgB%3BEACZ%2CmBAAA%3B%3BAAjHR%2CsBAoHI%2CaAAa%3BEACT%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAjIR%2CsBAoII%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAtIR%2CsBAyII%3BEACI%2C0BAAA%3BEACA%2CmBAAA%3B%3BAA3IR%2CsBAyII%2CeAGI%2CYACI%3BEACI%2CSAAA%3B%3BAA9IhB%2CsBAmJI%3BEACI%2CUAAA%3BEACA%2CiBAAA%3B%3BAArJR%2CsBAmJI%2CmBAGI%3BEACI%2CkBAAA%3B%3BAAvJZ%2CsBAmJI%2CmBAGI%2CUAEI%2COACI%3BEACE%2CWAAA%3B%3BAA1JlB%2CsBAgKI%3BEACI%2CgBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3B%3BAApKR%2CsBAsKI%2CUAAU%3BEACN%2CgBAAA%3B%3BAAvKR%2CsBA0KI%2CUAAU%2COAAO%3BEACb%2CiBAAA%3B%3BAA3KR%2CsBA8KI%2CUAAU%2COAAO%3BEACb%2CWAAA%3B%3BAA%5C%2FKR%2CsBAkLI%2CUAAU%2COAAO%2CSAAS%3BEACtB%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAxLR%2CsBA2LI%2CUAAU%2COAAO%3BEACb%2CaAAa%2CcAAb%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAhMR%2CsBAmMI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAAtMR%2CsBAyMI%3BEACI%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA7MR%2CsBAgNI%3BEACI%2CyBAAA%3B%3BAAjNR%2CsBAoNI%2CSAAS%3BEACL%2CuBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAhOR%2CsBAmOI%2CMAAK%3BEACD%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAxOR%2CsBA2OI%3BEACI%2CeAAA%3B%3BAA5OR%2CsBA%2BOI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAIR%2CsBAAuB%2CcAAc%3BEACjC%2CeAAA%3B%3BAAGJ%2CsBACI%3BEACI%2CwBAAA%3B%3BAAFR%2CsBAII%2CQAAO%2CaAAc%3BEACjB%2CWAAA%3B%3BAALR%2CsBAOI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CsBAHJ%2CmBAGK%3BEACG%2CcAAA%3B%3BAAXZ%2CsBAeI%2COAAM%3BEACF%2C0BAAA%3B%3BAAhBR%2CsBAmBI%2COAAM%2CaAAc%3BEAChB%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3B%3BAA3BR%2CsBA8BI%2COAAM%2CaAAc%3BEAChB%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CcAAb%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAtCR%2CsBAyCI%2CcAAa%3BEACT%2C0BAAA%3BEACA%2CyBAAA%3B%3BAA3CR%2CsBA8CI%3BEACI%2CiBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CoBAAA%3B%3BAAjDR%2CsBAoDI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CcAAb%3B%3BAA3DR%2CsBA8DI%3BEACI%2C2BAAA%3B%3BAA%5C%2FDR%2CsBAkEI%2CoBAAoB%3BEAChB%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3B%3BAAzER%2CsBA4EI%3BAA5EJ%2CsBA4EwB%3BEAChB%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAjFR%2CsBAoFI%3BEACI%2C0BAAA%3BEACA%2CyBAAA%3B%3BAAtFR%2CsBAyFI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3B%3BAAlGR%2CsBAqGK%3BEACG%2CWAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAzGR%2CsBA4GK%3BEACG%2COAAO%2CYAAP%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAA%5C%2FGR%2CsBAkHK%2CaAAa%3BEACV%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAxHR%2CsBA2HK%2CaAAa%3BEACV%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CcAAb%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAhIR%2CsBAmIK%3BEACG%2CSAAA%3BEACA%2CoBAAA%3B%3BAArIR%2CsBAwII%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAA7IR%2CsBAgJI%2CmBAAmB%3BEACf%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CcAAb%3BEACA%2CgBAAA%3B%3BAAxJR%2CsBA2JI%2CmBAAmB%3BEACf%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAlKR%2CsBAqKI%2CmBAAmB%2CQAAO%2CWAAW%3BEACjC%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA3KR%2CsBA8KI%2CmBAAmB%2CQAAO%3BEACtB%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAjLR%2CsBAoLI%2CsBAAsB%3BEAClB%2CyBAAA%3B%3BAArLR%2CsBAwLI%2CkBAAkB%3BEACd%2CgBAAA%3B%3BAAKR%3BEACI%2CmBAAA%3B%3BAADJ%2CYAEI%2CQAAO%3BEACH%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAATR%2CYAEI%2CQAAO%2CQAQH%2CYACI%2CSACI%2CWACI%3BEACI%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CalFv%5C%2FBC%2CckFu%5C%2FBD%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAlBxB%2CYAEI%2CQAAO%2CQAQH%2CYACI%2CSACI%2CWACI%2CEAMI%3BEACI%2CaDjgCjB%2CWCigCiB%3BEACA%2C0BAAA%3B%3BAArB5B%2CYAEI%2CQAAO%2CQAQH%2CYACI%2CSACI%2CWACI%2CEAUI%3BEACI%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CalFjgCH%2CckFigCG%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAA5B5B%2CYAEI%2CQAAO%2CQAQH%2CYACI%2CSACI%2CWACI%2CEAiBI%3BEACI%2CaD5gCjB%2CWC4gCiB%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAjC5B%2CYAEI%2CQAAO%2CQAQH%2CYACI%2CSA0BI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CaDrhCT%2CWCqhCS%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3B%3BAA3CpB%2CYAEI%2CQAAO%2CQAQH%2CYACI%2CSAkCI%2CGACI%3BEACI%2CoBAAA%3B%3BAA%5C%2FCxB%2CYAEI%2CQAAO%2CQAQH%2CYACI%2CSAkCI%2CGACI%2CGAEI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CalF7hCH%2CckF6hCG%3BEACA%2CqBAAA%3B%3BAACA%2CYAtDxB%2CQAAO%2CQAQH%2CYACI%2CSAkCI%2CGACI%2CGAEI%2CEAQK%3BEACG%2CcAAA%3B%3BAAGR%2CYA1DpB%2CQAAO%2CQAQH%2CYACI%2CSAkCI%2CGACI%2CGAcK%3BEACG%2CqBAAA%3B%3BAAEJ%2CYA7DpB%2CQAAO%2CQAQH%2CYACI%2CSAkCI%2CGACI%2CGAiBK%3BEACG%2CgBAAA%3B%3BAAEJ%2CYAhEpB%2CQAAO%2CQAQH%2CYACI%2CSAkCI%2CGACI%2CGAoBK%3BEACG%2CmBAAA%3B%3BAAIZ%2CYArEZ%2CQAAO%2CQAQH%2CYACI%2CSA4DK%3BEACG%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYA1EZ%2CQAAO%2CQAQH%2CYACI%2CSAiEK%3BEACG%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FEpB%2CYAEI%2CQAAO%2CQAQH%2CYACI%2CSAsEI%2CeACI%2CGACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAArF5B%2CYAEI%2CQAAO%2CQAQH%2CYACI%2CSAsEI%2CeACI%2CGACI%2CGAGI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CYAjG5B%2CQAAO%2CQAQH%2CYACI%2CSAsEI%2CeACI%2CGACI%2CGAGI%2CEAaK%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAArGpC%2CYAEI%2CQAAO%2CQAQH%2CYACI%2CSAsEI%2CeACI%2CGACI%2CGAGI%2CEAiBI%3BEACI%2CgBAAA%3B%3BAAGA%2CYAzGhC%2CQAAO%2CQAQH%2CYACI%2CSAsEI%2CeACI%2CGACI%2CGAGI%2CEAoBK%2CeACI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAIJ%2CYAhHhC%2CQAAO%2CQAQH%2CYACI%2CSAsEI%2CeACI%2CGACI%2CGAGI%2CEA2BK%2CaACI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAIL%2CYAvH%5C%2FB%2CQAAO%2CQAQH%2CYACI%2CSAsEI%2CeACI%2CGACI%2CGAGI%2CEAkCK%2CgBACG%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAIJ%2CYA9HhC%2CQAAO%2CQAQH%2CYACI%2CSAsEI%2CeACI%2CGACI%2CGAGI%2CEAyCK%2CeACI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAIZ%2CYArIxB%2CQAAO%2CQAQH%2CYACI%2CSAsEI%2CeACI%2CGACI%2CGAoDK%2CWACG%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAgGpC%2CwBApF2C%3BEACvC%2CuBACI%2CgBAAgB%3BIACZ%2CiBAAA%3B%3BEAFR%2CuBAKI%2CiBAAiB%3BEALrB%2CuBAKwC%2CaAAa%3BIAC7C%2CiBAAA%3B%3BEANR%2CuBASI%2CcAAc%2CcAAc%3BIACxB%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CuBAcI%2CcAAc%2CcAAc%3BIACxB%2CeAAA%3BIACA%2CaAAa%2CWAAb%3BIACA%2CiBAAA%3B%3BEAjBR%2CuBAoBI%2CaAAa%3BIACT%2CiBAAA%3B%3BEArBR%2CuBAwBI%2CaAAa%3BIACT%2CiBAAA%3B%3BEAzBR%2CuBA4BI%2CUAAU%2CcAAc%3BIACpB%2CiBAAA%3BIACA%2CiBAAA%3B%3BEA9BR%2CuBAgCI%2CUAAU%2CcAAc%2CMAAK%3BIACzB%2CmBAAA%3B%3BEAjCR%2CuBAoCI%2CcAAc%2CcAAc%2CUAAU%3BIAClC%2C0BAAA%3B%3BEAIR%2CYACI%2CQAAO%2CQACH%2CYACI%2CSACI%2CGACI%2CGACI%3BIACI%2CiBAAA%3B%3BEAP5B%2CYACI%2CQAAO%2CQACH%2CYACI%2CSAQI%2CSACI%3BIACI%2CgBAAA%3B%3BEAGR%2CYAfZ%2CQAAO%2CQACH%2CYACI%2CSAaK%3BIACG%2CYAAA%3B%3BEAEJ%2CYAlBZ%2CQAAO%2CQACH%2CYACI%2CSAgBK%3BIACG%2CYAAA%3B%3BEApBpB%2CYACI%2CQAAO%2CQACH%2CYACI%2CSAmBI%2CeACI%2CGACI%3BIACI%2CkBAAA%3B%3BEAzB5B%2CYACI%2CQAAO%2CQACH%2CYACI%2CSAmBI%2CeACI%2CGACI%2CGAEI%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAAqKpC%2CwBAzJ0C%3BEACtC%2CuBACI%2CgBACI%2CUACI%3BIACI%2CiBAAA%3B%3BEAJhB%2CuBASI%2CoBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%3BIACI%2CiBAAA%3B%3BEAf5B%2CuBASI%2CoBACI%2CcACI%2CoBACI%2CkBACI%2CuBAII%2CSAAQ%3BIACJ%2CiBAAA%3B%3BEAlB5B%2CuBA0BI%2CaAAa%3BIACT%2C4BAAA%3BIACA%2CaAAA%3B%3BEA5BR%2CuBA%2BBI%2CaACI%3BIACI%2CaAAA%3BIACA%2CiBAAA%3B%3BEAlCZ%2CuBAsCI%2CUAAU%2COAAO%2COAAM%2CKAAM%3BIACzB%2CiBAAA%3B%3BEAvCR%2CuBA0CI%2CeAAe%3BIACX%2CiBAAA%3B%3BEA3CR%2CuBA8CI%2CUAAU%2COAAO%2CSAAS%3BEA9C9B%2CuBA8CsC%2CUAAU%2COAAO%2CSAAS%3BIACxD%2CYAAA%3BIACA%2CiBAAA%3B%3BEAhDR%2CuBAmDI%2CoBAAoB%3BIAChB%2CaAAA%3B%3BEAIR%2CuBACI%2CgBAAgB%3BIACZ%2CiBAAA%3B%3BEAFR%2CuBAII%2CiBAAiB%3BEAJrB%2CuBAIwC%2CaAAa%3BIAC7C%2CiBAAA%3B%3BEALR%2CuBAQI%2CcAAc%2CcAAc%3BIACxB%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAVR%2CuBAaI%2CcAAc%2CcAAc%3BIACxB%2CeAAA%3BIACA%2CaAAa%2CWAAb%3BIACA%2CiBAAA%3B%3BEAhBR%2CuBAmBI%2CaAAa%3BIACT%2CiBAAA%3B%3BEApBR%2CuBAuBI%2CaAAa%3BIACT%2CiBAAA%3B%3BEAxBR%2CuBA6BI%2CUAAU%2CcAAc%3BIACpB%2CiBAAA%3BIACA%2CiBAAA%3B%3BEA%5C%2FBR%2CuBAoCI%2CUAAU%2CcAAc%2CMAAK%3BIACzB%2CmBAAA%3B%3BEAIR%2CuBACI%2COAAM%2CaAAc%3BIAChB%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAJR%2CuBAOI%2COAAM%2CaAAc%3BIAChB%2CcAAA%3BIACA%2CiBAAA%3B%3BEAIR%2CYACI%2CQAAO%2CQACH%2CYACI%2CSACI%2CGACI%2CGACI%3BIACI%2CiBAAA%3B%3BEAP5B%2CYACI%2CQAAO%2CQACH%2CYACI%2CSAQI%2CSACI%3BIACI%2CgBAAA%3B%3BEAGR%2CYAfZ%2CQAAO%2CQACH%2CYACI%2CSAaK%3BIACG%2CYAAA%3B%3BEAEJ%2CYAlBZ%2CQAAO%2CQACH%2CYACI%2CSAgBK%3BIACG%2CYAAA%3B%3BEApBpB%2CYACI%2CQAAO%2CQACH%2CYACI%2CSAmBI%2CeACI%2CGACI%3BIACI%2CkBAAA%3B%3BEAzB5B%2CYACI%2CQAAO%2CQACH%2CYACI%2CSAmBI%2CeACI%2CGACI%2CGAEI%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAA2TpC%2CwBA%5C%2FS0C%3BEACtC%2CuBACI%2CgBACI%2CUACI%3BIACI%2CiBAAA%3B%3BEAJhB%2CuBASI%2CoBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%3BIACI%2CiBAAA%3B%3BEAf5B%2CuBASI%2CoBACI%2CcACI%2CoBACI%2CkBACI%2CuBAII%2CSAAQ%3BIACJ%2CiBAAA%3B%3BEAlB5B%2CuBA2BI%2CaAAa%3BIACT%2C4BAAA%3BIACA%2CaAAA%3B%3BEA7BR%2CuBAgCI%2CaACI%3BIACI%2CaAAA%3BIACA%2CiBAAA%3B%3BEAnCZ%2CuBAuCI%2CUAAU%2COAAO%2COAAM%2CKAAM%3BIACzB%2CiBAAA%3B%3BEAxCR%2CuBA2CI%2CeAAe%3BIACX%2CiBAAA%3B%3BEA5CR%2CuBA%2BCI%2CUAAU%2COAAO%2CSAAS%3BEA%5C%2FC9B%2CuBA%2BCsC%2CUAAU%2COAAO%2CSAAS%3BIACxD%2CYAAA%3BIACA%2CiBAAA%3B%3BEAjDR%2CuBAoDI%2CoBAAoB%3BIAChB%2CaAAA%3B%3BEAIR%2CuBACI%2CgBAAgB%3BIACZ%2CiBAAA%3B%3BEAFR%2CuBAKI%2CiBAAiB%3BEALrB%2CuBAKwC%2CaAAa%3BIAC7C%2CiBAAA%3B%3BEANR%2CuBASI%2CcAAc%2CcAAc%3BIACxB%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CuBAcI%2CcAAc%2CcAAc%3BIACxB%2CiBAAA%3BIACA%2CaAAa%2CWAAb%3BIACA%2CiBAAA%3B%3BEAjBR%2CuBAoBI%2CaAAa%3BIACT%2CiBAAA%3B%3BEArBR%2CuBAwBI%2CaAAa%3BIACT%2CiBAAA%3B%3BEAzBR%2CuBA4BG%2CcACC%2CWACI%3BIACI%2CgBAAA%3B%3BEA%5C%2FBZ%2CuBAmCG%2CUACC%2CcACI%3BIACI%2CgBAAA%3B%3BEAtCZ%2CuBA2CI%2CUAAU%2CcAAc%3BIACpB%2CiBAAA%3BIACA%2CiBAAA%3B%3BEA7CR%2CuBA%2BCI%2CUACI%2CcACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAnDhB%2CuBA0DI%2CUAAU%2CcAAc%2CMAAK%3BIACzB%2CmBAAA%3B%3BEAIR%2CsBACI%3BIACI%2CeAAA%3B%3BEAFR%2CsBAII%2CcACI%2CWACI%3BIACI%2CgBAAA%3B%3BEAPhB%2CsBAWI%2CUACI%2CcACI%3BIACI%2CgBAAA%3B%3BEAdhB%2CsBAmBI%3BIACI%2CiBAAA%3B%3BEApBR%2CsBAuBI%2CaAAa%3BIACT%2CeAAA%3B%3BEAxBR%2CsBA2BI%2CaAAa%3BIACT%2CWAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3B%3BEAhCR%2CsBAmCI%2CaAAa%2CuBAAuB%3BIAChC%2CiBAAA%3B%3BEApCR%2CsBAuCI%2CaAAa%3BIACT%2CkBAAA%3B%3BEAxCR%2CsBA2CI%2CaAAa%3BIACT%2CeAAA%3B%3BEA5CR%2CsBA%2BCI%2CaAAa%3BIACT%2CiBAAA%3B%3BEAhDR%2CsBAmDI%2CaAAa%3BIACT%2CeAAA%3B%3BEApDR%2CsBAuDI%3BIACI%2CeAAA%3B%3BEAxDR%2CsBA2DI%2CUAAU%2COAAO%2CSAAS%3BIACtB%2CYAAA%3BIACA%2CiBAAA%3B%3BEA7DR%2CsBAgEI%3BIACI%2CeAAA%3B%3BEAjER%2CsBAoEI%2CSAAS%3BIACL%2CuBAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CaAAa%2CeAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAnFR%2CsBAsFI%2CaAAa%3BIACT%2CoBAAA%3B%3BEAIR%2CsBAEI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEAJR%2CsBAOI%2CmBAAmB%3BIACf%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAVR%2CsBAaI%3BIACI%2CiBAAA%3B%3BEAdR%2CsBAiBI%2COAAM%2CaAAc%3BIAChB%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEApBR%2CsBAuBI%2COAAM%2CaAAc%3BIAChB%2CiBAAA%3B%3BEAxBR%2CsBA2BI%3BIACI%2CeAAA%3B%3BEA5BR%2CsBA%2BBI%3BIACI%2CiBAAA%3B%3BEAhCR%2CsBAmCI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEArCR%2CsBAwCI%2CaAAa%3BIACT%2CiBAAA%3B%3BEAzCR%2CsBA4CI%2CaAAa%3BIACT%2CiBAAA%3B%3BEAIR%2CYACI%2CQAAO%2CQACH%2CYACI%2CSACI%2CGACI%2CGACI%3BIACI%2CiBAAA%3B%3BEAP5B%2CYACI%2CQAAO%2CQACH%2CYACI%2CSAQI%2CSACI%3BIACI%2CgBAAA%3B%3BEAGR%2CYAfZ%2CQAAO%2CQACH%2CYACI%2CSAaK%3BIACG%2CYAAA%3B%3BEAEJ%2CYAlBZ%2CQAAO%2CQACH%2CYACI%2CSAgBK%3BIACG%2CYAAA%3B%3BEApBpB%2CYACI%2CQAAO%2CQACH%2CYACI%2CSAmBI%2CeACI%2CGACI%3BIACI%2CkBAAA%3B%3BEAzB5B%2CYACI%2CQAAO%2CQACH%2CYACI%2CSAmBI%2CeACI%2CGACI%2CGAEI%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAAuTpC%2CwBA3S2C%3BEACvC%2CuBACI%2CgBACI%2CUACI%3BIACI%2CiBAAA%3B%3BEAJhB%2CuBAQI%2CoBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%3BIACI%2CiBAAA%3B%3BEAd5B%2CuBAQI%2CoBACI%2CcACI%2CoBACI%2CkBACI%2CuBAII%2CSAAQ%3BIACJ%2CiBAAA%3B%3BEAjB5B%2CuBA0BI%2CaAAa%3BIACT%2CwBAAA%3BIACA%2CaAAA%3B%3BEA5BR%2CuBA%2BBI%2CaACI%3BIACI%2CaAAA%3BIACA%2CiBAAA%3B%3BEAlCZ%2CuBAsCI%2CUAAU%2COAAO%2COAAM%2CKAAM%3BIACzB%2CiBAAA%3B%3BEAvCR%2CuBA0CI%2CeAAe%3BIACX%2CiBAAA%3B%3BEA3CR%2CuBA8CI%2CUAAU%2COAAO%2CSAAS%3BEA9C9B%2CuBA8CsC%2CUAAU%2COAAO%2CSAAS%3BIACxD%2CYAAA%3BIACA%2CiBAAA%3B%3BEAhDR%2CuBAmDI%2CoBAAoB%3BIAChB%2CaAAA%3B%3BEAIR%2CuBACI%2CgBAAgB%3BIACZ%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CuBAMI%2CiBAAiB%3BEANrB%2CuBAMwC%2CaAAa%3BIAC7C%2CeAAA%3B%3BEAPR%2CuBAUI%2CcAAc%2CcAAc%3BIACxB%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAZR%2CuBAeI%2CcAAc%2CcAAc%3BIACxB%2CiBAAA%3BIACA%2CaAAa%2CWAAb%3BIACA%2CiBAAA%3B%3BEAlBR%2CuBAqBI%2CaAAa%3BIACT%2CiBAAA%3B%3BEAtBR%2CuBAyBI%2CaAAa%3BIACT%2CiBAAA%3BIACA%2CmBAAA%3B%3BEA3BR%2CuBA8BI%2CcAAc%2CcAAc%2CUAAU%3BIAClC%2C0BAAA%3B%3BEA%5C%2FBR%2CuBAiCI%2CcAAc%2CaAAa%3BIACvB%2CiBAAA%3B%3BEAlCR%2CuBAoCI%2CiBAAiB%3BIACb%2CoBAAA%3B%3BEArCR%2CuBAuCI%2CiBAAiB%3BIACb%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEA1CR%2CuBA4CI%2CUACI%2CcACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAhDhB%2CuBA4CI%2CUAOI%3BIACI%2CoBAAA%3B%3BEApDZ%2CuBA4CI%2CUAOI%2CoBAEI%3BIACI%2CkBAAA%3BIACA%2CgBAAgB%2CcAAhB%3B%3BEAvDhB%2CuBA4CI%2CUAOI%2CoBAEI%2CUAGI%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEA9DpB%2CuBAoEI%2CUAAU%2CcAAc%3BIACpB%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAtER%2CuBAwEI%2CcACI%2CWACI%3BIACI%2CgBAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CaAAa%2CWAAb%3B%3BEA%5C%2FEhB%2CuBAmFI%2CUAAU%2CcAAc%3BIACpB%2CgBAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CaAAa%2CWAAb%3B%3BEAIR%2CsBACI%3BIACG%2CiBAAA%3B%3BEAFP%2CsBAKI%3BIACI%2CiBAAA%3B%3BEANR%2CsBASI%2CaAAa%3BIACT%2CeAAA%3B%3BEAVR%2CsBAYI%2CaAAY%3BIACR%2C0BAAA%3B%3BEAbR%2CsBAeI%2CaAAa%3BIACT%2CWAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3B%3BEApBR%2CsBAuBI%2CaACI%3BIACI%2COAAO%2CgBAAP%3B%3BEAzBZ%2CsBAuBI%2CaACI%2CuBAEI%3BIACI%2CiBAAA%3B%3BEA3BhB%2CsBAgCI%2CaAAa%3BIACT%2CkBAAA%3B%3BEAjCR%2CsBAoCI%2CaAAa%3BIACT%2CiBAAA%3B%3BEArCR%2CsBAwCI%2CaAAa%3BIACT%2CiBAAA%3BIACA%2CoBAAA%3B%3BEA1CR%2CsBA6CI%2CaAAa%3BIACT%2CgBAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CaAAa%2CWAAb%3B%3BEAlDR%2CsBAoDI%3BIACI%2CeAAA%3B%3BEArDR%2CsBAwDI%2CUAAU%2COAAO%2CSAAS%3BIACtB%2CYAAA%3BIACA%2CiBAAA%3B%3BEA1DR%2CsBA6DI%3BIACI%2CiBAAA%3B%3BEA9DR%2CsBAiEI%2CSAAS%3BIACL%2CuBAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CaAAa%2CeAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAhFR%2CsBAmFI%2CaAAa%3BIACT%2CoBAAA%3B%3BEAIR%2CsBACI%3BIACI%2CiBAAA%3B%3BEAFR%2CsBAKI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEAPR%2CsBAUI%2CmBAAmB%3BIACf%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAbR%2CsBAgBI%2COAAM%2CaAAc%3BIAChB%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAnBR%2CsBAsBI%2COAAM%2CaAAc%3BIAChB%2CiBAAA%3B%3BEAvBR%2CsBA0BI%3BIACG%2CiBAAA%3BIACA%2CoBAAA%3B%3BEA5BP%2CsBA%2BBI%3BIACG%2CiBAAA%3B%3BEAhCP%2CsBA%2BBI%2CwBAEG%2CEACC%3BIACI%2CaAAA%3B%3BEAnCZ%2CsBAuCI%2CoBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEA3CZ%2CsBA8CI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAhDR%2CsBAmDI%2CaAAa%3BIACT%2CiBAAA%3B%3BEApDR%2CsBAuDI%2CaAAa%3BIACV%2CiBAAA%3B%3B%3BAA0SX%2CwBApS2C%3BEACvC%2CuBACI%2CgBACI%2CUACI%3BIACI%2CiBAAA%3B%3BEAJhB%2CuBASI%2CoBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%2CSAAQ%3BIACJ%2CiBAAA%3B%3BEAf5B%2CuBASI%2CoBACI%2CcACI%2CoBACI%2CkBACI%2CuBAKI%3BIACI%2CiBAAA%3B%3BEAnB5B%2CuBA2BI%2CaAAa%3BIACT%2CaAAA%3B%3BEA5BR%2CuBA%2BBI%2CaAAa%3BIACT%2CwBAAA%3B%3BEAhCR%2CuBAmCI%2CaACI%3BIACI%2CaAAA%3BIACA%2CiBAAA%3B%3BEAtCZ%2CuBA0CI%2CUAAU%2COAAO%2COAAM%2CKAAM%3BIACzB%2CiBAAA%3B%3BEA3CR%2CuBA8CI%2CeAAe%3BIACX%2CiBAAA%3B%3BEA%5C%2FCR%2CuBAkDI%2CUAAU%2COAAO%2CSAAS%3BEAlD9B%2CuBAkDsC%2CUAAU%2COAAO%2CSAAS%3BIACxD%2CYAAA%3BIACA%2CiBAAA%3B%3BEApDR%2CuBAuDI%2CoBAAoB%3BIAChB%2CaAAA%3B%3BEAIR%2CuBACI%3BIACI%2CmBAAA%3B%3BEAFR%2CuBACI%2CgBAEI%3BIACI%2CiBAAA%3B%3BEAJZ%2CuBAOI%2CiBAAiB%3BEAPrB%2CuBAOwC%2CaAAa%3BIAC7C%2CiBAAA%3B%3BEARR%2CuBAUI%2CcAAc%2CcAAc%3BIACxB%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAZR%2CuBAcI%2CcAAc%2CcAAc%3BIACxB%2CiBAAA%3BIACA%2CaAAa%2CWAAb%3BIACA%2CiBAAA%3B%3BEAjBR%2CuBAmBI%2CaAAa%3BIACT%2CiBAAA%3B%3BEApBR%2CuBAsBI%2CaAAa%3BIACT%2CeAAA%3BIACA%2CiBAAA%3B%3BEAxBR%2CuBA0BI%2CcAAc%2CcAAc%2CUAAU%3BIAClC%2C0BAAA%3B%3BEA3BR%2CuBA6BI%2CcAAc%2CaAAa%3BIACvB%2CiBAAA%3B%3BEA9BR%2CuBAgCI%2CcAAc%2CWAAW%3BIACrB%2CiBAAA%3BIACA%2C0BAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CWAAb%3B%3BEArCR%2CuBAuCI%2CiBAAiB%3BIACb%2CoBAAA%3B%3BEAxCR%2CuBA0CI%2CiBAAiB%3BIACb%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEA7CR%2CuBA%2BCI%2CUAAU%2CcAAc%3BIACpB%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAjDR%2CuBAmDI%2CUAAU%2CcAAc%3BIACpB%2CiBAAA%3BIACA%2CiBAAA%3B%3BEArDR%2CuBAuDI%2CUAAU%2CcAAc%3BIACpB%2CiBAAA%3BIACA%2C0BAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CWAAb%3B%3BEA5DR%2CuBA8DI%2CcAAc%3BIACV%2CUAAA%3B%3BEA%5C%2FDR%2CuBAiEI%2CcAAc%3BIACV%2CUAAA%3B%3BEAlER%2CuBAoEI%2CcAAc%3BIACV%2CiBAAA%3B%3BEArER%2CuBAuEI%2CUAAU%3BIACN%2CoBAAA%3B%3BEAxER%2CuBAuEI%2CUAAU%2CoBAEN%3BIACI%2CkBAAA%3BIACA%2CgBAAgB%2CgBAAhB%3B%3BEA3EZ%2CuBAuEI%2CUAAU%2CoBAEN%2CUAGI%3BIACI%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAMhB%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CsBAKI%3BIACI%2CmBAAA%3B%3BEANR%2CsBAQI%2CaAAY%3BIACR%2C0BAAA%3B%3BEATR%2CsBAWI%3BIACI%2CiBAAA%3B%3BEAZR%2CsBAeI%2CaAAa%3BIACT%2CeAAA%3B%3BEAhBR%2CsBAkBI%2CaACI%3BIACI%2COAAO%2CgBAAP%3B%3BEApBZ%2CsBAkBI%2CaACI%2CuBAEI%3BIACI%2CiBAAA%3B%3BEAtBhB%2CsBA0BI%2CaAAa%3BIACT%2CWAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3B%3BEA%5C%2FBR%2CsBAiCI%2CaAAa%3BIACT%2CiBAAA%3B%3BEAlCR%2CsBAoCI%2CaAAa%3BIACT%2CiBAAA%3B%3BEArCR%2CsBAuCI%2CaAAa%3BIACT%2CiBAAA%3B%3BEAxCR%2CsBA0CI%2CaAAa%3BIACT%2CiBAAA%3BIACA%2C0BAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CWAAb%3B%3BEA%5C%2FCR%2CsBAiDI%3BIACI%2CeAAA%3B%3BEAlDR%2CsBAqDI%2CUAAU%2COAAO%2CSAAS%3BIACtB%2CYAAA%3BIACA%2CiBAAA%3B%3BEAvDR%2CsBA0DI%3BIACI%2CiBAAA%3B%3BEA3DR%2CsBA8DI%2CSAAS%3BIACL%2CuBAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CaAAa%2CeAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEA7ER%2CsBAgFI%2CaAAa%3BIACT%2CoBAAA%3B%3BEAIR%2CsBACI%3BIACI%2CiBAAA%3B%3BEAFR%2CsBACI%2CwBAEI%3BIACI%2CaAAA%3B%3BEAJZ%2CsBAOI%2CoBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAXZ%2CsBAcI%2COAAM%2CaAAc%3BIAChB%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAjBR%2CsBAoBI%2COAAM%2CaAAc%3BIACjB%2CiBAAA%3B%3BEArBP%2CsBAwBI%3BIACG%2CiBAAA%3BIACC%2CoBAAA%3B%3BEA1BR%2CsBA6BI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAhCR%2CsBAmCI%2CaAAa%3BIACT%2CiBAAA%3B%3BEApCR%2CsBAuCI%2CaAAa%3BIACT%2CiBAAA%3B%3BEAxCR%2CsBA0CI%2CeAAe%2CeACX%2CcACI%2CmBACI%2CoBACI%3BIACI%2CiBAAA%3B%3B%3BAAkE5B%2CwBAtD0C%3BEAEtC%2CYACI%2CQAAO%3BIACH%2C4BAAA%3B%3BEAFR%2CYACI%2CQAAO%2CQAEH%2CYACI%2CSACI%2CSACI%3BIACI%2CgBAAA%3B%3BEAGR%2CYATZ%2CQAAO%2CQAEH%2CYACI%2CSAMK%3BIACG%2CYAAA%3B%3BEAEJ%2CYAZZ%2CQAAO%2CQAEH%2CYACI%2CSASK%3BIACG%2CYAAA%3B%3BEAdpB%2CYACI%2CQAAO%2CQAEH%2CYACI%2CSAYI%2CGACI%3BIACI%2CmBAAA%3B%3BEAlBxB%2CYACI%2CQAAO%2CQAEH%2CYACI%2CSAYI%2CGACI%2CGAEI%3BIACI%2CiBAAA%3B%3BEApB5B%2CYACI%2CQAAO%2CQAEH%2CYACI%2CSAoBI%2CWACI%3BIACI%2CiBAAA%3B%3BEA1BxB%2CYACI%2CQAAO%2CQAEH%2CYACI%2CSAoBI%2CWACI%2CEAEI%3BIACI%2CiBAAA%3B%3BEA5B5B%2CYACI%2CQAAO%2CQAEH%2CYACI%2CSA4BI%2CeACI%2CGACI%3BIACI%2CiBAAA%3B%3BEAnC5B%2CYACI%2CQAAO%2CQAEH%2CYACI%2CSA4BI%2CeACI%2CGACI%2CGAEI%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAAwFpC%2CwBA5E2C%2CwBAAqB%3BEAE5D%2CuBACI%2CgBACI%2CUACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEALhB%2CuBAUI%2CoBACI%2CcAAc%2CoBAAoB%2CkBAAkB%2CuBAAuB%3BIACvE%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAbZ%2CuBAiBI%2CaACI%3BIACI%2CaAAA%3BIACA%2CiBAAA%3B%3BEApBZ%2CuBAwBI%2CUAAU%2COAAO%2COAAM%2CKAAM%3BIACzB%2CiBAAA%3B%3BEAzBR%2CuBA4BI%2CeAAe%3BIACX%2CeAAA%3B%3BEA7BR%2CuBAgCI%2CUAAU%2COAAO%2CSAAS%3BEAhC9B%2CuBAgCsC%2CUAAU%2COAAO%2CSAAS%3BIACxD%2CYAAA%3BIACA%2CiBAAA%3B%3BEAlCR%2CuBAqCI%2CoBAAoB%3BIAChB%2CaAAA%3B%3BEAIR%2CuBACI%3BIACI%2CkBAAA%3B%3BEAFR%2CuBACI%2CgBAEI%3BIACI%2CiBAAA%3B%3BEAJZ%2CuBAQI%2CiBAAiB%3BEARrB%2CuBAQwC%2CaAAa%3BIAC7C%2CiBAAA%3B%3BEAIR%2CYACI%2CQAAO%3BIACH%2C4BAAA%3B%3BEAGQ%2CYAJZ%2CQAAO%2CQAEH%2CYACI%2CSACK%3BIACG%2CWAAA%3BIACA%2CmBAAA%3B%3BEAPpB%2CYACI%2CQAAO%2CQAEH%2CYACI%2CSAKI%2CWACI%3BIACI%2CiBAAA%3B%3B%3BACp3E5B%2CgBACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAA8BR%2CqBACI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEAEA%2CoBAAA%3BEACA%2CWAAA%3B%3BAAPR%2CqBACI%2C2BAOI%3BEACI%2CkBAAA%3B%3BAATZ%2CqBACI%2C2BAOI%2CuBAEI%2CcACI%2CcACI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAdxB%2CqBACI%2C2BAOI%2CuBAEI%2CcACI%2CcACI%2CUAGI%2CSACI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CqBAnBxB%2C2BAOI%2CuBAEI%2CcACI%2CcACI%2CUAGI%2CSAKK%2COACG%3BEACI%2CmBAAA%3B%3BAAtBpC%2CqBACI%2C2BAOI%2CuBAqBI%2CQACI%3BEACI%2COAAO%2CgBAAP%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAjCpB%2CqBACI%2C2BAOI%2CuBAiCI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAA7ChB%2CqBACI%2C2BAOI%2CuBAiCI%2CqBAKI%2CsBACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaF9Eb%2CWE8Ea%3B%3BAApDxB%2CqBACI%2C2BAOI%2CuBAiCI%2CqBAKI%2CsBAQI%3BEACI%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaFtFZ%2CYEsFY%3B%3BAA3DxB%2CqBACI%2C2BAOI%2CuBAiCI%2CqBAKI%2CsBAeI%2CuBACI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaF5FjB%2CWE4FiB%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAArE5B%2CqBACI%2C2BAOI%2CuBAiCI%2CqBAKI%2CsBAeI%2CuBAUI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CaFvGb%2CeEuGa%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAACA%2CqBAlFxB%2C2BAOI%2CuBAiCI%2CqBAKI%2CsBAeI%2CuBAUI%2CKAYK%3BEACG%2CmBAAA%3B%3BAAUhC%3BEACI%2CkBAAA%3B%3BAADJ%2CqBAEI%3BEACI%2CkBAAA%3B%3BAAHR%2CqBAEI%2CuBAEI%3BEACI%2CaAAA%3BEACA%2CWAAA%3B%3BAANZ%2CqBAEI%2CuBAEI%2COAGI%3BEACI%2CYAAA%3B%3BAARhB%2CqBAEI%2CuBAEI%2COAGI%2CYAEI%3BEACI%2CYAAA%3B%3BAAVpB%2CqBAEI%2CuBAEI%2COAGI%2CYAEI%2CcAEI%3BEACI%2CYAAA%3B%3BAAZxB%2CqBAEI%2CuBAEI%2COAYI%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CoBAAA%3B%3BAArBhB%2CqBAEI%2CuBAEI%2COAYI%2CaAQI%3BEAGI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA5BpB%2CqBAEI%2CuBAEI%2COAYI%2CaAQI%2CeAKI%3BEACI%2CYAAA%3B%3BAA9BxB%2CqBAEI%2CuBAEI%2COAYI%2CaAQI%2CeAQI%3BEACI%2CiBAAA%3BEACA%2CaF1Jb%2CWE0Ja%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAA1CxB%2CqBAEI%2CuBAiDI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAArDZ%2CqBAmEI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAA3ER%2CqBAmEI%2C0BASI%2CwBACI%2CqBACI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CaF1MR%2CYE0MQ%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAArFpB%2CqBAmEI%2C0BASI%2CwBAYI%2CsBACI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaFrNR%2CYEqNQ%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAhGpB%2CqBAmEI%2C0BASI%2CwBAuBI%3BEACI%2CqBAAA%3B%3BAApGhB%2CqBAmEI%2C0BASI%2CwBAuBI%2CoBAEI%3BEACI%2CaF7NL%2CeE6NK%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAA3GpB%2CqBAmEI%2C0BASI%2CwBAkCI%2CoBACI%3BEACI%2C%2BCAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CaFlPL%2CeEkPK%3BEACA%2CqBAAA%3B%3BAACA%2CqBA1DhB%2C0BASI%2CwBAkCI%2CoBACI%2CEAcK%3BEACG%2CmBAAA%3B%3BAAWxB%3BEACI%2CsDAAA%3BEACA%2C4BAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3B%3BAAJJ%2CaAKI%3BEACI%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAdR%2CaAKI%2CoBAUI%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2COAAO%2CkBAAP%3B%3BAArBZ%2CaAKI%2CoBAUI%2CkBAOI%3BEACI%2CkBAAA%3B%3BAAvBhB%2CaAKI%2CoBAUI%2CkBAOI%2CkBAEI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2C8BAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CaFlSL%2CeEkSK%3B%3BAACA%2CaA9BhB%2CoBAUI%2CkBAOI%2CkBAEI%2CKAWK%3BEACG%2CmBAAA%3B%3BAApCxB%2CaAKI%2CoBAoCI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAA5CZ%2CaAKI%2CoBAoCI%2CkBAII%2CkBACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CaFpTR%2CYEoTQ%3BEACA%2CcAAA%3B%3BAAnDpB%2CaAKI%2CoBAoCI%2CkBAII%2CkBACI%2CGAMI%3BEACI%2CcAAA%3BEACA%2CqBAAA%3B%3BAAtDxB%2CaAKI%2CoBAoCI%2CkBAII%2CkBAYI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaF5TL%2CeE4TK%3BEACA%2CcAAA%3B%3BAAQpB%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAEJ%3BEACI%2CqBAAA%3B%3BAADJ%2CoBAEI%3BEACI%2C2BAAA%3B%3BAAHR%2CoBAKI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAVR%2CoBAKI%2CwBAMI%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAnBZ%2CoBAKI%2CwBAgBI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAxBZ%2CoBA2BI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaF5WG%2CWE4WH%3BEACA%2CoBAAA%3B%3BAAhCR%2CoBAkCI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CaFrXI%2CYEqXJ%3BEACA%2CuBAAA%3B%3BAAxCR%2CoBA0CI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEAEA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAjDR%2CoBAmDI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CaFzYO%2CeEyYP%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CoBAfJ%2CEAeK%3BEACG%2CmBAAA%3B%3BAAMZ%3BEACI%2CqBAAA%3B%3BAAEJ%2CmBACI%2CKAAI%2CUAAU%3BEACV%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAHR%2CmBACI%2CKAAI%2CUAAU%2CGAGV%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAANZ%2CmBASI%3BEACI%2CkBAAA%3B%3BAAVR%2CmBASI%2CYAEI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CaF1aA%2CYE0aA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAlBZ%2CmBAqBI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAvBR%2CmBAqBI%2CWAGI%3BEACI%2CkBAAA%3B%3BAAzBZ%2CmBAqBI%2CWAGI%2CeAEI%2CeACI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAA7BpB%2CmBAqBI%2CWAGI%2CeAQI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaF5bL%2CWE4bK%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CmBAAA%3B%3BAA1ChB%2CmBAqBI%2CWAGI%2CeAQI%2CGAWI%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAA%5C%2FCpB%2CmBAqBI%2CWA8BI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CwBAAwB%2C2EAAxB%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAhEZ%2CmBAqBI%2CWA8BI%2CqBAcI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3B%3BAAtEhB%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBAMI%3BEACI%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAA3EpB%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBAMI%2CiBAKI%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAA9ExB%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBAMI%2CiBASI%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAlFxB%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBAMI%2CiBASI%2CsBAGI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CaFnfhB%2CYEmfgB%3B%3BAAzF5B%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBAMI%2CiBASI%2CsBAGI%2CEAOI%3BEACI%2CkBAAA%3BEACA%2CaAAa%2CcAAb%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAA9FhC%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBAkCI%3BEACI%2CkBAAA%3B%3BAApGpB%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBAkCI%2CkBAEI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaFjgBb%2CWEigBa%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAA3GxB%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBA6CI%2CkBACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CaF5gBb%2CWE4gBa%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAArHxB%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBA6CI%2CkBACI%2CEAOI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3B%3BAAxH5B%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBA6CI%2CkBAaI%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAA9HxB%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBA6CI%2CkBAaI%2CGAII%3BEACI%2CoBAAA%3B%3BAAhI5B%2CmBAqBI%2CWA8BI%2CqBAcI%2CoBA6CI%2CkBAaI%2CGAII%2CGAEI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CanFvhBP%2CcmFuhBO%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAOxB%2CmBAzHJ%2CWAyHK%2CMACG%3BEACI%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CgBAAgB%2CaAAhB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAQhB%3BEACI%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAFJ%2CoBAGI%2CkBACI%3BEACI%2CkBAAA%3B%3BAALZ%2CoBAGI%2CkBACI%2CYAEI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CaFvkBJ%2CYEukBI%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAbhB%2CoBAGI%2CkBAaI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAEI%2CoBArBZ%2CkBAaI%2CwBAOK%2CaACI%2CUAAW%2CSAAS%3BEACjB%2CUAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CoBAzBZ%2CkBAaI%2CwBAOK%2CaAKI%2CUAAW%2CSAAS%2CgBAAe%3BEAChC%2CuBAAA%3B%3BAANR%2CoBApBR%2CkBAaI%2CwBAOK%2CaAQG%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAAbR%2CoBApBR%2CkBAaI%2CwBAOK%2CaAQG%2CSAMI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAnBZ%2CoBApBR%2CkBAaI%2CwBAOK%2CaAQG%2CSAaI%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAA1BZ%2CoBApBR%2CkBAaI%2CwBAOK%2CaAQG%2CSAoBI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAvDxB%2CoBAGI%2CkBAyDI%2CuBACI%2CkBACI%3BEACI%2CcAAA%3B%3BAA%5C%2FDpB%2CoBAGI%2CkBAyDI%2CuBACI%2CkBACI%2CEAEI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CaFnoBZ%2CYEmoBY%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3B%3BAA1ExB%2CoBAGI%2CkBAyDI%2CuBACI%2CkBACI%2CEAEI%2CmBAWI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CoBA5ExB%2CkBAyDI%2CuBACI%2CkBACI%2CEAEI%2CmBAWI%2CIAIK%3BEACG%2C6CAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAArFhC%2CoBAGI%2CkBAyDI%2CuBACI%2CkBA6BI%2CyBACI%3BEACI%2CYAAA%3B%3BAA5FxB%2CoBAGI%2CkBAyDI%2CuBACI%2CkBA6BI%2CyBACI%2CuBAEI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAW5B%3BEACI%2CsBAAA%3B%3BAADJ%2C6BAEI%3BEACI%2CiBAAA%3B%3BAAHR%2C6BAEI%2C2BAEI%3BEACI%2CkBAAA%3B%3BAALZ%2C6BAEI%2C2BAEI%2CYAEI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CaF%5C%2FqBJ%2CYE%2BqBI%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAbhB%2C6BAEI%2C2BAcI%3BEACI%2CiBAAA%3B%3BAAjBZ%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%3BEACI%2CSAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3B%3BAAxBxB%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%3BEACI%2COAAO%2CqBAAP%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAA5B5B%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAII%2CmBACI%3BEACI%2CmBAAA%3BEACA%2C0BAAA%3B%3BAACA%2C6BA%5C%2FBhC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAII%2CmBACI%2CkCAGK%3BEACG%2CkBAAA%3BEACA%2CWAAA%3B%3BAAnCxC%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAII%2CmBACI%2CkCAOI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAvCxC%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAII%2CmBACI%2CkCAOI%2CKAGI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAA1C5C%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAII%2CmBACI%2CkCAeI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAIZ%2C6BAjDxB%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcA0BK%2CWACG%3BEACI%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2C0BAAA%3B%3BAAII%2C6BA1DpC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcA0BK%2CWAOG%2CmBACI%2CoBACK%2CMACG%3BEACI%2CaAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAASpB%2C6BA5ExB%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAqDK%2CUACG%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3B%3BAAII%2C6BA5FpC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAqDK%2CUAcG%2CmBACI%2CoBACK%2CMACG%2CoBAGI%3BEACI%2CWAAA%3B%3BAAOxB%2C6BAxGxB%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAiFK%2CiBACG%3BEACI%2CYAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2C0BAAA%3B%3BAAII%2C6BAvHpC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAiFK%2CiBAaG%2CmBACI%2CoBACK%2CMACG%3BEACI%2CYAAA%3BEACA%2CWAAW%2CcAAX%3B%3BAAMpB%2C6BAhIxB%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAyGK%2CaACG%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2C0BAAA%3B%3BAAII%2C6BAhJpC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAyGK%2CaAcG%2CmBACI%2CoBACK%2CMACG%3BEAII%2CWAAA%3B%3BAAvJhD%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%3BEACI%2CWAAA%3B%3BAA9JhC%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAEI%2CoBAAmB%2CMAAS%3BEACxB%2CaAAA%3B%3BAAhKpC%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAKI%3BEACI%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAACA%2C6BAvKhC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAKI%2CoBAOK%3BEACG%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAwB%2C6EAAxB%3B%3BAAJJ%2C6BAvKhC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAKI%2CoBAOK%2CMAMD%3BEACI%2CgBAAA%3B%3BAAPJ%2C6BAvKhC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAKI%2CoBAOK%2CMASD%3BEACI%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAfJ%2C6BAvKhC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAKI%2CoBAOK%2CMASD%2CuBAOI%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CaAAa%2CYAA1B%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3B%3BAA1BR%2C6BAvKhC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAKI%2CoBAOK%2CMASD%2CuBAmBI%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAAhCR%2C6BAvKhC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAKI%2CoBAOK%2CMASD%2CuBAmBI%2CwBAKI%3BEACI%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CaAAa%2CYAA1B%3BEACA%2CmBAAA%3B%3BAA7CZ%2C6BAvKhC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAKI%2CoBAOK%2CMASD%2CuBAmBI%2CwBAmBI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaFn4BrC%2CWEm4BqC%3B%3BAApDZ%2C6BAvKhC%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAKI%2CoBAOK%2CMASD%2CuBAmBI%2CwBA0BI%2CWACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CYAAb%3B%3BAAnOpD%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBA6EI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAA9OpC%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBA6EI%2CmBAKI%3BEACI%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CaF35B5B%2CYE25B4B%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAAzPxC%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBA%2BFI%3BEACI%2CaAAA%3B%3BAA7PpC%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAkGI%3BEACI%2CsBAAA%3B%3BAAhQpC%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAkGI%2CyBAEI%3BEACI%2CYAAA%3B%3BAAlQxC%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBAkGI%2CyBAEI%2CuBAEI%3BEACI%2C0BAAA%3BEACA%2CkBAAA%3B%3BAArQ5C%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBA4GI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CaFx7BpB%2CaAAa%2CYEw7BO%3B%3BAAhRpC%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBA4GI%2CoBAQI%3BEACI%2CaFz7B5B%2CYEy7B4B%3B%3BAAlRxC%2C6BAEI%2C2BAcI%2CqBAEI%2CeACI%2CeACI%2CeAKI%2CcAoII%2CmBA4GI%2CoBAWI%3BEACI%2CaF57B5B%2CYE47B4B%3BEACA%2CcAAA%3B%3BAAwXxC%2CwBA3W0C%3BEAGtC%2C6BACI%2C2BACI%3BIACI%2CiBAAA%3B%3BEAHZ%2C6BACI%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%3BIACI%2COAAO%2CmBAAP%3B%3BEAGQ%2C6BAVhC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBACI%2CkCACK%3BIACG%2CkBAAA%3BIACA%2CWAAA%3B%3BEAIJ%2C6BAhBhC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBAOI%2CoBACK%3BIACG%2CaAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEAOA%2C6BA1BpC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAiBK%2CWACG%2CmBACI%2CoBACK%2CMACG%3BIACI%2CeAAA%3B%3BEAMpB%2C6BAlCxB%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA4BK%2CUACG%3BIACI%2C0BAAA%3B%3BEAiBI%2C6BArDpC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA4CK%2CiBACG%2CmBACI%2CoBACK%2CMACG%3BIACI%2CeAAA%3BIACA%2CUAAA%3B%3BEAzDhD%2C6BACI%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAoEI%2CmBACI%3BIACI%2CiBAAA%3B%3BEA7EpC%2C6BACI%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAoEI%2CmBAII%2CmBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAaxC%2CqBACI%2C2BACI%2CuBACI%2CQACI%3BIACI%2COAAO%2CgBAAP%3BIACA%2CmBAAA%3B%3BEANpB%2CqBACI%2C2BACI%2CuBAOI%3BIACI%2CSAAA%3B%3BEAVhB%2CqBACI%2C2BACI%2CuBAOI%2CqBAEI%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAdxB%2CqBACI%2C2BACI%2CuBAOI%2CqBAEI%2CsBAKI%3BIACI%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAlBxB%2CqBACI%2C2BACI%2CuBAOI%2CqBAEI%2CsBASI%2CuBACI%3BIACI%2CiBAAA%3B%3BEAtB5B%2CqBACI%2C2BACI%2CuBAOI%2CqBAEI%2CsBASI%2CuBAII%3BIACI%2CYAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAS5B%3BIACI%2CoBAAA%3B%3BEADJ%2CoBAEI%2CkBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3B%3BEARhB%2CoBAEI%2CkBASI%3BIACI%2CiBAAA%3B%3BEAZZ%2CoBAEI%2CkBAYI%2CuBACI%2CkBACI%2CEACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEApBxB%2CoBAEI%2CkBAYI%2CuBACI%2CkBACI%2CEACI%2CmBAII%3BIACI%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEACA%2CoBAvBxB%2CkBAYI%2CuBACI%2CkBACI%2CEACI%2CmBAII%2CIAIK%3BIACG%2CWAAA%3BIACA%2CYAAA%3B%3BEAShC%2C6BACI%2C2BACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAKhB%2CqBACI%2C0BACI%2CwBACI%2CqBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAPpB%2CqBACI%2C0BACI%2CwBAQI%2CsBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAbpB%2CqBACI%2C0BACI%2CwBAcI%2CoBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAnBpB%2CqBACI%2C0BACI%2CwBAoBI%2CoBACI%3BIACI%2CYAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAOpB%2CaACI%2CoBACI%3BIACI%2COAAO%2CkBAAP%3B%3BEAHZ%2CaACI%2CoBACI%2CkBAEI%2CkBACI%3BIACI%2CYAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAZpB%2CaACI%2CoBAeI%3BIACI%2CgBAAA%3B%3BEAjBZ%2CaACI%2CoBAeI%2CkBAEI%2CkBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEArBpB%2CaACI%2CoBAeI%2CkBAEI%2CkBAKI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAMpB%2CoBACI%3BIACI%2CiBAAA%3B%3BEAFR%2CoBAII%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEANR%2CoBAQI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAVR%2CoBAYI%3BIACI%2CYAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAGR%2CmBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEALZ%2CmBAQI%2CWACI%2CeACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAZhB%2CmBAQI%2CWACI%2CeACI%2CGAGI%3BIACI%2CoBAAA%3B%3BEAdpB%2CmBAQI%2CWAUI%3BIACI%2CSAAA%3B%3BEAnBZ%2CmBAQI%2CWAUI%2CqBAEI%3BIACI%2CoBAAA%3B%3BEArBhB%2CmBAQI%2CWAUI%2CqBAEI%2CoBAEI%2CkBACI%3BIACI%2CgBAAA%3B%3BEAxBxB%2CmBAQI%2CWAUI%2CqBAEI%2CoBAOI%2CiBACI%2CsBACI%3BIACI%2CeAAA%3B%3BEA9B5B%2CmBAQI%2CWAUI%2CqBAEI%2CoBAOI%2CiBAMI%2CsBACI%3BIACI%2CiBAAA%3B%3BEAnC5B%2CmBAQI%2CWAUI%2CqBAEI%2CoBAmBI%2CkBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEA3CxB%2CmBAQI%2CWAUI%2CqBAEI%2CoBAmBI%2CkBAMI%2CGACI%3BIACI%2CoBAAA%3B%3BEA%5C%2FC5B%2CmBAQI%2CWAUI%2CqBAEI%2CoBAmBI%2CkBAMI%2CGACI%2CGAEI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAUhC%2CuBACI%3BIACI%2CiBAAA%3B%3BEAFR%2CuBACI%2C8BAEI%3BIACI%2CuBAAA%3B%3BEAJZ%2CuBACI%2C8BAEI%2C0BAEI%2CaACI%2CiBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAVxB%2CuBACI%2C8BAEI%2C0BAEI%2CaACI%2CiBAMI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAQxB%2CoBACI%3BIACI%2C0BAAA%3B%3BEAFR%2CoBAII%3BIACI%2CqBAAA%3B%3B%3BAAiQZ%2CwBAzP0C%3BEAGtC%2C6BACI%2C2BACI%3BIACI%2CiBAAA%3B%3BEAHZ%2C6BACI%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%3BIACI%2COAAO%2CmBAAP%3B%3BEAGQ%2C6BAVhC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBACI%2CkCACK%3BIACG%2CWAAA%3B%3BEAZxC%2C6BACI%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBAMI%3BIACI%2CaAAA%3B%3BEACA%2C6BAhBhC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBAMI%2CoBAEK%3BIACG%2CYAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3B%3BEAcZ%2C6BAjCxB%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA2BK%2CUACG%3BIACI%2C0BAAA%3B%3BEAiBR%2C6BApDxB%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA8CK%2CiBACG%2CmBACI%2CoBACI%3BIACI%2CUAAA%3B%3BEAEJ%2C6BA1DpC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA8CK%2CiBACG%2CmBACI%2CoBAIK%2CMACG%3BIACI%2CUAAA%3B%3BEA7DhD%2C6BACI%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA0EI%2CmBACI%3BIACI%2CiBAAA%3B%3BEAnFpC%2C6BACI%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA0EI%2CmBAII%3BIACI%2CiBAAA%3B%3BEACA%2C6BAtFhC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA0EI%2CmBAII%2CoBAEK%2CMACG%2CuBACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAJZ%2C6BAtFhC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA0EI%2CmBAII%2CoBAEK%2CMACG%2CuBAKI%2CwBACI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BEAZhB%2C6BAtFhC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA0EI%2CmBAII%2CoBAEK%2CMACG%2CuBAKI%2CwBAQI%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAhBhB%2C6BAtFhC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA0EI%2CmBAII%2CoBAEK%2CMACG%2CuBAKI%2CwBAYI%3BIACI%2CiBAAA%3B%3BEAnBhB%2C6BAtFhC%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA0EI%2CmBAII%2CoBAEK%2CMACG%2CuBAKI%2CwBAYI%2CWAEI%3BIACI%2CiBAAA%3B%3BEA5GxD%2C6BACI%2C2BACI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcA0EI%2CmBAkCI%2CmBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAYxC%2CqBACI%2C2BACI%2CuBACI%2CQACI%3BIACI%2COAAO%2CgBAAP%3B%3BEALpB%2CqBACI%2C2BACI%2CuBAMI%2CqBACI%2CsBACI%2CuBACI%3BIACI%2CiBAAA%3B%3BEAS5B%2CoBACI%2CkBACI%3BIACI%2CiBAAA%3B%3BEAKZ%2CqBACI%2C0BACI%2CwBACI%3BIACI%2CqBAAA%3B%3BEAMhB%2CmBACI%2CWACI%3BIACI%2CSAAA%3B%3BEAHZ%2CmBACI%2CWACI%2CqBAEI%2CoBACI%3BIACI%2CqBAAA%3B%3BEANpB%2CmBACI%2CWACI%2CqBAEI%2CoBACI%2CiBAEI%2CsBACI%3BIACI%2CiBAAA%3B%3BEAT5B%2CmBACI%2CWACI%2CqBAEI%2CoBASI%2CkBACI%2CGACI%3BIACI%2CmBAAA%3B%3BEAhB5B%2CmBACI%2CWAqBI%2CeACI%3BIACI%2CiBAAA%3B%3BEAMhB%2CoBACI%3BIACI%2CwBAAA%3B%3BEAFR%2CoBAII%3BIACI%2CoBAAA%3B%3BEAQQ%2CuBAHZ%2CcACI%2CSACI%2COACK%3BEAAD%2CuBAHZ%2CcACI%2CShFx7CR%2CMAAK%2CcA4CD%2CiBAGM%2CUgF24CO%3BEAAD%2CuBAHZ%2CcACI%2CS%5C%2FEn9CR%2Ca%2BEq9CiB%3BIACG%2CYAAA%3B%3BEAEJ%2CuBANZ%2CcACI%2CSACI%2COAIK%3BEAAD%2CuBANZ%2CcACI%2CShFx7CR%2CMAAK%2CcA4CD%2CiBAGM%2CUgF84CO%3BEAAD%2CuBANZ%2CcACI%2CS%5C%2FEn9CR%2Ca%2BEw9CiB%3BIACG%2CaAAA%3B%3BEARpB%2CuBAaI%3BIACI%2CiBAAA%3B%3BEAdR%2CuBAaI%2C8BAEI%2C0BACI%2CaACI%3BIACI%2CgBAAA%3B%3BEAlBpB%2CuBAaI%2C8BAEI%2C0BACI%2CaAII%3BIACI%2COAAO%2CkBAAP%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAvBpB%2CuBAaI%2C8BAEI%2C0BACI%2CaAII%2CiBAOI%3BIACI%2COAAO%2CkBAAP%3B%3B%3BAAoC5B%2CwBA1B0C%3BEAWF%2C6BARhC%2C2BACI%2CqBACI%2CeACI%2CeACI%2CeACI%2CcACI%2CmBACI%2CoBACK%3BIACG%2CYAAA%3B%3B%3BAAwC5C%2CwBA1B0C%3BEAWF%2C6BARhC%2C2BACI%2CqBACI%2CeACI%2CeACI%2CeACI%2CcACI%2CmBACI%2CoBACK%3BIACG%2CYAAA%3B%3B%3BAA8Q5C%2CwBAhQ0C%3BEAGtC%2C6BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C6BACI%2C2BAEI%3BIACI%2CiBAAA%3B%3BEAJZ%2C6BACI%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%3BIACI%2COAAO%2CmBAAP%3B%3BEAT5B%2C6BACI%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBACI%2CkCACI%2CKACI%3BIACI%2CeAAA%3B%3BEAd5C%2C6BACI%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBACI%2CkCAMI%3BIACI%2CeAAA%3B%3BEAEJ%2C6BAnBhC%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBACI%2CkCASK%3BIACG%2CWAAA%3B%3BEArBxC%2C6BACI%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBAcI%3BIACI%2CaAAA%3B%3BEACA%2C6BAzBhC%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBAcI%2CoBAEK%3BIACG%2CYAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3B%3BEAHJ%2C6BAzBhC%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBAcI%2CoBAEK%2CMAIG%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEANR%2C6BAzBhC%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBAcI%2CoBAEK%2CMAIG%2CuBAGI%3BIACI%2CiBAAA%3B%3BEAMpB%2C6BAvCxB%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAgCK%2CWACG%3BIACI%2CiBAAA%3B%3BEAgBR%2C6BAzDxB%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAkDK%2CUACG%3BIACI%2C0BAAA%3B%3BEAiBR%2C6BA5ExB%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAqEK%2CiBACG%2CmBACI%2CoBACI%3BIACI%2CYAAA%3B%3BEAEJ%2C6BAlFpC%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAqEK%2CiBACG%2CmBACI%2CoBAIK%2CMACG%3BIACI%2CUAAA%3B%3BEArFhD%2C6BACI%2C2BAEI%2CqBAEI%2CeACI%2CeACI%2CeACI%2CcAkGI%2CmBACI%2CmBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAaxC%2CqBACI%2C2BACI%2CuBACI%3BIACI%2CSAAA%3B%3BEAJhB%2CqBACI%2C2BACI%2CuBACI%2CqBAEI%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEATxB%2CqBACI%2C2BACI%2CuBACI%2CqBAEI%2CsBAMI%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAQxB%3BIACI%2CoBAAA%3B%3BEADJ%2CoBAEI%2CkBACI%3BIACI%2CgBAAA%3B%3BEAJZ%2CoBAEI%2CkBACI%2CwBAEI%2CuBACI%2CkBACI%2CEACI%2CmBACI%3BIACI%2CiBAAA%3B%3BEAUhC%2CmBACI%2CWACI%2CqBACI%2CoBACI%3BIACI%2CqBAAA%3B%3BEALpB%2CmBACI%2CWACI%2CqBACI%2CoBACI%2CiBAEI%2CsBACI%3BIACI%2CeAAA%3B%3BEAR5B%2CmBACI%2CWACI%2CqBACI%2CoBACI%2CiBAOI%2CsBACI%3BIACI%2CiBAAA%3B%3BEAb5B%2CmBACI%2CWACI%2CqBACI%2CoBAcI%2CkBACI%3BIACI%2CeAAA%3B%3BEAnBxB%2CmBACI%2CWACI%2CqBACI%2CoBAcI%2CkBAII%3BIACI%2CiBAAA%3B%3BEAtBxB%2CmBACI%2CWACI%2CqBACI%2CoBAsBI%2CkBACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA7BxB%2CmBACI%2CWACI%2CqBACI%2CoBAsBI%2CkBAMI%2CGACI%2CGACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAUhC%2CuBACI%2CcACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CuBAMI%3BIACI%2CgBAAA%3B%3BEAPR%2CuBAMI%2C8BAEI%3BIACI%2CuBAAA%3B%3BEATZ%2CuBAMI%2C8BAEI%2C0BAEI%2CaACI%3BIACI%2CgBAAA%3B%3BEAZpB%2CuBAMI%2C8BAEI%2C0BAEI%2CaAII%3BIACI%2COAAO%2CkBAAP%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAlBpB%2CuBAMI%2C8BAEI%2C0BAEI%2CaAII%2CiBAKI%3BIACI%2CiBAAA%3B%3BEApBxB%2CuBAMI%2C8BAEI%2C0BAEI%2CaAII%2CiBAQI%2CQACI%2CaACI%3BIACI%2CeAAA%3B%3BEAzBhC%2CuBAMI%2C8BAEI%2C0BAEI%2CaAII%2CiBAQI%2CQAMI%3BIACI%2CiBAAA%3B%3BEAS5B%3BIACI%2CoBAAA%3B%3B%3BAAsKP%2CwBAjK0C%2CwBAAqB%3BEAExD%2CgBACI%2CcACI%3BIACI%2C4BAAA%3BIACA%2C6BAAA%3B%3BEAIZ%2CqBACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%2C6BACI%2C2BACI%2CqBACI%2CeACI%2CeACI%2CeACI%3BIACI%2COAAO%2CmBAAP%3B%3BEAGQ%2C6BAThC%2C2BACI%2CqBACI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBACI%2CkCACK%3BIACG%2CSAAA%3B%3BEAIJ%2C6BAdhC%2C2BACI%2CqBACI%2CeACI%2CeACI%2CeACI%2CcAEI%2CmBAMI%2CoBACK%3BIACG%2CWAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3B%3BEAchC%2CmBADJ%2CKACK%2CUAAU%3BIACP%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAFJ%2CmBADJ%2CKACK%2CUAAU%2CGAGP%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3B%3BEAKhB%2CgBACI%2CqBACI%3BIACI%2CuBAAA%3B%3BEAHZ%2CgBACI%2CqBAII%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEARZ%2CgBACI%2CqBASI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAZZ%2CgBACI%2CqBAaI%3BIACI%2CiBAAA%3B%3BEAfZ%2CgBACI%2CqBAgBI%3BIACI%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEAIZ%3BIACI%2CsBAAA%3BIACA%2CmBAAA%3B%3BEAFJ%2CaAGI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEALR%2CaAGI%2CoBAGI%3BIACI%2CmBAAA%3BIACA%2CgBAAA%3B%3BEARZ%2CaAGI%2CoBAGI%2CkBAGI%2CkBACI%3BIACI%2CiBAAA%3B%3BEAXpB%2CaAGI%2CoBAYI%3BIACI%2COAAO%2CkBAAP%3B%3BEAhBZ%2CaAGI%2CoBAYI%2CkBAEI%2CkBACI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAWJ%2CuBAHZ%2CcACI%2CSACI%2COACK%3BEAAD%2CuBAHZ%2CcACI%2CShF14DZ%2CMAAK%2CcA4CD%2CiBAGM%2CUgF61DW%3BEAAD%2CuBAHZ%2CcACI%2CS%5C%2FEr6DZ%2Ca%2BEu6DqB%3BIACG%2CWAAA%3B%3BEAEJ%2CuBANZ%2CcACI%2CSACI%2COAIK%3BEAAD%2CuBANZ%2CcACI%2CShF14DZ%2CMAAK%2CcA4CD%2CiBAGM%2CUgFg2DW%3BEAAD%2CuBANZ%2CcACI%2CS%5C%2FEr6DZ%2Ca%2BE06DqB%3BIACG%2CYAAA%3B%3BEARpB%2CuBAaI%3BIACI%2CeAAA%3BIACA%2COAAO%2CkBAAP%3B%3BEAOI%2CoBAFR%2CkBACI%2CwBACK%2CaACG%2CSACI%3BIACI%2CeAAA%3B%3BEAHZ%2CoBAFR%2CkBACI%2CwBACK%2CaACG%2CSAII%3BIACI%2CmBAAA%3B%3BEANZ%2CoBAFR%2CkBACI%2CwBACK%2CaACG%2CSAOI%3BIACI%2CkBAAA%3B%3B%3BAChgEhC%2CaAAc%3BEACV%2CiBAAA%3B%3BAADJ%2CaAAc%2CeAEV%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaHIO%2CeGJP%3B%3BAALR%2CaAAc%2CeAEV%2COAII%2CMAAK%2CIAAI%2CaAAa%3BEAClB%2CiBAAA%3B%3BAAKZ%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAFJ%2CgBAGI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAXR%2CgBAaI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAnBR%2CgBAaI%2CEAOI%3BEACI%2CcAAA%3B%3BAAKZ%2CcACI%2CoBACI%3BEACI%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CgBAAA%3B%3BAAIZ%3BEACI%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAFJ%2CgBAGI%3BEACI%2CaHzCI%2CYGyCJ%3BEACA%2CgBAAA%3BEAAiB%2CiBAAA%3BEACjB%2CcAAA%3BEACA%2CWAAA%3B%3BAAKA%2CwBAJ0C%3BEAI1C%2CgBATJ%3BIAMQ%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAVZ%2CgBAGI%2CGASI%3BEAGI%2CcAAA%3B%3BAAfZ%2CgBAkBI%3BEACI%2CaHzDO%2CeGyDP%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAtBR%2CgBAwBI%3BEACI%2CqBAAA%3BEACA%2CoBAAA%3B%3BAA1BR%2CgBAwBI%2CSAGI%3BEACI%2CapF7Da%2CcoF6Db%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CwBAL0C%3BEAK1C%2CgBAlBR%2CSAGI%3BIAWE%2CiBAAA%3BIACM%2CeAAA%3BIACA%2CeAAA%3B%3B%3BAAEJ%2CgBAlBR%2CSAGI%2CEAeK%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAvBR%2CSAGI%2CEAoBK%3BEACG%2CqBAAA%3B%3BAAhDhB%2CgBAoDI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAtDR%2CgBAoDI%2CcAGI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CapF3Fa%2CcoF2Fb%3BEACA%2CmBAAA%3B%3BAA3DZ%2CgBAoDI%2CcASI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAhEZ%2CgBAoDI%2CcASI%2CGAII%3BEACI%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAtEhB%2CgBAoDI%2CcASI%2CGAII%2CGAMI%3BEACI%2CWAAA%3B%3BAAMpB%2CaACI%3BEACI%2CYAAA%3B%3BAAFR%2CaACI%2CWAEI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAALZ%2CaACI%2CWAEI%2CmBAGI%3BEACI%2CmBAAA%3B%3BAAPhB%2CaACI%2CWAEI%2CmBAGI%2CUAEI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAdpB%2CaACI%2CWAkBI%3BEACI%2CmBAAA%3B%3BAApBZ%2CaACI%2CWAkBI%2CiBAEI%3BEACI%2CsDAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgCAAA%3B%3BAA1BhB%2CaACI%2CWAkBI%2CiBAEI%2CcAMI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAhCpB%2CaACI%2CWAkBI%2CiBAEI%2CcAMI%2CoBAMI%3BEACI%2COAAO%2CkBAAP%3BEACA%2CcAAc%2CkBAAd%3BEACA%2CmBAAA%3B%3BAApCxB%2CaACI%2CWAkBI%2CiBAEI%2CcAMI%2CoBAMI%2CkBAII%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAxC5B%2CaACI%2CWAkBI%2CiBAEI%2CcAMI%2CoBAMI%2CkBAII%2CEAII%3BEACI%2CaAAa%2CeAAb%3B%3BAA1ChC%2CaACI%2CWAkBI%2CiBAEI%2CcAMI%2CoBAmBI%3BEACI%2COAAO%2CWAAP%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAApDxB%2CaACI%2CWAwDI%2CiBACI%3BEACI%2CaAAA%3BEACA%2CWAAA%3B%3BAA5DhB%2CaACI%2CWAwDI%2CiBACI%2CUAGI%3BEACI%2CUAAA%3B%3BAA9DpB%2CaACI%2CWAwDI%2CiBACI%2CUAMI%3BEACI%2CUAAA%3BEACA%2CgBAAA%3B%3BAAlEpB%2CaACI%2CWAwDI%2CiBACI%2CUAMI%2CYAGI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CaAxEpB%2CWAwDI%2CiBACI%2CUAMI%2CYAGI%2CEAMK%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FE5B%2CaACI%2CWAwDI%2CiBA2BI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaH3MJ%2CYG2MI%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAA5FhB%2CaACI%2CWA8FI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAlGZ%2CaACI%2CWA8FI%2CgBAII%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAA1GhB%2CaACI%2CWA8FI%2CgBAaI%2CmBAAkB%3BEACd%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FGhB%2CaACI%2CWA8FI%2CgBAaI%2CmBAAkB%2CaAId%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAArHpB%2CaACI%2CWA8FI%2CgBAaI%2CmBAAkB%2CaAId%2CSAMI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAA3HxB%2CaACI%2CWA8FI%2CgBAaI%2CmBAAkB%2CaAId%2CSAaI%3BEACI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAlIxB%2CaACI%2CWA8FI%2CgBAaI%2CmBAAkB%2CaAId%2CSAoBI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAkBR%2CwBAf2C%3BEAe3C%2CaAzJZ%2CWA8FI%2CgBAaI%2CmBAAkB%2CaAgCV%3BIACI%2CkBAAA%3BIACA%2CaAAA%3B%3BEAYR%2CaAzJZ%2CWA8FI%2CgBAaI%2CmBAAkB%2CaAgCV%2CUAGI%2COAAM%3BEAWd%2CaAzJZ%2CWA8FI%2CgBAaI%2CmBAAkB%2CaAgCV%2CUjFhLhB%2CMAAK%2CcA4CD%2CiBAGM%2CUiFoIgB%3BEAWd%2CaAzJZ%2CWA8FI%2CgBAaI%2CmBAAkB%2CaAgCV%2CUhF3MhB%2CagF8M0B%3BIACF%2CuBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEACA%2CaAnJxB%2CWA8FI%2CgBAaI%2CmBAAkB%2CaAgCV%2CUAGI%2COAAM%2CQAKD%3BEAAD%2CaAnJxB%2CWA8FI%2CgBAaI%2CmBAAkB%2CaAgCV%2CUjFhLhB%2CMAAK%2CcA4CD%2CiBAGM%2CUiFoIgB%2CQAKD%3BEAAD%2CaAnJxB%2CWA8FI%2CgBAaI%2CmBAAkB%2CaAgCV%2CUhF3MhB%2CagF8M0B%2CQAKD%3BIACG%2CgBAAA%3B%3B%3BAArJhC%2CaACI%2CWA8FI%2CgBAaI%2CmBAAkB%2CaA8Cd%2CWACI%3BEACI%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CeAAb%3B%3BAAhKxB%2CaACI%2CWA8FI%2CgBAaI%2CmBAAkB%2CaA8Cd%2CWACI%2CoBAMI%3BEACI%2C2BAAA%3B%3BAAlK5B%2CaACI%2CWA8FI%2CgBAaI%2CmBAAkB%2CaA8Cd%2CWACI%2CoBASI%3BEACI%2C2BAAA%3B%3BAArK5B%2CaACI%2CWA0KI%3BEACI%2CgBAAA%3B%3BAA5KZ%2CaACI%2CWA0KI%2CgBAEI%2C0BAAyB%3BEACrB%2CkBAAA%3BEAEA%2CgBAAA%3B%3BAAhLhB%2CaACI%2CWA0KI%2CgBAEI%2C0BAAyB%2CaAIrB%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2COAAO%2CkBAAP%3B%3BAAxLpB%2CaACI%2CWA0KI%2CgBAEI%2C0BAAyB%2CaAIrB%2CSAQI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAA9LxB%2CaACI%2CWA0KI%2CgBAEI%2C0BAAyB%2CaAIrB%2CSAeI%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAArMxB%2CaACI%2CWA0KI%2CgBAEI%2C0BAAyB%2CaAIrB%2CSAsBI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAmBZ%2CwBAhB%2BC%3BEAgB%5C%2FC%2CaA7NR%2CWA0KI%2CgBAEI%2C0BAAyB%2CaAkCjB%3BIACI%2CkBAAA%3BIACA%2CaAAA%3BIACA%2CaAAA%3B%3BEAYZ%2CaA7NR%2CWA0KI%2CgBAEI%2C0BAAyB%2CaAkCjB%2CUAII%2COAAM%3BEAWlB%2CaA7NR%2CWA0KI%2CgBAEI%2C0BAAyB%2CaAkCjB%2CUjFnPhB%2CMAAK%2CcA4CD%2CiBAGM%2CUiFwMgB%3BEAWlB%2CaA7NR%2CWA0KI%2CgBAEI%2C0BAAyB%2CaAkCjB%2CUhF9QhB%2CagFkR0B%3BIACF%2CuBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEACA%2CaAvNxB%2CWA0KI%2CgBAEI%2C0BAAyB%2CaAkCjB%2CUAII%2COAAM%2CQAKD%3BEAAD%2CaAvNxB%2CWA0KI%2CgBAEI%2C0BAAyB%2CaAkCjB%2CUjFnPhB%2CMAAK%2CcA4CD%2CiBAGM%2CUiFwMgB%2CQAKD%3BEAAD%2CaAvNxB%2CWA0KI%2CgBAEI%2C0BAAyB%2CaAkCjB%2CUhF9QhB%2CagFkR0B%2CQAKD%3BIACG%2CgBAAA%3B%3B%3BAAzNhC%2CaACI%2CWA0KI%2CgBAoDI%3BEACI%2CmBAAA%3BEAGA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAApOhB%2CaACI%2CWA0KI%2CgBAoDI%2CYAMI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2COAAO%2CkBAAP%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAA1OpB%2CaACI%2CWA0KI%2CgBAoDI%2CYAaI%3BEACI%2CaAAa%2CWAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAjPpB%2CaACI%2CWA0KI%2CgBAoDI%2CYAaI%2CGAMI%3BEACI%2CaHtWZ%2CYGsWY%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAArPxB%2CaACI%2CWA0KI%2CgBAoDI%2CYAyBI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA1PpB%2CaACI%2CWA6PI%3BEACI%2CmBAAA%3B%3BAA%5C%2FPZ%2CaACI%2CWA6PI%2CaAEI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaHvXJ%2CYGuXI%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAxQhB%2CaACI%2CWA6PI%2CaAYI%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAjRhB%2CaACI%2CWA6PI%2CaAYI%2CSAQI%2CGAAE%3BEACE%2CWAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAxRpB%2CaACI%2CWA6PI%2CaAYI%2CSAQI%2CGAAE%2CSAOE%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA5RxB%2CaACI%2CWA6PI%2CaAYI%2CSAQI%2CGAAE%2CSAOE%2CWAII%3BEACI%2CaAAa%2CWAAb%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAnS5B%2CaACI%2CWA6PI%2CaAYI%2CSAQI%2CGAAE%2CSAoBE%2CSACI%3BEACI%2CWAAA%3B%3BAAxS5B%2CaACI%2CWA6PI%2CaAYI%2CSAQI%2CGAAE%2CSAyBE%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA9SxB%2CaACI%2CWA6PI%2CaAYI%2CSAQI%2CGAAE%2CSAyBE%2CoBAII%3BEACI%2CaAAa%2CYAAb%3B%3BAAS5B%3BEACI%2CqBAAA%3B%3BAAEJ%2CeACI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAIR%2CcACI%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAARR%2CcACI%2CgBAQI%3BEACI%2COAAO%2CmBAAP%3BEACA%2CgBAAA%3B%3BAAXZ%2CcACI%2CgBAQI%2CeAGI%3BEACI%2CkBAAA%3B%3BAAbhB%2CcACI%2CgBAQI%2CeAGI%2CoBAEI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3B%3BAAtBpB%2CcACI%2CgBAQI%2CeAgBI%3BEACI%2CqBAAA%3B%3BAA1BhB%2CcACI%2CgBAQI%2CeAgBI%2C0BAEI%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BAA7BpB%2CcACI%2CgBAQI%2CeAuBI%2CkBACI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAAtCpB%2CcACI%2CgBAQI%2CeAuBI%2CkBAQI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CeAAb%3B%3BAA7CpB%2CcACI%2CgBAQI%2CeAuBI%2CkBAeI%2CsBACI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAQxB%3BEACI%2CoBAAA%3B%3BAADJ%2CqBAEI%2CqBACI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAATZ%2CqBAYI%3BEACI%2CmBAAA%3B%3BAAbR%2CqBAYI%2CkBAEI%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAjBZ%2CqBAoBI%3BEACI%2CoBAAA%3B%3BAArBR%2CqBAoBI%2CkBAEI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CoBAAA%3B%3BAA1BZ%2CqBAoBI%2CkBAQI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAlCZ%2CqBAqCI%3BEACI%2CqBAAA%3B%3BAAtCR%2CqBAqCI%2CqBAEI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CoBAAA%3B%3BAA3CZ%2CqBAqCI%2CqBAQI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAOZ%2CcAAe%3BEACX%2CWAAA%3BEACA%2CcAAA%3B%3BAAOJ%2CmBACI%2CcACI%2CoBAMI%3BEACI%2CaAAa%2CgBAAb%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAAZhB%2CmBACI%2CcACI%2CoBAYI%3BEACI%2COAAO%2CSAAP%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAjBhB%2CmBACI%2CcACI%2CoBAYI%2CkBAII%3BEACI%2CWAAA%3B%3BAAnBpB%2CmBACI%2CcACI%2CoBAYI%2CkBAII%2CiBAEI%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BAAQxB%2CmBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%3BEACI%2CkBAAA%3B%3BAANxB%2CmBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%2CeAEI%3BEACI%2COAAO%2CgBAAP%3B%3BAAR5B%2CmBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%2CeAKI%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAhB5B%2CmBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%2CeAKI%2CaAOI%2CYAAW%3BAAjBvC%2CmBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%2CeAKI%2CaAOwB%2CYAAW%3BEAC3B%2CeAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAApBhC%2CmBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%2CeAKI%2CaAYI%3BAAtB5B%2CmBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%2CeAKI%2CaAYiB%3BEACT%2CaAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAA1BhC%2CmBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%2CeAKI%2CaAkBI%3BEACI%2CQAAA%3B%3BAA7BhC%2CmBACI%2CcACI%2CoBACI%2CkBACI%2CuBACI%2CeAKI%2CaAqBI%3BEACI%2COAAA%3B%3BAAahC%2CuBACI%2CeACI%3BEACI%2CSAAA%3B%3BAAMZ%3BEACI%2CmBAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CQAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3B%3BAAGQ%2CoBAFP%2CUAAU%2CKACT%2CwBACO%3BEACG%2CeAAA%3B%3BAAMJ%2CoBAFN%2CUAAU%2CMACV%2CwBACO%3BEACG%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAKR%2CoBADJ%2CwBACK%3BEACG%2CaAAA%3B%3BAADJ%2CoBADJ%2CwBACK%2CaAEG%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAJR%2CoBADJ%2CwBACK%2CaAEG%2CeAGI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAVZ%2CoBADJ%2CwBACK%2CaAaG%3BEACI%2CoBAAA%3B%3BAAdR%2CoBADJ%2CwBACK%2CaAaG%2CiBAEI%2CYACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAACA%2CoBAzBpB%2CwBACK%2CaAaG%2CiBAEI%2CYACI%2CEAQK%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAA1BpB%2CoBADJ%2CwBACK%2CaA%2BBG%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAArCR%2CoBADJ%2CwBACK%2CaAuCG%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAGR%2CoBA%5C%2FCJ%2CwBA%2BCK%2CYACG%2CYACI%3BEACI%2CkBAAA%3B%3BAAHZ%2CoBA%5C%2FCJ%2CwBA%2BCK%2CYACG%2CYACI%2CiBAEI%3BEACI%2CcAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAgB%2CkBAAhB%3B%3BAAThB%2CoBA%5C%2FCJ%2CwBA%2BCK%2CYACG%2CYACI%2CiBAEI%2CYAMI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3B%3BAAS5B%3BEACI%2CgBAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CsBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2C6BAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CsBAAC%2CUAAU%2CMACP%2CwBACI%3BEACI%2CqBAAA%3B%3BAApBhB%2CsBAwBI%2CqBACI%2CYACI%3BEACI%2CkBAAA%3B%3BAA3BhB%2CsBAwBI%2CqBACI%2CYACI%2CiBAEI%3BEACI%2CcAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAjCpB%2CsBAwBI%2CqBACI%2CYACI%2CiBAEI%2CYAMI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3B%3BAAxCxB%2CsBA8CI%3BEACI%2CqBAAA%3B%3BAA%5C%2FCR%2CsBA8CI%2CsBAEI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAlDZ%2CsBA8CI%2CsBAEI%2CeAGI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAzDhB%2CsBA8CI%2CsBAcI%3BEACI%2CoBAAA%3B%3BAA7DZ%2CsBA8CI%2CsBAcI%2CiBAEI%2CYACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CsBAAA%3B%3BAACA%2CsBAzBhB%2CsBAcI%2CiBAEI%2CYACI%2CEAQK%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAzExB%2CsBA8CI%2CsBAgCI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAApFZ%2CsBA8CI%2CsBAwCI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAIZ%3BEACI%2CcAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2CkCAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAANJ%2C2BAOI%3BEACI%2CqBAAA%3B%3BAARR%2C2BAOI%2CsBAEI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAXZ%2C2BAOI%2CsBAEI%2CeAGI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAlBhB%2C2BAOI%2CsBAcI%3BEACI%2CoBAAA%3B%3BAAtBZ%2C2BAOI%2CsBAcI%2CiBAEI%2CYACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAACA%2C2BAzBhB%2CsBAcI%2CiBAEI%2CYACI%2CEAQK%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAlCxB%2C2BAOI%2CsBAgCI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA7CZ%2C2BAOI%2CsBAwCI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAnDZ%2C2BAsDI%2CqBACI%2CYACI%3BEACI%2CkBAAA%3B%3BAAzDhB%2C2BAsDI%2CqBACI%2CYACI%2CiBAEI%3BEACI%2CcAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FDpB%2C2BAsDI%2CqBACI%2CYACI%2CiBAEI%2CYAMI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3B%3BAAQxB%3BEACI%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2CsCAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAANJ%2C2BAOI%3BEACI%2CqBAAA%3B%3BAARR%2C2BAOI%2CsBAEI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAXZ%2C2BAOI%2CsBAEI%2CeAGI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAlBhB%2C2BAOI%2CsBAcI%3BEACI%2CoBAAA%3B%3BAAtBZ%2C2BAOI%2CsBAcI%2CiBAEI%2CYACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAACA%2C2BAzBhB%2CsBAcI%2CiBAEI%2CYACI%2CEAQK%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAlCxB%2C2BAOI%2CsBAgCI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA7CZ%2C2BAOI%2CsBAwCI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAnDZ%2C2BAsDI%2CqBACI%2CYACI%3BEACI%2CkBAAA%3B%3BAAzDhB%2C2BAsDI%2CqBACI%2CYACI%2CiBAEI%3BEACI%2CcAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FDpB%2C2BAsDI%2CqBACI%2CYACI%2CiBAEI%2CYAMI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3B%3BAAQxB%2CkBACI%2CWACI%3BEACI%2CmBAAA%3B%3BAAHZ%2CkBACI%2CWAII%2CgBACI%2CYACI%2CiBACI%2CYACI%3BEACI%2CkBAAA%3B%3BAAV5B%2CkBACI%2CWAII%2CgBAUI%2CWACI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAlBpB%2CkBACI%2CWAII%2CgBAUI%2CWACI%2CeAGI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAzBxB%2CkBACI%2CWAII%2CgBAUI%2CWAaI%2CiBACI%2CYACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAACA%2CkBArCxB%2CWAII%2CgBAUI%2CWAaI%2CiBACI%2CYACI%2CEAQK%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAxChC%2CkBACI%2CWAII%2CgBAUI%2CWA8BI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAlDpB%2CkBACI%2CWAII%2CgBAUI%2CWAqCI%3BEACI%2CaAAA%3B%3BAArDpB%2CkBACI%2CWAII%2CgBAUI%2CWAwCI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAOpB%2CQAAQ%2CmBACJ%2COACI%3BEACI%2CaAAA%3BEACA%2CuBAAA%3B%3BAAJZ%2CQAAQ%2CmBACJ%2COACI%2COAGI%2CMACI%2CEAAC%3BEACG%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAdpB%2CQAAQ%2CmBACJ%2COACI%2COAGI%2CMAWI%2COAAM%3BEACF%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CQAzBR%2CmBACJ%2COACI%2COAGI%2CMAoBK%2CQACG%2COAAM%3BEACF%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGR%2CQAhCR%2CmBACJ%2COACI%2COAGI%2CMA2BK%2CoBACG%2CQAAO%3BEACH%2CWAAA%3B%3BAACA%2CQAnChB%2CmBACJ%2COACI%2COAGI%2CMA2BK%2CoBACG%2CQAAO%2CSAEF%3BEACG%2CWAAA%3B%3BAAIZ%2CQAxCR%2CmBACJ%2COACI%2COAGI%2CMAmCK%2CgBACG%2CQAAO%3BEACH%2CWAAA%3B%3BAACA%2CQA3ChB%2CmBACJ%2COACI%2COAGI%2CMAmCK%2CgBACG%2CQAAO%2CKAEF%3BEACG%2CWAAA%3B%3BAAS5B%3BEACI%2CaAAA%3BEACA%2CaAAA%3B%3BAAFJ%2C2BAGI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAuFJ%2CmBAAC%2C2BACG%2CSACI%2CQAAO%3BEACH%2COAAO%2CgBAAP%3B%3BAAHZ%2CmBAAC%2C2BACG%2CSAII%3BEACI%2COAAO%2CgBAAP%3BEACA%2CkBAAA%3B%3BAAPZ%2CmBAAC%2C2BACG%2CSAII%2CoBAGI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3B%3BAAVhB%2CmBAAC%2C2BACG%2CSAII%2CoBAGI%2CQAGI%2CaACI%3BEACI%2CyBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CiBAAA%3B%3BAAGR%2CmBAlBf%2C2BACG%2CSAII%2CoBAGI%2CQAUK%2CiBACG%2CGACI%3BEACI%2CsBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAALZ%2CmBAlBf%2C2BACG%2CSAII%2CoBAGI%2CQAUK%2CiBACG%2CGACI%2CGAII%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CcAAb%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAACA%2CmBA%5C%2FB%5C%2FB%2C2BACG%2CSAII%2CoBAGI%2CQAUK%2CiBACG%2CGACI%2CGAII%2CEAOK%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAfpB%2CmBAlBf%2C2BACG%2CSAII%2CoBAGI%2CQAUK%2CiBACG%2CGAkBI%3BEACI%2CkBAAA%3B%3BAAUhC%2C2BACI%3BEACI%2C8BAAA%3B%3BAAFR%2C2BACI%2CaAEI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAACA%2C2BAVR%2CaAEI%2C4BAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAAjBhB%2C2BAqBI%2CyBACG%3BEACK%2CaAAA%3BEACA%2CsCAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAA3BZ%2C2BAqBI%2CyBACG%2C%2BBAMK%2CwBACI%2CqBACI%2CYACI%3BEACI%2CkBAAA%3B%3BAAhC5B%2C2BAqBI%2CyBACG%2C%2BBAMK%2CwBACI%2CqBACI%2CYACI%2CiBAEI%3BEACI%2CcAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAtChC%2C2BAqBI%2CyBACG%2C%2BBAMK%2CwBACI%2CqBACI%2CYACI%2CiBAEI%2CYAMI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3B%3BAA7CpC%2C2BAqBI%2CyBACG%2C%2BBAMK%2CwBAuBI%3BEACI%2CqBAAA%3B%3BAApDpB%2C2BAqBI%2CyBACG%2C%2BBAMK%2CwBAuBI%2CsBAEI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAvDxB%2C2BAqBI%2CyBACG%2C%2BBAMK%2CwBAuBI%2CsBAEI%2CeAGI%2CEAAC%3BEACG%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAjE5B%2C2BAqBI%2CyBACG%2C%2BBAMK%2CwBAuBI%2CsBAiBI%2CiBACI%2CYACI%2CEAAC%3BEACG%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAACA%2C2BAzD5B%2CyBACG%2C%2BBAMK%2CwBAuBI%2CsBAiBI%2CiBACI%2CYACI%2CEAAC%2CeAQI%3BEACG%2CcAAA%3B%3BAA%5C%2FEpC%2C2BAqBI%2CyBACG%2C%2BBAMK%2CwBAuBI%2CsBAiCI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA1FxB%2C2BAqBI%2CyBACG%2C%2BBAMK%2CwBAuBI%2CsBAyCI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAUxB%2CeACI%2CkBACI%2CaACI%3BEACI%2CoBAAA%3B%3BAAJhB%2CeACI%2CkBACI%2CaACI%2CaAEI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAPpB%2CeACI%2CkBACI%2CaACI%2CaAEI%2CeAGI%2CEAAC%3BEACG%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CuBAAA%3B%3BAAjBxB%2CeACI%2CkBACI%2CaACI%2CaAiBI%3BEACI%2C8BAAA%3B%3BAArBpB%2CeACI%2CkBACI%2CaACI%2CaAiBI%2CiBAEI%3BEACI%2CgBAAA%3B%3BAAvBxB%2CeACI%2CkBACI%2CaACI%2CaAiBI%2CiBAEI%2CYAEI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BAAhC5B%2CeACI%2CkBACI%2CaACI%2CaAiCI%2CgBACI%3BEACI%2CaAAA%3B%3BAAtCxB%2CeACI%2CkBACI%2CaACI%2CaAiCI%2CgBAII%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAACA%2CeA7CpB%2CkBACI%2CaACI%2CaAiCI%2CgBAII%2CWAMK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAApD5B%2CeACI%2CkBACI%2CaAuDI%2CcACI%2CqBACI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAA9DxB%2CeACI%2CkBACI%2CaAuDI%2CcAQI%2CkBACI%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAtExB%2CeACI%2CkBACI%2CaAuDI%2CcAQI%2CkBAOI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA7ExB%2CeACI%2CkBACI%2CaAuDI%2CcAQI%2CkBAeI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAArFxB%2CeACI%2CkBACI%2CaAuFI%2CaACI%2CcACI%3BEACI%2CgBAAA%3B%3BAA5FxB%2CeACI%2CkBACI%2CaAuFI%2CaACI%2CcACI%2CgBAEI%2CcACI%3BEACI%2CaAAA%3B%3BAAUhC%3BEACI%2CkBAAA%3B%3BAADJ%2CeAEI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3B%3BAAVR%2CeAYI%2CaACI%3BEACI%2CcAAA%3B%3BAAdZ%2CeAYI%2CaACI%2CcAEI%2CgBACI%3BEACI%2CsBAAA%3BEACA%2CyBAAA%3B%3BAAlBpB%2CeAYI%2CaACI%2CcAEI%2CgBACI%2CcAGI%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CQAAQ%2CWAAW%2CcAAnB%3BEACA%2CYAAA%3B%3BAAxBxB%2CeA8BI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CsBAAsB%2CQAClB%3BEACI%2CaAAA%3B%3BAAFR%2CsBAAsB%2CQAIlB%2CeACI%2CeAAc%3BEACV%2CgBAAA%3B%3BAANZ%2CsBAAsB%2CQAIlB%2CeACI%2CeAAc%2CiBAEV%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAVhB%2CsBAAsB%2CQAIlB%2CeACI%2CeAAc%2CiBAEV%2CeAII%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAdpB%2CsBAAsB%2CQAIlB%2CeACI%2CeAAc%2CiBAEV%2CeAII%2CcAII%2CmBACI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAApB5B%2CsBAAsB%2CQAIlB%2CeACI%2CeAAc%2CiBAEV%2CeAII%2CcAII%2CmBACI%2CoBAKI%2CEAAC%2CmBACG%3BEACG%2CsBAAA%3B%3BAAvBnC%2CsBAAsB%2CQAIlB%2CeACI%2CeAAc%2CiBAEV%2CeAII%2CcAII%2CmBAYI%2CsBACI%3BEACI%2CcAAA%3B%3BAA7BhC%2CsBAAsB%2CQAIlB%2CeACI%2CeAAc%2CiBAEV%2CeAII%2CcAII%2CmBAYI%2CsBACI%2CmBAEI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAArCpC%2CsBAAsB%2CQAIlB%2CeACI%2CeAAc%2CiBAEV%2CeAII%2CcAII%2CmBAYI%2CsBAaI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CcAAb%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA%2BUhC%2CwBAnU2C%3BEAO%5C%2FB%2CoBADJ%2CwBACK%2CaACG%2CiBACI%3BIACI%2CgBAAA%3B%3BEAHZ%2CoBADJ%2CwBACK%2CaACG%2CiBACI%2CYAEI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3B%3BEAPhB%2CoBADJ%2CwBACK%2CaAWG%2CeACI%3BIACI%2CiBAAA%3B%3BEAbZ%2CoBADJ%2CwBACK%2CaAgBG%3BIACI%2CiBAAA%3B%3BEAjBR%2CoBADJ%2CwBACK%2CaAmBG%3BIACI%2CiBAAA%3B%3BEAGR%2CoBAxBJ%2CwBAwBK%2CYACG%2CYACI%2CiBACI%3BIACI%2CgBAAgB%2CiBAAhB%3B%3BEAOxB%2CsBACI%2CsBACI%2CiBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3B%3BEAPpB%2CsBACI%2CsBAUI%2CeACI%3BIACI%2CiBAAA%3B%3BEAbhB%2CsBACI%2CsBAeI%3BIACI%2CiBAAA%3B%3BEAjBZ%2CsBACI%2CsBAkBI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEArBZ%2CsBAwBI%2CqBACI%2CYACI%2CiBACI%3BIACI%2CmBAAA%3B%3BEAMpB%2C2BACI%2CsBACI%2CiBACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEAPpB%2C2BACI%2CsBAUI%3BIACI%2CiBAAA%3B%3BEAZZ%2C2BACI%2CsBAaI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAhBZ%2C2BACI%2CsBAiBI%2CeACI%3BIACI%2CiBAAA%3B%3BEAKhB%2C2BACI%2CsBACI%2CiBACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEAPpB%2C2BACI%2CsBAUI%3BIACI%2CiBAAA%3B%3BEAZZ%2C2BACI%2CsBAaI%2CeACI%3BIACI%2CiBAAA%3B%3BEAhBhB%2C2BACI%2CsBAkBI%3BIACI%2CiBAAA%3B%3BEAMJ%2CkBADJ%2CWACK%2COAAQ%2CWAAU%3BIACf%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAJZ%2CkBACI%2CWAKI%2CgBACI%2CWACI%2CiBACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEAb5B%2CkBACI%2CWAKI%2CgBACI%2CWAUI%3BIACI%2CiBAAA%3B%3BEAlBpB%2CkBACI%2CWAKI%2CgBACI%2CWAaI%2CeACI%3BIACG%2CiBAAA%3B%3BEAtBvB%2CkBACI%2CWAKI%2CgBACI%2CWAkBI%3BIACI%2CiBAAA%3B%3BEAOpB%2C2BAA4B%2CyBAAyB%2C%2BBAA%2BB%2CwBAChF%2CsBACI%2CiBACI%2CYACI%2CEAAC%3BIACG%2CeAAA%3BIACA%2CiBAAA%3B%3BEANpB%2C2BAA4B%2CyBAAyB%2C%2BBAA%2BB%2CwBAChF%2CsBASI%2CeACI%2CEAAC%3BIACG%2CiBAAA%3B%3BEAZhB%2C2BAA4B%2CyBAAyB%2C%2BBAA%2BB%2CwBAChF%2CsBAcI%3BIACI%2CiBAAA%3B%3BEAhBZ%2C2BAA4B%2CyBAAyB%2C%2BBAA%2BB%2CwBAChF%2CsBAiBI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAKZ%2CeACI%2CkBACI%2CaACI%2CaACI%2CeACI%2CEAAC%3BIACG%2CiBAAA%3B%3BEANxB%2CeACI%2CkBACI%2CaACI%2CaAMI%2CiBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3B%3BEAd5B%2CeACI%2CkBACI%2CaAiBI%2CcACI%2CkBACI%3BIACI%2CiBAAA%3B%3BEAtBxB%2CeACI%2CkBACI%2CaAiBI%2CcACI%2CkBAKI%3BIACI%2CiBAAA%3B%3BEAQxB%2CmBAAmB%2C2BACf%2CSACI%2CQACI%2CmBACI%2CWACI%2CWACI%2CgBACI%2CYACI%2CiBACI%3BIACG%2CmBAAA%3B%3BEAVvC%2CmBAAmB%2C2BACf%2CSAkBI%2CoBACI%2CQACI%2CaACI%3BIACI%2CiBAAA%3B%3BEAGR%2CmBA1BG%2C2BACf%2CSAkBI%2CoBACI%2CQAMK%2CiBACG%2CGACI%2CGACI%3BIACI%2CiBAAA%3B%3BEAUhC%2CsBAAsB%2CQAAS%2CeAAe%2CeAAc%2CiBAAkB%2CeAAe%2CcACzF%2CmBACI%2CsBACI%2CmBACI%3BIACI%2CiBAAA%3B%3BEALpB%2CsBAAsB%2CQAAS%2CeAAe%2CeAAc%2CiBAAkB%2CeAAe%2CcACzF%2CmBACI%2CsBAMI%3BIACI%2CiBAAA%3B%3BEAShB%2CeACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAIR%2CaACI%2CWACI%2CmBACI%2CUACI%3BIACI%2CiBAAA%3B%3BEALpB%2CaACI%2CWAQI%2CiBACI%2CcACI%2CoBACI%2CkBACI%3BIACI%2CeAAA%3B%3BEAd5B%2CaACI%2CWAmBI%2CiBACI%2CUACI%2CYACI%3BIACI%2CiBAAA%3B%3BEAxBxB%2CaACI%2CWA4BI%2CgBACI%2CmBAAkB%2CaACd%2CWACI%3BIACI%2CeAAA%3B%3B%3BAA6H5B%2CwBApH2C%3BEAEvC%2CgBACI%3BIACI%2CiBAAA%3B%3BEAIR%2CaACI%2CWACI%2CiBACI%2CcACI%2CoBACI%3BIACI%2COAAO%2CkBAAP%3B%3BEANxB%2CaACI%2CWACI%2CiBACI%2CcACI%2CoBACI%2CkBAEI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAT5B%2CaACI%2CWACI%2CiBACI%2CcACI%2CoBAQI%3BIACI%2COAAO%2CWAAP%3B%3BEAQxB%2CaACI%2CWACI%2CmBACI%2CUACI%3BIACI%2CiBAAA%3B%3BEALpB%2CaACI%2CWAQI%2CiBACI%2CcACI%2CoBACI%2CkBACI%3BIACI%2CiBAAA%3B%3BEAd5B%2CaACI%2CWAmBI%2CiBACI%2CUACI%2CYACI%3BIACI%2CiBAAA%3B%3BEAxBxB%2CaACI%2CWAmBI%2CiBACI%2CUACI%2CYAII%2CEAAC%3BIACG%2CgBAAA%3B%3BEA3BxB%2CaACI%2CWA%2BBI%2CgBACI%2CmBAAkB%2CaACd%2CWACI%3BIACI%2CiBAAA%3B%3BEApCxB%2CaACI%2CWAwCI%2CaACI%2CSACI%2CGAAE%2CSACE%3BIACI%2CiBAAA%3B%3BEA7CxB%2CaACI%2CWAwCI%2CaACI%2CSACI%2CGAAE%2CSAIE%2CWACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAW5B%2CmBAAmB%2C2BACf%2CSACI%2CQACI%2CmBACI%2CWACI%2CWACI%2CgBACI%2CYACI%2CiBACI%3BIACI%2CmBAAA%3B%3B%3BAA6f5C%2CwBA7e2C%3BEAItC%3BIACG%2CgBAAA%3B%3BEAII%2CoBADJ%2CwBACK%2CaACG%2CiBACI%3BIACI%2CgBAAA%3B%3BEAHZ%2CoBADJ%2CwBACK%2CaACG%2CiBACI%2CYAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEAPhB%2CoBADJ%2CwBACK%2CaAWG%3BIACI%2CiBAAA%3B%3BEAGR%2CoBAhBJ%2CwBAgBK%2CYACG%2CYACI%2CiBACI%3BIACI%2CgBAAgB%2CkBAAhB%3B%3BEAOxB%3BIACI%2CoBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CsBAAC%2CUAAU%2CMACP%2CwBACI%3BIACI%2CqBAAA%3B%3BEANhB%2CsBAUI%3BIACI%2CqBAAA%3B%3BEAXR%2CsBAUI%2CsBAEI%2CiBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3B%3BEAjBpB%2CsBAUI%2CsBAWI%3BIACI%2CmBAAA%3B%3BEAtBZ%2CsBAUI%2CsBAWI%2CeAEI%3BIACI%2CiBAAA%3B%3BEAxBhB%2CsBAUI%2CsBAiBI%3BIACI%2CiBAAA%3B%3BEA5BZ%2CsBAUI%2CsBAoBI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAhCZ%2CsBAmCI%2CqBACI%2CYACI%2CiBACI%3BIACI%2CmBAAA%3B%3BEAMpB%3BIACI%2CmBAAA%3B%3BEAEJ%3BIACI%2CSAAA%3BIACA%2CoBAAA%3B%3BEAFJ%2C2BAGI%2CsBACI%2CiBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CoBAAA%3B%3BEAVpB%2C2BAGI%2CsBAWI%3BIACI%2CiBAAA%3B%3BEAfZ%2C2BAGI%2CsBAcI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAnBZ%2C2BAGI%2CsBAkBI%3BIACI%2CmBAAA%3B%3BEAtBZ%2C2BAGI%2CsBAkBI%2CeAEI%3BIACI%2CiBAAA%3B%3BEAxBhB%2C2BA4BI%2CqBACI%2CYACI%2CiBACI%3BIACI%2CmBAAA%3B%3BEAMpB%3BIACI%2CmBAAA%3B%3BEAEJ%3BIACI%2CSAAA%3BIACA%2CoBAAA%3B%3BEAFJ%2C2BAGI%2CsBACI%2CiBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3B%3BEATpB%2C2BAGI%2CsBAUI%3BIACI%2CiBAAA%3B%3BEAdZ%2C2BAGI%2CsBAaI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAlBZ%2C2BAqBI%2CqBACI%2CYACI%2CiBACI%3BIACI%2CmBAAA%3B%3BEAQZ%2CkBADJ%2CWACK%2COAAQ%2CWAAU%3BIACf%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAJZ%2CkBACI%2CWAKI%2CgBACI%2CWACI%3BIACI%2CkBAAA%3B%3BEATpB%2CkBACI%2CWAKI%2CgBACI%2CWACI%2CiBAEI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3BEAf5B%2CkBACI%2CWAKI%2CgBACI%2CWAYI%3BIACI%2CiBAAA%3B%3BEApBpB%2CkBACI%2CWAKI%2CgBACI%2CWAeI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAxBpB%2CkBACI%2CWA2BI%2CYACI%3BIACI%2CmBAAA%3B%3BEAMhB%2C2BACI%2CaACI%3BIACI%2CiBAAA%3B%3BEACA%2C2BAHR%2CaACI%2C4BAEK%3BIACG%2CUAAA%3B%3BEALhB%2C2BASI%2CyBACI%3BIACI%2CSAAA%3B%3BEAXZ%2C2BASI%2CyBACI%2C%2BBAEI%2CwBACI%2CqBACI%2CYACI%2CiBACI%3BIACI%2CmBAAA%3B%3BEAjBhC%2C2BASI%2CyBACI%2C%2BBAEI%2CwBAUI%2CsBACI%2CiBACI%2CYACI%2CEAAC%3BIACG%2CiBAAA%3BIACA%2CmBAAA%3B%3BEA3BhC%2C2BASI%2CyBACI%2C%2BBAEI%2CwBAUI%2CsBASI%3BIACI%2CiBAAA%3B%3BEAhCxB%2C2BASI%2CyBACI%2C%2BBAEI%2CwBAUI%2CsBAYI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAQxB%2CeACI%2CkBACI%2CaACI%2CaACI%2CiBACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAT5B%2CeACI%2CkBACI%2CaACI%2CaAUI%2CgBACI%3BIACI%2CiBAAA%3B%3BEAfxB%2CeACI%2CkBACI%2CaAiBI%2CcACI%2CkBACI%3BIACI%2CiBAAA%3B%3BEAtBxB%2CeACI%2CkBACI%2CaAiBI%2CcACI%2CkBAKI%3BIACI%2CiBAAA%3B%3BEAQxB%2CmBAAmB%2C2BACf%2CSACI%2CQACI%2CmBACI%2CWACI%2CWACI%2CgBACI%2CYACI%2CiBACI%3BIACG%2CmBAAA%3B%3BEAVvC%2CmBAAmB%2C2BACf%2CSAkBI%2CoBACI%2CQACI%2CaACI%3BIACI%2CeAAA%3B%3BEAGR%2CmBA1BG%2C2BACf%2CSAkBI%2CoBACI%2CQAMK%2CiBACG%2CGACI%2CGACI%3BIACI%2CiBAAA%3B%3BEAUhC%2CiBACG%2CaACC%2COAAO%3BEAFO%2CeACf%2CaACC%2COAAO%3BEAFuB%2CmBAC%5C%2FB%2CaACC%2COAAO%3BIACH%2CiBAAA%3BIACA%2CsBAAA%3B%3BEAJR%2CiBAOG%2CcAAc%2CeAAa%2COAAO%2CMAAK%2CIAAI%2CaAAa%3BEAPzC%2CeAOf%2CcAAc%2CeAAa%2COAAO%2CMAAK%2CIAAI%2CaAAa%3BEAPzB%2CmBAO%5C%2FB%2CcAAc%2CeAAa%2COAAO%2CMAAK%2CIAAI%2CaAAa%3BIACnD%2CiBAAA%3B%3BEAIR%2CsBAAsB%2CQAAS%2CeAAe%2CeAAc%2CiBAAkB%2CeAAe%2CcACzF%2CmBACI%2CsBACI%2CmBACI%3BIACI%2CiBAAA%3B%3BEALpB%2CsBAAsB%2CQAAS%2CeAAe%2CeAAc%2CiBAAkB%2CeAAe%2CcACzF%2CmBACI%2CsBAMI%3BIACI%2CiBAAA%3B%3BEAKhB%2CeACI%3BIACI%2CiBAAA%3B%3BEAOR%2CoBACI%3BIACI%2CeAAA%3B%3BEAIR%2CaACI%2CWACI%2CmBACI%2CUACI%3BIACI%2CiBAAA%3B%3BEALpB%2CaACI%2CWAQI%2CiBACI%2CcACI%2CoBACI%2CkBACI%3BIACI%2CiBAAA%3B%3BEAd5B%2CaACI%2CWAmBI%2CiBACI%2CUACI%2CYACI%3BIACI%2CiBAAA%3B%3BEAxBxB%2CaACI%2CWAmBI%2CiBACI%2CUACI%2CYAII%2CEAAC%3BIACG%2CgBAAA%3B%3BEA3BxB%2CaACI%2CWA%2BBI%2CgBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEApCpB%2CaACI%2CWA%2BBI%2CgBACI%2CYAKI%3BIACI%2CiBAAA%3B%3BEAvCpB%2CaACI%2CWA%2BBI%2CgBACI%2CYAKI%2CGAEI%3BIACI%2CiBAAA%3B%3BEAzCxB%2CaACI%2CWA6CI%2CgBACI%3BIACI%2CiBAAA%3B%3BEAhDhB%2CaACI%2CWA6CI%2CgBAII%2CmBAAkB%3BIACd%2CiBAAA%3B%3BEAnDhB%2CaACI%2CWA6CI%2CgBAII%2CmBAAkB%2CaAEd%2CWACI%3BIACI%2CiBAAA%3B%3BEAtDxB%2CaACI%2CWA0DI%2CaACI%3BIACI%2CiBAAA%3B%3BEA7DhB%2CaACI%2CWA0DI%2CaAII%2CSACI%2CGAAE%2CSACE%3BIACI%2CiBAAA%3B%3BEAlExB%2CaACI%2CWA0DI%2CaAII%2CSACI%2CGAAE%2CSAIE%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAvE5B%2CaACI%2CWA4EI%2CiBACI%2CcACI%2CoBACI%3BIACI%2COAAO%2CkBAAP%3B%3BEAjFxB%2CaACI%2CWA4EI%2CiBACI%2CcACI%2CoBACI%2CkBAEI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEApF5B%2CaACI%2CWA4EI%2CiBACI%2CcACI%2CoBAQI%3BIACI%2COAAO%2CWAAP%3B%3BEAOxB%2CqBACI%2CkBACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CqBACI%2CkBAII%3BIACI%2CiBAAA%3B%3BEANZ%2CqBASI%2CqBACI%3BIACI%2CiBAAA%3B%3BEAXZ%2CqBASI%2CqBAII%3BIACI%2CiBAAA%3B%3BEAKZ%2CeACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAGR%2CcACI%2CgBACI%2CeACI%2CkBACI%3BIACI%2CeAAA%3B%3BEALpB%2CcACI%2CgBACI%2CeACI%2CkBAII%3BIACI%2CeAAA%3B%3BEARpB%2CcACI%2CgBACI%2CeACI%2CkBAOI%2CsBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAAoB5B%2CwBAX0C%3BEAEtC%2CeACI%3BIACI%2CiBAAA%3B%3B%3BAA2IZ%2CwBApI2C%2CwBAAsB%3BEAE7D%3BIACI%2CoBAAA%3B%3BEADJ%2CgBAEI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAIR%2CaACI%2CWACI%2CmBACI%2CUACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEANpB%2CaACI%2CWASI%2CiBACI%2CcACI%2CoBACI%3BIACI%2COAAO%2CkBAAP%3B%3BEAdxB%2CaACI%2CWASI%2CiBACI%2CcACI%2CoBACI%2CkBAEI%3BIACI%2CiBAAA%3B%3BEAhB5B%2CaACI%2CWASI%2CiBACI%2CcACI%2CoBAOI%3BIACI%2COAAO%2CWAAP%3B%3BEApBxB%2CaACI%2CWAwBI%2CiBACI%2CUACI%2CYACI%3BIACI%2CiBAAA%3B%3BEA7BxB%2CaACI%2CWAwBI%2CiBACI%2CUACI%2CYAII%2CEAAC%3BIACG%2CeAAA%3BIACA%2CkBAAA%3B%3BEAjCxB%2CaACI%2CWAqCI%2CgBACI%2CmBAAkB%2CaACd%2CWACI%3BIACI%2CiBAAA%3B%3BEA1CxB%2CaACI%2CWA8CI%2CaACI%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAlDhB%2CaACI%2CWA8CI%2CaACI%2CSAGI%2CGAAE%2CSACE%3BIACI%2CiBAAA%3B%3BEArDxB%2CaACI%2CWA8CI%2CaACI%2CSAGI%2CGAAE%2CSAIE%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAS5B%2CcACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAHR%2CcACI%2CgBAGI%3BIACI%2COAAO%2CmBAAP%3BIACA%2CgBAAA%3B%3BEAIZ%2CmBACI%2CcACI%3BIACI%2C6BAAA%3BIACA%2CsBAAA%3B%3BEAIZ%2CuBACI%2CgBACI%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAPZ%2CuBACI%2CgBAQI%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAbZ%2CuBACI%2CgBAQI%2CUAKI%3BIACI%2CYAAA%3B%3BEAfhB%2CuBAmBI%2CoBACI%2CcACI%2CoBACI%3BIACI%2CaAAa%2CgBAAb%3BIACA%2CcAAA%3B%3BEAxBpB%2CuBAmBI%2CoBACI%2CcACI%2CoBAKI%3BIACI%2COAAO%2CSAAP%3B%3B%3BAA6UxB%2CwBAnU0C%2CuBAAsB%3BEAE5D%2CaACI%2CWACI%2CmBACI%3BIACI%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEAPhB%2CaACI%2CWACI%2CmBAOI%3BIACI%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEAZhB%2CaACI%2CWAcI%2CiBACI%3BIACI%2CeAAA%3B%3BEAjBhB%2CaACI%2CWAcI%2CiBACI%2CUAEI%3BIACI%2CWAAA%3B%3BEAnBpB%2CaACI%2CWAcI%2CiBACI%2CUAKI%3BIACI%2CWAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3B%3BEAxBpB%2CaACI%2CWA2BI%2CaACI%2CSAAS%2CGAAE%3BIACP%2CaAAA%3B%3BEAMhB%2CcACI%2CgBACI%3BIACI%2COAAO%2CmBAAP%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAKZ%2CaACI%2CWACI%2CgBACI%2C0BAAyB%2CaACrB%3BIACI%2COAAO%2CkBAAP%3B%3BEALpB%2CaACI%2CWACI%2CgBAMI%2CYACI%3BIACI%2COAAO%2CkBAAP%3B%3BEAMpB%2CqBACI%2CkBACI%3BIACI%2CaAAA%3B%3BEASJ%2CoBADJ%2CwBACK%3BIACG%2CaAAA%3B%3BEADJ%2CoBADJ%2CwBACK%2CaAEG%2CeACI%3BIACI%2CiBAAA%3B%3BEAJZ%2CoBADJ%2CwBACK%2CaAOG%2CiBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAXhB%2CoBADJ%2CwBACK%2CaAeG%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAGR%2CoBArBJ%2CwBAqBK%2CYACG%2CYACI%2CiBACI%3BIACI%2CmBAAA%3B%3BEAOxB%2CiBACI%3BIACI%2CgBAAA%3B%3BEAFR%2CiBAII%2CoBACI%3BIACI%2CSAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3B%3BEARZ%2CiBAII%2CoBACI%2CuBAII%2CwBACI%2CsBACI%3BIACI%2CmBAAA%3B%3BEAZxB%2CiBAII%2CoBACI%2CuBAII%2CwBACI%2CsBACI%2CeAEI%3BIACI%2CiBAAA%3B%3BEAd5B%2CiBAII%2CoBACI%2CuBAII%2CwBACI%2CsBAOI%2CiBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEArBhC%2CiBAII%2CoBACI%2CuBAII%2CwBACI%2CsBAeI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAOxB%3BIACI%2CmBAAA%3B%3BEAEJ%2C2BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C2BAII%3BIACI%2CSAAA%3BIACA%2CoBAAA%3B%3BEANR%2C2BAII%2C4BAGI%2CsBACI%3BIACI%2CqBAAA%3B%3BEAThB%2C2BAII%2C4BAGI%2CsBACI%2CsBAEI%2CeACI%3BIACI%2CiBAAA%3B%3BEAZxB%2C2BAII%2C4BAGI%2CsBACI%2CsBAOI%2CiBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3B%3BEApB5B%2C2BAII%2C4BAGI%2CsBACI%2CsBAgBI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAMpB%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAII%3BIACI%2CSAAA%3BIACA%2CoBAAA%3B%3BEANR%2C0BAII%2C4BAGI%2CsBACI%2CsBACI%2CeACI%3BIACI%2CiBAAA%3B%3BEAXxB%2C0BAII%2C4BAGI%2CsBACI%2CsBAMI%3BIACI%2C8BAAA%3B%3BEAfpB%2C0BAII%2C4BAGI%2CsBACI%2CsBAMI%2CiBAEI%3BIACI%2CgBAAA%3B%3BEAjBxB%2C0BAII%2C4BAGI%2CsBACI%2CsBAMI%2CiBAEI%2CYAEI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEApB5B%2C0BAII%2C4BAGI%2CsBACI%2CsBAgBI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAOpB%2CkBACI%2CWACI%2CYACI%3BIACI%2CmBAAA%3B%3BEAJhB%2CkBACI%2CWAMI%2CgBACI%3BIACI%2CmBAAA%3B%3BEAThB%2CkBACI%2CWAMI%2CgBACI%2CWAEI%2CiBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAd5B%2CkBACI%2CWAMI%2CgBACI%2CWAUI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEApBpB%2CkBACI%2CWAMI%2CgBACI%2CWAcI%3BIACI%2CmBAAA%3B%3BEAvBpB%2CkBACI%2CWAMI%2CgBACI%2CWAcI%2CeAEI%3BIACI%2CiBAAA%3B%3BEAOxB%2CsBAAsB%3BIAClB%2COAAA%3BIACA%2CQAAA%3B%3BEAEJ%2C2BACI%2CaACI%3BIACI%2CiBAAA%3B%3BEAHZ%2C2BAMI%2CyBACI%3BIACI%2CgBAAA%3BIACA%2CwBAAA%3BIACA%2C4BAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2C6BAAA%3BIACA%2CoBAAA%3B%3BEAdZ%2C2BAMI%2CyBACI%2C%2BBAQI%3BIACI%2CcAAA%3BIACA%2CwBAAA%3BIACA%2CeAAA%3B%3BEAlBhB%2C2BAMI%2CyBACI%2C%2BBAQI%2CwBAII%2CsBACI%3BIACI%2CmBAAA%3B%3BEArBxB%2C2BAMI%2CyBACI%2C%2BBAQI%2CwBAII%2CsBACI%2CeAEI%2CEAAC%3BIACG%2CiBAAA%3B%3BEAvB5B%2C2BAMI%2CyBACI%2C%2BBAQI%2CwBAII%2CsBAOI%2CiBACI%2CYACI%2CEAAC%3BIACG%2CeAAA%3BIACA%2CmBAAA%3B%3BEA9BhC%2C2BAMI%2CyBACI%2C%2BBAQI%2CwBAII%2CsBAeI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAO5B%2CeACI%2CkBACI%2CaACI%2CaACI%2CeACI%2CEAAC%3BIACG%2CiBAAA%3B%3BEANxB%2CeACI%2CkBACI%2CaACI%2CaAMI%2CiBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAb5B%2CeACI%2CkBACI%2CaACI%2CaAcI%2CgBACI%3BIACI%2CiBAAA%3B%3B%3BAAqhBvB%2CwBArgByC%3BEAEtC%2CqBACI%2CqBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAKZ%2CaACI%2CWACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CaACI%2CWACI%2CmBAEI%3BIACI%2CmBAAA%3B%3BEALhB%2CaACI%2CWAOI%3BIACI%2CmBAAA%3B%3BEATZ%2CaACI%2CWAOI%2CiBAEI%3BIACI%2C6BAAA%3BIACA%2CqBAAA%3B%3BEAZhB%2CaACI%2CWAOI%2CiBAEI%2CcAGI%3BIACI%2CqBAAA%3B%3BEAdpB%2CaACI%2CWAOI%2CiBAEI%2CcAGI%2CoBAEI%3BIACI%2CWAAA%3BIACA%2CcAAc%2CkBAAd%3BIACA%2CgBAAA%3B%3BEAlBxB%2CaACI%2CWAOI%2CiBAEI%2CcAGI%2CoBAOI%3BIACI%2CWAAA%3B%3BEArBxB%2CaACI%2CWAyBI%2CiBACI%3BIACI%2CeAAA%3B%3BEA5BhB%2CaACI%2CWAyBI%2CiBACI%2CUAEI%3BIACI%2CWAAA%3B%3BEA9BpB%2CaACI%2CWAyBI%2CiBACI%2CUAKI%3BIACI%2CWAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3B%3BEAnCpB%2CaACI%2CWAyBI%2CiBACI%2CUAKI%2CYAII%2CEAAC%3BIACG%2CaAAA%3BIACA%2CkBAAA%3B%3BEAtCxB%2CaACI%2CWA0CI%2CaACI%3BIACI%2CiBAAA%3BIACA%2CqBAAA%3B%3BEA9ChB%2CaACI%2CWA0CI%2CaAKI%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAlDhB%2CaACI%2CWA0CI%2CaAKI%2CSAGI%2CGAAE%3BIACE%2CWAAA%3B%3BEApDpB%2CaACI%2CWAuDI%2CgBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEA5DpB%2CaACI%2CWAuDI%2CgBACI%2CYACI%2CGAGI%3BIACI%2CiBAAA%3B%3BEA9DxB%2CaACI%2CWAuDI%2CgBACI%2CYAQI%3BIACI%2CiBAAA%3B%3BEAlEpB%2CaACI%2CWAuDI%2CgBAaI%2C0BAAyB%2CaACrB%3BIACI%2COAAO%2CkBAAP%3BIACA%2CaAAA%3B%3BEAxEpB%2CaACI%2CWAuDI%2CgBAaI%2C0BAAyB%2CaACrB%2CSAGI%3BIACI%2CeAAA%3B%3BEA1ExB%2CaACI%2CWAuDI%2CgBAsBI%2CYACI%3BIACI%2CkBAAA%3BIACA%2COAAO%2CiBAAP%3B%3BEAjFpB%2CaACI%2CWAoFI%3BIACI%2CqBAAA%3B%3BEAtFZ%2CaACI%2CWAoFI%2CgBAEI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAzFhB%2CaACI%2CWAoFI%2CgBAMI%2CmBAAkB%3BIACd%2CiBAAA%3B%3BEA5FhB%2CaACI%2CWAoFI%2CgBAMI%2CmBAAkB%2CaAEd%2CSACI%3BIACI%2CeAAA%3B%3BEAQxB%3BIACI%2CoBAAA%3B%3BEAGJ%2CcACI%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEAHR%2CcACI%2CgBAGI%3BIACI%2COAAO%2CkBAAP%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAIZ%2CuBACI%2CgBACI%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEAPZ%2CuBACI%2CgBACI%2CUAMI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAVhB%2CuBACI%2CgBACI%2CUAMI%2CEAGI%3BIACI%2CaAAA%3B%3BEAZpB%2CuBACI%2CgBAeI%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEApBZ%2CuBACI%2CgBAeI%2CUAKI%3BIACI%2CYAAA%3B%3BEAtBhB%2CuBA0BI%2CaACI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3B%3BEA7BZ%2CuBAgCI%2CeACI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAnCZ%2CuBAsCI%3BIACI%2CoCAAA%3B%3BEAvCR%2CuBAsCI%2CoBAEI%2CcACI%2CoBACI%3BIACI%2CaAAa%2CgBAAb%3BIACA%2CeAAA%3B%3BEA5CpB%2CuBAsCI%2CoBAEI%2CcACI%2CoBAKI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3B%3BEAhDpB%2CuBAsCI%2CoBAEI%2CcACI%2CoBAKI%2CkBAGI%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEAnDxB%2CuBAsCI%2CoBAEI%2CcACI%2CoBAKI%2CkBAGI%2CiBAGI%3BIACI%2CYAAA%3B%3BEArD5B%2CuBA4DI%2CaACI%2CaACI%2CGAAE%3BIACE%2CWAAA%3BIACA%2CgBAAA%3B%3BEAWJ%2CiBAFR%2CkBACI%2CuBACK%3BIACG%2CSAAA%3BIACA%2CUAAA%3B%3BEALhB%2CiBACI%2CkBAOI%3BIACG%2CmBAAA%3B%3BEATX%2CiBACI%2CkBAOI%2CkBAEI%3BIACI%2C0BAAA%3BIACA%2CoBAAA%3B%3BEAEI%2CiBAbhB%2CkBAOI%2CkBAEI%2CqBAGI%2CwBACK%3BIACG%2CqBAAA%3B%3BEADJ%2CiBAbhB%2CkBAOI%2CkBAEI%2CqBAGI%2CwBACK%2CaAEG%2CeACI%3BIACI%2CiBAAA%3B%3BEAJZ%2CiBAbhB%2CkBAOI%2CkBAEI%2CqBAGI%2CwBACK%2CaAOG%2CiBACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAZhB%2CiBAbhB%2CkBAOI%2CkBAEI%2CqBAGI%2CwBACK%2CaAgBG%3BIACI%2CiBAAA%3B%3BEAjBR%2CiBAbhB%2CkBAOI%2CkBAEI%2CqBAGI%2CwBACK%2CaAmBG%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAGR%2CiBArChB%2CkBAOI%2CkBAEI%2CqBAGI%2CwBAyBK%2CYACG%2CYACI%2CiBACI%3BIACI%2CoBAAA%3B%3BEAQZ%2CiBAjDpB%2CkBAOI%2CkBAEI%2CqBAsCK%2CUAAU%2CMACP%2CwBACK%3BIACG%2CgBAAA%3BIACA%2CoBAAA%3B%3BEApD5B%2CiBACI%2CkBA0DI%2CkBACI%3BIACI%2CgBAAA%3B%3BEA7DhB%2CiBACI%2CkBA0DI%2CkBACI%2CgBAEI%2CoBACI%3BIACI%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAlExB%2CiBACI%2CkBA0DI%2CkBACI%2CgBAEI%2CoBACI%2CuBAII%2CsBACI%2CeACI%3BIACI%2CiBAAA%3B%3BEAtEpC%2CiBACI%2CkBA0DI%2CkBACI%2CgBAEI%2CoBACI%2CuBAII%2CsBAMI%2CiBACI%3BIACI%2CgBAAA%3B%3BEA3EpC%2CiBACI%2CkBA0DI%2CkBACI%2CgBAEI%2CoBACI%2CuBAII%2CsBAMI%2CiBACI%2CYAEI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3B%3BEA%5C%2FExC%2CiBACI%2CkBA0DI%2CkBACI%2CgBAEI%2CoBACI%2CuBAII%2CsBAgBI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEArFhC%2CiBACI%2CkBA2FI%2C4BACK%3BIACG%2CgBAAA%3B%3BEA9FhB%2CiBACI%2CkBA2FI%2C4BAII%3BIACI%2CgBAAA%3BIACA%2CwBAAA%3BIACA%2C4BAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2C6BAAA%3BIACA%2CoBAAA%3B%3BEAvGhB%2CiBACI%2CkBA2FI%2C4BAII%2C4BAQK%3BIACG%2CcAAA%3BIACA%2CwBAAA%3BIACA%2CeAAA%3B%3BEA3GpB%2CiBACI%2CkBA2FI%2C4BAII%2C4BAaI%2CsBACI%2CeACI%3BIACI%2CiBAAA%3B%3BEAhH5B%2CiBACI%2CkBA2FI%2C4BAII%2C4BAaI%2CsBAMI%2CiBACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAvHhC%2CiBACI%2CkBA2FI%2C4BAII%2C4BAaI%2CsBAcI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEA7HxB%2CiBACI%2CkBAkII%2C2BACI%3BIACI%2CgBAAA%3B%3BEArIhB%2CiBACI%2CkBAkII%2C2BAII%3BIACI%2CgBAAA%3BIACA%2CwBAAA%3BIACA%2C4BAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2C6BAAA%3BIACA%2CoBAAA%3B%3BEA9IhB%2CiBACI%2CkBAkII%2C2BAII%2C4BAQI%3BIACI%2CcAAA%3BIACA%2CwBAAA%3BIACA%2CeAAA%3B%3BEAlJpB%2CiBACI%2CkBAkII%2C2BAII%2C4BAaI%2CsBACI%2CeACI%3BIACI%2CiBAAA%3B%3BEAvJ5B%2CiBACI%2CkBAkII%2C2BAII%2C4BAaI%2CsBAMI%2CiBACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3B%3BEA%5C%2FJhC%2CiBACI%2CkBAkII%2C2BAII%2C4BAaI%2CsBAeI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEASxB%2CkBACI%2CWACI%2CWACI%2CgBACI%3BIACI%2CiBAAA%3B%3BEALpB%2CkBACI%2CWACI%2CWACI%2CgBACI%2CWAEI%2CiBACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAVhC%2CkBACI%2CWACI%2CWACI%2CgBACI%2CWAUI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAhBxB%2CkBACI%2CWACI%2CWACI%2CgBACI%2CWAcI%2CeACI%3BIACI%2CiBAAA%3B%3BEAS5B%2CeACI%2CkBACI%2CaACI%3BIACI%2CmBAAA%3B%3BEAJhB%2CeACI%2CkBACI%2CaACI%2CaAEI%2CeACI%2CEAAC%3BIACG%2CiBAAA%3B%3BEAPxB%2CeACI%2CkBACI%2CaACI%2CaAOI%2CiBACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAf5B%2CeACI%2CkBACI%2CaACI%2CaAgBI%2CgBACI%3BIACI%2CiBAAA%3B%3BEACA%2CeArBpB%2CkBACI%2CaACI%2CaAgBI%2CgBACI%2CWAEK%3BIACG%2CiBAAA%3B%3BEAQ5B%2CeACI%3BIACI%2CiBAAA%3B%3BEAIR%2C2BACI%2CaACI%3BIACI%2CeAAA%3B%3BEACA%2C2BAHR%2CaACI%2C4BAEK%3BIACG%2CUAAA%3B%3BEALhB%2C2BASI%2CyBACI%3BIACI%2CgBAAA%3BIACA%2CwBAAA%3BIACA%2C4BAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2C6BAAA%3BIACA%2CoBAAA%3B%3BEAjBZ%2C2BASI%2CyBACI%2C%2BBAQI%3BIACI%2CcAAA%3BIACA%2CwBAAA%3BIACA%2CeAAA%3B%3BEArBhB%2C2BASI%2CyBACI%2C%2BBAQI%2CwBAII%2CsBACI%3BIACI%2CmBAAA%3B%3BEAxBxB%2C2BASI%2CyBACI%2C%2BBAQI%2CwBAII%2CsBACI%2CeAEI%2CEAAC%3BIACG%2CiBAAA%3B%3BEA1B5B%2C2BASI%2CyBACI%2C%2BBAQI%2CwBAII%2CsBAOI%2CiBACI%2CYACI%2CEAAC%3BIACG%2CeAAA%3BIACA%2CmBAAA%3B%3BEAjChC%2C2BASI%2CyBACI%2C%2BBAQI%2CwBAII%2CsBAeI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAQxB%2CmBAAmB%2C2BACf%2CSACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3B%3BEANZ%2CmBAAmB%2C2BACf%2CSACI%2CoBAKI%3BIACI%2CmBAAA%3B%3BEARhB%2CmBAAmB%2C2BACf%2CSACI%2CoBAKI%2CQAEI%2CaACI%3BIACI%2CiBAAA%3B%3BEAXxB%2CmBAAmB%2C2BACf%2CSAeI%2CQAAO%3BIACH%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3B%3B%3BACl7GhB%2CWAEI%2CcACI%2CYACI%2CWACI%2CUACI%2CqBACI%2CGAAE%2COACE%3BEACI%2CeAAA%3B%3BAAThC%2CWAkBI%2CqBACI%2CkBACI%2CuBACI%2CkBACI%2CEACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3B%3BAAzB5B%2CWAiCI%2CsBACI%2C2BACI%2CuBACI%2CqBACI%2CsBACI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAzC5B%2CWAiCI%2CsBACI%2C2BACI%2CuBACI%2CqBACI%2CsBACI%2CGAII%3BEACI%2CaAAA%3B%3BAA3ChC%2CWAoDI%2CsBACI%2C0BACI%2CwBACI%2CsBACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3B%3BAA1DxB%2CWAiEI%2CoBACI%2CWACI%2CeACI%3BEACI%2CeAAA%3B%3BAArEpB%2CWA2EI%2CoBACI%2CWACI%2CqBACI%2CoBACI%2CkBACI%2CGACI%2CGACI%3BEACI%2CeAAA%3B%3BAAnFpC%2CWA6FI%2CqBACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3B%3BAAhGZ%2CWAsGI%2CmBACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3B%3BAAYY%2CWALpB%2CeACI%2CiBACI%2CeACI%2CeACI%2CcACK%2CYAAY%2CIACT%2CmBACI%2CoBACI%2CkBACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3B%3BAANpB%2CWALpB%2CeACI%2CiBACI%2CeACI%2CeACI%2CcACK%2CYAAY%2CIACT%2CmBACI%2CoBACI%2CkBAKI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAChI5C%2CWAEI%2CcACI%2CYACI%2CWACI%2CUACI%2CqBACI%2CGAAE%2COACE%3BEACI%2CeAAA%3B%3BAAThC%2CWAkBI%2CqBACI%2CkBACI%2CuBACI%2CkBACI%2CEACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3B%3BAAzB5B%2CWAiCI%2CsBACI%2C2BACI%2CuBACI%2CqBACI%2CsBACI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAzC5B%2CWAiCI%2CsBACI%2C2BACI%2CuBACI%2CqBACI%2CsBACI%2CGAII%3BEACI%2CaAAA%3B%3BAA3ChC%2CWAoDI%2CsBACI%2C0BACI%2CwBACI%2CsBACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3B%3BAA1DxB%2CWAiEI%2CoBACI%2CWACI%2CeACI%3BEACI%2CeAAA%3B%3BAArEpB%2CWA2EI%2CoBACI%2CWACI%2CqBACI%2CoBACI%2CkBACI%2CGACI%2CGACI%3BEACI%2CeAAA%3B%3BAAnFpC%2CWA6FI%2CqBACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3B%3BAAhGZ%2CWAsGI%2CmBACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3B%3BAA0DX%2CwBAjDyC%3BEAEtC%2CWACI%2CsBACI%2C2BACI%2CuBACI%2CqBACI%2CsBAAsB%3BIAClB%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEARxB%2CWAeI%2CoBACI%2CWACI%2CeACI%3BIACI%2CeAAA%3B%3BEAnBpB%2CWAeI%2CoBACI%2CWAMI%2CqBACI%2CoBACI%2CkBACI%2CGACI%2CGACI%3BIACI%2CeAAA%3B%3BEA5BpC%2CWAsCI%2CqBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAClBR%2CIAAC%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKR%3BExFuJA%2CYAAA%3B%3BAwFnJA%3BAACA%3BEA7GA%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CyDAAA%3BEACQ%2CiDAAA%3B%3BAAER%2CYAAC%3BAAAD%2CYAAC%3BEACG%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CqCAAA%3BEACQ%2C6BAAA%3B%3BAAJZ%2CYAAC%2CMAMG%3BAANJ%2CYAAC%2CMAMG%3BEACI%2CmBAAmB%2CeAAnB%3BEACQ%2CWAAW%2CeAAX%3B%3BAAyFhB%2CYArFA%3BAAsFA%2CYAtFA%3BExFwOA%2CsBAAA%3BEAAA%2C4CAAA%3BEwFrOI%2CUAAA%3BEACA%2CoBAAA%3B%3BAAsFJ%3BExF8IA%2CUAAA%3BEAAA%2CYAAA%3B%3BAwF5NA%2CYAAC%2CMACG%3BEACI%2CmBAAmB%2CaAAnB%3BEACQ%2CWAAW%2CaAAX%3B%3BAA2EhB%2CYAvEA%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACQ%2CWAAW%2CgBAAX%3BEACR%2CsDAAA%3BEACQ%2CsCAAA%3BEACR%2CWAAA%3B%3BAAiEA%2CYAAC%2CcACG%3BEACI%2CmBAAA%3BExF8PZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3B%3BAwFtSJ%2CYAAC%2CcAOG%3BAAPJ%2CYAAC%2CcAQG%3BExFgQR%2CoBAAA%3BEACQ%2CYAAA%3BEAMR%2CsBAAA%3BEACQ%2CcAAA%3B%3BAwFhRJ%2CYAAC%2CcAaG%3BEACI%2CgBAAA%3B%3BAAdR%2CYAAC%2CcAiBG%3BEACI%2CgBAAA%3B%3BAApBZ%2CYAwBI%3BAAxBJ%2CYAyBI%3BAAzBJ%2CYA0BI%3BExFoHJ%2CwBAAA%3B%3BAwF9IA%2CYA8BI%3BExFgHJ%2CsBAAA%3BEAAA%2CmBAAA%3B%3BAwF1GA%3BExF0GA%2CYAAA%3BEwFvMA%2COAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CYAAC%2CQACG%3BExFmMJ%2CgBAAA%3B%3BAwF9LA%2CYAAC%2CMACG%3BEACI%2CmBAAmB%2CaAAnB%3BEACQ%2CWAAW%2CaAAX%3B%3BAAiFhB%2CYA7EA%3BExFuLA%2CiBAAA%3BEAAA%2CUAAA%3BEAoHA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEwF5UJ%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CiBAAnB%3BEACQ%2CWAAW%2CiBAAX%3BEACR%2C%2BCAAA%3BEACQ%2C%2BBAAA%3B%3BAAoER%2CYAAC%3BEACG%2CmBAAA%3B%3BAAEA%2CKAAM%2CaAHT%3BEAIO%2CgBAAA%3B%3BAAJR%2CYAAC%2CcAOG%3BEACI%2CeAAA%3B%3BAAEA%2CKAAM%2CaAVb%2CcAOG%3BEAIQ%2CgBAAA%3B%3BAAXZ%2CYAAC%2CcAeG%3BEACI%2CgBAAA%3B%3BAApBZ%2CYAwBI%3BAAxBJ%2CYAyBI%3BAAzBJ%2CYA0BI%3BExFgFJ%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAwF1GA%2CYA%2BBI%3BAA%5C%2FBJ%2CYAgCI%3BExFsMJ%2CoBAAA%3BEACQ%2CYAAA%3BEAMR%2CsBAAA%3BEACQ%2CcAAA%3B%3BAwF9OR%2CYAqCI%3BExFqEJ%2CsBAAA%3BEAAA%2CiBAAA%3B%3BAwF1GA%2CYA0CI%3BEACI%2CgBAAA%3BExF%2BDR%2CoBAAA%3BEAAA%2CiBAAA%3B%3BAwF1GA%2CYAgDI%3BEACI%2CiBAAA%3B%3BAC%5C%2FMR%2CaAGI%3BAAFJ%2CYAEI%3BAADJ%2CYACI%3BEnF4MJ%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEAEA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CqBAAA%3BE%2BB9QA%2CqBAAA%3BE0DkBQ%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAnF6MR%2CamFxNI%2CcnFwNH%3BAAAD%2CYmFxNI%2CcnFwNH%3BAAAD%2CYmFxNI%2CcnFwNH%3BAACD%2CamFzNI%2CcnFyNH%3BAAAD%2CYmFzNI%2CcnFyNH%3BAAAD%2CYmFzNI%2CcnFyNH%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CamF9NI%2CcnF8NH%3BAAAD%2CYmF9NI%2CcnF8NH%3BAAAD%2CYmF9NI%2CcnF8NH%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CamFnOI%2CcnFmOH%3BAAAD%2CYmFnOI%2CcnFmOH%3BAAAD%2CYmFnOI%2CcnFmOH%3BAACD%2CamFpOI%2CcnFoOH%3BAAAD%2CYmFpOI%2CcnFoOH%3BAAAD%2CYmFpOI%2CcnFoOH%3BAACD%2CQAAQ%2CUAAW%2CcmFrOf%3BAnFqOJ%2CQAAQ%2CUAAW%2CamFrOf%3BAnFqOJ%2CQAAQ%2CUAAW%2CamFrOf%3BEnFsOA%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BAyFxQA%2CaAGI%2Cc1DyPF%3BA0D3PF%2CYAEI%2Cc1DyPF%3BA0D1PF%2CYACI%2Cc1DyPF%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2Ca0DGI%2Cc1DHH%3BAAAD%2CY0DGI%2Cc1DHH%3BAAAD%2CY0DGI%2Cc1DHH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC1OU%2COhC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2Ca0DVA%2Cc1DSH%2CMACI%3BAAAD%2CY0DVA%2Cc1DSH%2CMACI%3BAAAD%2CY0DVA%2Cc1DSH%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2Ca0DhBA%2Cc1DeH%2COACI%3BAAAD%2CY0DhBA%2Cc1DeH%2COACI%3BAAAD%2CY0DhBA%2Cc1DeH%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BAyFvPY%2CaAdR%2CcAaK%2CMACI%3BAAAD%2CYAdR%2CcAaK%2CMACI%3BAAAD%2CYAdR%2CcAaK%2CMACI%3BEACG%2CcAAA%3B%3BAAMhB%2CaACI%3BEzF%2BOJ%2CYAAA%3B%3BAyF1OA%3BEACI%2CoBAAA%3B%3BAADJ%2CYAGI%3BEzFuOJ%2CgCAAA%3BEAAA%2CgBAAA%3BEAAA%2CoBAAA%3BEyFnOQ%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAVR%2CYAaI%3BEACI%2CaAAA%3B%3BAAIR%2CYACI%3BEACI%2CoBAAA%3B%3BAAFR%2CYAKI%3BEACI%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAIR%3BEzF6MA%2CwCAAA%3BEyF3MI%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAIA%2CIAAC%2CkBACG%3BEACI%2CaAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3B%3B%3B%3B%3BAC5FZ%3BEACI%2CkBAAA%3BEACA%2CYAAA%3B%3BAAFJ%2CwBAGI%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAANR%2CwBAGI%2CkBAKI%3BEACI%2CWAAA%3BEACA%2C2BAAA%3B%3BAAVZ%2CwBAGI%2CkBAKI%2CuBAII%3BEACI%2CcAAA%3B%3BAAbhB%2CwBAGI%2CkBAcI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAnBZ%2CwBAGI%2CkBAmBI%3BEACI%2CYAAA%3BEACA%2CeAAA%3B%3BAAxBZ%2CwBAGI%2CkBAmBI%2CwBAII%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAIA%2CwBA7BZ%2CkBAmBI%2CwBASI%2C6BACK%3BEACG%2CgBAAgB%2CwDAAhB%3BEACA%2CSAAS%2CGAAT%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAC%5C%2FCpB%3BEACI%2CaCNuB%2CkBDMvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CuEAAT%3BEACA%2CSAAS%2C%2BEAA8C%2COAAO%2C0BAC1D%2CyEAAwC%2COAAO%2CaAC%5C%2FC%2CwEAAuC%2COAAO%2CWAFlD%3B%3BAAKJ%3BAEiJI%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BEFjJD%2CmCAAA%3BEACA%2CaCjBuB%2CkBDiBvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C4BAA4B%3BAAC5B%2C6BAA6B%3BEACzB%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CqBAAA%3BEACA%2CaC7BuB%2CkBD6BvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSCrC%2BB%2CODqC%5C%2FB%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSCxC%2BB%2CODwC%5C%2FB%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSC3C%2BB%2COD2C%5C%2FB%3B%3BAAGJ%2CoBAAoB%3BEAChB%2CSClD6B%2CODkD7B%3B%3BAGhDJ%3BEACI%2CgBAAA%3B%3BAADJ%2C2BAGI%2COAAM%3BEACF%2CkBAAA%3B%3BAAIR%2C%2BBACI%2COAAM%3BEACF%2CkBAAA%3B%3BAAIR%2CkBAAmB%3BEACf%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CYAAA%3BEACA%2CWAAA%3B%3BAAFJ%2C8BAA%2BB%2CuBAIzB%2CQAAQ%2CKACJ%3BEACE%2CYAAA%3BEACA%2C0BAAA%3B%3BAAPZ%2C8BAA%2BB%2CuBAIzB%2CQAAQ%2CKAKJ%3BEACE%2CYAAA%3BEACA%2CuBAAA%3B%3BAAUZ%2CgBAAgB%2C2BAA4B%3BEACxC%2CgBAAA%3B%3BADvCJ%3BEACI%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CwCAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%3BEACI%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CWAAC%3BEACG%2CaAAA%3B%3BAAGJ%2CWAAC%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAEA%2CYAAC%3BAACD%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CWAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGR%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAACA%2CWAAY%3BEACR%2CYAAA%3B%3BAANR%2CYAQI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAC%2CcAAe%3BEACZ%2CaAAA%3B%3BAAGJ%2CYAAC%2CSAAU%3BEACP%2CoBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAIR%2CaAAc%3BAACd%2CaAAc%3BEACV%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3BEACA%2CcAAc%2CoBAAd%3BEACA%2CmBAAmB%2CoBAAnB%3BEACA%2CWAAW%2CoBAAX%3B%3BAAGJ%2CYAAY%3BEACR%2CaAAA%3B%3BAAGJ%3BEACI%2CUAAA%3B%3BAACA%2CWAAC%3BEACG%2CSDzG2B%2COCyG3B%3BEACA%2CkBAAA%3B%3BAAIR%3BEACI%2CWAAA%3B%3BAACA%2CWAAC%3BEACG%2CSDlH2B%2COCkH3B%3BEACA%2CiBAAA%3B%3BAAIR%3BAACA%3BEACI%2CeAAe%2CkBAAf%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CoCAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CWAAC%3BAAAD%2CWAAC%3BEACG%2CYAAA%3B%3BAAGJ%2CWAAC%3BAAAD%2CWAAC%3BEACG%2CmBAAA%3BEACA%2CYAAA%3B%3BAACA%2CWAHH%2CMAGI%3BAAAD%2CWAHH%2CMAGI%3BEACG%2CYAAA%3B%3BAAEJ%2CWANH%2CMAMI%3BAAAD%2CWANH%2CMAMI%3BEACG%2CcAAA%3B%3BAAIR%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BEAEG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%2CIAAI%3BAAAL%2CWAAC%2CIAAI%3BEACD%2CoCAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CWAPH%2COAOI%3BAAAD%2CWAPH%2COAOI%3BAAAD%2CWANH%2CMAMI%3BAAAD%2CWANH%2CMAMI%3BAAAD%2CWALH%2CIAAI%2CUAKA%3BAAAD%2CWALH%2CIAAI%2CUAKA%3BEACG%2CgBAAA%3B%3BAAKZ%3BE7FgHA%2CiBAAA%3BEAAA%2CmBAAA%3BEAnCA%2CsBAAA%3BE6F3EI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAPJ%2CWAQI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAhBR%2CWAQI%2CGASI%3BAAjBR%2CWAQI%2CGzFzGJ%2CMAAK%2CcA4CD%2CiBAGM%3BAyFkDV%2CWAQI%2CGxFpIJ%3BEwF8IY%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CWAtBR%2CGASI%2COAaK%3BAAAD%2CWAtBR%2CGzFzGJ%2CMAAK%2CcA4CD%2CiBAGM%2CUyFgFG%3BAAAD%2CWAtBR%2CGxFpIJ%2CawF0Ja%3BEACG%2CyBAAA%3B%3BAAGJ%2CWA1BR%2CGASI%2COAiBK%3BAACD%2CWA3BR%2CGASI%2COAkBK%3BAACD%2CWA5BR%2CGASI%2COAmBK%2CIAAI%3BAAFL%2CWA1BR%2CGzFzGJ%2CMAAK%2CcA4CD%2CiBAGM%2CUyFoFG%3BAACD%2CWA3BR%2CGzFzGJ%2CMAAK%2CcA4CD%2CiBAGM%2CUyFqFG%3BAACD%2CWA5BR%2CGzFzGJ%2CMAAK%2CcA4CD%2CiBAGM%2CUyFsFG%2CIAAI%3BAAFL%2CWA1BR%2CGxFpIJ%2CawF8Ja%3BAACD%2CWA3BR%2CGxFpIJ%2CawF%2BJa%3BAACD%2CWA5BR%2CGxFpIJ%2CawFgKa%2CIAAI%3BEACD%2CgBAAA%3B%3BAAIR%2CWAjCJ%2CGAiCK%2CaACG%3BAADJ%2CWAjCJ%2CGAiCK%2CazF1IT%2CMAAK%2CcA4CD%2CiBAGM%3BAyF2FF%2CWAjCJ%2CGAiCK%2CaxFrKT%3BEwFuKgB%2CmBAAA%3B%3BAE3NhB%2C4BAA%2BB%3BAAC%5C%2FB%2C4BAA%2BB%3BEAC3B%2CcAAA%3BEACA%2CwBAAA%3B%3BAAEA%2C4BAL2B%2CwBAK1B%3BAAAD%2C4BAJ2B%2C8BAI1B%3BEACG%2CcAAA%3BEACA%2CwBAAA%3B%3BAAIR%3BEACI%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAALJ%2C2BAOI%3BEACI%2C4CAAA%3BEACA%2C0CAAA%3BEACA%2C%2BCAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CuCAAA%3B%3BAAEA%2C2BATJ%2CqBASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2C2BAfJ%2CqBAeK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAIR%2C2BAAC%2CSACG%3BEACI%2CUAAA%3B%3BAA7BZ%2C2BAiCI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnCR%2C2BAsCI%3BEACI%2CmCAAA%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BACzDR%2C2BACI%3BEACI%2CWAAA%3B%3BACFR%2CoCACI%2C4BACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BACJZ%2CgCACI%2C4BACI%3BEACI%2CkBAAA%3B%3BACHZ%2CiCACI%2C4BACI%3BEACI%2CiBAAA%3B%3BACHZ%2C4BACI%2COACI%2CEAAC%3BEACG%2CmBAAA%3BEACA%2CaAAA%3B%3BACJZ%3BEACI%2CeAAA%3B%3BACDJ%3BEACI%2CeAAA%3B%3BAADJ%2CiCAEI%3BAAFJ%2CiCAGI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3B%3BAALR%2CiCAOI%3BEACI%2CeAAA%3B%3BAAOJ%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BAlGgEL%2CKAAK%2CcA4CD%2CiBAGM%2CUkG%5C%2FGL%3BAjGqCL%2CYiGrCK%3BEtGiRL%2CmBAAA%3BEAAA%2CiBAAA%3BEAAA%2CuBAAA%3BEAAA%2CqBAAA%3BEAAA%2CkBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEN0FA%2CgBAAA%3BEsG1QQ%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BAvGuHR%2CCuGhIK%2CwBvGgIJ%3BAAAD%2CMuGhIK%2CwBvGgIJ%3BAAAD%2CGuGhIK%2CwBvGgIJ%3BAKhED%2CKAAK%2CcA4CD%2CiBAGM%2CUkG%5C%2FGL%2CwBvGgIJ%3BAM3FD%2CYiGrCK%2CwBvGgIJ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CCuGrIK%2CwBvGqIJ%3BAAAD%2CMuGrIK%2CwBvGqIJ%3BAAAD%2CGuGrIK%2CwBvGqIJ%3BAKrED%2CKAAK%2CcA4CD%2CiBAGM%2CUkG%5C%2FGL%2CwBvGqIJ%3BAMhGD%2CYiGrCK%2CwBvGqIJ%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CCuG1IK%2CwBvG0IJ%3BAAAD%2CMuG1IK%2CwBvG0IJ%3BAAAD%2CGuG1IK%2CwBvG0IJ%3BAK1ED%2CKAAK%2CcA4CD%2CiBAGM%2CUkG%5C%2FGL%2CwBvG0IJ%3BAMrGD%2CYiGrCK%2CwBvG0IJ%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2CCgGzLK%2CwBhGyLJ%3BAAAD%2CMgGzLK%2CwBhGyLJ%3BAAAD%2CGgGzLK%2CwBhGyLJ%3BAACD%2CCgG1LK%2CwBhG0LJ%3BAAAD%2CMgG1LK%2CwBhG0LJ%3BAAAD%2CGgG1LK%2CwBhG0LJ%3BAACD%2CCgG3LK%2CwBhG2LJ%3BAAAD%2CMgG3LK%2CwBhG2LJ%3BAAAD%2CGgG3LK%2CwBhG2LJ%3BAF3HD%2CKAAK%2CcA4CD%2CiBAGM%2CUkG%5C%2FGL%2CwBhGyLJ%3BAFzHD%2CKAAK%2CcA4CD%2CiBAGM%2CUkG%5C%2FGL%2CwBhG0LJ%3BAF1HD%2CKAAK%2CcA4CD%2CiBAGM%2CUkG%5C%2FGL%2CwBhG2LJ%3BADtJD%2CYiGrCK%2CwBhGyLJ%3BADpJD%2CYiGrCK%2CwBhG0LJ%3BADrJD%2CYiGrCK%2CwBhG2LJ%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CCgGhMK%2CwBhGgMJ%3BAAAD%2CMgGhMK%2CwBhGgMJ%3BAAAD%2CGgGhMK%2CwBhGgMJ%3BAACD%2CCgGjMK%2CwBhGiMJ%3BAAAD%2CMgGjMK%2CwBhGiMJ%3BAAAD%2CGgGjMK%2CwBhGiMJ%3BAACD%2CQAAQ%2CUAAW%2CEgGlMd%3BAhGkML%2CQAAQ%2CUAAW%2COgGlMd%3BAhGkML%2CQAAQ%2CUAAW%2CIgGlMd%3BAlGgEL%2CKAAK%2CcA4CD%2CiBAGM%2CUkG%5C%2FGL%2CwBhGgMJ%3BAFhID%2CKAAK%2CcA4CD%2CiBAGM%2CUkG%5C%2FGL%2CwBhGiMJ%3BAACD%2CQAAQ%2CUFlIR%2CMAAK%2CcA4CD%2CiBAGM%2CUkG%5C%2FGL%3BAjGqCL%2CYiGrCK%2CwBhGgMJ%3BAD3JD%2CYiGrCK%2CwBhGiMJ%3BAACD%2CQAAQ%2CUD7JR%2CaiGrCK%3BEtGiRL%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAgG3LA%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BAlGoDL%2CKAAK%2CcA4CD%2CiBAGM%2CUkGnGL%3BAjGyBL%2CYiGzBK%3BEhG6IL%2CqBAAA%3BEAzHA%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CcD4RrB%3BEAAA%2CgBAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEN6NA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEsGhQQ%2CgBAAA%3B%3BAhG0IR%2CCgG%5C%2FIK%2C2BhG%2BIJ%3BAAAD%2CMgG%5C%2FIK%2C2BhG%2BIJ%3BAAAD%2CGgG%5C%2FIK%2C2BhG%2BIJ%3BAACD%2CCgGhJK%2C2BhGgJJ%3BAAAD%2CMgGhJK%2C2BhGgJJ%3BAAAD%2CGgGhJK%2C2BhGgJJ%3BAACD%2CCgGjJK%2C2BhGiJJ%3BAAAD%2CMgGjJK%2C2BhGiJJ%3BAAAD%2CGgGjJK%2C2BhGiJJ%3BAF7FD%2CKAAK%2CcA4CD%2CiBAGM%2CUkGnGL%2C2BhG%2BIJ%3BAF3FD%2CKAAK%2CcA4CD%2CiBAGM%2CUkGnGL%2C2BhGgJJ%3BAF5FD%2CKAAK%2CcA4CD%2CiBAGM%2CUkGnGL%2C2BhGiJJ%3BADxHD%2CYiGzBK%2C2BhG%2BIJ%3BADtHD%2CYiGzBK%2C2BhGgJJ%3BADvHD%2CYiGzBK%2C2BhGiJJ%3BEACG%2CqBAAA%3B%3BAAzFJ%2CCgGzDK%2C2BhGyDJ%3BAAAD%2CMgGzDK%2C2BhGyDJ%3BAAAD%2CGgGzDK%2C2BhGyDJ%3BAACD%2CCgG1DK%2C2BhG0DJ%3BAAAD%2CMgG1DK%2C2BhG0DJ%3BAAAD%2CGgG1DK%2C2BhG0DJ%3BAFND%2CKAAK%2CcA4CD%2CiBAGM%2CUkGnGL%2C2BhGyDJ%3BAFLD%2CKAAK%2CcA4CD%2CiBAGM%2CUkGnGL%2C2BhG0DJ%3BADjCD%2CYiGzBK%2C2BhGyDJ%3BADhCD%2CYiGzBK%2C2BhG0DJ%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CCgGtEK%2C2BhGsEJ%3BAAAD%2CMgGtEK%2C2BhGsEJ%3BAAAD%2CGgGtEK%2C2BhGsEJ%3BAFlBD%2CKAAK%2CcA4CD%2CiBAGM%2CUkGnGL%2C2BhGsEJ%3BAD7CD%2CYiGzBK%2C2BhGsEJ%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CCgGlFK%2C2BhGkFJ%3BAAAD%2CMgGlFK%2C2BhGkFJ%3BAAAD%2CGgGlFK%2C2BhGkFJ%3BAACD%2CCgGnFK%2C2BhGmFJ%3BAAAD%2CMgGnFK%2C2BhGmFJ%3BAAAD%2CGgGnFK%2C2BhGmFJ%3BAACD%2CQAAQ%2CUAAW%2CEgGpFd%3BAhGoFL%2CQAAQ%2CUAAW%2COgGpFd%3BAhGoFL%2CQAAQ%2CUAAW%2CIgGpFd%3BAlGoDL%2CKAAK%2CcA4CD%2CiBAGM%2CUkGnGL%2C2BhGkFJ%3BAF9BD%2CKAAK%2CcA4CD%2CiBAGM%2CUkGnGL%2C2BhGmFJ%3BAACD%2CQAAQ%2CUFhCR%2CMAAK%2CcA4CD%2CiBAGM%2CUkGnGL%3BAjGyBL%2CYiGzBK%2C2BhGkFJ%3BADzDD%2CYiGzBK%2C2BhGmFJ%3BAACD%2CQAAQ%2CUD3DR%2CaiGzBK%3BEtGqQL%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAgG%5C%2FEA%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BAlG4CL%2CKAAK%2CcA4CD%2CiBAGM%2CUkG3FL%3BAjGiBL%2CYiGjBK%3BEhGqIL%2CqBAAA%3BEAzHA%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CcD4RrB%3BEAAA%2CgBAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEN6NA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEsGxPQ%2CgBAAA%3B%3BAhGkIR%2CCgGvIK%2C6BhGuIJ%3BAAAD%2CMgGvIK%2C6BhGuIJ%3BAAAD%2CGgGvIK%2C6BhGuIJ%3BAACD%2CCgGxIK%2C6BhGwIJ%3BAAAD%2CMgGxIK%2C6BhGwIJ%3BAAAD%2CGgGxIK%2C6BhGwIJ%3BAACD%2CCgGzIK%2C6BhGyIJ%3BAAAD%2CMgGzIK%2C6BhGyIJ%3BAAAD%2CGgGzIK%2C6BhGyIJ%3BAF7FD%2CKAAK%2CcA4CD%2CiBAGM%2CUkG3FL%2C6BhGuIJ%3BAF3FD%2CKAAK%2CcA4CD%2CiBAGM%2CUkG3FL%2C6BhGwIJ%3BAF5FD%2CKAAK%2CcA4CD%2CiBAGM%2CUkG3FL%2C6BhGyIJ%3BADxHD%2CYiGjBK%2C6BhGuIJ%3BADtHD%2CYiGjBK%2C6BhGwIJ%3BADvHD%2CYiGjBK%2C6BhGyIJ%3BEACG%2CqBAAA%3B%3BAAzFJ%2CCgGjDK%2C6BhGiDJ%3BAAAD%2CMgGjDK%2C6BhGiDJ%3BAAAD%2CGgGjDK%2C6BhGiDJ%3BAACD%2CCgGlDK%2C6BhGkDJ%3BAAAD%2CMgGlDK%2C6BhGkDJ%3BAAAD%2CGgGlDK%2C6BhGkDJ%3BAFND%2CKAAK%2CcA4CD%2CiBAGM%2CUkG3FL%2C6BhGiDJ%3BAFLD%2CKAAK%2CcA4CD%2CiBAGM%2CUkG3FL%2C6BhGkDJ%3BADjCD%2CYiGjBK%2C6BhGiDJ%3BADhCD%2CYiGjBK%2C6BhGkDJ%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CCgG9DK%2C6BhG8DJ%3BAAAD%2CMgG9DK%2C6BhG8DJ%3BAAAD%2CGgG9DK%2C6BhG8DJ%3BAFlBD%2CKAAK%2CcA4CD%2CiBAGM%2CUkG3FL%2C6BhG8DJ%3BAD7CD%2CYiGjBK%2C6BhG8DJ%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CCgG1EK%2C6BhG0EJ%3BAAAD%2CMgG1EK%2C6BhG0EJ%3BAAAD%2CGgG1EK%2C6BhG0EJ%3BAACD%2CCgG3EK%2C6BhG2EJ%3BAAAD%2CMgG3EK%2C6BhG2EJ%3BAAAD%2CGgG3EK%2C6BhG2EJ%3BAACD%2CQAAQ%2CUAAW%2CEgG5Ed%3BAhG4EL%2CQAAQ%2CUAAW%2COgG5Ed%3BAhG4EL%2CQAAQ%2CUAAW%2CIgG5Ed%3BAlG4CL%2CKAAK%2CcA4CD%2CiBAGM%2CUkG3FL%2C6BhG0EJ%3BAF9BD%2CKAAK%2CcA4CD%2CiBAGM%2CUkG3FL%2C6BhG2EJ%3BAACD%2CQAAQ%2CUFhCR%2CMAAK%2CcA4CD%2CiBAGM%2CUkG3FL%3BAjGiBL%2CYiGjBK%2C6BhG0EJ%3BADzDD%2CYiGjBK%2C6BhG2EJ%3BAACD%2CQAAQ%2CUD3DR%2CaiGjBK%3BEtG6PL%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAiGlHJ%3BEACI%2CsBAAA%3B%3BACDJ%3BEACI%2CqBAAA%3B%3BACDJ%3BEACI%2CqBAAA%3B%3BACDJ%2CMAAM%3BEACF%2CsBAAA%3B%3BAADJ%2CMAAM%2C2BAGA%3BAAHN%2CMAAM%2C2BAIA%2CwBAAsB%3BEACpB%2CsBAAA%3B%3BAALR%2CMAAM%2C2BAQF%3BEACI%2CqBAAA%3B%3BACTR%3BEACI%2CsBAAA%3BEACA%2CaAAA%3B%3BACFJ%2CyBACI%2CGAAE%3BEACE%2CgBAAA%3B%3BAAIR%2CmBACI%2CqBACI%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAAJZ%2CmBACI%2CqBACI%2CcAII%3BEACI%2CqBAAA%3B%3BAAPhB%2CmBACI%2CqBACI%2CcAII%2CWAGI%3BEACI%2CmBAAA%3B%3BAAVpB%2CmBACI%2CqBACI%2CcAYI%2CsBACI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3B%3BAAjBpB%2CmBACI%2CqBACI%2CcAYI%2CsBAMI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAtBpB%2CmBACI%2CqBACI%2CcAYI%2CsBAWI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAA3BpB%2CmBAiCI%2C%2BBACI%2COAAM%2COACF%2CeACI%2CqBAAoB%2CcAChB%3BEACI%2CYAAA%3B%3BAC5CxB%2C8BAA8B%2C4BAC1B%2CmBACI%2CGAAE%3BEACE%2CcAAA%3B%3BAAEA%2C8BALkB%2C4BAC1B%2CmBACI%2CGAAE%2CaAGG%3BEACG%2CmBAAA%3B%3BAANhB%2C8BAA8B%2C4BAY1B%3BEACI%2CWAAA%3B%3BAAbR%2C8BAA8B%2C4BAgB1B%2CGAAE%3BEACE%2CaAAA%3B%3BAAEA%2C8BAnBsB%2C4BAgB1B%2CGAAE%2CaAGG%3BEACG%2CcAAA%3BEACA%2CkBAAA%3B%3BAAIR%2C8BAzB0B%2C4BAyBzB%2CYACG%3BEACI%2CYAAA%3BEACA%2C0BAAA%3B%3BAAEA%2C8BA9BkB%2C4BAyBzB%2CYACG%2CcAIK%3BEACG%2CUAAA%3B%3BAANZ%2C8BAzB0B%2C4BAyBzB%2CYAUG%2CeAAe%3BEACX%2CUAAA%3B%3BACpCZ%2CyBAAyB%3BEACrB%2CsBAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAJJ%2CyBAAyB%2C6BAMrB%3BEACI%2CsBAAA%3B%3BACPR%2CyBAAyB%3BEACrB%2CsBAAA%3B%3BACDJ%2CyBAAyB%3BEACrB%2CsBAAA%3B%3BAADJ%2CyBAAyB%2C8BAGnB%3BEACE%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BACRR%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAJJ%2C2BAMM%3BAANN%2C2BAOM%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAAEA%2C2BANF%2CwBAMG%3BAAAD%2C2BALF%2C8BAKG%3BEACG%2CcAAA%3BEACA%2CwBAAA%3B%3BAAIR%2C2BAAI%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAEA%2CaAAc%2C4BAJd%3BEAKI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAKZ%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAALJ%2C0BAOI%3BEACI%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAEA%2CcAAe%2C2BARnB%3BEASQ%2COAAA%3B%3BAAIR%2C0BAAC%2CSACG%3BEACI%2CwBAAA%3BEACA%2CUAAA%3B%3BAAHR%2C0BAAC%2CSAMG%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAARR%2C0BAAC%2CSAWG%2C2BACM%3BAAZV%2C0BAAC%2CSAWG%2C2BAEM%3BAAbV%2C0BAAC%2CSAWG%2C2BAGM%3BAAdV%2C0BAAC%2CSAWG%2C2BAIM%3BEACE%2CuBAAA%3BEACA%2C0BAAA%3B%3BAArChB%2C0BA0CI%3BEACI%2C4CAAA%3BEACA%2C0CAAA%3BEACA%2C%2BCAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CuCAAA%3B%3BAAEA%2C0BATJ%2CqBASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C0BAhBJ%2CqBAgBK%2CIAAI%3BEACD%2CgBAAA%3B%3BAA3DZ%2C0BA%2BDI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAjER%2C0BAoEI%3BEACI%2CmCAAA%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BACzGR%2C0BACI%3BEACI%2CWAAA%3B%3BACFR%2CoCACI%2C2BACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BACJZ%2CgCACI%2C2BACI%3BEACI%2CkBAAA%3B%3BACHZ%2CiCACI%2C2BACI%3BEACI%2CiBAAA%3B%3BACHZ%2CGAAG%3BEACC%2CkBAAA%3B%3BAAEA%2CGAHD%2C4BAGE%3BEACG%2CmBAAA%3B%3BAAJR%2CGAAG%2C4BAOC%3BAAPJ%2CGAAG%2C4BAQC%3BAARJ%2CGAAG%2C4BASC%3BEACI%2CmBAAA%3B%3BAAVR%2CGAAG%2C4BAOC%2CYAKM%3BAAZV%2CGAAG%2C4BAQC%2CaAIM%3BAAZV%2CGAAG%2C4BASC%2CaAGM%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAhBZ%2CGAAG%2C4BAmBC%2CEAAC%3BEACG%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3B%3BACzBR%2CGAAG%2C0BACC%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAALR%2CGAAG%2C0BACC%2CiBAMI%2CGAAE%3BEACE%2CyBAAA%3B%3BAARZ%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%3BEACE%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CuCAAA%3BEACA%2CwCAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CGAzBT%2C0BACC%2CiBAUI%2CGAAE%2CWAcG%2CIAAI%3BEACD%2CiBAAA%3B%3BAA1BhB%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAxChB%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%2CUAaG%2CKAAI%3BEACA%2CcAAA%3B%3BAAGJ%2CGA9Cb%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%2CUAiBI%3BEACG%2CqBAAA%3B%3BAAIR%2CGAnDT%2C0BACC%2CiBAUI%2CGAAE%2CWAwCG%3BEACG%2C4BAAA%3B%3BAAGJ%2CGAvDT%2C0BACC%2CiBAUI%2CGAAE%2CWA4CG%3BEACG%2CgBAAA%3BEACA%2CWAAA%3B%3BAAFJ%2CGAvDT%2C0BACC%2CiBAUI%2CGAAE%2CWA4CG%2CgBAIG%2CEAAC%3BEACG%2CkBAAA%3BEACA%2CoBAAA%3B%3BAA7DpB%2CGAAG%2C0BAmEC%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAxER%2CGAAG%2C0BAmEC%2CcAOI%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CGA9ET%2C0BAmEC%2CcAOI%2C%2BBAIK%2CIAAI%3BEACD%2CaAAA%3B%3BAAKZ%2CGApFD%2C0BAoFE%2CeACG%3BEACI%2CoCAAA%3B%3BAAGR%2CGAzFD%2C0BAyFE%2CgBACG%3BEACI%2CqCAAA%3B%3BAC3FZ%2CGAAG%3BEACC%2CqBAAA%3B%3BACDJ%2CGAAG%3BEACC%2CYAAA%3B%3BAADJ%2CGAAG%2C2BAGC%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAANR%2CGAAG%2C2BASC%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAbR%2CGAAG%2C2BAgBC%3BAAhBJ%2CGAAG%2C2BAiBC%3BEACI%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BACtBR%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAIA%2CSAAI%3BEACA%2CaAAa%2CgCAAb%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CWAAW%2CgBAAX%3B%3BAAGJ%2CSACI%3BEACI%2CmBAAmB%2CoBAAnB%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAARR%2CSAWI%2C2BACI%3BAAZR%2CSAWI%2C2BAEI%3BEACI%2CkBAAA%3B%3BA9BtBZ%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CaAAa%2C8CAA1B%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAOJ%3BEjB%2BGA%2CSAAA%3BEACA%2CUAAA%3B%3BAiBhHA%2CsBjBkHE%2CQAAK%3BEACH%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAiBrHJ%2CsBjBkHE%2CQAAK%2CMAKD%3BEACE%2CcAAA%3B%3BAiBxHR%2CsBjB4HE%2CQAAK%3BEAEH%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BA3E7HJ%2CsB2EwHE%2CQAAK%2CQ3ExHN%3BAACD%2CsB2EuHE%2CQAAK%2CQ3EvHN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CsB2EkHE%2CQAAK%2CQ3ElHN%3BEACG%2CWAAA%3B%3BA2EwHA%2CsBAPF%2CQAAK%2CQAOF%3BEACG%2CcAAA%3B%3BAiBpIR%2CsBjByLM%2CQAAK%3BE3E%2BDX%2CeAAA%3B%3BA4FxPA%2CsBjB6LE%2CQAAK%2CMACD%3BE3E0DN%2CmBAAA%3BEAAA%2CgCAAA%3BEAAA%2C8BAAA%3BEAAA%2C%2BBAAA%3BEAAA%2C6BAAA%3BEAAA%2CYAAA%3BEAAA%2C0BAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CsB4EsFE%2CQAAK%2CMACD%2CU5EvFL%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CsB4EiFE%2CQAAK%2CMACD%2CU5ElFL%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CsB4E4EE%2CQAAK%2CMACD%2CU5E7EL%3BECuID%2CWAAA%3BEAAA%2CqBAAA%3B%3BA2E9BI%2CsBA7BF%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CsBA9BF%2CQAAK%2CMA8BF%2CIAAI%2CWAAc%2CUAAO%3BE3E6B9B%2CmBAAA%3B%3BA2EzBI%2CsBAlCF%2CQAAK%2CMAkCF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CsBAnCF%2CQAAK%2CMAmCF%2COAAU%3BAACX%2CsBApCF%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BAAClB%2CsBArCF%2CQAAK%2CMAqCF%2COAAU%2CUAAO%3BE3EsBtB%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CqBAAA%3BEAAA%2CmBAAA%3B%3BA4FxPA%2CsBjB0OE%2CQAAK%3BE3EcP%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2C4BAAA%3B%3B%3B%3B%3B%3BA2HtSJ%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3BACQA%2CeACI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CQAAA%3B%3BAAJR%2CeAMI%3BEACI%2CYAAA%3B%3BAAGR%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CuBAAuB%2CmBAAvB%3B%3BAAFJ%2CSAGI%3BEACI%2CmBAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEAyCA%2CmBAAA%3B%3BAA1CJ%2CeAEI%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAqB%2CgDAAgD%2C2CAArE%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEAwBA%2CuBAAuB%2CcAAvB%3B%3BAA%5C%2FBR%2CeAEI%2CaAMI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3B%3BAAEI%2CeAXZ%2CaAMI%2CcAII%2CWACK%2CMAAM%3BEACH%2CcAAA%3B%3BAAEJ%2CeAdZ%2CaAMI%2CcAII%2CWAIK%3BEACG%2CWAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CqBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAA3BpB%2CeAEI%2CaA8BI%3BEACI%2CiCAAA%3B%3BAAjCZ%2CeAEI%2CaAiCI%3BEACI%2CqCAAA%3B%3BAApCZ%2CeAEI%2CaAoCI%3BEACI%2CyBAAA%3B%3BAAvCZ%2CeA6CI%2COACI%2CIAAG%3BEACC%2CqBAAA%3B%3BAA%5C%2FCZ%2CeA6CI%2COAKI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAApDZ%2CeA6CI%2COAUI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA1DZ%2CeA6CI%2COAgBI%3BEACI%2CkBAAA%3B%3BAA9DZ%2CeA6CI%2COAgBI%2CeAGI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAKhB%2CqBACM%3BEACE%2CYAAA%3B%3BACtGR%3BAACA%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAIJ%3BEACI%2CmBAAA%3B%3BAADJ%2C6CAGI%3BAAHJ%2C6C%5C%2FHoEA%2CMAAK%2CcA4CD%2CiBAGM%3BA%2BHnHV%2C6C9HyCA%3BE8HrCQ%2CWAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CwBAAC%3BEACG%2C6BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAZR%2CwBAeI%3BEACI%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CiCACI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAHR%2CiCAMM%2C6BACE%3BEACI%2CmBAAA%3B%3BAvG%5C%2FCZ%2CwBAYI%3BEACI%2CgBAAA%3B%3BAAbR%2CwBAgBI%3BEACI%2CiBAAA%3B%3BAAjBR%2CwBAgBI%2C%2BBAGM%3BE5B2QV%2CiBAAA%3BE4BzQY%2CgBAAA%3B%3BAArBZ%2CwBAgBI%2C%2BBAQI%3BEACI%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAWA%2CwBAPR%2CqCACI%2CKAMK%3BEACG%2CiBAAA%3B%3BAAGJ%2CwBAXR%2CqCACI%2CKAUK%3BEACG%2CkBAAA%3B%3BAA1ChB%2CwBAsDI%2CcACI%3BEACI%2CqBAAA%3B%3BAACA%2CwBAHR%2CcACI%2CGAEK%3BEACG%2CSAAS%2CIAAT%3B%3BAA1DhB%2CwBAsDI%2CcAQI%3BEACI%2CSAAA%3B%3BAA%5C%2FDZ%2CwBAmEI%3BEACI%2CgBAAA%3B%3BAAEA%2CwBAHJ%2CqBAGK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBANJ%2CqBAMK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBATJ%2CqBASK%3BAACD%2CwBAVJ%2CqBAUK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBAbJ%2CqBAaK%3BEACG%2CYAAA%3B%3BAAMZ%3BEAEI%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAwGhGA%2CeADJ%2CeACM%2CWACE%3BEACI%2CgBAAA%3B%3BACJhB%3BEACI%2CgBAAA%3B%3BACCI%2CcADA%2CMACI%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAIA%2CaAAE%3BEACE%2CgBAAA%3B%3BACdR%3BEACI%2CgBAAA%3B%3BAAEA%2CWAAE%3BAAAF%2CWnIiFA%2CMAAK%2CcA4CD%2CiBAGM%3BAmIhIV%2CWlIsDA%3BEkIrDI%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3BACjBN%3BEACI%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3B%3BAAHJ%2CiBAIE%3BEACE%2CeAAA%3B%3BAALJ%2CiBAQE%3BEACI%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAVN%2CiBAaE%2CQAAO%3BEACL%2CgBAAA%3BEACA%2CWAAA%3B%3BAAIJ%2CiBACE%3BEACE%2CgBAAA%3B%3BAAFJ%2CiBAKE%3BEACE%2CuBAAA%3B%3BAANJ%2CiBAQE%3BEACE%2CaAAA%3B%3BAAIJ%2CYAAY%2CiBAAkB%3BEAC1B%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAJJ%2CYAAY%2CiBAAkB%2CkBAK1B%3BEACE%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2C8BAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAACA%2CYAfM%2CiBAAkB%2CkBAK1B%2CcAUG%3BEACC%2CWAAA%3B%3BAAhBR%2CYAAY%2CiBAAkB%2CkBAmB1B%3BEACE%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAAvBN%2CYAAY%2CiBAAkB%2CkBAmB1B%2CcAKE%3BEACE%2CYAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CUAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAlCR%2CYAAY%2CiBAAkB%2CkBAqC1B%2CeACE%3BEACE%2CWAAA%3BEACA%2CgBAAA%3B%3BAAxCR%2CYAAY%2CiBAAkB%2CkBAqC1B%2CeACE%2CkBAGE%2CMAAK%2CUACH%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAA5Cd%2CYAAY%2CiBAAkB%2CkBAqC1B%2CeACE%2CkBAGE%2CMAAK%2CUACH%2CwBAGI%2COAAM%3BEACF%2CWAAW%2CkBAAX%3BEACA%2CSAAA%3BEACA%2COAAO%2CkBAAP%3B%3BAAhDlB%2CYAAY%2CiBAAkB%2CkBAqC1B%2CeACE%2CkBAGE%2CMAAK%2CUACH%2CwBAGI%2COAAM%2CWAIF%2CSACG%2CMAAK%3BEACF%2CeAAA%3BEACA%2CWAAA%3BEACA%2C4CAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAA7DxB%2CYAAY%2CiBAAkB%2CkBAqC1B%2CeACE%2CkBAGE%2CMAAK%2CUACH%2CwBAuBI%3BEACI%2CqBAAA%3BEACA%2CuBAAA%3B%3BAAnElB%2CYAAY%2CiBAAkB%2CkBAqC1B%2CeACE%2CkBAGE%2CMAAK%2CUACH%2CwBAuBI%2CSAGI%2CQAAO%3BEACH%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEAEA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAApFtB%2CYAAY%2CiBAAkB%2CkBAqC1B%2CeACE%2CkBAGE%2CMAAK%2CUA%2BCH%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA1Fd%2CYAAY%2CiBAAkB%2CkBAqC1B%2CeACE%2CkBAGE%2CMAAK%2CUA%2BCH%2COAGE%3BEACE%2CkBAAA%3B%3BAACA%2CYA7FF%2CiBAAkB%2CkBAqC1B%2CeACE%2CkBAGE%2CMAAK%2CUA%2BCH%2COAGE%2CSAEG%3BEACC%2CQAAA%3B%3BAA9FhB%2CYAAY%2CiBAAkB%2CkBAqC1B%2CeACE%2CkBAGE%2CMAAK%2CUA%2BCH%2COAGE%2CSAKE%2CMAAK%3BEACH%2CeAAA%3BEACA%2CWAAA%3BEACA%2C4CAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAwDlB%2CwBA%5C%2FC4C%3BEAExC%2CYAAY%2CiBACV%3BIACE%2CgBAAA%3B%3BEAFJ%2CYAAY%2CiBACV%2CkBAEE%2CeACE%2CkBACE%2CMAAK%2CUACH%2COACE%2CSACE%2CMAAK%3BIACH%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAXhB%2CYAAY%2CiBACV%2CkBAEE%2CeACE%2CkBACE%2CMAAK%2CUAUH%2CwBACE%2COAAM%3BIACJ%2CWAAW%2CkBAAX%3BIACA%2COAAO%2CkBAAP%3B%3BEAlBd%2CYAAY%2CiBACV%2CkBAEE%2CeACE%2CkBACE%2CMAAK%2CUAUH%2CwBACE%2COAAM%2CWAGJ%2CSACE%2CMAAK%3BIACH%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAvBlB%2CYAAY%2CiBACV%2CkBAEE%2CeACE%2CkBACE%2CMAAK%2CUAUH%2CwBAYE%3BIACI%2CuBAAA%3B%3BEA5BhB%2CYAAY%2CiBACV%2CkBAEE%2CeACE%2CkBACE%2CMAAK%2CUAUH%2CwBAYE%2CSAEI%2CQAAO%3BIACL%2CeAAA%3BIACA%2CYAAA%3B%3B%3BAAkFtB%2CwBApE0C%3BEAEtC%2CYAAY%2CiBACV%2CkBACE%3BIACE%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEALN%2CYAAY%2CiBACV%2CkBACE%2CcAIE%3BIACE%2CeAAA%3B%3BEAPR%2CYAAY%2CiBACV%2CkBASE%3BIACE%2CWAAA%3B%3BEACA%2CYAZM%2CiBACV%2CkBASE%2CcAEG%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAdR%2CYAAY%2CiBACV%2CkBAgBE%3BIACE%2CgBAAA%3BIACA%2C2BAAA%3B%3BEAnBN%2CYAAY%2CiBACV%2CkBAgBE%2CeAGE%2CkBACE%2CMAAK%2CUACH%2COACE%2CSACE%2CMAAK%3BIACH%2CYAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEA5BhB%2CYAAY%2CiBACV%2CkBAgBE%2CeAGE%2CkBACE%2CMAAK%2CUAWH%2CwBACA%2COAAM%3BIACF%2CWAAW%2CkBAAX%3BIACA%2COAAO%2CkBAAP%3B%3BEAnCd%2CYAAY%2CiBACV%2CkBAgBE%2CeAGE%2CkBACE%2CMAAK%2CUAWH%2CwBACA%2COAAM%2CWAGF%2CSACE%2CMAAK%3BIACH%2CYAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAzClB%2CYAAY%2CiBACV%2CkBAgBE%2CeAGE%2CkBACE%2CMAAK%2CUAWH%2CwBAaA%3BIACE%2CuBAAA%3B%3BEA9CZ%2CYAAY%2CiBACV%2CkBAgBE%2CeAGE%2CkBACE%2CMAAK%2CUAWH%2CwBAaA%2CSAEE%2CQAAO%3BIACH%2CeAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3B%3B%3BACxPZ%2CYAAC%3BEACG%2CUAAA%3BEAEA%2CWAAW%2CSAAS%2CcAAc%2CaAAlC%3BEACA%2CkDAAA%3B%3BAAGA%2CYAPH%2CgCAOI%3BEACG%2CUAAA%3BEACA%2CWAAW%2CSAAS%2CUAAU%2CWAA9B%3B%3BAATR%2CYAAC%2CgCAWG%3BEACI%2CkBAAA%3BEAEA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAtBR%2CYAAC%2CgCAWG%2CkBAYI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3B%3BAAzBZ%2CYAAC%2CgCAWG%2CkBAgBI%3BEACI%2CgBAAA%3B%3BAA5BZ%2CYAAC%2CgCAWG%2CkBAmBI%3BEACI%2CkBAAA%3B%3BAA%5C%2FBZ%2CYAAC%2CgCAWG%2CkBAsBI%3BEACI%2CmBAAA%3B%3BAAGA%2CYArCX%2CgCAWG%2CkBAyBI%2CQACK%3BEACG%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAxChB%2CYAAC%2CgCAWG%2CkBAgCI%2CqBACI%3BEACI%2CaAAA%3B%3BAAKZ%2CYAlDH%2CgCAkDI%2CMACG%3BEACI%2CWAAW%2CgBAAX%3B%3BAApDZ%2CYAAC%2CgCAwDG%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAA1DR%2CYAAC%2CgCA4DG%3BEACI%2CaAAA%3B%3BAA2BhB%2CwBAvB8C%3BEAI9B%2CYAFH%2CgCAEI%3BIACG%2COAAA%3B%3BEADJ%2CYAFH%2CgCAEI%2CcAEG%2CkBAAiB%3BIACb%2CmBAAA%3BIACA%2CWAAW%2CkBAAX%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAEJ%2CYAZP%2CgCAEI%2CcAUI%2CMACG%2CkBAAiB%3BIACb%2CWAAW%2CkBAAX%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACxEpB%2CYAAC%3BEACG%2CUAAA%3BEAEA%2CWAAW%2CSAAS%2CcAAc%2CaAAlC%3BEACA%2CkDAAA%3B%3BAAGA%2CYAPH%2C4BAOI%3BEACG%2CUAAA%3BEACA%2CWAAW%2CSAAS%2CUAAU%2CWAA9B%3B%3BAATR%2CYAAC%2C4BAWG%3BEACI%2CkBAAA%3BEAEA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAtBR%2CYAAC%2C4BAWG%2CkBAYI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3B%3BAAzBZ%2CYAAC%2C4BAWG%2CkBAgBI%3BEACI%2CgBAAA%3B%3BAA5BZ%2CYAAC%2C4BAWG%2CkBAmBI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAII%2CYApCf%2C4BAWG%2CkBAuBI%2CUACI%2COACK%3BEACG%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGR%2CYAzCX%2C4BAWG%2CkBAuBI%2CUAOK%3BEACG%2CgBAAA%3B%3BAADJ%2CYAzCX%2C4BAWG%2CkBAuBI%2CUAOK%2CMAEG%2CUACI%3BEACI%2CkBAAA%3B%3BAAJZ%2CYAzCX%2C4BAWG%2CkBAuBI%2CUAOK%2CMAEG%2CUAII%3BEACI%2CiBAAA%3B%3BAAhDxB%2CYAAC%2C4BAWG%2CkBA4CI%2CiBAEI%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BAA3DhB%2CYAAC%2C4BAWG%2CkBA4CI%2CiBAMK%3BEACG%2CmBAAA%3B%3BAA9DhB%2CYAAC%2C4BAWG%2CkBA4CI%2CiBASK%3BEACG%2CcAAA%3B%3BAAjEhB%2CYAAC%2C4BAWG%2CkBA4CI%2CiBASK%2CaAEG%3BEACI%2CiBAAA%3B%3BAAnEpB%2CYAAC%2C4BAWG%2CkBA8DI%3BEACI%2CmBAAA%3B%3BAAGA%2CYA7EX%2C4BAWG%2CkBAiEI%2CQACK%3BEACG%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAKZ%2CYArFH%2C4BAqFI%2CMACG%3BEACI%2CWAAW%2CgBAAX%3B%3BAAvFZ%2CYAAC%2C4BA2FG%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAA7FR%2CYAAC%2C4BA%2BFG%3BEACI%2CaAAA%3B%3BAAGR%2CYAAC%3BEACG%2CUAAA%3BEAEA%2CWAAW%2CSAAS%2CcAAc%2CaAAlC%3BEACA%2CkDAAA%3B%3BAAGA%2CYAPH%2CiCAOI%3BEACG%2CUAAA%3BEACA%2CWAAW%2CSAAS%2CUAAU%2CWAA9B%3B%3BAATR%2CYAAC%2CiCAWG%3BEACI%2CkBAAA%3BEAEA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAtBR%2CYAAC%2CiCAWG%2CkBAYI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3B%3BAAzBZ%2CYAAC%2CiCAWG%2CkBAgBI%3BEACI%2CgBAAA%3B%3BAA5BZ%2CYAAC%2CiCAWG%2CkBAmBI%3BEACI%2CkBAAA%3B%3BAA%5C%2FBZ%2CYAAC%2CiCAWG%2CkBAuBI%3BEACI%2CmBAAA%3B%3BAAGA%2CYAtCX%2CiCAWG%2CkBA0BI%2CQACK%3BEACG%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAACA%2CYA1Cf%2CiCAWG%2CkBA0BI%2CQACK%2CQAII%3BEACG%2CaAAA%3B%3BAAMhB%2CYAjDH%2CiCAiDI%2CMACG%3BEACI%2CWAAW%2CgBAAX%3B%3BAAnDZ%2CYAAC%2CiCAwDG%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAA1DR%2CYAAC%2CiCA4DG%3BEACI%2CaAAA%3B%3BAA2Cd%2CwBArC4C%3BEAK9B%2CYAHH%2C4BAGI%3BEAAD%2CYAFH%2CiCAEI%3BIACG%2COAAA%3B%3BEADJ%2CYAHH%2C4BAGI%2CcAEG%2CkBAAiB%3BEAFrB%2CYAFH%2CiCAEI%2CcAEG%2CkBAAiB%3BIACb%2CmBAAA%3BIACA%2CWAAW%2CkBAAX%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAEJ%2CYAbP%2C4BAGI%2CcAUI%2CMACG%2CkBAAiB%3BEADrB%2CYAZP%2CiCAEI%2CcAUI%2CMACG%2CkBAAiB%3BIACb%2CWAAW%2CkBAAX%3B%3BEAUA%2CYAJf%2C4BACG%2CkBACI%2CUACI%2COACK%3BIACG%2CiBAAA%3B%3B%3BAAS9B%2CqBAAqB%3BEACf%2CaAAA%3B%3BACtNJ%2CIAAI%3BEACA%2CgBAAA%3B%3BAAqCJ%2CQAlC2B%3BEACvB%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC2B%2CwBAAwB%3BEAC%5C%2FC%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC2B%2CwBAAwB%3BEAC%5C%2FC%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC0B%2CuBAAwB%3BEAC9C%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC0B%2CuBAAuB%3BEAC7C%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC0B%2CuBAAuB%3BEAC7C%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3B%3BAA8BR%2CQA1B0B%2CuBAAuB%3BEAC7C%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3B%3BAA%2BBR%2CQA3B0B%2CuBAAuB%3BEAE7C%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3B%3BAAsBZ%2CQAlB8B%3BEAEtB%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3B%3B%3BAClRR%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CwCAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEA%2CWAAC%3BEACG%2CaAAA%3B%3BAAGJ%2CWAAC%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAGR%2CaAAc%3BAACd%2CaAAc%3BEACV%2CmBAAmB%2CoBAAnB%3BEACA%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3BEACA%2CcAAc%2CoBAAd%3BEACA%2CWAAW%2CoBAAX%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYAAC%3BAACD%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CWAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGR%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEAWA%2CaAAA%3B%3BAAVA%2CWAAY%3BEACR%2CYAAA%3B%3BAALR%2CYAOI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAC%2CcAAe%3BEACZ%2CaAAA%3B%3BAAKJ%2CYAAC%2CSAAU%3BEACP%2CoBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CcAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3B%3BAAGR%2CYAAY%3BEACR%2CaAAA%3B%3B%3BA%5C%2FIhFJ%2CcAAe%3BEACX%2CqBAAqB%2CiDAArB%3B%3B%3BAAIJ%3BAACA%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CeAAe%2CkBAAf%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAACA%2CWAAC%3BAAAD%2CWAAC%3BAAAQ%2CWAAC%3BAAAD%2CWAAC%3BEACN%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CWAJH%2CMAII%3BAAAD%2CWAJH%2CMAII%3BAAAD%2CWAJM%2CMAIL%3BAAAD%2CWAJM%2CMAIL%3BEACG%2CUAAA%3B%3BAAGR%2CWAAC%2CeAAe%3BAAAhB%2CWAAC%2CeAAe%3BEACZ%2CaAAA%3B%3BAAIR%2CWAAW%3BAAAS%2CWAAW%3BEAC3B%2CaKvCW%2CmBLuCX%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAcJ%3BEACI%2CWAAA%3B%3BAACA%2CWAAY%3BEACR%2CUAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CWAAC%3BEACG%2CSmClBA%2COnCkBA%3B%3BAACA%2CWAAY%2CYAFf%3BEAGO%2CSmCnCJ%2COnCmCI%3B%3BAAKZ%3BEACI%2CYAAA%3B%3BAACA%2CWAAY%3BEACR%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CWAAC%3BEACG%2CSmC%5C%2FCA%2COnC%2BCA%3B%3BAACA%2CWAAY%2CYAFf%3BEAGO%2CSmClCJ%2COnCkCI%3B%3B%3BAAOZ%2CaAAc%3BEACV%2CmBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAARJ%2CWASI%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3B%3B%3BEAGA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAhBR%2CWASI%2CGAQI%3BAAjBR%2CWASI%2CGO9BJ%2CMAAK%2CcA4CD%2CiBAGM%3BAP1BV%2CWASI%2CGQzDJ%3BERkEY%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAACA%2CWApBR%2CGAQI%2COAYK%3BAAAQ%2CWApBjB%2CGAQI%2COAYc%3BAAAV%2CWApBR%2CGO9BJ%2CMAAK%2CcA4CD%2CiBAGM%2CUPGG%3BAAAQ%2CWApBjB%2CGO9BJ%2CMAAK%2CcA4CD%2CiBAGM%2CUPGY%3BAAAV%2CWApBR%2CGQzDJ%2CaR6Ea%3BAAAQ%2CWApBjB%2CGQzDJ%2CaR6EsB%3BEACN%2CaAAA%3B%3BAACA%2CWAtBZ%2CGAQI%2COAYK%2CMAEI%3BAAAD%2CWAtBZ%2CGAQI%2COAYc%2CMAEL%3BAAAD%2CWAtBZ%2CGO9BJ%2CMAAK%2CcA4CD%2CiBAGM%2CUPGG%2CMAEI%3BAAAD%2CWAtBZ%2CGO9BJ%2CMAAK%2CcA4CD%2CiBAGM%2CUPGY%2CMAEL%3BAAAD%2CWAtBZ%2CGQzDJ%2CaR6Ea%2CMAEI%3BAAAD%2CWAtBZ%2CGQzDJ%2CaR6EsB%2CMAEL%3BEACG%2CUAAA%3B%3BAAGR%2CWA1BR%2CGAQI%2COAkBK%3BAAAD%2CWA1BR%2CGO9BJ%2CMAAK%2CcA4CD%2CiBAGM%2CUPSG%3BAAAD%2CWA1BR%2CGQzDJ%2CaRmFa%3BEACG%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaKvID%2CmBLuIC%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAGR%2CWA3CJ%2CGA2CK%2CaAAc%2COAAM%3BAAArB%2CWA3CJ%2CGA2CK%2CaOzET%2CMAAK%2CcA4CD%2CiBAGM%2CUP0BmB%3BAAArB%2CWA3CJ%2CGA2CK%2CaQpGT%2CaRoG6B%3BEACjB%2CYAAA%3BEACA%2CaAAA%3B%3BAgJnKf%3BEACC%2CcAAA%3B%3BAAED%3BEACC%2CUAAA%3B%3BAAED%2CUAAW%3BAAAc%2CYAAY%3BAAAY%2CYAAY%3BAAC7D%2CiBAAkB%2CeAAc%3BAAAY%2CiBAAkB%2CWAAW%3BAAAgB%2CiBAAkB%2CeAAc%3BEACxH%2CUAAA%3B%3BAAED%2CUAAW%3BAAAoB%2CkBAAmB%3BEACjD%2CWAAA%3B%3BACRA%2CYACE%2CsBAAsB%2CYAAY%2CQAAO%3BEACvC%2CS9GyCM%2CO8GzCN%3BEACA%2Ca5IUa%2CmB4IVb%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAZJ%2CYAcE%3BEACI%2CkBAAA%3B%3BAAfN%2CYAiBE%3BEACE%2C8BAAA%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BAA9BJ%2CYAgCE%3BEACE%2CkBAAA%3B%3BAAEF%2CYAAC%3BEACC%2CmBAAA%3B%3BAADF%2CYAAC%2CYAEC%2CMACE%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAANJ%2CYAAC%2CYAEC%2CMAME%3BEACE%2CaAAA%3B%3BAATN%2CYAAC%2CYAYC%2CcACE%2CMACE%3BEACE%2CYAAA%3BEACA%2CaAAA%3B%3BAAhBR%2CYAAC%2CYAoBC%3BEACE%2CmBAAA%3B%3BAAKJ%2CoBAAC%3BEACC%2CcAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAANF%2CoBAAC%2CYAOC%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAXJ%2CoBAAC%2CYAaC%3BEACE%2CcAAA%3BEACA%2CkBAAA%3B%3BAAhBN%2CoBAmBE%3BEACE%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3B%3BAAGJ%2CwBAAyB%3BEACvB%2CmBAAA%3B%3BAAEF%2CuBAAwB%2CeAAe%2CoBAAoB%3BEACzD%2CWAAA%3B%3BAAGF%3BEACE%3BIACE%2CUAAA%3BIACA%2CmBAAmB%2CsBAAnB%3BIACA%2CWAAW%2CsBAAX%3B%3BEAGF%3BIACE%2CUAAA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CUAAA%3BIACA%2CmBAAmB%2CsBAAnB%3BIACA%2CWAAW%2CsBAAX%3B%3BEAGF%3BIACE%2CUAAA%3B%3B%3BAC%5C%2FGN%2C8BACI%2CcACI%2CeACI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2C8BAVZ%2CcACI%2CeACI%2CeAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAjBpB%2C8BACI%2CcACI%2CeACI%2CeAgBI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2COAAO%2CkBAAP%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAxBpB%2C8BACI%2CcACI%2CeACI%2CeAgBI%2CcAMI%3BEACI%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CsBAAA%3B%3BAA%5C%2FBxB%2C8BACI%2CcACI%2CeACI%2CeAgBI%2CcAMI%2CmBAOI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3B%3BAApC5B%2C8BACI%2CcACI%2CeACI%2CeAgBI%2CcAMI%2CmBAaI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAzC5B%2C8BACI%2CcACI%2CeACI%2CeAgBI%2CcAMI%2CmBAaI%2CoBAII%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAA9ChC%2C8BACI%2CcACI%2CeACI%2CeAgBI%2CcAMI%2CmBAwBI%3BEACI%2CcAAA%3B%3BAAlD5B%2C8BACI%2CcACI%2CeACI%2CeAgBI%2CcAMI%2CmBAwBI%2CsBAEI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAzDhC%2C8BACI%2CcACI%2CeACI%2CeAgBI%2CcAMI%2CmBAwBI%2CsBAUI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3B%3BAA7DhC%2C8BACI%2CcACI%2CeACI%2CeAgBI%2CcAMI%2CmBAwBI%2CsBAUI%2CmBAGI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca7D%5C%2FDzB%2CW6D%2BDyB%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAnEpC%2C8BACI%2CcACI%2CeACI%2CeAgBI%2CcAMI%2CmBA8CI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA5E5B%2C8BACI%2CcACI%2CeACI%2CeAgBI%2CcAMI%2CmBA8CI%2CsBAMI%2CmBACI%2CMAAK%3BEACD%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3B%3BAArFpC%2C8BACI%2CcACI%2CeACI%2CeAgBI%2CcAMI%2CmBA8CI%2CsBAMI%2CmBAUI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2Ca7D3FpB%2CaAAa%2CY6D2FO%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAA8DpC%2CgBAlDqC%2C0BAA4B%3BEAKjD%2C8BAFR%2CcACI%2CeACK%3BIACG%2CaAAA%3B%3BEAGA%2C8BANZ%2CcACI%2CeAII%2CeACK%3BIACG%2CaAAA%3BIACA%2CgBAAA%3B%3BEATpB%2C8BACI%2CcACI%2CeAII%2CeAKI%3BIACI%2COAAO%2CkBAAP%3B%3BEAZpB%2C8BACI%2CcACI%2CeAII%2CeAKI%2CcAEI%2CmBACI%2CsBACI%3BIACI%2CeAAA%3B%3BEAhBhC%2C8BACI%2CcACI%2CeAII%2CeAKI%2CcAEI%2CmBACI%2CsBAII%3BIACI%2CkBAAA%3BIACA%2CYAAA%3B%3BEApBhC%2C8BACI%2CcACI%2CeAII%2CeAKI%2CcAEI%2CmBACI%2CsBAII%2CmBAGI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAvBpC%2C8BACI%2CcACI%2CeAII%2CeAKI%2CcAEI%2CmBAcI%2CsBACI%2CmBACI%2CMAAK%3BIACD%2CWAAA%3BIACA%2CYAAA%3B%3BEA%5C%2FBpC%2C8BACI%2CcACI%2CeAII%2CeAKI%2CcAEI%2CmBAcI%2CsBACI%2CmBAKI%3BIACI%2CeAAA%3B%3B%3BAA6DvC%2CgBA%5C%2FCgC%3BEAKjB%2C8BAFR%2CcACI%2CeACK%3BIACG%2CaAAA%3B%3BEAGA%2C8BANZ%2CcACI%2CeAII%2CeACK%3BIACG%2CaAAA%3BIACA%2CgBAAA%3B%3BEATpB%2C8BACI%2CcACI%2CeAII%2CeAKI%3BIACI%2COAAO%2CkBAAP%3B%3BEAZpB%2C8BACI%2CcACI%2CeAII%2CeAKI%2CcAEI%2CmBACI%2CsBACI%3BIACI%2CeAAA%3B%3BEAhBhC%2C8BACI%2CcACI%2CeAII%2CeAKI%2CcAEI%2CmBACI%2CsBAII%3BIACI%2CkBAAA%3BIACA%2CYAAA%3B%3BEApBhC%2C8BACI%2CcACI%2CeAII%2CeAKI%2CcAEI%2CmBACI%2CsBAII%2CmBAGI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAvBpC%2C8BACI%2CcACI%2CeAII%2CeAKI%2CcAEI%2CmBAcI%2CsBACI%2CmBACI%2CMAAK%3BIACD%2CWAAA%3BIACA%2CYAAA%3B%3BEA%5C%2FBpC%2C8BACI%2CcACI%2CeAII%2CeAKI%2CcAEI%2CmBAcI%2CsBACI%2CmBAKI%3BIACI%2CeAAA%3B%3B%3BACzLxC%2CoBACI%2CQAAO%3BEACH%2C4BAAA%3B%3BAAFR%2CoBAII%2C2BACI%3BEACI%2CuBAAA%3B%3BAANZ%2CoBASI%2CsBACI%2CoBACI%3BEACI%2CkBAAA%3B%3BAAZhB%2CoBASI%2CsBAMI%3BEACI%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAApBZ%2CoBASI%2CsBAMI%2CsBAMI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAA1BhB%2CoBASI%2CsBAoBI%2CkBACI%2COAAM%3BEACF%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAMhB%2CqBACI%3BEACI%2CoBAAA%3B%3BAAFR%2CqBACI%2CoBAEI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2Ca9DlDD%2CW8DkDC%3BEACA%2CgBAAA%3B%3BAARZ%2CqBAWI%2CkBACI%3BEACI%2CmBAAA%3B%3BAACA%2CqBAHR%2CkBACI%2COAEK%3BEACG%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2Ca9D%5C%2FDJ%2CY8D%2BDI%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAAtBhB%2CqBAWI%2CkBACI%2COAgCI%3BEACI%2CiBAAA%3BEACA%2Ca9DzFL%2CW8DyFK%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAACA%2CqBAtCZ%2CkBACI%2COAgCI%2COAKK%3BEACG%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAApDpB%2CqBAWI%2CkBACI%2COA2CI%2CSACI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FDpB%2CqBAWI%2CkBACI%2COA2CI%2CSAUI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2C0DAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAuB%2CiBAAvB%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAAjFpB%2CqBAWI%2CkBACI%2COAwEI%2CSACI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAA7FpB%2CqBAkGI%3BEACI%2CyBAAA%3B%3BAAnGR%2CqBAkGI%2CiBAEI%2CSACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2Ca9D7JD%2Ce8D6JC%3B%3BAACA%2CqBAlBZ%2CiBAEI%2CSACI%2CQAeK%3BEACG%2CgBAAA%3B%3BAAMpB%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAHJ%2C0BAII%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3B%3BAARR%2C0BAII%2CeAKI%3BEACI%2COAAO%2CkBAAP%3BEACA%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3B%3BAACA%2C0BAVR%2CeAKI%2CcAKK%2CYAAY%2CIACT%3BEACI%2CeAAA%3B%3BAAhBpB%2C0BAII%2CeAKI%2CcAUI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3B%3BAA3BhB%2C0BAII%2CeAKI%2CcAUI%2CmBASI%3BEACI%2CgBAAA%3B%3BAA7BpB%2C0BAII%2CeAKI%2CcAUI%2CmBAYI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3BEACA%2COAAO%2CkBAAP%3B%3BAApCpB%2C0BAII%2CeAKI%2CcAUI%2CmBAYI%2CsBAMI%3BEACI%2CUAAA%3B%3BAAtCxB%2C0BAII%2CeAKI%2CcAUI%2CmBAYI%2CsBASI%3BEACI%2COAAO%2CgBAAP%3B%3BAAzCxB%2C0BAII%2CeAKI%2CcAUI%2CmBAYI%2CsBASI%2C0BAEI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FC5B%2C0BAII%2CeAKI%2CcAUI%2CmBAYI%2CsBAmBI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3B%3BAApDxB%2C0BAII%2CeAKI%2CcAUI%2CmBAYI%2CsBAuBI%2CqBACI%2CEAAC%2COAAO%3BEACJ%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAnE5B%2C0BAII%2CeAKI%2CcAUI%2CmBAYI%2CsBAuCI%3BEACI%2CkBAAA%3B%3BAAvExB%2C0BAII%2CeAKI%2CcAUI%2CmBAYI%2CsBAuCI%2CmBAEI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2Ca9DjPjB%2CW8DiPiB%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAA7E5B%2C0BAII%2CeAKI%2CcAUI%2CmBAYI%2CsBAuCI%2CmBASI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9DxPjB%2CW8DwPiB%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAApF5B%2C0BAII%2CeAKI%2CcAUI%2CmBAYI%2CsBAwDI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca%5C%2FI7PC%2Cc%2BI6PD%3B%3BAA7FxB%2C0BAII%2CeAKI%2CcAUI%2CmBA8EI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAtGpB%2C0BAII%2CeAKI%2CcAUI%2CmBA8EI%2CoBAMI%3BEACI%2CcAAA%3B%3BAAxGxB%2C0BAII%2CeAKI%2CcAUI%2CmBA8EI%2CoBAMI%2CoBAEI%3BEACI%2CcAAA%3B%3BAA1G5B%2C0BAII%2CeAKI%2CcAUI%2CmBA8EI%2CoBAMI%2CoBAEI%2CyBAEI%3BEACI%2CYAAA%3B%3BAA5GhC%2C0BAII%2CeAKI%2CcAUI%2CmBA8EI%2CoBAMI%2CoBAEI%2CyBAEI%2CuBAEI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3B%3BAAYpC%2CsBACI%3BEACI%2CgBAAA%3B%3BAAFR%2CsBACI%2CyBAEI%2C2BACI%2CeACI%2CcACI%2CmBACI%2CoBACI%3BEACI%2CcAAA%3B%3BAAThC%2CsBACI%2CyBAEI%2C2BACI%2CeACI%2CcACI%2CmBACI%2CoBACI%2CyBAEI%2CuBACI%3BEACI%2CWAAA%3B%3BAAZxC%2CsBACI%2CyBAEI%2C2BACI%2CeACI%2CcACI%2CmBAWI%2CsBACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9DtTrB%2CW8DsTqB%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAxBhC%2CsBACI%2CyBAEI%2C2BACI%2CeACI%2CcACI%2CmBAWI%2CsBASI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAhChC%2CsBACI%2CyBAEI%2C2BACI%2CeACI%2CcACI%2CmBAWI%2CsBASI%2CgBAOI%3BEACI%2Ca9DnUzB%2CW8DmUyB%3B%3BAAapC%2CsBACI%2CiBACI%2COAAO%3BEACH%2C6BAAA%3B%3BAAHZ%2CsBACI%2CiBAII%2COAAO%3BEACH%2CgCAAA%3B%3BAANZ%2CsBACI%2CiBAOI%2CqBACI%2CMACI%3BEACI%2Ca9D5VR%2CY8D4VQ%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAbpB%2CsBACI%2CiBAOI%2CqBAQI%2CMACI%2CGACI%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CsBApBpB%2CiBAOI%2CqBAQI%2CMACI%2CGACI%2CEAGK%3BEACG%2C0BAAA%3B%3BAAEJ%2CsBAvBpB%2CiBAOI%2CqBAQI%2CMACI%2CGACI%2CEAMK%3BEACG%2CcAAA%3B%3BAAS5B%2CmBACI%2CiBACI%3BEACI%2CmBAAA%3B%3BAAHZ%2CmBACI%2CiBACI%2CsBAEI%2CaACI%3BAALhB%2CmBACI%2CiBACI%2CsBAkLP%2CCAhLwB%2CeACT%3BEACI%2Ca9DxXT%2CW8DwXS%3BEACA%2C0BAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3B%3BAATpB%2CmBACI%2CiBACI%2CsBAEI%2CaAOI%3BAAXhB%2CmBACI%2CiBACI%2CsBAkLP%2CCAhLwB%2CeAOT%3BEACG%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAbnB%2CmBAkBI%2C2BACI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CmBALR%2C2BACI%2CeAIK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAA7BhB%2CmBAkBI%2C2BACI%2CeAYI%3BEACI%2COAAO%2CkBAAP%3B%3BAAhChB%2CmBAkBI%2C2BACI%2CeAYI%2CcAEI%2CmBACI%2CsBACG%3BEACC%2CmBAAA%3B%3BAApCxB%2CmBAkBI%2C2BACI%2CeAYI%2CcAEI%2CmBACI%2CsBACG%2CaAEK%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAxChC%2CmBAkBI%2C2BACI%2CeAYI%2CcAEI%2CmBACI%2CsBASI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3B%3BAA7C5B%2CmBAkBI%2C2BACI%2CeAYI%2CcAEI%2CmBACI%2CsBASI%2CgBAGI%3BEACI%2Ca9DjarB%2CW8DiaqB%3B%3BAAyHhC%2CwBA5G0C%3BEAGtC%2CmBACI%2C2BACI%2CeACI%2CcACI%2CmBACI%2CsBACI%3BIACI%2CmBAAA%3B%3BEAU5B%2CqBACI%3BIACI%2CoBAAA%3B%3BEAFR%2CqBACI%2CoBAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAKZ%2C0BACI%2CeACI%2CcACI%2CmBACI%2CsBACI%3BIACI%2CkBAAA%3B%3BEANxB%2C0BACI%2CeACI%2CcACI%2CmBACI%2CsBACI%2CmBAEI%3BIACI%2CiBAAA%3B%3BEAR5B%2C0BACI%2CeACI%2CcACI%2CmBACI%2CsBACI%2CmBAKI%3BIACI%2CiBAAA%3B%3BEAX5B%2C0BACI%2CeACI%2CcACI%2CmBACI%2CsBAUI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAQxB%2CqBACI%2CiBACI%2CSACI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3B%3BEAMJ%2CqBAFR%2CkBACI%2COACK%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAfhB%2CqBASI%2CkBACI%2COAOI%3BIACI%2CiBAAA%3B%3BEAlBhB%2CqBASI%2CkBACI%2COAUI%2CSACI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEAxBpB%2CqBASI%2CkBACI%2COAUI%2CSAMI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEA7BpB%2CqBASI%2CkBACI%2COAsBI%2CSACI%3BIACI%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAOpB%2CoBACI%2CsBACI%3BIACI%2CsBAAA%3B%3B%3BAAmBf%2CwBAZ0C%2CwBAAqB%3BEAE5D%2CoBACI%2CsBACI%3BIACI%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BA9DrhBhB%2CqBACI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C4BAAA%3B%3BAAPR%2CqBACI%2CuBAOI%2CkBACI%2CmBACI%3BEACI%2CcAAA%3B%3BAAXpB%2CqBACI%2CuBAOI%2CkBACI%2CmBACI%2CiBAEI%2CSACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAtCb%2CeAsCa%3B%3BAA3B5B%2CqBACI%2CuBAOI%2CkBACI%2CmBAsBI%3BEACI%2CmBAAA%3B%3BAAhCpB%2CqBACI%2CuBAOI%2CkBACI%2CmBAsBI%2COAEI%3BEACI%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CajF5CC%2CciF4CD%3BEACA%2CmBAAA%3B%3BAAvCxB%2CqBACI%2CuBAOI%2CkBACI%2CmBAsBI%2COAUI%2CSACI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CajFrDH%2CciFqDG%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAACA%2CqBApDxB%2CuBAOI%2CkBACI%2CmBAsBI%2COAUI%2CSACI%2CYAWK%3BEACG%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAzDxB%2CuBAOI%2CkBACI%2CmBAsBI%2COAUI%2CSACI%2CYAgBK%3BEACG%2CWAAA%3B%3BAAGJ%2CqBA7DxB%2CuBAOI%2CkBACI%2CmBAsBI%2COAUI%2CSACI%2CYAoBK%3BEACG%2CWAAA%3B%3BAA%5C%2FDhC%2CqBACI%2CuBAOI%2CkBACI%2CmBAsBI%2COAUI%2CSAyBI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CajF7EH%2CciF6EG%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA5E5B%2CqBACI%2CuBAOI%2CkBACI%2CmBAsBI%2COAUI%2CSAqCI%2CSAAQ%3BEACJ%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAtF5B%2CqBA6FI%2CoBACI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaAhHD%2CWAgHC%3BEACA%2CoBAAA%3B%3BAA0CZ%2CwBArC0C%3BEAEtC%2CqBACI%2CoBACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CqBAMI%2CuBACI%2CkBACI%2CmBACI%2COACI%3BIACI%2CiBAAA%3B%3BEAXxB%2CqBAMI%2CuBACI%2CkBACI%2CmBACI%2COAII%2CSACI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAhB5B%2CqBAMI%2CuBACI%2CkBACI%2CmBACI%2COAII%2CSAKI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEApB5B%2CqBAMI%2CuBACI%2CkBACI%2CmBACI%2COAII%2CSASI%2CSAAQ%3BIACJ%2CaAAA%3B%3B%3BAAwC%5C%2FB%2CwBA5BwC%3BEAErC%2CqBACI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3B%3BEAHR%2CqBACI%2CuBAGI%2CkBACI%2CmBACI%2COACI%3BIACI%2CeAAA%3B%3BEARxB%2CqBACI%2CuBAGI%2CkBACI%2CmBACI%2COAII%2CSACI%3BIACI%2CeAAA%3B%3BEAZ5B%2CqBAmBI%2CoBACI%3BIACI%2CeAAA%3B%3B%3BA%2BDpLhB%3BEACI%2CoBAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C4BAAA%3B%3BAARR%2CoBAEI%2CuBAOI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2Ca%5C%2FDbD%2CW%2BDaC%3BEACA%2CoBAAA%3B%3BAAhBZ%2CoBAEI%2CuBAgBI%2CKACI%3BEACI%2CyBAAA%3B%3BAApBhB%2CoBAEI%2CuBAgBI%2CKACI%2CiBAEI%2CSACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2Ca%5C%2FDjCT%2Ce%2BDiCS%3B%3BAACA%2CoBAnCpB%2CuBAgBI%2CKACI%2CiBAEI%2CSACI%2CQAeK%3BEACG%2CgBAAA%3B%3BAAtC5B%2CoBAEI%2CuBAgBI%2CKAyBI%3BEACI%2CmBAAA%3B%3BAA5ChB%2CoBAEI%2CuBAgBI%2CKAyBI%2COAEI%2CSACI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CahJ3CC%2CcgJ2CD%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAACA%2CoBAtDpB%2CuBAgBI%2CKAyBI%2COAEI%2CSACI%2CYAUK%3BEACG%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CoBA1DpB%2CuBAgBI%2CKAyBI%2COAEI%2CSACI%2CYAcK%3BEACG%2CWAAA%3B%3BAAEJ%2CoBA7DpB%2CuBAgBI%2CKAyBI%2COAEI%2CSACI%2CYAiBK%3BEACG%2CWAAA%3B%3BAAhE5B%2CoBAEI%2CuBAgBI%2CKAyBI%2COAEI%2CSAsBI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAACA%2CoBAzEpB%2CuBAgBI%2CKAyBI%2COAEI%2CSAsBI%2CSAQK%3BEACG%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CoBA7EpB%2CuBAgBI%2CKAyBI%2COAEI%2CSAsBI%2CSAYK%3BEACG%2CWAAA%3B%3BAAEJ%2CoBAhFpB%2CuBAgBI%2CKAyBI%2COAEI%2CSAsBI%2CSAeK%3BEACG%2CWAAA%3B%3BACzF5B%2CsBACC%3BEACC%2CaAAA%3B%3BAAFF%2CsBAIC%2CsBAAqB%3BEACpB%2CcAAA%3B%3BAAGF%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgFAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2C%2BCAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAED%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CsFAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2C%2BCAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAED%3BEACC%2CkBAAA%3B%3BAACA%2CeAAC%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CYAAY%2C0CAAZ%3B%3BAAID%2CeADc%2CuBACb%3BEACA%2CYAAA%3B%3BAAID%2CeADc%2CsBAAsB%2CcACnC%3BEACA%2CYAAA%3B%3BAAID%2CeADc%2CuBAAuB%2CcACpC%3BEACA%2CSAAA%3B%3BAjHxDE%2COACI%2CgBACI%3BEACI%2CSAAA%3B%3BAAHZ%2COACI%2CgBACI%2CUAGI%3BEACI%2CkBAAA%3B%3BAANhB%2COACI%2CgBACI%2CUAGI%2CQAGI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAXpB%2COACI%2CgBACI%2CUAGI%2CQASI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAjBpB%2COACI%2CgBAqBI%3BEAEI%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3B%3BAA1BZ%2COACI%2CgBA4BI%2CMACM%3BEACE%2CgBAAA%3B%3BAA%5C%2FBhB%2COACI%2CgBAkCI%2CKACI%2CKAEM%3BEACE%2CWAAA%3B%3BAAvCpB%2COACI%2CgBA2CI%2CeACI%3BEACI%2CWAAA%3BEjCkPhB%2CgBAAA%3BEAAA%2CgBAAA%3B%3BAApPA%2COiC3CI%2CgBA2CI%2CeACI%2CiBjCDX%3BAACD%2COiC5CI%2CgBA2CI%2CeACI%2CiBjCAX%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2COiCjDI%2CgBA2CI%2CeACI%2CiBjCKX%3BEACG%2CWAAA%3B%3BAiCnDJ%2COACI%2CgBA2CI%2CeACI%2CiBkHwDZ%3BEACI%2CWAAA%3B%3BAlHtGJ%2COACI%2CgBA2CI%2CeACI%2CiBkH7BZ%3BAlHhBA%2COACI%2CgBA2CI%2CeACI%2CiBkH5BZ%3BEACI%2CqBAAA%3B%3BAlHlBJ%2COACI%2CgBA2CI%2CeACI%2CiBkH7BZ%2CSAQI%2CEAAC%3BAlHxBL%2COACI%2CgBA2CI%2CeACI%2CiBkH5BZ%2CWAOI%2CEAAC%3BEACG%2CqBAAA%3B%3BAlHzBR%2COACI%2CgBA2CI%2CeACI%2CiBkHfZ%2CSACI%3BEnJiQJ%2CiBAAA%3B%3BAiChSA%2COACI%2CgBA2CI%2CeACI%2CiBkHLZ%2CWAKI%2CEAAC%3BEnJmPL%2CeAAA%3B%3BAiChSA%2COACI%2CgBA2CI%2CeACI%2CiBkHWZ%3BAlHxDA%2COACI%2CgBA2CI%2CeACI%2CiBkHYZ%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BAlH3DJ%2COACI%2CgBA2CI%2CeACI%2CiBAQM%3BEACE%2CgBAAA%3B%3BAAtDpB%2COACI%2CgBA0DI%3BEACI%2CcAAA%3B%3BAA5DZ%2COACI%2CgBA8DI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAADJ%2CkBAII%3BEjCsNJ%2CiBAAA%3B%3BAiC1NA%2CkBAII%2CaAGI%3BEACI%2CgBAAA%3B%3BAARZ%2CkBAYI%3BEACI%2CkBAAA%3B%3BAAbR%2CkBAYI%2CSAGI%3BEACI%2CmBAAA%3B%3BAzB9EZ%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CyBAII%2CQAAO%3BERoRX%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAQxRA%2CyBAQI%3BEACI%2CaAAA%3B%3BAATR%2CyBAgBI%3BEACI%2CmBAAA%3B%3BAAjBR%2CyBAoBI%2CQAAO%3BEACH%2CmBAAA%3B%3BAArBR%2CyBAwBI%2CWACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAA3BZ%2CyBAmCI%3BERqPJ%2CmBAAA%3BEQlPQ%2CkBAAA%3B%3BAAtCR%2CyBAmCI%2CsBAKM%2CSAAS%3BERgPnB%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAQxRA%2CyBAmCI%2CsBASI%3BEACI%2CgBAAA%3B%3BAAEA%2CyBAZR%2CsBASI%2CgBAGK%3BEACG%2CaAAA%3B%3BAAhDhB%2CyBAmCI%2CsBASI%2CgBAOM%3BERqOd%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEQnOgB%2CcAAA%3B%3BAArDhB%2CyBAmCI%2CsBAsBI%2CQAAO%2CMAGD%3BEACE%2CmBAAA%3B%3BAA7DhB%2CyBAmCI%2CsBA8BI%2CYACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAApEhB%2CyBAmCI%2CsBAyCI%2CqBACM%3BEAEE%2CmBAAA%3B%3BAA%5C%2FEhB%2CyBAmFI%2CQACI%2COAAM%3BERoMd%2CgBAAA%3B%3BAQxRA%2CyBAmFI%2CQACI%2COAAM%2CIACF%3BERmMZ%2CgBAAA%3BEAAA%2CeAAA%3BEQhMgB%2CqBAAA%3B%3BAAxFhB%2CyBA%2BFI%2CEAAC%3BERyLL%2CcAAA%3B%3BAQxRA%2CyBAmGI%3BEACI%2CWAAA%3B%3BA4IpGR%3BEpJwRA%2CmBAAA%3BEAAA%2CWAAA%3BEoJrRI%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAAC%2CMAAM%3BEACH%2CmBAAA%3B%3BAAPR%2CqBAUI%3BEACI%2CgBAAA%3B%3BAAXR%2CqBAUI%2CaAGI%3BEpJ2QR%2CiBAAA%3BEoJzQY%2CgBAAA%3B%3BAAfZ%2CqBAmBI%3BEpJqQJ%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAqJ9GA%2CqBAmBI%2CQAGI%3BEACI%2CaAAA%3BEACA%2CcAAA%3B%3BAAxBZ%2CqBAmBI%2CQAQI%3BEpJ6PR%2CiBAAA%3BEoJ3PY%2CgBAAA%3B%3BAA7BZ%2CqBAmBI%2CQAaI%3BEpJwPR%2CeAAA%3BEoJtPY%2CcAAA%3BEACA%2CyBAAA%3B%3BAAnCZ%2CqBAuCI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAzCR%2CqBAuCI%2COAII%3BAA3CR%2CqBAuCI%2COAKI%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAA9CZ%2CqBAuCI%2COAUI%3BEpJuOR%2CiBAAA%3B%3BAoJxRA%2CqBAuCI%2COAcI%3BEACI%2CcAAA%3B%3BAAtDZ%2CqBAuCI%2COAkBI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAtBR%2COAkBI%2COAIK%3BEpJ2Nb%2CiBAAA%3BEoJzNgB%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BA7FjEhB%3BEACI%2CgBAAA%3B%3BAAGI%2CaADJ%2COACK%3BEACG%2CaAAA%3B%3BAALZ%2CaASI%3BEACI%2CgBAAA%3B%3BAAVR%2CaAaI%3BExBLJ%2CqBAAA%3BEwBeQ%2CqBAAA%3BEACA%2CYAAA%3B%3BAAxBR%2CaAaI%2COxB6PF%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CawBDI%2COxBCH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC3OU%2COhC2OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CawBdA%2COxBaH%2CMACI%3BE%5C%2FB2PL%2CWAAA%3B%3BA%2BBrPI%2CawBpBA%2COxBmBH%2COACI%3BE%5C%2FBqPL%2CWAAA%3B%3BAuD5PQ%2CaAbJ%2COAaK%2COACK%2CWACE%3BEACI%2CgBAAA%3B%3BAA7BpB%2CaAmCI%2CQAAO%3BEACH%2CaAAA%3B%3BAApCR%2CaAuCI%3BEACI%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3B%3BAA3CR%2CaA8CI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAlDR%2CaAqDI%3BEACI%2CaAAA%3B%3BAAIR%3BEAEI%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAANJ%2CoBAQI%3BEvDoNJ%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAwDlDA%2CoBAQI%2CGAGI%3BEvDiNR%2C6BAAA%3BEuD%5C%2FMY%2CeAAA%3BEACA%2CSAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CoBAZR%2CGAGI%2CGASK%2CIAAI%3BEACD%2CaAAA%3BEvDuMhB%2CyBAAA%3BEAAA%2CgBAAA%3B%3BAuDlMY%2CoBAlBR%2CGAGI%2CGAeK%3BEACG%2CgBAAA%3B%3BAAGJ%2CoBAtBR%2CGAGI%2CGAmBK%3BAACD%2CoBAvBR%2CGAGI%2CGAoBK%3BEvD6Lb%2CmBAAA%3B%3BAuD5NA%2CoBAQI%2CGAGI%2CGAwBI%3BEvDyLZ%2CWAAA%3BEuDvLgB%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAASJ%2CKAHP%2COAAO%2CSACR%2CQAAO%2CMACH%2COACK%3BEACG%2CkBAAA%3B%3BAADJ%2CKAHP%2COAAO%2CSACR%2CQAAO%2CMACH%2COACK%2CYAGG%3BEACI%2CmBAAA%3B%3BAAEA%2CKATf%2COAAO%2CSACR%2CQAAO%2CMACH%2COACK%2CYAGG%2CSAGK%3BEACG%2CSAAS%2CSAAT%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAKZ%2CKArBP%2COAAO%2CSACR%2CQAAO%2CMACH%2COAmBK%3BEACG%2CkBAAA%3B%3BAADJ%2CKArBP%2COAAO%2CSACR%2CQAAO%2CMACH%2COAmBK%2CWAGG%2CIAAG%3BEACC%2COAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAIR%2CKA%5C%2FBP%2COAAO%2CSACR%2CQAAO%2CMACH%2COA6BK%2CWACG%3BEACI%2CmBAAA%3B%3BAAjCpB%2CKAAK%2COAAO%2CSAuCR%2COAAM%2CMACF%2COACI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAMhB%2COAAO%3BEACH%2CmBAAA%3B%3BAnDjKJ%3BEJ0RA%2CmBAAA%3BEIvRI%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAJJ%2CaAMM%3BEACE%2CcAAA%3BEJmRR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAI1RA%2CaAWI%3BEAEI%2CgBAAA%3B%3BAAbR%2CaAWI%2COAII%3BEACI%2CcAAA%3B%3BAAhBZ%2CaAWI%2COAQI%3BEACI%2CuBAAA%3B%3BAApBZ%2CaAWI%2COAQI%2CUAGI%3BEACI%2CgBAAA%3B%3BAAEA%2CaAdZ%2COAQI%2CUAGI%2COAGK%3BEACG%2CeAAA%3B%3BAA1BpB%2CaAWI%2COAQI%2CUAWI%2CSACI%2COACM%3BEACE%2CeAAA%3B%3BAAwBxB%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAFJ%2CYAKI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAPR%2CYAUI%2CUAAS%3BEACL%2CaAAA%3B%3BAAKR%2CKAAK%2CcACD%2COACI%2CMAAQ%3BEACJ%2C6BAAA%3B%3BAAHZ%2CKAAK%2CcACD%2COAKM%3BEACE%2CgCAAA%3BEACA%2CkBAAA%3B%3BAARZ%2CKAAK%2CcAYD%3BEACI%2CiBAAA%3B%3BAAEA%2CKAfH%2CcAYD%2CKAGK%2CIACG%3BEACI%2CgBAAA%3B%3BAAWR%2CKA5BH%2CcA2BD%2CMACK%2CQAAS%3BEACN%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CKAnCP%2CcA2BD%2CMAOI%2CKACK%3BEACG%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAvChB%2CKAAK%2CcA4CD%2CiBAGM%3BAC1EV%3BEL4OA%2CqBAAA%3BEMxHA%2CqBAAA%3BEFvCY%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEwCZ%2CKF3FK%2CcA4CD%2CiBAGM%2CUE4CT%3BAACD%2CKF5FK%2CcA4CD%2CiBAGM%2CUE6CT%3BAACD%2CKF7FK%2CcA4CD%2CiBAGM%2CUE8CT%3BADxHD%2CYCsHC%3BADtHD%2CYCuHC%3BADvHD%2CYCwHC%3BEACG%2CqBAAA%3B%3BAFzCQ%2CKArDP%2CcA4CD%2CiBAGM%2CUAMG%3BAChFb%2CYDgFa%3BEACG%2CeAAA%3B%3BAAMR%2CKA5DH%2CcA2DD%2CQACK%2CKAAK%3BEAEF%2CgBAAA%3B%3BAAKJ%2CKAnEH%2CcAkED%2CSACK%3BEACG%2CcAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CKA7EH%2CcAkED%2CSAWK%3BEACG%2CmBAAA%3B%3BAAGJ%2CKAjFH%2CcAkED%2CSAeK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CKAzFH%2CcAwFD%2C0BACK%3BEACG%2CSAAS%2CGAAT%3B%3BAA1FZ%2CKAAK%2CcA%2BFD%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAjGR%2CKAAK%2CcAsGD%2CmBAAqB%3BEACjB%2CgBAAA%3B%3BAAvGR%2CKAAK%2CcA8GD%2CQAAO%3BEACH%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CeAKI%3BEAEI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAARR%2CeAKI%2CwBAKI%2CQAAO%3BEAEH%2CWAAA%3B%3BAAIA%2CeAXR%2CwBAUI%2CMACQ%3BEACA%2CgBAAA%3B%3BAAOhB%2CsBACI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAJR%2CsBAOI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAATR%2CsBAOI%2COAII%2COACM%3BEACE%2CgBAAA%3B%3BAAMhB%3BEACI%2CgCAAA%3B%3BAAOJ%2CMAAM%3BEACF%2CgBAAA%3B%3BAAGJ%2CcAEM%3BAADN%2CKAAM%2CeACA%3BEACE%2CcAAA%3B%3BAAIR%2CKAAK%2CcAED%2CKAAI%3BAADR%2CYAAY%2CcACR%2CKAAI%3BAAFR%2CKAAK%2CcAGD%2CKAAI%3BAAFR%2CYAAY%2CcAER%2CKAAI%3BAAHR%2CKAAK%2CcAID%2CKAAI%3BAAHR%2CYAAY%2CcAGR%2CKAAI%3BAAJR%2CKAAK%2CcAKD%2CKAAI%3BAAJR%2CYAAY%2CcAIR%2CKAAI%3BEACA%2CiBAAA%3B%3BAsBzPR%2CeACI%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BAAHR%2CeACI%2CaAII%3BEACI%2CgBAAA%3B%3BAANZ%2CeAUI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAASI%2CeAFR%2CQACI%2CeACK%2CYACG%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAxBpB%2CeA8BI%3BEACI%2CaAAA%3B%3BAAEA%2CeAHJ%2CUAGK%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAKJ%2CeADJ%2CMACK%3BEACG%2CkBAAA%3B%3BAA3CZ%2CeA%2BCI%2CeACM%3BEACE%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAlDZ%2CeA%2BCI%2CeACM%2CWAII%3BEACE%2CmBAAA%3B%3BAAGI%2CeAThB%2CeACM%2CWAII%2CWAGE%2CQACK%3BEAEG%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CeAfpB%2CeACM%2CWAII%2CWAGE%2CQACK%2CQAMI%3BEACG%2CgBAAA%3B%3BAA%5C%2FD5B%2CeAuEI%3BAAvEJ%2CeAwEI%3BAAxEJ%2CeAyEI%3BAAzEJ%2CeA0EI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%3BEIjDA%2CqBAAA%3BEACA%2CkBAAA%3BEJoEI%2CYAAA%3B%3BA1BtEJ%2CiBAAC%3BAACD%2CiBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2CWAAA%3B%3BA0B2CJ%2CiBI9CA%3BEAEI%2CeAAA%3BE9B8OJ%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAAMA%2CiBDwBA%2CiBCxBC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC%5C%2FOQ%2COhC%2BOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CiBDWJ%2CiBCZC%2CMACI%3BE%5C%2FB2PL%2CWAAA%3B%3BA%2BBrPI%2CiBDKJ%2CiBCNC%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BA8BqEA%2CiBArTA%2CiBAqTC%3BE9BrED%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAAMA%2CiBDwBA%2CiBAqTC%2COC7UA%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC%5C%2FOQ%2COhC%2BOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CiBDWJ%2CiBAqTC%2COCjUA%2CMACI%3BE%5C%2FB2PL%2CWAAA%3B%3BA%2BBrPI%2CiBDKJ%2CiBAqTC%2COC3TA%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BA0BlMA%2CiBIyIA%3BE9ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CYAAA%3BE8BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE9B8CJ%2CSAAA%3BEAAA%2CQAAA%3BEAAA%2CyCAAA%3B%3BA0BlMA%2CiBIyIA%2CgBAsBI%3BE9BmCJ%2CSAAA%3B%3BA8B3BQ%2CiBA9BR%2CgBAsBI%2CGAQK%3BEAEG%2CeAAA%3B%3BAAuTZ%2CiBAvVA%2CgBAuVC%3BAACD%2CiBAxVA%2CgBAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CiBAjWA%2CgBAiWC%3BEACG%2CiBAAA%3BE9BzSJ%2CsDAAA%3BE8B2SI%2CWAAA%3B%3BAAGJ%2CiBAvWA%2CgBAuWC%3BEACG%2CiBAAA%3BE9B%5C%2FSJ%2CsDAAA%3BE8BiTI%2CWAAA%3B%3BAAlCJ%2CiBAxUA%2CgBAwUC%3BE9B%5C%2FQD%2CWAAA%3BEAAA%2CUAAA%3B%3BA8BoRA%2CiBA7UA%2CgBA6UC%3BE9BpRD%2CWAAA%3BEAAA%2CUAAA%3B%3BA8BZA%2CiBAAC%3BEACG%2CiBAAA%3B%3BAADJ%2CiBAAC%2COAGG%3BEACI%2CcAAA%3B%3BAJ1LR%2CiBAsBI%3BE1B4KJ%2CkBAAA%3B%3BA0BlMA%2CiBAsBI%2CgBAGI%3BEACI%2CaAAA%3B%3BAA1BZ%2CiBA8BI%2CSACI%3BEACI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAlCZ%2CiBA8BI%2CSACI%2CSAKM%3BAApCd%2CiBA8BI%2CSACI%2CSAMM%3BEACE%2CeAAA%3B%3BAAMR%2CiBADJ%2CQACK%3BE1BsJT%2CqBAAA%3BEMzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3BE0B9IY%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAZJ%2CiBADJ%2CQACK%2CMK0IP%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CiBLiHI%2CQACK%2CMKlHR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC1OU%2COhC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CiBLoGA%2CQACK%2CMKtGR%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CiBL8FA%2CQACK%2CMKhGR%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BAM7CA%2CiBoB1GI%2CQACK%2CMpByGR%3BAACD%2CiBoB3GI%2CQACK%2CMpB0GR%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBoBhHI%2CQACK%2CMpB%2BGR%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBoBrHI%2CQACK%2CMpBoHR%3BAACD%2CiBoBtHI%2CQACK%2CMpBqHR%3BAACD%2CQAAQ%2CUAAW%2CkBoBvHf%2CQACK%3BEpBuHL%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BA0BvIQ%2CiBAhBJ%2CQAgBK%3BEACG%2CmBAAA%3B%3BAADJ%2CiBAhBJ%2CQAgBK%2CSAOG%2CSAAQ%3BE1BgIpB%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CYAAA%3BEAAA%2CiBAAA%3BE0B3HgB%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CiBArCZ%2CQAgBK%2CSAOG%2CSAAQ%2CIAcH%3BEACG%2CaAAA%3B%3BAAtBZ%2CiBAhBJ%2CQAgBK%2CSAOG%2CSAAQ%2CIAkBJ%2CQACM%3BE1B6GtB%2CeAAA%3B%3BA0BlMA%2CiBAiGI%3BEACI%2CgBAAA%3B%3BAAIR%3BE1B4FA%2CsBAAA%3BEAAA%2CeAAA%3BE0BzFI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BE1BmFA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BA2BuFA%2CeAGI%3BEACI%2CeAAA%3B%3BAAEA%2CeAHJ%2CcAGK%2CIAAI%3BE1B6Eb%2C0BAAA%3B%3BA0BzEQ%2CeAPJ%2CcAOK%3BEACG%2CcAAA%3B%3BAAXZ%2CeAuBI%2CsBACI%3BEACI%2CqBAAA%3B%3BAAzBZ%2CeA6BI%3BEACI%2CkBAAA%3B%3BAA9BR%2CeAiCI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAnCR%2CeAsCI%2CSACM%3BAAvCV%2CeAsCI%2CSAEM%3BEACE%2CWAAA%3B%3BAAzCZ%2CeAsCI%2CSAMI%3BE1BuCR%2CcAAA%3BE%2BBhOA%2CqBAAA%3BELkMY%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAK9LZ%2CeL6KI%2CSAMI%2CQKnLP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BALnGY%2CeAnBR%2CSAMI%2CQAaK%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BAKzIhB%2CeLmHI%2CSA0BK%2COACK%2CUK9Ib%3BE%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BA0BnFA%2CeA0EI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA5ER%2CeA0EI%2CmBAII%3BE1BKR%2CcAAA%3B%3BA0BnFA%2CeAmFI%3BEACI%2CkBAAA%3B%3BAApFR%2CeAmFI%2CsBAGI%3BEACI%2CgBAAA%3B%3BAAvFZ%2CeAmFI%2CsBAOI%3BAA1FR%2CeAmFI%2CsBAQI%3BEACI%2CeAAA%3B%3BAA5FZ%2CeAmFI%2CsBAYI%2CMAAK%3BE1BZb%2CiBAAA%3B%3BA0BnFA%2CeAmFI%2CsBAoBI%3BEACI%2CgBAAA%3B%3BAAxGZ%2CeA4GI%2CSAAQ%2CQACJ%2CSAAQ%3BE1B1BhB%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAL6IA%2CeA4GI%2CSAAQ%2CQACJ%2CSAAQ%2COKtCd%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BB2CA%2CeLmPI%2CSAAQ%2CQACJ%2CSAAQ%2COKpPf%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CoBAAA%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAL5JA%2CeA4GI%2CSAAQ%2CQACJ%2CSAAQ%2COAUJ%3BEACI%2CaAAA%3B%3BAAxHhB%2CeAoII%3BEACI%2CkBAAA%3BEACA%2CWAAA%3B%3BAAtIR%2CeAyII%3BE1BtDJ%2CiBAAA%3BE0BwDQ%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA5IR%2CeA%2BII%3BEACI%2CaAAA%3B%3BAAIA%2CeADJ%2CQACK%3BAACD%2CeAFJ%2CQAEK%3BE1BlET%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAL%2BUQ%2CeADJ%2CQACK%2CKK7EP%3BAL8EM%2CeAFJ%2CQAEK%2COK9EP%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CeLwUI%2CQACK%2CKKzUR%3BAAAD%2CeLwUI%2CQAEK%2COK1UR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC1PY%2COhC0PZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CeL2TA%2CQACK%2CKK7TR%2CMACI%3BAAAD%2CeL2TA%2CQAEK%2COK9TR%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CeLqTA%2CQACK%2CKKvTR%2COACI%3BAAAD%2CeLqTA%2CQAEK%2COKxTR%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BA%2BBzKA%2CeLyOI%2CQAcK%2COKvPR%3BE%5C%2FByKD%2CSgC5PS%2COhC4PT%3B%3BAS3QA%3BET2QA%2CgBAAA%3B%3BAStQA%3BETsQA%2CgBAAA%3B%3BAStQA%2CYAWI%3BEACI%2CgBAAA%3B%3BAAIR%2CqBACI%3BAADJ%2CqBAEI%3BEACI%2CaAAA%3B%3BAAHR%2CqBAMI%3BEACI%2CcAAA%3B%3BAAIR%2CyBAGI%3BEACI%2CaAAA%3B%3BAwCpDR%3BEjD2RA%2C6BAAA%3BEiDxRI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CsBAMI%3BEjDqRJ%2CeAAA%3BEAAA%2CgBAAA%3BEiDlRQ%2CWAAA%3B%3BAATR%2CsBAMI%2CiBAKI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAOI%2CsBAHZ%2CkBACI%2CQACK%2CSACI%3BEjDuQjB%2CWAAA%3B%3BAiDnQgB%2CsBAPZ%2CkBACI%2CQACK%2CSAKI%2CMAAM%3BEjDmQvB%2CWAAA%3B%3BAU9PA%3BEV8PA%2CgBAAA%3BEU3PI%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BEVuPA%2CgBAAA%3BEUrPI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CsBAAC%3BEV%2BOL%2CmBAAA%3BEAAA%2CSAAA%3BEU5OQ%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIA%2CsBADH%2CYACI%3BEVoOT%2C0BAAA%3B%3BAU9NQ%2CsBADH%2CWACI%3BEV8NT%2C0BAAA%3B%3BAUvPA%2CsBA8BM%3BEACE%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEVqNR%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAU1MQ%2CsBAfF%2COAeG%3BAACD%2CsBAhBF%2COAgBG%3BEVyMT%2CmBAAA%3BEAAA%2CYAAA%3BEAAA%2CkBAAA%3BEAAA%2CWAAA%3BEUpMY%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CsBA5BF%2COA4BG%3BEV6LT%2CgBAAA%3BEAAA%2CYAAA%3BEAAA%2CkBAAA%3BEAAA%2CQAAA%3BEAAA%2CWAAA%3BEUvLY%2CSAAS%2CUAAT%3BEACA%2CoBAAA%3BEVsLZ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAUzKQ%2CsBADH%2CQACI%3BEACG%2CmBAAA%3B%3BAAFR%2CsBAAC%2CQAKK%3BEVqKV%2CWAAA%3B%3BAUlKY%2CsBARP%2CQAKK%2COAGG%3BEVkKb%2CmBAAA%3B%3BAU9JY%2CsBAZP%2CQAKK%2COAOG%3BEV8Jb%2CSgChPa%2COhCgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CcAAA%3BEAAA%2CiBAAA%3B%3BAUrJI%2CsBAAC%3BEACG%2CeAAA%3B%3BAADJ%2CsBAAC%2CUAGK%3BEVkJV%2CWAAA%3B%3BAU%5C%2FIY%2CsBANP%2CUAGK%2COAGG%3BEV%2BIb%2CSgChPa%2COhCgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CcAAA%3BEAAA%2CiBAAA%3B%3BAwDnRI%2CMAAC%2COACG%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAALR%2CMAAC%2COAQG%3BExD2QR%2CiBAAA%3B%3BAwDtQI%2CMAAC%2COACG%2CSACI%3BAAFR%2CMAAC%2COACG%2CSAEI%3BAAHR%2CMAAC%2COACG%2CSAGI%3BExDkQZ%2CqBAAA%3B%3BAwD3PA%2CYACI%2CUACM%2CSACI%3BEACE%2CgBAAA%3B%3BA6FdhB%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAEA%2CcAAC%3BErJ%2BPL%2CYAAA%3B%3BAqJ%5C%2FPI%2CcAAC%2CQAGG%3BEACI%2CcAAA%3B%3BAAIA%2CcARP%2CQAOG%2CsBACK%3BErJuPb%2CWAAA%3B%3BAqJrQA%2CcAoBI%3BErJ3BJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAqJAA%2CcAwBI%3BErJ6OJ%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAsHSA%2CcAwBI%2CsBtHiOF%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CcsH2BI%2CsBtH3BH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CSgC7NQ%2COhC6NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CcsHcA%2CsBtHfH%2CMACI%3BE%5C%2FB2PL%2CWAAA%3B%3BAqJnOQ%2CcAVJ%2CsBAUK%3BEACG%2CiBAAA%3B%3BAAIA%2CUAAW%2CeAfnB%2CsBAcK%3BErJ%2BNT%2CYAAA%3B%3BAqJ9NY%2CUAAW%2CeAfnB%2CsBAcK%2CMAIS%3BEACE%2CcAAA%3B%3BAAGJ%2CUAPO%2CeAfnB%2CsBAcK%2CMAQQ%3BErJuNjB%2CWAAA%3B%3BAqJrQA%2CcAqDI%3BErJgNJ%2CmBAAA%3BEAAA%2CsBAAA%3BEAAA%2CkBAAA%3BEAAA%2CeAAA%3BEAAA%2CaAAA%3BEAAA%2CYAAA%3BEqJzMQ%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CcAfJ%2CuBAeK%3BAACD%2CcAhBJ%2CuBAgBK%3BErJ8OT%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEAhDA%2C2BAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3BEqJxLY%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CcA9BJ%2CuBA8BK%3BErJkLT%2C2BAAA%3B%3BAqJ9KQ%2CcAlCJ%2CuBAkCK%3BErJ8KT%2C2BAAA%3BEqJ5KY%2CUAAA%3BEACA%2CUAAA%3B%3BAA2DhB%2CwBAxB%2BC%3BEAC3C%2CcAAe%3BIACX%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BEACrC%2CcAAe%2CuBAAsB%3BIACjC%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BIrJwHrC%2CyBAAA%3B%3BEqJrHA%2CcAAe%2CuBAAsB%3BIrJqHrC%2C4BAAA%3BIqJnHI%2CQAAA%3B%3B%3BAnG1IJ%2CYAMI%3BAANJ%2CYAOI%3BElDsPJ%2CgBAAA%3BEkDpPQ%2CmBAAA%3B%3BAATR%2CYAMI%2CYAKI%2CUACI%3BAAZZ%2CYAOI%2CuBAII%2CUACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAdhB%2CYAmBI%3BEACI%2CYAAA%3B%3BAApBR%2CYAuBI%3BElDsOJ%2C6BAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2C6BAAA%3BEAAA%2CUAAA%3BEkD9NQ%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CYAdJ%2CuBAcK%3BElDwNT%2CqBAAA%3B%3BAkDrNY%2CYAjBR%2CuBAcK%2CcAGI%3BElDqNb%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CSgChPa%2COhCgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CYAAA%3BEAAA%2CWAAA%3BEkD9MgB%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAArDhB%2CYAgEI%3BEACI%2CgBAAA%3B%3BAAGI%2CYAJR%2CmBAGM%2COACG%3BEACG%2CSAAS%2CGAAT%3BEACA%2CkBAAA%3B%3BAAtEhB%2CYA2EI%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAA7ER%2CYAgFI%3BEAEI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAAQR%2CyBACI%3BEACI%2CgBAAA%3B%3BAAFR%2CyBAKI%3BEACI%2CcAAA%3B%3BAAOI%2CiBAFR%2CiBACI%2CQACK%3BEAEG%2CgBAAA%3B%3BAAMhB%2C%2BBACI%2CMACI%3BEACI%2CaAAA%3B%3BAAHZ%2C%2BBAOI%2CMACI%3BElDoIR%2C0BAAA%3BEAAA%2CoBAAA%3BEAAA%2CiBAAA%3B%3BAkD%5C%2FHY%2C%2BBANR%2CMACI%2CGAKK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2C%2BBAdR%2CMAaI%2CGACK%2CYACG%3BEACI%2CgBAAA%3B%3BAAvBpB%2C%2BBAOI%2CMAqBI%2CWACI%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAF5KhB%3BEACI%2CkBAAA%3B%3BAAIA%2CsBAAC%3BEACG%2CSAAA%3B%3BAADJ%2CsBAAC%2CcAGG%3BEhDgRR%2CcAAA%3BEgD9QY%2CeAAA%3B%3BAAEA%2CsBAPP%2CcAGG%2CsBAIK%3BEACG%2CaAAA%3B%3BAARZ%2CsBAAC%2CcAgBG%3BEhDmQR%2CYAAA%3BEgD%5C%2FPY%2CSAAA%3B%3BAUdZ%3BE1D6QA%2CeAAA%3B%3BA0D7QA%2C%2BBAGI%3BE1D0QJ%2C6BAAA%3BE0DvQQ%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAPR%2C%2BBAGI%2C4BAMI%3BE1DoQR%2CQAAA%3BEAAA%2CqBAAA%3BE%2BB9QA%2CqBAAA%3BE2BsBY%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAvBZ%2C%2BBAGI%2C4BAMI%2Ca3BwPN%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2C%2BB2BFI%2C4BAMI%2Ca3BJP%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC1PY%2COhC0PZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C%2BB2BfA%2C4BAMI%2Ca3BQP%2CMACI%3BE%5C%2FB2PL%2CWAAA%3B%3BA%2BBrPI%2C%2BB2BrBA%2C4BAMI%2Ca3BcP%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BA0D7QA%2C%2BBA2BI%3BE1DkPJ%2CiBAAA%3B%3BA0D7QA%2C%2BBA2BI%2C8BAEI%3BEACI%2CcAAA%3B%3BAA9BZ%2C%2BBAkCI%3BAAlCJ%2C%2BBAmCI%3BEACI%2CgBAAA%3B%3BApCrCR%3BEtB8QA%2CmBAAA%3BEAAA%2CkBAAA%3BEsB1QI%2CgBAAA%3B%3BAAJJ%2CkBAMM%3BEAEE%2CcAAA%3B%3BAARR%2CkBAgBI%2CMACI%3BEtB6PR%2CWAAA%3BEsB3PY%2CcAAA%3B%3BAAnBZ%2CkBAuBI%2CUAAS%3BEACL%2CaAAA%3B%3BAAIA%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKACN%3BAADJ%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKAEN%3BEACI%2CaAAA%3BEtB%2BOhB%2CiBAAA%3BEsB7OgB%2CcAAA%3B%3BAALR%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKACN%2CMAMI%3BAAPR%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKAEN%2CQAKI%3BEACI%2CgBAAA%3B%3BAApCpB%2CkBA0CI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA5CR%2CkBAoDI%2CeACM%3BEACE%2CgCAAA%3BEtBwNZ%2CyBAAA%3BEsBtNY%2CeAAA%3BEtBsNZ%2CcAAA%3BE%2BBhOA%2CqBAAA%3BETYY%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA3DZ%2CkBAoDI%2CeACM%2CSS6MR%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BB2CA%2CkBTAI%2CeACM%2CSSDT%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAT1RY%2CkBATR%2CeACM%2CSAQG%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAhEhB%2CkBAoDI%2CeACM%2CSAcE%3BEtB2MZ%2CiBAAA%3BEsBzMgB%2CgBAAA%3BEACA%2CSAAA%3B%3BASwChB%2CkBT1DI%2CeAsBK%2COACK%2CSSmCb%3BE%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BAsB9QA%2CkBAoDI%2CeA4BI%3BEACI%2CkBAAA%3B%3BAAjFZ%2CkBA0FI%3BEtBoLJ%2CmBAAA%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEsBhLQ%2CSAAA%3B%3BAAGJ%2COAAO%2CKAAM%2CmBACT%3BEACI%2CSAAA%3BEACA%2CeAAA%3B%3BAApGZ%2CkBAwGI%2CcACI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAA5GZ%2CkBAwGI%2CcAOI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAlHZ%2CkBAwGI%2CcAaI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAvHZ%2CkBAwGI%2CcAkBI%3BEtBoJR%2CiBAAA%3BEsBlJY%2CgBAAA%3B%3BAAIA%2CkBAxBR%2CcAuBI%2CqBACQ%3BEACA%2CSAAA%3B%3BAADJ%2CkBAxBR%2CcAuBI%2CqBACQ%2CuBAGA%3BEtB2IhB%2CeAAA%3B%3BAsB9QA%2CkBA0II%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAA5IR%2CkBA0II%2CiBAII%3BEACI%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAApJZ%2CkBA0II%2CiBAII%2CWAQI%3BEACI%2CSAAA%3B%3BAmC%5C%2FJhB%3BEACI%2CsBAAA%3B%3BAADJ%2CwBAGI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CgBAAiB%3BEACb%2CYAAA%3B%3BAAQR%2CqBACI%3BEzD6PJ%2CiBAAA%3BEyD3PQ%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAJR%2CqBACI%2CaAKI%3BEACI%2CgBAAA%3B%3BAAPZ%2CqBAWI%2COACI%3BEACI%2CgBAAA%3B%3BAAbZ%2CqBAiBI%3BEACI%2CkBAAA%3B%3BAAlBR%2CqBAiBI%2CiBAGM%3BEACE%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAtBZ%2CqBA%2BBI%2COAAM%3BEACF%2CSAAA%3B%3BAAhCR%2CqBA%2BBI%2COAAM%2COAGF%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAApCZ%2CqBA%2BBI%2COAAM%2COAQF%2COACI%3BAAxCZ%2CqBA%2BBI%2COAAM%2COAQF%2COAEI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAIR%2CqBAhBJ%2COAAM%2COAgBE%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAtBR%2COAAM%2COAgBE%2CSAMC%3BEzDyMb%2CYAAA%3BEAAA%2CiBAAA%3BEAAA%2CuBAAA%3BEAAA%2CeAAA%3BEyDpMgB%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2CgBAAT%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CMAAA%3B%3BAhB3FhB%2CwBACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CwBADJ%2CgBACK%2CYACG%3BEACI%2CaAAA%3B%3BAAIR%2CwBAPJ%2CgBAOK%2CQACG%3BEACI%2CcAAA%3B%3BAAIR%2CwBAbJ%2CgBAaQ%2CkBACA%3BEzC8PZ%2C0BAAA%3B%3BAyClRA%2CwBAsCI%3BEzC4OJ%2CeAAA%3BEyC1OQ%2CSAAA%3B%3BAAxCR%2CwBAsCI%2CsBAII%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAA7CZ%2CwBAsCI%2CsBAUI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAlDZ%2CwBAsDI%3BEACI%2CaAAA%3BEzC2NR%2CsBAAA%3B%3BAyCxNY%2CwBAJR%2CwBAGI%2CUACK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAMR%2CwBADJ%2CeACQ%2CiBACA%3BEACI%2CgBAAA%3B%3BAAnEhB%2CwBAwEI%3BAAxEJ%2CwBAyEI%3BEzCyMJ%2CgBAAA%3B%3BAyClRA%2CwBA6EI%3BEACI%2CgBAAA%3B%3BAA9ER%2CwBAiFI%3BEACI%2CgBAAA%3B%3BAAlFR%2CwBAiFI%2C0BAGI%2CSACI%3BEACI%2CeAAA%3B%3BAAtFhB%2CwBAiFI%2C0BAaI%3BEzCoLR%2CiBAAA%3BEAAA%2CmBAAA%3B%3BAyC7KQ%2CwBADJ%2CqBACQ%3BEACA%2CgBAAA%3B%3BAAtGZ%2CwBAgHI%3BEACI%2C6BAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAnHR%2CwBAsHI%3BEACI%2CcAAA%3B%3BAC%5C%2FGY%2CwBAJhB%2CgBACK%2CQACG%2CsBACI%2CeACK%3BEACG%2CSV0ClB%2COU1CkB%3B%3BAAMhB%2CwBAXJ%2CgBAWK%2CaACG%3BEACI%2CeAAA%3B%3BAAFR%2CwBAXJ%2CgBAWK%2CaAKG%3BEACI%2CaAAA%3B%3BAAlBhB%2CwBAuBI%3BE1CwPJ%2C0BAAA%3BEAAA%2CeAAA%3B%3BA0C%5C%2FQA%2CwBAuBI%2CsBAII%3BE1CoPR%2CcAAA%3BEAAA%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAAMA%2CwBW9BI%2CsBAII%2CeX0BP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CwBW3CA%2CsBAII%2CeXsCP%2CMACI%3BE%5C%2FB6ML%2CWAAA%3B%3BA%2BBvMI%2CwBWjDA%2CsBAII%2CeX4CP%2COACI%3BE%5C%2FBuML%2CcAAA%3B%3BA0C%5C%2FQA%2CwBA0CI%3BE1CqOJ%2CsBAAA%3B%3BA0C%5C%2FQA%2CwBA8CI%3BEACI%2CgBAAA%3B%3BAA%5C%2FCR%2CwBAkDI%3BEACI%2CUAAA%3B%3BAAnDR%2CwBAkDI%2CmBAGI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CwBATR%2CmBAGI%2CMAMK%3BEACG%2CgBAAA%3B%3BAADJ%2CwBATR%2CmBAGI%2CMAMK%2CQAGG%3BEACI%2CgBAAgB%2CaAAhB%3B%3BAAIR%2CwBAjBR%2CmBAGI%2CMAcK%3BEACG%2CYAAA%3B%3BAApEhB%2CwBAkDI%2CmBAGI%2CMAkBI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA1EhB%2CwBAkDI%2CmBA4BI%3BEACI%2CgBAAgB%2CeAAhB%3BEACA%2CiCAAA%3B%3BAAhFZ%2CwBAoFI%2COAKI%2CQACM%3BEACE%2CiBAAA%3B%3BAA3FhB%2CwBAoFI%2COAKI%2CQAKI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAhGhB%2CwBAoFI%2COAgBI%2COACI%3BEACI%2CYAAA%3B%3BAAtGhB%2CwBAoFI%2COAsBI%2CMACI%3BEACI%2CWAAA%3B%3BAA5GhB%2CwBAoFI%2COA4BI%2CSAEI%3BAAlHZ%2CwBAoFI%2COA6BI%2CQACI%3BEACI%2CYAAA%3B%3BAAnHhB%2CwBAoFI%2COAmCM%2CSAAM%2CIACF%3BEACE%2CmBAAA%3BEACA%2CWAAA%3B%3BAA1HhB%2CwBAoFI%2COA0CI%2CKACI%3BEACI%2CWAAA%3B%3BAAIR%2CwBAhDJ%2COAgDK%2CSACK%2CSACE%2CQAAO%2CMAAM%2CQACT%3BEACI%2CsBAAA%3B%3BA%5C%2FBzJxB%2C0BACI%3BEACI%2CmBAAA%3B%3BAAFR%2C0BAKI%2CoBAAmB%3BEX%2BYvB%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BAW9YQ%2C0BAHJ%2CoBAAmB%2CMAGd%2CSACG%2CMAAK%3BEACD%2CaAAA%3B%3BAAIA%2C0BATZ%2CoBAAmB%2CMAGd%2CSAKG%2CaACK%3BEACG%2CSAAS%2CGAAT%3BEXiRpB%2CcAAA%3BEAAA%2CiBAAA%3B%3BAWhSA%2C0BA6BI%3BEAEI%2CwBAAA%3B%3BAAKR%3BEAEI%2CoBAAA%3B%3BAAFJ%2C0BAII%3BEACI%2CmBAAA%3B%3BAALR%2C0BAQI%3BEAEI%2CgBAAA%3B%3BAAKR%3BEACI%2CcAAA%3B%3BAgCpDJ%2CaAAa%3BEACT%2CmBAAA%3B%3BAADJ%2CaAAa%2CQAGT%3BEACI%2CgBAAA%3B%3BAAIR%2C4BACI%3BEACI%2CkBAAA%3B%3BAAIR%2CMAAM%2CUACF%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CMALF%2CUACF%2CiBAIK%3BEACG%2CSAAS%2CKAAT%3BEACA%2CeAAA%3B%3BAAPZ%2CMAAM%2CUAWF%3BEACI%2CeAAA%3B%3BAAEA%2CMAdF%2CUAWF%2CqBAGK%3BEACG%2CSAAS%2CKAAI%2CiBAAiB%2CIAA9B%3B%3BAAGJ%2CMAlBF%2CUAWF%2CqBAOK%3BEACG%2CSAAS%2CGAAT%3B%3BAAnBZ%2CMAAM%2CUAuBF%3BE3C2PJ%2CiBAAA%3BE2CzPQ%2CeAAA%3BEACA%2CgBAAA%3B%3BAA1BR%2CMAAM%2CUA6BF%2CQAAO%3BEACH%2CYAAA%3B%3BAAIR%2C0BACI%3BEAEI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAJR%2C0BAOI%2CwBACI%2COAAM%3BEACF%2CwBAAA%3B%3BACrDA%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BE5C2RvB%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BE4CxRoB%2CgBAAA%3B%3BAAOpB%2CsBACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CsBACI%2CiBAII%2COAAM%3BEACF%2CoBAAA%3B%3BAANZ%2CsBAUI%2CyBAAyB%2COAAM%3BEAC3B%2CgBAAA%3B%3BACzBR%2CiBACI%3BEACI%2CaAAA%3B%3BAAFR%2CiBAKI%2CsBACI%2CUAAS%3BEACL%2CmBAAA%3B%3BAAKZ%2CYACI%3BEACI%2CgBAAA%3B%3BAAFR%2CYACI%2CuBAGI%3BEACI%2CgBAAA%3B%3BAALZ%2CYAaI%3BEACI%2CgBAAA%3B%3BAAdR%2CYAaI%2CuBAGI%3BEACI%2CgBAAA%3B%3BAxCtBZ%2CaACI%3BEACI%2CmBAAA%3B%3BAAFR%2CaACI%2COAGI%3BELoRR%2CWAAA%3BEAAA%2CgBAAA%3B%3BAK7QA%2CaAGI%2CiBACI%3BEAEI%2CaAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAGJ%2CqBACI%3BEACI%2CgBAAA%3B%3BAAIR%2CaACI%2CiBACM%3BEACE%2CWAAA%3B%3BAAHZ%2CaACI%2CiBACM%2CaAGE%3BEACI%2CqBAAA%3B%3BAAMhB%3BEL4OA%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAAMA%2CYAAC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CYADH%2CMACI%3BE%5C%2FB6ML%2CcAAA%3B%3BA%2BBvMI%2CYADH%2COACI%3BE%5C%2FBuML%2CcAAA%3B%3BA%2BBhKA%2CY1BlEK%2CO0BkEJ%3BAAAD%2CY1BjEK%2CQ0BiEJ%3BE%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BAKpNI%2CKAAC%2CcACG%3BEACI%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CKAVP%2CcACG%2CcASK%3BEACG%2CcAAA%3B%3BAAUhB%3BEACI%2CSAAA%3B%3BA0B8BJ%2CgB1B5BK%2CQACG%2CO0B2BP%3BE%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BAK%5C%2FLA%2CgBAYI%3BEAEI%2CkBAAA%3BEChER%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaC5RqB%2CcD4RrB%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEN6NA%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAAMA%2CgB1BuCI%2CO0BvCH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CgB1B0BA%2CO0B3BH%2CMACI%3BE%5C%2FB6ML%2CcAAA%3B%3BA%2BBvMI%2CgB1BoBA%2CO0BrBH%2COACI%3BE%5C%2FBuML%2CcAAA%3B%3BAM5MA%2CgBDyBI%2COCzBH%3BAACD%2CgBDwBI%2COCxBH%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CgBDYI%2COCZH%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CgBDAI%2COCAH%3BAACD%2CgBDDI%2COCCH%3BAACD%2CQAAQ%2CUAAW%2CiBDFf%3BELmLJ%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BADUI%2CgBAfJ%2COAeK%3BELoKT%2C%2BCAAA%3B%3BAK%5C%2FLA%2CgBAgCI%3BEL%2BJJ%2CgCAAA%3BEK5JQ%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAQR%2CoBACI%2CoBAEI%2CcACI%3BAAJZ%2CoBAEI%2CkCACI%2CcACI%3BEL%2BIZ%2CgBAAA%3BEK7IgB%2CcAAA%3B%3BAAOJ%2CoBAZR%2CoBAWI%2CGACK%3BAAAD%2CoBAXR%2CkCAUI%2CGACK%3BEACG%2CSAAS%2CEAAT%3B%3BAAdhB%2CoBACI%2CoBAqBI%3BAAtBR%2CoBAEI%2CkCAoBI%3BEACI%2CWAAA%3B%3BAAvBZ%2CoBA2BI%2CaAWI%2CQAAO%3BEL6Gf%2CqBAAA%3BE%2BBhOA%2CqBAAA%3BE1B2HY%2CmBAAA%3BEACA%2CkBAAA%3B%3BA0BtHZ%2CoB1BkGI%2CaAWI%2CQAAO%2CK0B7Gd%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA1B3KY%2CoBAtBR%2CaAWI%2CQAAO%2CKAWF%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BA0BjEhB%2CoB1BwCI%2CaAWI%2CQAAO%2CKAiBF%2CS0BpEZ%3BE%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BAKlFA%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAkB%5C%2FMJ%2CwBAGI%2CiBAAgB%2CIAAI%3BAAFxB%2CuBAEI%2CiBAAgB%2CIAAI%3BEAChB%2CmBAAA%3B%3BAAJR%2CwBAOI%2CUACI%2CQACI%2COAAM%2CIAAI%2CSACN%3BAAThB%2CuBAMI%2CUACI%2CQACI%2COAAM%2CIAAI%2CSACN%3BEACI%2CWAAA%3B%3BAAiBpB%2CyBAKI%3BEACI%2CWAAA%3BEvB6PR%2CkBAAA%3B%3BAuBvPI%2CaAAc%2CMADb%2CaAAc%3BEAEX%2CkBAAA%3B%3BAADJ%2CaAAc%2CMADb%2CaAAc%2CUAIX%3BEACI%2CgBAAA%3B%3BAAJR%2CaAAc%2CMADb%2CaAAc%2CUAIX%2COAGI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAARZ%2CaAAc%2CMADb%2CaAAc%2CUAaX%2CQAAO%3BEACH%2CgBAAA%3B%3BAAOZ%3BEACI%2CmBAAA%3B%3BAAQQ%2CyBAFR%2CyBACI%2COACK%2CiBAAiB%3BEACd%2CgBAAA%3B%3BAAUhB%2C2BAKI%3BEACI%2CkBAAA%3B%3BAAIR%2CmBACI%3BEACI%2CgBAAA%3B%3BAAIR%2C0BACI%2CcACI%3BEACI%2CgBAAA%3B%3BAAKZ%2CgCASI%3BEACI%2CgCAAA%3B%3BAAVR%2CgCAmBI%3BEACI%2CsBAAA%3B%3BAApBR%2CgCAmBI%2CKAGI%3BEACI%2CqBAAA%3B%3BAAvBZ%2CgCAmBI%2CKAOI%3BEvB6JR%2CiBAAA%3BEuB3JY%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA9BZ%2CgCAkCI%2CSACI%3BEAGI%2CgBAAA%3B%3BAAGJ%2CgCAPJ%2CSAOK%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CgCAbJ%2CSAaK%3BEACG%2CcAAA%3BEACA%2CeAAA%3B%3BA4BzIZ%2CcACI%3BEnD8QJ%2CeAAA%3BEmD5QQ%2CqBAAA%3B%3BAAHR%2CcAMI%3BEACI%2CmBAAA%3B%3BAAIR%3BEnDoQA%2CgBAAA%3BEmDlQI%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEAEI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAJJ%2CmBAMI%3BEnDwPJ%2CmBAAA%3BEAAA%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAoB9BA%2CmBAMI%2CUpB4OF%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BB2CA%2CmBoB9BI%2CUpB8BH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCvNW%2COhCuNX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAoBrTQ%2CmBAZJ%2CUAYK%3BEACG%2CcAAA%3B%3BAAKZ%3BAACA%2CmBAAsB%3BEAClB%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CmBAAC%3BEACG%2CeAAA%3B%3BAAKI%2CmBAFP%2CQACG%2CKACK%3BEnDmNb%2CsBAAA%3BEmDjNgB%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAlBhB%2CmBAuBM%3BEACE%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CcAAA%3B%3BAADJ%2CoBAGI%3BEACI%2CgBAAA%3B%3BAAIR%2CqBACI%2CUACM%3BEACE%2CeAAA%3B%3BAAEA%2CqBAJR%2CUACM%2CSAGG%3BEACG%2CaAAA%3B%3BAAMhB%2CsBACI%3BEACI%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAIR%2CYAAa%2CMAAK%2CMAGd%3BAAFJ%2CkBAEI%3BAADJ%2CmBACI%3BEAEI%2CcAAA%3B%3BAALR%2CYAAa%2CMAAK%2CMAGd%2CeAII%3BAANR%2CkBAEI%2CeAII%3BAALR%2CmBACI%2CeAII%3BEACI%2CWAAA%3B%3BAARZ%2CYAAa%2CMAAK%2CMAGd%2CeAQI%3BAAVR%2CkBAEI%2CeAQI%3BAATR%2CmBACI%2CeAQI%3BEACI%2CSAAA%3B%3BAAZZ%2CYAAa%2CMAAK%2CMAGd%2CeAQI%2CSAGM%3BAAbd%2CkBAEI%2CeAQI%2CSAGM%3BAAZd%2CmBACI%2CeAQI%2CSAGM%3BEACE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAMhB%2CaAII%3BAAHJ%2CaAGI%3BEACI%2CiBAAA%3B%3BAAIA%2CaADJ%2CeACK%3BAAAD%2CaADJ%2CeACK%3BEACG%2CSAAS%2CiBAAgB%2CIAAzB%3B%3BAAVZ%2CaAQI%2CeAKI%3BAAZR%2CaAOI%2CeAKI%3BEACI%2CgBAAA%3B%3BAASZ%2CcACI%3BEACI%2CoBAAA%3B%3BAAFR%2CcAKI%3BEAEI%2CmBAAA%3B%3BAAPR%2CcAUI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAZR%2CcAeI%3BEACI%2CmBAAA%3B%3BAjB1LR%2CMAAM%2CQ%5C%2FBiKJ%2CQAGI%2CKACI%3BA%2BBrKV%2CMAAM%2CQ%5C%2FBkKJ%2CQAEI%2CKACI%3BA%2BBrKV%2CMAAM%2CQ%5C%2FBmKJ%2CQACI%2CKACI%3BA%2BBrKV%2CMAAM%2CQ%5C%2FBiKJ%2CQAGI%2CKAEI%3BA%2BBtKV%2CMAAM%2CQ%5C%2FBkKJ%2CQAEI%2CKAEI%3BA%2BBtKV%2CMAAM%2CQ%5C%2FBmKJ%2CQACI%2CKAEI%3BEHyHV%2C6BAAA%3B%3BAkC%5C%2FRA%2CMAAM%2CQ%5C%2FB4KJ%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BA%2BBhLV%2CMAAM%2CQ%5C%2FB6KJ%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BA%2BBhLV%2CMAAM%2CQ%5C%2FB8KJ%2CQAAK%2CYACD%2CKAAE%2CYACE%3BA%2BBhLV%2CMAAM%2CQ%5C%2FB4KJ%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BA%2BBjLV%2CMAAM%2CQ%5C%2FB6KJ%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BA%2BBjLV%2CMAAM%2CQ%5C%2FB8KJ%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BEACE%2CaAAA%3B%3BA%2BBlLZ%2CMAAM%2CQ%5C%2FBuLJ%2CQAAQ%3BEHwGV%2C6BAAA%3B%3BAkC%5C%2FRA%2CMAAM%2CQAKA%2CQAAQ%2CKAAK%3BEACX%2CgBAAA%3B%3BAANR%2CMAAM%2CQASF%3BEACI%2CgBAAA%3B%3BAAVR%2CMAAM%2CQAaF%2CWACI%3BEACI%2CeAAA%3B%3BAAfZ%2CMAAM%2CQAyBF%2COAAM%3BEACF%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAA7BR%2CMAAM%2CQAgCF%2CgBACI%3BEACI%2CaAAA%3B%3BAAlCZ%2CMAAM%2CQAgCF%2CgBAKI%3BEACI%2CoBAAA%3B%3BAIpCJ%2CqBADJ%2CQACK%3BEtC6RT%2CqBAAA%3BE%2BB9QA%2CqBAAA%3BEOTY%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAARJ%2CqBADJ%2CQACK%2CIPiRP%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CqBOtBI%2CQACK%2CIPqBR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCpOU%2COhCoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CqBOnCA%2CQACK%2CIPiCR%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CqBOzCA%2CQACK%2CIPuCR%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BAY%5C%2FRA%2CMAAM%3BEACF%2CmBAAA%3B%3BAADJ%2CMAAM%2COAGF%3BEACI%2CmBAAA%3B%3BAAJR%2CMAAM%2COAGF%2CcAGI%3BEACI%2CeAAA%3B%3BAAKZ%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CeACI%3BEACI%2CmBAAA%3B%3BAAFR%2CeAKI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CeAJJ%2CcAIK%3BEACG%2CSAAS%2CGAAT%3B%3BAAVZ%2CeAcM%3BEACE%2CmBAAA%3B%3BAAUR%3BEACI%2CSAAA%3B%3BAADJ%2CeAGI%3BEZkPJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3BEYhPQ%2CgBAAA%3BEACA%2CqBAAA%3B%3BAANR%2CeASI%3BEACI%2CgBAAA%3B%3BAAVR%2CeASI%2CwBAGI%3BEACI%2CkBAAA%3B%3BAAbZ%2CeAiBI%3BEZoOJ%2CcAAA%3B%3BAYjOQ%2CeAHJ%2COAGK%3BEACG%2CSAAS%2CGAAT%3B%3BAAGJ%2CeAPJ%2COAOK%3BEACG%2CSAAS%2CGAAT%3B%3BAASZ%2CSACI%3BEACI%2CcAAA%3B%3BAAFR%2CSAKI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAARR%2CSAKI%2CMAKI%3BEACI%2CgBAAA%3B%3BAAXZ%2CSAKI%2CMASI%2CQAAO%3BEAEH%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAIR%2CSAAI%3BEACA%2CmBAAA%3B%3BAwCnGR%2CkBAAkB%2CMACd%2CQAAO%3BEpD8RX%2CSAAA%3B%3BAoDzRA%3BEpDyRA%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CaAAA%3BEAAA%2CWAAA%3BEAAA%2CyCAAA%3BEAAA%2C%2BBAAA%3BEAAA%2COAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CMAAA%3BEAAA%2CaAAA%3BEsJlJA%2CaAAA%3BEACA%2CUAAA%3BElG%5C%2FHI%2CsBAAA%3B%3BAATJ%2CUkG0EA%3BEtJ%2BMA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAoDzRA%2CUkG0EA%2CcAGI%3BEtJ4MJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAoDzRA%2CUkGuFA%3BEtJkMA%2CgBAAA%3B%3BAoDzRA%2CUkGgGA%2CeACI%2CQAAO%3BEtJwLX%2CkBAAA%3BEAAA%2CqBAAA%3BEMzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3B%3BAoDzRA%2CUkGgGA%2CeACI%2CQAAO%2CMvH4KT%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CUuH%2BEA%2CeACI%2CQAAO%2CMvHhFV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC1OU%2COhC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CUuHkEJ%2CeACI%2CQAAO%2CMvHpEV%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CUuH4DJ%2CeACI%2CQAAO%2CMvH9DV%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BAM7CA%2CUgJ5IA%2CeACI%2CQAAO%2CMhJ2IV%3BAACD%2CUgJ7IA%2CeACI%2CQAAO%2CMhJ4IV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CUgJlJA%2CeACI%2CQAAO%2CMhJiJV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CUgJvJA%2CeACI%2CQAAO%2CMhJsJV%3BAACD%2CUgJxJA%2CeACI%2CQAAO%2CMhJuJV%3BAACD%2CQAAQ%2CUAAW%2CWgJzJnB%2CeACI%2CQAAO%3BEhJyJP%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BAsJ%5C%2FIA%2CUAAC%3BEACG%2CUAAA%3B%3BAlG3IJ%2CUAWI%3BEAEI%2CmBAAA%3B%3BAAbR%2CUAWI%2CgBAII%3BEACI%2CgBAAA%3B%3BAAGI%2CUARZ%2CgBAII%2CWAGI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAApBpB%2CUA0BI%2CeACI%3BEACI%2CaAAA%3B%3BAAOR%2CcAAC%2CIAAI%3BAAAL%2CmBADgB%2CeACf%2CIAAI%3BEACD%2CkBAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CqBAAA%3B%3BAADJ%2CcAGI%3BEACI%2C6BAAA%3B%3BAAIR%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CmBAII%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAIR%2CMAAM%3BAhDUN%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%3BA%5C%2FCjBN%2CY%2BCiBM%3BE9CkKN%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAA6CA%2CM8C9KM%2Cc9C8KL%3BAACD%2CM8C%5C%2FKM%2Cc9C%2BKL%3BAFrKD%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2Cc9C8KL%3BAFpKD%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2Cc9C%2BKL%3BADhMD%2CY%2BCiBM%2Cc9C8KL%3BAD%5C%2FLD%2CY%2BCiBM%2Cc9C%2BKL%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CM8CpLM%2Cc9CoLL%3BAF1KD%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2Cc9CoLL%3BADrMD%2CY%2BCiBM%2Cc9CoLL%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CM8CzLM%2Cc9CyLL%3BAACD%2CM8C1LM%2Cc9C0LL%3BAACD%2CQAAQ%2CUAAW%2CO8C3Lb%3BAhDUN%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2Cc9CyLL%3BAF%5C%2FKD%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2Cc9C0LL%3BAACD%2CQAAQ%2CUFjLR%2CMAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%3BA%5C%2FCjBN%2CY%2BCiBM%2Cc9CyLL%3BAD1MD%2CY%2BCiBM%2Cc9C0LL%3BAACD%2CQAAQ%2CUD5MR%2Ca%2BCiBM%3BE9C4LF%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BADjJA%2CMqD1EM%2CcrD0EL%3BAKhED%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2CcrD0EL%3BAM3FD%2CY%2BCiBM%2CcrD0EL%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CMqD%5C%2FEM%2CcrD%2BEL%3BAKrED%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2CcrD%2BEL%3BAMhGD%2CY%2BCiBM%2CcrD%2BEL%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CMqDpFM%2CcrDoFL%3BAK1ED%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2CcrDoFL%3BAMrGD%2CY%2BCiBM%2CcrDoFL%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2CM8CnIM%2Cc9CmIL%3BAACD%2CM8CpIM%2Cc9CoIL%3BAACD%2CM8CrIM%2Cc9CqIL%3BAF3HD%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2Cc9CmIL%3BAFzHD%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2Cc9CoIL%3BAF1HD%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2Cc9CqIL%3BADtJD%2CY%2BCiBM%2Cc9CmIL%3BADpJD%2CY%2BCiBM%2Cc9CoIL%3BADrJD%2CY%2BCiBM%2Cc9CqIL%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CM8C1IM%2Cc9C0IL%3BAACD%2CM8C3IM%2Cc9C2IL%3BAACD%2CQAAQ%2CUAAW%2CO8C5Ib%3BAhDUN%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2Cc9C0IL%3BAFhID%2CKAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%2Cc9C2IL%3BAACD%2CQAAQ%2CUFlIR%2CMAAK%2CcA4CD%2CiBAGM%2CUgDzDJ%3BA%5C%2FCjBN%2CY%2BCiBM%2Cc9C0IL%3BAD3JD%2CY%2BCiBM%2Cc9C2IL%3BAACD%2CQAAQ%2CUD7JR%2Ca%2BCiBM%3BEpD2NN%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAO%5C%2FMA%2CSAAC%2CMAAM%3BEiB0IX%2CqBAAA%3BEACA%2CkBAAA%3BEjB7HQ%2CsBAAA%3B%3BAbuBR%2CSarCK%2CMAAM%2CObqCV%3BAACD%2CSatCK%2CMAAM%2CObsCV%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CSa3CK%2CMAAM%2COb2CV%3BEACG%2CWAAA%3B%3BAa5CA%2CSAAC%2CMAAM%2COiB0bX%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAjB5bA%2CSAAC%2CMAAM%2COiB%2BbX%3BEACI%2CYAAA%3BEACA%2CSAAA%3B%3BAjBjcA%2CSAAC%2CMAAM%2COiB%2BcX%2COAAM%3BAjB%5C%2FcF%2CSAAC%2CMAAM%2COTwEX%2CMAAK%2CcA4CD%2CiBAGM%2CU0BwVJ%3BAjB%5C%2FcF%2CSAAC%2CMAAM%2COR6CX%2CayBkaM%3BEACF%2C6BAAA%3BEACA%2C0BAAA%3B%3BAjBjdA%2CSAAC%2CMAAM%2COiBodX%2COAAS%3BAjBpdL%2CSAAC%2CMAAM%2COTwEX%2CMAAK%2CcA4CD%2CiBAGM%2CU0B6VD%3BAjBpdL%2CSAAC%2CMAAM%2COR6CX%2CayBuaS%3BEACL%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAjBvdA%2CSAAC%2CMAAM%2COiBwJX%3BE9BiIA%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAlBzDI%2CSAAC%2CMAAM%2COiBwJX%2CeCqHE%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BB2CA%2CSlB%5C%2FDK%2CMAAM%2COiBwJX%2CeCzFC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CSlB5EC%2CMAAM%2COiBwJX%2CeC7EC%2CMACI%3BE%5C%2FB6ML%2CWAAA%3B%3BA%2BBvMI%2CSlBlFC%2CMAAM%2COiBwJX%2CeCvEC%2COACI%3BE%5C%2FBuML%2CcAAA%3B%3BA8BuHA%2CSjBhZK%2CMAAM%2COiBwJX%2CeAwPC%3BE9BvHD%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BADuVA%2CSjBhZK%2CMAAM%2COiBwJX%2CeAwPC%2COCnIC%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BB2CA%2CSlB%5C%2FDK%2CMAAM%2COiBwJX%2CeAwPC%2COCjVA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC%5C%2FNM%2COhC%2BNN%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CSlB5EC%2CMAAM%2COiBwJX%2CeAwPC%2COCrUA%2CMACI%3BE%5C%2FB6ML%2CWAAA%3B%3BA%2BBvMI%2CSlBlFC%2CMAAM%2COiBwJX%2CeAwPC%2COC%5C%2FTA%2COACI%3BE%5C%2FBuML%2CcAAA%3B%3BAazRI%2CSAAC%2CMAAM%2COiBgOX%3BE9ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE8BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE9B8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAazRI%2CSAAC%2CMAAM%2COiBgOX%2COAsBI%3BE9BmCJ%2CSAAA%3BEAAA%2CyBAAA%3B%3BA8B3BQ%2CSjB9PH%2CMAAM%2COiBgOX%2COAsBI%2CGAQK%3BE9B2BT%2CmBAAA%3BE8BzBY%2CeAAA%3B%3BAAuTZ%2CSjBvjBK%2CMAAM%2COiBgOX%2COAuVC%3BAACD%2CSjBxjBK%2CMAAM%2COiBgOX%2COAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CSjBjkBK%2CMAAM%2COiBgOX%2COAiWC%3BEACG%2CiBAAA%3BE9BzSJ%2CsDAAA%3BE8B2SI%2CWAAA%3B%3BAAGJ%2CSjBvkBK%2CMAAM%2COiBgOX%2COAuWC%3BEACG%2CiBAAA%3BE9B%5C%2FSJ%2CsDAAA%3BE8BiTI%2CWAAA%3B%3BAAzDJ%2CSjBjhBK%2CMAAM%2COiBgOX%2COAiTC%3BE9BxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BA8B6PA%2CSjBthBK%2CMAAM%2COiBgOX%2COAsTC%3BE9B7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BA8BZA%2CSjB7QK%2CMAAM%2COiB6QV%3BEACG%2CiBAAA%3B%3BAADJ%2CSjB7QK%2CMAAM%2COiB6QV%2COAGG%3BEACI%2CcAAA%3B%3BAjBjRJ%2CSAAC%2CMAAM%2COAiBH%3BEACI%2CgBAAA%3B%3BAAlBR%2CSAAC%2CMAAM%2COAiBH%2COAEI%2CMACM%3BEACE%2CcAAA%3BEACA%2CyBAAA%3B%3BAAGA%2CSAzBf%2CMAAM%2COAiBH%2COAEI%2CMAKK%2CWACI%3BEbgQrB%2CmBAAA%3B%3BAazRI%2CSAAC%2CMAAM%2COAiBH%2COAaI%3BEACI%2CUAAA%3B%3BAkBiFhB%2CiBlB7E0B%2CUAnCrB%2CMAAM%2COAqCG%2CUAEG%2CMkByEhB%3BAAAD%2CclB5EuB%2CUApClB%2CMAAM%2COAqCG%2CUAEG%2CMkByEhB%3BE%5C%2FByKD%2CSgC%5C%2FPkB%2COhC%2BPlB%3B%3BAa3OgB%2CiBAXU%2CUAnCrB%2CMAAM%2COAqCG%2CUASG%3BAAAD%2CcAVO%2CUApClB%2CMAAM%2COAqCG%2CUASG%3BAACD%2CiBAZU%2CUAnCrB%2CMAAM%2COAqCG%2CUAUG%3BAAAD%2CcAXO%2CUApClB%2CMAAM%2COAqCG%2CUAUG%3BAACD%2CiBAbU%2CUAnCrB%2CMAAM%2COAqCG%2CUAWG%3BAAAD%2CcAZO%2CUApClB%2CMAAM%2COAqCG%2CUAWG%3BEbyOjB%2CWAAA%3B%3BAanOgB%2CiBAnBU%2CUAnCrB%2CMAAM%2COAqDG%2CUAAO%2COACJ%3BAAAD%2CcAlBO%2CUApClB%2CMAAM%2COAqDG%2CUAAO%2COACJ%3BEACG%2C8BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAASJ%2CkBAJW%2CUAhEtB%2CMAAM%2COAmEC%2CQACK%3BAAAD%2CqBAHc%2CUAjEzB%2CMAAM%2COAmEC%2CQACK%3BAAAD%2CiBAFU%2CUAlErB%2CMAAM%2COAmEC%2CQACK%3BAACD%2CkBALW%2CUAhEtB%2CMAAM%2COAmEC%2CQAEK%3BAAAD%2CqBAJc%2CUAjEzB%2CMAAM%2COAmEC%2CQAEK%3BAAAD%2CiBAHU%2CUAlErB%2CMAAM%2COAmEC%2CQAEK%3BEboNjB%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAahNgB%2CkBATW%2CUAhEtB%2CMAAM%2COAmEC%2CQAMK%3BAAAD%2CqBARc%2CUAjEzB%2CMAAM%2COAmEC%2CQAMK%3BAAAD%2CiBAPU%2CUAlErB%2CMAAM%2COAmEC%2CQAMK%3BEACG%2CUAAA%3B%3BAAKZ%2CKAAK%2CcAAe%2CUA%5C%2FEvB%2CMAAM%3BEAgFC%2CmBAAA%3B%3BAAGI%2CKAJH%2CcAAe%2CUA%5C%2FEvB%2CMAAM%2COAkFG%2CUACG%3BEACG%2CgBAAA%3B%3BAAMhB%2CSAAC%2COAAO%3BEACJ%2CsBAAA%3BEb8LR%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CaAAA%3BEAAA%2CWAAA%3BEAAA%2CyCAAA%3BEAAA%2C%2BBAAA%3BEAAA%2CSAAA%3BEAAA%2COAAA%3BEAAA%2CeAAA%3BEAAA%2CQAAA%3BEAAA%2CMAAA%3BEAAA%2CaAAA%3BEsJlJA%2CaAAA%3BEACA%2CUAAA%3B%3BAzI9CI%2CSAAC%2COAAO%2CMyIhBZ%3BEtJ%2BMA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAa%5C%2FLI%2CSAAC%2COAAO%2CMyIhBZ%2CcAGI%3BEtJ4MJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAa%5C%2FLI%2CSAAC%2COAAO%2CMyIMZ%2CeACI%2CQAAO%3BEtJwLX%2CkBAAA%3BEAAA%2CqBAAA%3BEMzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3B%3BAa%5C%2FLI%2CSAAC%2COAAO%2CMyIMZ%2CeACI%2CQAAO%2CMvH4KT%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CSlByEK%2COAAO%2CMyIMZ%2CeACI%2CQAAO%2CMvHhFV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC1OU%2COhC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CSlB4DC%2COAAO%2CMyIMZ%2CeACI%2CQAAO%2CMvHpEV%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CSlBsDC%2COAAO%2CMyIMZ%2CeACI%2CQAAO%2CMvH9DV%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BAM7CA%2CSOlJK%2COAAO%2CMyIMZ%2CeACI%2CQAAO%2CMhJ2IV%3BAACD%2CSOnJK%2COAAO%2CMyIMZ%2CeACI%2CQAAO%2CMhJ4IV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CSOxJK%2COAAO%2CMyIMZ%2CeACI%2CQAAO%2CMhJiJV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CSO7JK%2COAAO%2CMyIMZ%2CeACI%2CQAAO%2CMhJsJV%3BAACD%2CSO9JK%2COAAO%2CMyIMZ%2CeACI%2CQAAO%2CMhJuJV%3BAACD%2CQAAQ%2CUAAW%2CUO%5C%2FJd%2COAAO%2CMyIMZ%2CeACI%2CQAAO%3BEhJyJP%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BAsJ%5C%2FIA%2CSzIhDK%2COAAO%2CMyIgDX%3BEACG%2CUAAA%3B%3BAzI7CI%2CSAJH%2COAAO%2CMAIH%3BEACG%2CcAAA%3B%3BAAIR%2CSAAC%3BEbsLL%2CgCAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BEsJhIA%2CSAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAEA%2CSzI7DK%2CQyI6DJ%3BEtJyHD%2CYAAA%3BEsJrHQ%2CyBAAA%3B%3BAzI%5C%2FDA%2CSAFH%2CQAEI%3BEACG%2CcAAA%3B%3BAAUZ%3BEACI%2CkBAAA%3B%3BAAMY%2C0BAJZ%2CUAEK%2COACG%2CeACK%3BEACG%2CgBAAA%3B%3BAAWZ%2C0BAhBJ%2CUAgBK%3BEACG%2CmBAAA%3B%3BAADJ%2C0BAhBJ%2CUAgBK%2CMAGG%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2C0BAzBJ%2CUAyBK%3BEb6IT%2CcAAA%3BEa3IY%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAKA%2C0BAjCR%2CUAgCK%2CQACI%3BAACD%2C0BAlCR%2CUAgCK%2CQAEI%3BEACG%2CqBAAA%3B%3BAAGJ%2C0BAtCR%2CUAgCK%2CQAMI%3BEACG%2CkBAAA%3B%3BAAIR%2C0BA3CJ%2CUA2CK%2CSAAS%3BEACN%2CkBAAA%3B%3BAAKZ%2C2BAKI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAUR%2C8BAKI%3BEACI%2CkBAAA%3B%3BAAYR%2C0BACI%3BEbiFJ%2CiBAAA%3BEa%5C%2FEQ%2CmBAAA%3B%3BAAHR%2C0BACI%2CaAIM%3BEACE%2CgBAAA%3B%3BAANZ%2C0BAUI%3BEACI%2CWAAA%3B%3BAAXR%2C0BAcI%3BEACI%2CiBAAA%3B%3BAAfR%2C0BAkBI%3BEACI%2CWAAA%3B%3BAAEA%2C0BAHJ%2CmBAGK%2CMACG%3BEACI%2CmBAAA%3B%3BAAvBhB%2C0BA4BI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAA9BR%2C0BAiCI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAIA%2C0BADJ%2CQACK%3BEACG%2CeAAA%3B%3BAAKJ%2C0BADJ%2CYACK%3BEAEG%2CkBAAA%3B%3BAW5PR%2CcAAC%2CQAEG%3BAADJ%2CcAAC%2CQACG%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAALR%2CcAAC%2CQAEG%2CGAII%3BAALR%2CcAAC%2CQACG%2CGAII%3BEACI%2CWAAA%3B%3BAACA%2CcARX%2CQAEG%2CGAII%2CEAEK%3BAAAD%2CcAPX%2CQACG%2CGAII%2CEAEK%3BEACG%2CqBAAA%3B%3BAAThB%2CcAAC%2CQAcG%2CGAAE%3BAAbN%2CcAAC%2CQAaG%2CGAAE%3BEACE%2CgBAAA%3BEACA%2CeAAA%3B%3BAAhBR%2CcAAC%2CQAmBG%3BAAlBJ%2CcAAC%2CQAkBG%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAArBR%2CcAAC%2CQAmBG%2CaAII%2CeACI%3BAAvBZ%2CcAAC%2CQAkBG%2CaAII%2CeACI%3BEACI%2CiBAAA%3B%3BAAzBhB%2CcAAC%2CQAmBG%2CaAII%2CeAKI%3BAA3BZ%2CcAAC%2CQAkBG%2CaAII%2CeAKI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA9BhB%2CcAAC%2CQAmBG%2CaAII%2CeAUI%3BAAhCZ%2CcAAC%2CQAkBG%2CaAII%2CeAUI%3BEACI%2CgBAAA%3B%3BAAlChB%2CcAAC%2CQAmBG%2CaAII%2CeAcI%3BAApCZ%2CcAAC%2CQAkBG%2CaAII%2CeAcI%3BEACI%2CcAAA%3B%3BAAtChB%2CcAAC%2CQAmBG%2CaAII%2CeAcI%2CaAGI%3BAAvChB%2CcAAC%2CQAkBG%2CaAII%2CeAcI%2CaAGI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA1CpB%2CcAAC%2CQAmBG%2CaAII%2CeAcI%2CaAQI%3BAA5ChB%2CcAAC%2CQAkBG%2CaAII%2CeAcI%2CaAQI%3BEACI%2CgBAAA%3B%3BAA9CpB%2CcAAC%2CQAoDG%2CgBACI%3BAApDR%2CcAAC%2CQAmDG%2CgBACI%3BEACI%2CaAAA%3B%3BAAtDZ%2CcAAC%2CQAoDG%2CgBACI%2CaAGI%2CeACI%3BAAxDhB%2CcAAC%2CQAmDG%2CgBACI%2CaAGI%2CeACI%3BEACI%2CWAAA%3B%3BAA1DpB%2CcAAC%2CQAoDG%2CgBACI%2CaAGI%2CeAKI%3BAA5DhB%2CcAAC%2CQAmDG%2CgBACI%2CaAGI%2CeAKI%3BEACI%2CkBAAA%3B%3BAA%5C%2FDxB%2CcAsEI%3BEACI%2CmBAAA%3B%3BAAvER%2CcAsEI%2COAGI%3BEACI%2CgBAAA%3B%3BAA1EZ%2CcA8EI%3BEACI%2CgBAAA%3B%3BAA%5C%2FER%2CcA8EI%2CeAGI%2CQAAO%3BEACH%2CqBAAA%3B%3BAAlFZ%2CcA8EI%2CeAOI%2CKACI%3BEACI%2CqBAAA%3B%3BAAWJ%2CcApBR%2CeAOI%2CKAaK%2CKACG%2CQAAO%3BEACH%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAMhB%2CcAAC%2CIAAI%2CUACD%2CeACI%3BEACI%2CSAAA%3B%3BAA9GhB%2CcAmHM%3BEACE%2CgBAAA%3B%3BAApHR%2CcAuHI%2CiBACM%3BEACE%2CcAAA%3B%3BAAzHZ%2CcAuHI%2CiBACM%2CaAGE%3BEACI%2CmBAAA%3B%3BAAEA%2CcAPZ%2CiBACM%2CaAGE%2CQAGK%3BEACG%2CcAAA%3BEACA%2CcAAA%3B%3BAAhIpB%2CcAuHI%2CiBAcM%3BEACE%2CkBAAA%3B%3BAAtIZ%2CcA8II%3BEACI%2CgBAAA%3B%3BAAuBgB%2CcAfpB%2COAGI%2CkBACI%2CcACI%2CUASM%2CSACG%3BEACG%2CaAAA%3B%3BAAvK5B%2CcAuJI%2COAGI%2CkBACI%2CcACI%2CUASM%2CSAKE%3BEACI%2CqBAAA%3B%3BAA3K5B%2CcAmLI%3BAAnLJ%2CcAoLI%2CeAAe%3BEAEX%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAvLR%2CcAmLI%2CaAMI%3BAAzLR%2CcAoLI%2CeAAe%2COAKX%3BEACI%2CgBAAA%3B%3BAA1LZ%2CcAmLI%2CaAMI%2COAGI%3BAA5LZ%2CcAoLI%2CeAAe%2COAKX%2COAGI%3BExBoGZ%2CcAAA%3B%3BAwBhSA%2CcAkMI%2CeAEI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CcAAC%2CaACG%2CaAAe%3BExBqFvB%2CiBAAA%3B%3BAwBtFI%2CcAAC%2CaAKG%2CgBACI%2CeAAc%2CIAAI%3BEACd%2CmBAAA%3B%3BAAPZ%2CcAAC%2CaAWG%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAzNZ%2CcA6NI%2CWACI%3BEACI%2CkBAAA%3B%3BAA%5C%2FNZ%2CcA6NI%2CWAKM%3BEACE%2CSAAA%3B%3BAAnOZ%2CcAuOI%2CqBACI%3BEACI%2CgBAAA%3B%3BAAzOZ%2CcA6OI%2CoBACI%3BEACI%2CSAAA%3B%3BAA%5C%2FOZ%2CcA6OI%2CoBACI%2CUAGI%2CQAAO%3BEACH%2CeAAA%3B%3BAAlPhB%2CcA2PI%2CiBAAiB%2COAAM%3BExBqC3B%2CiBAAA%3BEwBnCQ%2CmBAAA%3B%3BAA7PR%2CcA2PI%2CiBAAiB%2COAAM%2COAInB%3BEACI%2CgBAAA%3B%3BAAKZ%2CyBAMI%3BEACI%2CcAAA%3B%3BAAIR%2C%2BBACI%3BEACI%2CcAAA%3B%3BAsBhRR%2CMAAM%3BEACF%2CmBAAA%3B%3BAADJ%2CMAAM%2CWAGF%2CMAAK%3BEACD%2CcAAA%3BEACA%2CWAAA%3B%3BAALR%2CMAAM%2CWAQF%3BEACI%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAZR%2CMAAM%2CWAeF%3BEACI%2CSAAA%3B%3BAAhBR%2CMAAM%2CWAeF%2COAGI%3BE9C4QR%2CqBAAA%3BE%2BB9QA%2CqBAAA%3BEeSY%2CcAAA%3B%3BAfHZ%2CMetBM%2CWAeF%2COAGI%2CSfIP%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCnOY%2COhCmOZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAe5UY%2CMA3BN%2CWAeF%2COAGI%2CSASK%3BEACG%2CkBAAA%3B%3BAA5BhB%2CMAAM%2CWAiCF%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAnCR%2CMAAM%2CWAsCF%3BEACI%2CaAAA%3B%3BAAvCR%2CMAAM%2CWA8CF%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAjDR%2CMAAM%2CWAoDF%2CQAAO%3BEACH%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAyG5DR%2CuBAEI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BA5FGA%2COADH%2CMACI%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAAKJ%2COADH%2COACI%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAIR%2COAAC%3BEACG%2CcAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2COAAC%2CWAIG%3BEACI%2CeAAA%3B%3BAAKZ%2CWAEI%2CQAAQ%3BAADZ%2CeACI%2CQAAQ%3BEACJ%2CcAAA%3BEACA%2CcAAA%3B%3BA7ClCR%2CcAYI%2CoBACM%3BEdiRV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEc%5C%2FQY%2CqBAAA%3B%3BAAfZ%2CcAmBI%2CWAGI%3BEACI%2CmBAAA%3B%3BAAIA%2CcARR%2CWAOI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAA5BhB%2CcAiCI%2CqBACM%3BEd4PV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEc1PY%2CqBAAA%3B%3BAApCZ%2CcAwCI%3BEACI%2CgBAAA%3B%3BAAzCR%2CcA4CI%2CcACI%3BEACI%2CqBAAA%3B%3BAACA%2CcAHR%2CcACI%2CGAEK%3BEACG%2CSAAS%2CIAAT%3B%3BAAhDhB%2CcA4CI%2CcAQI%3BEACI%2CSAAA%3B%3BAAMZ%3BEACI%2CgCAAA%3BEACA%2CcAAA%3B%3BAAFJ%2CuBAII%3BEAEI%2CgBAAA%3B%3BAANR%2CuBAII%2COAII%3BEACI%2CoBAAA%3B%3BA0IrER%2CyBAAC%3BEACG%2CgBAAgB%2C8DAAhB%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAXR%2CyBAcI%3BEACI%2CwBAAA%3B%3BAAIA%2CyBADH%2CeACI%2CMACG%3BEACI%2CYAAA%3B%3BAAGJ%2CyBANP%2CeACI%2CMAKI%3BEACG%2CWAAW%2CWAAX%3B%3BAAMhB%2CiBAAiB%3BEACb%2CgBAAgB%2C6DAAhB%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAARJ%2CcAUI%3BEACI%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAIR%2CuBAAuB%2CMAAO%2CwBAAuB%2CiBAAiB%3BEAClE%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAIA%2CiCAAC%3BEACG%2CkBAAA%3B%3BAAmBZ%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BAnHvFJ%2CKAAK%2COAAQ%3BErCyRb%2CcAAA%3B%3BAqCtRI%2CKAHC%2COAAQ%2CSAGR%3BEACG%2CSAAS%2CGAAT%3B%3BAAGJ%2CKAPC%2COAAQ%2CSAOR%3BEACG%2CSAAS%2CGAAT%3B%3BAAIR%3BEoHsEA%2CgBAAA%3BEACA%2CmBAAA%3B%3BApHvEA%2CeoH0EA%3BEzJmMA%2CYAAA%3BEyJjMI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CeANJ%2CeAMK%3BEACG%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEA6FR%2CmCAAA%3BEzJ2FA%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEyJxEA%2CSzHnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COyHmLR%3BEAXA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BApH7LA%2CeoH0EA%2CeAsBM%3BEACE%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CeA1BR%2CeAsBM%2COAIG%3BEACG%2CkBAAA%3BEACA%2CUAAA%3BEA4EZ%2CmCAAA%3BEzJ2FA%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEyJxEA%2CSzHnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COyHmLR%3BEAXA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BApH7LA%2CeoH0EA%2CeAsBM%2COAiBE%3BEzJhHR%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAqCRA%2CeAGI%3BEACI%2CiBAAA%3B%3BAAIR%2CwBAEI%2CgBoH%2BGJ%3BApHhHA%2CcACI%2CgBoH%2BGJ%3BEzJxHA%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAqCOA%3BEoHzBA%2CgBAAA%3B%3BAAEA%2CoBAAC%3BEzJqRD%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEyJ1GA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEA8BA%2CSzHnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COyHmLR%3BEAlMI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BApHUJ%2CoBoHPA%2CMAAK%3BEzJPL%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyJMY%2CoBANZ%2CMAAK%2CcAGA%2CMAEK%2CQACG%3BAAAD%2CoBANZ%2CMAAK%2CcAIA%2CQACK%2CQACG%3BEACG%2CUAAA%3B%3BApHAhB%2CoBoHMA%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BApHTJ%2CoBoHMA%2CMAKI%3BEzJzBJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyJsBI%2CoBATJ%2CMASK%3BEzJ%2BOL%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEyJ1GA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEAlIQ%2CUAAA%3B%3BAAIA%2CoBApBR%2CMAmBK%2CMACI%3BEACG%2CUAAA%3B%3BAAIA%2CoBAzBZ%2CMAmBK%2CMAKK%2CQACG%3BEACG%2CUAAA%3B%3BApHhChB%2CoBoHyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CSzHnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COyHmLR%3B%3BApHtLA%2CoBoHyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CSzHnLQ%2CQAAA%2CQAAA%2CQAAA%2COyHmLR%3B%3BApHtLA%2CoBoHyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CSzHnLQ%2CQAAA%2CQAAA%2COyHmLR%3B%3BApHtLA%2CoBoHyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CSzHnLQ%2CQAAA%2COyHmLR%3B%3BApHtLA%2CoBoHyHI%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CSzHnLQ%2COyHmLR%3B%3BApH7KI%2CMAAC%2CIAAI%3BEACD%2CmBAAA%3B%3BAADJ%2CMAAC%2CIAAI%2COAGC%3BErCkPV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAqCrPI%2CMAAC%2CIAAI%2COAOD%3BErC8OR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEqC5OY%2CgBAAA%3B%3BAATR%2CMAAC%2CIAAI%2COAYD%2COAAM%3BEACF%2CkBAAA%3B%3BAAbR%2CMAAC%2CIAAI%2COAYD%2COAAM%2COAGF%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAlBZ%2CMAAC%2CIAAI%2COAYD%2COAAM%2COASF%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAKZ%2CMAAC%2CQAAQ%2CKACH%3BErCwNV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAqCnNY%2CMANP%2CQAAQ%2CKAKL%2CQACK%3BEACG%2CmBAAA%3B%3BAAGJ%2CMAVP%2CQAAQ%2CKAKL%2CQAKK%3BErC%2BMb%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAqCxMA%2CKAAK%2CMAAM%2CQACP%3BEACI%2CgBAAA%3B%3BAAIR%2CgBAAgB%3BEACZ%2CmBAAA%3B%3BAADJ%2CgBAAgB%2CKAGZ%2CQAAO%3BAAHX%2CgBAAgB%2CKAIZ%3BAAJJ%2CgBAAgB%2CKAKZ%3BEACI%2CmBAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CSAAS%2CQAAQ%2CKAAM%3BEACnB%2CcAAA%3B%3BAAGJ%2CwBAAC%3BEACG%2CcAAA%3B%3BAATR%2CwBAYI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAjBR%2CwBAoBI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAvBR%2CwBAoBI%2CiBAKI%3BEACI%2CiBAAA%3B%3BAAwBZ%2CgBACI%3BEAEI%2CmBAAA%3B%3BAAHR%2CgBAMI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAVR%2CgBAaI%2CgBACI%3BEACI%2CmBAAA%3B%3BAAfZ%2CgBAaI%2CgBACI%2CwBAGI%3BEACI%2CmBAAA%3B%3BAAEA%2CgBAPZ%2CgBACI%2CwBAGI%2CMAGK%3BEACG%2CgBAAA%3B%3BAArBpB%2CgBAaI%2CgBAaI%3BErC4GR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEqC1GY%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA7BZ%2CgBAaI%2CgBAmBI%3BEACI%2CmBAAA%3B%3BAAjCZ%2CgBAqCI%2CyBACI%3BAAtCR%2CgBAqCI%2CyBAEI%3BEACI%2CcAAA%3B%3BAAKZ%2CqBACI%3BEACI%2CcAAA%3B%3BAAFR%2CqBAKI%3BEACI%2CkBAAA%3B%3BAANR%2CqBAKI%2CqBAGI%3BAARR%2CqBAKI%2CqBAII%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAZZ%2CqBAKI%2CqBAUI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAjBZ%2CqBAKI%2CqBAeI%3BEACI%2CgBAAA%3B%3BAAUR%2COAAC%3BEACG%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COALH%2CQAKI%3BEACG%2CaAAA%3B%3BAANR%2COAAC%2CQASG%3BEACI%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAbR%2COAAC%2CQAgBG%3BEACI%2CaAAA%3B%3BAAIR%2COAAC%2CIACG%3BEACI%2CaAAA%3B%3BAAIR%2COAAC%2CKACG%2CQAAO%2COAAO%3BErC8BtB%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMqDA%2CO%2BBpFK%2CKACG%2CQAAO%2COAAO%2CQ%5C%2FBmFrB%3BAACD%2CO%2BBrFK%2CKACG%2CQAAO%2COAAO%2CQ%5C%2FBoFrB%3BENtDD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM4DA%2CO%2BB3FK%2CKACG%2CQAAO%2COAAO%2CQ%5C%2FB0FrB%3BEN5DD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAqCzBI%2CSAAU%2CQAAC%2COAAO%3BEAEd%2CmBAAA%3B%3BAAFJ%2CSAAU%2CQAAC%2COAAO%2COAId%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAIR%2COAAC%2CaACG%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2COAAC%3BEACG%2CmBAAA%3B%3BAADJ%2COAAC%2CKAGG%2CaAAa%3BErCKrB%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAqCAI%2COAAC%3BEAEG%2CgCAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BArC5OR%2COqCwOK%2CKrCxOJ%3BEACG%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAqC2OI%2COANH%2CKAMI%3BEACG%2CeAAA%3B%3BAAIR%2COAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIJ%2COAAC%3BEACG%2CeAAA%3B%3BAAGJ%2COAAC%3BErCtBL%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEqCwBQ%2CgBAAA%3B%3BAAGJ%2COAAC%3BEACG%2CmBAAA%3B%3BAqHxTA%2CkBAHJ%2CcAGK%2CIAAI%3BAAAL%2CkBAFJ%2CcAEK%2CIAAI%3BAAAL%2CkBADJ%2CiBACK%2CIAAI%3BEACD%2CmBAAA%3B%3BAALZ%2CkBACI%2CcAOI%3BAARR%2CkBAEI%2CcAMI%3BAARR%2CkBAGI%2CiBAKI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BA7HVZ%2CmBAGI%2COACI%2CSAAW%3BAAJnB%2CmBAGI%2COAEI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CmBADJ%2CYACK%3BEACG%2CaAAA%3B%3BAAbZ%2CmBAWI%2CYAKI%2COAAM%2CeAAe%3BEACjB%2CgBAAA%3B%3BAAIA%2CmBAVR%2CYASI%2COACK%3BEACG%2CgBAAA%3B%3BAAtBhB%2CmBA2BI%2COAAM%3BEACF%2CgBAAA%3B%3BAAIR%2CuBACI%2CkBACI%3BAAFR%2CuBACI%2CkBAEI%3BEACI%2CSAAA%3B%3BAAJZ%2CuBACI%2CkBAMI%3BEACI%2CgBAAA%3B%3BAARZ%2CuBACI%2CkBAUI%3BEACI%2CmBAAA%3B%3BAAEA%2CuBAbR%2CkBAUI%2CGAGK%3BEACG%2CgBAAA%3B%3BAAfhB%2CuBAoBI%3BEACI%2CmBAAA%3B%3BAAQR%2C4BAGI%2CoBACI%3BAAHR%2C0BAEI%2CoBACI%3BAAFR%2CyBACI%2CoBACI%3BEACI%2CkBAAA%3B%3BAdlEZ%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CYAII%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CsBACI%3BEACI%2CkBAAA%3B%3BAAIR%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAHJ%2CoBAKI%2CaACM%3BEf0QV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEexQY%2CqBAAA%3B%3BAARZ%2CoBAYI%2CWAGI%3BEACI%2CmBAAA%3B%3BAAIA%2CoBARR%2CWAOI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAArBhB%2CoBA0BI%2CmBACI%3BEACI%2CaAAA%3B%3BAA5BZ%2CoBA0BI%2CmBAKI%2CMAAQ%3BEACJ%2C6BAAA%3B%3BAAhCZ%2CoBAoCI%2CcACI%3BEACI%2CSAAA%3B%3BAAtCZ%2CoBAoCI%2CcAKI%3BEACI%2CgBAAA%3B%3BAAGJ%2CoBATJ%2CcASK%2CMACG%3BEACI%2CqBAAA%3B%3BAAEA%2CoBAbZ%2CcASK%2CMACG%2CGAGK%3BEACG%2CSAAS%2CIAAT%3B%3BAALZ%2CoBATJ%2CcASK%2CMASG%3BEACI%2CSAAA%3B%3BAAMhB%2CoBACI%3BEACI%2CgBAAA%3B%3BAAKI%2CoBAFR%2CaACI%2CMACK%3BAACD%2CoBAHR%2CaACI%2CMAEK%3BEACG%2CeAAA%3B%3BAAMhB%3BEACI%2CmBAAA%3B%3BAADJ%2CsBAGI%3BEACI%2CkBAAA%3B%3BAAEA%2CsBAHJ%2CQAGK%3BEACG%2CSAAA%3B%3BAASZ%2CmBACI%3BEACI%2CgBAAA%3B%3BAAIR%2CQAGI%2CoBACI%3BAAHR%2CuBAEI%2CoBACI%3BAAFR%2CiBACI%2CoBACI%3BEACI%2CkBAAA%3B%3BAAOJ%2CmBADJ%2COACK%3BAACD%2CmBAFJ%2COAEK%3BEACG%2CgBAAA%3B%3BAAKZ%2CcAKI%2CcACI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CwBAAA%3B%3BAATZ%2CcAKI%2CcAWI%2COAAM%3BEACF%2CqBAAA%3B%3BAAjBZ%2CcAqBI%3BEACI%2CqBAAA%3B%3BAAtBR%2CcAyBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAUJ%2CoBAAC%3BEACG%2CgBAAA%3B%3BAADJ%2CoBAAC%2CSAGG%3BEACI%2CgBAAA%3B%3BAAJR%2CoBAAC%2CSAOG%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CoBAAC%2CKACG%2CaACI%2CgBACI%3BEACI%2CgBAAA%3B%3BAAJhB%2CoBAAC%2CKACG%2CaACI%2CgBAKI%3BEACI%2CSAAA%3B%3BAARhB%2CoBAAC%2CKACG%2CaACI%2CgBAKI%2CSAGM%3BEACE%2CgBAAA%3B%3BAAEA%2CoBAbnB%2CKACG%2CaACI%2CgBAKI%2CSAGM%2CSAGG%3BEACG%2CSAAS%2CIAAT%3B%3BAAS5B%3BEACI%2CgCAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAHJ%2CeAKI%3BEACI%2CqBAAA%3B%3BAANR%2CeASI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3B%3BAgCzNR%2CYACI%3BEACI%2CgBAAA%3B%3BARER%2COAAO%2COAAO%3BEACV%2CiBAAA%3BEvC2RJ%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAAMA%2COQpBO%2COAAO%2CORoBb%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCnOY%2COhCmOZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAQrWA%2COAAO%2COAAO%2COASV%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAoH2CA%2COADH%2CUACI%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COALP%2CUACI%2CMAII%3BEACG%2CmBAAA%3B%3BAAGJ%2COATP%2CUACI%2CMAQI%2CmBAAmB%3BE3J6NhC%2CcAAA%3BE2J3NgB%2CSAAS%2CGAAT%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAIR%2COApBH%2CUAoBI%3BE3JkNT%2CcAAA%3BE2JhNY%2CkBAAA%3B%3BAAGJ%2COAzBH%2CUAyBI%3BEACG%2CcAAA%3B%3BAAEA%2COA5BP%2CUAyBI%2CQAGI%3BEACG%2CgBAAA%3B%3BAAJR%2COAzBH%2CUAyBI%2CQAOG%2C%2BBAA%2BB%3BE3JsM3C%2CcAAA%3BE2JpMgB%2CYAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIR%2COA5CH%2CUA4CI%2CKAEG%3BAADJ%2COA7CH%2CUA6CI%2CaACG%3BE3JwLZ%2CmBAAA%3BEAAA%2CcAAA%3B%3BA2JpLgB%2COAlDX%2CUA4CI%2CKAEG%2CeAIK%3BAAAD%2COAlDX%2CUA6CI%2CaACG%2CeAIK%3BE3JoLjB%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CWAAA%3B%3BA2J3KI%2COAAC%3BE3J2KL%2CyBAAA%3BE2JzKQ%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAEA%2COAdH%2COAcI%3BEACG%2C%2BBAAA%3B%3BAAGJ%2COAlBH%2COAkBI%3BE3JyJT%2CmBAAA%3BEAAA%2CcAAA%3BE2JtJY%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEA%2COA5BP%2COAkBI%2CKAUI%3BE3J%2BIb%2CsBAAA%3B%3BA2J1IQ%2COAjCH%2COAiCI%3BE3J0IT%2C0BAAA%3BEAAA%2CsBAAA%3BEAAA%2CWAAA%3B%3BA2JpIQ%2COAvCH%2COAuCI%2CIAAI%2CWAAW%3BE3JoIxB%2CsBAAA%3BEAAA%2CWAAA%3BEAAA%2CuBAAA%3B%3BA2J5HY%2COA%5C%2FCP%2COA6CI%2CMAEI%2CIAAI%2CWAAW%3BAAAhB%2COA%5C%2FCP%2COA8CI%2CMACI%2CIAAI%2CWAAW%3BE3J4H5B%2CsBAAA%3BEAAA%2C0BAAA%3B%3BA2JtHQ%2COArDH%2COAqDI%3BEACG%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAAEA%2COA1DP%2COAqDI%2CSAKI%3BEAEG%2CYAAY%2C0NAAZ%3BEACA%2CYAAY%2C%2BNAAZ%3BEACA%2CYAAY%2C8NAAZ%3BEACA%2CYAAY%2C6NAAZ%3BEACA%2CYAAY%2CiDAAiD%2CwCAAwC%2CyCAAyC%2C0BAAyC%2C0BAAyC%2C0BAAuC%2C0BAAuC%2C0BAAyC%2C0BAAyC%2CyCAAyC%2CyCAAza%3BEACA%2CYAAY%2CkOAAZ%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAQ%2C4GAAR%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAIR%2COA5EH%2COA4EI%3BEACG%2CSAAA%3BEACA%2CeAAA%3BEACA%2CwBAAA%3B%3BAAEA%2COAjFP%2COA4EI%2CSAKI%3BE3JkCb%2CmBAAmB%2CcAAnB%3BEACI%2CeAAe%2CcAAf%3BEACI%2CWAAW%2CcAAX%3BEAsDR%2CmBAAA%3BE2JvFgB%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIR%2COA9FH%2COA8FI%3BE3J6ET%2CawE3RgC%2CyBxE2RhC%3B%3BA2JzEQ%2COAlGH%2COAkGI%3BE3JyET%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BE2JrEY%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAEA%2COA%5C%2FGP%2COAkGI%2CQAeO%3BAADJ%2COAhHP%2COAkGI%2CQAcI%2CQACG%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COAvHf%2COAkGI%2CQAeO%2CQAMK%3BAAAD%2COAvHf%2COAkGI%2CQAcI%2CQACG%2CQAMK%3BAACD%2COAxHf%2COAkGI%2CQAeO%2CQAOK%3BAAAD%2COAxHf%2COAkGI%2CQAcI%2CQACG%2CQAOK%3BEACG%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2COAjIf%2COAkGI%2CQAeO%2CQAgBK%3BAAAD%2COAjIf%2COAkGI%2CQAcI%2CQACG%2CQAgBK%3BEACG%2CyDAAA%3BEACA%2C%2BBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAAGJ%2COAxIf%2COAkGI%2CQAeO%2CQAuBK%3BAAAD%2COAxIf%2COAkGI%2CQAcI%2CQACG%2CQAuBK%3BEACG%2CsDAAA%3BEACA%2C%2BBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3B%3BAA7BZ%2COA%5C%2FGP%2COAkGI%2CQA8CO%3BAAhCJ%2COAhHP%2COAkGI%2CQAcI%2CQAgCG%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAIR%2COAxJP%2COAkGI%2CQAsDI%3BE3JmBb%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BE2JfgB%2CaAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAA9DR%2COAlGH%2COAkGI%2CQAiEG%3BE3JQZ%2CcAAA%3BE2JNgB%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2COA7KH%2COA6KI%3BEACG%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COAlLP%2COA6KI%2CaAKI%2CMAAS%3BE3JPtB%2C%2BBAAA%3B%3BA2JWY%2COAtLP%2COA6KI%2CaASI%2CMAAS%3BEACN%2CcAAA%3B%3BAAKZ%2COAAC%3BEACG%2CcAAA%3B%3BAAEA%2COAHH%2CIAGI%3BEACG%2CmBAAA%3B%3BAAIR%2COAAC%3BEACG%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAA%3BEACA%2CWAAA%3B%3BAAGJ%2COAAC%3BEACG%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CSAAS%3BEACL%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BACtVJ%2CgBACI%3BEACI%2CkBAAA%3B%3BAAFR%2CgBAKI%2CQAAO%3BEtJkOX%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAA6CA%2CgBsJ9OI%2CQAAO%2COtJ8OV%3BAACD%2CgBsJ%5C%2FOI%2CQAAO%2COtJ%2BOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgBsJpPI%2CQAAO%2COtJoPV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgBsJzPI%2CQAAO%2COtJyPV%3BAACD%2CgBsJ1PI%2CQAAO%2COtJ0PV%3BAACD%2CQAAQ%2CUAAW%2CiBsJ3Pf%2CQAAO%3BEtJ4PP%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BADjJA%2CgB6J1II%2CQAAO%2CO7J0IV%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CgB6J%5C%2FII%2CQAAO%2CO7J%2BIV%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CgB6JpJI%2CQAAO%2CO7JoJV%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2CgBsJnMI%2CQAAO%2COtJmMV%3BAACD%2CgBsJpMI%2CQAAO%2COtJoMV%3BAACD%2CgBsJrMI%2CQAAO%2COtJqMV%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CgBsJ1MI%2CQAAO%2COtJ0MV%3BAACD%2CgBsJ3MI%2CQAAO%2COtJ2MV%3BAACD%2CQAAQ%2CUAAW%2CiBsJ5Mf%2CQAAO%3BE5J2RX%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAsJ3MJ%2CsBACI%3BEACI%2CiBAAA%3B%3BAAFR%2CsBAKI%2CQAAO%3BEtJuNX%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BENgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEsJnLQ%2CkBAAA%3B%3BAtJgOR%2CsBsJnOI%2CQAAO%2CUtJmOV%3BAACD%2CsBsJpOI%2CQAAO%2CUtJoOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsBsJzOI%2CQAAO%2CUtJyOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsBsJ9OI%2CQAAO%2CUtJ8OV%3BAACD%2CsBsJ%5C%2FOI%2CQAAO%2CUtJ%2BOV%3BAACD%2CQAAQ%2CUAAW%2CuBsJhPf%2CQAAO%3BEtJiPP%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BADjJA%2CsB6J%5C%2FHI%2CQAAO%2CU7J%2BHV%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CsB6JpII%2CQAAO%2CU7JoIV%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CsB6JzII%2CQAAO%2CU7JyIV%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2CsBsJxLI%2CQAAO%2CUtJwLV%3BAACD%2CsBsJzLI%2CQAAO%2CUtJyLV%3BAACD%2CsBsJ1LI%2CQAAO%2CUtJ0LV%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CsBsJ%5C%2FLI%2CQAAO%2CUtJ%2BLV%3BAACD%2CsBsJhMI%2CQAAO%2CUtJgMV%3BAACD%2CQAAQ%2CUAAW%2CuBsJjMf%2CQAAO%3BE5JgRX%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAuJtNJ%2CSACI%3BEACI%2CkBAAA%3BE7J8RR%2CiBAAA%3B%3BA6J3RQ%2CSAJJ%2CMAIK%3BEACG%2CaAAA%3B%3BAAMR%2CgBADY%2CKACX%3BEACG%2CaAAA%3B%3BA7IER%3BEACI%2CcAAA%3B%3BAAIA%2CQAAC%3BEACG%2CYAAA%3B%3BAAIJ%2CQAAC%3BEACG%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CcAAe%2CSAJlB%3BEAKO%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2COAAO%2CqBAAP%3B%3BAAGJ%2CQAXH%2CKAWI%2CUAAU%3BEACP%2CcAAA%3B%3BAAKJ%2CQAjBH%2CKAiBI%3BEAEG%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CQA5BH%2CKA4BI%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAEA%2CcAAe%2CSAhCtB%2CKA4BI%3BEAKO%2CYAAA%3B%3BAAIR%2CQArCH%2CKAqCI%3BEACG%2CYAAA%3B%3BAADJ%2CQArCH%2CKAqCI%2CQAGK%3BEACE%2CiBAAA%3B%3BAAJR%2CQArCH%2CKAqCI%2CQAOG%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAXR%2CQArCH%2CKAqCI%2CQAOG%2CmBAKM%2CSAAM%3BAAZhB%2CQArCH%2CKAqCI%2CQAOG%2CmBZUZ%2CQAAK%2CcA4CD%2CiBAGM%2CUYpDc%3BAAZhB%2CQArCH%2CKAqCI%2CQAOG%2CmBXjBZ%2CeWsBwB%3BEV6JxB%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3B%3BAM7CA%2CQU1NK%2CKAqCI%2CQAOG%2CmBAKM%2CSAAM%2COVyKvB%3BAACD%2CQU3NK%2CKAqCI%2CQAOG%2CmBAKM%2CSAAM%2COV0KvB%3BAADD%2CQU1NK%2CKAqCI%2CQAOG%2CmBZUZ%2CQAAK%2CcA4CD%2CiBAGM%2CUYpDc%2COVyKvB%3BAACD%2CQU3NK%2CKAqCI%2CQAOG%2CmBZUZ%2CQAAK%2CcA4CD%2CiBAGM%2CUYpDc%2COV0KvB%3BAADD%2CQU1NK%2CKAqCI%2CQAOG%2CmBXjBZ%2CeWsBwB%2COVyKvB%3BAACD%2CQU3NK%2CKAqCI%2CQAOG%2CmBXjBZ%2CeWsBwB%2COV0KvB%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQUhOK%2CKAqCI%2CQAOG%2CmBAKM%2CSAAM%2COV%2BKvB%3BAAAD%2CQUhOK%2CKAqCI%2CQAOG%2CmBZUZ%2CQAAK%2CcA4CD%2CiBAGM%2CUYpDc%2COV%2BKvB%3BAAAD%2CQUhOK%2CKAqCI%2CQAOG%2CmBXjBZ%2CeWsBwB%2COV%2BKvB%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQUrOK%2CKAqCI%2CQAOG%2CmBAKM%2CSAAM%2COVoLvB%3BAACD%2CQUtOK%2CKAqCI%2CQAOG%2CmBAKM%2CSAAM%2COVqLvB%3BAACD%2CQAAQ%2CUAAW%2CSUvOd%2CKAqCI%2CQAOG%2CmBAKM%2CSAAM%3BAVoLxB%2CQUrOK%2CKAqCI%2CQAOG%2CmBZUZ%2CQAAK%2CcA4CD%2CiBAGM%2CUYpDc%2COVoLvB%3BAACD%2CQUtOK%2CKAqCI%2CQAOG%2CmBZUZ%2CQAAK%2CcA4CD%2CiBAGM%2CUYpDc%2COVqLvB%3BAACD%2CQAAQ%2CUAAW%2CSUvOd%2CKAqCI%2CQAOG%2CmBZUZ%2CQAAK%2CcA4CD%2CiBAGM%2CUYpDc%3BAVoLxB%2CQUrOK%2CKAqCI%2CQAOG%2CmBXjBZ%2CeWsBwB%2COVoLvB%3BAACD%2CQUtOK%2CKAqCI%2CQAOG%2CmBXjBZ%2CeWsBwB%2COVqLvB%3BAACD%2CQAAQ%2CUAAW%2CSUvOd%2CKAqCI%2CQAOG%2CmBXjBZ%2CeWsBwB%3BEVuLpB%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BAgBlOQ%2CQArCH%2CKAqCI%2CQAOG%2CmBASM%3BEACE%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGA%2CQA3Df%2CKAqCI%2CQAOG%2CmBASM%2CUAMG%3BEACG%2CSAAA%3B%3BAAvBhB%2CQArCH%2CKAqCI%2CQAgCG%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAIR%2CQA3EH%2CKA2EI%3BEACG%2CcAAA%3B%3BAA5ER%2CQAAC%2CKA%2BEG%2CyBACI%3BEACI%2CiBAAA%3B%3BAAjFZ%2CQAAC%2CKA%2BEG%2CyBAKI%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAAtFZ%2CQAAC%2CKA0FG%3BEACI%2CmBAAA%3B%3BAA3FR%2CQAAC%2CKA0FG%2CWAGI%3BEhB0KZ%2CiBAAA%3BEgBxKgB%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAhGZ%2CQAAC%2CKA0FG%2CWASI%3BEACI%2CeAAA%3B%3BAAEA%2CQAtGX%2CKA0FG%2CWASI%2CaAGK%3BEACG%2CSAAS%2CGAAT%3B%3BAAvGhB%2CQAAC%2CKA4GG%2CeAEI%3BAA9GR%2CQAAC%2CKA6GG%2CeACI%3BEhByJZ%2CiBAAA%3BEgBvJgB%2CgBAAA%3B%3BAAhHZ%2CQAAC%2CKA4GG%2CeAOI%3BAAnHR%2CQAAC%2CKA6GG%2CeAMI%3BEACI%2CqBAAA%3B%3BAApHZ%2CQAAC%2CKA4GG%2CeAWI%2CqBAAuB%3BAAvH%5C%2FB%2CQAAC%2CKA6GG%2CeAUI%2CqBAAuB%3BEACnB%2CcAAA%3B%3BAAxHZ%2CQAAC%2CKA4HG%3BEACI%2CcAAA%3B%3BAA7HR%2CQAAC%2CKAgIG%2CWACI%3BEACI%2CgBAAA%3B%3BAAlIZ%2CQAAC%2CKAsIG%2CeACI%3BEACI%2CaAAA%3B%3BAAxIZ%2CQAAC%2CKA4IG%2CeACI%3BEACI%2CcAAA%3B%3BAA9IZ%2CQAAC%2CKAkJG%3BEACI%2CeAAA%3B%3BAAnJR%2CQAAC%2CKAkJG%2CoBAGI%3BEhBkHZ%2CcAAA%3BEAAA%2CiBAAA%3B%3BAgBvQI%2CQAAC%2CKAkJG%2CoBAQI%3BEACI%2CgBAAA%3B%3BAA3JZ%2CQAAC%2CKA%2BJG%3BAA%5C%2FJJ%2CQAAC%2CKAgKG%3BAAhKJ%2CQAAC%2CKAiKG%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAnKR%2CQAAC%2CKAsKG%3BAAtKJ%2CQAAC%2CKAuKG%3BEACI%2CSAAA%3B%3BAe1EZ%2CQf9FK%2CKA2KG%2CWe7EP%3BE%5C%2FByKD%2CSgCjOiB%2COhCiOjB%3B%3BAgBvQI%2CQAAC%2CKAiLG%3BEACI%2CmBAAA%3B%3BAAKZ%2CgBACI%3BEhB%2BEJ%2CiBAAA%3B%3BAgBhFA%2CgBAKI%2CqBAAuB%3BAAL3B%2CgBAMI%3BEACI%2CeAAA%3B%3BAAPR%2CgBAUI%2CqBAAuB%3BAAV3B%2CgBAWI%3BAAXJ%2CgBAYI%2CqBAAuB%2CuBAAqB%3BAAZhD%2CgBAaI%2CMAAM%3BAAbV%2CgBAcI%2CMAAQ%2CuBAAoB%3BAAdhC%2CgBAeI%2CMAAQ%2CuBAAqB%3BEhBiEjC%2CiBAAA%3B%3BAgB5DQ%2CgBADJ%2CMACK%3BEACG%2CSAAS%2CIAAG%2CiBAAiB%2CIAA7B%3B%3BAAGJ%2CgBALJ%2CMAKK%3BEACG%2CSAAS%2CGAAT%3B%3BAAIA%2CgBAVR%2CMASM%2CuBACG%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3B%3BAAQR%2CcADJ%2CSACK%3BEACG%2CcAAA%3BEACA%2CWAAA%3B%3BAAEA%2CcALR%2CSACK%2CKAII%3BEACG%2CkBAAA%3B%3BAAGJ%2CcATR%2CSACK%2CKAQI%3BEACG%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CcAhBR%2CSACK%2CKAeI%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3B%3BAqChQhB%2CcACI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAQR%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CSAAS%2CQAAW%2CWAAS%3BEACzB%2CaAAA%3B%3BAAIR%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CiBAMI%3BEACI%2CaAAA%3B%3BAAEA%2CSAAS%2CQAAW%2CoBAHxB%3BEAIQ%2CcAAA%3B%3BAAVZ%2CiBAcI%2CSACI%3BEACI%2CqBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAEA%2CSAAS%2CQAAW%2CWAAS%3BEACzB%2CaAAA%3B%3BAAJR%2COAOI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CiBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3BErD0NJ%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAsBmDA%2CctB%2BME%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CcAAC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC7OY%2COhC6OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CcADH%2CMACI%3BE%5C%2FB2PL%2CWAAA%3B%3BAqD7MQ%2COADJ%2CWACK%3BEACG%2CSrBhCE%2COqBgCF%3B%3BAAKZ%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3B%3BAAIA%2CcAAe%2CSAAS%3BEACpB%2CaAAA%3B%3BAyGjHZ%2CaACI%3BEACI%2CiBAAA%3B%3BAAGR%2CgBACI%2CcACI%3BEACI%2CeAAA%3B%3BAAKZ%2CuBACI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAAIR%2CqBACI%3BEACI%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAJR%2CqBACI%2CGAII%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2Ca7JjBa%2Cc6JiBb%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAKZ%2C0BACI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAJR%2C0BACI%2CiCAII%3BEACI%2CmBAAA%3B%3BAANZ%2C0BACI%2CiCAOI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2Ca5EzCD%2CW4EyCC%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAfZ%2C0BACI%2CiCAOI%2CGAQI%3BEACI%2CcAAA%3B%3BAAGA%2C0BAnBZ%2CiCAOI%2CGAWI%2CaACK%3BEACG%2CSAAS%2CEAAT%3BEACA%2C%2BCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3B%3BAA7BpB%2C0BACI%2CiCAgCI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2Ca7J9Da%2Cc6J8Db%3BEACA%2CeAAA%3B%3BAAvCZ%2C0BACI%2CiCAwCI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2Ca5EjFG%2Ce4EiFH%3BEACA%2CqBAAA%3B%3BAACA%2C0BArDR%2CiCAwCI%2CEAaK%3BEACG%2CmBAAA%3B%3BAAShB%3BEACI%2CmBAAA%3BEACA%2CwBAAA%3B%3BAAFJ%2CsBAGI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3B%3BAALR%2CsBAGI%2CoBAGI%3BEACI%2CkBAAA%3B%3BAAPZ%2CsBAGI%2CoBAGI%2CYAEI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2Ca5E5GJ%2CY4E4GI%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAfhB%2CsBAGI%2CoBAeI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAvBZ%2CsBA0BI%3BEACI%2CoBAAA%3B%3BAA3BR%2CsBA0BI%2CmBAEI%2CiBACI%3BEACI%2CYAAA%3B%3BAA9BhB%2CsBA0BI%2CmBAEI%2CiBACI%2CSAEI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2Ca5E1IL%2Ce4E0IK%3B%3BAACA%2CsBApBhB%2CmBAEI%2CiBACI%2CSAEI%2CQAeK%3BEACG%2CmBAAA%3B%3BAA%5C%2FCxB%2CsBA0BI%2CmBA0BI%3BEACI%2CmBAAA%3B%3BAArDZ%2CsBA0BI%2CmBA0BI%2COAEI%2CSACI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CaAAa%2CYAA1B%3BEACA%2CmBAAA%3B%3BAACA%2CsBAvChB%2CmBA0BI%2COAEI%2CSACI%2CYAUK%3BEACG%2CWAAA%3B%3BAAGJ%2CsBA3ChB%2CmBA0BI%2COAEI%2CSACI%2CYAcK%3BEACG%2CWAAA%3B%3BAAGJ%2CsBA%5C%2FChB%2CmBA0BI%2COAEI%2CSACI%2CYAkBK%3BEACG%2CWAAA%3B%3BAA1ExB%2CsBA0BI%2CmBA0BI%2COAEI%2CSAuBI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2C0DAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAuB%2CiBAAvB%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAA%5C%2FFpB%2CsBA0BI%2CmBA0BI%2COAEI%2CSA2CI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAACA%2CsBAhFhB%2CmBA0BI%2COAEI%2CSA2CI%2CSASK%3BEACG%2CWAAA%3B%3BAAGJ%2CsBApFhB%2CmBA0BI%2COAEI%2CSA2CI%2CSAaK%3BEACG%2CWAAA%3B%3BAAGJ%2CsBAxFhB%2CmBA0BI%2COAEI%2CSA2CI%2CSAiBK%3BEACG%2CWAAA%3B%3BAAuDvB%2CwBA%5C%2FCyC%3BEAEtC%2CsBACI%2CmBACI%2CiBACI%2CSACI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3B%3BEANpB%2CsBACI%2CmBASI%2COACI%2CSACI%3BIACI%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEAfpB%2CsBACI%2CmBASI%2COACI%2CSAMI%3BIACI%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEApBpB%2CsBACI%2CmBASI%2COACI%2CSAWI%3BIACI%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAMpB%2C0BACI%2CiCACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAJZ%2C0BACI%2CiCAKI%3BIACI%2CYAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3B%3BACxQZ%2CcAAC%2C2BACG%3BEACI%2CaAAA%3B%3BAAFR%2CcAAC%2C2BAIG%2CoBACI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca7EJL%2CW6EIK%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAfZ%2CcAAC%2C2BAkBG%2CkBAAoB%2CKAAE%3BEAClB%2CaAAA%3B%3BAApBZ%2CcAuBI%2CmBACI%2CSAAQ%2COACJ%2CaACI%3BAA1BhB%2CcAuBI%2CmBA6wDH%2CCA5wDuB%2CQAAQ%2CQACpB%2CaACI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAhCpB%2CcAuBI%2CmBACI%2CSAAQ%2COACJ%2CaACI%2CGAOI%2CGAAE%2CKAAK%3BAAjC3B%2CcAuBI%2CmBA6wDH%2CCA5wDuB%2CQAAQ%2CQACpB%2CaACI%2CGAOI%2CGAAE%2CKAAK%3BEACH%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3B%3BAAzCxB%2CcAuBI%2CmBACI%2CSAAQ%2COACJ%2CaAmBI%2CGAAG%3BAA5CnB%2CcAuBI%2CmBA6wDH%2CCA5wDuB%2CQAAQ%2CQACpB%2CaAmBI%2CGAAG%3BEAAI%2CiBAAA%3BEAAmB%2CUAAA%3BEAAY%2CWAAA%3BEAClC%2CSAAA%3B%3BAA7CpB%2CcAuBI%2CmBACI%2CSAAQ%2COACJ%2CaAqBI%2CGAAG%2CGAAE%2CIAAI%3BAA9CzB%2CcAuBI%2CmBA6wDH%2CCA5wDuB%2CQAAQ%2CQACpB%2CaAqBI%2CGAAG%2CGAAE%2CIAAI%3BEAAS%2CWAAA%3BEAAY%2CaAAA%3BEAAc%2CyBAAA%3BEACxC%2CaAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAjDpB%2CcAuBI%2CmBACI%2CSAAQ%2COACJ%2CaAyBI%2CGAAG%2CGAAE%2CIAAI%2COAAO%3BAAlDhC%2CcAuBI%2CmBA6wDH%2CCA5wDuB%2CQAAQ%2CQACpB%2CaAyBI%2CGAAG%2CGAAE%2CIAAI%2COAAO%3BAAlDhC%2CcAuBI%2CmBACI%2CSAAQ%2COACJ%2CaAyB4B%2CGAAG%2CGAAE%2CSAAS%2CIAAI%3BAAlD1D%2CcAuBI%2CmBA6wDH%2CCA5wDuB%2CQAAQ%2CQACpB%2CaAyB4B%2CGAAG%2CGAAE%2CSAAS%2CIAAI%3BEAAS%2CgBAAA%3BEAAiB%2CcAAA%3B%3BAAlDpF%2CcAuBI%2CmBACI%2CSAAQ%2COACJ%2CaA0BI%2CGAAE%3BAAnDlB%2CcAuBI%2CmBA6wDH%2CCA5wDuB%2CQAAQ%2CQACpB%2CaA0BI%2CGAAE%3BEAAQ%2CeAAA%3B%3BAAnD1B%2CcAuBI%2CmBACI%2CSAAQ%2COACJ%2CaA4BI%2CEAAC%3BAArDjB%2CcAuBI%2CmBA6wDH%2CCA5wDuB%2CQAAQ%2CQACpB%2CaA4BI%2CEAAC%3BEAAU%2CUAAA%3B%3BAAM3B%2CcACI%2COAAM%3BEACF%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3B%3BAATR%2CcACI%2COAAM%2COASF%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAZZ%2CcACI%2COAAM%2COASF%2CaAGI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2Ca7E1EA%2CaAAa%2CY6E0Eb%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAAIJ%2CcAzBR%2COAAM%2COAwBF%2CeACK%3BEACG%2CaAAA%3BEACA%2CeAAA%3B%3BAAFJ%2CcAzBR%2COAAM%2COAwBF%2CeACK%2CeAGG%3BEACI%2CQAAA%3BEACA%2CgBAAA%3B%3BAALR%2CcAzBR%2COAAM%2COAwBF%2CeACK%2CeAGG%2CgBAGI%3BEACI%2CaAAA%3B%3BAAPZ%2CcAzBR%2COAAM%2COAwBF%2CeACK%2CeAGG%2CgBAMI%2COACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAjBhB%2CcAzBR%2COAAM%2COAwBF%2CeACK%2CeAGG%2CgBAMI%2COACI%2CMAQI%3BEACI%2CaAAA%3B%3BAAnBpB%2CcAzBR%2COAAM%2COAwBF%2CeACK%2CeAGG%2CgBAMI%2COACI%2CMAWI%3BEACG%2CeAAA%3BEACA%2Ca7ExGf%2CaAAa%2CY6EwGE%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAACA%2CcApD3B%2COAAM%2COAwBF%2CeACK%2CeAGG%2CgBAMI%2COACI%2CMAWI%2CcAMI%3BEACC%2C0BAAA%3B%3BAA5BrB%2CcAzBR%2COAAM%2COAwBF%2CeACK%2CeAGG%2CgBAMI%2COACI%2CMAqBI%2CQACI%3BEACI%2CaAAA%3B%3BAAEJ%2CcA5D5B%2COAAM%2COAwBF%2CeACK%2CeAGG%2CgBAMI%2COACI%2CMAqBI%2CQAIK%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAA3CxB%2CcAzBR%2COAAM%2COAwBF%2CeACK%2CeAiDG%2CgBAAkB%3BEACd%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3B%3BAApDR%2CcAzBR%2COAAM%2COAwBF%2CeACK%2CeAiDG%2CgBAAkB%2CkBAId%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2Ca7E3IR%2CaAAa%2CY6E2IL%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAA9DZ%2CcAzBR%2COAAM%2COAwBF%2CeACK%2CeAiEG%3BEACI%2CSAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtER%2CcAzBR%2COAAM%2COAwBF%2CeACK%2CeAiEG%2CgBAMI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAnGxB%2CcACI%2COAAM%2COAwBF%2CeA8EI%2CgBACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2Ca7EzKJ%2CaAAa%2CY6EyKT%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CcA1HhB%2COAAM%2COAwBF%2CeA8EI%2CgBACI%2CsBAmBK%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BAAGA%2CcAlIpB%2COAAM%2COAwBF%2CeA8EI%2CgBACI%2CsBA0BK%2COACI%3BEACG%2CSAAS%2COAAT%3B%3BAApI5B%2CcACI%2COAAM%2COAwBF%2CeA8EI%2CgBAiCI%2CsBAAqB%2COAAU%3BEAC3B%2CkBAAA%3BEACA%2CWAAA%3B%3BAA1IpB%2CcACI%2COAAM%2COAwBF%2CeA8EI%2CgBAqCI%3BEACI%2CaAAA%3B%3BAA7IpB%2CcACI%2COAAM%2COAwBF%2CeA8EI%2CgBAqCI%2CwBAEI%3BEACI%2CcAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2C%2BCAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAA1JxB%2CcACI%2COAAM%2COAwBF%2CeA8EI%2CgBAqCI%2CwBAEI%2COAaI%3BEACI%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C8BAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAArK5B%2CcACI%2COAAM%2COAwBF%2CeA8EI%2CgBAqCI%2CwBAEI%2COAaI%2CMAWI%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2Ca7EpOhB%2CaAAa%2CY6EoOG%3BEACA%2CmBAAA%3B%3BAA9KhC%2CcAuLI%2CkBACI%3BEACI%2CaAAA%3B%3BAAzLZ%2CcAuLI%2CkBAII%3BEACI%2CaAAA%3B%3BAA5LZ%2CcAuLI%2CkBAOI%3BEACI%2CaAAA%3B%3BAA%5C%2FLZ%2CcAuLI%2CkBAUI%3BEACI%2CcAAA%3B%3BAAlMZ%2CcAqMI%2CGAAE%2CKAAK%3BEACH%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAIR%3BEACI%2CiBAAA%3BEACA%2CcAAA%3B%3BAAFJ%2CkBAGI%3BEACI%2CgCAAA%3B%3BAAJR%2CkBAGI%2CsBAEI%3BEACI%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2Ca7E7QA%2CY6E6QA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAdZ%2CkBAGI%2CsBAEI%2CGAUI%3BEACI%2CcAAA%3BEACA%2CqBAAA%3B%3BAAjBhB%2CkBAGI%2CsBAiBI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAA9BhB%2CkBAmCI%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAxCR%2CkBA0CI%3BEACI%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2Ca7EtTG%2CW6EsTH%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAACA%2CkBAfJ%2CWAeK%3BAAAQ%2CkBAfb%2CWAec%3BEACP%2CcAAA%3B%3BAAEH%2CkBAlBJ%2CWAkBK%3BEACG%2CaAAA%3B%3BAAQJ%2CkBADJ%2CSACK%2COACG%3BEACI%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAAIZ%2CkBAAC%2CiBACG%2CsBACI%3BEACI%2CgCAAA%3B%3BAAIJ%2CkBAPP%2CiBAMG%2CSACK%2COACG%3BEACI%2CkBAAA%3B%3BAAFR%2CkBAPP%2CiBAMG%2CSACK%2COACG%2CSAEI%2COAAM%2COACF%2CeAAc%2CeACV%2CgBACI%3BEACI%2CmBAAA%3B%3BAAYpC%2CcACI%2CeACI%3BEACI%2CkBAAA%3B%3BAAHZ%2CcAMI%2CiBACI%2CSAAQ%2CMAAS%2CWAAQ%3BEACrB%2CgBAAA%3B%3BAARZ%2CcAMI%2CiBAII%2CSACI%3BEACI%2CgCAAA%3BEACA%2CiBAAA%3B%3BAAbhB%2CcAMI%2CiBAII%2CSACI%2CaAGI%3BEACI%2CaAAA%3B%3BAAGR%2CcAZR%2CiBAII%2CSAQK%2CMACG%3BEACI%2CiCAAA%3B%3BAAGR%2CcAjBR%2CiBAII%2CSAaK%2COACG%3BAADK%2CcAjBjB%2CiBAII%2CSAac%2CQACN%3BEACI%2CgCAAA%3B%3BAAGR%2CcAtBR%2CiBAII%2CSAkBK%2CQACG%3BEACI%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAANR%2CcAtBR%2CiBAII%2CSAkBK%2CQACG%2CSAMI%3BEACI%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAVZ%2CcAtBR%2CiBAII%2CSAkBK%2CQACG%2CSAMI%2CsBAII%3BEACI%2Ca7EtZZ%2CaAAa%2CY6EsZD%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAhBhB%2CcAtBR%2CiBAII%2CSAkBK%2CQAoBG%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAxBR%2CcAtBR%2CiBAII%2CSAkBK%2CQAoBG%2CaAKI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2Ca7Erab%2CW6Eqaa%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAApCZ%2CcAtBR%2CiBAII%2CSAkBK%2CQAoBG%2CaAkBI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2Ca7E1bR%2CaAAa%2CY6E0bL%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAAnDZ%2CcAtBR%2CiBAII%2CSAkBK%2CQAoBG%2CaAiCI%2CeAAe%2COAAM%3BEACjB%2CgBAAA%3BEACA%2CUAAA%3B%3BAAIZ%2CcAjFR%2CiBAII%2CSA6EK%2COACE%3BEACK%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAEI%2CcAzFpB%2CiBAII%2CSA6EK%2COACE%2CaAMK%2COACK%3BAAAD%2CcAzFpB%2CiBAII%2CSA6EK%2COACE%2Ca3JnXX%2CMAAK%2CcA4CD%2CiBAGM%2CU2J2UW%3BAAAD%2CcAzFpB%2CiBAII%2CSA6EK%2COACE%2Ca1J9YX%2Ca0JqZqB%3BEACG%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAACA%2CcA9FxB%2CiBAII%2CSA6EK%2COACE%2CaAMK%2COACK%2CUAKI%3BAAAD%2CcA9FxB%2CiBAII%2CSA6EK%2COACE%2Ca3JnXX%2CMAAK%2CcA4CD%2CiBAGM%2CU2J2UW%2CUAKI%3BAAAD%2CcA9FxB%2CiBAII%2CSA6EK%2COACE%2Ca1J9YX%2Ca0JqZqB%2CUAKI%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA3BpB%2CcAjFR%2CiBAII%2CSA6EK%2COACE%2CaA8BK%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2Ca7E9eR%2CaAAa%2CY6E8eL%3BEACA%2CgBAAA%3BEAEA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2C0DAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAuB%2CiBAAvB%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAArDZ%2CcAjFR%2CiBAII%2CSA6EK%2COAwDG%2CSACI%3BEACI%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAA5DZ%2CcAjFR%2CiBAII%2CSA6EK%2COAwDG%2CSACI%2CiBAII%3BEACI%2Ca7EngBZ%2CaAAa%2CY6EmgBD%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAzJ5B%2CcAMI%2CiBAyJI%3BEACI%2CaAAA%3B%3BAAhKZ%2CcAMI%2CiBAyJI%2CeAEI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CcAnKZ%2CiBAyJI%2CeAEI%2CeAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAA%5C%2FKpB%2CcAMI%2CiBAyJI%2CeAEI%2CeAgBI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2COAAO%2CkBAAP%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3B%3BAACA%2CcAlLhB%2CiBAyJI%2CeAEI%2CeAgBI%2CcAOK%3BEACG%2COAAO%2CgBAAP%3B%3BAADJ%2CcAlLhB%2CiBAyJI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3B%3BAAPR%2CcAlLhB%2CiBAyJI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2C%2BBAAA%3BEACA%2CsBAAA%3B%3BAAfZ%2CcAlLhB%2CiBAyJI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAQI%3BEACI%2CYAAA%3B%3BAAjBhB%2CcAlLhB%2CiBAyJI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAWI%3BEACI%2CyBAAA%3B%3BAApBhB%2CcAlLhB%2CiBAyJI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAWI%2CkBAEI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca7E5jB7B%2CW6E4jB6B%3BEACA%2CWAAA%3B%3BAAzBpB%2CcAlLhB%2CiBAyJI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAWI%2CkBAQI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca9J5jBf%2Cc8J4jBe%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAhCpB%2CcAlLhB%2CiBAyJI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAWI%2CkBAeI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2Ca7EnlBzB%2Ce6EmlByB%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3B%3BAACA%2CcAvOpC%2CiBAyJI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAWI%2CkBAeI%2CEAmBK%3BEACG%2CmBAAA%3B%3BAA9O5C%2CcAMI%2CiBAyJI%2CeAEI%2CeAgBI%2CcAoEI%3BEACI%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CsBAAA%3B%3BAA1PxB%2CcAMI%2CiBAyJI%2CeAEI%2CeAgBI%2CcAoEI%2CmBAMI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAhQ5B%2CcAMI%2CiBAyJI%2CeAEI%2CeAgBI%2CcAoEI%2CmBAMI%2CoBAMI%3BEACI%2CmBAAA%3BEACA%2Ca7E%5C%2FmBrB%2CW6E%2BmBqB%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FQhC%2CcAMI%2CiBAyJI%2CeAEI%2CeAgBI%2CcAoEI%2CmBA6BI%3BEACI%2CcAAA%3B%3BAAnR5B%2CcAMI%2CiBAyJI%2CeAEI%2CeAgBI%2CcAoEI%2CmBA6BI%2CoBAEI%3BEACI%2CcAAA%3BEACA%2CsBAAA%3B%3BAAtRhC%2CcAMI%2CiBAyJI%2CeAEI%2CeAgBI%2CcAoEI%2CmBA6BI%2CoBAEI%2CyBAGI%3BEACI%2CYAAA%3B%3BAAxRpC%2CcAMI%2CiBAyJI%2CeAEI%2CeAgBI%2CcAoEI%2CmBA6BI%2CoBAEI%2CyBAGI%2CuBAEI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAAYxC%2CcACI%2CwBAA0B%3BEACtB%2CqBAAA%3B%3BAAFR%2CcACI%2CwBAA0B%2CuBAEtB%2CGACI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAa%2CcAAb%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CwBAJ%2BC%3BEAI%5C%2FC%2CcAnBR%2CwBAA0B%2CuBAEtB%2CGACI%3BIAaM%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAAlBlB%2CcAuBI%3BEACI%2CsBAAA%3B%3BAAxBR%2CcAuBI%2CqBAEI%3BEACI%2C2BAAA%3B%3BAA1BZ%2CcAuBI%2CqBAKI%3BEACI%2Ca7EhrBD%2CW6EgrBC%3B%3BAAMZ%2CcACI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3B%3BAAHR%2CcACI%2COAGI%2CcACI%3BEACI%2CaAAA%3B%3BAANhB%2CcACI%2COAGI%2CcACI%2CeAEI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CcAdhB%2COAGI%2CcACI%2CeAEI%2CeAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAArBxB%2CcACI%2COAGI%2CcACI%2CeAEI%2CeAgBI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2COAAO%2CkBAAP%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3B%3BAACA%2CcA7BpB%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAOK%3BEACG%2COAAO%2CgBAAP%3B%3BAADJ%2CcA7BpB%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3B%3BAAPR%2CcA7BpB%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2C%2BBAAA%3BEACA%2CsBAAA%3B%3BAAfZ%2CcA7BpB%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAQI%3BEACI%2CYAAA%3B%3BAAjBhB%2CcA7BpB%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAWI%3BEACI%2CyBAAA%3B%3BAApBhB%2CcA7BpB%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAWI%2CkBAEI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca7E5uBjC%2CW6E4uBiC%3BEACA%2CWAAA%3B%3BAAzBpB%2CcA7BpB%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAWI%2CkBAQI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca9J5uBnB%2Cc8J4uBmB%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAhCpB%2CcA7BpB%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAWI%2CkBAeI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2Ca7EnwB7B%2Ce6EmwB6B%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3B%3BAACA%2CcAlFxC%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAOK%2CqBAEG%2CmBAMI%2CoBAWI%2CkBAeI%2CEAmBK%3BEACG%2CmBAAA%3B%3BAApFhD%2CcACI%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAoEI%3BEACI%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CsBAAA%3B%3BAAhG5B%2CcACI%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAoEI%2CmBAMI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3B%3BAArGhC%2CcACI%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAoEI%2CmBAYI%3BEACI%2CcAAA%3B%3BAAxGhC%2CcACI%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAoEI%2CmBAYI%2CoBAEI%3BEACI%2CcAAA%3BEACA%2CsBAAA%3B%3BAA3GpC%2CcACI%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAoEI%2CmBAYI%2CoBAEI%2CyBAGI%3BEACI%2CYAAA%3B%3BAA7GxC%2CcACI%2COAGI%2CcACI%2CeAEI%2CeAgBI%2CcAoEI%2CmBAYI%2CoBAEI%2CyBAGI%2CuBAEI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAAe5C%2CcACI%2CeACI%2CeACE%2CcACI%2CmBACI%3BEACE%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca9J3zBK%2Cc8J2zBL%3BEACA%2CgBAAA%3B%3BAAbpB%2CcACI%2CeACI%2CeACE%2CcACI%2CmBAWI%3BEACK%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAlBvB%2CcACI%2CeACI%2CeACE%2CcACI%2CmBAWI%2CmBAIK%3BEACK%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca7E30BjB%2CW6E20BiB%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAxB5B%2CcACI%2CeACI%2CeACE%2CcACI%2CmBAWI%2CmBAWI%3BEACE%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca7El1Bb%2CW6Ek1Ba%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CcAhCpB%2CeACI%2CeACE%2CcACI%2CmBAWI%2CmBAWI%2CmBAOG%3BEACG%2CcAAA%3B%3BAAlC5B%2CcACI%2CeACI%2CeACE%2CcACI%2CmBAkCI%3BEACM%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAA7CxB%2CcACI%2CeACI%2CeACE%2CcACI%2CmBAkCI%2CsBAQI%3BEACE%2CcAAA%3B%3BAA%5C%2FCxB%2CcACI%2CeACI%2CeACE%2CcACI%2CmBAkCI%2CsBAQI%2CmBAEE%2CMAAK%3BEACD%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3B%3BAAvD5B%2CcACI%2CeACI%2CeACE%2CcACI%2CmBAkCI%2CsBAQI%2CmBAWI%3BEACE%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2Ca7Ep3BZ%2CaAAa%2CY6Eo3BD%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAAhE5B%2CcACI%2CeACI%2CeACE%2CcACI%2CmBAkCI%2CsBAQI%2CmBAoBI%3BEACM%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2Ca7E73BhB%2CaAAa%2CY6E63BG%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAACA%2CcAxE5B%2CeACI%2CeACE%2CcACI%2CmBAkCI%2CsBAQI%2CmBAoBI%2CQAOO%3BEACG%2CaAAA%3B%3BAAEJ%2CcA3E5B%2CeACI%2CeACE%2CcACI%2CmBAkCI%2CsBAQI%2CmBAoBI%2CQAUO%3BEACG%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAACA%2CcA%5C%2FEhC%2CeACI%2CeACE%2CcACI%2CmBAkCI%2CsBAQI%2CmBAoBI%2CQAUO%2CWAII%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGA%2CcAxFpC%2CeACI%2CeACE%2CcACI%2CmBAkCI%2CsBAQI%2CmBAoBI%2CQAUO%2CWAYI%2CMACI%3BEACG%2CcAAA%3B%3BAAdZ%2CcA3E5B%2CeACI%2CeACE%2CcACI%2CmBAkCI%2CsBAQI%2CmBAoBI%2CQAUO%2CWAiBG%3BEACI%2CaAAA%3B%3BAA9FxC%2CcACI%2CeACI%2CeACE%2CcACI%2CmBAkCI%2CsBAQI%2CmBAoBI%2CQA%2BBE%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAWhC%2CYAAY%2CgCACR%3BEACI%2CYAAA%3B%3BAAFR%2CYAAY%2CgCACR%2CcAEI%2COAAM%3BAAHd%2CYAAY%2CgCACR%2Cc3Jv1BA%2CMAAK%2CcA4CD%2CiBAGM%2CU2J0yBA%3BAAHd%2CYAAY%2CgCACR%2Cc1Jl3BA%2Ca0Jo3BU%3BEACF%2CYAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAACA%2CYAVA%2CgCACR%2CcAEI%2COAAM%2CaAOD%3BAAAD%2CYAVA%2CgCACR%2Cc3Jv1BA%2CMAAK%2CcA4CD%2CiBAGM%2CU2J0yBA%2CaAOD%3BAAAD%2CYAVA%2CgCACR%2Cc1Jl3BA%2Ca0Jo3BU%2CaAOD%3BEACG%2CeAAA%3BEACA%2CWAAA%3B%3BAAZhB%2CYAAY%2CgCAgBR%3BEACI%2CYAAA%3B%3BAAjBR%2CYAAY%2CgCAgBR%2CeAEI%2CqBACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2Ca7E18BL%2CW6E08BK%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CYAvCJ%2CgCAgBR%2CeAEI%2CqBACI%2CsBAoBK%3BEACG%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAQhB%2CYAAC%2CQACG%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAHR%2CYAAC%2CQACG%2CkBAGI%2CcACI%3BEACI%2CUAAA%3BEACA%2CaAAA%3B%3BAACA%2CYARf%2CQACG%2CkBAGI%2CcACI%2CcAGK%3BEACG%2CWAAA%3B%3BAAGA%2CYAZnB%2CQACG%2CkBAGI%2CcACI%2CcAMK%2CMACI%3BEACG%2CcAAA%3B%3BAAbxB%2CYAAC%2CQACG%2CkBAiBI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAtBZ%2CYAAC%2CQACG%2CkBAuBI%3BEACI%2CuBAAA%3B%3BAAzBZ%2CYAAC%2CQACG%2CkBAuBI%2CcAEI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2Ca7EjgCT%2CW6EigCS%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CYA7Cf%2CQACG%2CkBAuBI%2CcAEI%2CgBAmBK%3BEACG%2CgBAAA%3BEACA%2CsBAAA%3B%3BAA%5C%2FCpB%2CYAAC%2CQACG%2CkBAuBI%2CcA0BI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2Ca7EzhCT%2CW6EyhCS%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CYArEf%2CQACG%2CkBAuBI%2CcA0BI%2CeAmBK%3BEACG%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAQxB%2C8BACI%2CoBACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2Ca7E7iCD%2CW6E6iCC%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAXZ%2C8BAcI%2CQAAO%2CMAAM%3BEACT%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2Ca7ErkCG%2CW6EqkCH%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAACA%2C8BArBJ%2CQAAO%2CMAAM%2CaAqBR%3BEACG%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAQY%2C8BALpB%2CYACI%2CkBACI%2CMACI%2CGACI%2CGACK%2CKAAK%2CMAAM%3BEACR%2CaAAA%3B%3BAAIJ%2C8BAVpB%2CYACI%2CkBACI%2CMACI%2CGAMI%2CGACK%2COAAO%2CQACJ%2CEAAC%2COAAO%3BEACJ%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACA%2C8BArB5B%2CYACI%2CkBACI%2CMACI%2CGAMI%2CGACK%2COAAO%2CQACJ%2CEAAC%2COAAO%2COAUH%3BEACG%2CWAAA%3B%3BAAUZ%2C8BAhCpB%2CYACI%2CkBA4BI%2CMAAK%2CUAAU%2CGACX%2CGACI%2CGACK%3BEACG%2CaAAA%3B%3BAAOR%2C8BAxChB%2CYACI%2CkBAqCI%2CMAAK%2COACD%2CQAAO%2COACF%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAnFxB%2C8BAwCI%2CYACI%2CkBA8CI%2CMAAK%3BEACD%2CeAAA%3BEACA%2Ca7EhoCL%2CW6EgoCK%3BEACA%2CaAAA%3B%3BAA1FhB%2C8BAwCI%2CYACI%2CkBAmDI%2CMAAK%2CQAAQ%3BEACT%2C%2BBAAA%3BEACA%2C8BAAA%3B%3BAA9FhB%2C8BAwCI%2CYACI%2CkBAmDI%2CMAAK%2CQAAQ%2CKAGT%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAlGpB%2C8BAwCI%2CYACI%2CkBAmDI%2CMAAK%2CQAAQ%2CKAQT%2CcACI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CcAAb%3BEACA%2CgBAAA%3B%3BAA7GxB%2C8BAwCI%2CYACI%2CkBAmDI%2CMAAK%2CQAAQ%2CKAoBT%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnHpB%2C8BAwCI%2CYACI%2CkBAmDI%2CMAAK%2CQAAQ%2CKAoBT%2CmBAII%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca7E9pCb%2CW6E8pCa%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAAzHxB%2C8BAwCI%2CYACI%2CkBAmDI%2CMAAK%2CQAAQ%2CKAoBT%2CmBAWI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca7ErqCb%2CW6EqqCa%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAQxB%2CcACI%3BEACI%2CsBAAA%3BEACA%2C6BAAA%3B%3BAAHR%2CcACI%2CaAGI%3BEACI%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CcATR%2CaAGI%2CEAMK%3BEACG%2CWAAA%3B%3BAAEJ%2CcAZR%2CaAGI%2CEASK%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAMhB%2CcACI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3B%3BAAJR%2CcACI%2CgBAII%3BEACI%2CqBAAA%3B%3BAAEI%2CcAPZ%2CgBAII%2CSAEI%2CEACK%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAZpB%2CcACI%2CgBAeI%3BEACI%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CcAxBR%2CgBAeI%2CEASK%3BEACG%2CiBAAA%3B%3BAAEJ%2CcA3BR%2CgBAeI%2CEAYK%3BEACG%2CkBAAA%3B%3BAACA%2CcA7BZ%2CgBAeI%2CEAYK%2CkBAEI%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CcArCZ%2CgBAeI%2CEAYK%2CkBAUI%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAA4SpB%2CwBArS0C%3BEAGtC%2C8BACI%2CYACI%2CkBACI%2CMAAK%2CQAAQ%2CKACT%2CcACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEARxB%2C8BACI%2CYACI%2CkBACI%2CMAAK%2CQAAQ%2CKAQT%3BIACI%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAbpB%2C8BACI%2CYACI%2CkBACI%2CMAAK%2CQAAQ%2CKAQT%2CmBAGI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEAhBxB%2C8BACI%2CYACI%2CkBACI%2CMAAK%2CQAAQ%2CKAQT%2CmBAOI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEAQxB%2CcACI%2COAAM%2COACF%2CeACI%2CgBACI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEAPpB%2CcACI%2COAAM%2COAUF%2CaACI%3BIACI%2CiBAAA%3B%3BEAMhB%2CcACI%2CiBACI%2CSAAQ%2CQACJ%2CSACI%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAPxB%2CcACI%2CiBACI%2CSAAQ%2CQASJ%2CaACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAfpB%2CcACI%2CiBACI%2CSAAQ%2CQASJ%2CaAMI%3BIACI%2CiBAAA%3B%3BEAlBpB%2CcAuBI%2CmBACI%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3B%3BEA7BhB%2CcAuBI%2CmBACI%2CsBAOI%2CeACI%3BIACI%2CeAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAKR%2CcAjBR%2CmBAgBI%2CSACK%2COACG%2CaACI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3B%3BEAJZ%2CcAjBR%2CmBAgBI%2CSACK%2COAOG%2CSACI%2CiBACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAMJ%2CcAlCpB%2CmBAgBI%2CSACK%2COAeG%2CaACI%2COAAM%2CUACD%3BEAAD%2CcAlCpB%2CmBAgBI%2CSACK%2COAeG%2Ca3JjxChB%2CMAAK%2CcA4CD%2CiBAGM%2CU2JmuCgB%2CUACD%3BEAAD%2CcAlCpB%2CmBAgBI%2CSACK%2COAeG%2Ca1J5yChB%2Ca0J6yC0B%2CUACD%3BIACG%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEA9D5B%2CcAuBI%2CmBAgBI%2CSA4BI%3BIACI%2CiBAAA%3B%3BEApEhB%2CcAuBI%2CmBAgDI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEA3EZ%2CcA8EI%2CeACI%2CeACI%2CcACI%2CmBACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEArFxB%2CcA8EI%2CeACI%2CeACI%2CcACI%2CmBAMI%3BIACI%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAzFxB%2CcA8EI%2CeACI%2CeACI%2CcACI%2CmBAMI%2CmBAGI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEA5F5B%2CcA8EI%2CeACI%2CeACI%2CcACI%2CmBAMI%2CmBAOI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEAhG5B%2CcA8EI%2CeACI%2CeACI%2CcACI%2CmBAkBI%2CsBACI%2CmBACI%2CMAAK%3BIACD%2CWAAA%3BIACA%2CYAAA%3BIACA%2CwBAAA%3B%3BEAxGhC%2CcA8EI%2CeACI%2CeACI%2CcACI%2CmBAkBI%2CsBACI%2CmBAMI%3BIACI%2CiBAAA%3B%3BEA3GhC%2CcAmHI%2CsBACI%2CGACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAOhB%2CcACI%2CiBACI%2CeACI%2CeACI%2CcACI%2CmBACI%2CoBACI%3BIACI%2CeAAA%3B%3BEARhC%2CcACI%2CiBACI%2CeACI%2CeAUI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%3BIACI%2CuBAAA%3B%3BEAhB5B%2CcACI%2CiBACI%2CeACI%2CeAUI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBAEI%3BIACI%2CiBAAA%3B%3BEAlBhC%2CcACI%2CiBACI%2CeACI%2CeAUI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBAEI%2CkBAEI%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEArBpC%2CcACI%2CiBACI%2CeACI%2CeAUI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBASI%2CkBACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEA3BpC%2CcACI%2CiBACI%2CeACI%2CeAUI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBASI%2CkBAKI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEA%5C%2FBpC%2CcACI%2CiBACI%2CeACI%2CeAUI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBASI%2CkBASI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3B%3BEAWpC%2C0BACI%2CiCACI%3BIACI%2CYAAA%3B%3BEAIb%2CcACK%3BIACI%2CsBAAA%3B%3BEAFT%2CcACK%2CuBAEI%3BIACI%2CoBAAA%3B%3BEAJb%2CcACK%2CuBAKI%2CoBACI%2CYACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAZrB%2CcACK%2CuBAKI%2CoBASI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAMjB%2CcACC%2COACI%2CcACI%2CeACI%2CeACI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%3BIACI%2CuBAAA%3B%3BEAR7B%2CcACC%2COACI%2CcACI%2CeACI%2CeACI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBAEI%3BIACI%2CiBAAA%3B%3BEAVjC%2CcACC%2COACI%2CcACI%2CeACI%2CeACI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBAEI%2CkBAEI%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEAbrC%2CcACC%2COACI%2CcACI%2CeACI%2CeACI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBASI%2CkBACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAnBrC%2CcACC%2COACI%2CcACI%2CeACI%2CeACI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBASI%2CkBAKI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAvBrC%2CcACC%2COACI%2CcACI%2CeACI%2CeACI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBASI%2CkBASI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAA6ExC%2CwBA%5C%2FD0C%3BEAOlB%2CcAJhB%2CSACI%2CeACI%2CeACI%2CcACK%3BIACG%2COAAO%2CuBAAP%3B%3BEADJ%2CcAJhB%2CSACI%2CeACI%2CeACI%2CcACK%2CqBAEG%2CmBACI%3BIACI%2CkBAAA%3B%3BEAThC%2CcACI%2CSAeI%3BIACI%2CkBAAA%3B%3BEACA%2CcAjBR%2CSAeI%2CeAEK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAEJ%2CcA5BR%2CSAeI%2CeAaK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAQI%2CcAJhB%2CiBACI%2CeACI%2CeACI%2CcACK%2CUAAU%2CGACP%2CmBACI%3BIACI%2CkBAAA%3B%3B%3BAAyEpC%2CwBA7D0C%3BEAGtC%2CcACI%2COACI%2CcACI%2CeACI%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEANpB%2CcACI%2COACI%2CcACI%2CeACI%2CeAGI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBACI%2CkBACI%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEAbxC%2CcAuBI%2CiBACI%2CeACI%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEA3BhB%2CcAuBI%2CiBACI%2CeACI%2CeAGI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBACI%2CkBACI%3BIACI%2CgBAAA%3B%3BEAjCpC%2CcAuBI%2CiBACI%2CeACI%2CeAGI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBAMI%2CkBACI%3BIACI%2CiBAAA%3B%3BEAUpC%2CoBACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAiCZ%2CwBA1B0C%3BEAGtC%2CcACI%2CiBACI%2CeACI%2CeACI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBACI%2CkBACI%3BIACI%2CgBAAA%3B%3B%3BAA6DxC%2CwBA%5C%2FC0C%3BEAGtC%2CcACI%3BIACI%2CqBAAA%3B%3BEAFR%2CcAII%2COACI%2CcACI%2CeACI%2CeACI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBACI%2CkBACI%3BIACI%2CgBAAA%3B%3BEAbxC%2CcAuBI%2CiBACI%2CeACI%2CeACI%2CcAAa%2CUAAU%2CGACnB%2CmBACI%2CoBACI%2CkBACI%3BIACI%2CgBAAA%3B%3B%3BAAwEvC%2CwBA3D0C%2CwBAAqB%3BEAOxC%2CcAJhB%2CmBACI%2CSAAQ%2COACJ%2CaACI%2COAAM%2CUACD%3BEAAD%2CcAJhB%2CmBACI%2CSAAQ%2COACJ%2Ca3JvpDZ%2CMAAK%2CcA4CD%2CiBAGM%2CU2JymDY%2CUACD%3BEAAD%2CcAJhB%2CmBACI%2CSAAQ%2COACJ%2Ca1JlrDZ%2Ca0JmrDsB%2CUACD%3BIACG%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAUJ%2CcAJhB%2CiBACI%2CeACI%2CeACI%2CcACK%2CqBACG%2CmBACI%2CoBACI%2CkBACI%3BIACI%2CeAAA%3B%3BEALpB%2CcAJhB%2CiBACI%2CeACI%2CeACI%2CcACK%2CqBACG%2CmBACI%2CoBACI%2CkBAII%3BIACI%2CeAAA%3B%3BEA5BxC%2CcAsCI%3BIACI%2CqBAAA%3B%3BEAvCR%2CcAsCI%2CqBAEI%3BIACI%2CuBAAA%3B%3BEAzCZ%2CcAsCI%2CqBAKI%3BIACI%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEA%5C%2FCZ%2CcAsCI%2CqBAWI%3BIACI%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3B%3BACjyDhB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%3BEACJ%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAANZ%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMAKJ%3BEACI%2CmBAAA%3BEACA%2Ca9EDL%2CW8ECK%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAArBhB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMAqBJ%2CgBACI%3BEACI%2CmBAAA%3BEACA%2CgCAAA%3B%3BAA1BpB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMA2BJ%2CUACI%3BEACI%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2C8CAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAzCpB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBACI%3BEACI%2CuBAAA%3B%3BAA9CpB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBAII%2C2BACI%3BEACI%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAzDxB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBAgBI%2CyBACI%3BEACI%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAtExB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%3BEAII%2CoBAAA%3B%3BAACA%2CqBA7EhB%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAKK%3BEACG%2CaAAA%3B%3BAAEJ%2CqBAhFhB%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAQK%3BEACG%2CaAAA%3B%3BAAlFxB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAWI%3BEACI%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAvFxB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAgBI%2CsBACI%3BEACI%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FF5B%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAyBI%3BEACI%2CcAAA%3B%3BAACA%2CqBAnGpB%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAyBI%2CsBAEK%3BEACG%2CMAAM%2CgBAAN%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkCAAA%3B%3BAANJ%2CqBAnGpB%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAyBI%2CsBAEK%2C2BAOG%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAACC%2CqBA7G5B%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAyBI%2CsBAEK%2C2BAOG%2CuBAGK%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAGA%2CqBApHhC%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAyBI%2CsBAEK%2C2BAOG%2CuBASK%2CMACI%3BEACG%2CWAAA%3B%3BAAKhB%2CqBA1HpB%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAyBI%2CsBAyBK%3BEACG%2COAAO%2CgBAAP%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkCAAA%3B%3BAANJ%2CqBA1HpB%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAyBI%2CsBAyBK%2C4BAOG%3BEACI%2CgBAAA%3BEACA%2CUAAA%3B%3BAACA%2CqBApI5B%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAyBI%2CsBAyBK%2C4BAOG%2CuBAGK%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAGA%2CqBA3IhC%2CQAAO%2CKACH%2CSAAQ%2CMA0CJ%2CoBA6BI%2CeAyBI%2CsBAyBK%2C4BAOG%2CuBASK%2CMACI%3BEACG%2CWAAA%3B%3BAA7IxC%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMAmJJ%2CqBACI%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAA5JpB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMAmJJ%2CqBACI%2CYAOI%3BEACI%2Ca9EtJb%2CW8EsJa%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAApKxB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMAmJJ%2CqBACI%2CYAgBI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2Ca9ErKR%2CaAAa%2CY8EqKL%3B%3BAA3KxB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMAmJJ%2CqBAyBI%2CYAAW%3BEACP%2CcAAA%3B%3BAA%5C%2FKpB%2CqBAoLI%2CcACI%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAxLZ%2CqBA2LI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAA9LR%2CqBA2LI%2CyBAII%2CwBACI%2CYACI%3BEACI%2Ca9E1LT%2CW8E0LS%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAzMpB%2CqBA2LI%2CyBAII%2CwBAaI%2CaACI%3BEACI%2CgBAAA%3B%3BAA9MpB%2CqBA2LI%2CyBAII%2CwBAaI%2CaAII%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2C%2BBAAA%3B%3BAAEJ%2CqBA1BZ%2CyBAII%2CwBAaI%2CaASK%2CMACG%3BEACI%2CWAAW%2CUAAX%3B%3BAAvNxB%2CqBA2LI%2CyBAII%2CwBA4BI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAuB%2CcAAvB%3B%3BAAjOhB%2CqBA2LI%2CyBAII%2CwBAoCI%2C0BAA0B%2CgBAAe%3BEACrC%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA1OhB%2CqBA2LI%2CyBAII%2CwBA6CI%2C0BAA0B%3BEACtB%2CYAAA%3BEACA%2CkBAAA%3B%3BAA9OhB%2CqBA2LI%2CyBAII%2CwBA6CI%2C0BAA0B%2CaAGtB%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAApPpB%2CqBA2LI%2CyBAII%2CwBAwDI%2C0BAA0B%3BEACtB%2CWAAA%3BEACA%2CYAAA%3B%3BAAzPhB%2CqBA2LI%2CyBAII%2CwBA4DI%2C0BAA0B%3BEACtB%2CWAAA%3B%3BAA5PhB%2CqBA2LI%2CyBAII%2CwBA%2BDI%2C0BAA0B%2CgBAAe%3BEACrC%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAArQhB%2CqBA2LI%2CyBAII%2CwBAwEI%2C0BAA0B%2CgBAAe%2CWAAY%3BEACjD%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CYAAA%3B%3BAA9QhB%2CqBA2LI%2CyBAII%2CwBAiFI%2C0BAA0B%2CgBAAe%2CWAAY%2CcAAc%2CgBAAe%3BEAC9E%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAvRhB%2CqBA2LI%2CyBAII%2CwBA0FI%2C0BAA0B%2CgBAAe%2CWAAY%2CcAAc%2CgBAAe%3BEAC9E%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAhShB%2CqBA2LI%2CyBAII%2CwBAmGI%2C0BAA0B%2CgBAAe%2CWAAY%2CcAAc%2CgBAAe%2CWAAY%3BEAC1F%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAuB%2CcAAvB%3B%3BAAzShB%2CqBA2LI%2CyBAII%2CwBA4GI%2C0BAA0B%2CgBAAe%2CWAAY%2CcAAc%2CgBAAe%2CWAAY%2CcAAc%2CgBAAe%3BEACvH%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAlThB%2CqBA2LI%2CyBAII%2CwBAqHI%2C0BAA0B%2CgBAAe%2CWAAY%2CcAAc%2CgBAAe%2CWAAY%2CcAAc%2CgBAAe%2CWAAY%3BEACnI%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAAMhB%2CqBACI%2CmBACI%3BEACI%2CcAAA%3BEACA%2CoBAAA%3B%3BAAJZ%2CqBACI%2CmBACI%2CYAGI%3BEACI%2CmBAAA%3B%3BAANhB%2CqBACI%2CmBACI%2CYAGI%2CUAEI%2COAAM%3BEACF%2CaAAA%3B%3BAARpB%2CqBACI%2CmBACI%2CYAGI%2CUAKI%3BEACI%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAdpB%2CqBACI%2CmBACI%2CYAGI%2CUAKI%2CSAKI%3BEACI%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2Ca9EhVR%2CaAAa%2CY8EgVL%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CqBA5BpB%2CmBACI%2CYAGI%2CUAKI%2CSAKI%2CQAcK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CwCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CqBAvCpB%2CmBACI%2CYAGI%2CUAKI%2CSAKI%2CQAyBK%3BEACG%2CcAAA%3B%3BAACA%2CqBAzCxB%2CmBACI%2CYAGI%2CUAKI%2CSAKI%2CQAyBK%2CMAEI%3BEACG%2C8CAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAA9ChC%2CqBACI%2CmBACI%2CYAGI%2CUAKI%2CSAwCI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2Ca9EtXT%2Ce8EsXS%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CqBArEpB%2CmBACI%2CYAGI%2CUAKI%2CSAwCI%2CkBAoBK%3BEACG%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAxE5B%2CqBACI%2CmBA6EI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CUAAA%3B%3BAAvFZ%2CqBACI%2CmBA6EI%2CYAUI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAA7FhB%2CqBACI%2CmBA6EI%2CYAUI%2CaAMI%3BEACI%2COAAO%2CkBAAP%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAlGpB%2CqBACI%2CmBA6EI%2CYAUI%2CaAYI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAzGpB%2CqBACI%2CmBA6EI%2CYAUI%2CaAYI%2CUAMI%3BEACI%2CgBAAA%3B%3BAA3GxB%2CqBACI%2CmBA6EI%2CYAUI%2CaAsBI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAjHpB%2CqBACI%2CmBA6EI%2CYAUI%2CaAsBI%2CWAII%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9E5ab%2CW8E4aa%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAA1HxB%2CqBACI%2CmBA6EI%2CYAUI%2CaAsBI%2CWAII%2CYASI%3BEACI%2CcAAA%3B%3BAA5H5B%2CqBACI%2CmBA6EI%2CYAUI%2CaAsBI%2CWAiBI%3BEACI%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAnIxB%2CqBACI%2CmBA6EI%2CYAUI%2CaA8CI%3BEACI%2CWAAA%3B%3BAAvIpB%2CqBACI%2CmBA6EI%2CYAUI%2CaA8CI%2CcAEI%3BEACI%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA5IxB%2CqBACI%2CmBA6EI%2CYAUI%2CaA8CI%2CcAEI%2CSAKI%3BEACI%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2Ca9E9cZ%2CaAAa%2CY8E8cD%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CqBAzJxB%2CmBA6EI%2CYAUI%2CaA8CI%2CcAEI%2CSAKI%2CQAaK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CwCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CqBApKxB%2CmBA6EI%2CYAUI%2CaA8CI%2CcAEI%2CSAKI%2CQAwBK%3BEACG%2CcAAA%3B%3BAACA%2CqBAtK5B%2CmBA6EI%2CYAUI%2CaA8CI%2CcAEI%2CSAKI%2CQAwBK%2CMAEI%3BEACG%2C8CAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAA3KpC%2CqBACI%2CmBAkLI%2CYAAW%3BEACP%2CqBAAA%3BEACA%2CQAAA%3B%3BAArLZ%2CqBACI%2CmBAsLI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAACA%2CqBA1LR%2CmBAsLI%2CoBAIK%3BEACG%2CkBAAA%3B%3BAA5LhB%2CqBACI%2CmBAsLI%2CoBAOI%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca9ExfL%2CW8EwfK%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2C0BAAA%3B%3BAA1MhB%2CqBACI%2CmBAsLI%2CoBAOI%2CYAaI%3BEACI%2CcAAA%3B%3BAA5MpB%2CqBACI%2CmBA%2BMI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAApNZ%2CqBACI%2CmBA%2BMI%2CkBAKI%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9E9gBL%2CW8E8gBK%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAjOhB%2CqBACI%2CmBA%2BMI%2CkBAmBI%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9E5hBL%2CW8E4hBK%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FOhB%2CqBACI%2CmBA%2BMI%2CkBAiCI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAA1PhB%2CqBACI%2CmBA%2BMI%2CkBAiCI%2CuBAUI%3BEACI%2CuBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2Ca9ErjBT%2CW8EqjBS%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAA3QpB%2CqBACI%2CmBA%2BMI%2CkBAiCI%2CuBAUI%2CeAiBI%3BEACI%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CqBA%5C%2FQhB%2CmBA%2BMI%2CkBAiCI%2CuBAUI%2CeAqBK%3BEACG%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CqBAvRhB%2CmBA%2BMI%2CkBAiCI%2CuBAUI%2CeA6BK%2CUAAU%3BEACP%2CmBAAA%3BEACA%2CWAAA%3B%3BAACA%2CqBA1RpB%2CmBA%2BMI%2CkBAiCI%2CuBAUI%2CeA6BK%2CUAAU%2CGAGN%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGR%2CqBAhShB%2CmBA%2BMI%2CkBAiCI%2CuBAUI%2CeAsCK%3BEACG%2CmBAAA%3BEACA%2CWAAA%3B%3BAAFJ%2CqBAhShB%2CmBA%2BMI%2CkBAiCI%2CuBAUI%2CeAsCK%2COAGG%3BEACI%2CWAAA%3B%3BAAEJ%2CqBAtSpB%2CmBA%2BMI%2CkBAiCI%2CuBAUI%2CeAsCK%2COAMI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAHJ%2CqBAtSpB%2CmBA%2BMI%2CkBAiCI%2CuBAUI%2CeAsCK%2COAMI%2CMAIG%3BEACI%2CcAAA%3B%3BAA5ShC%2CqBACI%2CmBAkTI%2CoBAAmB%2CQACf%3BEACI%2CaAAA%3B%3BAArThB%2CqBACI%2CmBAuTI%3BEACI%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAA3TZ%2CqBACI%2CmBA4TI%3BEACI%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3B%3BAACA%2CqBArUR%2CmBA4TI%2CWASK%3BEACG%2CgBAAA%3BEACA%2C2BAAA%3B%3BAAxUhB%2CqBACI%2CmBA4TI%2CWAaI%3BEACI%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3B%3BAA7UhB%2CqBACI%2CmBA4TI%2CWAaI%2CeAII%3BEACI%2CmBAAA%3BEACA%2Ca9EroBT%2CW8EqoBS%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAA5VpB%2CqBACI%2CmBA4TI%2CWAaI%2CeAoBI%3BEACI%2CmBAAA%3BEACA%2Ca9ErpBT%2CW8EqpBS%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAA3WpB%2CqBACI%2CmBA8WI%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9E3qBI%2CaAAa%2CY8E2qBjB%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAtXZ%2CqBACI%2CmBAuXI%3BAAxXR%2CqBACI%2CmBAwnDH%2CCAjwC6B%3BEAClB%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2Ca9E5rBD%2CW8E4rBC%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3B%3BAACA%2CqBA5YR%2CmBAuXI%2CsBAqBK%3BAAAD%2CqBA5YR%2CmBAwnDH%2CCAjwC6B%2CqBAqBjB%3BEACG%2CcAAA%3B%3BAA9YhB%2CqBACI%2CmBAgZI%3BEACI%2CkBAAA%3B%3BAAEI%2CqBAnZZ%2CmBAgZI%2CmBAEI%2CSAAQ%2CUAAU%2CSACb%3BEACG%2C2BAAA%3B%3BAArZpB%2CqBACI%2CmBAgZI%2CmBAOI%2CsBAAqB%3BEACjB%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2COAAA%3B%3BAA5ZhB%2CqBACI%2CmBAgZI%2CmBAaI%2CsBAAqB%3BEACjB%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAnahB%2CqBACI%2CmBAqaI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAzaZ%2CqBACI%2CmBAqaI%2C6BAII%3BEACI%2CmBAAA%3B%3BAA3ahB%2CqBACI%2CmBAqaI%2C6BAOI%2CiBACI%3BAA9ahB%2CqBACI%2CmBAqaI%2C6BAmtCP%2CCA5sC4B%2CwBACb%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAjbpB%2CqBACI%2CmBAqaI%2C6BAOI%2CiBACI%2CGAII%3BAAlbpB%2CqBACI%2CmBAqaI%2C6BAmtCP%2CCA5sC4B%2CwBACb%2CGAII%3BEAEI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAtbxB%2CqBACI%2CmBAqaI%2C6BAOI%2CiBACI%2CGAII%2CGAKI%3BAAvbxB%2CqBACI%2CmBAqaI%2C6BAmtCP%2CCA5sC4B%2CwBACb%2CGAII%2CGAKI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAhc5B%2CqBACI%2CmBAqcI%2CSAAQ%2CUAAU%3BEAOd%2CkBAAA%3B%3BAACA%2CqBA7cR%2CmBAqcI%2CSAAQ%2CUAAU%2CSAQb%3BEACG%2CSAAS%2CEAAT%3BEACA%2CuBAAA%3B%3BAAhdhB%2CqBACI%2CmBAqcI%2CSAAQ%2CUAAU%2CSAYd%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9E9wBA%2CaAAa%2CY8E8wBb%3BEACA%2CmBAAA%3B%3BAAxdhB%2CqBACI%2CmBAqcI%2CSAAQ%2CUAAU%2CSAYd%2COAOI%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9ErxBJ%2CaAAa%2CY8EqxBT%3BEACA%2CmBAAA%3B%3BAA%5C%2FdpB%2CqBACI%2CmBAqcI%2CSAAQ%2CUAAU%2CSAYd%2COAOI%2CEAOI%3BEACI%2CWAAA%3B%3BAAjexB%2CqBACI%2CmBAqcI%2CSAAQ%2CUAAU%2CSAYd%2COAOI%2CEAUI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAArexB%2CqBACI%2CmBAyeI%2CkBACI%2CyBACI%2CUACI%3BEACI%2CkBAAA%3B%3BAAEI%2CqBA%5C%2FexB%2CmBAyeI%2CkBACI%2CyBACI%2CUACI%2CYAEI%2CkBACK%3BAAAO%2CqBA%5C%2FehC%2CmBAyeI%2CkBACI%2CyBACI%2CUACI%2CYAEI%2CkBACa%3BEACL%2CSAAA%3BEACA%2CgBAAA%3B%3BAAlfhC%2CqBACI%2CmBAyeI%2CkBACI%2CyBACI%2CUACI%2CYAQI%2CkBAAiB%2CKACb%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9EnzBrB%2CW8EmzBqB%3BEACA%2CoBAAA%3B%3BAA%5C%2FfhC%2CqBACI%2CmBAyeI%2CkBACI%2CyBACI%2CUACI%2CYAQI%2CkBAAiB%2CKAYb%2C0BACI%2CeAAc%3BEACV%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2Ca9El0BpB%2CaAAa%2CY8Ek0BO%3BEACA%2CmBAAA%3B%3BAAWpC%3BEACI%2CqBAAA%3B%3BAADJ%2CeAEI%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9Ep1BG%2CW8Eo1BH%3BEACA%2CmBAAA%3B%3BAATR%2CeAWI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2Ca9Ep2BQ%2CaAAa%2CY8Eo2BrB%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIR%3BEACI%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAHJ%2CkBAII%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9El3BG%2CW8Ek3BH%3BEACA%2CmBAAA%3B%3BAAXR%2CkBAaI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAfR%2CkBAaI%2CGAGI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2Ca9Eh4BI%2CaAAa%2CY8Eg4BjB%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAxBZ%2CkBAaI%2CGAGI%2CGASI%3BEACI%2CcAAA%3B%3BAACA%2CkBAdZ%2CGAGI%2CGASI%2CEAEK%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAOpB%3BEACI%2CoBAAA%3B%3BAADJ%2CkBAEI%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9Ep5BG%2CW8Eo5BH%3BEACA%2CoBAAA%3B%3BAATR%2CkBAWI%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAdR%2CkBAWI%2CGAII%3BEACI%2CmBAAA%3B%3BAAhBZ%2CkBAWI%2CGAII%2CGAEI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2Ca9Er6BA%2CaAAa%2CY8Eq6Bb%3BEACA%2CmBAAA%3B%3BAACA%2CkBAdZ%2CGAII%2CGAEI%2CEAQK%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3B%3BAAEJ%2CkBAxBZ%2CGAII%2CGAEI%2CEAkBK%3BEACG%2CcAAA%3B%3BAACA%2CkBA1BhB%2CGAII%2CGAEI%2CEAkBK%2CMAEI%3BEACG%2CWAAA%3B%3BAAOxB%2CqBACI%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9Eh8BG%2CW8Eg8BH%3BEACA%2CoBAAA%3B%3BAARR%2CqBAUI%3BEACI%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CeAAA%3B%3BAAbR%2CqBAeI%3BEACI%2COAAO%2CmBAAP%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2Ca9Et9BQ%2CaAAa%2CY8Es9BrB%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAACA%2CqBAfJ%2CKAeK%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKZ%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAEJ%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAADJ%2CiBAEI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAVR%2CiBAEI%2CwBASI%3BEACI%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9Ez%5C%2FBD%2CW8Ey%5C%2FBC%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAlBZ%2CiBAqBI%2CwBACI%2CgBACI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3B%3BAA1BhB%2CiBAqBI%2CwBACI%2CgBACI%2CsBAII%3BEACI%2COAAO%2CmBAAP%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAhCpB%2CiBAqBI%2CwBACI%2CgBACI%2CsBAII%2CeAMI%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAzCxB%2CiBAqBI%2CwBACI%2CgBACI%2CsBAII%2CeAgBI%3BEACI%2COAAO%2CkBAAP%3BEACA%2CkBAAA%3B%3BAA7CxB%2CiBAqBI%2CwBACI%2CgBACI%2CsBAII%2CeAgBI%2CuBAGI%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9E5hCjB%2CW8E4hCiB%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAtD5B%2CiBAqBI%2CwBACI%2CgBACI%2CsBAII%2CeAgBI%2CuBAaI%3BEACI%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca9ExiCZ%2CaAAa%2CY8EwiCD%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAS5B%3BEACI%2CqBAAA%3B%3BAADJ%2CuBAEI%3BEACI%2CgCAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAARR%2CuBAEI%2CsBAOI%3BEACI%2Ca9E7jCI%2CaAAa%2CY8E6jCjB%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAApBZ%2CuBAEI%2CsBAoBI%3BEACI%2Ca9E1kCI%2CaAAa%2CY8E0kCjB%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FBZ%2CuBAkCI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3B%3BAA1CR%2CuBAkCI%2CsBASI%3BEACI%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9EjmCD%2CW8EimCC%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAnDZ%2CuBAkCI%2CsBAmBI%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9E7mCI%2CaAAa%2CY8E6mCjB%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CuBA7BR%2CsBAmBI%2CEAUK%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CwBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CuBAxCR%2CsBAmBI%2CEAqBK%3BEACG%2CcAAA%3BEACA%2C0BAAA%3B%3BAACA%2CuBA3CZ%2CsBAmBI%2CEAqBK%2CMAGI%3BEACG%2CWAAA%3B%3BAAMpB%2CqBACI%2CeAAc%3BAADlB%2CqBAyyBC%2CCAxyBsC%2CcAAc%3BEAC7C%2CwBAAA%3B%3BAAFR%2CqBAII%2CsBACI%2CoBAAmB%3BEAAgC%2CwBAAA%3B%3BAAM3D%3BEACI%2CoBAAA%3B%3BAADJ%2CqBAEI%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAVR%2CqBAEI%2CoBASI%3BEACI%2COAAO%2CmBAAP%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAnBZ%2CqBAsBI%3BEACI%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAA5BR%2CqBAsBI%2CoBAOI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FBZ%2CqBAsBI%2CoBAWI%2CYACI%3BEACI%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9EtrCL%2CW8EsrCK%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAxChB%2CqBAsBI%2CoBAqBI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAhDZ%2CqBAsBI%2CoBA4BI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3B%3BAApDZ%2CqBAsBI%2CoBA4BI%2CmBAGI%2CiBACI%3BEACI%2CYAAA%3B%3BAAvDpB%2CqBAsBI%2CoBA4BI%2CmBAGI%2CiBACI%2CSAEI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2Ca9ErtCT%2Ce8EqtCS%3B%3BAACA%2CqBAjDpB%2CoBA4BI%2CmBAGI%2CiBACI%2CSAEI%2CQAeK%3BEACG%2CmBAAA%3B%3BAAxE5B%2CqBAsBI%2CoBA4BI%2CmBA2BI%3BEACI%2CmBAAA%3B%3BAA9EhB%2CqBAsBI%2CoBA4BI%2CmBA2BI%2COAEI%2CSACI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CaAAa%2CYAA1B%3BEACA%2CmBAAA%3B%3BAACA%2CqBApEpB%2CoBA4BI%2CmBA2BI%2COAEI%2CSACI%2CYAUK%3BEACG%2CWAAA%3B%3BAAGJ%2CqBAxEpB%2CoBA4BI%2CmBA2BI%2COAEI%2CSACI%2CYAcK%3BEACG%2CWAAA%3B%3BAAGJ%2CqBA5EpB%2CoBA4BI%2CmBA2BI%2COAEI%2CSACI%2CYAkBK%3BEACG%2CWAAA%3B%3BAAnG5B%2CqBAsBI%2CoBA4BI%2CmBA2BI%2COAEI%2CSAuBI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAACA%2CqBAzFpB%2CoBA4BI%2CmBA2BI%2COAEI%2CSAuBI%2CSASK%3BEACG%2CWAAA%3B%3BAAGJ%2CqBA7FpB%2CoBA4BI%2CmBA2BI%2COAEI%2CSAuBI%2CSAaK%3BEACG%2CWAAA%3B%3BAAGJ%2CqBAjGpB%2CoBA4BI%2CmBA2BI%2COAEI%2CSAuBI%2CSAiBK%3BEACG%2CWAAA%3B%3BAAxH5B%2CqBA%2BHI%2CmBACI%2CsBACI%3BEACI%2CcAAA%3BEACA%2Ca9EnxCL%2CW8EmxCK%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAArIhB%2CqBA%2BHI%2CmBACI%2CsBAOI%2CSACG%3BEACK%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAOpB%2CqBACI%2COAAM%3BAADV%2CqBA2oBC%2CCA1oBkB%2CMAAM%3BEACjB%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAJR%2CqBACI%2COAAM%2CQAIF%3BAALR%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAIjB%3BEACI%2CgBAAA%3B%3BAANZ%2CqBACI%2COAAM%2CQAIF%2CaAEI%3BAAPZ%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAIjB%2CaAEI%3BAAPZ%2CqBACI%2COAAM%2CQAIF%2CaAsoBP%2CCApoBkC%3BAAPnC%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAIjB%2CaAsoBP%2CCApoBkC%3BEACnB%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAjBhB%2CqBACI%2COAAM%2CQAmBF%3BAApBR%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%3BEACI%2CaAAA%3B%3BAArBZ%2CqBACI%2COAAM%2CQAmBF%2CeAEI%3BAAtBZ%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CqBA7BZ%2COAAM%2CQAmBF%2CeAEI%2CeAQK%3BAAAD%2CqBA6mBf%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAApCpB%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%3BAAtChB%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEAEA%2CWAAA%3BEACA%2CmBAAA%3BEAEA%2CcAAA%3B%3BAA7CpB%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%3BAA9CpB%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%3BEACI%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2C%2BBAAA%3BEACA%2CsBAAA%3B%3BAAnDxB%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAMI%3BAApDxB%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAMI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca%5C%2FJx1CH%2Cc%2BJw1CG%3BEACA%2CgBAAA%3B%3BAA5D5B%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAgBI%3BAA9DxB%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAgBI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAjE5B%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAgBI%2CmBAII%3BAAlE5B%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAgBI%2CmBAII%3BEACK%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9Ex2CtB%2CW8Ew2CsB%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAvEjC%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAgBI%2CmBAWG%3BAAzE3B%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAgBI%2CmBAWG%3BEACE%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2Ca9E%5C%2F2ClB%2CW8E%2B2CkB%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CqBA%5C%2FEzB%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAgBI%2CmBAWG%2CmBAOG%3BAAAD%2CqBA2jB5B%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAgBI%2CmBAWG%2CmBAOG%3BEACG%2CcAAA%3B%3BAAjFjC%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%3BAArFvB%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA1FxB%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%3BAA3FtB%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%3BEACE%2CcAAA%3B%3BAA5FxB%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAEE%2CMAAK%3BAA7F7B%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAEE%2CMAAK%3BEACD%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3B%3BAApG5B%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAWI%3BAAtG1B%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAWI%3BEACE%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2Ca9E%5C%2F4CZ%2CaAAa%2CY8E%2B4CD%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAA7G5B%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%3BAA%5C%2FG1B%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%3BEACM%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2Ca9Ex5ChB%2CaAAa%2CY8Ew5CG%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAACA%2CqBArH5B%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQAOO%3BAAAD%2CqBAqhB%5C%2FB%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQAOO%3BEACG%2CaAAA%3B%3BAAEJ%2CqBAxH5B%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQAUO%3BAAAD%2CqBAkhB%5C%2FB%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQAUO%3BEACG%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAACA%2CqBA5HhC%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQAUO%2CWAII%3BAAAD%2CqBA8gBnC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQAUO%2CWAII%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAGA%2CqBApIpC%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQAUO%2CWAWI%2CMACI%3BAAAD%2CqBAsgBvC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQAUO%2CWAWI%2CMACI%3BEACG%2CcAAA%3B%3BAAbZ%2CqBAxH5B%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQAUO%2CWAgBG%3BAAhBJ%2CqBAkhB%5C%2FB%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQAUO%2CWAgBG%3BEACI%2CaAAA%3B%3BAA1IxC%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQA8BE%3BAA7I5B%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAuCG%2CsBAMD%2CmBAoBI%2CQA8BE%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAnJhC%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBA0GI%3BAAxJxB%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBA0GI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3B%3BAA5J5B%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAgHI%3BAA9JxB%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAgHI%3BEACI%2CcAAA%3B%3BAA%5C%2FJ5B%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAgHI%2CoBAEI%3BAAhK5B%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAgHI%2CoBAEI%3BEACI%2CcAAA%3BEACA%2CsBAAA%3B%3BAAlKhC%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAgHI%2CoBAEI%2CyBAGI%3BAAnKhC%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAgHI%2CoBAEI%2CyBAGI%3BEACI%2CYAAA%3B%3BAApKpC%2CqBACI%2COAAM%2CQAmBF%2CeAEI%2CeAgBI%2CcAQI%2CmBAgHI%2CoBAEI%2CyBAGI%2CuBAEI%3BAArKpC%2CqBA2oBC%2CCA1oBkB%2CMAAM%2COAmBjB%2CeAEI%2CeAgBI%2CcAQI%2CmBAgHI%2CoBAEI%2CyBAGI%2CuBAEI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAAwVxC%2CwBA3U0C%3BEAItC%2CuBACI%2CsBACI%3BIACI%2CiBAAA%3B%3BEACA%2CuBAHR%2CsBACI%2CEAEK%3BIACG%2CiBAAA%3B%3BEAMhB%2CoBACI%2CQAAO%2CKACH%3BIACI%2CUAAA%3BIACA%2CkBAAA%3B%3BEAIZ%2CqBACI%2CcACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CqBAMI%2CQAAO%2CKACH%2CSAAQ%3BIACJ%2CcAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEAVZ%2CqBAMI%2CQAAO%2CKACH%2CSAAQ%2CMAIJ%3BIACI%2CeAAA%3B%3BEAMhB%2CqBACI%2CmBACI%3BIACI%2CmBAAA%3B%3BEAHZ%2CqBACI%2CmBACI%2CkBAEI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEARhB%2CqBACI%2CmBACI%2CkBAQI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAdhB%2CqBACI%2CmBACI%2CkBAcI%3BIACI%2CkBAAA%3B%3BEAjBhB%2CqBACI%2CmBACI%2CkBAcI%2CuBAEI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CYAAA%3B%3BEACA%2CqBAtBhB%2CmBACI%2CkBAcI%2CuBAEI%2CeAKK%3BIACG%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3B%3BEA1BxB%2CqBACI%2CmBA8BI%2CoBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2C0BAAA%3B%3BEApChB%2CqBACI%2CmBAsCI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAzCZ%2CqBACI%2CmBAsCI%2CWAGI%2CeACI%3BIACI%2CeAAA%3B%3BEA5CpB%2CqBACI%2CmBAsCI%2CWAGI%2CeAII%3BIACI%2CeAAA%3B%3BEA%5C%2FCpB%2CqBACI%2CmBAkDI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEArDZ%2CqBACI%2CmBAsDI%2CSAAQ%2CUAAU%2CSACd%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEA1DhB%2CqBACI%2CmBAsDI%2CSAAQ%2CUAAU%2CSACd%2COAGI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEA7DpB%2CqBACI%2CmBAsDI%2CSAAQ%2CUAAU%2CSACd%2COAGI%2CEAGI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAhExB%2CqBACI%2CmBAsDI%2CSAAQ%2CUAAU%2CSACd%2COAGI%2CEAOI%3BIACI%2CaAAA%3B%3BEAnExB%2CqBACI%2CmBAuEI%3BIACI%2CoBAAA%3B%3BEAzEZ%2CqBACI%2CmBAuEI%2CYAEI%2CUACI%2CSACI%3BIACI%2CiBAAA%3B%3BEA7ExB%2CqBACI%2CmBAuEI%2CYAEI%2CUACI%2CSAII%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAjFxB%2CqBAuFI%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEA1FZ%2CqBAuFI%2CsBAKI%3BIACI%2CiBAAA%3B%3BEA7FZ%2CqBAgGI%3BIACI%2CoBAAA%3B%3BEAjGR%2CqBAgGI%2CmBAEI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEApGZ%2CqBAgGI%2CmBAMI%2CGACI%2CGACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEACA%2CqBAXhB%2CmBAMI%2CGACI%2CGACI%2CEAGK%3BIACG%2CkBAAA%3BIACA%2CiBAAA%3B%3BEA7GxB%2CqBAmHI%3BIACI%2CqBAAA%3B%3BEApHR%2CqBAmHI%2CgBAEI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAvHZ%2CqBAmHI%2CgBAMI%3BIACI%2CiBAAA%3B%3BEA1HZ%2CqBA6HI%3BIACI%2CoBAAA%3B%3BEA9HR%2CqBA6HI%2CmBAEI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAjIZ%2CqBA6HI%2CmBAMI%2CGACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAtIhB%2CqBA0II%2CkBACI%2CwBACI%3BIACI%2CiBAAA%3B%3BEA7IhB%2CqBA0II%2CkBAMI%2CwBACI%2CgBACI%2CsBACI%2CeACI%2CuBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAvJhC%2CqBA0II%2CkBAMI%2CwBACI%2CgBACI%2CsBACI%2CeACI%2CuBAKI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEA3JhC%2CqBAmKI%2CwBACI%2CsBACI%3BIACI%2CiBAAA%3B%3BEAtKhB%2CqBAmKI%2CwBAMI%2CsBACI%3BIACI%2CiBAAA%3B%3BEA3KhB%2CqBAmKI%2CwBAMI%2CsBAII%3BIACI%2CiBAAA%3B%3BEA9KhB%2CqBAkLI%2CyBACI%2CwBACI%2CYACI%3BIACI%2CiBAAA%3B%3BEAOpB%2CqBACI%2CmBACI%2CYACI%2CaACI%2CcACI%2CSACI%3BIACI%2CiBAAA%3B%3BEAP5B%2CqBACI%2CmBACI%2CYACI%2CaAQI%2CWACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAdxB%2CqBACI%2CmBACI%2CYACI%2CaAQI%2CWAKI%3BIACI%2CiBAAA%3B%3BEAQxB%2CqBACI%2CoBACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAJZ%2CqBACI%2CoBAKI%2CYACI%3BIACI%2CiBAAA%3B%3BEARhB%2CqBACI%2CoBAUI%2CmBACI%2CiBACI%2CSACI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3B%3BEAhBxB%2CqBACI%2CoBAUI%2CmBASI%2COACI%2CSACI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEAzBxB%2CqBACI%2CoBAUI%2CmBASI%2COACI%2CSAMI%3BIACI%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAQxB%2CqBACI%2COAAM%2CQACF%2CaACI%3BEAHZ%2CqBAkLH%2CCAjLsB%2CMAAM%2COACjB%2CaACI%3BEAHZ%2CqBACI%2COAAM%2CQACF%2CaAgLX%2CCA%5C%2FKsC%3BEAHnC%2CqBAkLH%2CCAjLsB%2CMAAM%2COACjB%2CaAgLX%2CCA%5C%2FKsC%3BIACnB%2CiBAAA%3B%3BEAJhB%2CqBACI%2COAAM%2CQAMF%2CeACI%2CeACI%2CcACI%2CmBACI%3BEAXxB%2CqBAkLH%2CCAjLsB%2CMAAM%2COAMjB%2CeACI%2CeACI%2CcACI%2CmBACI%3BIACI%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAb5B%2CqBACI%2COAAM%2CQAMF%2CeACI%2CeACI%2CcACI%2CmBACI%2CmBAGI%3BEAd5B%2CqBAkLH%2CCAjLsB%2CMAAM%2COAMjB%2CeACI%2CeACI%2CcACI%2CmBACI%2CmBAGI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEAhBhC%2CqBACI%2COAAM%2CQAMF%2CeACI%2CeACI%2CcACI%2CmBACI%2CmBAOI%3BEAlB5B%2CqBAkLH%2CCAjLsB%2CMAAM%2COAMjB%2CeACI%2CeACI%2CcACI%2CmBACI%2CmBAOI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEApBhC%2CqBACI%2COAAM%2CQAMF%2CeACI%2CeACI%2CcACI%2CmBAaI%3BEAvBxB%2CqBAkLH%2CCAjLsB%2CMAAM%2COAMjB%2CeACI%2CeACI%2CcACI%2CmBAaI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3B%3BAA2FhC%2CwBA%5C%2FE0C%3BEAEtC%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMACJ%2CqBACI%3BIACI%2CgBAAA%3B%3BEALpB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMACJ%2CqBACI%2CYAEI%3BIACI%2CiBAAA%3B%3BEAPxB%2CqBACI%2CQAAO%2CKACH%2CSAAQ%2CMACJ%2CqBACI%2CYAKI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAQpB%2CqBACI%2CmBACI%2CYACI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEALhB%2CqBACI%2CmBACI%2CYACI%2CaAGI%2CUACI%3BIACI%2CeAAA%3B%3BEARxB%2CqBACI%2CmBACI%2CYACI%2CaAQI%3BIACI%2CkBAAA%3B%3BEAZpB%2CqBACI%2CmBACI%2CYACI%2CaAQI%2CWAEI%3BIACI%2CiBAAA%3B%3BEAdxB%2CqBACI%2CmBACI%2CYACI%2CaAQI%2CWAKI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAS5B%2CqBACI%2CmBACI%2CSAAQ%2CUAAU%2CSACd%2COACI%3BIACI%2CiBAAA%3B%3BEALpB%2CqBACI%2CmBAQI%3BEATR%2CqBACI%2CmBA2FP%2CCAnFiC%3BIAClB%2CiBAAA%3B%3BEAVZ%2CqBAaI%2CyBACI%2CwBACI%3BIACI%2CcAAA%3B%3BEAhBhB%2CqBAaI%2CyBACI%2CwBACI%2C0BAEI%2CgBAAe%2CWAAY%3BIACvB%2CcAAA%3B%3BEAlBpB%2CqBAaI%2CyBACI%2CwBACI%2C0BAKI%2CgBAAe%2CWAAY%2CcAAc%2CgBAAe%2CWAAY%3BIAChE%2CcAAA%3B%3B%3BAAyBxB%2CwBAf0C%3BEAKtC%2CuBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAAqDX%2CwBA9C0C%2CwBAAqB%3BEAG5D%2CqBACI%2CmBACI%2CYACI%3BIACI%2CkBAAA%3B%3BEAMhB%2CiBACI%2CwBACI%2CgBACI%2CsBACI%2CeACI%3BIACI%2CYAAA%3BIACA%2CaAAA%3B%3BEAPxB%2CiBACI%2CwBACI%2CgBACI%2CsBACI%2CeAKI%3BIACI%2COAAO%2CkBAAP%3BIACA%2CkBAAA%3B%3BEAOxB%2CqBAAsB%2CmBAAmB%2CSAAQ%2CUAAU%3BIACvD%2CiBAAA%3B%3B%3B%3BAAcR%2CwBA9C2C%2CwBAAqB%2CmCAsChE%3BEAAE%3BIACF%2CqBAAsB%2CmBAAmB%2CSAAQ%2CUAAU%3BMACvD%2CiBAAA%3B%3B%3B%3BA%5C%2FIh4DA%3BAACA%2CIAAI%3BEACA%2C6BAAA%3B%3BAAOY%2CYAHZ%2CiBACI%2CqBACM%2CuBACG%3BEACG%2CSAAS%2CIAAI%2CiBAAiB%2CIAA9B%3B%3BAAGJ%2CYAPZ%2CiBACI%2CqBACM%2CuBAKG%2CWAAW%3BEACR%2CSAAS%2CGAAT%3B%3BAATpB%2CYACI%2CiBAaI%2CMAAK%3BEACD%2CeAAA%3B%3BAAfZ%2CYACI%2CiBAaI%2CMAAK%2CYAGD%3BEjBoOZ%2CiBAAA%3B%3BAiBhOY%2CYApBR%2CiBAaI%2CMAAK%2CYAOA%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3B%3BAAMhB%3BEACI%2CgBAAA%3B%3BAAOJ%2CeACI%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAIR%3BAACA%3BEACI%2CmBAAA%3B%3BAAOJ%3BEACI%2CqBAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CcAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAOJ%2CQAAQ%2CMAKJ%2CaAAa%2COAAM%3BEACf%2CeAAA%3B%3BAANR%2CQAAQ%2CMASJ%3BEjB2JJ%2CcAAA%3BEAAA%2CiBAAA%3BEiBxJQ%2CcAAA%3B%3BAAZR%2CQAAQ%2CMAeJ%2CSAAQ%3BEACJ%2CmBAAA%3B%3BAAhBR%2CQAAQ%2CMAmBJ%2COAAM%3BEjBiJV%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAkBMA%2CQAAQ%2CMAmBJ%2COAAM%2COlBnBR%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BAkBFJ%2CQAAQ%2CMAmBJ%2COAAM%2COAGF%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAKZ%2CQAAQ%2CKAAK%3BEACT%2CWAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CQAAQ%2CKAAK%2CSAIT%3BEACI%2CWAAA%3B%3BAALR%2CQAAQ%2CKAAK%2CSAIT%2CuBdlCF%2CQAGI%2CKACI%3BAc0BV%2CQAAQ%2CKAAK%2CSAIT%2CuBdjCF%2CQAEI%2CKACI%3BAc0BV%2CQAAQ%2CKAAK%2CSAIT%2CuBdhCF%2CQACI%2CKACI%3BEHiKV%2CyBAAA%3B%3BAiBvIA%2CQAAQ%2CKAAK%2CSAIT%2CuBdlCF%2CQAGI%2CKAII%3BAcuBV%2CQAAQ%2CKAAK%2CSAIT%2CuBdjCF%2CQAEI%2CKAII%3BAcuBV%2CQAAQ%2CKAAK%2CSAIT%2CuBdhCF%2CQACI%2CKAII%3BEH8JV%2CwBAAA%3B%3BAiBxHA%2CkBACI%2CoBACI%3BEACI%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CkBADJ%2COACK%3BAACD%2CkBAFJ%2COAEK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAMA%2CkBAFR%2CSACK%2CUACI%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEjBiGhB%2CcAAA%3B%3BAiBnGY%2CkBAFR%2CSACK%2CUACI%2CIAKK%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAARR%2CkBAFR%2CSACK%2CUACI%2CIAWG%3BEACI%2CiBAAA%3B%3BAAIR%2CkBAlBR%2CSACK%2CUAiBI%3BEACG%2CcAAA%3B%3BAAIR%2CkBAvBJ%2CSAuBK%3BEACG%2CcAAA%3B%3BAA3CZ%2CkBA%2BCI%3BEACI%2CgBAAA%3B%3BAAhDR%2CkBAmDI%2CyBAAyB%3BEjBqE7B%2CiBAAA%3B%3BAiBhEA%2CwBACI%2CgCACI%3BEjB8DR%2CgBAAA%3BEAAA%2CeAAA%3BEAAA%2CiBAAA%3BEiB1DY%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAATZ%2CwBACI%2CgCAYI%2CMAAK%2CgBACC%2CSAAM%3BEACJ%2CgBAAA%3B%3BAAOA%2CwBArBZ%2CgCAkBK%2CSAEG%2CQACK%3BAAAD%2CwBArBZ%2CgCAmBK%2CUACG%2CQACK%3BEACG%2CSAAS%2CGAAT%3BEjByCpB%2CcAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3B%3BAiBhEA%2CwBAsCI%2COACI%3BEACI%2CcAAA%3B%3BAASZ%2CkBAEI%2CWACI%2CqBAAuB%3BAAF%5C%2FB%2CuBACI%2CWACI%2CqBAAuB%3BAAH%5C%2FB%2CkBAEI%2CWAEI%2CMAAQ%3BAAHhB%2CuBACI%2CWAEI%2CMAAQ%3BAAJhB%2CkBAEI%2CWAGI%3BAAJR%2CuBACI%2CWAGI%3BEjBUR%2CiBAAA%3BEiBRY%2CiBAAA%3BEACA%2CkBAAA%3B%3BAARZ%2CkBAEI%2CWACI%2CqBAAuB%2CuBAOnB%3BAATZ%2CuBACI%2CWACI%2CqBAAuB%2CuBAOnB%3BAAVZ%2CkBAEI%2CWAEI%2CMAAQ%2CuBAMJ%3BAATZ%2CuBACI%2CWAEI%2CMAAQ%2CuBAMJ%3BAAVZ%2CkBAEI%2CWAGI%2CMAKI%3BAATZ%2CuBACI%2CWAGI%2CMAKI%3BEjBKZ%2CiBAAA%3BEiBHgB%2CgBAAA%3B%3BAAZhB%2CkBAEI%2CWAcI%2CeAAe%3BAAfvB%2CuBACI%2CWAcI%2CeAAe%3BEjBDvB%2CiBAAA%3BEiBGY%2CgBAAA%3B%3BAAlBZ%2CkBAEI%2CWAmBI%3BAApBR%2CuBACI%2CWAmBI%3BEACI%2CmBAAA%3B%3BAAtBZ%2CkBA0BI%3BAAzBJ%2CuBAyBI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAA5BR%2CkBA0BI%2CeAII%3BAA7BR%2CuBAyBI%2CeAII%3BEjBfR%2CiBAAA%3B%3BAiBfA%2CkBA0BI%2CeAQI%2CaAAe%3BAAjCvB%2CuBAyBI%2CeAQI%2CaAAe%3BEACX%2CqBAAA%3B%3BAAOA%2CkBAHR%2CWAEI%2CaACK%3BAAAD%2CuBAHR%2CWAEI%2CaACK%3BAAAD%2CkBAFR%2CeACI%2CaACK%3BAAAD%2CuBAFR%2CeACI%2CaACK%3BEACG%2CSAAS%2CIAAT%3B%3BAA3ChB%2CkBAgDI%3BAA%5C%2FCJ%2CuBA%2BCI%3BEACI%2CcAAA%3B%3BAAjDR%2CkBAgDI%2CYAGI%2COAAM%3BAAlDd%2CuBA%2BCI%2CYAGI%2COAAM%3BEACF%2CmBAAA%3B%3BAApDZ%2CkBAgDI%2CYAOI%2CYAAW%3BAAtDnB%2CuBA%2BCI%2CYAOI%2CYAAW%3BEAEP%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA3DZ%2CkBAgDI%2CYAcI%3BAA7DR%2CuBA%2BCI%2CYAcI%3BEACI%2CkBAAA%3B%3BAA%5C%2FDZ%2CkBAuEI%3BAAtEJ%2CuBAsEI%3BEACI%2CcAAA%3B%3BAAxER%2CkBA2EI%2CQAAO%3BAA1EX%2CuBA0EI%2CQAAO%3BEAEH%2CmBAAA%3B%3BAAIR%3BEjBlEA%2CmBAAA%3BEiBqEI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CYAMI%3BEACI%2CqBAAA%3B%3BAAPR%2CYAUI%3BAAVJ%2CYAWI%3BAAXJ%2CYAYI%3BEACI%2CqBAAA%3B%3BAAbR%2CYAUI%2CqBAKI%3BAAfR%2CYAWI%2CqBAII%3BAAfR%2CYAYI%2CMAGI%3BEjBjFR%2CiBAAA%3BEiBmFY%2CgBAAA%3B%3BAAKZ%3BEjBxFA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEM5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAPvDA%2CyBAAC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CyBAAC%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CyBAAC%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAMxFA%2CyBAAC%3BAACD%2CyBAAC%3BAACD%2CyBAAC%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CyBAAC%3BAACD%2CyBAAC%3BAACD%2CQAAQ%2CUAAW%3BEN%2BEnB%2CcAAA%3BEAAA%2CYAAA%3BEM5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAWsKJ%2CMAAM%2CQACF%2CQAAO%3BEACH%2CaAAA%3B%3BAAQR%2CQACI%2CeACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAJZ%2CQACI%2CeAMI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3B%3BAATZ%2CQACI%2CeAMI%2CmBAII%3BEACI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAdhB%2CQACI%2CeAiBI%3BEACI%2CaAAA%3B%3BAAnBZ%2CQACI%2CeAqBI%3BEACI%2CkBAAA%3B%3BAAvBZ%2CQACI%2CeAyBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAA5BZ%2CQACI%2CeA8BI%3BEACI%2CcAAA%3BEACA%2CaAAA%3B%3BAAjCZ%2CQACI%2CeAmCI%3BEACI%2CiBAAA%3B%3BAArCZ%2CQACI%2CeAuCI%3BEjB9IR%2CcAAA%3BEAAA%2CiBAAA%3BEiBiJY%2CmBAAA%3B%3BAA3CZ%2CQACI%2CeA6CI%2CUACI%3BEACI%2CeAAA%3BEACA%2CUAAA%3B%3BAAjDhB%2CQACI%2CeA6CI%2CUAMI%2CMAAK%3BEACD%2CqBAAA%3B%3BAAMR%2CQADJ%2CQACK%3BEAEG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAMA%2CQAFR%2CgBACI%2CQACK%3BEACG%2CkBAAA%3BEACA%2CWAAA%3B%3BAAOJ%2CQAFR%2CeACI%2CQACK%3BEACG%2CcAAA%3B%3BAA%5C%2FEhB%2CQA4FI%3BEAEI%2CiBAAA%3B%3BAA9FR%2CQA4FI%2CsBAII%3BEAEI%2CWAAA%3BEACA%2CiBAAA%3B%3BAAnGZ%2CQA2GI%2CqBACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3B%3BAA9GZ%2CQA2GI%2CqBAMI%3BEACI%2CSAAA%3B%3BAASZ%2CsBAAsB%2CoBAClB%2CQAAO%3BEACH%2CmBAAA%3B%3BAA2KR%2CIAAI%2C8BACA%2CQAAO%3BEACH%2CYAAA%3BEACA%2CcAAA%3B%3BAAIR%2CcAAc%3BEACV%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAADJ%2CiBAUI%2CMAAK%3BAAVT%2CiBAWI%2CGAAE%3BEACE%2C%2BBAAA%3B%3BAAZR%2CiBAeI%3BEACI%2CaAAA%3BEACA%2CYAAA%3B%3BAAjBR%2CiBAeI%2CMAII%2CWAAU%3BEACN%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CiBATJ%2CMASK%2CQAAQ%3BAACT%2CiBAVJ%2CMAUK%2CQAAQ%3BEACL%2CgCAAA%3B%3BAAGJ%2CiBAdJ%2CMAcK%2CMACG%2CWAAU%3BEACN%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAIR%2CiBAtBJ%2CMAsBK%3BEjBhcT%2CiBAAA%3B%3BAiBgcQ%2CiBAtBJ%2CMAsBK%2CUAEG%3BEACI%2CYAAA%3BEACA%2CeAAA%3B%3BAAzChB%2CiBA8CI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAhDR%2CiBAmDI%3BEACI%2CcAAA%3B%3BAApDR%2CiBAuDI%3BAAvDJ%2CiBAwDI%3BAAxDJ%2CiBAyDI%2CSAAQ%3BAAzDZ%2CiBA0DI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAA5DR%2CiBA%2BDI%3BEACI%2CgBAAA%3B%3BAAhER%2CiBA%2BDI%2CqBAGI%2CQAAO%3BAAlEf%2CiBA%2BDI%2CqBAII%2CQAAO%3BEjB9df%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAiB2ZA%2CiBA%2BDI%2CqBAQI%2CQAAO%3BEACH%2CUAAA%3B%3BAAxEZ%2CiBA4EI%2CMAAK%3BEACD%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FER%2CiBAsFI%2CsBACM%2CmBACI%3BEACE%2CgBAAA%3B%3BAAMR%2CiBADJ%2CQACK%3BEACG%2CmBAAA%3B%3BAAKZ%2CWAAW%3BEjBhgBX%2CgBAAA%3BEiBkgBI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CcAKI%2CcAAc%3BEACV%2CiBAAA%3B%3BAAIA%2CcADJ%2CQACK%3BEAEG%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAfZ%2CcA2BI%3BEACI%2CgBAAA%3B%3BAAKZ%2CaACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3BEACA%2CkBAAA%3B%3BAgJ31BR%3BEACI%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CYACI%2CcACI%2CeACI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CYARZ%2CcACI%2CeACI%2CeAMK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAfpB%2CYACI%2CcACI%2CeACI%2CeAcI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2COAAO%2CkBAAP%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAvBpB%2CYACI%2CcACI%2CeACI%2CeAcI%2CcAOI%3BEACI%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3B%3BAA5BxB%2CYACI%2CcACI%2CeACI%2CeAcI%2CcAOI%2CmBAKI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FB5B%2CYACI%2CcACI%2CeACI%2CeAcI%2CcAOI%2CmBAKI%2CmBAGI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Ca%5C%2FEpCrB%2CW%2BEoCqB%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAArChC%2CYACI%2CcACI%2CeACI%2CeAcI%2CcAOI%2CmBAgBI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA9C5B%2CYACI%2CcACI%2CeACI%2CeAcI%2CcAOI%2CmBAwBI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAArD5B%2CYACI%2CcACI%2CeACI%2CeAcI%2CcAOI%2CmBAwBI%2CsBAMI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAA1DhC%2CYACI%2CcACI%2CeACI%2CeAcI%2CcAOI%2CmBAqCI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAhE5B%2CYACI%2CcACI%2CeACI%2CeAcI%2CcAOI%2CmBAqCI%2CoBAII%3BEACI%2CcAAA%3B%3BAAlEhC%2CYACI%2CcACI%2CeACI%2CeAcI%2CcAOI%2CmBAqCI%2CoBAII%2CoBAEI%2CyBACI%3BEACI%2CYAAA%3B%3B%3B%3B%3B%3BACxEpC%2CoBACI%2CQAAO%2CIAAI%2CeACP%2CMAAK%3BEACD%2CWAAA%3BEACA%2CUAAA%3B%3BAAJZ%2CoBAQI%2CQAAO%2CIAAI%2CqBACP%2CMAAK%3BEACD%2CWAAA%3BEACA%2CUAAA%3B%3BAAsChB%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBACI%3BEACI%2CaAAA%3B%3BAAJhB%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBACI%2CoBAEI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CahF1DR%2CYgF0DQ%3BEACA%2CoBAAA%3B%3BAAXpB%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%3BEACD%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAxBhB%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQASD%3BEACI%2CcAAA%3B%3BAA1BpB%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQASD%2CiBAEI%2CSACI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CahFjFb%2CegFiFa%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAACA%2CoBA1CxB%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQASD%2CiBAEI%2CSACI%2CQAeK%3BEACG%2CmBAAA%3B%3BAA5ChC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUACI%3BEACI%2CcAAA%3BEACA%2CahFnGb%2CWgFmGa%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAtDxB%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUAOI%3BEACI%2CgBAAA%3B%3BAACA%2CoBAzDpB%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUAOI%2COAEK%3BEACG%2CiBAAA%3BEACA%2CajKrGH%2CciKqGG%3BEACA%2CmBAAA%3B%3BAAGA%2CoBA%5C%2FDxB%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUAOI%2COAOK%2CSACI%3BEACG%2CaAAA%3B%3BAAjEhC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUAOI%2COAYI%3BEACI%2CiBAAA%3BEACA%2CajK%5C%2FGH%2CciK%2BGG%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAA1E5B%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUAOI%2COAoBI%3BEACI%2CWAAA%3B%3BAA7E5B%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUAOI%2COAoBI%2CSAEI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAACA%2CoBApF5B%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUAOI%2COAoBI%2CSAEI%2CYAOK%3BEACG%2CWAAA%3B%3BAAtFpC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUAOI%2COAoBI%2CSAaI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2C0DAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAuB%2CiBAAvB%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CoBAxG5B%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUAOI%2COAoBI%2CSAaI%2COAgBK%3BEACG%2CWAAA%3B%3BAA1GpC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUAOI%2COAoBI%2CSAiCI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAACA%2CoBApH5B%2CQAAO%2CIAAI%2CqBACP%2CmBAcI%2CMAAK%2CQAiCD%2CUAOI%2COAoBI%2CSAiCI%2CSAQK%3BEACG%2CWAAA%3B%3BAAtHpC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FHhB%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAnIpB%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAII%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAvIxB%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAII%2CcAII%3BEACI%2CUAAA%3BEACA%2C0BAAA%3B%3BAAKA%2CwBAJ0C%3BEAI1C%2CoBA9IxB%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAII%2CcAII%3BIAIQ%2CWAAA%3BIACA%2CyBAAA%3B%3B%3BAA7IhC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAII%2CcAII%2CgBAOI%3BEACI%2CahF%5C%2FLrB%2CWgF%2BLqB%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAnJhC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAII%2CcAII%2CgBAaI%3BEACI%2CajK%5C%2FLP%2CciK%2BLO%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAzJhC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAII%2CcAII%2CgBAaI%2CEAKI%3BEACI%2CcAAA%3B%3BAA3JpC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAII%2CcA2BI%3BEACI%2CUAAA%3B%3BAAIJ%2CwBAH8C%3BEAG9C%2CoBAnKpB%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAII%2CcA2BI%3BIAGQ%2CWAAA%3B%3B%3BAAlKhC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAsCI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAxKxB%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAsCI%2CeAGI%3BEACI%2CahFzNjB%2CWgFyNiB%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3B%3BAA%5C%2FK5B%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAsCI%2CeAWI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAArL5B%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAsCI%2CeAWI%2CGAKI%3BEACI%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CwBAJ0C%3BEAI1C%2CoBA%5C%2FL5B%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAsCI%2CeAWI%2CGAKI%3BIAOQ%2CWAAA%3BIACA%2CyBAAA%3B%3B%3BAA9LpC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAsCI%2CeAWI%2CGAKI%2CGAUI%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAnMpC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAsCI%2CeAWI%2CGAKI%2CGAeI%3BEACI%2CahFpPrB%2CegFoPqB%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAA1MpC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAsCI%2CeAWI%2CGAKI%2CGAsBI%3BEACI%2CajKtPX%2CciKsPW%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CoBAjN5B%2CQAAO%2CIAAI%2CqBACP%2CmBA2HI%2CcAGI%2CeAsCI%2CeAWI%2CGAKI%2CGA4BK%3BEACG%2CkBAAA%3B%3BAAiEnC%2CwBArDyC%3BEAEtC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBACI%2CoBACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAPpB%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAQI%2CMAAK%2CQACD%2CiBACI%2CSACI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAhB5B%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAQI%2CMAAK%2CQAUD%2CUACI%3BIACI%2CiBAAA%3B%3BEAGA%2CoBAxBpB%2CQAAO%2CIAAI%2CqBACP%2CmBAQI%2CMAAK%2CQAUD%2CUAII%2COACK%3BIACG%2CiBAAA%3B%3BEA1B5B%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAQI%2CMAAK%2CQAUD%2CUAII%2COAII%3BIACI%2CiBAAA%3B%3BEA7B5B%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAQI%2CMAAK%2CQAUD%2CUAII%2COAOI%2CSACI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAlChC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAQI%2CMAAK%2CQAUD%2CUAII%2COAOI%2CSAKI%2CSAAQ%3BIACJ%2CaAAA%3B%3BEArChC%2CoBACI%2CQAAO%2CIAAI%2CqBACP%2CmBAQI%2CMAAK%2CQAUD%2CUAII%2COAOI%2CSAQI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3B%3BACjUpC%3BEACI%2CiBAAA%3B%3BAAGJ%2CuBACI%2CsBAAwB%3BEACpB%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3B%3BAARR%2CuBACI%2CsBAAwB%2CcAQpB%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CalKVa%2CckKUb%3BEACA%2CmBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3B%3BAAxBZ%2CuBA2BI%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C4BAAA%3B%3BAAjCR%2CuBA2BI%2CsBAOI%3BEACI%2CcAAA%3B%3BAAnCZ%2CuBA2BI%2CsBAUI%3BEACI%2CoBAAA%3B%3BAAtCZ%2CuBA2BI%2CsBAUI%2CoBAEI%3BEACI%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CajF1CL%2CWiF0CK%3BEACA%2CmBAAA%3B%3BAA%5C%2FChB%2CuBA2BI%2CsBAUI%2CoBAYI%3BEACI%2CiBAAA%3BEACA%2CalKzCS%2CckKyCT%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAMhB%2CuBACI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C4BAAA%3B%3BAAPR%2CuBACI%2CiBAOI%2CoBACI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CajFtEL%2CWiFsEK%3BEACA%2CoBAAA%3B%3BAAhBhB%2CuBACI%2CiBAkBI%3BEACI%2CWAAA%3B%3BAApBZ%2CuBACI%2CiBAkBI%2COAEI%3BEACI%2CajF7EL%2CWiF6EK%3BEACA%2CmBAAA%3B%3BAAEJ%2CuBAxBR%2CiBAkBI%2COAMK%3BEACG%2CgBAAA%3B%3BAAEJ%2CuBA3BR%2CiBAkBI%2COASK%2CmBACG%2CeACI%3BEACI%2CiBAAA%3BEACA%2CalKjFC%2CckKiFD%3BEACA%2CmBAAA%3B%3BAALZ%2CuBA3BR%2CiBAkBI%2COASK%2CmBACG%2CeAMI%2CiBACI%2CSACI%3BEACI%2C%2BCAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CuBAnD5B%2CiBAkBI%2COASK%2CmBACG%2CeAMI%2CiBACI%2CSACI%2CQAeK%3BEACG%2CmBAAA%3B%3BAArDpC%2CuBACI%2CiBAkBI%2COAyCI%2CeACI%2CYACI%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CuBApEpB%2CiBAkBI%2COAyCI%2CeACI%2CYACI%2CiBAOK%3BAAAQ%2CuBApE7B%2CiBAkBI%2COAyCI%2CeACI%2CYACI%2CiBAOc%3BEACN%2CaAAA%3B%3BAAtE5B%2CuBACI%2CiBAkBI%2COAyCI%2CeACI%2CYACI%2CiBAUI%2COAAM%3BEACF%2C%2BCAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAACA%2CuBAnFxB%2CiBAkBI%2COAyCI%2CeACI%2CYACI%2CiBAUI%2COAAM%2COAYD%3BEACG%2CmBAAA%3B%3BAArFhC%2CuBACI%2CiBAkBI%2COAyCI%2CeACI%2CYACI%2CiBA0BI%2CQAAO%3BEACH%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAIJ%2CuBA9FpB%2CiBAkBI%2COAyCI%2CeACI%2CYAiCI%2CUACK%3BEACG%2CaAAA%3B%3BAAhG5B%2CuBACI%2CiBAkBI%2COAyCI%2CeACI%2CYAiCI%2CUAII%3BEACI%2CoBAAA%3B%3BAACA%2CuBAnGxB%2CiBAkBI%2COAyCI%2CeACI%2CYAiCI%2CUAII%2COAEK%3BEACG%2CiBAAA%3BEACA%2CalKvJP%2CckKuJO%3BEACA%2CmBAAA%3B%3BAAvGhC%2CuBACI%2CiBAkBI%2COAyCI%2CeACI%2CYAiCI%2CUAII%2COAOI%3BEACI%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CalK%5C%2FJP%2CckK%2BJO%3BEACA%2CmBAAA%3B%3BAA%5C%2FGhC%2CuBACI%2CiBAkBI%2COAyCI%2CeACI%2CYAiCI%2CUAII%2COAeI%3BEACI%2CWAAA%3B%3BAAlHhC%2CuBACI%2CiBAkBI%2COAyCI%2CeACI%2CYAiCI%2CUAII%2COAeI%2CSAEI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CalKzKX%2CckKyKW%3BEACA%2CmBAAA%3B%3BAAcpC%2CwBACI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAPR%2CwBACI%2CoBAOI%2CoBACI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CajF7ML%2CWiF6MK%3BEACA%2CoBAAA%3B%3BAAhBhB%2CwBACI%2CoBAkBI%3BEACI%2C0BAAA%3BEACA%2CsBAAA%3B%3BAArBZ%2CwBACI%2CoBAkBI%2CqBAGI%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAACA%2CwBA3BZ%2CoBAkBI%2CqBAGI%2CiBAMK%3BAAAQ%2CwBA3BrB%2CoBAkBI%2CqBAGI%2CiBAMc%3BEACN%2CaAAA%3B%3BAA7BpB%2CwBACI%2CoBAkBI%2CqBAGI%2CiBASI%2CSACI%3BEACI%2C%2BCAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAACA%2CwBA3CpB%2CoBAkBI%2CqBAGI%2CiBASI%2CSACI%2CQAYK%3BEACG%2CmBAAA%3B%3BAA7C5B%2CwBACI%2CoBAkBI%2CqBAGI%2CiBA2BI%2CWACI%2CQAAO%3BEACH%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAArDxB%2CwBACI%2CoBAkBI%2CqBAsCI%3BEACI%2CeAAA%3B%3BAA1DhB%2CwBACI%2CoBAkBI%2CqBAsCI%2CUAEI%3BEACI%2CcAAA%3BEACA%2CajF3PT%2CWiF2PS%3BEACA%2CmBAAA%3B%3BAA9DpB%2CwBACI%2CoBAkBI%2CqBAsCI%2CUAOI%3BEACI%2CgBAAA%3B%3BAAEI%2CwBAlEpB%2CoBAkBI%2CqBAsCI%2CUAOI%2COAEK%2COACI%3BEACG%2CoBAAA%3BEACA%2CWAAA%3B%3BAArE5B%2CwBACI%2CoBAkBI%2CqBAsCI%2CUAOI%2COAQI%3BEACI%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CalKrQC%2CckKqQD%3BEACA%2CmBAAA%3B%3BAA9ExB%2CwBACI%2CoBAkBI%2CqBAsCI%2CUAOI%2COAgBI%3BEACI%2CWAAA%3B%3BAAjFxB%2CwBACI%2CoBAkBI%2CqBAsCI%2CUAOI%2COAgBI%2CSAEI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CalK%5C%2FQH%2CckK%2BQG%3BEACA%2CmBAAA%3B%3BAAxF5B%2CwBACI%2CoBAkBI%2CqBAsCI%2CUAOI%2COAgBI%2CSAUI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CalKvRH%2CckKuRG%3BEACA%2CmBAAA%3B%3BAAW5B%2CQACI%2CcACI%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAGR%2CQAAC%2C0BACG%2CQAAO%3BEACH%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAANR%2CQAAC%2C0BACG%2CQAAO%2CKAMH%2CiBACI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CajF9TL%2CeiF8TK%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CwBAAA%3B%3BAACA%2CQAzBf%2C0BACG%2CQAAO%2CKAMH%2CiBACI%2CQAiBK%3BEACG%2CmBAAA%3B%3BAA1BpB%2CQAAC%2C0BACG%2CQAAO%2CKA6BH%2CoBACI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CajFrVR%2CYiFqVQ%3BEACA%2CoBAAA%3B%3BAArChB%2CQAAC%2C0BAyCG%3BEACI%2CqBAAA%3B%3BAAOG%2CQAHX%2CSACK%2CaACE%2COACK%2CsBACI%3BEACI%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAALT%2CQAHX%2CSACK%2CaACE%2COACK%2CsBACI%2CSAKI%2COACI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAACA%2CQAd5B%2CSACK%2CaACE%2COACK%2CsBACI%2CSAKI%2COACI%2CMAIK%2CQAAS%3BEACN%2CqBAAA%3B%3BAAZrB%2CQAHX%2CSACK%2CaACE%2COACK%2CsBACI%2CSAKI%2COACI%2CMAOI%2CSAAS%3BEACL%2CqBAAA%3B%3BAAEJ%2CQApB5B%2CSACK%2CaACE%2COACK%2CsBACI%2CSAKI%2COACI%2CMAUK%2CWACG%3BEACI%2CmBAAA%3B%3BAAnBzB%2CQAHX%2CSACK%2CaACE%2COACK%2CsBACI%2CSAKI%2COACI%2CMAeI%3BEACI%2CaAAA%3B%3BAAvBrB%2CQAHX%2CSACK%2CaACE%2COACK%2CsBACI%2CSAKI%2COACI%2CMAkBI%3BEACI%2CiBAAA%3BEACA%2CajF5XzB%2CWiF4XyB%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3B%3BAACA%2CQAnChC%2CSACK%2CaACE%2COACK%2CsBACI%2CSAKI%2COACI%2CMAkBI%2CEAOK%3BEACG%2CmBAAA%3BEACA%2CWAAA%3B%3BAAlCzB%2CQAHX%2CSACK%2CaACE%2COACK%2CsBACI%2CSAKI%2COACI%2CMA8BI%3BEACI%2CiBAAA%3BEACA%2CajFxYzB%2CWiFwYyB%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3B%3BAAWpC%2CQACI%2CQAAO%2CKACH%2COACI%3BEACI%2CgBAAA%3B%3BAAJhB%2CQACI%2CQAAO%2CKACH%2COACI%2CaAEI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CajFlaL%2CeiFkaK%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CQAlBhB%2CQAAO%2CKACH%2COACI%2CaAEI%2CQAcK%3BEACG%2CmBAAA%3B%3BAApBxB%2CQACI%2CQAAO%2CKAwBH%2COAAM%2CIAAI%2CSACN%2CeACI%3BEACI%2CkBAAA%3B%3BAA5BpB%2CQACI%2CQAAO%2CKAwBH%2COAAM%2CIAAI%2CSAMN%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3B%3BAAtChB%2CQACI%2CQAAO%2CKAwBH%2COAAM%2CIAAI%2CSAMN%2CaAQI%3BEACI%2CcAAA%3B%3BAAxCpB%2CQACI%2CQAAO%2CKAwBH%2COAAM%2CIAAI%2CSAMN%2CaAWI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CajFvcL%2CeiFucK%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CQAvDhB%2CQAAO%2CKAwBH%2COAAM%2CIAAI%2CSAMN%2CaAWI%2CQAcK%3BEACG%2CmBAAA%3B%3BAAzDxB%2CQACI%2CQAAO%2CKAwBH%2COAAM%2CIAAI%2CSAoCN%2CaAAa%3BEACT%2CajFrdL%2CWiFqdK%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAhEhB%2CQACI%2CQAAO%2CKAwBH%2COAAM%2CIAAI%2CSAyCN%2CWAAW%3BEACP%2CajF1dL%2CWiF0dK%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAMhB%2CQACI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3B%3BAAJR%2CQACI%2CKAII%3BEACI%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAVZ%2CQACI%2CKAWI%3BEACI%2COAAO%2CmBAAP%3B%3BAAbZ%2CQACI%2CKAWI%2CUAEI%3BEACI%2CcAAA%3BEACA%2CajFlfL%2CWiFkfK%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAlBhB%2CQACI%2CKAWI%2CUAQI%3BEACI%2CgBAAA%3B%3BAArBhB%2CQACI%2CKAWI%2CUAQI%2COAEI%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CalKzfK%2CckKyfL%3BEACA%2CmBAAA%3B%3BAA9BpB%2CQACI%2CKAWI%2CUAQI%2COAYI%3BEACI%2CWAAA%3B%3BAAjCpB%2CQACI%2CKAWI%2CUAQI%2COAYI%2CSAEI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAtCxB%2CQACI%2CKAWI%2CUAQI%2COAYI%2CSAQI%2COAAM%3BEACF%2CaAAA%3B%3BAAzCxB%2CQACI%2CKAWI%2CUAQI%2COAYI%2CSAWI%3BEACI%2CaAAA%3B%3BAA5CxB%2CQACI%2CKAWI%2CUAQI%2COAYI%2CSAcI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAIJ%2CQArDhB%2CKAWI%2CUAQI%2COAiCK%2COACI%3BEACG%2CaAAA%3B%3BAAFR%2CQApDZ%2CKAWI%2CUAQI%2COAiCK%2COAIG%3BEACI%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3B%3BAACA%2CQAhEpB%2CKAWI%2CUAQI%2COAiCK%2COAIG%2CUAQK%3BEACG%2CgBAAA%3B%3BAAbZ%2CQApDZ%2CKAWI%2CUAQI%2COAiCK%2COAgBG%3BEACI%2CoBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAUxB%2CgCACI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C4BAAA%3B%3BAAPR%2CgCACI%2CkBAOI%2CoBACI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CajFpkBL%2CWiFokBK%3BEACA%2CoBAAA%3B%3BAAhBhB%2CgCACI%2CkBAkBI%2CMAAK%2CSAAS%3BEACV%2CeAAA%3BEACA%2CWAAA%3B%3BAArBZ%2CgCACI%2CkBAkBI%2CMAAK%2CSAAS%2COAGV%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAA3BhB%2CgCACI%2CkBAkBI%2CMAAK%2CSAAS%2COAGV%2CiBAMI%2CSACI%3BEACI%2C%2BCAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CgCA3CpB%2CkBAkBI%2CMAAK%2CSAAS%2COAGV%2CiBAMI%2CSACI%2CQAeK%3BEACG%2CmBAAA%3B%3BAA7C5B%2CgCACI%2CkBAkBI%2CMAAK%2CSAAS%2COAGV%2CiBA2BI%2CWACI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CgCAhEpB%2CkBAkBI%2CMAAK%2CSAAS%2COAGV%2CiBA2BI%2CWACI%2CQAeK%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAOR%2CgCA1EhB%2CkBAkBI%2CMAAK%2CSAAS%2COAsDV%2CUACI%2COACK%2CQACG%2CSACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CgCA3F5B%2CkBAkBI%2CMAAK%2CSAAS%2COAsDV%2CUACI%2COACK%2CQACG%2CSACI%2CgBAeK%3BEACG%2CmBAAA%3B%3BAAKhB%2CgCAjGhB%2CkBAkBI%2CMAAK%2CSAAS%2COAsDV%2CUACI%2COAwBK%3BEACG%2CiBAAA%3BEACA%2CalKnpBC%2CckKmpBD%3BEACA%2CmBAAA%3B%3BAArGxB%2CgCACI%2CkBAkBI%2CMAAK%2CSAAS%2COAsDV%2CUACI%2COA6BI%3BEACI%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CalK3pBC%2CckK2pBD%3BEACA%2CmBAAA%3B%3BAA7GxB%2CgCACI%2CkBAkBI%2CMAAK%2CSAAS%2COAsDV%2CUACI%2COAqCI%3BEACI%2CWAAA%3B%3BAAhHxB%2CgCACI%2CkBAkBI%2CMAAK%2CSAAS%2COAsDV%2CUACI%2COAqCI%2CSAEI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CalKrqBH%2CckKqqBG%3BEACA%2CmBAAA%3B%3BAAU5B%2CuBACI%2CsBACI%2CeACI%2CKACI%3BEACI%2CgBAAA%3B%3BAAuMpB%2CwBA%5C%2FL0C%3BEAEtC%3BIACI%2CiBAAA%3B%3BEADJ%2CQAEI%2CKACI%2CUACI%3BIACI%2CiBAAA%3B%3BEALhB%2CQAEI%2CKACI%2CUAII%2COACI%3BIACI%2CiBAAA%3B%3BEATpB%2CQAEI%2CKACI%2CUAII%2COAII%2CSACI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAdxB%2CQAEI%2CKACI%2CUAII%2COAII%2CSAKI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAlBxB%2CQAwBI%2CSAAQ%2CaACJ%2COAAM%2CsBACF%2CSACI%2COACI%2CMACI%3BIACI%2CiBAAA%3B%3BEA9B5B%2CQAwBI%2CSAAQ%2CaACJ%2COAAM%2CsBACF%2CSACI%2COACI%2CMAII%3BIACI%2CiBAAA%3B%3BEAjC5B%2CQAwCI%2CQAAO%2CKACH%2COACI%2CaACI%3BIACI%2CiBAAA%3B%3BEA5CpB%2CQAwCI%2CQAAO%2CKAQH%2COAAM%2CIAAI%2CSACN%2CaACI%3BIACI%2CiBAAA%3B%3BEAnDpB%2CQAwCI%2CQAAO%2CKAeH%2COAAM%2CIAAI%2CSAAU%2CaAAe%3BIAC%5C%2FB%2CiBAAA%3B%3BEAxDZ%2CQAwCI%2CQAAO%2CKAkBH%2COAAM%2CIAAI%2CSAAU%2CWAAa%3BIAC7B%2CiBAAA%3B%3BEAKZ%2CQAAQ%2C0BACJ%2CQAAO%2CKACH%2CiBACI%3BIACI%2CiBAAA%3B%3BEAJhB%2CQAAQ%2C0BACJ%2CQAAO%2CKAMH%2CoBACI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAMhB%2CwBACI%2CoBACI%2CoBACI%3BIACI%2CiBAAA%3B%3BEAJhB%2CwBACI%2CoBAMI%2CqBACI%2CUACI%3BIACI%2CiBAAA%3B%3BEAVpB%2CwBACI%2CoBAMI%2CqBACI%2CUAII%3BIACI%2CgBAAA%3B%3BEAbpB%2CwBACI%2CoBAMI%2CqBACI%2CUAII%2COAEI%3BIACI%2CiBAAA%3B%3BEAfxB%2CwBACI%2CoBAMI%2CqBACI%2CUAII%2COAKI%2CSACI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEApB5B%2CwBACI%2CoBAMI%2CqBACI%2CUAII%2COAKI%2CSAKI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAS5B%2CuBACI%2CsBACI%2CoBACI%3BIACI%2CiBAAA%3B%3BEAJhB%2CuBACI%2CsBACI%2CoBAII%3BIACI%2CiBAAA%3B%3BEAPhB%2CuBAWI%2CiBACI%2CoBACI%3BIACI%2CiBAAA%3B%3BEAIJ%2CuBAPR%2CiBAMI%2COACK%2CmBACG%2CeACI%3BIACI%2CiBAAA%3B%3BEArBxB%2CuBAWI%2CiBAMI%2COAQI%2CeACI%2CYACI%2CUACI%2COACI%3BIACI%2CiBAAA%3B%3BEAEJ%2CuBArBxB%2CiBAMI%2COAQI%2CeACI%2CYACI%2CUACI%2COAIK%3BIACG%2CiBAAA%3B%3BEAjChC%2CuBAWI%2CiBAMI%2COAQI%2CeACI%2CYACI%2CUACI%2COAOI%2CSACI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAWpC%2CgCACI%2CkBACI%2CoBACI%3BIACI%2CiBAAA%3B%3BEAJhB%2CgCACI%2CkBAMI%2CMAAK%2CSAAS%2COACV%2CUACI%2COACI%3BIACI%2CiBAAA%3B%3BEAXxB%2CgCACI%2CkBAMI%2CMAAK%2CSAAS%2COACV%2CUACI%2COAII%2CSACI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3B%3BAA4C%5C%2FB%2CwBAjC0C%2CwBAAqB%3BEAE5D%2CQACI%2CQAAO%2CKACH%2COACI%2CaACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEANpB%2CQAWI%2CSAAQ%2CaACJ%2COAAM%2CsBACF%2CSACI%2COACI%2CMACI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAlB5B%2CQAWI%2CSAAQ%2CaACJ%2COAAM%2CsBACF%2CSACI%2COACI%2CMAKI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAxI73BpB%2CgBADJ%2COACK%2CaACG%3BEACI%2CgBAAA%3B%3BAAJhB%2CgBACI%2COAOI%3BE3B%2BPR%2CiBAAA%3B%3BAOiwBA%2CgBoB1%5C%2FBI%2CUpB0%5C%2FBH%3BEPjwBD%2CgBAAA%3BEO8xBA%2CSAAS%2CsBAAT%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BEPjyBA%2CcAAA%3BEAAA%2CiBAAA%3B%3BA2BvPQ%2CgBAFJ%2CUAEK%3BEACG%2CgBAAA%3B%3BAAKZ%2CqBACI%2COAAM%2CUACA%3BEACE%2CmBAAA%3B%3BAAEA%2CqBAJR%2COAAM%2CUACA%2CQAGG%3BEACG%2CgBAAA%3B%3BAAMhB%2CkBACI%3BEACI%2CaAAA%3B%3BAAQR%2CkBACI%2CUAAS%3BEACL%2CaAAA%3B%3BAAIR%2CoBAII%3BAAHJ%2CqBAGI%3BAAFJ%2CgBAEI%3BAADJ%2CeACI%3BE5BTJ%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEAoBA%2CqBAAA%3BEACG%2CkBAAA%3BEACC%2CiBAAA%3BEACI%2CaAAA%3BE4BfA%2CiBAAA%3B%3BAAOA%2CSADJ%2CUACK%2CMACK%2CSAGI%3BEACE%2CWAAA%3B%3BAAepB%2CQACI%2CQAAO%2CKACH%3BEACI%2CaAAA%3B%3BAAHZ%2CQACI%2CQAAO%2CKAKH%3BEACI%2CkBAAA%3B%3BAAPZ%2CQACI%2CQAAO%2CKAKH%2CSAEI%3BEACI%2CWAAA%3B%3BAAThB%2CQAwBI%3BEACI%2CgBAAA%3B%3BAAIA%2CQADJ%2CeACK%3BEACG%2CgBAAA%3B%3BAA9BZ%2CQA4BI%2CeAKI%3BEACI%2CkBAAA%3B%3BAAEA%2CQARR%2CeAKI%2CQAGK%3BEACG%2CeAAA%3B%3BAA2BhB%2CYAKI%3BE3B%2BGJ%2CmBAAA%3BE2B7GQ%2CeAAA%3B%3BAAPR%2CYAUI%3BEACI%2CeAAA%3B%3BAAEA%2CYAHJ%2CMAGK%3BEACG%2CaAAA%3B%3BAAdZ%2CYAUI%2CMAOI%3BAAjBR%2CYAUI%2CMAQM%3BEAEE%2CkCAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAAtBZ%2CYAUI%2CMAeI%3BEACI%2CqBAAA%3B%3BAAEA%2CYAlBR%2CMAeI%2CEAGK%3BE3BwFb%2CmBAAA%3B%3BA2BnFQ%2CYAvBJ%2CMAuBK%2CQACG%3BAADJ%2CYAvBJ%2CMAuBK%2CQAEG%3BE3BiFZ%2CqBAAA%3BEAAA%2CgBAAA%3B%3BA2BnFQ%2CYAvBJ%2CMAuBK%2CQAQG%3BE3B2EZ%2CqBAAA%3B%3BA2BpHA%2CYAUI%2CMAoCI%3BEACI%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAYJ%2COADG%2CKAAM%2COACR%3BEACG%2CgBAAA%3B%3BAAJZ%2CMAQI%3BEACI%2CmBAAA%3B%3BAATR%2CMAQI%2COAGI%3BE3B%2BCR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BA2B7CY%2COAAO%2CKAAM%2COALrB%2COAGI%3BEAGQ%2CeAAA%3B%3BAAdhB%2CMAmBI%2CEAAC%3BEACG%2CSAAA%3B%3BAApBR%2CMAuBI%3BEACI%2CeAAA%3B%3BAAQR%2CMAAM%2CSACF%3BE3B6IJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3B%3BA2BpLR%2CMAAM%2CSACF%2CSAII%3BE3BqLR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BA2B5LT%2CMAAM%2CSACF%2CSAQI%3BE3BiLR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3BE2BjLG%2CUAAA%3B%3BAAKZ%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CwBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAIA%2CcADW%2CyBACV%3BEACG%2CyBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2CcADW%2CyBACV%3BEACG%2CyBAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CgBADa%2CyBACZ%3BEACG%2CyBAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CgBADa%2CyBACZ%3BEACG%2CyBAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CqBADkB%2CyBACjB%3BEACG%2CyBAAA%3BEACA%2CWAAA%3B%3BAAKZ%2CQAAQ%3BE3B3CR%2CgBAAA%3B%3BA2B2CA%2CQAAQ%2CcAGJ%3BEACI%2CsBAAA%3B%3BAAqMZ%2C%2BBACI%2CcACI%2CSACI%2CQAAO%2CKACH%3BEACI%2CkBAAA%3BEACA%2CeAAA%3B%3BAANpB%2C%2BBACI%2CcASI%2CoBACI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CUAAb%3B%3BAyIthBZ%2CsBACI%3BEpK6QJ%2CmBAAA%3BEoK3QQ%2CeAAA%3B%3BAAHR%2CsBAKI%3BEACI%2CeAAA%3B%3BAACA%2CsBAFJ%2CMAEK%3BEACG%2CaAAA%3B%3BAARZ%2CsBAKI%2CMAMI%3BAAXR%2CsBAKI%2CMAOM%3BEACE%2CkCAAA%3BEpKiQZ%2CcAAA%3BEoK%5C%2FPY%2CcAAA%3BEACA%2C0BAAA%3B%3BAAhBZ%2CsBAKI%2CMAcI%3BEACI%2CqBAAA%3B%3BAAEA%2CsBAjBR%2CMAcI%2CEAGK%3BEpKwPb%2CmBAAA%3B%3BAoKnPQ%2CsBAtBJ%2CMAsBK%2CQACG%3BAADJ%2CsBAtBJ%2CMAsBK%2CQAEK%3BEpKiPd%2CqBAAA%3BEAAA%2CWAAA%3BEAAA%2CgBAAA%3B%3BAoKnPQ%2CsBAtBJ%2CMAsBK%2CQAQG%3BEpK2OZ%2CqBAAA%3B%3BAoK9QA%2CsBAKI%2CMAmCI%3BEACI%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAlJhBZ%3BElBmPA%2CsBAAA%3B%3BAkB%5C%2FOA%3BElBmWA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BEkBtYJ%2CiBAAA%3B%3BAAGJ%3BElBqWA%2CoBAAA%3BEACQ%2CYAAA%3B%3BAkB9VR%3BEAEI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAIA%2COAAC%3BEAEG%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAIR%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAALJ%2CKAOI%3BEACI%2CcAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CWAAY%3BEACR%2CWAAA%3B%3BAAIR%2CUACM%2CsBACE%2CYAAc%3BEACV%2CgBAAA%3B%3BAAUR%2COALG%2CKAKF%3BElBqLL%2CmBAAA%3BEAAA%2CaAAA%3BEkBlLQ%2CsBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAOJ%2CQAAQ%2COACJ%3BEACI%2CSAAA%3B%3BAAGJ%2CQALI%2COAKH%3BAACD%2CQANI%2COAMH%3BElByJL%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CqBAAA%3BEAAA%2CWAAA%3BEkBvJQ%2CSAAA%3B%3BAAHJ%2CQALI%2COAKH%2CSgDjFL%3BAhDkFI%2CQANI%2COAMH%2COgDlFL%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQhDyEI%2COAKH%2CSgDjFL%2CEAGK%3BAAAD%2CQhDyEI%2COAMH%2COgDlFL%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQhDqEI%2COAKH%2CSgDjFL%2CEAOK%3BAAAD%2CQhDqEI%2COAMH%2COgDlFL%2CEAOK%3BElEoOL%2CcAAA%3B%3BAkBpJI%2CQAXI%2COAWH%3BEACG%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAALJ%2CQAXI%2COAWH%2COAOG%3BEACI%2CgBAAA%3B%3BAAIR%2CQAvBI%2COAuBH%3BElBwIL%2CgBAAA%3BEAAA%2CkBAAA%3BEkEnQA%2CcAAA%3BElEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CWAAA%3BEkBtIQ%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CQAvBI%2COAuBH%2CKgDnGL%3BElE2OA%2CcAAA%3B%3BAkExOI%2CQhDyEI%2COAuBH%2CKgDnGL%2CEAGK%3BElEwOL%2CcAAA%3B%3BAkEpOI%2CQhDqEI%2COAuBH%2CKgDnGL%2CEAOK%3BElEoOL%2CcAAA%3B%3BAkB7HA%3BEAEI%2CgBAAA%3B%3BAAIA%2COAAC%3BEACG%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAAJJ%2COAAC%2CQAUG%2COACM%3BEACE%2CeAAA%3B%3BAAZZ%2COAAC%2CQAgBG%3BEACI%2CgBAAA%3B%3BAAlBZ%2COAsBI%3BAAtBJ%2COAuBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CYAAa%2COAAM%2CQAEf%3BAADJ%2CYACI%3BEACI%2CkBAAA%3B%3BAAHR%2CYAAa%2COAAM%2CQAEf%2CUAGI%3BAAJR%2CYACI%2CUAGI%3BEY7JR%2CqBAAA%3BEACA%2CkBAAA%3B%3BA9BFA%2CYkByJa%2COAAM%2CQAEf%2CUAGI%2CSlB9JP%3BAAAD%2CYkB2JI%2CUAGI%2CSlB9JP%3BAACD%2CYkBwJa%2COAAM%2CQAEf%2CUAGI%2CSlB7JP%3BAAAD%2CYkB0JI%2CUAGI%2CSlB7JP%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYkBmJa%2COAAM%2CQAEf%2CUAGI%2CSlBxJP%3BAAAD%2CYkBqJI%2CUAGI%2CSlBxJP%3BEACG%2CWAAA%3B%3BAkBkJJ%2CYAAa%2COAAM%2CQAEf%2CUAGI%2CSY1JR%3BAZsJA%2CYACI%2CUAGI%2CSY1JR%3BE9BgPA%2CUAAA%3BE8B9OI%2CeAAA%3BE9B8OJ%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BAbqIA%2CYAAa%2COAAM%2CQAEf%2CUAGI%2CSY1JR%2CeCoOE%3BAb9EF%2CYACI%2CUAGI%2CSY1JR%2CeCoOE%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BB2CA%2CYb%2BHa%2COAAM%2CQAEf%2CUAGI%2CSY1JR%2CeCsBC%3BAAAD%2CYbiII%2CUAGI%2CSY1JR%2CeCsBC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC9NQ%2COhC8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CYbkHS%2COAAM%2CQAEf%2CUAGI%2CSY1JR%2CeCkCC%2CMACI%3BAAAD%2CYboHA%2CUAGI%2CSY1JR%2CeCkCC%2CMACI%3BE%5C%2FB6ML%2CcAAA%3B%3BA%2BBvMI%2CYb4GS%2COAAM%2CQAEf%2CUAGI%2CSY1JR%2CeCwCC%2COACI%3BAAAD%2CYb8GA%2CUAGI%2CSY1JR%2CeCwCC%2COACI%3BE%5C%2FBuML%2CcAAA%3B%3BA8BqEA%2CYZhKa%2COAAM%2CQAEf%2CUAGI%2CSY1JR%2CeAqTC%3BAAAD%2CYZ9JI%2CUAGI%2CSY1JR%2CeAqTC%3BE9BrED%2CqBAAA%3BE%2BBhOA%2CqBAAA%3B%3BADqSA%2CYZhKa%2COAAM%2CQAEf%2CUAGI%2CSY1JR%2CeAqTC%2COCjFC%3BADiFF%2CYZ9JI%2CUAGI%2CSY1JR%2CeAqTC%2COCjFC%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BB2CA%2CYb%2BHa%2COAAM%2CQAEf%2CUAGI%2CSY1JR%2CeAqTC%2COC%5C%2FRA%3BAAAD%2CYbiII%2CUAGI%2CSY1JR%2CeAqTC%2COC%5C%2FRA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC%5C%2FNM%2COhC%2BNN%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CYbkHS%2COAAM%2CQAEf%2CUAGI%2CSY1JR%2CeAqTC%2COCnRA%2CMACI%3BAAAD%2CYboHA%2CUAGI%2CSY1JR%2CeAqTC%2COCnRA%2CMACI%3BE%5C%2FB6ML%2CcAAA%3B%3BA%2BBvMI%2CYb4GS%2COAAM%2CQAEf%2CUAGI%2CSY1JR%2CeAqTC%2COC7QA%2COACI%3BAAAD%2CYb8GA%2CUAGI%2CSY1JR%2CeAqTC%2COC7QA%2COACI%3BE%5C%2FBuML%2CcAAA%3B%3BAkB3FA%2CYAAa%2COAAM%2CQAEf%2CUAGI%2CSY6BR%3BAZjCA%2CYACI%2CUAGI%2CSY6BR%3BE9ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE8BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE9B8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAkB3FA%2CYAAa%2COAAM%2CQAEf%2CUAGI%2CSY6BR%2CYAsBI%3BAZvDJ%2CYACI%2CUAGI%2CSY6BR%2CYAsBI%3BE9BmCJ%2CSAAA%3BEAAA%2CUAAA%3B%3BA8B3BQ%2CYZhEK%2COAAM%2CQAEf%2CUAGI%2CSY6BR%2CYAsBI%2CGAQK%3BAAAD%2CYZ9DJ%2CUAGI%2CSY6BR%2CYAsBI%2CGAQK%3BE9B2BT%2CmBAAA%3BE8BzBY%2CeAAA%3B%3BAAuTZ%2CYZzXa%2COAAM%2CQAEf%2CUAGI%2CSY6BR%2CYAuVC%3BAAAD%2CYZvXI%2CUAGI%2CSY6BR%2CYAuVC%3BAACD%2CYZ1Xa%2COAAM%2CQAEf%2CUAGI%2CSY6BR%2CYAwVC%3BAAAD%2CYZxXI%2CUAGI%2CSY6BR%2CYAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CYZnYa%2COAAM%2CQAEf%2CUAGI%2CSY6BR%2CYAiWC%3BAAAD%2CYZjYI%2CUAGI%2CSY6BR%2CYAiWC%3BEACG%2CiBAAA%3BE9BzSJ%2CsDAAA%3BE8B2SI%2CWAAA%3B%3BAAGJ%2CYZzYa%2COAAM%2CQAEf%2CUAGI%2CSY6BR%2CYAuWC%3BAAAD%2CYZvYI%2CUAGI%2CSY6BR%2CYAuWC%3BEACG%2CiBAAA%3BE9B%5C%2FSJ%2CsDAAA%3BE8BiTI%2CWAAA%3B%3BAAzDJ%2CYZnVa%2COAAM%2CQAEf%2CUAGI%2CSY6BR%2CYAiTC%3BAAAD%2CYZjVI%2CUAGI%2CSY6BR%2CYAiTC%3BE9BxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BA8B6PA%2CYZxVa%2COAAM%2CQAEf%2CUAGI%2CSY6BR%2CYAsTC%3BAAAD%2CYZtVI%2CUAGI%2CSY6BR%2CYAsTC%3BE9B7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BA8BZA%2CYZ%5C%2FEa%2COAAM%2CQAEf%2CUAGI%2CSY0EP%3BAAAD%2CYZ7EI%2CUAGI%2CSY0EP%3BEACG%2CiBAAA%3B%3BAADJ%2CYZ%5C%2FEa%2COAAM%2CQAEf%2CUAGI%2CSY0EP%2COAGG%3BAAHJ%2CYZ7EI%2CUAGI%2CSY0EP%2COAGG%3BEACI%2CcAAA%3B%3BAZnFR%2CYAAa%2COAAM%2CQAEf%2CUAGI%2CSAYI%2CGAAE%2CSACE%3BAAjBhB%2CYACI%2CUAGI%2CSAYI%2CGAAE%2CSACE%3BEACI%2CcAAA%3BEACA%2CYAAA%3B%3BAAEA%2CYAtBP%2COAAM%2CQAEf%2CUAGI%2CSAYI%2CGAAE%2CSACE%2CEAIK%3BAAAD%2CYApBhB%2CUAGI%2CSAYI%2CGAAE%2CSACE%2CEAIK%3BEACG%2CqBAAA%3B%3BAAvBxB%2CYAAa%2COAAM%2CQAEf%2CUA2BI%3BAA5BR%2CYACI%2CUA2BI%3BEACI%2CeAAA%3BEACA%2CSAAA%3B%3BAA%5C%2FBZ%2CYAAa%2COAAM%2CQAEf%2CUAoCI%3BAArCR%2CYACI%2CUAoCI%3BEACI%2CgBAAA%3B%3BAAgBZ%3BEACI%2CWAAA%3B%3BAAOJ%2CYAEI%2CQAAO%3BAADX%2CYACI%2CQAAO%3BElB0BX%2CcAAA%3B%3BAkBbA%2CcACI%3BEACI%2CUAAA%3B%3BAAyHZ%3BEACI%2CsBAAA%3B%3BAAIJ%2C4BACE%3BEACE%2CmBAAA%3B%3BAAQA%2CYAAC%2CgBACG%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAALR%2CYAAC%2CgBACG%2CkBAKI%3BEACI%2CoBAAA%3BEACA%2CiBAAA%3B%3BAARZ%2CYAAC%2CgBACG%2CkBAKI%2CcAGI%3BEACI%2CYAAA%3BEACA%2CagE1aT%2CWhE0aS%3BEACA%2CUAAA%3BEACA%2C0BAAA%3B%3BAAbhB%2CYAAC%2CgBACG%2CkBAKI%2CcASI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2C8BAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAACA%2CYAtBf%2CgBACG%2CkBAKI%2CcASI%2CcAOK%3BEACG%2CWAAA%3B%3BAAEJ%2CYAzBf%2CgBACG%2CkBAKI%2CcASI%2CcAUK%3BEACG%2CaAAA%3BEACA%2CYAAA%3B%3BAA3BpB%2CYAAC%2CgBACG%2CkBA8BI%3BEACI%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CwCAAA%3BEACA%2C8BAAA%3B%3BAAnCZ%2CYAAC%2CgBACG%2CkBA8BI%2CeAKI%2COAAM%3BEACF%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAvChB%2CYAAC%2CgBACG%2CkBA8BI%2CeAKI%2COAAM%2CWAIF%2CSACI%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3B%3BAA9CxB%2CYAAC%2CgBACG%2CkBA8BI%2CeAKI%2COAAM%2CWAaF%2CSACI%2CQAAO%3BEACH%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CagE9db%2CehE8da%3B%3BAAhExB%2CYAAC%2CgBACG%2CkBA8BI%2CeAKI%2COAAM%2CWA%2BBF%2COAAM%3BEACF%2CeAAA%3BEACA%2CSAAA%3B%3BAArEpB%2CYAAC%2CgBACG%2CkBA8BI%2CeAKI%2COAAM%2CWA%2BBF%2COAAM%2CWAGF%3BEACI%2CkBAAA%3B%3BAACA%2CYAxEvB%2CgBACG%2CkBA8BI%2CeAKI%2COAAM%2CWA%2BBF%2COAAM%2CWAGF%2CSAEK%3BEACG%2CSAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAA1E5B%2CYAAC%2CgBACG%2CkBA8BI%2CeAKI%2COAAM%2CWA%2BBF%2COAAM%2CWAGF%2CSAMI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3B%3BAA9E5B%2CYAAC%2CgBACG%2CkBA8BI%2CeAKI%2COAAM%2CWA%2BBF%2COAAM%2CWAGF%2CSAMI%2CMAGI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2C%2BCAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAACA%2CYAzF%5C%2FB%2CgBACG%2CkBA8BI%2CeAKI%2COAAM%2CWA%2BBF%2COAAM%2CWAGF%2CSAMI%2CMAGI%2CMAUK%3BEACG%2CgBAAA%3B%3BAA1FpC%2CYAAC%2CgBACG%2CkBAiGI%3BEACI%2CaAAA%3B%3BAAWZ%2CYAAC%2CuBACG%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAALR%2CYAAC%2CuBACG%2CkBAKI%3BEACI%2CoBAAA%3BEACA%2CiBAAA%3B%3BAARZ%2CYAAC%2CuBACG%2CkBAKI%2CcAGI%3BEACI%2CYAAA%3BEACA%2CagExhBT%2CWhEwhBS%3BEACA%2CUAAA%3BEACA%2C0BAAA%3B%3BAAbhB%2CYAAC%2CuBACG%2CkBAKI%2CcASI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2C8BAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAACA%2CYAtBf%2CuBACG%2CkBAKI%2CcASI%2CcAOK%3BEACG%2CWAAA%3B%3BAAEJ%2CYAzBf%2CuBACG%2CkBAKI%2CcASI%2CcAUK%3BEACG%2CaAAA%3BEACA%2CYAAA%3B%3BAA3BpB%2CYAAC%2CuBACG%2CkBA8BI%3BEACI%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CwCAAA%3BEACA%2C8BAAA%3B%3BAAnCZ%2CYAAC%2CuBACG%2CkBA8BI%2CeAKI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAtChB%2CYAAC%2CuBACG%2CkBA8BI%2CeAKI%2COAGI%2CSACI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CajBpjBH%2CciBojBG%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAACA%2CYAlDvB%2CuBACG%2CkBA8BI%2CeAKI%2COAGI%2CSACI%2CYAUK%3BEACG%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CYAvDvB%2CuBACG%2CkBA8BI%2CeAKI%2COAGI%2CSACI%2CYAeK%3BEACG%2CWAAA%3B%3BAAGJ%2CYA3DvB%2CuBACG%2CkBA8BI%2CeAKI%2COAGI%2CSACI%2CYAmBK%3BEACG%2CWAAA%3B%3BAA5D5B%2CYAAC%2CuBACG%2CkBA8BI%2CeAkCI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAApEhB%2CYAAC%2CuBACG%2CkBA8BI%2CeAkCI%2CiBAII%2CSACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CagEhmBb%2CehEgmBa%3B%3BAApFxB%2CYAAC%2CuBACG%2CkBAwFI%3BEACI%2CaAAA%3B%3BAAMhB%2CeACI%2CsBAAqB%3BEACjB%2CwBAAA%3B%3BAAFR%2CeAKI%3BEACI%2CwBAAA%3B%3BAANR%2CeASI%2CMAAM%3BEACF%2CcAAA%3B%3BAAVR%2CeAYI%2CeAAe%2COAAM%2CIAAI%2CgBAAgB%3BAAZ7C%2CeAYI%2CedxiBA%2CMAAK%2CcA4CD%2CiBAGM%2CUcyfW%2CIAAI%2CgBAAgB%3BAAZ7C%2CeAYI%2CebnkBA%2CaamkBqB%2CIAAI%2CgBAAgB%3BEACrC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAApBR%2CeAsBI%2CeAAe%2COAAM%2CIAAI%2CgBAAgB%2CaAAa%3BAAtB1D%2CeAsBI%2CedljBA%2CMAAK%2CcA4CD%2CiBAGM%2CUcmgBW%2CIAAI%2CgBAAgB%2CaAAa%3BAAtB1D%2CeAsBI%2Ceb7kBA%2Caa6kBqB%2CIAAI%2CgBAAgB%2CaAAa%3BEAClD%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAA5BR%2CeA8BI%2CeAAe%2COAAM%2CIAAI%2CgBAAgB%2CaAAa%3BAA9B1D%2CeA8BI%2Ced1jBA%2CMAAK%2CcA4CD%2CiBAGM%2CUc2gBW%2CIAAI%2CgBAAgB%2CaAAa%3BAA9B1D%2CeA8BI%2CebrlBA%2CaaqlBqB%2CIAAI%2CgBAAgB%2CaAAa%3BEAClD%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAnCR%2CeAqCI%2CeAAe%2CWAAU%2CiBAAiB%3BEACtC%2CgBAAA%3B%3BAAtCR%2CeAwCI%2CkBAAiB%2CUAAU%2CUAAW%2CKAAK%2CeAAe%3BEACtD%2CaAAa%2CWAAb%3B%3BAAzCR%2CeA2CI%2CeAAe%2CkBAAiB%2CUAAW%2CeAAe%3BEACtD%2C6BAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAA9CR%2CeAgDI%2CeAAe%2CkBAAiB%2CUAAW%2CeAAe%2CGAAE%3BEACxD%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAlDR%2CeAoDI%2CeAAe%2CWAAU%2CiBAAiB%2CUAAW%2CeAAe%2CGAAG%3BEACnE%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CcAAb%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAA9DR%2CeAgEI%2CeAAe%2CWAAU%2CiBAAiB%2CUAAW%2CeAAc%3BEAC%5C%2FD%2CuBAAA%3B%3BAAjER%2CeAmEI%2CeAAe%2CkBAAiB%3BEAC5B%2CsBAAA%3B%3BAApER%2CeAsEI%2CeAAe%2CiBAAgB%3BEAC3B%2CaAAA%3B%3BAAvER%2CeAyEI%2CeAAe%3BEACX%2CiBAAA%3B%3BAA6CR%2CwBAxC0C%3BEAEtC%2CYAAY%2CgBACR%3BIACI%2CgBAAA%3B%3BEAFR%2CYAAY%2CgBACR%2CkBAEI%2CeACI%2COAAM%2CWACF%2CSACI%2CQAAO%3BIACH%2CeAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3B%3BEAKA%2CYAdZ%2CgBACR%2CkBAEI%2CeACI%2COAAM%2CWAQF%2COAAM%2CWACF%2CSACK%3BIACG%2CSAAA%3B%3BEAf5B%2CYAAY%2CgBACR%2CkBAEI%2CeACI%2COAAM%2CWAQF%2COAAM%2CWACF%2CSAII%2CMACI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEArBhC%2CYAAY%2CgBACR%2CkBA2BI%2CcACI%3BIACI%2CeAAA%3B%3B%3BAAgBpB%2CwBAR2C%2CwBAAqB%3BEAE5D%2CaAAgB%3BEAAS%2CaAAgB%3BEAAc%2CMAAM%2CSAAS%3BEAAQ%3BEAAgB%3BIAC1F%2C6BAAA%3BIACA%2C8BAAA%3B%3B%3BAmJ9uBA%2CqBADJ%2CeACK%3BEACG%2CWAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CqBADJ%2CeACK%2CSAGG%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CqBAZZ%2CeACK%2CSAGG%2CeAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAjBZ%2CqBADJ%2CeACK%2CSAGG%2CeAgBI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2COAAO%2CkBAAP%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3B%3BAAzBZ%2CqBADJ%2CeACK%2CSAGG%2CeAgBI%2CcAOI%3BEACI%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CsBAAA%3B%3BAAhChB%2CqBADJ%2CeACK%2CSAGG%2CeAgBI%2CcAOI%2CmBAOI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3B%3BAArCpB%2CqBADJ%2CeACK%2CSAGG%2CeAgBI%2CcAOI%2CmBAaI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3B%3BAAzCpB%2CqBADJ%2CeACK%2CSAGG%2CeAgBI%2CcAOI%2CmBAaI%2CmBAGI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CanFvCrB%2CWmFuCqB%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FCxB%2CqBADJ%2CeACK%2CSAGG%2CeAgBI%2CcAOI%2CmBAwBI%2CoBACI%3BEACI%2CaAAA%3B%3BAApDxB%2CqBADJ%2CeACK%2CSAGG%2CeAgBI%2CcAOI%2CmBAwBI%2CoBACI%2CsBAEI%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CqBA1DhC%2CeACK%2CSAGG%2CeAgBI%2CcAOI%2CmBAwBI%2CoBACI%2CsBAEI%2CYAIK%3BEACG%2CcAAA%3B%3BAA0CxC%2CwBA7B0C%3BEAEtC%2CqBACI%2CeAAc%2CSACV%2CeACI%2CcACI%2CmBACI%2CoBACI%2CsBACI%3BIACI%2CiBAAA%3B%3BEARhC%2CqBACI%2CeAAc%2CSACV%2CeACI%2CcACI%2CmBAQI%3BIACI%2CmBAAA%3BIACA%2CYAAA%3B%3BEAdxB%2CqBACI%2CeAAc%2CSACV%2CeACI%2CcACI%2CmBAQI%2CmBAGI%3BIACI%2CiBAAA%3B%3B%3BAA4D%5C%2FB%2CwBAjDwC%3BEAErC%2CqBACI%2CSAAQ%2CiBACJ%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3B%3BEALZ%2CqBACI%2CSAAQ%2CiBACJ%2COAII%3BIACI%2CqBAAA%3BIACA%2CsBAAA%3B%3BEARhB%2CqBACI%2CSAAQ%2CiBACJ%2COAQI%3BIACI%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3B%3BEAKR%2CqBADJ%2CeACK%2CSACG%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAHR%2CqBADJ%2CeACK%2CSACG%2CeAGI%3BIACI%2COAAO%2CkBAAP%3B%3BEALZ%2CqBADJ%2CeACK%2CSACG%2CeAGI%2CcAEI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BEARhB%2CqBADJ%2CeACK%2CSACG%2CeAGI%2CcAEI%2CmBAGI%2CoBACI%2CsBACI%3BIACI%2CiBAAA%3B%3BEAZ5B%2CqBADJ%2CeACK%2CSACG%2CeAGI%2CcAEI%2CmBAUI%3BIACI%2CmBAAA%3B%3BEAjBpB%2CqBADJ%2CeACK%2CSACG%2CeAGI%2CcAEI%2CmBAUI%2CmBAEI%3BIACI%2CiBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACxHnC%3BEACC%2CaAAa%2CUAAb%3BEACA%2CSAAS%2C4CAA4C%2COAAO%2CcACpD%2C2CAA2C%2COAAO%2COAD1D%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAKF%3BEACE%2CkBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3B%3BAAGF%2CcAAc%3BEACZ%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3B%3BAAGF%2CGAAG%3BEACD%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAARF%2CGAAG%2CaASD%3BEACE%2CaAAA%3B%3BAAEF%2CGAZC%2CaAYA%3BEACC%2CSAAS%2CEAAT%3BEACA%2CoDAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAIJ%3BEACE%2CkBAAA%3BEACA%2C2BAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAGF%3BEACE%2CqBAAA%3BEACA%2CuBAAA%3B%3BAAKF%3BEACE%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAAGF%3BEACE%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CcAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGF%2CMAAM%2CSAAS%3BAlKjDX%2CKAAK%2CcA4CD%2CiBAGM%2CUkKER%2CSAAS%3BAjK5EX%2CYiK4EE%2CSAAS%3BEACb%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAGF%2CMAAM%2CSAAS%2CQAAQ%3BAlK1DnB%2CKAAK%2CcA4CD%2CiBAGM%2CUkKWR%2CSAAS%2CQAAQ%3BAjKrFnB%2CYiKqFE%2CSAAS%2CQAAQ%3BEACrB%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3B%3BAAGF%2CIAAI%3BEACF%2CuBAAA%3BEACA%2C0BAAA%3B%3BAAMF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3B%3BAAGF%3BEACE%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGF%2CGAAG%3BEACD%2CSAAA%3B%3BAAIF%3BEACE%2CWAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2COAAO%2CkBAAP%3BEACA%2CaAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CcAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAAKF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CSAAA%3B%3BAAMF%3BEACE%2CWAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACC%2CkBAAA%3B%3BAAGD%3BEACE%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAMF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3B%3BAAGF%2CmBAAoB%3BEAClB%2CmBAAA%3B%3BAAGF%3BEACE%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CoBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3B%3BAAGF%2CWAAW%3BEACT%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACE%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAGF%2CsBAAuB%3BEACrB%2CkBAAA%3B%3BAAGF%2CUAAW%3BEACT%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3B%3BAAGF%2CUAAW%2CcAAc%3BEACvB%2CSAAA%3B%3BAAMF%3BEACE%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAGF%3BEACE%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAGF%2CgBAAiB%3BEACf%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CgBAAiB%2CGAAG%3BEAClB%2CmBAAA%3B%3BAAGF%2CgBAAiB%2CGAAG%2CGAAE%2CUAAU%3BEAC9B%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CgBAAiB%2CGAAG%2CGAAE%2CUAAU%3BEAC9B%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CgBAAiB%2CGAAG%2CGAAE%2CUAAU%3BEAC9B%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACE%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAGF%2CWAAW%3BEACT%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAKF%2CsBAAuB%3BEACrB%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAGF%2CkBAAmB%3BEACjB%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAGF%2C4BACE%3BEACE%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3B%3BAAXJ%2C4BACE%2CQAWE%2CKAAI%2C8BACF%2CuBAAuB%3BEACrB%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAACA%2C4BA5BN%2CQAWE%2CKAAI%2C8BACF%2CuBAAuB%2CEAgBpB%3BEACC%2CgBAAA%3B%3BAA9BV%2C4BACE%2CQAWE%2CKAAI%2C8BAqBF%2COAAM%2COAAO%2CUAAU%2CQAAQ%3BAAjCrC%2C4BACE%2CQAWE%2CKAAI%2C8BlKjfJ%2CMAAK%2CcA4CD%2CiBAGM%2CUkKudF%2COAAO%2CUAAU%2CQAAQ%3BAAjCrC%2C4BACE%2CQAWE%2CKAAI%2C8BjK5gBJ%2CaiKiiBQ%2COAAO%2CUAAU%2CQAAQ%3BEAC7B%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3B%3BAACA%2C4BA5CN%2CQAWE%2CKAAI%2C8BAqBF%2COAAM%2COAAO%2CUAAU%2CQAAQ%2CYAY5B%3BAAAD%2C4BA5CN%2CQAWE%2CKAAI%2C8BlKjfJ%2CMAAK%2CcA4CD%2CiBAGM%2CUkKudF%2COAAO%2CUAAU%2CQAAQ%2CYAY5B%3BAAAD%2C4BA5CN%2CQAWE%2CKAAI%2C8BjK5gBJ%2CaiKiiBQ%2COAAO%2CUAAU%2CQAAQ%2CYAY5B%3BEACC%2CmBAAA%3B%3BAA9CV%2C4BACE%2CQAkDE%3BEACE%2CkBAAA%3B%3BAApDN%2C4BACE%2CQAkDE%2C%2BBAEE%2CYAAW%3BEACP%2CWAAA%3BEACA%2CiBAAA%3B%3BAAvDV%2C4BACE%2CQAkDE%2C%2BBAME%3BEACE%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAACA%2C4BA7DN%2CQAkDE%2C%2BBAME%2CYAKG%3BEACC%2CcAAA%3BEACA%2CUAAA%3B%3BAAGF%2C4BAlEN%2CQAkDE%2C%2BBAME%2CYAUG%3BEACC%2CcAAA%3B%3BAAGF%2C4BAtEN%2CQAkDE%2C%2BBAME%2CYAcG%3BEACC%2CcAAA%3B%3BAAxEV%2C4BACE%2CQA2EE%3BEACE%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAApFN%2C4BACE%2CQAqFE%3BEACE%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2C%2BBAAb%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FFN%2C4BACE%2CQAgGE%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2COAAO%2CiBAAP%3B%3BAAtGR%2C4BAyGE%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACA%2CuBAAA%3B%3BAA7GN%2C4BAyGE%2CmBAKI%3BEACI%2CUAAA%3B%3BAA%5C%2FGV%2C4BAyGE%2CmBAQI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3B%3BAAnHV%2C4BAyGE%2CmBAQI%2CiBAGI%3BEACE%2CmBAAA%3B%3BAArHZ%2C4BAyGE%2CmBAQI%2CiBAGI%2CiBAEE%3BEACE%2CWAAA%3B%3BAA%2BGd%2CwBA3D0C%3BEAGxC%2C4BACE%3BIACE%2CgBAAA%3B%3BEAFJ%2C4BACE%2CQAEE%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3BEALN%2C4BACE%2CQAME%3BIACI%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAKR%2C4BACE%2CmBACE%3BIACE%2CkBAAA%3B%3BEAHN%2C4BACE%2CmBACE%2CiBAEE%2CiBACE%3BIACE%2CgBAAA%3BIACA%2CWAAA%3B%3BEAPV%2C4BAYE%2CQACE%2CKAAI%2C8BACF%2CuBACE%3BIACE%2CeAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAlBV%2C4BAYE%2CQAUE%2C%2BBACE%3BIACE%2CYAAA%3BIACA%2CeAAA%3B%3BEAzBR%2C4BAYE%2CQAgBE%2CKAAI%2C8BACF%2COAAM%2COAAO%2CUAAU%2CQAAQ%3BEA7BrC%2C4BAYE%2CQAgBE%2CKAAI%2C8BlK7rBN%2CMAAK%2CcA4CD%2CiBAGM%2CUkK%2BoBA%2COAAO%2CUAAU%2CQAAQ%3BEA7BrC%2C4BAYE%2CQAgBE%2CKAAI%2C8BjKxtBN%2CaiKytBU%2COAAO%2CUAAU%2CQAAQ%3BIAC7B%2CeAAA%3BIACA%2CYAAA%3B%3BEA%5C%2FBR%2C4BAYE%2CQAsBE%3BIACE%2CeAAA%3B%3B%3BAA2CR%2CwBApC0C%3BEAExC%2C4BACE%3BIACE%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAHJ%2C4BACE%2CQAGE%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEANR%2C4BACE%2CQAOE%2CKAAI%2C8BACF%2COAAM%2COAAO%2CUAAU%2CQAAQ%3BEATrC%2C4BACE%2CQAOE%2CKAAI%2C8BlKrtBN%2CMAAK%2CcA4CD%2CiBAGM%2CUkKuqBA%2COAAO%2CUAAU%2CQAAQ%3BEATrC%2C4BACE%2CQAOE%2CKAAI%2C8BjKhvBN%2CaiKivBU%2COAAO%2CUAAU%2CQAAQ%3BIAC7B%2CeAAA%3BIACA%2CYAAA%3B%3BEAXR%2C4BACE%2CQAaE%2C%2BBACE%3BIACE%2CYAAA%3BIACA%2CeAAA%3B%3BEAjBR%2C4BACE%2CQAmBE%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3BEAtBN%2C4BACE%2CQAuBE%3BIACE%2CgBAAA%3BIACA%2CkBAAA%3B%3B%3BAA8BR%2CwBAtB2C%2CwBAAqB%3BEAE9D%2C4BACE%2CQACE%3BIACI%2CgBAAA%3B%3BEAHR%2C4BAME%2CmBACE%3BIACE%2CUAAA%3B%3BEARN%2C4BAME%2CmBAIE%3BIACE%2CkBAAA%3BIACA%2CUAAA%3B%3B%3BAA0FP%2CwBAlFwC%3BEAIrC%2CGADC%2CaACA%3BIACC%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAIJ%2C4BACE%2CQACE%2CKAAI%2C8BACF%2CuBACE%3BIACI%2CeAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAOZ%2C4BACE%3BIACE%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAJJ%2C4BACE%2CQAIE%2CmBACE%3BIACE%2CWAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3B%3BEATR%2C4BACE%2CQAIE%2CmBACE%2CiBAIE%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3B%3BEAbZ%2C4BACE%2CQAIE%2CmBACE%2CiBAIE%2CiBAII%3BIACE%2CgBAAA%3B%3BEAfd%2C4BACE%2CQAIE%2CmBACE%2CiBAYE%2C%2BBACE%3BIACE%2CYAAA%3BIACA%2CeAAA%3B%3BEArBZ%2C4BACE%2CQAIE%2CmBACE%2CiBAYE%2C%2BBAKE%2COAAM%2COAAO%2CUAAU%2CQAAQ%3BEAvBzC%2C4BACE%2CQAIE%2CmBACE%2CiBAYE%2C%2BBlKjzBN%2CMAAK%2CcA4CD%2CiBAGM%2CUkKuwBI%2COAAO%2CUAAU%2CQAAQ%3BEAvBzC%2C4BACE%2CQAIE%2CmBACE%2CiBAYE%2C%2BBjK50BN%2CaiKi1Bc%2COAAO%2CUAAU%2CQAAQ%3BIAC7B%2CeAAA%3BIACA%2CYAAA%3B%3BEAzBZ%2C4BACE%2CQAIE%2CmBAwBE%3BIACE%2CWAAA%3B%3BEA9BR%2C4BACE%2CQAIE%2CmBAwBE%2CiBAEE%3BIACE%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAlCV%2C4BACE%2CQAIE%2CmBAwBE%2CiBAOE%3BIACE%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEA1CV%2C4BACE%2CQAIE%2CmBAwBE%2CiBAeE%3BIACE%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACr5BZ%2CaAAc%3BAACd%2CWAAY%3BEACV%2CqBAAA%3B%3BAAGF%3BEACE%2CiBAAA%3B%3BAAIA%2CWAAC%2C0BACC%3BEACE%2CgBAAA%3B%3BAAHN%2CWAME%2CeACE%2COAAM%2COACJ%2CMAAK%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAVR%2CWAME%2CeAOE%2COAAM%2COAAO%3BAAbjB%2CWAME%2CenKuDE%2CMAAK%2CcA4CD%2CiBAGM%2CUmK%5C%2FFJ%2COAAO%3BAAbjB%2CWAME%2CelK4BE%2CakKrBM%2COAAO%3BEACX%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3B%3BAAnBN%2CWAME%2CeAOE%2COAAM%2COAAO%2COAOX%3BAApBN%2CWAME%2CenKuDE%2CMAAK%2CcA4CD%2CiBAGM%2CUmK%5C%2FFJ%2COAAO%2COAOX%3BAApBN%2CWAME%2CelK4BE%2CakKrBM%2COAAO%2COAOX%3BEACE%2CwBAAA%3B%3BAACA%2CWAhBN%2CeAOE%2COAAM%2COAAO%2COAOX%2CIAEG%3BAAAD%2CWAhBN%2CenKuDE%2CMAAK%2CcA4CD%2CiBAGM%2CUmK%5C%2FFJ%2COAAO%2COAOX%2CIAEG%3BAAAD%2CWAhBN%2CelK4BE%2CakKrBM%2COAAO%2COAOX%2CIAEG%3BEACC%2CWAAA%3B%3BAAvBV%2CWA4BE%2CcACE%3BEACE%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAjCN%2CWA4BE%2CcACE%2CoBAKE%3BEACI%2CcAAA%3B%3BAAnCV%2CWAuCE%2CoBACE%3BEACE%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CgBAAA%3B%3BAAME%2CWAHN%2CYACE%2CMAAK%2CKAAK%2CMACR%2CMACG%3BEACG%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CmBAAA%3B%3BAArDZ%2CWA0DE%2CmBACE%3BEACE%2CiBAAA%3B%3BAA5DN%2CWA0DE%2CmBAIE%3BEACI%2CiBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAKR%2CsBACI%2CEAAC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3B%3BAACA%2CsBAhBF%2CEAAC%2CaAgBE%3BEACC%2CmBAAA%3B%3BAAKR%3BEACE%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAAJF%2CaAME%3BEACE%2CcAAA%3B%3BAAIJ%3BEACE%2CsBAAA%3B%3BAAEA%2CiBAAC%3BEACC%2CsBAAA%3BEACA%2C4CAAA%3B%3BAAIJ%3BEACE%2C4BAAA%3B%3BAAGF%3BEACE%2CmBAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAADF%2CuBAGE%3BEACE%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAOJ%3BEACE%2CqBAAA%3B%3BAASF%2CQAN0B%3BEACxB%3BIACE%2CkBAAA%3B%3B%3BAAIJ%3BEACE%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAUF%2CQAP0B%3BEACxB%2CQAAS%3BIACP%2CWAAA%3BIACA%2CUAAA%3B%3B%3BAAIJ%2CYACE%2CGAAE%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAIJ%3BEACE%2CgBAAA%3B%3BAADF%2CmBAGE%3BEACE%2CeAAA%3B%3BAAJJ%2CmBAGE%2C2BAGE%3BEACE%2CWAAA%3BEACA%2CYAAA%3B%3BAARN%2CmBAGE%2C2BAQE%3BEACE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2COAAO%2CkBAAP%3B%3BAAdN%2CmBAGE%2C2BAQE%2C4BAKE%3BEACE%2CiBAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CmBAAA%3B%3BAAMR%3BEACE%2CgBAAA%3B%3BAAGF%2CCAAC%3BEACC%2CmBAAA%3BEACA%2CcAAA%3B%3BAAFF%2CCAAC%2CeAIC%2CIAAG%3BEACD%2CcAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAIJ%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAFF%2CcAIE%2CEAAC%3BEACC%2CcAAA%3BEACA%2CiBAAA%3B%3BAAIJ%3BEACE%2CkBAAA%3B%3BAADF%2CaAGE%2CIAAG%3BEACD%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIJ%3BEACE%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3B%3BAAGF%2CMAAO%2CKAAI%3BEACT%2CaAAA%3B%3BAAGF%2CYAAa%3BEACX%2CeAAA%3BEACA%2CmBAAA%3B%3BAAIF%3BEACE%2CmBAAA%3B%3BAADF%2CWAEE%2CaACE%3BEACE%2CiBAAA%3BEACA%2CaAAa%2CeAAb%3B%3BAALN%2CWASE%3BEACE%2CkBAAA%3B%3BAAVJ%2CWAaE%2CMAAK%2CKAAK%3BEACR%2CeAAA%3B%3BAAdJ%2CWAiBE%2CSAAQ%2CKAAK%2CMACT%2CQAAK%3BEACL%2CoCAAA%3B%3BAA8BN%3BEACE%2CmBAAA%3B%3BAAGF%2CCAAC%2CMAAM%2CcAAc%3BEACnB%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3B%3BAAGF%2CEAAE%2CgBACA%2CGAAE%3BEACA%2CgBAAA%3B%3BAAFJ%2CEAAE%2CgBAMA%3BEACE%2CaAAA%3BEACA%2CkBAAA%3B%3BAARJ%2CEAAE%2CgBAWA%3BEACE%2CaAAA%3BEACA%2CkBAAA%3B%3BAAbJ%2CEAAE%2CgBAgBA%2CEAAC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAAlBJ%2CEAAE%2CgBAqBA%3BEACE%2CeAAA%3B%3BAAIJ%2CEAAE%3BEACA%2CmBAAA%3B%3BAAGF%3BEACE%2CuBAAA%3B%3BAAEA%2CeAAC%3BEACC%2CsBAAA%3B%3BAAJJ%2CeAOE%3BEACE%2CWAAA%3BEACA%2CUAAA%3B%3BAATJ%2CeAYE%3BEACE%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAhBJ%2CeAYE%2CYAME%3BEACE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CeAbJ%2CYAME%2CKAOG%3BEACC%2CeAAA%3B%3BAAMR%2CSAAS%3BEACP%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3B%3BAAGF%2CGAAG%3BEACD%2CiBAAA%3B%3BAAGF%2CQAAS%3BEACP%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2C8BAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACE%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CsDAAA%3BEACA%2CmDAAA%3BEACA%2C8CAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAbF%2CyBAeE%3BEACE%2CiBAAA%3BEACA%2CWAAA%3B%3BAAIJ%3BEACE%2CgBAAA%3BEACA%2C6BAAA%3B%3BAAEA%2CwBAAC%3BEACC%2CmBAAA%3B%3BAALJ%2CwBAQE%3BEACE%2CcAAA%3B%3BAAEA%2CwBAHF%2CmBAGG%3BEACC%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAjBN%2CwBAQE%2CmBAYE%3BAApBJ%2CwBAQE%2CmBAY2B%3BEACvB%2CWAAA%3BEACA%2CiBAAA%3B%3BAAtBN%2CwBAQE%2CmBAiBE%3BEACE%2CcAAA%3B%3BAA1BN%2CwBAQE%2CmBAqBE%2CyBAAwB%3BEACtB%2CWAAW%2CgBAAX%3B%3BAAKN%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CmBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2C6BAAA%3B%3BAASF%3BEACE%2CcAAA%3B%3BAADF%2CmBAGE%3BEACE%2CSAAA%3BEACA%2CeAAA%3B%3BAAIJ%3BEACE%2CkBAAA%3B%3BAADF%2CcAGE%2COAAM%2COAAO%3BAAHf%2CcnKnaI%2CMAAK%2CcA4CD%2CiBAGM%2CUmKuXN%2COAAO%3BAAHf%2CclK9bI%2CakKicI%2COAAO%3BEACX%2CqBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAjBJ%2CcAGE%2COAAM%2COAAO%2COAgBX%3BAAnBJ%2CcnKnaI%2CMAAK%2CcA4CD%2CiBAGM%2CUmKuXN%2COAAO%2COAgBX%3BAAnBJ%2CclK9bI%2CakKicI%2COAAO%2COAgBX%3BEACE%2CmCAAA%3BEACA%2CcAAA%3B%3BAArBN%2CcAGE%2COAAM%2COAAO%2COAqBX%3BAAxBJ%2CcnKnaI%2CMAAK%2CcA4CD%2CiBAGM%2CUmKuXN%2COAAO%2COAqBX%3BAAxBJ%2CclK9bI%2CakKicI%2COAAO%2COAqBX%3BEACE%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAhCN%2CcAoCE%2CMAAK%3BEACH%2CaAAA%3B%3B%3BAAKJ%2CQAAQ%3BEACN%2C2BAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGF%3BEACE%2CmBAAA%3B%3BAAGF%2CkBAAkB%3BEAChB%2C6BAAA%3B%3BAAGF%3BEACE%2CYAAA%3B%3BAADF%2CkDAGE%3BEACE%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAIJ%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGF%2CGAAG%3BEACD%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGF%2CEAAE%3BEACA%2C2BAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CwBAAA%3B%3BAAGF%3BEACE%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAGF%2CCAAC%2C0BAA0B%3BEACzB%2CeAAA%3B%3BAAGF%3BEACE%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAGF%2CQAAQ%3BEACN%2C2BAAA%3B%3BAAGF%3BEACE%2C2BAAA%3BEACA%2CkBAAA%3B%3BAAFF%2CuBAIE%3BEACE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAIJ%2C8BAA8B%3BEAC5B%2CwBAAA%3B%3BAAGF%2CEAAE%2C2CAA2C%2CQAAQ%3BEACnD%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGF%2CEAAE%2C2CAA2C%3BEAC3C%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAGF%2CkCAAmC%2CGAAE%3BEACnC%2C4BAAA%3B%3B%3BAAKF%3BEACE%2CmBAAA%3B%3BAAGF%2CcAAe%2CIAAG%3BEAChB%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACE%2CqBAAA%3BEACA%2CUAAA%3B%3B%3BAAIF%2CoBAAqB%2CQAAO%3BEAC1B%2CsBAAA%3B%3B%3BAAIF%3BEACE%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAANF%2CUAQE%3BEACE%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAAIJ%3BEACE%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CwBAAA%3B%3BAALF%2CsBAOE%3BEACE%2CcAAA%3B%3BAAIJ%3BEAEE%2CkBAAA%3B%3BAAFF%2CWAIE%2CIAAG%3BEACD%2CgBAAA%3BEACA%2CeAAA%3B%3BAAWJ%2CiBACE%3BEACE%2CkBAAA%3B%3BAAFJ%2CiBACE%2CiBAEE%3BEACE%2CWAAA%3B%3BAAKN%3BEACE%2CwBAAA%3B%3BAAiBF%2CwBAd0C%3BEACxC%2CeACE%3BIACE%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2CeAME%3BIACE%2CmBAAA%3BIACA%2CmBAAA%3B%3B%3BAAKN%3BEACE%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAFF%2CiBAIE%2CGAAE%3BEACA%2CaAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAIJ%2CkBACE%3BEACE%2CyBAAA%3B%3BAAIJ%2CsBACE%3BEACE%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3B%3BAALJ%2CsBACE%2COAKE%2CSACE%3BEACI%2CmBAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CiBAAA%3B%3BAAVV%2CsBACE%2COAKE%2CSAME%3BEACI%2CaAAA%3B%3BAAbV%2CsBACE%2COAKE%2CSASE%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3B%3BAAQR%2CwBACE%3BAADF%2CwBAEE%3BAAFF%2CwBAGE%3BEACE%2CUAAA%3BEACA%2CYAAA%3B%3BAALJ%2CwBAQE%3BEACE%2CgCAAA%3B%3BAAgBJ%2CQAZ0B%3BEACxB%2CwBACE%2C4BAA4B%3BIAC1B%2C%2BBAAA%3B%3BEAFJ%2CwBAKE%2C2BAA2B%3BIACzB%2C8BAAA%3B%3B%3BAAcN%2CQAT2B%3BEACzB%2CwBACE%2CoBAAoB%3BIAClB%2CaAAA%3BIACA%2CYAAA%3B%3B%3BAAiBN%2CQAZ2B%3BEACzB%2CwBACE%2CoBAAoB%3BIAClB%2CaAAA%3BIACA%2CaAAA%3B%3B%3B%3BAAuCL%2CwBA%5C%2FB0C%2CwBAAqB%3BEAE9D%2CWACE%3BIACE%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2CWAKE%2CoBACE%3BIACE%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CWAAC%2C0BACC%2CQAAO%3BIACL%2CUAAA%3B%3BEAFJ%2CWAAC%2C0BACC%2CQAAO%2CKAEL%2CuBACE%2CgBACE%3BIACI%2CUAAA%3B%3BEANZ%2CWAAC%2C0BAWC%3BIACE%2CUAAA%3B%3B%3BApIj2BJ%2CQACI%2CgBACI%3BEACI%2CSAAA%3B%3BAAHZ%2CQACI%2CgBACI%2CUAGI%3BEACI%2CkBAAA%3B%3BAANhB%2CQACI%2CgBACI%2CUAGI%2CQAGI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CQAZhB%2CgBACI%2CUAGI%2CQAGI%2COAKK%3BEAEG%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CQAnBhB%2CgBACI%2CUAGI%2CQAGI%2COAYK%2CIACG%2CKAEM%3BEACE%2CWAAA%3B%3BAAxBhC%2CQACI%2CgBACI%2CUAGI%2CQAyBI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAjCpB%2CQACI%2CgBAqCI%2CeACI%3BEACI%2CmBAAA%3B%3BAAxChB%2CQACI%2CgBAqCI%2CeACI%2CiBAGI%3BEACI%2CgBAAA%3B%3BAA3CpB%2CQACI%2CgBAqCI%2CeACI%2CiBAGI%2CSAGI%3BEACI%2CWAAA%3B%3BAA9CxB%2CQACI%2CgBAqCI%2CeACI%2CiBAWI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMR%2CQAzDR%2CgBAwDI%2CQACK%3BEnCsOb%2CqBAAA%3BE%2BB9QA%2CqBAAA%3BEI8CgB%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAARJ%2CQAzDR%2CgBAwDI%2CQACK%2CIJ0NX%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CQIvBI%2CgBAwDI%2CQACK%2CIJlCZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCpOU%2COhCoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CQIpCA%2CgBAwDI%2CQACK%2CIJtBZ%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CQI1CA%2CgBAwDI%2CQACK%2CIJhBZ%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BAmC3NY%2CQApER%2CgBAwDI%2CQAYK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CQAzER%2CgBAwDI%2CQAiBK%3BEACG%2CcAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CQA9ER%2CgBAwDI%2CQAsBK%3BEnCiNb%2CqBAAA%3BEMzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3B%3BAmCjNY%2CQA9ER%2CgBAwDI%2CQAsBK%2COJqMX%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CQIvBI%2CgBAwDI%2CQAsBK%2COJvDZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgC1OU%2COhC0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CQIpCA%2CgBAwDI%2CQAsBK%2COJ3CZ%2CMACI%3BE%5C%2FB2PL%2CcAAA%3B%3BA%2BBrPI%2CQI1CA%2CgBAwDI%2CQAsBK%2COJrCZ%2COACI%3BE%5C%2FBqPL%2CcAAA%3B%3BAM7CA%2CQ6BlPI%2CgBAwDI%2CQAsBK%2CO7BoKZ%3BAACD%2CQ6BnPI%2CgBAwDI%2CQAsBK%2CO7BqKZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQ6BxPI%2CgBAwDI%2CQAsBK%2CO7B0KZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQ6B7PI%2CgBAwDI%2CQAsBK%2CO7B%2BKZ%3BAACD%2CQ6B9PI%2CgBAwDI%2CQAsBK%2CO7BgLZ%3BAACD%2CQAAQ%2CUAAW%2CS6B%5C%2FPf%2CgBAwDI%2CQAsBK%3BE7BkLT%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BAmBhSA%2CcAQI%3BAAPJ%2CqBAOI%3BEACI%2CcAAA%3B%3BAATR%2CcAYI%3BAAXJ%2CqBAWI%3BEACI%2CmBAAA%3B%3BAAbR%2CcAYI%2CqBAGI%3BAAdR%2CqBAWI%2CqBAGI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAChBR%2CQAAS%3BEACL%2CkBAAA%3BEACA%2CUAAA%3B%3BAAHR%2CYAMI%3BEACI%2CkBAAA%3B%3BAAPR%2CYAMI%2CeAGO%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAEA%2CYAVR%2CeAGO%2CUAOE%3BAACD%2CYAXR%2CeAGO%2CUAQE%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEpB4QhB%2CqBAAA%3BE%2BB9QA%2CqBAAA%3B%3BAXFY%2CYAVR%2CeAGO%2CUAOE%2CSWoQX%3BAXnQU%2CYAXR%2CeAGO%2CUAQE%2CQWmQX%3BE%5C%2FBhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BBHA%2CYXlBI%2CeAGO%2CUAOE%2CSWQZ%3BAAAD%2CYXlBI%2CeAGO%2CUAQE%2CQWOZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE%5C%2FB9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSgCzOQ%2COhCyOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE%2BBqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAX5UgB%2CYAvBZ%2CeAGO%2CUAOE%2CSAaI%3BAAAD%2CYAvBZ%2CeAGO%2CUAQE%2CQAYI%3BEACG%2CkBAAA%3B%3BAAIR%2CYA5BR%2CeAGO%2CUAyBE%3BEACG%2COAAA%3B%3BAAGJ%2CYAhCR%2CeAGO%2CUA6BE%3BEAEG%2CQAAA%3B%3BAW%2BEhB%2CYXjHI%2CeAGO%2CUA6BE%2CQWiFZ%3BE%5C%2FByKD%2CSgCxPQ%2COhCwPR%3B%3BAoBtPgB%2CYApCZ%2CeAGO%2CUA6BE%2CQAII%3BEACG%2CkBAAA%3B%3BAAIR%2CYAzCR%2CeAGO%2CUAsCE%3BEACG%2CeAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CYA9CR%2CeAGO%2CUA2CE%3BEACG%2CUAAA%3B%3BAArDhB%2CYA0DI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA7DR%2CYA0DI%2CcAKI%3BEAEI%2CmBAAA%3B%3BAAjEZ%2CYA0DI%2CcAKI%2CQAII%3BEpB6NZ%2CmBAAA%3BEoB3NgB%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAEA%2CaAAc%2CaAjB1B%2CcAKI%2CQAII%3BAASI%2CmBAAoB%2CaAlBhC%2CcAKI%2CQAII%3BEAUQ%2CWAAA%3B%3BAA7EpB%2CYA0DI%2CcAKI%2CQAII%2CMAaI%3BEACI%2CeAAA%3B%3BAAjFpB%2CYA0DI%2CcAKI%2CQAII%2CMAiBI%3BEACI%2CqBAAA%3BEpB2MpB%2CiBAAA%3BEoBzMoB%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAxFpB%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%3BEpBqMhB%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAqBtHA%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%2CQAGI%3BEACI%2CaAAA%3BEACA%2CaAAA%3B%3BAAhGxB%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%2CQAQI%3BEpB6LpB%2CiBAAA%3BEoB3LwB%2CgBAAA%3B%3BAArGxB%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%2CQAaI%3BEACI%2CcAAA%3BEpBuLxB%2CiBAAA%3B%3BAoBhSA%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%3BEACI%2CgBAAA%3B%3BAA%5C%2FGpB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAGI%3BAAjHpB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAII%3BAAlHpB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAKI%3BEACI%2CcAAA%3B%3BAAIA%2CYA9DpB%2CcAKI%2CQAII%2CMA2CI%2COASI%2COACK%3BEpBwKzB%2CiBAAA%3BEoBtK4B%2CSAAS%2COAAT%3BEACA%2CcAAA%3B%3BAA3H5B%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAiBI%3BEpBiKpB%2CiBAAA%3BEoB%5C%2FJwB%2CgBAAA%3B%3BAAjIxB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAsBI%3BEpB4JpB%2CiBAAA%3B%3BAoBhSA%2CYA0DI%2CcAKI%2CQAII%2CMAsEI%2CWACI%3BEACI%2CmBAAA%3B%3BAA3IxB%2CYA0DI%2CcAKI%2CQAII%2CMAsEI%2CWAKI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%3BEAEG%2CcAAA%3BEACA%2CUAAA%3B%3BAAHJ%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%2CKAKG%2CUAAS%3BEACL%2CqBAAA%3BEACA%2CoBAAA%3B%3BAAPR%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%2CKAUG%3BEACI%2CcAAA%3B%3BAAIR%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BEdtHrB%2CsBAAA%3BENiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CcD4RrB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEM9NA%2CsBAAA%3BEACA%2CsBAAA%3BEcqGwB%2CgBAAA%3B%3BAdpFxB%2CYc1BI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdjFpB%3BAACD%2CYc3BI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdhFpB%3BEN2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAM%5C%2FLA%2CYcvCI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdpEpB%3BEN%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAMnLA%2CYcnDI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdxDpB%3BAACD%2CYcpDI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMdvDpB%3BAACD%2CQAAQ%2CUAAW%2CacrDf%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BEpB2HrB%2CYAAA%3BEM%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAcwDoB%2CYAhHpB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMAKI%3BEACG%2CqBAAA%3B%3BAoJvKxB%2CmBAAC%3BAAAD%2CeAAC%3BExK4RL%2CmBAAA%3B%3BAwK1RQ%2CMAAO%2CoBAFV%3BAAEG%2CMAAO%2CgBAFV%3BEAGO%2CgBAAA%3B%3BAAMR%2CsBAAC%3BEACG%2CSAAA%3B%3BACdR%2CsBACI%3BEACI%2CgBAAA%3B%3BACDJ%2CyBAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CgCAAC%3BEACG%2CSAAA%3B%3BACPJ%2CmBAAC%3BAAAD%2CoBAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2C0BAAC%3BEACG%2CSAAA%3B%3BAAIR%2CMAAM%2COACF%2CeAAe%3BEACX%2CeAAA%3BEACA%2COAAO%2CqBAAP%3B%3BAAEA%2CMALF%2COACF%2CeAAe%2CcAIV%2CUAAU%3BEACP%2CcAAA%3B%3BAANZ%2CMAAM%2COAUF%3BEACI%2CWAAA%3B%3BAAXR%2CMAAM%2COAcF%3BEACI%2CUAAA%3B%3BAAfR%2CMAAM%2COAcF%2COAGI%3BEACI%2CWAAA%3BE3KgQZ%2CiBAAA%3B%3BA2KlRA%2CMAAM%2COAcF%2COAQI%3BEACI%2CeAAA%3B%3BAAvBZ%2CMAAM%2COAcF%2COAYI%3BEACI%2CkBAAA%3B%3BAA3BZ%2CMAAM%2COAcF%2COAgBI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAChDZ%2CQAAQ%2CuBACJ%3BEACI%2CaAAA%3B%3BAAFR%2CQAAQ%2CuBAKJ%3BEACI%2CmBAAA%3B%3BAANR%2CQAAQ%2CuBAKJ%2CsCAGM%3BEACE%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAXZ%2CQAAQ%2CuBAKJ%2CsCAGM%2CMAKI%3BEACE%2CgBAAA%3B%3BAAdhB%2CQAAQ%2CuBAmBJ%2COAAM%3BAAnBV%2CQAAQ%2CuBAoBJ%2COAAM%2COAAO%2CIAAI%3BAApBrB%2CQAAQ%2CuBAqBJ%2COAAM%2COAAO%2CIAAI%3BAArBrB%2CQAAQ%2CuBAsBJ%2CSAAQ%3BEACJ%2CwBAAA%3B%3BAAvBR%2CQAAQ%2CuBA0BJ%3BEACI%2CaAAA%3B%3BAA3BR%2CQAAQ%2CuBA8BJ%2C%2BBAAiC%3BEAC7B%2CkBAAA%3B%3BAA%5C%2FBR%2CQAAQ%2CuBAkCJ%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAApCR%2CQAAQ%2CuBAuCJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAzCR%2CQAAQ%2CuBAuCJ%2C6BAII%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CQA%5C%2FCJ%2CuBAuCJ%2C6BAII%2CMAIK%3BEACG%2CeAAA%3B%3BAAhDhB%2CQAAQ%2CuBAuCJ%2C6BAaI%3BEACI%2CYAAA%3B%3BAArDZ%2CQAAQ%2CuBAyDJ%3BEACI%2CmBAAA%3B%3BAA1DR%2CQAAQ%2CuBA6DJ%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAhER%2CQAAQ%2CuBAmEJ%3BE5KgOJ%2CiBAAA%3BE4K9NQ%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA3ER%2CQAAQ%2CuBAgFJ%3BEACI%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAvFR%2CQAAQ%2CuBA0FJ%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAA5FR%2CQAAQ%2CuBA%2BFJ%3BE5KwTJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BE4KxTQ%2C8BAAA%3BEACA%2CmBAAA%3B%3BAAlGR%2CQAAQ%2CuBAqGJ%3BE5KkTJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BE4KrWA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAEA%2CQAhHA%2CuBAqGJ%2CYAWK%3BEACG%2CqBAAA%3B%3BAAGJ%2CQApHA%2CuBAqGJ%2CYAeK%3BEACG%2CkBAAA%3B%3BAArHZ%2CQAAQ%2CuBAqGJ%2CYAmBK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAA7HZ%2CQAAQ%2CuBAqGJ%2CYAmBK%2CMAOG%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAjIhB%2CQAAQ%2CuBAqGJ%2CYAgCI%3BEACI%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA1IZ%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAApJhB%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%2CGAUI%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAxJpB%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%2CGAUI%2CGAII%3BEACI%2CYAAA%3B%3BAA3JxB%2CQAAQ%2CuBAkKJ%3BE5KqPJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BE4KxSA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CQA7KA%2CuBAkKJ%2CYAWK%3BEACG%2CmDAAA%3BEACA%2CsDAAA%3BEACA%2CsBAAA%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CQA3LA%2CuBAkKJ%2CYAyBK%3BEtK%2BCT%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BENgDA%2CgBAAA%3BE4KtGY%2C2BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAtKqDZ%2CQsKtPQ%2CuBAkKJ%2CYAyBK%2CctK2DR%3BAACD%2CQsKvPQ%2CuBAkKJ%2CYAyBK%2CctK4DR%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQsK5PQ%2CuBAkKJ%2CYAyBK%2CctKiER%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQsKjQQ%2CuBAkKJ%2CYAyBK%2CctKsER%3BAACD%2CQsKlQQ%2CuBAkKJ%2CYAyBK%2CctKuER%3BAACD%2CQAAQ%2CUAAW%2CSsKnQX%2CuBAkKJ%2CYAyBK%3BEtKyEL%2CoBAAA%3BEN%2BBJ%2CYAAA%3B%3BA4K%5C%2FFQ%2CQApMA%2CuBAkKJ%2CYAkCK%3BEACG%2CaAAA%3B%3BAAGJ%2CQAxMA%2CuBAkKJ%2CYAsCK%3BEACG%2CkBAAA%3B%3BAAzMZ%2CQAAQ%2CuBA6MJ%2CgBAEI%3BEACI%2CaAAA%3B%3BAAhNZ%2CQAAQ%2CuBA6MJ%2CgBAMI%3BEACI%2CSAAA%3B%3BAApNZ%2CQAAQ%2CuBA6MJ%2CgBAUI%3BEACI%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3B%3BAA1NZ%2CQAAQ%2CuBA8NJ%2CkBAEI%3BAAhOR%2CQAAQ%2CuBA8NJ%2CkBAGI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnOZ%2CQAAQ%2CuBA2OJ%2C%2BBAEI%3BEACI%2CgBAAA%3B%3BACxOZ%3BE7KiZA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BE6KjZI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAOJ%3BEACI%2CqBAAA%3B%3BAADJ%2CqCAGI%3BEACI%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIR%3BEACI%2C6BAAA%3BEACA%2CqCAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAkB%2CyCAAlB%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CqCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkCAAA%3B%3BAAGJ%2C4BAA4B%2CSAExB%3BAADJ%2C4BAA4B%2CKACxB%3BEACI%2CWAAA%3B%3BAAQR%3BEACI%2CYAAY%2CiEAAZ%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2C8BAA8B%3BEAC1B%2C0CAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2C8BAA8B%3BEAC1B%2CyCAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAADJ%2CgCAGI%3BEACI%2CSAAA%3B%3BAAJR%2CgCAOI%3BEACI%2CqBAAA%3BEACA%2CUAAA%3B%3BAATR%2CgCAYI%3BEACI%2CqBAAA%3B%3BAAQR%3BEACI%2CWAAA%3B%3BAAOJ%2CMAAM%3BAzK3FN%2CKAAK%2CcA4CD%2CiBAGM%2CUyK4CJ%3BAxKtHN%2CYwKsHM%3BEACF%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CmFAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BAzKzGjC%2CKAAK%2CcA4CD%2CiBAGM%2CUyK0DJ%2C2BAA2B%3BAxKpIjC%2CYwKoIM%2C2BAA2B%3BEAC7B%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BAzK%5C%2FGjC%2CKAAK%2CcA4CD%2CiBAGM%2CUyKgEJ%2C2BAA2B%3BAxK1IjC%2CYwK0IM%2C2BAA2B%3BEAC7B%2CsBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BAzKnHjC%2CKAAK%2CcA4CD%2CiBAGM%2CUyKoEJ%2C2BAA2B%3BAxK9IjC%2CYwK8IM%2C2BAA2B%3BEAC7B%2CeAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BAzKxHvC%2CKAAK%2CcA4CD%2CiBAGM%2CUyKyEJ%2C2BAA2B%2CMAAM%3BAxKnJvC%2CYwKmJM%2C2BAA2B%2CMAAM%3BEACnC%2C2EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BAzK5HvC%2CKAAK%2CcA4CD%2CiBAGM%2CUyK6EJ%2C2BAA2B%2CMAAM%3BAxKvJvC%2CYwKuJM%2C2BAA2B%2CMAAM%3BEACnC%2C4EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BAzKhIvC%2CKAAK%2CcA4CD%2CiBAGM%2CUyKiFJ%2C2BAA2B%2CMAAM%3BAxK3JvC%2CYwK2JM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BAzKpIvC%2CKAAK%2CcA4CD%2CiBAGM%2CUyKqFJ%2C2BAA2B%2CMAAM%3BAxK%5C%2FJvC%2CYwK%2BJM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BAzKxIvC%2CKAAK%2CcA4CD%2CiBAGM%2CUyKyFJ%2C2BAA2B%2CMAAM%3BAxKnKvC%2CYwKmKM%2C2BAA2B%2CMAAM%3BEACnC%2CsBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BAzK5IvC%2CKAAK%2CcA4CD%2CiBAGM%2CUyK6FJ%2C2BAA2B%2CMAAM%3BAxKvKvC%2CYwKuKM%2C2BAA2B%2CMAAM%3BEACnC%2CkDAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BAzKhJvC%2CKAAK%2CcA4CD%2CiBAGM%2CUyKiGJ%2C2BAA2B%2CMAAM%3BAxK3KvC%2CYwK2KM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BAzKpJjC%2CKAAK%2CcA4CD%2CiBAGM%2CUyKqGJ%2C2BAA2B%3BAxK%5C%2FKjC%2CYwK%2BKM%2C2BAA2B%3BEAC7B%2CWAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BAzKxJvC%2CKAAK%2CcA4CD%2CiBAGM%2CUyKyGJ%2C2BAA2B%2CMAAM%3BAxKnLvC%2CYwKmLM%2C2BAA2B%2CMAAM%3BEACnC%2C0EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BAzK5JvC%2CKAAK%2CcA4CD%2CiBAGM%2CUyK6GJ%2C2BAA2B%2CMAAM%3BAxKvLvC%2CYwKuLM%2C2BAA2B%2CMAAM%3BEACnC%2CyEAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%2CwBAAyB%2CmBAAkB%2C4BAA6B%3BEACpE%2CoBAAA%3BEACA%2CwBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CWAAA%3B%3BAAGJ%2CwCACI%2COAAO%2CUACH%2COACI%3BEACI%2CgBAAA%3B%3BAAGJ%2CwCANR%2COAAO%2CUACH%2COAKK%2CSAAU%2CSAAM%3BEACb%2CcAAA%3BEACA%2CSAAS%2CGAAT%3BE7KgBhB%2CiBAAA%3BE6KdgB%2CiBAAA%3B%3BAAXhB%2CwCACI%2COAAO%2CUACH%2COAYI%3BEACI%2CqBAAA%3B%3BAAfhB%2CwCACI%2COAAO%2CUACH%2COAYI%2CSAGI%2CMAAK%2CaAAa%3BAAjBlC%2CwCACI%2COAAO%2CUACH%2COAYI%2CSAII%2CMAAK%2CeAAe%3BEAChB%2CgBAAA%3B%3BAAOpB%2C6BACI%3BEACI%2CWAAA%3B%3BAAFR%2C6BACI%2CSAGI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAANZ%2C6BACI%2CSAGI%2CQAII%3BEACI%2CYAAA%3B%3BAAMhB%2CkCACI%3BEACI%2CiBAAA%3B%3BAAOA%2CkCADJ%2COACK%2CSACG%3BAADJ%2CwCADJ%2COACK%2CSACG%3BEACI%2CgBAAA%3B%3BAAEA%2CkCALZ%2COACK%2CSACG%2COAGK%3BAAAD%2CwCALZ%2COACK%2CSACG%2COAGK%3BEACG%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BE7K%5C%2FBpB%2CiBAAA%3BE6KiCoB%2CiBAAA%3B%3BAAXpB%2CkCAEI%2COAcI%3BAAfR%2CwCACI%2COAcI%3BEACI%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2Ca5KxUS%2Cc4KwUT%3BE7K5CZ%2CiBAAA%3BE6K8CY%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CkCA5BR%2COAcI%2CgBAcK%2CgCAAgC%2CIAAI%2CkCAAmC%3BAAAxE%2CwCA5BR%2COAcI%2CgBAcK%2CgCAAgC%2CIAAI%2CkCAAmC%3BEACpE%2CYAAA%3BEACA%2CUAAA%3B%3BAAhChB%2CkCAEI%2COAkCI%3BAAnCR%2CwCACI%2COAkCI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BE7K5DZ%2CiBAAA%3BE6K8DY%2CSAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAKZ%3BAACA%3BEACI%2CYAAA%3B%3BAAOJ%3BEACI%2CaAAA%3B%3BAAGJ%3BAACA%3BEACI%2CgBAAA%3B%3BAAOJ%2CyBACI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CyBANJ%2CgBAMK%2CgCAAgC%2CIAAI%2CkCAAmC%3BEACpE%2CYAAA%3BEACA%2CUAAA%3B%3BAATZ%2CyBAaI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BE7K1GR%2CiBAAA%3BE6K4GQ%2CSAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAIR%2CyBAA0B%3BEACtB%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CyBAA0B%2CKAItB%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAFJ%2C2BAIK%3BEACG%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAPR%2C2BAUI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEA%2C2BALJ%2CKAKK%3BEACG%2CWAAA%3B%3BAAGJ%2C2BATJ%2CKASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAJJ%2C2BATJ%2CKASK%2CyBAMI%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAGJ%2C2BAtBR%2CKASK%2CyBAaI%3BEACG%2CgBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAvChB%2C2BA4CK%2CMAAI%3BEACD%2CYAAA%3B%3BAAKA%2C2BAFJ%2CWAEK%3BAACD%2C2BAHJ%2CWAGK%3BEACG%2CSAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2C2BARJ%2CWAQK%3BEACG%2CYAAA%3B%3BAAGJ%2C2BAZJ%2CWAYK%3BEACG%2CYAAA%3B%3BAAMR%2C4CAAC%3BEACG%2CoBAAA%3B%3BAADJ%2C4CAAC%2CIAGG%3BAACA%2CsBAAuB%2C6CAJ1B%3BEAKO%2CiBAAA%3B%3BAAIR%2C4CAAC%3BEACG%2CeAAA%3B%3BACtdR%2CwBAJ%2BC%3BEzBuH%5C%2FC%2CcACI%3BIrJqJJ%2CYAAA%3BIAAA%2CSAAA%3BIqJlJQ%2CUAAA%3B%3B%3BAyBnHR%2CwBAJqD%3BEzJwDrD%3BEJycA%2CkBAAmB%2CYACf%2CSACI%2CQAAO%3BIX3Tf%2CWAAA%3B%3BEeoQA%3BIrB%5C%2FcA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2C0BAAC%3BEACD%2C0BAAC%3BE6B4CD%2CmBACI%2CUACM%2CmB7B%5C%2FCT%3BE6B6CD%2CmBACI%2CUACM%2CmB7B9CT%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C0BAAC%3BE6BuCD%2CmBACI%2CUACM%2CmB7BzCT%3BIACG%2CWAAA%3B%3BEqB%2B1BJ%3BER3lBQ%2C0BA3CJ%2CUA2CK%2CIAAI%2CKACD%3BIbxBZ%2CcAAA%3BI%2BB9QA%2CqBAAA%3B%3BEAMA%2CoBAAC%3BElB%2BRO%2C0BA3CJ%2CUA2CK%2CIAAI%2CKACD%2CKkBhSX%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI%5C%2FB9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgCpOU%2COhCoOV%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BI%2BBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEVglBA%3BER3qBQ%2C0BAFJ%2CUAEK%2COAGG%3BEuJ7LZ%2CsBAOI%3BI%5C%2FI%2B1BA%2CgCAAA%3BIACA%2C6BAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CkBAAA%3BIrB%5C%2FpBJ%2CcAAA%3BI%2BBhOA%2CqBAAA%3B%3BEAMA%2C0BAAC%3BElBwMO%2C0BAFJ%2CUAEK%2COAGG%2CekB3MX%3BEqIcD%2CsBAOI%2COrIrBH%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI%5C%2FB9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgC9NQ%2COhC8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI%2BBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEVgmBI%2C0BAAC%3BER3rBG%2C0BAFJ%2CUAEK%2COAGG%2CeQwrBP%3BE%2BIr3BL%2CsBAOI%2CO%5C%2FI82BC%3BIACG%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3B%3BEU50BR%2C0BV%2B0BK%2COU%5C%2F0BJ%3BElB8IO%2C0BAFJ%2CUAEK%2COAGG%2CeQ8rBP%2COU%5C%2F0BJ%3BEqI5CD%2CsBAOI%2CO%5C%2FIo3BC%2COU%5C%2F0BJ%3BI%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BEqBkuBA%2CyBACI%3BEADJ%2CyBAEI%3BEAFJ%2CyBAGI%3BERppBJ%2CyBQkpBI%3BERlpBJ%2CyBQmpBI%3BERnpBJ%2CyBQopBI%3BEM3pBJ%2CQAKI%2CSNopBA%3BEMzpBJ%2CQAKI%2CSNqpBA%3BEM1pBJ%2CQAKI%2CSNspBA%3BIACI%2CWAAA%3BIACA%2CmBAAA%3B%3BEAqGR%2C%2BBACI%3BEjB%5C%2FyBJ%2CeACI%2CWiB8yBA%3BIACI%2CkBAAA%3B%3BEAIA%2C%2BBADJ%2CQACK%3BEACD%2C%2BBAFJ%2CQAEK%3BEACD%2C%2BBAHJ%2CQAGK%3BEjBtzBT%2CeACI%2CWiBkzBA%2CQACK%3BEjBpzBT%2CeACI%2CWiBkzBA%2CQAEK%3BEjBrzBT%2CeACI%2CWiBkzBA%2CQAGK%3BIACG%2CmBAAA%3B%3BEAGJ%2C%2BBAPJ%2CQAOK%3BEACD%2C%2BBARJ%2CQAQK%3BEjB3zBT%2CeACI%2CWiBkzBA%2CQAOK%3BEjB1zBT%2CeACI%2CWiBkzBA%2CQAQK%3BIACG%2CcAAA%3B%3BEAgHZ%3BEgIhmCA%2CcACI%3BIrJqJJ%2CYAAA%3BIAAA%2CSAAA%3BIqB06BA%2CUAAA%3B%3BEAEA%2CiDAAC%3BEACD%2CiDAAC%3BEgInkCD%2CcACI%2CuBhIikCH%3BEgIlkCD%2CcACI%2CuBhIkkCH%3BIrB%5C%2F3BD%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CiBAAA%3BIqBo7BI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CMAAA%3B%3BEAGJ%2CiDAAC%3BEgI%5C%2FkCD%2CcACI%2CuBhI8kCH%3BIrBz7BD%2CyBAAA%3B%3BEqB67BA%2CiDAAC%3BEgInlCD%2CcACI%2CuBhIklCH%3BIrB77BD%2C4BAAA%3BIqB%2B7BI%2CQAAA%3B%3BEiC1rCJ%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%3BEACA%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAIA%2CQAAS%3BEACT%2CmBAAoB%3BIAChB%2CiBAAA%3BIACA%2CkBAAA%3B%3BEadR%3BIACI%2CUAAA%3B%3BEADJ%2CWAGI%2CQACI%3BInEmPR%2CcAAA%3BI%2BBhOA%2CqBAAA%3BIoCZY%2CkBAAA%3B%3BEpCkBZ%2CWoC1BI%2CQACI%2CWpCyBP%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI%5C%2FB9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgC9NQ%2COhC8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI%2BBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEoCnTY%2CWAVR%2CQACI%2CWASK%3BIACG%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BEpCuEhB%2CWoCpFI%2CQACI%2CWAeK%2CgBpCoEZ%3BI%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BEmE1NA%3BIACI%2CiCAAA%3BInEyMN%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BImEvNI%2CYAAA%3BIACA%2CMAAM%2CwBAAN%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2COAAO%2CiBAAP%3B%3BEARJ%2CaAUI%3BIACI%2C6BAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3B%3BEAfR%2CaAUI%2CUAOI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CaAZJ%2CUAYK%3BIACG%2CgCAAA%3B%3BEAvBZ%2CaA2BI%2CkBACI%3BInE8LR%2CcAAA%3BI%2BBhOA%2CqBAAA%3BIoCyCY%2CkBAAA%3B%3BEpCnCZ%2CaoC2BI%2CkBACI%2COpC5BP%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI%5C%2FB9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgC9NQ%2COhC8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI%2BBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEoC9PY%2CaAVR%2CkBACI%2COASK%3BIACG%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEpCkBhB%2CaoC%5C%2FBI%2CkBAiBK%2COAAQ%2COpCchB%3BI%5C%2FBgKD%2CSgC%5C%2FNM%2COhC%2BNN%3B%3BEmE1NA%2CaAoDI%3BInEsKJ%2CSAAA%3BIAAA%2CUAAA%3BID1KA%2CqBAAA%3BIoEMQ%2CaAAA%3BIACA%2CeAAA%3B%3BEAIA%2CaADJ%2CkBACK%2COACG%3BIACI%2CcAAA%3B%3BEA7DhB%2CaAkEI%2CQAAO%3BInEwJX%2CSAAA%3BIAAA%2CUAAA%3BID1KA%2CqBAAA%3BIoEoBQ%2CgCAAA%3B%3BEApER%2CaAkEI%2CQAAO%2CMAIH%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEAEA%2CaARR%2CQAAO%2CMAIH%2CGAIK%2CMAAM%3BIACH%2C6BAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA7EhB%2CaAkEI%2CQAAO%2CMAIH%2CGAUM%3BIACE%2C6BAAA%3B%3BEAjFhB%2CaAkEI%2CQAAO%2CMAmBH%3BEArFR%2CaAkEI%2CQAAO%2CMAoBH%2CEAAC%3BInEoIT%2CcAAA%3BIAAA%2CqBAAA%3BImEjIY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA3FZ%2CaAkEI%2CQAAO%2CMA4BH%2CQAAO%3BIACH%2CSAAA%3B%3BEAKZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAHJ%2CgBAKI%3BInEiGN%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BImE%5C%2FGQ%2CYAAA%3BIACA%2COAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAVR%2CgBAaI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CSACI%3BIACI%2CMAAM%2CiBAAN%3B%3BEAFR%2CSAKI%3BInE4EN%2CoDAAA%3BIACK%2CiDAAA%3BIACC%2CgDAAA%3BIAcJ%2C4CAAA%3BImEzFQ%2COAAA%3BIACA%2CWAAA%3B%3BEAIA%2CSADJ%2CYACK%3BIACG%2C8BAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAKZ%3BIAEI%2CkBAAA%3BIACA%2CUAAA%3B%3BEnEjLJ%2CmBAAC%3BEACD%2CmBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CmBAAC%3BIACG%2CWAAA%3B%3BEmE6KJ%3BIACI%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3B%3BEAEA%2CwBAAC%3BIACG%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CwBADJ%2C0BACK%3BIACG%2CqBAAA%3B%3BEAKZ%3BIAEI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIAMA%2CeAAA%3B%3BEnEvNJ%2C0BAAC%3BEACD%2C0BAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C0BAAC%3BIACG%2CWAAA%3B%3BEmE4MA%2C0BAAC%3BIACG%2CcAAA%3B%3BE4GnNR%3BI%5C%2FKmPA%2CmBAAA%3BI%2BKhPI%2CsBAAA%3B%3BEAHJ%2CWAKI%3BIACI%2CSAAA%3BIACA%2CUAAA%3B%3BEAPR%2CWAUI%3BIACI%2CSAAA%3B%3BEAXR%2CWAcI%3BIACI%2CcAAA%3BI%5C%2FKoOR%2CiBAAA%3BIAAA%2CgBAAA%3BIAAA%2CoBAAA%3BIAAA%2CkBAAA%3B%3BE%2BKnPA%2CWAsBI%3BEAtBJ%2CWAuBI%2CEAAC%3BI%5C%2FK4NL%2CcAAA%3BIAAA%2CqBAAA%3B%3BE%2BKnPA%2CWA4BI%3BI%5C%2FKuNJ%2C6BAAA%3BIAAA%2CiBAAA%3B%3BE%2BKnPA%2CWA4BI%2CQAIM%3BI%5C%2FKmNV%2CgBAAA%3BIAAA%2C0BAAA%3BIAAA%2CyBAAA%3BI%2BK7MY%2CqBAAA%3B%3BEACA%2CWAXR%2CQAIM%2CaAOG%3BI%5C%2FK4Mb%2CWAAA%3B%3BE%2BKvMQ%2CWAhBJ%2CQAgBK%2COACG%2CcACI%3BI%5C%2FKqMhB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CiBAAA%3BI%2BK7LoB%2CqBAAA%3B%3BEAtDpB%2CWA4BI%2CQA%2BBM%3BI%5C%2FKwLV%2CgBAAA%3B%3BE%2BKpLQ%2CWAnCJ%2CQAmCK%2COAEK%2CIAAC%2CIAAI%3BEADX%2CWApCJ%2CQAoCK%2CWACK%2CIAAC%2CIAAI%3BI%5C%2FKkLnB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3B%3BE%2BKpLQ%2CWAnCJ%2CQAmCK%2COAEK%2CIAAC%2CIAAI%2CkBAQH%2CKAAI%2CIAAI%3BEAThB%2CWApCJ%2CQAoCK%2CWACK%2CIAAC%2CIAAI%2CkBAQH%2CKAAI%2CIAAI%3BI%5C%2FK0KxB%2CiBAAA%3B%3BE%2BKlKQ%2CWADJ%2CGAAE%2COACG%3BI%5C%2FKkKT%2CgCAAA%3B%3BE%2BKnPA%2CWAsFI%2CSACM%3BIACE%2CqBAAA%3B%3BEAEI%2CWAJZ%2CSACM%2CKAEI%2CIACG%3BI%5C%2FKyJjB%2CWAAA%3B%3BE%2BKnJQ%2CWAVJ%2CSAUK%2CIAAI%3BI%5C%2FKmJb%2CgBAAA%3BIAAA%2CgBAAA%3BI%2BK7IY%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2C8BAAA%3B%3BEAXJ%2CWAVJ%2CSAUK%2CIAAI%2CcAaC%2CKACI%3BI%5C%2FKqIlB%2CkBAAA%3B%3BE%2BKjIgB%2CWA5BZ%2CSAUK%2CIAAI%2CcAaC%2CKAKG%3BIACG%2CgBAAA%3B%3BEAnBZ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%3BIACI%2CcAAA%3BI%5C%2FK2HhB%2CkBAAA%3B%3BE%2BKnJQ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%3BIACE%2CSAAA%3B%3BEA5BZ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%2CKAGE%3BI%5C%2FKqHpB%2CcAAA%3BI%2BKhHwB%2CcAAA%3BIACA%2CmBAAA%3B%3BEACA%2CWA%5C%2FCpB%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%2CKAGE%2CEAOK%3BI%5C%2FK8GzB%2CWAAA%3B%3BE%2BKvGY%2CWAtDR%2CSAUK%2CIAAI%2CcA4CA%3BIACG%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEA%5C%2FCR%2CWAVJ%2CSAUK%2CIAAI%2CcAkDD%2CQACM%3BI%5C%2FKgGlB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CiBAAA%3B%3BE%2BKpFgB%2CWAzEZ%2CSAUK%2CIAAI%2CcA8DD%2CQACK%2COACK%3BI%5C%2FKmFtB%2CiBAAA%3B%3BE0E3QA%2CQAAQ%2CKAAK%3BICkIb%2CSAAA%3BIACA%2CUAAA%3B%3BEDnIA%2CQAAQ%2CKAAK%2CMCqIX%2CQAAK%3BIACH%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEDxIJ%2CQAAQ%2CKAAK%2CMCqIX%2CQAAK%2CMAKD%3BIACE%2CcAAA%3B%3BED3IR%2CQAAQ%2CKAAK%2CMC%2BIX%2CQAAK%3BIAEH%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BE3E7HJ%2CQ0EvBQ%2CKAAK%2CMC%2BIX%2CQAAK%2CQ3ExHN%3BEACD%2CQ0ExBQ%2CKAAK%2CMC%2BIX%2CQAAK%2CQ3EvHN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQ0E7BQ%2CKAAK%2CMC%2BIX%2CQAAK%2CQ3ElHN%3BIACG%2CWAAA%3B%3BE2EwHA%2CQDtJI%2CKAAK%2CMC%2BIX%2CQAAK%2CQAOF%3BIACG%2CcAAA%3B%3BEDvJR%2CQAAQ%2CKAAK%2CMC4MP%2CQAAK%3BI3E%2BDX%2CeAAA%3B%3BE0E3QA%2CQAAQ%2CKAAK%2CMCgNX%2CQAAK%2CMACD%3BI3E0DN%2CmBAAA%3BIAAA%2CgCAAA%3BIAAA%2C8BAAA%3BIAAA%2C%2BBAAA%3BIAAA%2C6BAAA%3BIAAA%2CYAAA%3BIAAA%2C0BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDjJA%2CQ2E1HQ%2CKAAK%2CMCgNX%2CQAAK%2CMACD%2CU5EvFL%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2CQ2E%5C%2FHQ%2CKAAK%2CMCgNX%2CQAAK%2CMACD%2CU5ElFL%3BIC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDvIA%2CQ2EpIQ%2CKAAK%2CMCgNX%2CQAAK%2CMACD%2CU5E7EL%3BICuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE2E9BI%2CQD7OI%2CKAAK%2CMCgNX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQD9OI%2CKAAK%2CMCgNX%2CQAAK%2CMA8BF%2CIAAI%2CWAAc%2CUAAO%3BI3E6B9B%2CmBAAA%3B%3BE2EzBI%2CQDlPI%2CKAAK%2CMCgNX%2CQAAK%2CMAkCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDnPI%2CKAAK%2CMCgNX%2CQAAK%2CMAmCF%2COAAU%3BEACX%2CQDpPI%2CKAAK%2CMCgNX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BEAClB%2CQDrPI%2CKAAK%2CMCgNX%2CQAAK%2CMAqCF%2COAAU%2CUAAO%3BI3EsBtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3B%3BE0E3QA%2CQAAQ%2CKAAK%2CMC6PX%2CQAAK%3BI3EcP%2CmBAAA%3BIAAA%2CyBAAA%3BIAAA%2CeAAA%3BIAAA%2C4BAAA%3B%3BE0E3QA%2CQAAQ%2CKAAK%2CMAGT%2CMAAK%3BIACD%2CcAAA%3B%3BEAJR%2CQAAQ%2CKAAK%2CMAOT%2CMAAK%2CMACC%3BIACE%2CqBAAA%3B%3BEATZ%2CQAAQ%2CKAAK%2CMAaP%2CQAAK%3BIACH%2CuBAAA%3B%3BEcgNJ%2CYAAC%3BIxF6CL%2CUAAA%3BIAAA%2CYAAA%3B%3BEwF5NA%2CYA%2BKK%2CYA%5C%2FKJ%2CMACG%3BIACI%2CmBAAmB%2CaAAnB%3BIACQ%2CWAAW%2CaAAX%3B%3BEA4KZ%2CYAAC%2CYAxKL%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACQ%2CWAAW%2CgBAAX%3BIACR%2CsDAAA%3BIACQ%2CsCAAA%3BIACR%2CWAAA%3B%3BEAgKA%2CYAAC%2CYAGG%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3B%3BECzIZ%3BID9EA%2CSAAA%3BIACA%2COAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CyDAAA%3BIACQ%2CiDAAA%3BIxFsPR%2CUAAA%3BIAAA%2CYAAA%3B%3BEwFpPA%2CaAAC%3BIACG%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CqCAAA%3BIACQ%2C6BAAA%3B%3BEAJZ%2CaAAC%2CMAMG%3BIACI%2CmBAAmB%2CeAAnB%3BIACQ%2CWAAW%2CeAAX%3B%3BEC2DhB%2CaDvDA%3BIxFwOA%2CsBAAA%3BIAAA%2C4CAAA%3BIwFrOI%2CUAAA%3BIACA%2CoBAAA%3B%3BEAQJ%2CaAAC%2CMACG%3BIACI%2CmBAAmB%2CaAAnB%3BIACQ%2CWAAW%2CaAAX%3B%3BECwChB%2CaDpCA%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACQ%2CWAAW%2CgBAAX%3BIACR%2CsDAAA%3BIACQ%2CsCAAA%3BIACR%2CWAAA%3B%3BECgCA%2CaAAC%3BIACG%2CiCAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAUI%3BIzFuKJ%2CyBAAA%3BIyFrKQ%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKJ%2CIAAC%3BIACG%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEAHJ%2CIAAC%2CkBAKG%3BIzFyJR%2CwCAAA%3B%3BEyFnJA%3BIACI%2CoBAAA%3B%3BEACA%2CYAAC%2CYACG%2CkBAAiB%3BIzFgJzB%2CyBAAA%3B%3BEyF3IY%2CYANP%2CYAKI%2CcACI%3BIACG%2CiCAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CYALH%2CYAKI%2CcAMG%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEAfhB%2CYAoBI%3BIzF%2BHJ%2CeAAA%3BIAAA%2CgBAAA%3B%3BE0FxOA%3BIACI%2CcAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CaAAA%3B%3BEAJR%2CiBAOI%3BEAPJ%2CiBAQI%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEKAR%3BIACI%2CwCAAA%3B%3BEADJ%2C2BAGI%2CqBAAoB%2CIAAI%3BIACpB%2CeAAA%3B%3BEQ7DR%3BIACI%2CwCAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEyEXJ%3BIACI%2CeAAA%3B%3BECHJ%3BIACI%2CeAAA%3B%3BEnEgBJ%2CyBAAyB%2C6BACrB%3BIACI%2CwCAAA%3B%3BECTR%2CyBAAyB%3BIACrB%2CwCAAA%3B%3BECOJ%2CyBAAyB%3BIACrB%2CwCAAA%3B%3BECgGJ%2C0BACI%2CqBAAoB%2CIAAI%3BIACpB%2CeAAA%3B%3BEMfR%3BIACI%2CwCAAA%3B%3BE3BrDJ%3BIACI%2CwBAAA%3B%3BErC6HJ%2CaACI%3BIACI%2CgBAAA%3B%3BEnDgGJ%2CKAAC%3BIACG%2CiBAAA%3B%3BEAIQ%2CKALX%2CcAGG%2CMACI%2CKACK%2CIAAI%3BIACD%2CaAAA%3B%3BEAMR%2CKAZP%2CcAWG%2CKACK%3BEACD%2CKAbP%2CcAWG%2CKAEK%3BEACD%2CKAdP%2CcAWG%2CKAGK%3BEACD%2CKAfP%2CcAWG%2CKAIK%3BIACG%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CKAvBX%2CcAWG%2CKACK%2CIAWI%2CSAAS%3BEAAV%2CKAvBX%2CcAWG%2CKAEK%2CMAUI%2CSAAS%3BEAAV%2CKAvBX%2CcAWG%2CKAGK%2CSASI%2CSAAS%3BEAAV%2CKAvBX%2CcAWG%2CKAIK%2CKAQI%2CSAAS%3BIACN%2CSAAS%2CcAAc%2CGAAvB%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAIR%2CKA%5C%2FBP%2CcAWG%2CKAoBK%3BIACG%2CmBAAA%3B%3BEAhCZ%2CKAAC%2CcAoCG%2CMACI%2CKAAI%3BIACA%2CiBAAA%3B%3BEiJ9KhB%2CcACI%3BIrJqJJ%2CYAAA%3BIAAA%2CSAAA%3BIqJlJQ%2CUAAA%3B%3BE5GOR%2CwBACI%3BIzC0IJ%2CeAAA%3B%3BEyC3IA%2CwBAKI%3BIzCsIJ%2CkBAAA%3BIAAA%2CmBAAA%3B%3BEyC3IA%2CwBAUI%3BIzCiIJ%2CaAAA%3B%3BEyC3IA%2CwBAcI%3BIzC6HJ%2CoBAAA%3B%3BEyC3IA%2CwBAkBI%2C0BACI%3BIACI%2CgBAAA%3B%3BECFZ%2CwBACI%3BI1CwHJ%2CeAAA%3B%3BE0CzHA%2CwBACI%2CgBAGI%3BI1CqHR%2CaAAA%3B%3BE0CzHA%2CwBACI%2CgBAOI%3BI1CiHR%2CoBAAA%3B%3BEKvEA%2CaACI%2CiBACI%3BILqER%2CeAAA%3BIKnEY%2CaAAA%3BIACA%2CWAAA%3B%3BEAKZ%3BIL6DA%2C6BAAA%3BIK3DI%2CgBAAA%3B%3BEAIA%2CKAAC%2CcACG%3BIACI%2CmBAAA%3B%3BE8CtCZ%3BInD2FA%2CgCAAA%3BImDzFI%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%2CsBACI%3BIACI%2CWAAA%3B%3BEAIR%2CaACI%2CiBACI%2CcACI%3BEAHZ%2CaACI%2CiBACI%2CcAEI%3BIACI%2CcAAA%3B%3BEbxMhB%2CqBACI%3BEADJ%2CqBAEI%2COAAM%3BItC4QV%2CgBAAA%3B%3BEYlLA%2CiBACI%2CSACI%3BIZgVR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEoDlXT%3BIACI%2CeAAA%3B%3BEAGJ%3BEACA%3BIACI%2CqBAAA%3B%3BEAEA%2CcAAC%2CIAAI%3BEAAL%2CcAAC%2CIAAI%3BIACD%2CmBAAA%3B%3BEvC%2BKR%3BIACI%2CWAAA%3BIACA%2CiBAAA%3B%3BEAII%2C0BAFJ%2CUAEK%3BIACG%2CoBAAA%3B%3BEAMA%2C0BATR%2CUAEK%2COAOI%3BIACG%2CgCAAA%3BIbUhB%2CmBAAA%3BIaRgB%2CaAAA%3BIACA%2CeAAA%3B%3BEAEA%2C0BAfZ%2CUAEK%2COAOI%2CMAMI%3BIACG%2CcAAA%3B%3BEAPR%2C0BATR%2CUAEK%2COAOI%2CMAUG%3BIACI%2CeAAA%3B%3BEAEA%2C0BAtBhB%2CUAEK%2COAOI%2CMAUG%2CMAGK%3BIACG%2CaAAA%3B%3BEAGJ%2C0BA1BhB%2CUAEK%2COAOI%2CMAUG%2CMAOK%3BIACG%2CaAAA%3B%3BEAlBZ%2C0BATR%2CUAEK%2COAOI%2CMAUG%2CMAWI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2C0BAnCpB%2CUAEK%2COAOI%2CMAUG%2CMAWI%2CEAKK%3BIbfzB%2CmBAAA%3B%3BEa8BQ%2C0BAlDJ%2CUAkDK%2CMACG%3BIb%5C%2FBZ%2CiBAAA%3B%3BEaqCQ%2C0BAzDJ%2CUAyDK%3BIACG%2CmBAAA%3B%3BEAKA%2C0BA%5C%2FDR%2CUA8DK%2CQACI%3BEACD%2C0BAhER%2CUA8DK%2CQAEI%3BIACG%2CmBAAA%3B%3BEAQJ%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2COAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAIA%2CuBAAwB%2CeAV1B%2CSACV%2CSACK%2CKAOI%3BIAEO%2CiBAAA%3B%3BEAQJ%2CuBAAwB%2CeAnB1B%2CSACV%2CSACK%2CKAaI%3BEAIG%2CuBAAwB%2CeAnB1B%2CSACV%2CSACK%2CKAcI%3BEAGG%2CuBAAwB%2CeAnB1B%2CSACV%2CSACK%2CKAeG%3BEAEI%2CuBAAwB%2CeAnB1B%2CSACV%2CSACK%2CKAgBI%3BIAEO%2CkBAAA%3B%3BEApBpB%2CcAAc%2CSA0BV%3BIACI%2CaAAA%3B%3BEW0GR%2C%2BBACI%3BIACI%2CcAAA%3B%3BEAFR%2C%2BBAKI%3BIACI%2CiBAAA%3B%3BEkIxcR%2CgBACM%3BIACE%2CgBAAA%3B%3BE7H0ER%2CQACI%2CQAAO%2CKACH%2CuBACI%2CwBACI%2CaACM%2CUAAO%3BIACL%2CcAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEdgMxB%2CoBACI%3BIACI%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3B%3BEALR%2CoBAQI%3BIACI%2CkBAAA%3B%3BEATR%2CoBAYI%2CQAAO%3BEAZX%2CoBAaI%2CQAAO%3BIACH%2CSAAA%3B%3BE6I1RR%2CgBACI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%3BIACI%2CaAAA%3B%3BEAEA%2CgBAJR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%2CQAGK%3BIACG%2CaAAA%3B%3BEAGJ%2CgBARR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%2CQAOK%3BIACG%2CcAAA%3B%3BEAVhB%2CgBAeI%2CWACI%3BIACI%2CsBAAA%3B%3BE3I%2BdZ%2CqBACI%2CQAAO%3BIjB1HX%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3B%3BEiBmFR%2CqBAMI%2CSAAQ%3BIjBnFZ%2CkBAAA%3BIACC%2CiBAAA%3BIACQ%2CSAAA%3B%3BEiB8FT%2CMAAM%2CQACF%2CQAAO%3BIACH%2CcAAA%3BIACA%2CaAAA%3B%3BEAIR%3BEACA%2CoBAAqB%2CQAAO%3BEAC5B%2CqBAAsB%2CmBAAqB%2CUAAO%3BIAC9C%2CaAAA%3B%3BEiJjhBJ%2CoBACI%2CQAAO%2CIAAI%2CeACP%2CMAAK%3BIACD%2CWAAA%3BIACA%2CWAAA%3B%3BEAJZ%2CoBAQI%2CQAAO%2CIAAI%2CqBACP%2CMAAK%3BIACD%2CWAAA%3BIACA%2CWAAA%3B%3BEvIgUJ%2CgBADJ%2CUACK%3BIACG%2CkBAAA%3B%3BEAKZ%2CQACI%3BIACI%2CgBAAA%3B%3BEAQR%2CQAAQ%2CcACJ%3BI3BrFJ%2CmBAAA%3BI2BuFQ%2CcAAA%3B%3BEAIR%2CuBACI%3BIACI%2CkBAAA%3B%3BEAIR%2CKAAK%2COAAO%2CSACR%2COAAM%2CMACF%2CYACI%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEyIlThB%3BIACI%2COAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEALJ%2CsBAWI%3BIACI%2CgCAAA%3BIACA%2CaAAA%3B%3BEAEA%2CsBAJJ%2CSAIK%3BIACG%2CcAAA%3B%3BEO5CZ%2CQAAS%2C4BACL%2CeACI%3BIACI%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CQANH%2C4BACL%2CeACI%2CcAIK%2CUAAU%3BIACP%2CcAAA%3B%3BEAPhB%2CQAAS%2C4BACL%2CeAUI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3B%3BEAbZ%2CQAAS%2C4BACL%2CeAeI%3BIACI%2CSAAA%3B%3BEAjBZ%2CQAAS%2C4BACL%2CeAmBI%3BIACI%2CkBAAA%3B%3BECqKZ%2CQAAQ%2CuBACJ%3BIACI%2CsBAAA%3B%3BEAFR%2CQAAQ%2CuBACJ%2CaAGK%3BIACG%2CuBAAA%3B%3BEALZ%2CQAAQ%2CuBACJ%2CaAGK%2CMAGI%2CMAAG%3BIACA%2CmBAAA%3B%3BEARhB%2CQAAQ%2CuBACJ%2CaAGK%2CMAGI%2CMAAG%2CYAGA%3BIACI%2CkBAAA%3B%3BEAIR%2CQAfJ%2CuBACJ%2CaAGK%2CMAWI%3BIACG%2CmBAAA%3BIACA%2CeAAA%3B%3BEAjBhB%2CQAAQ%2CuBAsBJ%3BIACI%2CgBAAA%3B%3BECgPR%3BIACI%2CcAAA%3B%3BEADJ%2CqCAGI%3BIACI%2CWAAA%3B%3BEAIR%2CGAAG%2C2BACE%2CMAAI%3BIACD%2CWAAA%3B%3BEAIA%2CGANL%2C2BAKC%2CWACK%2CiBAAiB%3BIACd%2CYAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CGAXL%2C2BAKC%2CWAMK%3BIACG%2CYAAA%3B%3B%3BAC9eZ%2CwBAJqD%3BEzJkcrD%3BEEtTQ%2CyBADJ%2CKAAI%2CQACC%3BIvBnJT%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CwBAAC%3BEACD%2CwBAAC%3BEqBovBD%2C0BACI%2CMAAM%2CGrBtvBT%3BEqBqvBD%2C0BACI%2CMAAM%2CGrBrvBT%3BEgEsCW%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%2CGhE3CnB%3BEgEuCW%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%2CGhE1CnB%3BEuBwHD%2CyBACI%2CKAAI%2CQvB1HP%3BEuByHD%2CyBACI%2CKAAI%2CQvBzHP%3BEemMD%2CQAaI%2CSfjNH%3BEeoMD%2CQAaI%2CSfhNH%3BEwBwQG%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGrBtvBT%3BEwByQG%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGrBrvBT%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CwBAAC%3BEqB%2BuBD%2C0BACI%2CMAAM%2CGrBhvBT%3BEgEiCW%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%2CGhErCnB%3BEuBmHD%2CyBACI%2CKAAI%2CQvBpHP%3BEe8LD%2CQAaI%2CSf3MH%3BEwBmQG%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGrBhvBT%3BIACG%2CWAAA%3B%3BEqBgvBI%2C0BADJ%2CMAAM%2CGACD%2CIAAI%3BEG9eT%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGACD%2CIAAI%3BIACD%2CgCAAA%3B%3BEAOI%2C0BATZ%2CMAAM%2CGAOF%2CKACK%2CKACI%3BEGtfb%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGAOF%2CKACK%2CKACI%3BIACG%2CaAAA%3B%3BEAIR%2C0BAdR%2CMAAM%2CGAOF%2CKAOK%3BEACD%2C0BAfR%2CMAAM%2CGAOF%2CKAQK%3BEACD%2C0BAhBR%2CMAAM%2CGAOF%2CKASK%3BEG7fT%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGAOF%2CKAOK%3BEG3fT%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGAOF%2CKAQK%3BEG5fT%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGAOF%2CKASK%3BIACG%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2C0BAvBZ%2CMAAM%2CGAOF%2CKAOK%2CIASI%2CSAAS%3BEAAV%2C0BAvBZ%2CMAAM%2CGAOF%2CKAQK%2CMAQI%2CSAAS%3BEAAV%2C0BAvBZ%2CMAAM%2CGAOF%2CKASK%2CSAOI%2CSAAS%3BEGpgBtB%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGAOF%2CKAOK%2CIASI%2CSAAS%3BEGpgBtB%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGAOF%2CKAQK%2CMAQI%2CSAAS%3BEGpgBtB%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGAOF%2CKASK%2CSAOI%2CSAAS%3BIACN%2CSAAS%2CcAAc%2CGAAvB%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA5BpB%2C0BACI%2CMAAM%2CGAgCF%3BEG7gBJ%2CcAAC%2CaAkBG%2CMAAK%2CMH2dT%2CMAAM%2CGAgCF%3BIACI%2CSAAA%3B%3BEAoKZ%3BE2Cz6BoB%2CcAhBhB%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAaA%2CsBACG%2CMACI%3BI3C65B5B%2CaAAA%3B%3BEAoDA%2C2BACI%3BEADJ%2C2BAEI%3BEAFJ%2C2BAGI%3BEE31BJ%2C6BFy1BI%3BEEz1BJ%2C6BF01BI%3BEE11BJ%2C6BF21BI%3BIACI%2CmBAAA%3B%3BE2C3%2BBR%3BI7DsUA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2C4CAAA%3BIACA%2CiCAAA%3BI6DxUI%2CkBAAA%3B%3BEAKY%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%3BI7DscrB%2CYAAA%3BIACA%2CcAAA%3B%3BE6DvcgB%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB7DycnB%2CQAAQ%2CKAAK%3BIACX%2CaAAA%3B%3BE6D1cY%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB7D6cnB%3BIACE%2CcAAA%3B%3BE6D9cY%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB7D6cnB%2CQAGI%3BIACE%2CcAAA%3B%3BE6DjdQ%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB7D6cnB%2CQAGI%2CKAGE%3BE6DndQ%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB7D6cnB%2CQAGI%2CKAIE%3BIACI%2CmBAAA%3BIACA%2CcAAA%3BIHvOZ%2CcAAA%3B%3BEG0OY%2Cc6D5dR%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB7D6cnB%2CQAGI%2CKAGE%2CGAMK%2CSAAS%3BEAAV%2Cc6D5dR%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB7D6cnB%2CQAGI%2CKAIE%2CGAKK%2CSAAS%3BIH1OtB%2CmBAAA%3BIG4OgB%2CSAAS%2CcAAa%2CIAAtB%3BIACA%2CqBAAA%3BIH7OhB%2CcAAA%3BIAAA%2CgBAAA%3B%3BEgE%5C%2FOgB%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAGD%2CMAAQ%2CKACF%2CKAAE%3BIACA%2CiBAAA%3B%3BEALZ%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAGD%2CMAAQ%2CKAKF%2CKAAE%3BIACA%2CoBAAA%3B%3BEAWI%2CcAvB5B%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAaA%2CsBACG%2CMAKI%2CGACK%3BIACG%2CYAAA%3BIACA%2CgBAAA%3B%3BEAYxB%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%3BIACI%2CcAAA%3B%3BEAFR%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%3BIACI%2CcAAA%3B%3BEAGA%2CcAVpB%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%2CGAIK%2CYACG%3BEADJ%2CcAVpB%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAGI%2CGAIK%2CYAEG%3BIACI%2CiBAAA%3B%3BEAXpB%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAeI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAtBZ%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAwBI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAQxB%2C2BACI%3BIACI%2CaAAA%3B%3BEAFR%2C2BAKI%2CMAAM%3BIACF%2CiBAAA%3B%3BEANR%2C2BASI%2CMAAM%3BEATV%2C2BAUI%2CMAAM%3BIACF%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEpCvBA%2CoCADJ%2CKACK%3BIACG%2CgBAAA%3B%3BEAHZ%2CoCAOI%3BIACI%2CqBAAA%3B%3BE0GtGJ%2CaAAE%3BIACE%2CgBAAA%3B%3BErGgFR%2COACI%2CgBACI%3BIACI%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAIA%2COAPR%2CgBAMI%2CQACK%3BIjCuLb%2CqBAAA%3BIMzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BINgDA%2CgBAAA%3B%3BEiCvLY%2COAPR%2CgBAMI%2CQACK%2COF2KX%3BI%5C%2FBhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE%2BBHA%2COE0EI%2CgBAMI%2CQACK%2COFjFZ%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI%5C%2FB9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgC1OU%2COhC0OV%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CeAAA%3BIAAA%2CmBAAA%3BI%2BBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2COE6DA%2CgBAMI%2CQACK%2COFrEZ%2CMACI%3BI%5C%2FB2PL%2CcAAA%3B%3BE%2BBrPI%2COEuDA%2CgBAMI%2CQACK%2COF%5C%2FDZ%2COACI%3BI%5C%2FBqPL%2CcAAA%3B%3BEM7CA%2CO2BjJI%2CgBAMI%2CQACK%2CO3B0IZ%3BEACD%2CO2BlJI%2CgBAMI%2CQACK%2CO3B2IZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO2BvJI%2CgBAMI%2CQACK%2CO3BgJZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO2B5JI%2CgBAMI%2CQACK%2CO3BqJZ%3BEACD%2CO2B7JI%2CgBAMI%2CQACK%2CO3BsJZ%3BEACD%2CQAAQ%2CUAAW%2CQ2B9Jf%2CgBAMI%2CQACK%3BI3BwJT%2CoBAAA%3BIN%2BBJ%2CYAAA%3B%3BEuDxGA%3BIACI%2CgBAAA%3B%3BE7ByMJ%3BIACI%2CgBAAA%3B%3BE1BvVJ%2CiBAAC%3BEACD%2CiBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CiBAAC%3BIACG%2CWAAA%3B%3BE0B%2BUJ%2CiBAGI%2CSACI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEANZ%2CiBASI%3BIACI%2CYAAA%3BIACA%2CcAAA%3B%3BEjB1UR%2CYACI%3BIT4NJ%2CeAAA%3BIS1NQ%2CgBAAA%3BIACA%2CiBAAA%3B%3BEyCyHR%2CYACI%3BIlD%2BFJ%2C6BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEkDhGA%2CYAOI%3BIlDyFJ%2C6BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3BIkDrFQ%2CWAAA%3B%3BEAEA%2CYANJ%2CuBAMK%3BIlDmFT%2C4BAAA%3BIkDjFY%2CwBAAA%3B%3BEAFJ%2CYANJ%2CuBAMK%2CcAIG%3BIlD%2BEZ%2CWAAA%3B%3BEkDhGA%2CYAuBI%3BEAvBJ%2CYAwBI%3BIlDwEJ%2CgBAAA%3B%3BEkDhGA%2CYA4BI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEA%5C%2FBR%2CYAkCI%3BIACI%2CWAAA%3B%3BEAnCR%2CYAsCI%3BIlD0DJ%2CqBAAA%3BI%2BB9QA%2CqBAAA%3BImB8NQ%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3B%3BEAnDR%2CYAsCI%2CmBnB8CF%3BI%5C%2FBhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE%2BBHA%2CYmB8MI%2CmBnB9MH%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI%5C%2FB9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgC1PY%2COhC0PZ%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI%2BBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CYmBiMA%2CmBnBlMH%2CMACI%3BI%5C%2FB2PL%2CcAAA%3B%3BE%2BBrPI%2CYmB2LA%2CmBnB5LH%2COACI%3BI%5C%2FBqPL%2CcAAA%3B%3BEgDnPI%2CsBAAC%3BIACG%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAJJ%2CsBAAC%2CcAMG%3BIhD6OR%2CYAAA%3BIgD3OY%2CWAAA%3B%3BEAEA%2CsBAVP%2CcAMG%2CuBAIK%3BEACD%2CsBAXP%2CcAMG%2CuBAKK%3BIACG%2CWAAA%3B%3BEUIhB%2C%2BBACI%3BIACI%2CiBAAA%3B%3BErDoLJ%2CKAAC%2CcACG%3BIACI%2CgCAAA%3BIACA%2CmBAAA%3B%3BEkBjFZ%2CyBAQI%2COAAM%3BEARV%2CyBASI%2COAAM%3BIACF%2CqBAAA%3B%3BEAIR%2CyBACI%3BIACI%2CmBAAA%3B%3BEC0GI%2CcAFR%2CMAAK%2CMACD%2CSACK%3BIACG%2CkBAAA%3B%3BEAJhB%2CcASI%3BEATJ%2CcAUI%3BEAVJ%2CcAWI%3BIACI%2CqBAAA%3B%3BEAIA%2CcADJ%2CeAAe%2CKACV%2CIAAI%3BIACD%2CmBAAA%3B%3BEAGJ%2CcALJ%2CeAAe%2CKAKV%3BIACG%2CgBAAA%3B%3BEAIR%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%3BIACI%2CcAAA%3B%3BEAJhB%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%2CMAGI%3BIACI%2CcAAA%3B%3BEAPpB%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%2CMAOI%2CKAAI%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEArCxB%2CcAgDI%2CiBACI%3BIACI%2CmBAAA%3B%3BEAlDZ%2CcAgDI%2CiBAKM%3BIACE%2CmBAAA%3BIACA%2CeAAA%3B%3BETnGZ%2CQACI%2CqBACI%2CmBACI%3BEAHZ%2CQACI%2CqBACI%2CmBAEI%3BEAJZ%2CQACI%2CqBACI%2CmBAGI%3BEALZ%2CQACI%2CqBACI%2CmBAII%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3B%3BEARhB%2CQAaI%2CSAGI%3BIACI%2CYAAA%3B%3BEAjBZ%2CQAaI%2CSAOI%3BIACI%2CWAAA%3B%3BEAKZ%2CoBACI%3BIACI%2CcAAA%3B%3BEAFR%2CoBACI%2CMAGI%3BEAJR%2CoBACI%2CMAII%3BIACI%2CcAAA%3B%3BEAKZ%2CcACI%2COAAM%2CkBACF%2CMACI%2CGAAE%3BIACE%2CWAAA%3B%3BEAKhB%2CYAAY%2CcACR%2CKAAI%3BEADR%2CYAAY%2CcAER%2CKAAI%3BEAFR%2CYAAY%2CcAGR%2CKAAI%3BEAHR%2CYAAY%2CcAIR%2CKAAI%3BIACA%2CgBAAA%3B%3BECXJ%2CcADW%2CSACV%3BIACG%2CmBAAA%3B%3BEAEA%2CcAJO%2CSACV%2CKAGI%3BIACG%2CsBAAA%3BIACA%2CUAAA%3B%3BEW4DZ%2CQACI%2CQAAO%3BEADX%2CQAEI%3BIACI%2CSAAA%3B%3BEkJuJR%2CwBAAyB%3BIACrB%2CWAAA%3B%3B%3BACjdJ%2CwBAJsD%3BE1GkBtD%2CQAAQ%2CQACJ%2CSAAQ%3BIACJ%2CgBAAA%3B%3BE1CyUR%2CiBAAkB%3BIACd%2CYAAA%3B%3BE2H7PJ%2CYACI%2CeACI%3BIrJ8JR%2CYAAA%3B%3B%3BA8KrPJ%2CgBAJ2C%3BEzJqEvC%3BIAnBA%2CYAAA%3B%3BEAEA%2CsBAAC%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CsBAAC%2CUAAU%3BIACP%2CYAAA%3B%3BEA2NJ%3BEGgCQ%2COAAO%2CIAAI%2CeAAgB%2CeAD%5C%2FB%3BEADJ%2CcA8BI%2CgBAOI%2CqBAKI%2CUACI%3BIHzFhB%2CcAAA%3B%3BEAmJA%3BIrB%5C%2FJA%2CkBAAA%3B%3BEqByMA%3BIrBrdA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2C2BAAC%3BEACD%2C2BAAC%3BEwB6SD%2CcAwDI%2CexBtWH%3BEwB8SD%2CcAwDI%2CexBrWH%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C2BAAC%3BEwBwSD%2CcAwDI%2CexBhWH%3BIACG%2CWAAA%3B%3BEqBsgBJ%3BEG%5C%2FNA%2CcA8BI%2CgBACI%3BEA%5C%2FBR%2CcAwDI%2CeAEI%3BEA1DR%2CcAwDI%2CeAQI%3BIH%2BIR%2CsBAAA%3B%3BE2D3eI%2CUAAC%3BIACG%2CYAAA%3B%3BEmDPR%2CwBAAyB%3BIACrB%2CsBAAA%3B%3BElGkEQ%2COAFR%2CgBACI%2CQACK%3BI3B4Gb%2CsBAAA%3BIAEA%2C4BAAA%3BIAEA%2CgBAAA%3BIACA%2CoBAAA%3BIAIA%2CiBAAA%3BINgDA%2CgBAAA%3BIAAA%2CuBAAA%3BIAAA%2CSAAA%3BIAAA%2CUAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIM5FA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BI2BxEgB%2CeAAA%3B%3BE3BqHhB%2CO2B1HI%2CgBACI%2CQACK%2CO3BwHZ%3BEACD%2CO2B3HI%2CgBACI%2CQACK%2CO3ByHZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO2BhII%2CgBACI%2CQACK%2CO3B8HZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO2BrII%2CgBACI%2CQACK%2CO3BmIZ%3BEACD%2CO2BtII%2CgBACI%2CQACK%2CO3BoIZ%3BEACD%2CQAAQ%2CUAAW%2CQ2BvIf%2CgBACI%2CQACK%3BI3BsIT%2CoBAAA%3BIN%2BBJ%2CYAAA%3B%3BEDjJA%2COkCtBI%2CgBACI%2CQACK%2COlCoBZ%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2COkC3BI%2CgBACI%2CQACK%2COlCyBZ%3BIC4ID%2CcAAA%3BIAAA%2C0BAAA%3B%3BEDvIA%2COkChCI%2CgBACI%2CQACK%2COlC8BZ%3BICuID%2CcAAA%3BIAAA%2C0BAAA%3B%3BEMxFA%2CO2B%5C%2FEI%2CgBACI%2CQACK%2CO3B6EZ%3BEACD%2CO2BhFI%2CgBACI%2CQACK%2CO3B8EZ%3BEACD%2CO2BjFI%2CgBACI%2CQACK%2CO3B%2BEZ%3BIACG%2CgBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CO2BtFI%2CgBACI%2CQACK%2CO3BoFZ%3BEACD%2CO2BvFI%2CgBACI%2CQACK%2CO3BqFZ%3BEACD%2CQAAQ%2CUAAW%2CQ2BxFf%2CgBACI%2CQACK%3BIjCqKb%2CcAAA%3BIAAA%2CYAAA%3BIM5EI%2CeAAA%3BIACA%2CoBAAA%3BIACA%2C0BAAA%3B%3BEkBoIJ%2CcACI%2CiBAKI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEATZ%2CcACI%2CiBAKI%2CWAKI%3BIACI%2CiBAAA%3B%3BEAEA%2CcAbZ%2CiBAKI%2CWAKI%2CQAGK%3BIACG%2CcAAA%3BIACA%2CWAAA%3B%3BEAhBpB%2CcAsBI%3BIACI%2CgBAAA%3B%3BEAvBR%2CcA0BI%2CeAAe%3BIACX%2CgBAAA%3B%3BEA3BR%2CcA8BI%2CgBACI%3BIAEI%2CWAAA%3BIACA%2CUAAA%3B%3BEAlCZ%2CcA8BI%2CgBAOI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAQQ%2CcAlBhB%2CgBAOI%2CqBAKI%2CUAKI%2COACK%3BIACG%2CaAAA%3B%3BEAjDxB%2CcAwDI%2CeAEI%3BIAEI%2CWAAA%3BIACA%2CUAAA%3B%3BEA7DZ%2CcAwDI%2CeAQI%3BIAEI%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIR%2CcAAC%2CKAAK%2CQACF%2CeACI%3BIACI%2CeAAA%3B%3BEAKZ%2CcAAC%2CaACG%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BEALR%2CcAAC%2CaAQG%2CKAAI%3BIACA%2CUAAA%3B%3BEAzFZ%2CcA8FI%2CiBACI%2CcAAgB%3BIACZ%2CWAAA%3B%3BEAGI%2CcALZ%2CiBACI%2CcAAgB%2CYAGZ%2COACK%3BIACG%2CqBAAA%3BIACA%2CWAAA%3B%3BEArGpB%2CcA8FI%2CiBAYI%2CUAAY%2CSAAM%2CIAAI%2CSAChB%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CcApBR%2CiBAYI%2CUAAY%2CSAAM%2CIAAI%2CSAQjB%2CIAAI%2CMACD%3BIACI%2CWAAA%3B%3BEavIhB%2COAAC%3BIACG%2CgBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAAC%2CQAAW%2CUAAC%3BEACb%2COAAC%2CQAAW%2CUAAC%3BIACT%2CkBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CgBAAA%3B%3BEADJ%2COAAC%2CQAGG%3BIACI%2CeAAA%3B%3BEAIR%2CSAAU%2CQAAC%2COAAO%3BIACd%2CmBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CeAAA%3B%3BEAGJ%2COAAC%3BIACG%2CgBAAA%3B%3BErBjEA%2CcAAe%2CSADlB%3BIAEO%2CmBAAA%3B%3BEAGJ%2CQALH%2CKAKI%3BIACG%2CcAAA%3B%3BEAEA%2CcAAe%2CSARtB%2CKAKI%3BIAIO%2CcAAA%3B%3BEAJR%2CQALH%2CKAKI%2CQAOG%2CiBAAmB%2CqBACb%3BIACE%2CmBAAA%3B%3BEAOpB%2CcAAe%3BIACX%2CaAAA%3B%3BEAGJ%2CcAKI%2CeACI%3BEALR%2CoBAII%2CeACI%3BEAJR%2CqBAGI%2CeACI%3BEAHR%2CcAAc%2CoBAEV%2CeACI%3BEAFR%2CcAAc%2CqBACV%2CeACI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcANR%2CeACI%2CcAKK%2CUAAU%3BEAAX%2CoBANR%2CeACI%2CcAKK%2CUAAU%3BEAAX%2CqBANR%2CeACI%2CcAKK%2CUAAU%3BEAAX%2CcARE%2CoBAEV%2CeACI%2CcAKK%2CUAAU%3BEAAX%2CcAPE%2CqBACV%2CeACI%2CcAKK%2CUAAU%3BIACP%2CcAAA%3B%3BE2JtPhB%2CMAAM%2COAAQ%2CeAAe%3BEAC7B%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BEAClD%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CaAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CcAAA%22%7D *//*!
 * Bootstrap v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family: "Mont-Regular";line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family: "Mont-Regular";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item{display:-ms-flexbox;display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/*# sourceMappingURL=bootstrap.min.css.map *//*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("https://groz-tools.com/static/frontend/Groz/Desktop/en_US/css/owl-carousel/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }
/** css related to Uppy **/
.uppy-Dashboard-progressindicators,
.uppy-Dashboard-close,
.uppy-Dashboard-dropFilesHereHint,
.uppy-Dashboard-inner{
    display:none;
}

.image.image-placeholder #fileUploader{
    border:500px solid transparent;
    bottom:0;
    cursor:pointer;
    font-size:10em;
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    z-index:3
}
/*Compatible magento 2 style and bootstrap 3*/
.product-item, .product-item-info, .product-item-details {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.label{
	color: #333;
	padding: inherit;
}
.page-header {
    margin: inherit;
    padding: 0px;
}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
    /**
              This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
              calculation of the height of the owl-item that breaks page layouts
           */
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Mageplaza_Core/css/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_BannerSlider
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */

.mp-banner-slider .owl-nav button span{
    position: absolute;
    top: 40%;
    font-size: 80px;
    color: #869791;
}
.mp-banner-slider .owl-nav .owl-prev span{
    left: 1%;
}
.mp-banner-slider .owl-nav .owl-next span{
    right: 1%;
}
.mp-banner-slider .owl-dots{
    position: absolute;
    top: 88%;
    left: 49%;
}
.mp-banner-slider .owl-dots .owl-dot{
    box-shadow: none;
}
.sidebar .mp-banner-slider .owl-nav button span{
    font-size: 30px;
    top: 30%;
}
.sidebar .mp-banner-slider .owl-dots .owl-dot span{
    width: 8px;
    height: 8px;
}
.sidebar .mp-banner-slider .owl-dots{
    top: 70%;
    left: 42.5%;
}

@media only screen and (max-width: 764px) {
    .mp-banner-slider .owl-nav button span{
        top: 20%;
        font-size: 45px;
    }
    .mp-banner-slider .owl-dots{
        top: 62%;
        left: 47%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .mp-banner-slider .owl-nav button span{
        top: 30%;
        font-size: 80px;
    }
    .mp-banner-slider .owl-dots{
        top: 75%;
        left: 49%;
    }
}
.testimonials-list .testimonials {
  margin: 0 10px 0 10px;
}
.testimonials-list figure.testimonial.loaded {
  animation-name: testimonialsSlideInUp;
  animation-duration: 0.7s;
  animation-fill-mode: both;
}
.testimonials-list figure.testimonial:nth-child(2n) .info {
  text-align: right;
}
.testimonials-list figure.testimonial:nth-child(2n) .info .author {
  right: 0;
  padding: 0 120px 0 10px;
}
.testimonials-list figure.testimonial:nth-child(2n) .arrow {
  border-left-width: 25px;
  border-right-width: 0;
  left: auto;
  right: 50px;
}
.testimonials-list figure.testimonial:nth-child(2n) .contacts-info a:last-child img {
  margin-right: 0;
}
.testimonials-list figure.testimonial blockquote .extra-info {
  display: flex;
  justify-content: space-between;
  position: relative;
  top: 5px;
}
.testimonials-list figure.testimonial blockquote .extra-info .date {
  padding-top: 3px;
}
.testimonials-list figure.testimonial blockquote .extra-info .rating::before {
  content: '';
}
.testimonials-list figure.testimonial blockquote .extra-info .rating .review-ratings {
  float: none;
}
.testimonials-list figure.testimonial blockquote .extra-info .rating .review-ratings .rating-label {
  padding: 3px 20px 5px 0;
}
.testimonials-list figure.testimonial .contacts-info a {
  white-space: nowrap;
}
.testimonials-list figure.testimonial .contacts-info a:first-child img {
  margin-left: 0;
}
.testimonials-list figure.testimonial .contacts-info img {
  margin: 0 5px;
  width: auto;
  height: auto;
  border-radius: 0;
}
.testimonials-list .more-button {
  width: 100%;
  margin: 20px 0;
  display: inline-block;
  border-radius: 1px;
  font-size: 18px;
  text-align: center;
}
.testimonials-list .more-button a {
  color: #fff;
  background: #479ccf;
  border: 1px solid #3793cb;
  text-shadow: 0 1px 0 #3188bc;
  text-decoration: none;
  padding: 11px 30px;
  transition: background 0.2s linear 0s;
}
.testimonials-list .more-button a:focus,
.testimonials-list .more-button a:hover {
  background: #5ba7d4;
  color: #fff;
}
.testimonials-list .more-button a:focus {
  box-shadow: inset 0 0 8px #3188bc;
}
.testimonials-list .more-button .disabled {
  opacity: 0.5;
  cursor: wait;
}
.testimonials-list .page-title button {
  float: right;
}
.testimonials-list .page-title h1 {
  float: left;
  border-bottom: none;
}
.testimonials-list .page-title::after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.testimonials-list figure.testimonial,
.testimonials-slider figure.testimonial {
  position: relative;
  margin: 40px 1%;
  padding: 0 20px;
  text-align: left;
  box-shadow: none !important;
}
.testimonials-list figure.testimonial blockquote,
.testimonials-slider figure.testimonial blockquote {
  background-color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5em;
  margin: 0;
  padding: 25px 50px 30px;
  position: relative;
  -webkit-filter: drop-shadow(0 3px 15px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 3px 15px rgba(0, 0, 0, 0.1));
}
.testimonials-list figure.testimonial blockquote::before,
.testimonials-slider figure.testimonial blockquote::before,
.testimonials-list figure.testimonial blockquote::after,
.testimonials-slider figure.testimonial blockquote::after {
  content: "\201C";
  position: absolute;
  color: #2b00f7;
  font-size: 50px;
  font-style: normal;
}
.testimonials-list figure.testimonial blockquote::before,
.testimonials-slider figure.testimonial blockquote::before {
  top: 25px;
  left: 20px;
}
.testimonials-list figure.testimonial blockquote::after,
.testimonials-slider figure.testimonial blockquote::after {
  content: "\201D";
  right: 20px;
  bottom: 0;
}
.testimonials-list figure.testimonial img,
.testimonials-slider figure.testimonial img {
  max-width: 100%;
  vertical-align: middle;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  margin: 40px 0 0 10px;
}
.testimonials-list figure.testimonial .arrow,
.testimonials-slider figure.testimonial .arrow {
  top: 100%;
  left: 50px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #fff;
  margin: 0;
  position: absolute;
}
.testimonials-list figure.testimonial .author,
.testimonials-slider figure.testimonial .author {
  position: absolute;
  bottom: 45px;
  padding: 0 10px 0 120px;
  margin: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.testimonials-list figure.testimonial .author h5,
.testimonials-slider figure.testimonial .author h5 {
  font-family: sans-serif;
  font-weight: 400;
  font-size: 1.4em;
  line-height: 1.4em;
  opacity: 0.9;
  margin: 0;
}
.form.testimonial .review-field-rating .field-error,
.form.testimonial .review-field-rating div.mage-error[generated] {
  margin-top: 38px;
}
.form.testimonial .review-field-rating .label {
  font-weight: 600;
}
/** widgets styles */
.block-testimonials .block-content .testimonial-container {
  min-height: 130px;
}
.block-testimonials .block-content .content .content-wrapper {
  height: 85px;
  min-height: 85px;
  display: block;
  overflow: hidden;
}
.block-testimonials .block-content .content .testimonial-message {
  clear: both;
}
.block-testimonials .block-content .content .name {
  float: right;
  margin-top: 10px;
  font-style: italic;
}
.block-testimonials .block-content .read-more,
.block-testimonials .block-content .read-less {
  padding-top: 10px;
  display: inline-block;
}
.block-testimonials .block-content .review {
  text-align: center;
}
.block-testimonials .block-content .review .score {
  font-weight: bold;
  font-size: 40px;
  color: #e26703;
}
.block-testimonials.empty-design,
.block-testimonials.empty-design .block-content {
  background: none;
  border: none;
}
.block-testimonials.empty-design .block-content .content {
  padding: 0;
}
.block-testimonials.empty-design .actions-toolbar,
.block-testimonials.empty-design .block-title {
  display: none;
}
.testimonials-slider .content-heading {
  text-align: center;
}
.testimonials-slider .block-content {
  max-width: 1200px;
  margin: 0 auto;
}
.testimonials-slider figure.testimonial {
  box-sizing: border-box;
  margin: 0;
  padding: 40px 20px 0;
  height: 100%;
}
.testimonials-slider figure.testimonial blockquote {
  font-size: 16px;
}
.testimonials-slider .review-ratings {
  float: none;
}
.std .testimonialForm li {
  list-style: none;
}
@media (max-width: 480px) {
  .testimonials-slider figure.testimonial blockquote {
    padding: 25px 0 30px;
    -webkit-filter: none;
    filter: none;
  }
  .testimonials-slider figure.testimonial blockquote::before,
  .testimonials-slider figure.testimonial blockquote::after {
    content: '';
  }
  .testimonials-list figure.testimonial {
    padding: 0;
  }
  .testimonials-list figure.testimonial blockquote {
    padding: 25px 20px 30px;
    font-size: 16px;
  }
  .testimonials-list figure.testimonial blockquote::before,
  .testimonials-list figure.testimonial blockquote::after {
    content: '';
  }
}
.hp-clients-testimonial {
  position: relative;
  background: #dc4405;
  margin-bottom: 15px;
}
.hp-clients-testimonial .hp-clients-testimonial-inner {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  background: #fff;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item {
  padding: 74px 160px 74px 70px;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-lft {
  width: 100%;
  max-width: 400px;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-lft blockquote {
  margin-bottom: 0;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-lft blockquote .clients-images img {
  transition: transform 0.5s ease;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-lft blockquote .clients-images:hover img {
  transform: scale(1.2);
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt {
  width: calc(100% - 400px);
  padding-left: 60px;
  margin-top: 50px;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt .post-title {
  font-size: 32px;
  line-height: 29px;
  color: #dc4405;
  font-family: 'Mont-Bold';
  letter-spacing: 0.48px;
  margin-bottom: 26px;
  display: inline-block;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt .testimonial-message {
  color: #0C0C0C;
  font-size: 2.2rem;
  line-height: 45px;
  margin-bottom: 0;
  font-family: 'Mont-Regular';
  line-height: 1.5;
  letter-spacing: 0.22px;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt footer {
  position: relative;
  padding-left: 15px;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt footer:before {
  content: '';
  width: 1px;
  height: 100%;
  background: #000;
  display: block;
  position: absolute;
  left: 0;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt .author {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt .author .author-name {
  display: block;
  font-size: 18px;
  font-family: 'Mont-Bold';
  color: #dc4405;
  line-height: 24px;
  letter-spacing: 0.45px;
}
.hp-clients-testimonial .hp-clients-testimonial-inner .clients-testimonial-item .testimonial .testimonial-rgt .author .author-company {
  display: block;
  font-size: 18px;
  font-family: 'Mont-Regular';
  color: #000000;
  line-height: 24px;
  letter-spacing: 0.18px;
  max-width: 325px;
}
.hp-clients-testimonial .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
  padding: 0;
  background: transparent;
}
.hp-clients-testimonial .owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
  background: transparent;
}
.hp-clients-testimonial .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.hp-clients-testimonial .owl-carousel .owl-nav .owl-prev {
  left: -140px;
  position: absolute;
  outline: none;
  border: none;
  box-shadow: none;
}
.hp-clients-testimonial .owl-carousel .owl-nav .owl-next {
  right: -140px;
  position: absolute;
  outline: none;
  border: none;
  box-shadow: none;
}
.hp-clients-testimonial .owl-carousel .owl-nav .fa {
  color: #fff;
  font-size: 60px;
  border: none;
  outline: none;
  box-shadow: none;
}
@media (min-width: 1025px) {
  .testimonials-slider:not(.swiper-container-initialized) figure.testimonial {
    max-width: 33.33%;
  }
}
@keyframes testimonialsSlideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@media only screen and (max-width: 1190px) and (min-width: 768px) {
  .hp-clients-testimonial .owl-carousel .owl-nav button.owl-prev {
    left: -65px;
  }
  .hp-clients-testimonial .owl-carousel .owl-nav button.owl-next {
    right: -65px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2FSwissup_Testimonials%5C%2Fcss%5C%2Ftestimonials.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAgBA%2CkBACI%3BEACI%2CqBAAA%3B%3BAAIA%2CkBADJ%2COAAM%2CYACD%3BEACG%2CqCAAA%3BEACA%2CwBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CkBAPJ%2COAAM%2CYAOD%2CUAAU%2CIACP%3BEACI%2CiBAAA%3B%3BAAFR%2CkBAPJ%2COAAM%2CYAOD%2CUAAU%2CIACP%2CMAGI%3BEACI%2CQAAA%3BEACA%2CuBAAA%3B%3BAANZ%2CkBAPJ%2COAAM%2CYAOD%2CUAAU%2CIAUP%3BEACI%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAdR%2CkBAPJ%2COAAM%2CYAOD%2CUAAU%2CIAiBP%2CeACI%2CEAAC%2CWAAY%3BEACT%2CeAAA%3B%3BAA%5C%2FBpB%2CkBAKI%2COAAM%2CYA%2BBF%2CWACI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAzChB%2CkBAKI%2COAAM%2CYA%2BBF%2CWACI%2CYAMI%3BEACI%2CgBAAA%3B%3BAAIA%2CkBA3ChB%2COAAM%2CYA%2BBF%2CWACI%2CYAUI%2CQACK%3BEACG%2CSAAS%2CEAAT%3B%3BAAjDxB%2CkBAKI%2COAAM%2CYA%2BBF%2CWACI%2CYAUI%2CQAKI%3BEACI%2CWAAA%3B%3BAArDxB%2CkBAKI%2COAAM%2CYA%2BBF%2CWACI%2CYAUI%2CQAKI%2CgBAGI%3BEACI%2CuBAAA%3B%3BAAxD5B%2CkBAKI%2COAAM%2CYA0DF%2CeACI%3BEACI%2CmBAAA%3B%3BAAEA%2CkBA9DZ%2COAAM%2CYA0DF%2CeACI%2CEAGK%2CYAAa%3BEACV%2CcAAA%3B%3BAApEpB%2CkBAKI%2COAAM%2CYA0DF%2CeASI%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAA5EhB%2CkBAiFI%3BEACI%2CWAAA%3BEAEA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAxFR%2CkBAiFI%2CaASI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CqCAAA%3B%3BAAEA%2CkBAlBR%2CaASI%2CEASK%3BAACD%2CkBAnBR%2CaASI%2CEAUK%3BEACG%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CkBAxBR%2CaASI%2CEAeK%3BEACG%2CiCAAA%3B%3BAA1GhB%2CkBAiFI%2CaA6BI%3BEACI%2CYAAA%3BEACA%2CYAAA%3B%3BAAhHZ%2CkBAoHI%2CYACI%3BEACI%2CYAAA%3B%3BAAtHZ%2CkBAoHI%2CYAKI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CkBAVJ%2CYAUK%3BEACG%2CcAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CkBAEI%2COAAM%3BAADV%2CoBACI%2COAAM%3BEACF%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3B%3BAAPR%2CkBAEI%2COAAM%2CYAOF%3BAARR%2CoBACI%2COAAM%2CYAOF%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAgB%2C0CAAhB%3BEACA%2CQAAQ%2C0CAAR%3B%3BAACA%2CkBAnBR%2COAAM%2CYAOF%2CWAYK%3BAAAD%2CoBAnBR%2COAAM%2CYAOF%2CWAYK%3BAAAU%2CkBAnBnB%2COAAM%2CYAOF%2CWAYgB%3BAAAD%2CoBAnBnB%2COAAM%2CYAOF%2CWAYgB%3BEACR%2CSAAS%2COAAT%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CkBA3BR%2COAAM%2CYAOF%2CWAoBK%3BAAAD%2CoBA3BR%2COAAM%2CYAOF%2CWAoBK%3BEACG%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CkBAhCR%2COAAM%2CYAOF%2CWAyBK%3BAAAD%2CoBAhCR%2COAAM%2CYAOF%2CWAyBK%3BEACG%2CSAAS%2COAAT%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAArChB%2CkBAEI%2COAAM%2CYAuCF%3BAAxCR%2CoBACI%2COAAM%2CYAuCF%3BEACI%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FCZ%2CkBAEI%2COAAM%2CYAgDF%3BAAjDR%2CoBACI%2COAAM%2CYAgDF%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CgCAAA%3BEACA%2CoCAAA%3BEACA%2C2BAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAA3DZ%2CkBAEI%2COAAM%2CYA4DF%3BAA7DR%2CoBACI%2COAAM%2CYA4DF%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CeAAnB%3BEACA%2CWAAW%2CeAAX%3B%3BAApEZ%2CkBAEI%2COAAM%2CYA4DF%2CQAQI%3BAArEZ%2CoBACI%2COAAM%2CYA4DF%2CQAQI%3BEACI%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAMhB%2CKAAK%2CYACD%2CqBACI%3BAAFR%2CKAAK%2CYACD%2CqBAEI%2CIAAG%2CWAAW%3BEACV%2CgBAAA%3B%3BAAJZ%2CKAAK%2CYACD%2CqBAMI%3BEACI%2CgBAAA%3B%3B%3BAAMZ%2CmBACI%2CeACI%3BEACI%2CiBAAA%3B%3BAAHZ%2CmBACI%2CeAKI%2CSACI%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAXhB%2CmBACI%2CeAKI%2CSAQI%3BEACI%2CWAAA%3B%3BAAfhB%2CmBACI%2CeAKI%2CSAYI%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAArBhB%2CmBACI%2CeAwBI%3BAAzBR%2CmBACI%2CeAyBI%3BEACI%2CiBAAA%3BEACA%2CqBAAA%3B%3BAA5BZ%2CmBACI%2CeA8BI%3BEACI%2CkBAAA%3B%3BAAhCZ%2CmBACI%2CeA8BI%2CQAGI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAMR%2CmBADH%3BAAAD%2CmBAAC%2CaACM%3BEACC%2CgBAAA%3BEACA%2CYAAA%3B%3BAAHR%2CmBAAC%2CaAMG%2CeAAe%3BEACX%2CUAAA%3B%3BAAPR%2CmBAAC%2CaAUG%3BAAVJ%2CmBAAC%2CaAWG%3BEACI%2CaAAA%3B%3BAAKZ%2CoBACI%3BEACI%2CkBAAA%3B%3BAAFR%2CoBAKI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3B%3BAAPR%2CoBAUI%2COAAM%3BEACF%2CsBAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3B%3BAAdR%2CoBAUI%2COAAM%2CYAMF%3BEACI%2CeAAA%3B%3BAAjBZ%2CoBAqBI%3BEACI%2CWAAA%3B%3BAAIR%2CIAAK%2CiBAAiB%3BEAClB%2CgBAAA%3B%3BAAqCJ%2CQAlC0B%3BEACtB%2CoBACI%2COAAM%2CYACF%3BIACI%2CoBAAA%3BIACA%2CoBAAA%3BIACA%2CYAAA%3B%3BEAEA%2CoBANR%2COAAM%2CYACF%2CWAKK%3BEAAU%2CoBANnB%2COAAM%2CYACF%2CWAKgB%3BIACR%2CSAAS%2CEAAT%3B%3BEAMhB%2CkBACI%2COAAM%3BIACF%2CUAAA%3B%3BEAFR%2CkBACI%2COAAM%2CYAGF%3BIACI%2CuBAAA%3BIACA%2CeAAA%3B%3BEAEA%2CkBAPR%2COAAM%2CYAGF%2CWAIK%3BEAAU%2CkBAPnB%2COAAM%2CYAGF%2CWAIgB%3BIACR%2CSAAS%2CEAAT%3B%3B%3BAAUpB%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAHJ%2CuBAII%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAXR%2CuBAII%2C8BAQI%3BEACI%2C6BAAA%3B%3BAAbZ%2CuBAII%2C8BAQI%2C0BAEI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAlBhB%2CuBAII%2C8BAQI%2C0BAEI%2CaAKI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAArBpB%2CuBAII%2C8BAQI%2C0BAEI%2CaAKI%2CiBAGI%3BEACI%2CgBAAA%3B%3BAAvBxB%2CuBAII%2C8BAQI%2C0BAEI%2CaAKI%2CiBAGI%2CWAEI%2CgBACI%3BEACI%2C%2BBAAA%3B%3BAAEJ%2CuBAxBxB%2C8BAQI%2C0BAEI%2CaAKI%2CiBAGI%2CWAEI%2CgBAIK%2CMACG%3BEACI%2CWAAW%2CUAAX%3B%3BAA9BpC%2CuBAII%2C8BAQI%2C0BAEI%2CaAsBI%3BEACI%2COAAO%2CkBAAP%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAvCpB%2CuBAII%2C8BAQI%2C0BAEI%2CaAsBI%2CiBAII%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaA1Zb%2CWA0Za%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FCxB%2CuBAII%2C8BAQI%2C0BAEI%2CaAsBI%2CiBAcI%3BEACI%2CcAAA%3BEAEA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CaA3aC%2CcA2aD%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAA1DxB%2CuBAII%2C8BAQI%2C0BAEI%2CaAsBI%2CiBAwBI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CuBA3DpB%2C8BAQI%2C0BAEI%2CaAsBI%2CiBAwBI%2COAGK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3B%3BAAtE5B%2CuBAII%2C8BAQI%2C0BAEI%2CaAsBI%2CiBAqCI%3BEACI%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAA7ExB%2CuBAII%2C8BAQI%2C0BAEI%2CaAsBI%2CiBAqCI%2CQAKI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaA%5C%2FbjB%2CWA%2BbiB%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAApF5B%2CuBAII%2C8BAQI%2C0BAEI%2CaAsBI%2CiBAqCI%2CQAaI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaA5cH%2CcA4cG%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAQpB%2CuBADJ%2CcACK%2CUAAW%2CSAAS%3BEACjB%2CUAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CuBALJ%2CcAKK%2CUAAW%2CSAAS%2CgBAAe%3BEAChC%2CuBAAA%3B%3BAA1GZ%2CuBAoGI%2CcAQI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAAjHZ%2CuBAoGI%2CcAQI%2CSAMI%3BEACI%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAvHhB%2CuBAoGI%2CcAQI%2CSAaI%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAA9HhB%2CuBAoGI%2CcAQI%2CSAoBI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAchB%2CQAR2B%3BEACvB%2CoBAAoB%2CIAAI%2C%2BBACpB%2COAAM%3BIACF%2CiBAAA%3B%3B%3BAAKZ%3BEACE%3BIACE%2CWAAW%2CuBAAX%3BIACA%2CmBAAA%3B%3BEAGF%3BIACE%2CWAAW%2CoBAAX%3B%3B%3BAAqBH%2CwBAjB0C%2CwBAAqB%3BEAM5C%2CuBAHZ%2CcACI%2CSACI%2COACK%3BIACG%2CWAAA%3B%3BEAEJ%2CuBANZ%2CcACI%2CSACI%2COAIK%3BIACG%2CYAAA%22%7D */.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Ves_Brand/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-nav .disabled{opacity:.5;cursor:default}.owl-nav.disabled+.owl-dots{margin-top:10px}.owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-dots .owl-dot{display:inline-block;zoom:1}.owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=335bf7d52918f3a2c58f)
 * Config saved to config.json and https://gist.github.com/335bf7d52918f3a2c58f
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}.brand-widget .owl-carousel ul,
.brand-widget .owl-carousel li
{
	list-style: none;
}

.brand-widget .owl-carousel {
	width: auto !important;
	margin-left: -9px;
	margin-right: -9px;
}
.brand-widget .owl-carousel .owl-item {
	padding-left: 9px;
	padding-right: 9px;
	float: left;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
.brand-widget .owl-carousel .owl-wrapper {
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	float: left;
}

.brand-widget .carousel-controls .carousel-control {
	background: #fff;
	color: #8e8e8e;
	font-size: 13px;
	text-shadow: none;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
}
.brand-widget .carousel-controls .carousel-control{
	color:#1979c3 !important;
}
.brand-widget .carousel-controls .carousel-control.left {
	left: -10px;
	background-image: none;
}
.rtl .carousel-controls .carousel-control.left {
	right: -10px;
	left: auto;
	background-image: none;
}
.brand-widget .carousel-controls .carousel-control.right {
	right: -10px;
	background-image: none;
}
.rtl .carousel-controls .carousel-control.right {
	left: -10px;
	right: auto;
	background-image: none;
}

.brand-description{
	margin-top: 10px;
	margin-bottom: 30px;
}

.brand-widget .carousel-controls a{
	display: none;
}

.brand-widget:hover .carousel-controls a{
	display: block;
}

.brand-widget .block-title{
	text-align: center;
	margin-bottom: 30px;
}

.brand-widget .block-title strong{
	font-size: 25px;
}

.panel {
	margin: 0;
	background: none;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.ves-brandlist .brandlist .brand-item{
	height: 70px;
}
.ves-brandlist .brandlist .brand-toolbar{
	margin-top: 30px;
	text-align: right;
}

.brand-sidebar .brand-item {
	height: 50px;
}
.ves-brandlist .toolbar-products .pages{display: block;}
.brand-searchform form.search-form {
    position: relative;
}
.brand-searchform .search-form button {
    display: block;
    height: 38px;
    right: 0px;
    float: right;
    position: absolute;
    top: 30px;
    width: 38px;
}
.ves-brandlist .brandlist .brand-toolbar {
    position: relative;
}
.sidebar .brand-widget .block-title {
    text-align: left;
}
@media (min-width: 768px){
	.ves-widget .brandowl-play .owl-carousel {
		margin-bottom: auto;
		margin-left: -40px;
		margin-right: 0;
	}
}.fotorama-stretch,
.fotorama-focus-overlay:after,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__html,
.fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama-grabbing-cursor,
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama-gpu,
.fotorama--fullscreen,
.fotorama__caption,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  transform: translateZ(0);
}
.fotorama-focus,
.fotorama__nav__frame,
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus {
  outline: 0;
}
.fotorama-focus-overlay:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: '';
}
.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  transform: none !important;
}
.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: 0ms;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
}
.fotorama-no-select,
.fotorama__wrap,
.fotorama__no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  user-select: none;
}
.fotorama-select,
.fotorama__select {
  user-select: text;
}
.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}
.fotorama-auto-margin,
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.fotorama-inline-block,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__caption__wrap {
  *display: inline;
  *zoom: 1;
  -moz-box-orient: vertical;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.fotorama-content-box,
.fotorama__nav__frame {
  box-sizing: content-box;
}
.fotorama-border-box,
.fotorama__thumb-border,
.fotorama__caption__wrap,
.fotorama__arr {
  box-sizing: border-box;
}
.fotorama-hidden,
.fotorama--hidden,
.fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
}
.fotorama-visible {
  left: auto;
  opacity: 1;
  position: relative;
  top: auto;
  z-index: auto;
}
.fotorama-no-tap,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__nav,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.transitionDuration {
  transition-duration: 333ms;
}
.transitionDurationZero {
  transition-duration: 0ms;
}
.fotorama-sprite,
.fotorama__fullscreen .fotorama__zoom-out,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__thumb--icon,
.fotorama__video-close {
  background-image: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/mage/gallery/gallery.png');
  background-repeat: no-repeat;
}
@media print {
  .fotorama-print-background,
  .fotorama-sprite,
  .fotorama__thumb-border,
  .fotorama__fullscreen .fotorama__zoom-out,
  .fotorama__fullscreen .fotorama__zoom-in,
  .fotorama__arr .fotorama__arr__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-play,
  .fotorama__thumb--icon,
  .fotorama__video-close {
    background: none !important;
  }
}
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus,
.fotorama__arr:focus,
.fotorama__stage__shaft:focus,
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__dot {
  box-shadow: none;
}
.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb:after,
.fotorama__nav__frame--thumb:focus .fotorama__dot:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__thumb {
  overflow: inherit;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
  left: 1px;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
  right: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px;
}
.fotorama__thumb__arr {
  box-shadow: none;
}
.fotorama--fullscreen {
  background: #fff;
  bottom: 0 !important;
  float: none !important;
  left: 0 !important;
  margin: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
}
.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}
.fotorama__fullscreen {
  overflow: hidden;
  position: relative;
}
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  cursor: pointer;
  display: block;
  height: 80px;
  overflow: hidden;
  position: absolute;
  width: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out {
  background-position: 0 -80px !important;
  top: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0;
}
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__video-close {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  direction: ltr;
  position: relative;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__stage,
.fotorama__nav {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__stage__shaft {
  position: relative;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  border: none !important;
  max-width: inherit;
  opacity: 0;
}
.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  opacity: 1;
}
.fotorama__img--full {
  display: none;
}
.fotorama__nav {
  display: none;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  left: 0;
  position: relative;
  text-align: left;
  top: 0;
}
.fotorama__nav__frame {
  position: relative;
}
.fotorama__nav--dots {
  display: block;
  text-align: center;
}
.fotorama__nav--dots .fotorama__nav__frame {
  height: 30px;
  width: 18px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.fotorama__active .fotorama__dot {
  background-color: #ff5501;
  border-color: #ff5501;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
  border-width: 3px;
  height: 0;
  width: 0;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
  left: -3px;
  padding: 3px;
  top: -3px;
}
.fotorama__nav__frame:focus  {
  box-shadow: none;
}
.fotorama__nav__frame:focus :after {
  left: -1px;
  padding: 1px;
  top: -1px;
}
.fotorama__dot {
  border-radius: 6px;
  border: 1px solid #858585;
  display: block;
  height: 4px;
  left: 6px;
  position: relative;
  top: 12px;
  width: 4px;
}
.fotorama__thumb {
  background-color: #ebebeb;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  backface-visibility: hidden;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  border: 1px solid #ff5501;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9;
}
.fotorama__caption {
  bottom: 0;
  color: #000;
  font-size: 14px;
  left: 0;
  line-height: 1.5;
  position: absolute;
  right: 0;
  z-index: 12;
}
.fotorama__caption a {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.005);
  color: #000;
  text-decoration: none;
}
.fotorama__caption a:hover {
  border-color: rgba(0, 0, 0, 0.005);
  color: #000;
}
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--no-captions .fotorama__caption {
  display: none;
}
.fotorama__caption__wrap {
  background-color: #fff;
  padding: 5px 10px;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fotorama__spinner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
}
.fotorama__wrap--css3 .fotorama__spinner {
  animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  cursor: pointer;
  position: absolute;
}
.fotorama__arr {
  z-index: 900;
}
.fotorama__fullscreen-icon,
.fotorama__zoom-out,
.fotorama__zoom-in,
.fotorama__video-close {
  z-index: 1000;
}
.fotorama__arr {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 80px;
}
._block-content-loading .fotorama__arr {
  opacity: 0;
}
.fotorama__arr .fotorama__arr__arr {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  height: 80px;
  width: 80px;
}
.fotorama__arr--prev {
  left: 0;
}
.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px;
}
.fotorama__arr--next {
  right: 0;
}
.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px;
}
.fotorama__arr--disabled {
  cursor: default;
  opacity: 0;
  pointer-events: none;
}
.fotorama__fullscreen-icon {
  background-position: 0 0;
  display: none;
  height: 80px;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 1000;
}
.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
  display: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -80px 0;
  display: inline-block;
}
.fotorama__video-play {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  background-position: -80px -160px;
  height: 160px;
  width: 160px;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  display: block;
  opacity: 1;
}
.fotorama__nav__frame .fotorama__video-play {
  background-position: 0 -240px;
  height: 80px;
  width: 80px;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(80px, -80px, 0);
  -ms-transform: translate3d(80px, -80px, 0);
  -o-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-120px, 0, 0);
  -ms-transform: translate3d(-120px, 0, 0);
  -o-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(120px, 0, 0);
  -ms-transform: translate3d(120px, 0, 0);
  -o-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(80px, -80px, 0) !important;
  -ms-transform: translate3d(80px, -80px, 0) !important;
  -o-transform: translate3d(80px, -80px, 0) !important;
  transform: translate3d(80px, -80px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-120px, 0, 0) !important;
  -ms-transform: translate3d(-120px, 0, 0) !important;
  -o-transform: translate3d(-120px, 0, 0) !important;
  transform: translate3d(-120px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(120px, 0, 0) !important;
  -ms-transform: translate3d(120px, 0, 0) !important;
  -o-transform: translate3d(120px, 0, 0) !important;
  transform: translate3d(120px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  transition-duration: 0.3s;
  transition-property: transform, opacity, background-color;
}
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after {
  background-repeat: no-repeat;
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}
.fotorama__stage:before,
.fotorama__nav:before {
  left: -10px;
  top: -10px;
}
.fotorama__stage:after,
.fotorama__nav:after {
  right: -10px;
  bottom: -10px;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-size: 1px 100%, 5px 100%;
  bottom: 0;
  height: auto;
  top: 0;
  width: 10px;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-size: 100% 1px, 100% 5px ;
  height: 10px;
  left: 0;
  right: 0;
  width: auto;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: 0;
}
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: 0;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  top: 0;
}
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 100%, 0 100%;
  bottom: 0;
}
.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  transform: translateY(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: auto;
}
.magnifier-thumb-wrapper {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.magnifier-lens {
  border: solid 1px #bbb;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 800;
}
.magnify-lens {
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbb;
  color: #fff;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 1000;
  overflow: hidden;
}
.magnify-lens .magnifier-large {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  border: none;
  position: absolute;
  z-index: 100;
}
.magnifier-loader-text {
  margin-top: 10px;
}
.magnifier-preview {
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 215px;
}
.magnifier-preview:not(.hidden) {
  background-color: #fff;
}
.magnifier-preview img {
  left: 0;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 0;
  object-fit: scale-down;
}
.fotorama__stage__frame {
  text-align: center;
}
.fotorama__stage__frame .fotorama__img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition-duration: 0.3s;
  transition-property: width, height, top, left;
  vertical-align: middle;
  width: auto;
}
@media all and (min-width: 768px) {
  .fotorama__stage__frame .fotorama__img {
    top: 49.5%;
  }
}
.magnify-opaque {
  opacity: 0.5;
}
.magnify-hidden {
  display: none;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: white;
  width: 100%;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  display: block;
  padding-bottom: inherit !important;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: inherit;
  max-width: inherit;
  position: absolute;
  right: 0;
  top: 0;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  cursor: default;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  transition: 0.3s linear;
  vertical-align: middle;
  width: auto;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
  cursor: pointer;
  max-height: none;
  max-width: none;
  transition-property: width, height, bottom, right, top, left;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
  cursor: move;
  transition-property: none;
}
.fotorama--fullscreen .fotorama__stage__frame iframe {
  left: 80px;
  width: calc(100% - 80px * 2);
}
.fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
  min-height: 30px;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1000;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 0;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: auto;
  width: 30px;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}
.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__thumb--icon {
  font-size: 0.001px;
  padding-bottom: 30px;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background-position: -25px -265px;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background-position: -25px -350px;
}
.magnify-fullimage {
  display: none;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__arr:active,
.fotorama__thumb__arr:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__video-close {
  background-position: -80px 0;
  height: 80px;
  opacity: 0;
  right: 0;
  top: 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out;
  width: 80px;
}
@media all and (max-width: 768px) {
  .fotorama__video-close {
    background-position: -100px -20px;
    top: 10px;
    height: 40px;
    width: 40px;
  }
}
.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0);
}
.gallery-placeholder__image {
  display: block;
  margin: auto;
}
.fotorama__spinner {
  background-image: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/images/loader-1.gif');
  bottom: 0;
  display: none;
  height: 64px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  z-index: 100;
}
.fotorama__spinner.fotorama__spinner--show {
  display: block;
}
.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
  display: none !important;
}
.fotorama__stage .fotorama__arr--shown {
  display: block !important;
}
.fotorama__stage .fotorama__arr--hidden {
  display: none !important;
}
._block-content-loading .fotorama-item {
  position: absolute !important;
  z-index: -1;
  top: 0;
  width: 100%;
}
.gallery-placeholder:not(._block-content-loading) .gallery-placeholder__image {
  display: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fgallery.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_fullscreen.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGroz%5C%2FDesktop%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_focus.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAKA%3BAAqCI%2CuBAAC%3BACOL%3BAA0BA%3BAAgDA%3BAAsOA%2CgBAOI%3BEDlWA%2CSAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BACwCA%2CeAKI%3BED5CA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BAC%2BCA%2CmBAAoB%3BED9ChB%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BAE5BA%3BADiPA%3BAAwDA%2CqBAMI%3BAANJ%2CqBAUI%3BAAVJ%2CqBAWI%3BAAXJ%2CqBAYI%3BAAZJ%2CqBAeI%3BAAySA%2CgBAAC%3BAAAD%2CcAAC%3BAACD%2CgBAAC%3BAAAD%2CcAAC%3BAA8ML%2CqBACI%2CwBAeI%3BEDnyBJ%2CWAAW%2CaAAX%3B%3BAAGJ%3BAC6GA%3BAAgTI%2C0BAAC%3BAAAD%2CmBAAC%3BAAAD%2CkBAAC%3BED5ZD%2CUAAA%3B%3BAAIA%2CuBAAC%3BEAEG%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAIR%3BACmRA%2CsBACI%3BAADJ%2CsBAEI%3BAAFJ%2CsBAGI%3BAAHJ%2CsBAMI%2C%2BBACI%3BAAPR%2CsBAMI%2C%2BBAEI%3BED1RJ%2C0BAAA%3B%3BAAGJ%3BACwPA%2CqBACI%3BAADJ%2CqBAEI%3BAAFJ%2CqBAGI%3BED1PA%2CwBAAA%3BEACA%2CqCAAA%3BEACA%2C4BAA4B%2C6BAA5B%3B%3BAAGJ%3BACpCA%3BAAiUA%3BAA0BA%3BAACA%3BAACA%3BEDxTI%2CiBAAA%3B%3BAAGJ%3BACoRA%3BEDnRI%2CiBAAA%3B%3BAAGJ%3BEACI%2C2EAAA%3B%3BAAGJ%3BACuDA%3BAAmBA%3BEDzEI%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BAC4DA%3BAASA%3BAAoIA%3BEE1OI%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAHgCJ%3BACiEA%3BEDhEI%2CuBAAA%3B%3BAAGJ%3BACqJA%3BAA4CA%3BAAiHA%3BEDjTI%2CsBAAA%3B%3BAAGJ%3BACoMA%3BAAgEA%3BEDnQI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BACvDA%3BAA0BA%3BAAoDA%3BAAUA%3BAASA%3BAAiOA%3BAACA%3BAACA%3BED5QI%2C6CAAA%3B%3BAAGJ%3BEACI%2C0BAAA%3B%3BAAGJ%3BEACI%2CwBAAA%3B%3BAAGJ%3BAE9FA%2CqBAaI%3BAAbJ%2CqBAqBI%3BAD4VJ%2CcAWI%3BAA4BJ%3BAAgCA%3BAAsdA%3BAAmCA%3BEDj1BI%2CsBAAsB%2CcAAtB%3BEACA%2C4BAAA%3B%3BAAOJ%3BEAAA%3BEAVA%3BECsHA%3BECpNA%2CqBAaI%3BEAbJ%2CqBAqBI%3BED4VJ%2CcAWI%3BEA4BJ%3BEAgCA%3BEAsdA%3BEAmCA%3BID30BQ%2C2BAAA%3B%3B%3BAIvHR%2C0BAA0B%3BAAC1B%2CmBAAmB%3BAACnB%2CkBAAkB%3BAAClB%2CcAAc%3BAACd%2CuBAAuB%3BAACvB%2C4BAA4B%2CMAAO%3BAACnC%2C0BAA0B%2CMAAO%3BEAC7B%2CgBAAA%3B%3BAACA%2C0BARsB%2CMAQrB%3BAAAD%2CmBAPe%2CMAOd%3BAAAD%2CkBANc%2CMAMb%3BAAAD%2CcALU%2CMAKT%3BAAAD%2CuBAJmB%2CMAIlB%3BAAAD%2C4BAHwB%2CMAAO%2CiBAG9B%3BAAAD%2C0BAFsB%2CMAAO%2CeAE5B%3BEACG%2CsBAAA%3BEACA%2CWAAA%3BEACA%2C%2BBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAAIR%2C4BAA4B%2CMAExB%2CiBAAgB%3BAADpB%2C0BAA0B%2CMACtB%2CiBAAgB%3BAAFpB%2C4BAA4B%2CMAGxB%2CeAAc%3BAAFlB%2C0BAA0B%2CMAEtB%2CeAAc%3BEACV%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAPR%2C4BAA4B%2CMASxB%2CiBAAgB%2CwBAAwB%3BAAR5C%2C0BAA0B%2CMAQtB%2CiBAAgB%2CwBAAwB%3BEACpC%2CSAAA%3BEACA%2CUAAA%3B%3BAAXR%2C4BAA4B%2CMAaxB%3BAAZJ%2C0BAA0B%2CMAYtB%3BEACI%2CiBAAA%3B%3BAAIR%2CqBAAqB%2CUAAU%2CGAAG%2CMAC9B%2CiBAAgB%3BEACZ%2CSAAA%3B%3BAAFR%2CqBAAqB%2CUAAU%2CGAAG%2CMAI9B%2CiBAAgB%2CwBAAwB%3BEACpC%2CQAAA%3B%3BAAIR%2CqBAAqB%2CWAAW%2CMAC5B%2CiBAAgB%3BEACZ%2CUAAA%3B%3BAAFR%2CqBAAqB%2CWAAW%2CMAI5B%2CiBAAgB%2CwBAAwB%3BEACpC%2CWAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAF1DJ%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAVJ%2CqBAYI%3BEACI%2C0BAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CqBAGI%3BAAHJ%2CqBAII%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAVR%2CqBAaI%3BEAEI%2C4BAAA%3BEACA%2CSAAA%3B%3BAACA%2CqBAJJ%2CoBAIK%3BEACG%2CaAAA%3B%3BAAlBZ%2CqBAqBI%3BEAEI%2CmCAAA%3BEACA%2CMAAA%3B%3BAACA%2CqBAJJ%2CmBAIK%3BEACG%2CaAAA%3B%3BAA1BZ%2CqBA6BI%3BEACI%2CaAAA%3B%3BAAIR%2CqBAAsB%2CwBAClB%3BEACI%2CaAAA%3B%3BAAFR%2CqBAAsB%2CwBAIlB%3BEACI%2CcAAA%3B%3BAD%5C%2FCR%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEAEI%2C8BAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CoBACI%3BEACI%2CcAAA%3B%3BAAIR%3BAACA%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CuBAAA%3B%3BAAGJ%3BEAGI%2CkBAAA%3B%3BAAGJ%2CeACI%3BEACI%2CeAAA%3B%3BAAQR%2CsBACI%3BEACI%2CqBAAA%3B%3BAAQR%3BEAGI%2CgBAAA%3B%3BAACA%2CuBAAC%3BEACG%2CUAAA%3B%3BAAIR%2CqBACI%3BEACI%2CaAAA%3B%3BAAFR%2CqBAII%2CwBAAuB%3BAAJ3B%2CqBAKI%3BAALJ%2CqBAMI%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3B%3BAATR%2CqBAWI%3BEACI%2CUAAA%3B%3BAAZR%2CqBAcI%3BEACI%2CUAAA%3B%3BAACA%2CqBAFJ%2CqBAEK%3BEACG%2CUAAA%3B%3BAAjBZ%2CqBAoBI%2CiBAAiB%3BEACb%2CaAAA%3B%3BAAIR%3BEACI%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAACA%2CiBAAkB%3BAAClB%2CgBAAiB%3BEACb%2CUAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAOJ%3BEAGI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEAGI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEAMI%2CkBAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CoBAGI%3BEACI%2CYAAA%3BEACA%2CWAAA%3B%3BAALR%2CoBAOI%3BAAPJ%2CoBAQI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CcAAA%3B%3BAADJ%2CsBAEI%3BEACI%2C0BAAA%3B%3BAACA%2CsBAFJ%2CsBAEK%3BEACG%2C2BAAA%3B%3BAALZ%2CsBAQI%3BEACI%2CaAAA%3B%3BAAIR%2CiBACI%3BEACI%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAKJ%2CqBAAC%2CiBAAkB%3BEACf%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3B%3BAACA%2CqBAJH%2CiBAAkB%2CsBAId%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CqBAAqB%2CMAAO%3BEAExB%2CgBAAA%3B%3BAACA%2CqBAHiB%2CMAAO%2CCAGvB%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAACA%2CqBAAqB%2CMAAO%3BEAExB%2CUAAA%3B%3BAAIR%3BEAGI%2C2BAAA%3BEACA%2CkBAAkB%2CkFAAlB%3BEACA%2CyBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEAEI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAATJ%2CkBAUI%3BEACI%2CwBAAA%3BEACA%2CkCAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CkBALJ%2CEAKK%3BEACG%2CkCAAA%3BEACA%2CWAAA%3B%3BAAIR%2CoBAAqB%3BEACjB%2CUAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CsBAAuB%3BAACvB%2C4BAA6B%3BEACzB%2CaAAA%3B%3BAAIR%3BEAGI%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAOJ%3BEACI%3BIACI%2CWAAW%2CYAAX%3B%3BEAEJ%3BIACI%2CWAAW%2CcAAX%3B%3B%3BAAIR%3BEEpSI%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAlYJ%2CqBAMI%3BEAEI%2CsCAAA%3B%3BAARR%2CqBAeI%3BEAEI%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CkCAAA%3B%3BAAIR%2CsBAMI%2C%2BBACI%3BAAPR%2CsBAMI%2C%2BBAEI%3BEAEI%2CUAAA%3B%3BAAKZ%3BEAEI%2CYAAA%3B%3BAAWJ%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAMJ%2CeAAe%3BEACX%3BIACI%2C6BAAA%3B%3B%3BAAIR%3BAACA%3BAACA%3BEAGI%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CYAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEAEI%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAEA%2CuBAAwB%3BEACpB%2CUAAA%3B%3BAARR%2CcAWI%3BEE5YA%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEA3RI%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2COAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CgCAAA%3B%3BAAIR%3BEACI%2CQAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CiCAAA%3B%3BAAIR%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAGJ%3BEAEI%2CwBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAGJ%2C2BACI%3BEACI%2CaAAA%3B%3BAAYR%2CqBACI%3BEACI%2C4BAAA%3BEACA%2CqBAAA%3B%3BAAIR%3BEExcI%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEA%5C%2FNA%2CiCAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAEA%2CqBAAsB%3BAACtB%2CsBAAuB%2CiBAAiB%3BEACpC%2CaAAA%3B%3BAAGJ%2CiBAAkB%3BAAClB%2CgBAAiB%3BAACjB%2CqBAAsB%3BEAClB%2CcAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%2C4BAA4B%2C8BACxB%3BAADJ%2C4BAA4B%2C8BAExB%3BEACI%2CUAAA%3B%3BAACA%2C4BAJoB%2C8BACxB%2CeAGK%3BAAAD%2C4BAJoB%2C8BAExB%2C2BAEK%3BEACG%2CUAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CsBACI%3BAADJ%2CsBAEI%3BEACI%2CqBAAA%3B%3BAAKJ%2CqBAAC%2C4BAA4B%2C8BACzB%3BAADJ%2CqBAAC%2C4BAA4B%2C8BAEzB%3BEACI%2CaAAA%3B%3BAACA%2CqBAJP%2C4BAA4B%2C8BACzB%2CeAGK%3BAAAD%2CqBAJP%2C4BAA4B%2C8BAEzB%2C2BAEK%3BEACG%2CcAAA%3B%3BAAIZ%2CqBAAC%2CsBACG%3BAADJ%2CqBAAC%2CsBAEG%3BEACI%2CwBAAA%3B%3BAAMR%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAC%5C%2FC%2C2BAA0B%2CIAAI%3BEE7jBlC%2CmBAAmB%2C2BAAnB%3BEACA%2CeAAe%2C2BAAf%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CWAAW%2C2BAAX%3B%3BAFyjBA%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAI%5C%2FC%2CqBAAoB%2CIAAI%3BEEhkB5B%2CmBAAmB%2CyBAAnB%3BEACA%2CeAAe%2CyBAAf%3BEACA%2CcAAc%2CyBAAd%3BEACA%2CWAAW%2CyBAAX%3B%3BAFyjBA%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAO%5C%2FC%2CqBAAoB%2CIAAI%3BEEnkB5B%2CmBAAmB%2CwBAAnB%3BEACA%2CeAAe%2CwBAAf%3BEACA%2CcAAc%2CwBAAd%3BEACA%2CWAAW%2CwBAAX%3B%3BAFokBA%2CqBAAC%2CsBACG%3BEExkBJ%2CmBAAmB%2C2BAAnB%3BEACA%2CeAAe%2C2BAAf%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CWAAW%2C2BAAX%3B%3BAFokBA%2CqBAAC%2CsBAIG%3BEE3kBJ%2CmBAAmB%2CyBAAnB%3BEACA%2CeAAe%2CyBAAf%3BEACA%2CcAAc%2CyBAAd%3BEACA%2CWAAW%2CyBAAX%3B%3BAFokBA%2CqBAAC%2CsBAOG%3BEE9kBJ%2CmBAAmB%2CwBAAnB%3BEACA%2CeAAe%2CwBAAf%3BEACA%2CcAAc%2CwBAAd%3BEACA%2CWAAW%2CwBAAX%3B%3BAFilBJ%2CqBACI%2CeAAc%2CIAAI%3BAADtB%2CqBAEI%2C2BAA0B%2CIAAI%3BAAFlC%2CqBAGI%2CsBAAqB%2CIAAI%3BAAH7B%2CqBAII%2CuBAAsB%2CIAAI%3BEACtB%2CyBAAA%3BEACA%2CyDAAA%3B%3BAAMJ%2CgBAAC%3BAAAD%2CcAAC%3BAACD%2CgBAAC%3BAAAD%2CcAAC%3BEAEG%2C4BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%3BAAAD%2CcAAC%3BEACG%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CgBAAC%3BAAAD%2CcAAC%3BEACG%2CYAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CgBAAC%2CwBAAwB%3BAAAzB%2CcAAC%2CwBAAwB%3BAACzB%2CgBAAC%2CyBAAyB%3BAAA1B%2CcAAC%2CyBAAyB%3BEACtB%2CmCAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%2CuBAAuB%3BAAAxB%2CcAAC%2CuBAAuB%3BAACxB%2CgBAAC%2C0BAA0B%3BAAA3B%2CcAAC%2C0BAA0B%3BEACvB%2CoCAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%2CwBAAwB%3BAAAzB%2CcAAC%2CwBAAwB%3BEEjmBzB%2CkBAAkB%2C2FAA2F%2CwEAA7G%3BEFmmBI%2C6BAAA%3BEACA%2COAAA%3B%3BAAGJ%2CgBAAC%2CyBAAyB%3BAAA1B%2CcAAC%2CyBAAyB%3BEEvmB1B%2CkBAAkB%2C2FAA2F%2C2EAA7G%3BEFymBI%2CmCAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CgBAAC%2CuBAAuB%3BAAAxB%2CcAAC%2CuBAAuB%3BEE5mBxB%2CkBAAkB%2C2FAA2F%2CwEAA7G%3BEF8mBI%2C6BAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CgBAAC%2C0BAA0B%3BAAA3B%2CcAAC%2C0BAA0B%3BEElnB3B%2CkBAAkB%2C2FAA2F%2C2EAA7G%3BEFonBI%2CmCAAA%3BEACA%2CSAAA%3B%3BAASJ%2CqBALkB%2CiBAKjB%3BAAAD%2CqBAJkB%2CeAIjB%3BAAAD%2C2BAHwB%2CiBAGvB%3BAAAD%2C2BAFwB%2CeAEvB%3BAAAD%2CqBADkB%2CiBACjB%3BAACD%2CqBANkB%2CiBAMjB%3BAAAD%2CqBALkB%2CeAKjB%3BAAAD%2C2BAJwB%2CiBAIvB%3BAAAD%2C2BAHwB%2CeAGvB%3BAAAD%2CqBAFkB%2CiBAEjB%3BEACG%2CaAAA%3B%3BAAWR%2CmBACI%2CyBACI%3BEE3pBJ%2CmBAAmB%2CgBAAnB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3BEF0pBQ%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAPZ%2CmBAUI%2C2BACI%3BEE7pBJ%2CmBAAmB%2CqBAAnB%3BEACA%2CeAAe%2CsBAAf%3BEACA%2CcAAc%2CsBAAd%3BEACA%2CWAAW%2CsBAAX%3BEF4pBQ%2CQAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAKZ%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BEACI%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAATJ%2CaAWI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAACA%2CkBAAC%2CIAAI%3BEACD%2CsBAAA%3B%3BAATR%2CkBAWI%3BEACI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CsBAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAADJ%2CuBAEI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEEzwBJ%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEF2wBI%2CyBAAA%3BEACA%2C6CAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAJA%2CgBAHkC%3BEAGlC%2CuBAVJ%3BIAQQ%2CUAAA%3B%3B%3BAAUZ%3BEACI%2CYAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAAIA%2C6BAAC%3BEACG%2CqBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAALR%2C6BAQI%3BEACI%2CuBAAA%3BEACA%2CWAAA%3B%3BAAVR%2C6BAQI%2CsBAGI%3BEACI%2CcAAA%3BEACA%2CkCAAA%3B%3BAAKZ%2CqBACI%2CwBACI%3BEACI%2CaAAA%3B%3BAAHZ%2CqBACI%2CwBAII%3BAALR%2CqBACI%2CwBAKI%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAdZ%2CqBACI%2CwBAeI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CqBA5BR%2CwBAeI%2CqBAaK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C4DAAA%3B%3BAAEJ%2CqBAlCR%2CwBAeI%2CqBAmBK%3BEACG%2CYAAA%3BEACA%2CyBAAA%3B%3BAArChB%2CqBACI%2CwBAuCI%3BEACI%2CUAAA%3BEACA%2COAAO%2CqBAAP%3B%3BAAMR%2C%2BBAAC%3BEACG%2CgBAAA%3B%3BAAFR%2C%2BBAKI%3BAALJ%2C%2BBAMI%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAZR%2C%2BBAKI%2C4BAQI%3BAAbR%2C%2BBAMI%2C6BAOI%3BEE32BJ%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEAmMQ%2CWAAA%3B%3BAAfZ%2C%2BBAkBI%3BEACI%2COAAA%3B%3BAAnBR%2C%2BBAqBI%3BEACI%2CQAAA%3B%3BAAMR%2C6BACI%3BAADJ%2C6BAEI%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAARR%2C6BACI%2C4BAQI%3BAATR%2C6BAEI%2C6BAOI%3BEE53BJ%2CmBAAmB%2CaAAnB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3BEF43BQ%2CYAAA%3BEACA%2CWAAA%3B%3BAAZZ%2C6BAeI%3BEACI%2CMAAA%3B%3BAAhBR%2C6BAkBI%3BEACI%2CSAAA%3B%3BAAIR%2C4BACI%3BAADJ%2C4BAEI%3BEACI%2C6BAAA%3B%3BAAHR%2C4BAKI%3BEACI%2CkBAAA%3B%3BAANR%2C4BAQI%2CwBAAuB%3BEACnB%2CmBAAA%3B%3BAAIR%3BEAEI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2C2BACI%3BEACI%2CiCAAA%3B%3BAAIR%2C4BACI%3BEACI%2CiCAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAGJ%3BAACA%3BEEt4BI%2C0CAAA%3BEACA%2C6CAAA%3B%3BAACA%2CcAAC%3BAAAD%2CqBAAC%3BEACG%2C0CAAA%3B%3BAAEJ%2CcAAC%3BAAAD%2CqBAAC%3BEACG%2C0CAAA%3B%3BAFo4BR%2CeAAe%2CIAAI%2CgCACf%3BAADJ%2CeAAe%2CIAAI%2CgCAEf%3BAAFJ%2CeAAe%2CIAAI%2CgCAGf%3BEE74BA%2C0CAAA%3BEACA%2C6CAAA%3B%3BAACA%2CeFw4BW%2CIAAI%2CgCACf%2C2BEz4BC%3BAAAD%2CeFw4BW%2CIAAI%2CgCAEf%2CoBE14BC%3BAAAD%2CeFw4BW%2CIAAI%2CgCAGf%2CmBE34BC%3BEACG%2C0CAAA%3B%3BAAEJ%2CeFq4BW%2CIAAI%2CgCACf%2C2BEt4BC%3BAAAD%2CeFq4BW%2CIAAI%2CgCAEf%2CoBEv4BC%3BAAAD%2CeFq4BW%2CIAAI%2CgCAGf%2CmBEx4BC%3BEACG%2C0CAAA%3B%3BAF44BR%3BEAEI%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAW%2C2BAAX%3BEACA%2CoCAAA%3BEACA%2CWAAA%3B%3BAAOA%2CgBANkC%3BEAMlC%3BIALI%2CiCAAA%3BIACA%2CSAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3B%3BAAEJ%2CsBAAC%3BEACG%2CUAAA%3BEACA%2CWAAW%2CwBAAX%3B%3BAAMJ%2CoBAAC%3BEACG%2CcAAA%3BEACA%2CYAAA%3B%3BAAKR%3BEACI%2CsBAAsB%2C4BAAtB%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAACA%2CkBAAC%3BEACG%2CcAAA%3B%3BAAIR%2CgCACI%3BAADJ%2CgCACoB%3BEACZ%2CwBAAA%3B%3BAAIR%2CgBACI%3BEACI%2CyBAAA%3B%3BAAFR%2CgBAKI%3BEACI%2CwBAAA%3B%3BAAIR%2CuBAAwB%3BEACpB%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CoBAAoB%2CIAAI%2CyBAEpB%3BEACI%2CaAAA%22%7D *//**
 * Copyright Â© Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */

.clearfix:after {
    content:"";
    display:table;
    clear:both;
}

.post-holder {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.blog-page-list .post-holder {border-bottom: 1px solid #eee}
.blog-page-list .blog-top-image {padding-bottom: 20px}

.post-holder .post-header {position:relative;}

.post-holder .post-header .post-info {padding: 0 0 20px 0;}
.post-holder .post-header .post-info .item {display: inline-block}
.post-holder .post-header .post-info .dash {display: none; /* fix for old templates */}
.post-holder .post-header .post-info .label {font-weight: 600;}
.post-holder .post-header .post-info .value {font-style: italic;}
.post-holder .post-header .post-info .item::after {display: inline-block; content: ' | ';color:#b9b9b9}
.post-holder .post-header .post-info .item:last-child::after{display: none}

.post-list {
    margin-top: 0px;
    margin-bottom: 20px;
    list-style: none;
}
.post-list-wrapper .post-list {padding-left: 0}

.post-list .post-content .post-read-more {padding-top:10px; float:right;}

.subcategory-links-wrapper ul,
.post-links-wrapper ul {list-style: none}

.post-content .post-description img {margin: 15px 0;max-width: 100%;height: auto}
.post-content .post-description ul,
.post-content .post-description ol {list-style-position: outside;}

.post-content .post-description .mfblog-contents li {display: list-item;}
.post-content .post-description .mfblog-contents li li {margin-left: 15px;}

.post-content .post-description .post-ftimg-hld {margin: 0 0 10px 0;}
.post-content .post-description .post-ftimg-hld img {width:100%; padding:0; margin:0;}

.post-content .post-description .mfblog-contents-toc {list-style: decimal;}
.post-content .post-description .mfblog-contents-toc li {margin-bottom: 1rem;}
.post-content .post-description .mfblog-contents-toc li > ol {margin-top: 1rem;}
.post-content .post-description .mfblog-contents-toc li:before {content: none;}
.post-content .post-description .mfblog-contents-toc li a {display: inline;}


/* Post Title */
.post-list .post-header .post-title-holder {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.post-list .post-header .post-title {margin: 0;padding: 10px 10px 10px 0;}
.post-list .post-header .post-title a {text-decoration: none;font-size: 22px;font-weight: 400;}
.post-list .post-holder .post-header .addthis_toolbox a {margin-bottom: 0;}

.post-list .hidden {display:none;}
.post-view .post-bottom {margin-top:30px;}

.post-view .post-nextprev-hld  {margin-bottom: 30px;}
.post-view .post-nextprev-hld .nextprev-link {font-weight: 700;}
.post-view .post-nextprev-hld .prev-link {float:left}
.post-view .post-nextprev-hld .next-link {float:right}

/* Post Gallery */
.post-view .post-gallery {margin:15px 0 15px 0}
.post-view .post-gallery .gallery-image-hld {margin: 0 14px 14px 0; border:1px solid #ccc; display: block; float:left}
.post-view .post-gallery .gallery-image{padding: 0; margin:0; display:block}

.post-view .block {margin-bottom: 30px;}

/* Widget Gallery */
.widget.block-categories ul {padding: 0;margin: 0;list-style: none;}
.widget.block-categories ul li {padding: 5px 0 5px 9px;margin: 0;}
.widget.block-categories ul li a {font-weight: 600;}
.widget.block-categories ul ul {margin: 0;}

/* Widget RSS */
.widget.block-rss .rss-icon {float: left; width: 23px; padding-right: 10px;}

/* Widget Search */
.widget.blog-search {width:100%;margin-bottom: 40px;position: relative;float: right;}
.widget.blog-search .block-content {margin-bottom: 0;}
.widget.blog-search .block-content .form {position: relative;}
.widget.blog-search label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;}
.widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;}
.widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;}
.widget.blog-search .action.search {position: absolute;right: 10px;top: 0;bottom: 0;z-index: 1;height: 100%;margin: 0;padding: 0;display: inline-block;background-image: none;background: none;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;text-decoration: none;text-shadow: none;font-weight: 400;}
.widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magefan_Blog/images/search-icon.svg) no-repeat -10px -7px;background-size: 35px;opacity: 0.5;}
.widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}

/* Widget Tag Claud */
.widget.block-tagclaud .smallest{font-size: 0.75em}
.widget.block-tagclaud .small{font-size:1em}
.widget.block-tagclaud .medium{font-size:1.25em}
.widget.block-tagclaud .large{font-size:1.5em}
.widget.block-tagclaud .largest{font-size:2em}

/* Widget Archive */
.widget.block-archive .item {margin: 5px 0;}
.widget.block-archive .item {display: inline-block}
.widget.block-archive .item:after {content: "\\"; display:inline-block;padding-left: 5px}

/* Widget Recent */
.blog-widget-recent .post-list {padding: 0;margin: 0;}
.blog-widget-recent .post-holder {width: 31.2%;float: left;margin: 1%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 48%;}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:nth-child(2n+1) {clear: both;}
@media (max-width: 767px) {
    .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 98%;}
}
@media (max-width: 1024px) {
    .blog-widget-recent .post-holder {
        width: 48%;
    }
}
@media (max-width: 767px) {
    .blog-widget-recent .post-holder {
        width: 98%;
    }
}

.blog-widget-recent .post-description .post-text-hld {
    min-height: 150px;
    overflow-y: auto;
}

.blog-widget-recent-masonry .post-description .post-text-hld {
    max-height: none;
    min-height: 0;
}
.blog-widget-recent-masonry .post-description .post-ftimg-hld {
    width: 100%;
    margin: 0;
}

.mfblog-autoloader {text-align: center;}
.mfblog-autoloader .mfblog-show-onload {display: none;}


@media (max-width: 420px) {
    #mfblog_gcomments {max-width:345px; overflow-y: scroll;}
}

.blog-category-view .category-content,
.blog-index-index .index-description,
.blog-tag-view .tag-content {padding-left: 0}

/* Posts List */
.widget.block-list-posts .block-content .item {
    padding: 8px 0 0 0;
}
.widget.block-list-posts .block-content .item .post-image {
    width: 60px;
    float: left;
    border-radius: 0;
    padding: 2px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    margin-right: 12px;
}
.widget.block-list-posts .block-content .item .post-image .post-item-link {
    display: inline-block;
}
.widget.block-list-posts .block-content .item .post-image .post-item-link img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
/* END Posts List */

/* Fix Related Products */
.blog-post-view .products-grid .product-item {
    display: inline-block;
    margin-left: 2%;
    width: calc((100% - 2%)/2);
}
.blog-post-view .product-item:nth-child(2n+1) {
    margin-left: 0;
}
.blog-post-view .products-grid .product-item .product-item-info {
    width: auto;
}
@media (min-width: 640px){
    .blog-post-view .products-grid .product-item {
        display: inline-block;
        margin-left: 2%;
        width: calc((100% - 4%)/3);
    }
    .blog-post-view .products-grid .product-item:nth-child(2n+1) {
        margin-left: 2%;
    }
    .blog-post-view .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0;
    }
}
@media (min-width: 1024px){
    .blog-post-view .products-grid .product-item {
        width: calc((100% - 8%)/5);
        margin-left: 2%;
    }
    .blog-post-view .products-grid .product-item:nth-child(3n+1) {
        margin-left: 2%;
    }
    .blog-post-view .products-grid .product-item:nth-child(5n+1) {
        margin-left: 0;
    }
}

/* Icons */
.mf-blog-icon {width: 15px;height: 15px;display: inline-block;position: relative;top: 2px;background-size: cover;}
.mf-blog-icon.mfbi-calendar {background-image: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magefan_Blog/images/calendar-icon.svg')}
.mf-blog-icon.mfbi-folder {background-image: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magefan_Blog/images/folder-icon.svg')}
.mf-blog-icon.mfbi-comments {background-image: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magefan_Blog/images/comments-icon.svg')}
.mf-blog-icon.mfbi-tags {background-image: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magefan_Blog/images/tags-icon.svg')}
.mf-blog-icon.mfbi-user {background-image: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magefan_Blog/images/user-icon.svg')}
.mf-blog-icon.mfbi-views {background-image: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magefan_Blog/images/views-icon.svg')}
.mf-blog-icon.mfbi-reading-time {background-image: url('https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magefan_Blog/images/time-icon.svg')}
/* END Fix Related Products */


/* Post Sharing Top */
/*.post-sharing-top {padding: 10px 0 10px 0;}*/
.post-sharing-top .share-elements {display: flex;flex-wrap: wrap;align-items: center;}
.post-sharing-top .icon-wrapper {display: inline-block;cursor: pointer;margin: 0 4px 0 0;overflow: hidden;border: 0;text-decoration: none;text-transform: none;background-color: transparent;color: inherit;transition: all .2s ease-in-out;border-radius: 0;vertical-align: middle;line-height: 16px;}
.post-sharing-top .icon-wrapper:last-child {margin-right: 0;}
.post-sharing-top .icon-wrapper.icon-facebook {background-color: rgb(59, 89, 152);}
.post-sharing-top .icon-wrapper.icon-twitter {background-color: rgb(0, 0, 0);}
.post-sharing-top .icon-wrapper.icon-pinterest {background-color: rgb(203, 32, 39);}
.post-sharing-top .icon-wrapper.icon-linkedin {background-color: rgb(2, 136, 209);}
.post-sharing-top .icon-wrapper .icon {line-height: 16px;height: 16px;width: 16px;display: inline-block;overflow: hidden;vertical-align: top;}
.post-sharing-top .icon-wrapper .icon svg {width: 16px;height: 16px;line-height: 16px;}
.post-sharing-top .icon-wrapper:hover {transform: translateY(-2px);}

/*.post-list .post-sharing-top {}*/
/*.post-view .post-sharing-top .icon-wrapper .icon svg {width: 16px;height: 16px;line-height: 16px;}*/
/*.post-list.modern {}*/
/* END Post Sharing Top */
/* All Widget Templates ************************************************************************************************
***********************************************************************************************************************/
body.blog-page {
    --color-white: #ffffff;
    --color-green: #28a745;
    --color-yellow: #ffc107;
    --color-blue: #4db2ec;
    --color-black: #222222;
    --color-gray: #6c757d;
    --color-red: #dc3545;
    --border-color: #d5d6da;
}

/* Buttons */
.btn-white {background-color: #fff !important;color: #7d7d7d !important;border: 1px solid #bbb !important;}
.btn-white:hover {background-color: #4db2ec !important;color: #fff !important; border: 1px solid #4db2ec !important;}
.btn-black {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;}
.btn-black:hover {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;}
.btn-blue {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;}
.btn-blue:hover {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;}


/* Slider *************************************************************************************************************/
.post-slider .post-block .image-wrap {padding-bottom: 450px;}
/* END Slider *********************************************************************************************************/


.clearfix:after {content:"";display:table;clear:both;}

.post-holder {margin-bottom: 40px;border-radius: 0;}

.blog-page-list .index-description {margin-bottom: 15px}

/* Blog Post List *****************************************************************************************************/
.post-list {margin-top: 0;margin-bottom: 20px;list-style: none;padding-left: 0}
.post-list .post-item.post-holder {margin: 0 0 30px 0;padding: 0;display: block;}
.post-list .post-container {display: -ms-flexbox;display: flex;}

/* Post Image ************************************/
.post-list .post-image {-ms-flex: 0 0 30%;flex: 0 0 30%;width: 30%;order: 0;}
.post-list .post-image .image-container {position: relative;}
.post-list .post-image .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.post-list .post-image .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
.post-list .post-image .image-wrap img {width: 100%;height: auto;vertical-align: middle;}
/* Post Category */
.post-list .post-image .post-category {position: absolute;left: 0;bottom: 0;display: block;font-size: 0;line-height: 1;}
.post-list .post-image .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase;
    /*-webkit-transition: all 0.3s;-ms-transition: all 0.3s;transition: all .3s ease;*/}
.post-list .post-image .post-category a:hover {background: #4db2ec;}

/* Post Info **************************************/
/* Post Title */
.post-list .post-info .post-title-wrap h3 {margin: 0;}
.post-list .post-info .post-title-wrap h3 a {font-size: 20px;line-height: 25px;font-weight: 500;}
/* Post Data */
.post-list .post-info .post-data-wrap {font-size: 11px;font-family: sans-serif;}
.post-list .post-info .post-data-wrap .post-date {font-size: 11px; margin: 0;padding: 0;box-shadow: none;float: none;width: auto;}
.post-list .post-info .post-data-wrap a {font-weight: 600;}
/* Post Description */
.post-list .post-description {line-height: 21px;font-size: 13px;}
/* Post View */
.post-list .post-view {display: block;background: #000;color: #fff;font-size: 10px;font-weight: 600;text-align: center;line-height: 11px;position: relative;top: -5px;padding: 4px 6px;}
.post-list .post-view:after {position: absolute;left: 0;bottom: -3px;content: '';width: 0;height: 0;border-style: solid;border-width: 3px 3px 0 0;border-color: #000 transparent transparent;}
/* Read More */
.post-read-more a.post-read {display: inline-block;color: #fff;background-color: #4db2ec;font-size: 13px;font-weight: 500;line-height: 1;padding: 10px 15px;}
.post-read-more a.post-read:hover {color: #fff; text-decoration: none;}

@media (max-width: 768px) {
    .post-list .post-item.post-holder {margin-bottom: 1.5rem;}
}
@media (max-width: 767px) {
    .post-list .post-image .post-category {display: none;}
    .post-list .post-info {padding: 0 0 0 15px;}
    .post-read-more a.post-read {display: none;}
}
@media (max-width: 640px) {
    .post-list .post-info .post-title-wrap h3 a {font-size: 14px;font-weight: 600;line-height: 1.4;display: inline-block;
        /*max-height: 39px;overflow: hidden;*/}
}


/* Images Format *******************************************/
.post-image .image-wrap._16x9 {padding-bottom: 35% !important;}
.post-image .image-wrap._4x3 {padding-bottom: 67% !important;}
.post-image .image-wrap._3x2 {padding-bottom: 55% !important;}
.post-image .image-wrap._1x1 {padding-bottom: 100% !important;}
@media (max-width: 768px) {

}
/* Blog Post List *****************************************************************************************************/


/* Blog Post List Modern **********************************************************************************************/
.post-list.modern .post-item.post-holder {margin: 0 0 30px 0;padding: 0 0 30px 0;}
.post-list.modern .post-info {padding: 0 0 0 25px;flex: 0 0 70%;max-width: 70%;width: 70%;order: 1;box-sizing: border-box;}
.post-list.modern .post-info .post-title-wrap h3 a:hover {text-decoration: none;transition: all .2s ease;}
.post-list.modern .post-info .post-data-wrap a:hover {text-decoration: none;transition: all .2s ease;}
@media (max-width: 1024px) {
    .post-list.modern .post-info .post-read-more {display: none;}
}
@media (max-width: 639px) {
    .post-list.modern .post-container {flex-direction: column;}
    .post-list.modern .post-image {flex: 0 0 100%;width: 100%;}
    .post-list.modern .post-info {flex: 0 0 100%;max-width: 100%;width: 100%;padding: 25px 0 0;}
    /*.post-list.modern .post-description {display: none;}*/
}
/* Blog Post List Modern **********************************************************************************************/


/* Post View **********************************************************************************************************/
/* Page Title */
/*.blog-post-view .page-title-wrapper .page-title {font-size: 35px;line-height: 1.2;margin-bottom: 20px;}*/
/* Category */
.blog-post-view .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase;}

/* Post Data */
.blog-post-view .post-data-wrap {font-size: 13px;font-family: sans-serif;margin-bottom: 30px;}
.blog-post-view .post-data-wrap a {font-weight: 600;}
.blog-post-view .post-data {color: #bbbbbb;}
/* Post View */
/* Post Comments */
.blog-post-view .post-comments {margin-right: 20px;}
/* Social */
.blog-post-view .post-sharing {margin-bottom: 20px;}
/* Image */
.blog-post-view .post-featured-image {font-size: 0;margin-bottom: 20px;}
/* Tags */
.blog-post-view .post-tag {margin-bottom: 20px;}
.blog-post-view .post-tag .post-tag-title {display: inline-block;padding: 7px 12px;border: 1px solid #222;background: #222;color: #fff;line-height: 1;margin: 0 10px 10px 0;text-transform: uppercase;font-size: 11px;}
.blog-post-view .post-tag .post-tags a {display: inline-block;border: 1px solid var(--border-color); /*color: #222; */background: #fff;padding: 7px 12px;margin-right: 10px;line-height: 1;font-weight: 600;letter-spacing: 1px;font-size: 11px;text-transform: capitalize;}
.blog-post-view .post-tag .post-tags a.current,
.blog-post-view .post-tag .post-tags a:hover {text-decoration: none;opacity: .9;background: #333;color: #fff;}

/* Post Text */
.blog-post-view .post-description {margin-bottom: 30px;}
.blog-post-view .post-description p {font-size: 1.4rem;line-height: 1.7;}

/* Post Bottom *****************************************/
.post-view .post-bottom {margin-top:30px;}

/* Post Sharing Bottom */
.post-view-modern .post-sharing-bottom {}
.post-sharing-bottom {padding: 30px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);}
.post-sharing-bottom .share-elements {text-align: center;}
.post-sharing-bottom .share-elements .icon-wrapper {display: inline-block;cursor: pointer;margin: 0 5px 5px 0;overflow: hidden;border: 0;text-decoration: none;text-transform: none;background-color: transparent;color: inherit;transition: all .2s ease-in-out;border-radius: 0;}
.post-sharing-bottom .share-elements .icon-wrapper.icon-facebook {background-color: rgb(59, 89, 152);}
.post-sharing-bottom .share-elements .icon-wrapper.icon-twitter {background-color: rgb(0, 0, 0);}
.post-sharing-bottom .share-elements .icon-wrapper.icon-pinterest {background-color: rgb(203, 32, 39);}
.post-sharing-bottom .share-elements .icon-wrapper.icon-linkedin {background-color: rgb(2, 136, 209);}
.post-sharing-bottom .share-elements .icon-wrapper .icon {line-height: 48px;height: 48px;width: 48px;display: inline-block;overflow: hidden;vertical-align: top;}
.post-sharing-bottom .share-elements .icon-wrapper .label {font-size: 13px;line-height: 48px;height: 48px;color: #ffffff;display: inline-block;padding: 0 15px 0 3px;vertical-align: top;}
.post-sharing-bottom .share-elements .icon-wrapper:hover {transform: translateY(-4px);}

/* Post Gallery */
/*.blog-post-view .post-gallery {display: flex;flex-wrap: wrap;}*/
.blog-post-view .post-gallery {display: grid;grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));grid-gap: 1rem;margin-bottom: 20px;}
.blog-post-view .post-gallery .gallery-image-hld {display: inline-block;}
.blog-post-view .post-gallery .gallery-image-hld img {}

/* Post Navigation */
.blog-post-view .post-nextprev  {display: flex;padding: 20px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);}
.blog-post-view .post-nextprev .nextprev-link {display: block;font-size: 20px;/*color: #222222;*/font-weight: 600;text-align: right;opacity: 0.7;}
.blog-post-view .post-nextprev .nextprev-link:hover {text-decoration: none;}
.blog-post-view .post-nextprev .nextprev-link span {display: block;color: #bbbbbb;font-size: 14px;font-weight: normal;}

/* Block Related */
.blog-post-view .post-bottom .block.related {margin-bottom: 0;}
.blog-post-view .post-bottom .block.related .block-title {margin: 0 0 25px;padding: 0;border-bottom: 1px solid #222222;line-height: 1.42857143;}
.blog-post-view .post-bottom .block.related .block-title strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;display: inline-block;margin: 0;}

/* Related Posts */
.mfblog-related-posts-block.block.related .post-list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;
    position: relative;overflow: hidden;margin-left: -10px;margin-right: -10px;}
.mfblog-related-posts-block.block.related .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;padding-left: 10px;padding-right: 10px;width: 25%; box-sizing: border-box;}

.mfblog-related-posts-block.block.related .post-list .post-item .image-container {
    -ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;}
.mfblog-related-posts-block.block.related .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.mfblog-related-posts-block.block.related .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
.mfblog-related-posts-block.block.related .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;}
.mfblog-related-posts-block.block.related .post-list .block-info h3.post-title a {font-size: 14px !important;line-height: 20px !important;font-weight: 600 !important; /*color: #222222; */}
@media (max-width: 767px) {
    .mfblog-related-posts-block.block.related .post-list .post-item {flex: 0 0 50%;max-width: 50%;}
}

/* Related Products */
.mfblog-related-products-block.block.related .block-title {margin: 0 0 25px;padding: 5px 0;border-bottom: 1px solid #222222;line-height: 1.42857143;}
.mfblog-related-products-block.block.related .block-title strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;}

/* Block Comments */
.block.comments .c-count {margin: 0 0 20px;padding: 0;border-bottom: 1px solid #222222;font-weight: 400;}
.block.comments .c-count strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;display: inline-block;}
/* END Post Bottom *************************************/

@media (max-width: 767px) {
    .blog-post-view .page-title-wrapper .page-title {font-size: 20px;}
    .blog-post-view .post-nextprev .nextprev-link {font-size: 14px;line-height: 1.4;}
}
/* END Post View ******************************************************************************************************/


/* Animation Zoom */
.image-wrap .animation-type-zoom {display: block;line-height: 0;overflow: hidden;position: relative;}
.image-container .animation-type-zoom {-webkit-transition: transform .3s ease,opacity .3s;transition: transform .3s ease,opacity .3s;}
.image-container:hover .animation-type-zoom {transform: scale3d(1.1,1.1,1);  -webkit-transform: scale3d(1.1,1.1,1);}


/* Sidebar ************************************************************************************************************/
/* Block Search */
.widget.blog-search {width:100%;margin-bottom: 40px;position: relative;float: right;}
.widget.blog-search .block-content {margin-bottom: 0;}
.widget.blog-search .block-content .form {position: relative;}
.widget.blog-search  label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;}
.widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;}
.widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;}
.widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;}
.widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(https://groz-tools.com/static/frontend/Groz/Desktop/en_US/Magefan_Blog/images/search-icon-white.svg) no-repeat -10px -7px;background-size: 35px;opacity: 1;}
.widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.blog-search .actions .action.search {background: #222222;right: 0;padding: 0 10px;border-radius: 0;}

/* Posts List */
.widget.block-list-posts .post-list .post-item .image-container {flex: 0 0 30%;width: 30%;display: block;order: 0;}
/* Images */
/* Span Background */
.widget.block-list-posts .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.widget.block-list-posts .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
/* Post Info */
.widget.block-list-posts .post-list .post-item .block-info .post-item-name {font-size: 14px;line-height: 20px;font-weight: 600;text-decoration: none;color: #333333;}
.widget.block-list-posts .post-list .post-item .block-info .block-date {color: #bbbbbb;}
.widget.block-list-posts .post-list .post-item .block-info .block-date .post-data {font-size: 11px;}

/* Post Grid */
.widget.block-list-posts .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;}
.widget.block-list-posts .post-list .post-item .image-container {-ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;}
.widget.block-list-posts .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;}
/* END Posts List */

/* New Post List */
.widget.block-posts-list .post-item {display: flex;gap: 1.5rem;}
.widget.block-posts-list .post-item .image-container {flex: 0 0 33.333333%;width: 33.333333%;align-self: flex-start;display: block;order: 0;margin-bottom: 10px;}
.widget.block-posts-list .post-item .image-container .image-wrap {display: block;position: relative;overflow: hidden;}
.widget.block-posts-list .post-item .image-container .image-wrap._4x3 {padding-bottom: 70%;}
.widget.block-posts-list .post-item .image-container .image-wrap .bg-img {display: block;position: absolute;width: 100%;height: 100%;max-width: 100%;background-size: cover;background-position: center;}
.widget.block-posts-list .post-item .block-info .post-title {margin: 0 0 0.5rem 0 !important;}
.widget.block-posts-list .post-item .block-info .post-title .post-item-name {display: block;font-size: 16px;line-height: 22px;font-weight: 500;text-decoration: none;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.widget.block-posts-list .post-item .block-info .block-date {line-height: 1rem;}
.widget.block-posts-list .post-item .block-info .block-date .post-date {font-size: 11px;line-height: 1.2rem;color: #bbbbbb;font-family: sans-serif;}
.widget.block-posts-list .post-item .block-info .post-description {display: none;line-height: 21px;font-size: 13px;}
.widget.block-posts-list .post-item .block-info .read-more {display: none;}
/* END New Post List */

/* Archive */
.widget.block-archive .archive-item-link {font-weight: 600}

/* RSS Feed */
.widget.block-rss .rss-icon {width: 23px;filter: grayscale(100%);vertical-align: middle;}
/* End Sidebar ********************************************************************************************************/
/**
 * Copyright Â© Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */