/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/*@mediaDir: "http://shopfoc.hww/media/theme";*/
body {
  color: #333;
  font-family: 'MyriadPro Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
  font-weight: normal;
  color: #000;
}
/**
 * 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 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* stylelint-disable-line */
._amblog-toggle:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
._amblog-toggle.-active:before {
  transform: translateY(-50%) rotate(0);
}
._amblog-form.amblog-item {
  /*padding: @amblog-element-content__padding;*/
  max-width: 580px;
}
._amblog-form .amblog-form-container {
  position: relative;
}
._amblog-form .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
._amblog-form .amblog-input:hover {
  border-color: #b3b3b3;
}
._amblog-form .amblog-input::-webkit-input-placeholder,
._amblog-form .amblog-input:-ms-input-placeholder,
._amblog-form .amblog-input::-moz-placeholder {
  color: #707070;
}
._amblog-form .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
._amblog-form .amblog-input:focus::-webkit-input-placeholder,
._amblog-form .amblog-input:focus::-moz-placeholder,
._amblog-form .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
._amblog-column-form .input-box {
  flex-direction: column;
}
._amblog-column-form .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
._amblog-column-form .amblog-btn,
._amblog-column-form .amblog-input {
  max-width: 100%;
  width: 100%;
}
._amblog-column-form .mage-error[generated='true'] {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
._amblog-button {
  background: #4D70A7;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
._amblog-button:hover {
  background: #3d5984;
  color: #ffffff;
  text-decoration: none;
}
._amblog-button:active {
  background: #2d4161;
  color: #ffffff;
  text-decoration: none;
}
.amblog-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-word-break {
  word-break: break-all;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.less to edit this template
*/
/*
    Created on : Jan 27, 2023, 5:40:10 PM
    Author     : rafiqul
*/
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.less to edit this template
*/
/*
    Created on : Dec 6, 2022, 5:07:19 PM
    Author     : wali
*/
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.less to edit this template
*/
/*
    Created on : Mar 23, 2022, 6:29:04 PM
    Author     : sadekul
*/
/*
    Created on : Dec 19, 2019, 8:48:19 PM
    Author     : rafiqul
*/
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.less to edit this template
*/
/*
    Created on : Mar 2, 2023, 3:59:41 PM
    Author     : rafiqul
*/
@media (max-width: 1400px) {
  html body.amblog-index-post .amblog-social-container,
  html body.amblog-post-preview .amblog-social-container {
    right: 20px;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Jan 21, 2021, 12:46:35 PM
    Author     : sadekul
*/
/*@media only screen and (max-width: 767px) {*/
/*& when (@media-common = true) {

   

    .block-category-event {
        .lib-css(background, @catalog-event-background-color);
        .lib-css(color, @catalog-event-color);
        padding: @indent__s 0 15px;
        text-align: center;

        &.block:last-child {
            margin-bottom: @indent__s;
        }

        .block-title {
            margin: 0 0 @indent__s;

            strong {
                .lib-font-size(15);
                font-weight: @font-weight__light;
            }
        }

        .ticker {
            .lib-list-reset-styles();

            li {
                &:extend(.abs-no-display all);
                margin: 0 15px;
            }

            .value {
                .lib-font-size(18);
                font-weight: @font-weight__light;
            }

            .label {
                .lib-font-size(10);
                display: block;
                text-transform: lowercase;
            }
        }

        .dates {
            display: table;
            margin: 0 auto;

            .start,
            .end {
                display: table-cell;
                vertical-align: top;
            }

            .date {
                .lib-font-size(18);
            }

            .time {
                display: block;
            }

            .start {
                padding-right: @indent__xl;
                position: relative;

                &:after {
                    .lib-font-size(18);
                    content: '\2013';
                    display: block;
                    position: absolute;
                    right: 15px;
                    top: 0;
                }
            }
        }
    }
}*/
/*.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__s) {
    
}*/
/*& when (@media-common = true) {

    .checkout-index-index {
        .page-title-wrapper {
            &:extend(.abs-visually-hidden all);
        }
    }

    .checkout-container {
        &:extend(.abs-add-clearfix all);
        .lib-css(margin, 0 0 @checkout-wrapper__margin);
    }

    .opc-wrapper {
        .lib-css(margin, 0 0 @checkout-wrapper__margin);

        .opc {
            &:extend(.abs-reset-list all);
        }

        .step-title {
            &:extend(.abs-checkout-title all);
        }

        .step-content {
            margin: 0 0 @indent__xl;
        }
    }

    .checkout-index-index {
        .nav-sections,
        .nav-toggle {
            display: none;
        }

        .logo {
            margin-left: 0;
        }
    }

    .checkout-onepage-success {
        &:extend(.abs-add-clearfix all);

        .print {
            display: none;
        }
    }
}

//
//  Mobile
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__s) {
    .opc-wrapper {
        .step-title {
            .lib-css(font-size, @checkout-step-title-mobile__font-size);
            border-bottom: 0;
            padding-bottom: 0;
        }
    }
}

//
//  Desktop
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .opc-wrapper {
        &:extend(.abs-add-box-sizing-desktop-m all);
        .lib-layout-column(2, 1, @checkout-wrapper__columns);
        padding-right: @indent__l;
    }

    .checkout-onepage-success {
        .print {
            display: block;
            float: right;
            margin: 22px 0 0;
        }
    }
}*/
/*& when (@media-common = true) {

    //
    //  Checkout Estimated Total
    //  ---------------------------------------------

    .opc-estimated-wrapper {
        &:extend(.abs-add-clearfix all);
        .lib-css(border-bottom, @border-width__base solid @color-gray80);
        margin: 0 0 15px;
        padding: 18px 15px;

        .estimated-block {
            .lib-css(font-size, @checkout-step-title-mobile__font-size);
            .lib-css(font-weight, @font-weight__bold);
            float: left;

            .estimated-label {
                display: block;
                margin: 0 0 @indent__xs;
            }
        }

        .minicart-wrapper {
            .action {
                &.showcart {
                    &:before {
                        .lib-css(color, @button__color);
                    }

                    &:hover:before {
                        .lib-css(color, @button__hover__color);
                    }
                }
            }
        }
    }
}

//
//  Desktop
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .opc-estimated-wrapper {
        &:extend(.abs-no-display-desktop all);
    }
}*/
/*& when (@media-common = true) {

    //
    //  Checkout Progress Bar
    //  ---------------------------------------------

    .opc-progress-bar {
        &:extend(.abs-reset-list all);
        .lib-css(margin, 0 0 @checkout-progress-bar__margin);
        counter-reset: i;
        font-size: 0;
    }

    .opc-progress-bar-item {
        .lib-css(margin, 0 0 @checkout-progress-bar-item__margin);
        display: inline-block;
        position: relative;
        text-align: center;
        vertical-align: top;
        width: 50%;

        &:before { // Horizontal line
            .lib-css(background, @checkout-progress-bar-item__background-color);
            .lib-css(top, @checkout-progress-bar-item-element__width/2);
            content: '';
            height: 7px;
            left: 0;
            position: absolute;
            width: 100%;
        }

        &:first-child {
            &:before {
                .lib-css(border-radius, @checkout-progress-bar-item__border-radius 0 0 @checkout-progress-bar-item__border-radius);
            }
        }

        &:last-child {
            &:before {
                .lib-css(border-radius, 0 @checkout-progress-bar-item__border-radius @checkout-progress-bar-item__border-radius 0);
            }
        }

        > span {
            display: inline-block;
            padding-top: 45px;
            width: 100%;
            word-wrap: break-word;

            .lib-typography(
            @_color: @checkout-progress-bar-item__background-color,
            @_font-family: false,
            @_font-size: @checkout-progress-bar__font-size,
            @_font-style: false,
            @_font-weight: @checkout-progress-bar__font-weight,
            @_line-height: false
            );

            &:before, // Item element
            &:after {
                .lib-css(background, @checkout-progress-bar-item__background-color);
                .lib-css(height, @checkout-progress-bar-item-element__height);
                .lib-css(margin-left, -(@checkout-progress-bar-item-element__width/2));
                .lib-css(width, @checkout-progress-bar-item-element__width);
                border-radius: 50%;
                content: '';
                left: 50%;
                position: absolute;
                top: 0;
            }

            &:after { // Item element inner
                .lib-css(background, @checkout-progress-bar-item-element-inner__background-color);
                .lib-css(height, @checkout-progress-bar-item-element-inner__height);
                .lib-css(margin-left, -(@checkout-progress-bar-item-element-inner__width/2));
                .lib-css(top, @checkout-progress-bar-item-element-outer-radius__width);
                .lib-css(width, @checkout-progress-bar-item-element-inner__width);
                content: counter(i);
                counter-increment: i;
                .lib-typography(
                @_color: @checkout-progress-bar-item-element-inner__color,
                @_font-family: false,
                @_font-size: @checkout-progress-bar__font-size,
                @_font-style: false,
                @_font-weight: @font-weight__semibold,
                @_line-height: false
                );
            }
        }

        &._active {
            &:before {
                background: @checkout-progress-bar-item__active__background-color;
            }

            > span {
                .lib-css(color, @checkout-progress-bar-item__color);

                &:before {
                    .lib-css(background, @checkout-progress-bar-item__active__background-color);
                }

                &:after {
                    .lib-css(content, @checkout-progress-bar-item-element-inner__active__content);
                    .lib-css(font-family, @icons__font-name);
                    .lib-css(line-height, @checkout-progress-bar-item-element-inner__active__line-height);
                    .lib-font-size(@checkout-progress-bar-item-element-inner__active__font-size);
                }
            }
        }

        &._complete {
            cursor: pointer;

            > span {
                .lib-css(color, @checkout-progress-bar-item__color);

                &:after {
                    .lib-css(content, @checkout-progress-bar-item-element-inner__active__content);
                    .lib-css(font-family, @icons__font-name);
                    .lib-css(line-height, @checkout-progress-bar-item-element-inner__active__line-height);
                    .lib-font-size(@checkout-progress-bar-item-element-inner__active__font-size);
                }
            }
        }
    }
}

//
//  Desktop
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .opc-progress-bar-item {
        .lib-css(width, @checkout-progress-bar-item__width);
    }
}
*/
/*& when (@media-common = true) {
    .checkout-index-index {
        .modal-popup {
            .field-tooltip {
                .field-tooltip-content {
                    &:extend(.abs-checkout-tooltip-content-position-top all);
                }
            }
        }
    }
}

//
//  Desktop
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .checkout-index-index {
        .modal-popup {
            .form-shipping-address {
                .lib-css(max-width, @checkout-shipping-address__max-width);
            }

            .modal-footer {
                .action-save-address {
                    float: right;
                    margin: 0 0 0 @indent__s;
                }

                .action-hide-popup {
                    &:extend(.abs-action-button-as-link all);
                }
            }
        }
    }
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
    .checkout-index-index {
        .modal-popup {
            .modal-inner-wrap {
                .lib-css(margin-left, -(@checkout-modal-popup__width/2));
                .lib-css(width, @checkout-modal-popup__width);
                left: 50%;
            }
        }
    }
}
*/
@media only screen and (max-width: 767px) {
  .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;
  }
}
/*& when (@media-common = true) {

    .opc-wrapper {

        //
        //  Shipping Address
        //  ---------------------------------------------

        .form-login,
        .form-shipping-address {
            .lib-css(margin-top, @checkout-shipping-address__margin-top);
            margin-bottom: @indent__base;

            .fieldset {
                .note {
                    font-size: @font-size__base;
                    margin-top: @indent__s;
                }
            }
        }

        .shipping-address-items {
            font-size: 0;
        }

        .shipping-address-item {
            &:extend(.abs-add-box-sizing all);
            .lib-css(border, @checkout-shipping-item__border);
            .lib-css(line-height, @checkout-shipping-item__line-height);
            .lib-css(margin, @checkout-shipping-item__margin);
            .lib-css(padding, @checkout-shipping-item__padding);
            .lib-css(transition, @checkout-shipping-item__transition);
            .lib-css(width, @checkout-shipping-item-tablet__width);
            display: inline-block;
            font-size: @font-size__base;
            position: relative;
            vertical-align: top;
            word-wrap: break-word;

            &.selected-item {
                .lib-css(border-color, @checkout-shipping-item__active__border-color);

                &:after {
                    .lib-css(background, @checkout-shipping-item-icon__background-color);
                    .lib-css(color, @checkout-shipping-item-icon__color);
                    .lib-css(content, @checkout-shipping-item-icon__content);
                    .lib-css(font-family, @icons__font-name);
                    .lib-css(height, @checkout-shipping-item-icon__selected__height);
                    .lib-css(width, @checkout-shipping-item-icon__selected__width);
                    font-size: 27px;
                    line-height: 21px;
                    padding-top: 2px;
                    position: absolute;
                    right: 0;
                    text-align: center;
                    top: 0;
                }
            }
        }

        .field {
            &.addresses {
                &:extend(.abs-add-clearfix all);
            }
        }

        .action-show-popup {
            margin: 0 0 @indent__base;

            > span {
                &:before {
                    content: '+';
                    padding-right: @indent__xs;
                }
            }
        }

        .action-select-shipping-item {
            float: right;
            margin: @indent__base 0 0;
        }

        .edit-address-link {
            &:extend(.abs-action-button-as-link all);
            display: block;
            float: left;
            margin: 26px 5px 0 0;
        }
    }

    //
    //  Shipping Methods
    //  ---------------------------------------------

    .checkout-shipping-method {
        .step-title {
            margin-bottom: 0;
        }

        .no-quotes-block {
            margin: @indent__base 0;
        }
    }

    .methods-shipping {
        .actions-toolbar {
            .action {
                &.primary {
                    &:extend(.abs-button-l all);
                    margin: @indent__base 0 0;
                }
            }
        }
    }

    .table-checkout-shipping-method {
        thead {
            th {
                display: none;
            }
        }

        tbody {
            td {
                .lib-css(border-top, @checkout-shipping-method__border);
                .lib-css(padding-bottom, @checkout-shipping-method__padding);
                .lib-css(padding-top, @checkout-shipping-method__padding);

                &:first-child {
                    padding-left: 0;
                    padding-right: 0;
                    width: 20px;
                }
            }

            tr {
                &:first-child {
                    td {
                        border-top: none;
                    }
                }
            }

            .row-error {
                td {
                    border-top: none;
                    padding-bottom: @indent__s;
                    padding-top: 0;
                }
            }
        }
    }
}

//
//  Mobile
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__s) {
    .opc-wrapper {
        .form-login {
            .lib-css(border-bottom, 1px solid @checkout-shipping-item-before__border-color);
            .lib-css(margin, @checkout-shipping-item-mobile__padding);
            .lib-css(padding, @checkout-shipping-item-mobile__padding);
        }

        .shipping-address-item {
            .lib-css(border-bottom, 1px solid @checkout-shipping-item-before__border-color);
            .lib-css(margin, @checkout-shipping-item-mobile__margin);
            .lib-css(padding, @checkout-shipping-item-mobile__padding);
            width: 100%;

            &.selected-item {
                .lib-css(padding, @checkout-shipping-item-mobile__active__padding);
                border-bottom-width: 2px;

                .edit-address-link {
                    .lib-css(right, @checkout-shipping-item-icon__selected__width + @indent__s);
                }
            }
        }

        .form-login,
        .form-shipping-address {
            .lib-css(margin-top, @checkout-shipping-address__margin-top);
        }

        .action-select-shipping-item {
            float: none;
            margin-top: @indent__s;
            width: 100%;
        }

        .action-show-popup {
            width: 100%;
        }

        .edit-address-link {
            .lib-icon-font(
                @icon-settings,
                @_icon-font-size: 28px,
                @_icon-font-line-height: 28px,
                @_icon-font-text-hide: true,
                @_icon-font-color: @color-gray19,
                @_icon-font-color-hover: @color-gray19,
                @_icon-font-color-active: @color-gray19
            );
            margin: 0;
            position: absolute;
            right: 0;
            top: 1px;
        }
    }
}

//
//  Desktop
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .checkout-shipping-method {
        .actions-toolbar {
            > .primary {
                float: right;
            }

            .action {
                &.primary {
                    margin: 0;
                }
            }
        }
    }

    .opc-wrapper {
        .form-login,
        .form-shipping-address {
            .lib-css(max-width, @checkout-shipping-address__max-width);
        }
    }

    .table-checkout-shipping-method {
        width: auto;
    }
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
    .opc-wrapper {
        .shipping-address-item {
            .lib-css(width, @checkout-shipping-item__width);

            &:before {
                .lib-css(background, @checkout-shipping-item-before__border-color);
                .lib-css(height, @checkout-shipping-item-before__height);
                content: '';
                left: 0;
                position: absolute;
                top: 0;
                width: 1px;
            }

            &:nth-child(3n + 1) {
                &:before {
                    display: none;
                }
            }

            &.selected-item {
                &:before {
                    display: none;
                }

                + .shipping-address-item {
                    &:before {
                        display: none;
                    }
                }
            }
        }
    }

    .table-checkout-shipping-method {
        min-width: 500px;
    }
}*/
/*& when (@media-common = true) {
    .checkout-shipping-method {
        position: relative;
    }

    .shipping-policy-block {
        &.field-tooltip {
            top: 12px;

            .field-tooltip-action {
                .lib-css(color, @checkout-shipping-policy-action__color);
                cursor: pointer;

                &:before {
                    display: none;
                }

                span {
                    &:extend(.abs-visually-hidden-reset all);
                }
            }

            .field-tooltip-content {
                &:extend(.abs-add-box-sizing all);
                &:extend(.abs-checkout-tooltip-content-position-top all);
                .lib-css(width, @checkout-shipping-policy-tooltip__width);
                top: @indent__l;
            }
        }
    }
}

//
//  Mobile
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__s) {
    .shipping-policy-block {
        &.field-tooltip {
            margin-bottom: @indent__base;
            position: relative;
            right: auto;
            top: auto;

            .field-tooltip-content {
                .lib-css(width, @checkout-shipping-policy-tooltip-mobile__width);
                right: auto;

                &:before,
                &:after {
                    right: auto;
                }
            }
        }
    }
}*/
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .opc-sidebar {
        .lib-css(margin, @checkout-sidebar__margin__xl 0 @checkout-sidebar__margin);
        .lib-layout-column(2, 2, @checkout-sidebar__columns);
    }
}*/
/*& when (@media-common = true) {

    //
    //  Shipping Information
    //  ---------------------------------------------

    .opc-block-shipping-information {
        .lib-css(padding, 0 @checkout-sidebar-shipping-information__padding);

        .shipping-information-title {
            &:extend(.abs-checkout-title all);
            .lib-css(border-bottom, @checkout-step-title__border);
            margin: 0 0 @indent__base;
            position: relative;

            .action-edit {
                &:extend(.abs-action-button-as-link all);
                .lib-css(top, @checkout-sidebar-shipping-information-edit-icon__top);
                .lib-icon-font(
                    @checkout-sidebar-shipping-information-edit-icon__content,
                    @_icon-font-size: @checkout-sidebar-shipping-information-edit-icon__font-size,
                    @_icon-font-line-height: @checkout-sidebar-shipping-information-edit-icon__line-height,
                    @_icon-font-text-hide: true,
                    @_icon-font-color: @checkout-sidebar-shipping-information-edit-icon__color,
                    @_icon-font-color-hover: @checkout-sidebar-shipping-information-edit-icon__hover__color,
                    @_icon-font-color-active: @checkout-sidebar-shipping-information-edit-icon__color
                );
                margin: 0;
                position: absolute;
                right: 0;
            }
        }

        .shipping-information-content {
            .lib-css(line-height, @checkout-sidebar-shipping-information__line-height);
            .actions-toolbar {
                margin-left: 0;
            }
        }

        .ship-to,
        .ship-via {
            margin: 0 0 @indent__base;
        }
    }
}

.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__s) {
    .opc-block-shipping-information {
        .shipping-information-title {
            font-size: 2.3rem;
        }
    }
}
*/
/*& when (@media-common = true) {

    //
    //  Order Summary
    //  ---------------------------------------------

    .opc-block-summary {
        &:extend(.abs-add-box-sizing all);
        .lib-css(background, @checkout-summary__background-color);
        .lib-css(padding, @checkout-summary__padding);
        margin: 0 0 @indent__base;

        > .title {
            &:extend(.abs-checkout-title all);
            display: block;
        }

        //  Totals table
        .table-totals {
            &:extend(.abs-sidebar-totals all);
        }

        .mark {
            .value {
                .lib-css(color, @checkout-summary-mark-value__color);
                display: block;
            }
        }

        .discount.coupon {
            display: none;
        }

        .grand.incl {
            & + .grand.excl {
                .mark,
                .amount {
                    border-top: 0;
                    .lib-font-size(14);
                    padding-top: 0;

                    strong {
                        font-weight: @font-weight__regular;
                    }
                }
            }
        }

        .not-calculated {
            font-style: italic;
        }

        //
        //  Items list
        //  ---------------------------------------------

        //  Block title
        .items-in-cart {
            > .title {
                border-bottom: @border-width__base solid @border-color__base;
                .lib-css(padding, @indent__s @indent__xl @indent__s 0);
                cursor: pointer;
                .lib-icon-font(
                @icon-down,
                @_icon-font-size: 30px,
                @_icon-font-line-height: 12px,
                @_icon-font-text-hide: true,
                @_icon-font-margin: 3px 0 0,
                @_icon-font-position: after,
                @_icon-font-display: block
                );
                margin-bottom: 0;
                position: relative;

                &:after {
                    position: absolute;
                    right: 0;
                    top: @indent__s;
                }

                strong {
                    .lib-font-size(18);
                    font-weight: @font-weight__light;
                    margin: 0;
                }
            }

            &.active {
                > .title {
                    .lib-icon-font-symbol(
                    @_icon-font-content: @icon-up,
                    @_icon-font-position: after
                    );
                }
            }

            .product {
                position: relative;
                .item-options {
                    &:extend(.abs-product-options-list all);
                    &:extend(.abs-add-clearfix all);
                }
            }
        }

        //  Cart items
        .minicart-items-wrapper {
            .lib-css(margin, 0 -(@checkout-summary-items__padding) 0 0);
            .lib-css(max-height, @checkout-summary-items__max-height);
            .lib-css(padding, @checkout-summary-items__padding @checkout-summary-items__padding 0 0);
            border: 0;
        }

        .column.main & {
            .product-item {
                margin: 0;
                padding-left: 0;
            }
        }

        .product-item {
            .product-item-inner {
                display: table;
                margin: 0 0 @indent__s;
                width: 100%;
            }

            .product-item-name-block {
                display: table-cell;
                padding-right: @indent__xs;
                text-align: left;
            }

            .subtotal {
                display: table-cell;
                text-align: right;
            }

            .price {
                .lib-font-size(16);
                font-weight: @font-weight__regular;
            }

            .price-including-tax {
                & + .price-excluding-tax {
                    margin: 0;

                    .price {
                        .lib-font-size(10);
                    }
                }
            }
        }

        .actions-toolbar {
            position: relative;
            z-index: 1;

            .secondary {
                border-top: @border-width__base solid @border-color__base;
                display: block;
                float: none;
                margin: -1px 0 0;
                padding: 15px 0 0;
                text-align: left;

                .action {
                    margin: 0;
                }
            }
        }
    }
}

//
//  Desktop
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .opc-summary-wrapper {
        .modal-header {
            .action-close {
                display: none;
            }
        }
    }
}
*/
/*& when (@media-common = true) {
    .checkout-payment-method {
        .step-title {
            border-bottom: 0;
            margin-bottom: 0;
        }

        .payment-method {
            &:first-child {
                .payment-method-title {
                    border-top: 0;
                }
            }

            &._active {
                .payment-method-content {
                    display: block;
                }
            }

            & + .payment-method {
                .payment-method-title {
                    .lib-css(border-top, @checkout-payment-method-title__border);
                }
            }
        }

        .payment-method-content {
            > .actions-toolbar {
                > .primary {
                    .action {
                        &.primary {
                            &:extend(.abs-button-l all);
                        }
                    }
                }
            }
        }

        .payment-method-title {
            .lib-css(padding, @checkout-payment-method-title__padding 0);
            margin: 0;

            .payment-icon {
                display: inline-block;
                margin-right: @indent__xs;
                vertical-align: middle;
            }

            .action-help {
                display: inline-block;
                margin-left: @indent__xs;
            }
        }

        .payment-method-content {
            display: none;
            .lib-css(padding, 0 0 @indent__base @checkout-payment-method-content__padding__xl);
            .fieldset {
                &:not(:last-child) {
                    margin: 0 0 @indent__base;
                }
            }
        }

        .payment-group {
            & + .payment-group {
                .step-title {
                    margin: @indent__base 0 0;
                }
            }
        }

        .field-select-billing,
        .billing-address-form {
            .lib-css(max-width, @checkout-billing-address-form__max-width);
        }

        .billing-address-same-as-shipping-block {
            margin: 0 0 @indent__s;
        }

        .checkout-billing-address {
            margin: 0 0 @indent__base;

            .primary {
                .action-update {
                    margin-right: 0;
                }
            }

            .action-cancel {
                &:extend(.abs-action-button-as-link all);
            }

            .billing-address-details {
                .lib-css(line-height, @checkout-billing-address-details__line-height);
                .lib-css(padding, @checkout-billing-address-details__padding);
            }
        }

        .payment-method-note {
            & + .checkout-billing-address {
                margin-top: @indent__base;
            }
        }

        .field-select-billing {
            > .label {
                &:extend(.abs-visually-hidden all);
            }
        }

        .payment-method-iframe {
            background-color: transparent;
            display: none;
            width: 100%;
        }

        .no-payments-block {
            margin: @indent__base 0;
        }

        .payments {
            .legend {
                &:extend(.abs-visually-hidden all);
            }
        }
    }
}

//
//  Mobile
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
    .checkout-payment-method {
        .payment-methods {
            .lib-css(margin, 0 -(@checkout-payment-method-title-mobile__padding));
        }

        .step-title {
            .lib-css(padding-left, @checkout-payment-method-title-mobile__padding);
            .lib-css(padding-right, @checkout-payment-method-title-mobile__padding)
        }

        .payment-method-title {
            .lib-css(padding, @checkout-payment-method-title-mobile__padding)
        }

        .payment-method-content {
            .lib-css(padding, 0 @checkout-payment-method-title-mobile__padding @indent__base);
        }

        .checkout-billing-address {
            .action-cancel {
                margin-top: @indent__s;
            }
        }
    }
}

//
//  Desktop
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .checkout-payment-method {
        .actions-toolbar {
            .primary {
                float: right;
                margin: 0;
            }
        }

        .fieldset {
            > .field-select-billing {
                > .control {
                    float: none;
                    width: 100%;
                }
            }
        }

        .payment-method-content {
            .fieldset {
                > .field {
                    margin: 0 0 @indent__base;
                    
                    &.choice {
                        &:before {
                            padding: 0;
                            width: 0;
                        }
                    }

                    &.type {
                        .control {
                            margin-left: 25.8%;
                        }

                        &.no-detection {
                            .control {
                                margin-left: 0;
                            }
                        }
                    }
                }
            }
        }
    }

    .checkout-billing-address {
        .action-update {
            float: right;
        }

        .actions-toolbar {
            .action-cancel {
                margin: 6px @indent__base 0 0;
            }
        }
    }
}
*/
/*& when (@media-common = true) {
    .checkout-payment-method {
        .payment-option {
            &._active {
                .payment-option-title {
                    .action-toggle {
                        &:after {
                            content: @icon-up;
                        }
                    }
                }
            }

            &._collapsible {
                .payment-option-title {
                    cursor: pointer;
                }

                .payment-option-content {
                    display: none;
                }
            }
        }

        .payment-option-title {
            .lib-css(border-top, @checkout-payment-option-title__border);
            .lib-css(padding, @checkout-payment-option-title__padding 0);

            .action-toggle {
                .lib-css(color, @checkout-payment-option-title__color);
                .lib-icon-font(
                    @icon-down,
                    @_icon-font-size: @checkout-payment-option-title-icon__font-size,
                    @_icon-font-line-height: @checkout-payment-option-title-icon__line-height,
                    @_icon-font-color: @checkout-payment-option-title-icon__color,
                    @_icon-font-color-hover: @checkout-payment-option-title-icon__hover__color,
                    @_icon-font-color-active: @checkout-payment-option-title-icon__color,
                    @_icon-font-margin: @checkout-payment-option-title-icon__margin,
                    @_icon-font-position: after
                );
            }
        }

        .payment-option-content {
            .lib-css(padding, 0 0 @indent__base @checkout-payment-option-content__padding__xl);
        }

        .payment-option-inner {
            margin: 0 0 @indent__base;
        }

        .credit-card-types {
            padding: 0;

            .item {
                display: inline-block;
                list-style: none;
                margin: 0 @indent__xs 0 0;
                vertical-align: top;

                &._active {
                    font-weight: @font-weight__bold;

                    img {
                        -webkit-filter: grayscale(0%);
                    }
                }

                &._inactive {
                    opacity: .4;
                }

                span {
                    display: inline-block;
                    padding-top: 6px;
                    vertical-align: top;
                }
            }

            img {
                -webkit-filter: grayscale(100%); // For Webkit browsers
                -webkit-transition: all .6s ease; // Fade to color for Chrome and Safari
            }
        }

        .ccard {
            .legend {
                &:extend(.abs-visually-hidden all);
            }

            .fields {
                > .year {
                    padding-left: @indent__xs;
                }

                .select {
                    padding-left: @indent__xs;
                    padding-right: @indent__xs;
                }
            }

            .month {
                .select {
                    width: 140px;
                }
            }

            .year {
                .select {
                    width: 80px;
                }
            }

            .captcha,
            .number {
                .input-text {
                    width: 225px;
                }
            }

            > .field.cvv {
                > .control {
                    padding-right: @indent__base;
                    width: auto;
                }
            }

            .cvv {
                .input-text {
                    width: 55px;
                }
            }

            &.fieldset {
                > .field {
                    .fields.group.group-2 {
                        .field {
                            width: auto !important;
                        }
                    }
                }
            }
        }
    }
}

//
//  Mobile
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
    .checkout-payment-method {
        .payment-option {
            .lib-css(margin, 0 -(@checkout-payment-option-title-mobile__padding));

            .payment-option-title {
                .lib-css(padding, @checkout-payment-option-title-mobile__padding)
            }

            .payment-option-content {
                .lib-css(padding, 0 @checkout-payment-option-title-mobile__padding @indent__base);
            }
        }
    }
}

//
//  Desktop
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .checkout-payment-method {
        .payment-option-title {
            .lib-css(padding-left, @checkout-payment-option-content__padding__xl);
        }

        .payment-option-content {
            .payment-option-inner {
                + .actions-toolbar {
                    margin-left: 0;
                }
            }
        }
    }
}*/
/*& when (@media-common = true) {
    .checkout-agreements-block {
        .checkout-agreements {
            margin-bottom: @indent__base;
        }

        .checkout-agreement.field {
            .lib-vendor-prefix-display();

            &.required {
                label:after {
                    content: none;
                }

                .action-show {
                    &:after {
                        content: '*';
                        .lib-typography(
                            @_font-size: @form-field-label-asterisk__font-size,
                            @_color: @form-field-label-asterisk__color,
                            @_font-family: @form-field-label-asterisk__font-family,
                            @_font-weight: @form-field-label-asterisk__font-weight,
                            @_line-height: @form-field-label-asterisk__line-height,
                            @_font-style: @form-field-label-asterisk__font-style
                        );
                    }
                }
            }
        }

        .action-show {
            &:extend(.abs-action-button-as-link all);
            vertical-align: baseline;
        }
    }

    //  Checkout Agreements in popup
    .checkout-agreements-items {
        &:extend(.abs-reset-list all);
        padding-bottom: @indent__l;

        .checkout-agreements-item {
            margin-bottom: @indent__base;
        }

        .checkout-agreements-item-title {
            &:extend(.abs-checkout-title all);
            border-bottom: 0;
        }
    }

    //  Checkout Agreements
    .checkout-agreement-item-content {
        overflow: auto;
    }
}*/
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.less to edit this template
*/
/*
    Created on : Mar 1, 2023, 5:25:31 PM
    Author     : sadekul
*/
/*.media-width(@extremum, @break) when (@extremum ='max') and (@break = @screen__xs) {
    .technical-support-slider-area {
        .owl-item.center > div {
            &.mySlides{
                .slider-content {
                    width: max-content;
                    margin-left: -26px;
                }
            }
        }
    }
}*/
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.less to edit this template
*/
/*
    Created on : Apr 4, 2023, 2:37:23 PM
    Author     : sadekul
*/
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.less to edit this template
*/
/*
    Created on : Mar 1, 2023, 5:25:31 PM
    Author     : sadekul
*/
@media only screen and (max-width: 480px) {
  .cms-index-index .home-banner .container .content .button-new {
    font-size: 12px;
    display: block;
    line-height: inherit;
    height: auto;
    padding: 10px 0;
    padding-bottom: 10px;
    margin-top: 10px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 768px), print {
  .field-tooltip.toggle._active .field-tooltip-content {
    left: 0;
    top: 45px;
  }
  .field-tooltip.toggle._active .field-tooltip-content:before {
    transform: rotateZ(90deg);
    top: -21px;
  }
  .field-tooltip.toggle._active .field-tooltip-content:after {
    transform: rotateZ(90deg);
    top: -21px;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .cart-container:before,
  .cart-container:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .cart-container:after,
  .header.content:after,
  .page-header .header.panel:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .cart-container .form-cart {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .cart-container .form-cart .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .cart-container .form-cart .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 45%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 72.5%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 72.5%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 27.5%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 27.5%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 27.5%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: false;
  }
  .page-layout-3columns .sidebar-additional {
    width: 27.5%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 27.5%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 27.5%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: false;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .nav-sections-item-content > .navigation .level0 {
    margin: 0 8px 0 0;
  }
  .nav-sections-item-content > .navigation .level0.parent > .level-top {
    padding-right: 5px;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #fff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #fff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .shipping-address-modal .modal-inner-wrap,
  .billing-address-modal .modal-inner-wrap {
    min-height: 620px;
    width: 700px;
  }
  .shipping-address-modal .modal-inner-wrap .modal-popup .modal-title,
  .billing-address-modal .modal-inner-wrap .modal-popup .modal-title {
    border: none;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
    max-height: 438px;
  }
  .address-loading-mask {
    top: 115px;
  }
  .desktop.three-columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.three-columns section.content {
    padding: 0 30px;
    width: 52%;
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    width: 24%;
  }
  .desktop.two-columns-right,
  .desktop.two-columns-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.two-columns-right section.content {
    padding-right: 40px;
    width: 76%;
  }
  .desktop.two-columns-left section.content {
    padding-left: 40px;
    width: 76%;
  }
  .desktop.two-columns-right aside.left,
  .desktop.two-columns-left aside.left,
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    width: 24%;
  }
  .amblog-container-list {
    padding-top: 0;
  }
  .amblog-main-content {
    padding-top: 0;
  }
  .amblog-pager-container {
    margin: 40px auto 50px;
    width: 290px;
  }
  .amblog-comments-wrapper,
  .amblog-related-wrapper {
    margin-bottom: 0;
  }
  .amblog-form-comment .amblog-svg.comment {
    top: 10px;
  }
  .amblog-form-comment .amblog-customer {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .amblog-form-comment .amblog-wrapper {
    width: 49%;
  }
  .amblog-form-comment .amblog-wrapper:first-child {
    margin-right: 20px;
  }
  .amblog-form-comment .amblog-input.-email + .mage-error,
  .amblog-form-comment .amblog-input.-name + .mage-error {
    margin-bottom: 0;
  }
  .amblog-form-comment .amblog-btn {
    padding: 14px 0;
    width: 230px;
  }
  .amblog-form-comment .amblog-btn:hover {
    background: #185eaf;
  }
  body[class*='amblog-index-'] .page-title-wrapper {
    margin-bottom: 30px;
    margin-top: 0;
  }
  body[class*='amblog-index-'] .page-title {
    font-size: 50px;
    line-height: 70px;
  }
  body[class*='amblog-index-'] .sidebar .block-reorder .block-content:not(.no-display) {
    margin-bottom: 50px;
  }
  body[class*='amblog-index-'] h2.amblog-post-title {
    font-size: 26px;
    line-height: 30px;
    font-family: 'HelveticaNeue Bold';
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion {
    font-size: 1.6rem;
    padding-right: 40px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
    content: '';
    cursor: pointer;
    display: block;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    width: 20px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion.-active:before {
    transform: translateY(-50%) rotate(0);
  }
  .amblog-element-block:not(.widget) > div:not(.amblog-overlay),
  .amblog-element-block.widget,
  .amblog-grid-list .list-item,
  .amblog-post-container {
    margin-bottom: 50px;
  }
  .amblog-element-block:not(.widget) > div:not(.amblog-overlay) .post-image + .content-area,
  .amblog-element-block.widget .post-image + .content-area,
  .amblog-grid-list .list-item .post-image + .content-area,
  .amblog-post-container .post-image + .content-area {
    width: calc(100% - 222px);
  }
  .author-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .amblog-search-block .amblog-list {
    padding: 0;
  }
  .amblog-search-block .amblog-content {
    justify-content: space-between;
    padding-bottom: 25px;
  }
  .amblog-search-block .amblog-content > *:first-child {
    margin-left: 0;
  }
  .amblog-search-block .amblog-content > *:not(:last-child) {
    margin-right: 0;
  }
  .amblog-search-block .amblog-content > *:not(:last-child, :first-child) {
    padding: 0 25px;
  }
  .amblog-search-block .amblog-author-name {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .amblog-search-block .amblog-description {
    flex: 1 0 22%;
  }
  .amblog-search-block .amblog-social-container {
    flex-grow: 1;
    justify-content: flex-end;
  }
  .amblog-search-block .amblog-description + .amblog-social-container {
    flex-grow: initial;
  }
  .amblog-replies-block.-level-top > .amblog-comment,
  .amblog-replies-block.-level-top > .amblog-comment-reply,
  .amblog-comments-action .amblog-replies,
  .amblog-comments-container .amblog-replies {
    box-sizing: border-box;
    margin: 30px 0 0;
    max-width: 767px;
    padding-left: 20px;
  }
  .amblog-post-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
  }
  .amblog-post-container.list-item h2.amblog-post-title {
    font-size: 2rem;
    line-height: 3rem;
  }
  .amblog-post-container .amblog-widget-container {
    margin: 30px -25px;
  }
  .amblog-post-container .amblog-features.-post {
    padding: 15px 25px;
  }
  .amblog-post-container .amblog-more {
    text-align: right;
  }
  .amblog-post-container .amblog-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iIzJENjlBRSIvPjwvc3ZnPg==);
  }
  .amblog-post-container .amblog-widget-container .amblog-list {
    margin: 0 30px;
  }
  .amblog-index-search .amblog-post-container .content-area {
    width: 100%;
  }
  .amblog-container-list .post-image {
    width: 27%;
    margin-right: 25px;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item {
    box-sizing: border-box;
    width: 47%;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-list {
    justify-content: inherit;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item {
    margin: 0 20px 20px 0;
    width: 31%;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n) {
    margin-right: 0;
  }
  .amblog-grid-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    justify-content: space-between;
  }
  .amblog-grid-list > .amblog-item {
    width: 47%;
  }
  .amblog-grid-list .amblog-read:hover {
    background: #185eaf;
    text-decoration: none;
  }
  .amblog-grid-list .amblog-features > .amblog-item {
    margin-right: 10px;
  }
  .amblog-grid-list .amblog-item .amblog-category {
    margin-right: 10px;
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item,
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 0;
    width: 100%;
  }
  .column .amblog-newsletter .input-box.-newsletter {
    flex-wrap: wrap;
  }
  .column .amblog-newsletter .mage-error[generated='true'],
  .column .amblog-newsletter .amblog-input {
    max-width: calc(65% - 10px);
  }
  .column .amblog-newsletter .amblog-btn {
    max-width: 35%;
  }
  .column .amblog-newsletter .mage-error[generated='true'] {
    order: 3;
    width: 100%;
  }
  .amblog-search-titles {
    border-bottom: 1px solid #e5e5e5;
  }
  .amblog-search-title {
    position: relative;
    width: auto;
  }
  .amblog-search-title:after {
    background: transparent;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  .amblog-search-title.open:after {
    background: #4D70A7;
  }
  .amblog-search-content {
    margin-top: 40px;
    width: 100%;
  }
  .desktop.three-columns .amblog-related-wrapper.-related-products .amblog-item-product {
    max-width: 129px;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) {
    justify-content: initial;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) .amblog-item-product {
    max-width: 25%;
  }
  .amblog-related-wrapper.-related-products .product-reviews-summary {
    margin-bottom: 5px;
  }
  /*.amquote-addto-button {
        width: 49%;
    }*/
  .page-products .products-grid .product-item .product-item-info:hover .product-item-details .product-item-inner .actions-primary .amquote-addto-button {
    width: 100%;
  }
  .product-info-main .box-tocart .fieldset .actions,
  .product-options-bottom .box-tocart .fieldset .actions {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    padding-left: 12px;
  }
  .product-info-main .box-tocart .fieldset .actions .amquote-addto-button,
  .product-options-bottom .box-tocart .fieldset .actions .amquote-addto-button {
    width: auto;
    line-height: 14px;
    padding: 13px 5px;
    border-radius: unset;
    background: #4D70A7;
    font-size: 16px;
    color: #fff;
    font-family: 'MyriadPro Bold';
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .product-info-main .box-tocart .fieldset .actions .amquote-addto-button:hover,
  .product-options-bottom .box-tocart .fieldset .actions .amquote-addto-button:hover {
    background: #375A90;
    box-shadow: inset 0 1px 0 #678AC1, 0 5px 0 0 #375A90, 0 8px 5px #999;
    border: none;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .price-cart .product-item-actions .actions-primary .amquote-addto-button {
    padding: 8px 8px 6px;
    font-size: 14px;
    width: auto;
  }
  .minicart-items .update-cart-item {
    margin-left: -10px;
    margin-top: 7px;
  }
  .amquote-action-wrap .action.tocart {
    width: 48%;
  }
  .amquote-cart-wrapper.minicart-wrapper {
    margin-bottom: 0;
    margin-right: 0;
  }
  .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
    margin: 0 0 0 20px;
    height: 30px;
    width: 23px;
    vertical-align: top;
  }
  .amquote-cart-wrapper.minicart-wrapper .block-minicart {
    width: 390px;
    /*            max-height: 63vh;
                        overflow: scroll*/
  }
  .amquote-cart-wrapper.minicart-wrapper .block-minicart:after,
  .amquote-cart-wrapper.minicart-wrapper .block-minicart:before {
    transform: none;
  }
  .quote-details {
    padding: 0;
  }
  .amasty_quote-account-view .page-wrapper .page-main .page-title-wrapper .page-title {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .amasty_quote-account-view .page-wrapper .page-main .order-details-items.ordered .table-wrapper.order-items .data.table.table-order-items .am-quotes-head .col.name {
    width: 60%;
  }
  .amasty_quote-account-view .page-wrapper .page-main .order-details-items.ordered .table-wrapper.order-items .data.table.table-order-items .am-quotes-head .col.sku {
    width: 20%;
  }
  .amasty_quote-account-view .page-wrapper .page-main .order-details-items.ordered .table-wrapper.order-items .data.table.table-order-items .am-quotes-head .col.qty {
    width: 20%;
  }
  .amasty_quote-cart-index .cart.main.actions .action {
    flex-basis: auto;
  }
  .amasty_quote-cart-index .cart.main.actions .action:not(:last-child):not(:first-child) {
    margin: 0 calc(10px / 2) 0 0;
  }
  .amasty_quote-cart-index .cart.main.actions button.action:not(:first-child):last-of-type {
    margin: 0;
  }
  .catalog-product-view #product_addtocart_form .product-options-bottom .option-button {
    bottom: 20px;
    right: 10px;
  }
  .container.ourteams .team_members {
    text-align: center;
  }
  .container.ourteams .team_members .team_member {
    margin: 20px 25px 45px;
    max-width: 310px;
  }
  .container.ourteams .team_members .team_member:first-child {
    margin-left: 0;
  }
  .container.ourteams .team_members .team_member:nth-child(2n) {
    margin-right: 0;
  }
  .container.ourteams .team_members .team_member:nth-child(2n+1) {
    margin-left: 0;
  }
  .modal_content .team-popup-info {
    display: inline-block;
    width: 29%;
    float: left;
    margin-top: 25px;
    padding-right: 15px;
  }
  .modal_content .team-popup-info .email {
    margin: 20px 0;
    line-height: 1;
  }
  .modal_content div#content {
    display: inline-block;
    width: 68%;
    margin-top: 25px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    border-left: 2px solid #ddd;
  }
  .modal_content div#content p {
    margin-bottom: 15px;
  }
  .modal-popup.team-modal .modal-inner-wrap {
    width: 72%;
    top: 20%;
    max-width: 1370px;
  }
  .modals-wrapper .modal-popup .modal-inner-wrap {
    width: 95%;
  }
  .modal_content .content::before {
    content: " ";
    display: none;
  }
  .sdsform .sdslabel {
    display: inline-block;
    width: 13%;
  }
  .sdsform .sdsinput {
    display: inline-block;
  }
  .sdsform .sds-required-label {
    margin-left: 13%;
  }
  .cms-optical-plastics-properties-and-melt-flow-rate h1,
  .cms-optical-plastics-physical-and-mechanical-properties h1,
  .cms-epoxy-matrix-single-fiber-single-mode-and-multimode-terminations-product-matrix h1,
  .cms-epoxy-matrix-multi-fiber-mt-and-mt-rj-terminations h1,
  .cms-epoxy-matrix-plastic-fiber-terminations h1,
  .cms-optical-plastics-physical-and-mechanical-properties h1,
  .cms-epoxy-matrix-field-termination-quick-cure-product h1,
  .cms-epoxy-optical-coating-table h1,
  .cms-uv-cure-dymax-optical-adhesive h1,
  .cms-optical-plastics-physical-and-mechanical-properties-matrix h1,
  .cms-epoxy-matrix-optical-coatings h1,
  .content-heading-right h1 {
    font-size: 50px;
  }
  .cms-optical-plastics-properties-and-melt-flow-rate h3,
  .cms-optical-plastics-physical-and-mechanical-properties h3,
  .cms-epoxy-matrix-single-fiber-single-mode-and-multimode-terminations-product-matrix h3,
  .cms-epoxy-matrix-multi-fiber-mt-and-mt-rj-terminations h3,
  .cms-epoxy-matrix-plastic-fiber-terminations h3,
  .cms-optical-plastics-physical-and-mechanical-properties h3,
  .cms-epoxy-matrix-field-termination-quick-cure-product h3,
  .cms-epoxy-optical-coating-table h3,
  .cms-uv-cure-dymax-optical-adhesive h3,
  .cms-optical-plastics-physical-and-mechanical-properties-matrix h3,
  .cms-epoxy-matrix-optical-coatings h3,
  .content-heading-right h3 {
    font-size: 26px;
  }
  .cms-optical-plastics-properties-and-melt-flow-rate .et_pb_text_inner,
  .cms-optical-plastics-physical-and-mechanical-properties .et_pb_text_inner,
  .cms-epoxy-matrix-single-fiber-single-mode-and-multimode-terminations-product-matrix .et_pb_text_inner,
  .cms-epoxy-matrix-multi-fiber-mt-and-mt-rj-terminations .et_pb_text_inner,
  .cms-epoxy-matrix-plastic-fiber-terminations .et_pb_text_inner,
  .cms-optical-plastics-physical-and-mechanical-properties .et_pb_text_inner,
  .cms-epoxy-matrix-field-termination-quick-cure-product .et_pb_text_inner,
  .cms-epoxy-optical-coating-table .et_pb_text_inner,
  .cms-uv-cure-dymax-optical-adhesive .et_pb_text_inner,
  .cms-optical-plastics-physical-and-mechanical-properties-matrix .et_pb_text_inner,
  .cms-epoxy-matrix-optical-coatings .et_pb_text_inner,
  .content-heading-right .et_pb_text_inner {
    width: 62%;
    display: inline-block;
    margin-right: 5%;
  }
  .cms-optical-plastics-properties-and-melt-flow-rate .left-link,
  .cms-optical-plastics-physical-and-mechanical-properties .left-link,
  .cms-epoxy-matrix-single-fiber-single-mode-and-multimode-terminations-product-matrix .left-link,
  .cms-epoxy-matrix-multi-fiber-mt-and-mt-rj-terminations .left-link,
  .cms-epoxy-matrix-plastic-fiber-terminations .left-link,
  .cms-optical-plastics-physical-and-mechanical-properties .left-link,
  .cms-epoxy-matrix-field-termination-quick-cure-product .left-link,
  .cms-epoxy-optical-coating-table .left-link,
  .cms-uv-cure-dymax-optical-adhesive .left-link,
  .cms-optical-plastics-physical-and-mechanical-properties-matrix .left-link,
  .cms-epoxy-matrix-optical-coatings .left-link,
  .content-heading-right .left-link {
    display: inline-block;
    width: 31%;
  }
  .cms-optical-plastics-properties-and-melt-flow-rate .left-link .et_pb_blurb_content,
  .cms-optical-plastics-physical-and-mechanical-properties .left-link .et_pb_blurb_content,
  .cms-epoxy-matrix-single-fiber-single-mode-and-multimode-terminations-product-matrix .left-link .et_pb_blurb_content,
  .cms-epoxy-matrix-multi-fiber-mt-and-mt-rj-terminations .left-link .et_pb_blurb_content,
  .cms-epoxy-matrix-plastic-fiber-terminations .left-link .et_pb_blurb_content,
  .cms-optical-plastics-physical-and-mechanical-properties .left-link .et_pb_blurb_content,
  .cms-epoxy-matrix-field-termination-quick-cure-product .left-link .et_pb_blurb_content,
  .cms-epoxy-optical-coating-table .left-link .et_pb_blurb_content,
  .cms-uv-cure-dymax-optical-adhesive .left-link .et_pb_blurb_content,
  .cms-optical-plastics-physical-and-mechanical-properties-matrix .left-link .et_pb_blurb_content,
  .cms-epoxy-matrix-optical-coatings .left-link .et_pb_blurb_content,
  .content-heading-right .left-link .et_pb_blurb_content {
    width: 100%;
  }
  .cms-optical-plastics-properties-and-melt-flow-rate .left-link .et_pb_blurb_content .Icon,
  .cms-optical-plastics-physical-and-mechanical-properties .left-link .et_pb_blurb_content .Icon,
  .cms-epoxy-matrix-single-fiber-single-mode-and-multimode-terminations-product-matrix .left-link .et_pb_blurb_content .Icon,
  .cms-epoxy-matrix-multi-fiber-mt-and-mt-rj-terminations .left-link .et_pb_blurb_content .Icon,
  .cms-epoxy-matrix-plastic-fiber-terminations .left-link .et_pb_blurb_content .Icon,
  .cms-optical-plastics-physical-and-mechanical-properties .left-link .et_pb_blurb_content .Icon,
  .cms-epoxy-matrix-field-termination-quick-cure-product .left-link .et_pb_blurb_content .Icon,
  .cms-epoxy-optical-coating-table .left-link .et_pb_blurb_content .Icon,
  .cms-uv-cure-dymax-optical-adhesive .left-link .et_pb_blurb_content .Icon,
  .cms-optical-plastics-physical-and-mechanical-properties-matrix .left-link .et_pb_blurb_content .Icon,
  .cms-epoxy-matrix-optical-coatings .left-link .et_pb_blurb_content .Icon,
  .content-heading-right .left-link .et_pb_blurb_content .Icon {
    display: inline-block;
    width: 12%;
    vertical-align: text-top;
  }
  .cms-optical-plastics-properties-and-melt-flow-rate .left-link .et_pb_blurb_content .Icon .circle,
  .cms-optical-plastics-physical-and-mechanical-properties .left-link .et_pb_blurb_content .Icon .circle,
  .cms-epoxy-matrix-single-fiber-single-mode-and-multimode-terminations-product-matrix .left-link .et_pb_blurb_content .Icon .circle,
  .cms-epoxy-matrix-multi-fiber-mt-and-mt-rj-terminations .left-link .et_pb_blurb_content .Icon .circle,
  .cms-epoxy-matrix-plastic-fiber-terminations .left-link .et_pb_blurb_content .Icon .circle,
  .cms-optical-plastics-physical-and-mechanical-properties .left-link .et_pb_blurb_content .Icon .circle,
  .cms-epoxy-matrix-field-termination-quick-cure-product .left-link .et_pb_blurb_content .Icon .circle,
  .cms-epoxy-optical-coating-table .left-link .et_pb_blurb_content .Icon .circle,
  .cms-uv-cure-dymax-optical-adhesive .left-link .et_pb_blurb_content .Icon .circle,
  .cms-optical-plastics-physical-and-mechanical-properties-matrix .left-link .et_pb_blurb_content .Icon .circle,
  .cms-epoxy-matrix-optical-coatings .left-link .et_pb_blurb_content .Icon .circle,
  .content-heading-right .left-link .et_pb_blurb_content .Icon .circle {
    width: 37px;
    height: 37px;
    display: block;
    background-size: contain;
    transition: transform 300ms ease 0ms,border 300ms ease 0ms,filter 300ms ease 0ms;
  }
  .cms-optical-plastics-properties-and-melt-flow-rate .page-main .columns .column.main,
  .cms-optical-plastics-physical-and-mechanical-properties .page-main .columns .column.main,
  .cms-epoxy-matrix-single-fiber-single-mode-and-multimode-terminations-product-matrix .page-main .columns .column.main,
  .cms-epoxy-matrix-multi-fiber-mt-and-mt-rj-terminations .page-main .columns .column.main,
  .cms-epoxy-matrix-plastic-fiber-terminations .page-main .columns .column.main,
  .cms-optical-plastics-physical-and-mechanical-properties .page-main .columns .column.main,
  .cms-epoxy-matrix-field-termination-quick-cure-product .page-main .columns .column.main,
  .cms-epoxy-optical-coating-table .page-main .columns .column.main,
  .cms-uv-cure-dymax-optical-adhesive .page-main .columns .column.main,
  .cms-optical-plastics-physical-and-mechanical-properties-matrix .page-main .columns .column.main,
  .cms-epoxy-matrix-optical-coatings .page-main .columns .column.main,
  .content-heading-right .page-main .columns .column.main {
    padding-bottom: 0;
  }
  .content-heading .content-heading-left {
    float: left;
    display: inline-block;
    width: 55%;
  }
  .content-heading .content-heading-right {
    float: right;
    display: inline-block;
    width: 45%;
    padding-left: 20px;
    box-sizing: border-box;
  }
  .content-heading .content-heading-right ul {
    width: 100%;
    padding-left: 0;
    column-count: 2;
  }
  .content-heading .content-heading-right ul li {
    display: block;
  }
  .content-heading .content-heading-right ul li .et_pb_blurb_content {
    box-sizing: border-box;
  }
  .content-heading .content-heading-right ul li .et_pb_blurb_content .Icon {
    width: 40px;
    float: left;
  }
  .content-heading .content-heading-right ul li .et_pb_blurb_content .et_pb_module_inner {
    width: calc(100% - 41px);
  }
  .content-heading .content-heading-right ul li span.um-lowercase {
    text-transform: lowercase;
  }
  .page-bottom-shape {
    padding: 0 75px 35px 0;
  }
  .page-bottom-shape .page-heading-area {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .page-bottom-shape .page-heading-area .left-content {
    width: 60%;
  }
  .page-bottom-shape .page-heading-area .right-content {
    width: 34%;
  }
  html body.amblog-index-post,
  html body.amblog-post-preview {
    background-color: #fff;
  }
  html body.amblog-index-post .amblog-post-container .amblog-content .twitter-url,
  html body.amblog-post-preview .amblog-post-container .amblog-content .twitter-url,
  html body.amblog-index-post .amblog-grid-list .amblog-content .twitter-url,
  html body.amblog-post-preview .amblog-grid-list .amblog-content .twitter-url,
  html body.amblog-index-post .amblog-grid-list .slick-slide .amblog-item .amblog-content .twitter-url,
  html body.amblog-post-preview .amblog-grid-list .slick-slide .amblog-item .amblog-content .twitter-url {
    font-size: 22px;
  }
  .nav-sections {
    background: transparent;
    margin-bottom: 0;
    /*box-shadow: 0px 4px 14px #00000054;*/
  }
  .header.content .navigation {
    text-align: right;
  }
  .navigation {
    background: transparent;
  }
  .navigation > ul {
    padding: 20px 0 0px;
    margin-top: 5px;
  }
  .navigation li.level0:hover > ul.submenu {
    display: block !important;
    z-index: 2;
  }
  .navigation li.level0:last-child .level-top {
    padding-right: 0;
  }
  .navigation li.level0:last-child .level-top span {
    padding-right: 0;
  }
  .navigation .level0 {
    position: relative;
  }
  .navigation .level0.mega {
    position: unset;
  }
  .navigation .level0.mega > .level0.submenu {
    min-width: 750px;
    width: 100vw;
    padding-top: 1px;
    right: 0;
    top: 100% !important;
    overflow-x: scroll !important;
    height: calc(100vh - 113px);
    padding: 20px;
    box-sizing: border-box;
    border: 0;
    box-shadow: inset 0px 15px 8px -7px rgba(0, 0, 0, 0.2), inset 3px 5px 8px -10px rgba(0, 0, 0, 0.2), 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  .navigation .level0.mega > .level0.submenu > li {
    display: inline-block;
    width: 25%;
    vertical-align: top;
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li {
    vertical-align: top;
    left: 0 !important;
    margin-bottom: 5px;
    /*margin-bottom: 10px;*/
    /*                        a {
        
                                                            >.ui-menu-icon{
                                                                transform: rotate(90deg);
                                                                right: unset;
                                                                left: 4px;
                                                            }
                                                        }*/
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li.all-category {
    display: none;
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li > a {
    font-weight: normal;
    font-family: HelveticaNeue Bold;
    color: #4D70A7;
    background: none;
    padding: 0;
    /*padding: 10px 0;*/
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li > a:hover {
    text-decoration: underline;
    opacity: 1;
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li > a .ui-menu-icon {
    display: none;
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li .submenu {
    position: unset !important;
    display: block !important;
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li .level1.submenu {
    display: block !important;
    min-width: 25% !important;
    box-shadow: none;
    border: none;
    padding: 2px 0;
    background: transparent;
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li .level1.submenu li {
    display: block;
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li .level1.submenu li.level2 {
    position: relative;
    /*padding-left: 24px;*/
    padding-left: 12px;
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li .level1.submenu li.level2 a {
    font-size: 13px;
    line-height: 1.1;
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li .level1.submenu li.level2:hover .submenu {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
  .navigation .level0.mega > .level0.submenu > li > ul > li .level1.submenu li .submenu {
    min-width: 100%;
    position: absolute !important;
    top: 30px !important;
    left: 0 !important;
    opacity: 0;
    transition: 0.3s;
    visibility: hidden;
    padding: 0;
  }
  .navigation .level0 > .submenu {
    box-shadow: inset 0px 15px 8px -7px rgba(0, 0, 0, 0.2), inset 3px 5px 8px -10px rgba(0, 0, 0, 0.2), 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  .navigation .level0 > .submenu:before {
    content: none;
    background: transparent;
    height: 19px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0px 8px 8px #00000054;
    background: #FFFFFF 0% 0% no-repeat padding-box;
  }
  .navigation .level0 .submenu {
    text-align: left;
    top: 100% !important;
    padding: 20px 30px;
    border: 0;
    box-sizing: border-box;
    /*                &:after{
                                    content: "";
                                    background: transparent;
                                    height: 60px;
                                    width: 100%;
                                    position: absolute;
                                    top: -55px;
                                    left: 0;
                                    box-shadow: 0px 3px 6px #00000029;
                                }*/
    /*                &:before{
                                   display: none;
                                }*/
  }
  .navigation .level0 .submenu a {
    margin-right: 1px;
    color: #000;
    font-family: 'Helvetica Regular';
    transition: 0.3s;
    padding-top: 0px;
    padding-bottom: 0px;
    padding: 1px 0;
    font-weight: normal;
  }
  .navigation .level0 .submenu a:hover {
    background: transparent;
    color: #4D70A7;
  }
  .navigation .level0 .submenu .active a {
    border: none;
  }
  .navigation .level0 .submenu li .submenu {
    left: 100% !important;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    display: none;
  }
  .navigation .level0 > .level-top {
    font-size: 14px;
    color: #000;
    padding: 12px 5px 0;
    line-height: 67px;
    transition: 0.3s;
    font-family: 'MyriadPro Semibold';
  }
  .navigation .level0 > .level-top span {
    padding: 12px 5px;
  }
  .navigation .level0 > .level-top:hover {
    background: none;
  }
  .navigation .level0 > .level-top:hover > span {
    background: #F2F2F2;
  }
  .navigation .level0.not-full-width .level0.submenu {
    left: 0 !important;
  }
  .navigation .level0.active .level-top,
  .navigation .level0.has-active .level-top {
    border-width: 0;
  }
  .navigation .full-width .submenu {
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
  }
  .navigation .full-width .submenu .areas-expertise {
    border-bottom: 1px solid #000;
  }
  .navigation .full-width .submenu .areas-expertise .cable-assembly,
  .navigation .full-width .submenu .areas-expertise .fiber-specialty,
  .navigation .full-width .submenu .areas-expertise .optical-fiber {
    display: inline-block;
    width: 33%;
    text-align: center;
  }
  .navigation .full-width .submenu .areas-expertise .cable-assembly .title a,
  .navigation .full-width .submenu .areas-expertise .fiber-specialty .title a,
  .navigation .full-width .submenu .areas-expertise .optical-fiber .title a {
    font-size: 14px;
  }
  .navigation .full-width .submenu .areas-expertise .container {
    padding: 20px 0 40px;
  }
  .navigation .full-width .submenu .areas-expertise-tools.mobile {
    display: none !important;
  }
  .navigation .full-width .submenu .areas-expertise-tools .fiber-cable,
  .navigation .full-width .submenu .areas-expertise-tools .interconnect,
  .navigation .full-width .submenu .areas-expertise-tools .cable-prep,
  .navigation .full-width .submenu .areas-expertise-tools .hand-tools,
  .navigation .full-width .submenu .areas-expertise-tools .epoxy,
  .navigation .full-width .submenu .areas-expertise-tools .crimp,
  .navigation .full-width .submenu .areas-expertise-tools .cleave,
  .navigation .full-width .submenu .areas-expertise-tools .lapping-film,
  .navigation .full-width .submenu .areas-expertise-tools .polish,
  .navigation .full-width .submenu .areas-expertise-tools .test {
    display: inline-block;
    width: 19%;
    margin-top: 12px;
    text-align: center;
    vertical-align: top;
  }
  .navigation .full-width .submenu .areas-expertise-tools .fiber-cable .image a img,
  .navigation .full-width .submenu .areas-expertise-tools .interconnect .image a img,
  .navigation .full-width .submenu .areas-expertise-tools .cable-prep .image a img,
  .navigation .full-width .submenu .areas-expertise-tools .hand-tools .image a img,
  .navigation .full-width .submenu .areas-expertise-tools .epoxy .image a img,
  .navigation .full-width .submenu .areas-expertise-tools .crimp .image a img,
  .navigation .full-width .submenu .areas-expertise-tools .cleave .image a img,
  .navigation .full-width .submenu .areas-expertise-tools .lapping-film .image a img,
  .navigation .full-width .submenu .areas-expertise-tools .polish .image a img,
  .navigation .full-width .submenu .areas-expertise-tools .test .image a img {
    height: 40px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .navigation .full-width .submenu .areas-expertise-tools .fiber-cable .title a,
  .navigation .full-width .submenu .areas-expertise-tools .interconnect .title a,
  .navigation .full-width .submenu .areas-expertise-tools .cable-prep .title a,
  .navigation .full-width .submenu .areas-expertise-tools .hand-tools .title a,
  .navigation .full-width .submenu .areas-expertise-tools .epoxy .title a,
  .navigation .full-width .submenu .areas-expertise-tools .crimp .title a,
  .navigation .full-width .submenu .areas-expertise-tools .cleave .title a,
  .navigation .full-width .submenu .areas-expertise-tools .lapping-film .title a,
  .navigation .full-width .submenu .areas-expertise-tools .polish .title a,
  .navigation .full-width .submenu .areas-expertise-tools .test .title a {
    font-size: 14px;
  }
  .navigation .full-width .submenu .areas-expertise-tools .fiber-cable:hover a,
  .navigation .full-width .submenu .areas-expertise-tools .interconnect:hover a,
  .navigation .full-width .submenu .areas-expertise-tools .cable-prep:hover a,
  .navigation .full-width .submenu .areas-expertise-tools .hand-tools:hover a,
  .navigation .full-width .submenu .areas-expertise-tools .epoxy:hover a,
  .navigation .full-width .submenu .areas-expertise-tools .crimp:hover a,
  .navigation .full-width .submenu .areas-expertise-tools .cleave:hover a,
  .navigation .full-width .submenu .areas-expertise-tools .lapping-film:hover a,
  .navigation .full-width .submenu .areas-expertise-tools .polish:hover a,
  .navigation .full-width .submenu .areas-expertise-tools .test:hover a {
    color: #4D70A7;
  }
  .navigation .full-width .submenu .areas-expertise-tools .fiber-cable:hover a img,
  .navigation .full-width .submenu .areas-expertise-tools .interconnect:hover a img,
  .navigation .full-width .submenu .areas-expertise-tools .cable-prep:hover a img,
  .navigation .full-width .submenu .areas-expertise-tools .hand-tools:hover a img,
  .navigation .full-width .submenu .areas-expertise-tools .epoxy:hover a img,
  .navigation .full-width .submenu .areas-expertise-tools .crimp:hover a img,
  .navigation .full-width .submenu .areas-expertise-tools .cleave:hover a img,
  .navigation .full-width .submenu .areas-expertise-tools .lapping-film:hover a img,
  .navigation .full-width .submenu .areas-expertise-tools .polish:hover a img,
  .navigation .full-width .submenu .areas-expertise-tools .test:hover a img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .navigation .full-width .submenu .areas-expertise-tools .container {
    padding: 50px 0 10px;
  }
  .navigation .level0.has-active .level-top {
    border: none;
  }
  /*    .mega {
            &.parent{
                .submenu{
                    display: block !important;
                }
            }
        }*/
  /*    img.desktop,
        picture.desktop {
            display: block !important;
        }
    
        img.mobile,
        picture.mobile {
            display: none !important;
        }*/
  .wrapper_slider .banner_item .banner_content {
    padding: 0 20%;
  }
  .page-products .products-grid {
    padding-left: 35px;
  }
  .page-products .products-grid .product-item {
    margin-bottom: 0;
  }
  .page-products .products-grid .product-item .product-item-info {
    padding: 20px 15px 20px 15px;
    border: 0px solid transparent;
    display: block;
    box-sizing: border-box;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-details {
    overflow: hidden;
    /*.product-item-name{
                            font-size: 16px;
                            line-height:26px;
                            height: 105px;
                            overflow: hidden;
                        }*/
  }
  .page-products .products-grid .product-item .product-item-info .product-item-details .cat-att {
    display: block;
    height: auto;
    overflow: hidden;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-details .cat-att .part {
    font-size: 17px;
    line-height: 28px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner {
    height: 50px;
    overflow: hidden;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner .actions-primary {
    /*display: none;*/
  }
  .page-products .products-grid .product-item .product-item-info .product-item-details a.product.photo.product-item-photo {
    display: block;
    border: 1px solid #707070;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-details .product-item-inner .actions-primary {
    display: inline-block;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products .products-list {
    padding-left: 35px;
  }
  .page-products .products-list .product-item {
    margin-bottom: 0;
  }
  .page-products .products-list .product-item .product-item-info {
    border: 2px solid transparent;
    display: block;
    box-sizing: border-box;
    margin-bottom: 50px;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-name {
    margin-bottom: 20px;
    height: auto;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .short-description {
    display: none;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-inner .product-item-description {
    float: left;
    font-size: 20px;
    line-height: 30px;
    font-family: 'HelveticaNeue-Light';
    overflow: hidden;
    max-height: 30px;
    position: relative;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-inner .product-item-description p {
    width: calc(100% - 130px);
    overflow: hidden;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-inner .product-item-description .learn-more {
    position: absolute;
    right: 15px;
    bottom: 0;
    cursor: pointer;
    color: #4D70A7;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-inner .product-item-description .learn-more:hover {
    text-decoration: underline;
    font-family: 'HelveticaNeue Medium';
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-inner .short-description {
    display: none;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-inner .expanded {
    max-height: none;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-inner .expanded p {
    max-width: none;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-inner .expanded .learn-more {
    bottom: -7px;
  }
  .page-products .page-main .page-title-wrapper .page-title {
    font-size: 30px;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 100%/4;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 100%/2;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .page-products .close-filter {
    display: none;
  }
  .page-products .filtermobile {
    display: none;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    font-weight: 400;
    line-height: 1;
    padding: 7px 5px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode.mode-grid:before {
    content: '';
    width: 26px;
    height: 26px;
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/grid-black-icon.png");
    margin-top: 2px;
  }
  .modes-mode.mode-grid.active:before {
    width: 26px;
    height: 26px;
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/grid-blue-icon.png");
  }
  .modes-mode.mode-list {
    padding-right: 0;
  }
  .modes-mode.mode-list:before {
    content: '';
    width: 26px;
    height: 26px;
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/list-black-icon.png");
  }
  .modes-mode.mode-list.active:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/list-blue-icon.png");
    margin-top: 5px;
    width: 26px;
    height: 26px;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .webp .modes-mode.mode-grid:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/grid-black-icon.webp");
  }
  .webp .modes-mode.mode-grid.active:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/grid-blue-icon.webp");
  }
  .webp .modes-mode.mode-list:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/list-black-icon.webp");
  }
  .webp .modes-mode.mode-list.active:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/list-blue-icon.webp");
  }
  body:not(.webp) .modes-mode.mode-grid:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/grid-black-icon.png");
  }
  body:not(.webp) .modes-mode.mode-grid.active:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/grid-blue-icon.png");
  }
  body:not(.webp) .modes-mode.mode-list:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/list-black-icon.png");
  }
  body:not(.webp) .modes-mode.mode-list.active:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/list-blue-icon.png");
  }
  .toolbar-products .pages {
    margin-left: 20%;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    margin-top: 15px;
  }
  .btn.increment,
  .btn.decrement {
    line-height: 40px;
    display: inline-block;
    width: 30px;
    text-align: center;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    margin: 0px;
    display: inline-block;
    /*width:72%;*/
    width: 80%;
  }
  .product-info-main .box-tocart .fieldset,
  .product-options-bottom .box-tocart .fieldset {
    margin: 0px;
  }
  .product-info-main .box-tocart .fieldset .field.qty,
  .product-options-bottom .box-tocart .fieldset .field.qty {
    display: inline-block;
    border: 1px solid #000;
    padding-right: 0px;
    margin: 0px;
  }
  .product-info-main .box-tocart .fieldset .field.qty .label,
  .product-options-bottom .box-tocart .fieldset .field.qty .label {
    float: left;
    width: 37px;
    text-align: left;
    padding: 10px 0 0 5px;
    font-size: 16px;
    font-family: 'HelveticaNeue Bold';
    font-weight: 400;
  }
  .product-info-main .box-tocart .fieldset .field.qty .control,
  .product-options-bottom .box-tocart .fieldset .field.qty .control {
    width: 130px;
    float: right;
  }
  .product-info-main .box-tocart .fieldset .field.qty .control input,
  .product-options-bottom .box-tocart .fieldset .field.qty .control input {
    border: none;
    height: 40px;
    font-size: 16px;
    font-family: 'HelveticaNeue Bold';
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
    margin-left: 0;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view .page-title {
    padding-right: 240px;
    margin-right: 0px;
  }
  .category-image,
  .category-view,
  .descriptoin-cms {
    font-size: 20px;
    line-height: 30px;
  }
  .category-image .category-description,
  .category-view .category-description,
  .descriptoin-cms .category-description {
    margin-bottom: 30px;
  }
  .category-image .view-more,
  .category-view .view-more,
  .descriptoin-cms .view-more {
    display: inline-block;
  }
  .category-image .show-short .view-more,
  .category-view .show-short .view-more,
  .descriptoin-cms .show-short .view-more {
    margin-top: 6px;
  }
  .category-image .view-more,
  .category-view .view-more,
  .descriptoin-cms .view-more {
    font-size: 14px;
    line-height: 14px;
    vertical-align: text-top;
  }
  .category-description.bottom {
    margin-bottom: 30px;
  }
  .category-description.bottom .cat-desc {
    font-size: 20px;
  }
  .category-description.bottom .go-top.shop {
    font-size: 20px;
  }
  .category-view {
    position: relative;
    margin-bottom: 30px;
    /*        .viewquot {
                    display: inline-block;
                    width: 20%;
                    text-align: right;
                }*/
  }
  .category-view .category-view,
  .category-view .descriptoin-cms {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 78%;
    margin-right: 2%;
  }
  .category-view .category-cms {
    width: 73%;
    display: inline-block;
  }
  .category-view .category-additional-link {
    position: absolute;
    top: -55px;
    right: 0;
  }
  #related-block .block-title {
    font-size: 30px;
    line-height: 28px;
    text-align: left;
  }
  #related-block .block-content .product-items .product-item {
    padding: 0;
  }
  #related-block .block-content .product-items .product-item.header {
    display: block;
  }
  #related-block .block-content .product-items .product-item.header .row .title {
    font-family: 'HelveticaNeue Medium';
    padding: 12px;
  }
  #related-block .block-content .product-items .product-item.header .row .action {
    display: none;
  }
  #related-block .block-content .product-items .product-item.active .row {
    position: relative;
  }
  #related-block .block-content .product-items .product-item.active .row .part-number {
    border-right-color: transparent;
  }
  #related-block .block-content .product-items .product-item.active .row .part-number:after {
    content: "x";
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
  }
  #related-block .block-content .product-items .product-item .row {
    width: 100%;
  }
  #related-block .block-content .product-items .product-item .row .part-number {
    width: 19%;
    border-right: 2px solid #fff;
    padding: 10px 12px;
    margin-bottom: 0;
    display: inline-block;
  }
  #related-block .block-content .product-items .product-item .row .title {
    margin-left: 5px;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .image {
    width: 24%;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .attributes {
    width: 40%;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .attributes .info {
    font-size: 14px;
    line-height: 22px;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .attributes .info .product-url {
    padding-top: 10px;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .price-cart {
    width: 34%;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    padding: 45px 0px;
    margin-top: 0;
    margin-bottom: 0;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .price-cart .product-item-actions .actions-primary .field.qty {
    width: 130px;
    height: 40px;
    font-size: 14px;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .price-cart .product-item-actions .actions-primary .field.qty .input-text {
    font-size: 14px;
  }
  .catalog-product-view .product.info.detailed .product.data.items .item.title .switch {
    background: #ECECEC;
  }
  .catalog-product-view .product.info.detailed .product.data.items .switch:hover {
    background: #CBCBCB !important;
    color: #000 !important;
  }
  .catalog-product-view .product.info.detailed .product.data.items .item.title.active .switch {
    background: #fff;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 65%;
  }
  .page-layout-1column .product-info-main .page-title-wrapper .page-title {
    font-size: 36px;
    line-height: 46px;
  }
  .page-layout-1column .product-info-main .manufacturer_part_number {
    font-size: 18px;
    line-height: 28px;
  }
  .page-layout-1column .product-info-main .product-info-price {
    width: 85%;
    font-size: 16px;
    line-height: 26px;
  }
  .page-layout-1column .product-info-main .product-add-form #product_addtocart_form {
    display: flex;
    align-items: center;
  }
  .page-layout-1column .product-info-main .product-add-form #product_addtocart_form .Quote-Tool-for-pdp {
    margin-bottom: 10px;
    display: inline-block;
  }
  .page-layout-1column .product-info-main .product-add-form #product_addtocart_form .Quote-Tool-for-pdp a {
    display: block;
    margin-left: 20px;
    font-size: 16px;
    line-height: 26px;
    font-family: 'HelveticaNeue Medium';
    color: #4D70A7;
  }
  .page-layout-1column .product-info-main .product.attribute.description {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: 'HelveticaNeue-Light';
  }
  .page-layout-1column .product.media {
    width: 30%;
  }
  .product.info.detailed .data.item.title.active {
    margin: 0 10px 0 0;
  }
  .product.info.detailed .data.item.title.active .data.switch {
    padding-bottom: 7px;
    font-size: 20px;
    color: #4D70A7;
    border: 1px solid #000;
    border-bottom: none;
    padding: 15px 30px;
    font-family: 'HelveticaNeue Medium';
  }
  .product.info.detailed .data.item.title {
    margin: 0 10px 0 0;
  }
  .product.info.detailed .data.item.title .data.switch {
    padding-bottom: 7px;
    font-size: 20px;
    color: #000;
    border: none;
    padding: 15px 30px;
    font-family: 'HelveticaNeue Medium';
  }
  .product.info.detailed .data.item.content {
    margin-top: 50px;
    padding: 35px 35px 35px 30px;
    border: 1px solid #000;
    font-size: 20px;
  }
  .product.info.detailed .data.item.content .product.attribute .value a:hover {
    color: #000;
  }
  .product.info.detailed .data.item.content .product.attribute .value a:active {
    color: #000;
  }
  .product.info.detailed .data.item.content .datasheet {
    padding: 0px;
  }
  .product.info.detailed .data.item.content .datasheet .value {
    list-style: none;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .cms-blog.container {
    display: flex;
    width: 100%;
    align-items: center;
    /*        .viewquot {
            text-align: right;
        }*/
  }
  .cms-blog.container .cms-blog-search-result {
    width: 80%;
  }
  .cms-blog.container .cms-blog-search-result .search.results {
    margin-bottom: 30px;
  }
  .cms-blog.container .cms-blog-search-result .search.results .search-title {
    font-size: 30px;
  }
  .cms-blog.container .cms-blog-search-result .search.results ul {
    margin-bottom: 10px;
  }
  .cms-blog.container .cms-blog-search-result .search.results ul li {
    list-style-type: disc;
    font-size: 20px;
  }
  .cms-blog.container .cms-blog-search-result .search.results ul li a {
    font-size: 16px;
    line-height: 24px;
  }
  .cms-blog.container .cms-blog-search-result .search.results .show-more {
    font-size: 16px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .page-title-wrapper .page-title {
    margin-bottom: 35px;
  }
  .block-search {
    padding-left: 15px;
    position: absolute;
    width: 300px;
    z-index: 4;
    display: block;
    right: 60px;
    top: 17px;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
    position: relative;
  }
  .block-search .pre-search-area {
    position: absolute;
    background: #cfcfcf;
    padding: 8px 5px;
    border: 1px solid #c2c2c2;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
    padding-left: 25px;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input::placeholder {
    font-size: 14px;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 10px;
    position: absolute;
    background: #4d70a7;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:before {
    color: #fff;
  }
  .block-search .action.search:focus:before {
    color: #fff;
  }
  .block-search .action.search:disabled {
    opacity: 1;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .search-show-hide-btn {
    display: none;
  }
  .search-show-hide-btn:after {
    content: "";
    height: 21px;
    width: 21px;
    position: absolute;
    top: 0;
    right: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .search-show-hide-btn:hover:after {
    height: 21px;
    width: 21px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .webp .search-show-hide-btn:after {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/images/search-icon.webp");
  }
  .webp .search-show-hide-btn:hover:after {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/images/search-icon-hover.webp") no-repeat;
  }
  body:not(.webp) .search-show-hide-btn:after {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/images/search-icon.png");
  }
  body:not(.webp) .search-show-hide-btn:hover:after {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/images/search-icon-hover.png") no-repeat;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
    position: absolute;
    top: 17px;
    right: 20px;
    z-index: 9;
  }
  .minicart-wrapper .block-minicart {
    /*right: 15px;*/
    right: 0;
    width: 390px;
    margin-top: 10px;
  }
  .minicart-wrapper .block-minicart:before {
    right: 8px;
  }
  .minicart-wrapper .block-minicart:after {
    right: 7px;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/images/cart-icon.png");
    height: 27px;
    width: 30px;
    right: 15px;
    top: -8px;
  }
  .minicart-wrapper .action.showcart .counter.qty,
  .minicart-wrapper .action.showcart.active .counter.qty {
    top: -23px;
    right: 5px;
  }
  .webp .minicart-wrapper .action.showcart:before,
  .webp .minicart-wrapper .action.showcart.active:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/images/cart-icon.webp");
  }
  body:not(.webp) .minicart-wrapper .action.showcart:before,
  body:not(.webp) .minicart-wrapper .action.showcart.active:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/images/cart-icon.png");
  }
  .field-tooltip.toggle._active .field-tooltip-content {
    left: 0;
    top: 45px;
  }
  .field-tooltip.toggle._active .field-tooltip-content:before {
    transform: rotateZ(90deg);
    top: -21px;
  }
  .field-tooltip.toggle._active .field-tooltip-content:after {
    transform: rotateZ(90deg);
    top: -21px;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 767px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .banner {
    margin-bottom: 50px;
  }
  .banner .banner-content {
    max-width: 80%;
  }
  .banner .desktop {
    width: 100%;
    min-height: 280px;
  }
  .who-we-are {
    margin: 0 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .who-we-are .image {
    width: 20%;
    margin-right: 20px;
  }
  .who-we-are .desc-sec {
    width: calc(80% - 20px);
  }
  .who-we-are p,
  .who-we-are li {
    font-size: 20px;
    line-height: 30px;
  }
  .page-title,
  .explor-libary-link {
    font-size: 25px;
    line-height: 50px;
  }
  .page-title {
    margin-bottom: 15px;
  }
  .box-title {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: -0.6px;
    margin: 5px 0 5px;
  }
  .explore-plp-area p {
    font-size: 20px;
    line-height: 30px;
    max-width: 540px;
    box-sizing: border-box;
    margin-bottom: 45px;
    font-family: 'MyriadPro Regular';
  }
  .plp-blog-area {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 45px;
    gap: 18px;
  }
  .plp-blog-area .training-item {
    width: 23%;
  }
  .plp-blog-area .blog-box {
    width: 24%;
  }
  .plp-blog-area .blog-box span {
    text-align: left;
    font-size: 20px;
    line-height: 26px;
  }
  .plp-blog-area .blog-box:before {
    content: "";
    background: #000;
    position: absolute;
    opacity: 0;
    width: 100%;
    display: block;
    height: 100%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .plp-blog-area .blog-box:hover:before {
    opacity: 0.3;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .plp-products-area.plp-products-area-2col ul {
    max-width: 48%;
  }
  .plp-products-area.plp-products-area-2col .plp-products-area-2col-img {
    max-width: 48%;
  }
  .plp-page .page-wrapper .breadcrumbs {
    margin-bottom: 20px;
  }
  .suppliers-solutions-slider .blog-area-slider .container .owl-carousel .owl-stage-outer .owl-item .slider-content {
    padding: 17px 10px;
    font-size: 16px;
  }
  .suppliers-solutions-slider .blog-area-slider .container .owl-carousel .owl-nav .owl-prev {
    left: -5%;
  }
  .suppliers-solutions-slider .blog-area-slider .container .owl-carousel .owl-nav .owl-next {
    right: -5%;
  }
  .research-plp-area {
    padding: 60px 20px;
    margin-bottom: 80px;
  }
  .research-plp-area .research-plp-content-area {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .research-plp-area .research-plp-content-area .research-left {
    box-sizing: border-box;
    max-width: 460px;
  }
  .research-plp-area .research-plp-content-area .research-left .box-title.research {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
    letter-spacing: -0.48px;
  }
  .research-plp-area .research-plp-content-area .research-left p {
    max-width: 350px;
  }
  .research-plp-area .research-plp-content-area .research-right {
    width: 620px;
    box-sizing: border-box;
  }
  .research-plp-area .research-plp-content-area .research-right ul {
    padding-left: 30px;
  }
  .research-plp-area .research-plp-content-area .research-right ul li {
    margin-bottom: 0;
  }
  .research-plp-area .research-plp-content-area .research-right ul li a {
    font-size: 20px;
    line-height: 60px;
  }
  .research-plp-area .research-plp-content-area .research-right ul li a:hover {
    color: #000;
  }
  .research-plp-area .research-plp-content-area .research-right ul.border-bottom {
    margin-bottom: 30px;
  }
  .research-horsepower .box-title {
    font-size: 34px;
    line-height: 44px;
  }
  .research-horsepower ul li {
    font-size: 20px;
    line-height: 30px;
  }
  .research-horsepower .research-plp-content-area .research-left {
    max-width: 100%;
  }
  .research-horsepower .research-plp-content-area .research-left p {
    max-width: 100%;
  }
  .research-horsepower .research-plp-content-area .featured-products-area .featured-product {
    max-width: 45%;
    display: block;
  }
  .technical-resource-area {
    padding: 0 20px;
  }
  .technical-resource-area .employe {
    margin: 0 0 90px;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: start;
    padding-bottom: 90px;
  }
  .technical-resource-area .employe .box-heading {
    font-size: 25px;
  }
  .technical-resource-area .employe ul li {
    font-size: 20px;
    display: inline-block;
    position: relative;
    padding: 0 10px;
  }
  .technical-resource-area .employe ul li:first-child {
    padding: 0 10px 0 0;
  }
  .technical-resource-area .employe ul li:nth-child(n+2):before {
    content: "";
    background: #000;
    height: 5px;
    width: 5px;
    position: absolute;
    top: 6px;
    left: -3px;
    border-radius: 50%;
  }
  .technical-resource-area .employe p {
    font-size: 20px;
    margin-left: 0;
  }
  .technical-resource-area .employe img {
    margin-right: 55px;
  }
  .technical-resource-area .employe .single-employe {
    display: flex;
    justify-content: safe;
    justify-content: space-between;
    margin-right: 10px;
  }
  .technical-resource-area .employe .single-employe p,
  .technical-resource-area .employe .single-employe li {
    font-size: 16px;
    line-height: 26px;
  }
  .technical-resource-area .employe .single-employe img {
    margin-right: 10px;
    max-width: 100px;
  }
  .technical-resource-area .plp-wisely {
    /*margin-top: 90px;*/
    padding: 0;
    margin-bottom: 60px;
  }
  .technical-resource-area .plp-wisely .help-center {
    line-height: 50px;
  }
  .technical-resource-area .plp-wisely p {
    font-size: 20px;
    line-height: 30px;
    font-family: 'MyriadPro Regular';
    max-width: 660px;
  }
  .technical-resource-area .plp-wisely-box-area {
    padding: 0 0 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: start;
    margin: 0;
  }
  .technical-resource-area .plp-wisely-box-area .box-heading {
    line-height: 40px;
    margin-bottom: 10px;
  }
  .technical-resource-area .plp-wisely-box-area .wisely-box {
    max-width: 50%;
    margin-bottom: 30px;
  }
  .technical-resource-area .plp-wisely-box-area .wisely-box .info {
    font-size: 20px;
    line-height: 30px;
  }
  .technical-resource-area .plp-wisely-box-area .wisely-box .read-more {
    font-size: 20px;
  }
  .technical-resource-area .plp-wisely-box-area .wisely-box .read-more:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 13px solid #4D70A7;
  }
  .technical-resource-area .plp-wisely-box-area .wisely-box .read-more:hover {
    color: #000;
  }
  .brands-area .box-heading {
    font-size: 30px;
    line-height: 40px;
    font-family: 'HelveticaNeue Medium';
  }
  .plp-products-area .box-title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 60px;
  }
  .plp-products-area > ul {
    max-width: 33%;
  }
  .plp-products-area ul {
    padding: 0 0 0 20px;
    margin: 0;
  }
  .plp-products-area ul li {
    list-style: none;
    margin-bottom: 15px;
  }
  .plp-products-area ul li a {
    font-size: 18px;
    line-height: 24px;
  }
  .plp-products-area .plp-products-img {
    order: unset;
    max-width: 28%;
  }
  .plp-products-area .plp-products-img img {
    border: 1px solid #707070;
  }
  .technical-support-area .technical-content-area {
    margin-bottom: 80px;
    border-bottom: 1px solid #000;
  }
  .technical-support-area .technical-content-area .technical-title-section {
    width: calc(100% - 0px);
    box-sizing: border-box;
    display: inline-block;
  }
  .technical-support-area .technical-content-area .number-counting.plp-number {
    width: 306px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 0;
  }
  .featured-products-area {
    padding: 80px 20px;
  }
  .featured-products-area .featured-products-title-area p {
    font-size: 20px;
    line-height: 30px;
    margin: 15px 0 20px;
    font-family: 'MyriadPro Regular';
  }
  .featured-products-area .featured-product {
    max-width: 30%;
    display: inline-block;
    margin-right: 22px;
  }
  .featured-products-area .featured-product a.image {
    padding: 30px 50px;
    display: inline-block;
    height: 185px;
  }
  .featured-products-area .featured-product .find-more-btn {
    padding: 10px 60px 10px 15px;
  }
  .featured-products-area .featured-product:last-child {
    margin-right: 0;
  }
  .complete-products-area {
    padding: 65px 20px;
  }
  .complete-products-area .box-heading {
    font-size: 30px;
    line-height: 40px;
  }
  .complete-products-area .complete-products .box-heading {
    font-size: 30px;
    line-height: 36px;
    margin-top: 75px;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
  }
  .complete-products-area .complete-products ul {
    justify-content: start;
  }
  .complete-products-area .complete-products ul li {
    width: auto;
    margin-right: 15px;
    margin-bottom: 18px;
  }
  .complete-products-area .complete-products .plp-shop-all-btn {
    padding: 8px 54px;
  }
  .technical-support-slider-area .owl-item .mySlides.item {
    text-align: center;
  }
  .technical-support-slider-area .owl-item .mySlides.item .slider-img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
  }
  .technical-support-slider-area .owl-item .mySlides.item .slider-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .technical-support-slider-area .owl-item .mySlides.item .slider-content {
    margin-top: 30px;
  }
  .technical-support-slider-area .owl-item .mySlides.item .slider-content em {
    display: block;
  }
  .technical-support-slider-area .owl-item .mySlides.item:hover p {
    color: #4D70A7;
  }
  .cms-careers .page-wrapper .page-main .page-title-wrapper .page-title,
  .cms-solutions .page-wrapper .page-main .page-title-wrapper .page-title,
  .cms-co-op-marketing .page-wrapper .page-main .page-title-wrapper .page-title,
  .cms-careers .page-wrapper .page-main-full-width .page-title-wrapper .page-title,
  .cms-solutions .page-wrapper .page-main-full-width .page-title-wrapper .page-title,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .page-title-wrapper .page-title {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns,
  .cms-solutions .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns,
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-valued-partners,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-valued-partners,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-valued-partners,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners {
    margin-bottom: 85px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns h2,
  .cms-solutions .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns h2,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns h2,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns h2,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns h2,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns h2,
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-valued-partners h2,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-valued-partners h2,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-valued-partners h2,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners h2,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners h2,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns p,
  .cms-solutions .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns p,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns p,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns p,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns p,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns p,
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-valued-partners p,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-valued-partners p,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-valued-partners p,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners p,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners p,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners p {
    font-size: 50px;
    line-height: 60px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns span,
  .cms-solutions .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns span,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns span,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns span,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns span,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns span,
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-valued-partners span,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-valued-partners span,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-valued-partners span,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners span,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners span,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-valued-partners span {
    font-size: 20px;
    line-height: 30px;
    width: 50%;
    display: block;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .co-op-mid-section,
  .cms-solutions .page-wrapper .page-main .columns .column.main .co-op-mid-section,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .co-op-mid-section,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .co-op-mid-section,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .co-op-mid-section,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .co-op-mid-section {
    margin-bottom: 50px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .co-op-mid-section p,
  .cms-solutions .page-wrapper .page-main .columns .column.main .co-op-mid-section p,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .co-op-mid-section p,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .co-op-mid-section p,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .co-op-mid-section p,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .co-op-mid-section p {
    margin: 40px 0px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-options-suppliers,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-options-suppliers,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-options-suppliers,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-options-suppliers p,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-options-suppliers p,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-options-suppliers p,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers p,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers p,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers p {
    width: 100%;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-options-suppliers .left-foc-options-suppliers,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-options-suppliers .left-foc-options-suppliers,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-options-suppliers .left-foc-options-suppliers,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .left-foc-options-suppliers,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .left-foc-options-suppliers,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .left-foc-options-suppliers,
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-options-suppliers .right-foc-options-suppliers,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-options-suppliers .right-foc-options-suppliers,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-options-suppliers .right-foc-options-suppliers,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .right-foc-options-suppliers,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .right-foc-options-suppliers,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .right-foc-options-suppliers {
    margin-bottom: 40px;
    display: inline-block;
    width: 44%;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-options-suppliers .left-foc-options-suppliers h3,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-options-suppliers .left-foc-options-suppliers h3,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-options-suppliers .left-foc-options-suppliers h3,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .left-foc-options-suppliers h3,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .left-foc-options-suppliers h3,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .left-foc-options-suppliers h3,
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-options-suppliers .right-foc-options-suppliers h3,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-options-suppliers .right-foc-options-suppliers h3,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-options-suppliers .right-foc-options-suppliers h3,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .right-foc-options-suppliers h3,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .right-foc-options-suppliers h3,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .right-foc-options-suppliers h3 {
    font-size: 50px;
    line-height: 50px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-options-suppliers .left-foc-options-suppliers ul,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-options-suppliers .left-foc-options-suppliers ul,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-options-suppliers .left-foc-options-suppliers ul,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .left-foc-options-suppliers ul,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .left-foc-options-suppliers ul,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .left-foc-options-suppliers ul,
  .cms-careers .page-wrapper .page-main .columns .column.main .foc-options-suppliers .right-foc-options-suppliers ul,
  .cms-solutions .page-wrapper .page-main .columns .column.main .foc-options-suppliers .right-foc-options-suppliers ul,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .foc-options-suppliers .right-foc-options-suppliers ul,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .right-foc-options-suppliers ul,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .right-foc-options-suppliers ul,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .foc-options-suppliers .right-foc-options-suppliers ul {
    font-size: 20px;
    line-height: 30px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact {
    text-align: unset;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-img,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-img,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-img,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-img,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-img,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-img {
    display: inline-block;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-img img,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-img img,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-img img,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-img img,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-img img,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-img img {
    vertical-align: middle;
    width: 130px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 60px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info h3,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info h3,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info h3,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info h3,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info h3,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info h3 {
    font-size: 25px;
    margin-bottom: 5px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span,
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a {
    font-size: 20px;
    line-height: 30px;
    display: block;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span p,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span p,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span p,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span p,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span p,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span p,
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a p,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a p,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a p,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a p,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a p,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a p {
    display: inline-block;
    margin-right: 10px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span ul,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span ul,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span ul,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span ul,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span ul,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span ul,
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a ul,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a ul,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a ul,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a ul,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a ul,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a ul {
    display: inline-block;
    padding: 0px;
    margin: 5px 0px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span ul li,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span ul li,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span ul li,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span ul li,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span ul li,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span ul li,
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a ul li,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a ul li,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a ul li,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a ul li,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a ul li,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a ul li {
    position: relative;
    padding: 0px 10px;
    display: inline-block;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span ul li::before,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span ul li::before,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span ul li::before,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span ul li::before,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span ul li::before,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span ul li::before,
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a ul li::before,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a ul li::before,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a ul li::before,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a ul li::before,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a ul li::before,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a ul li::before {
    content: "";
    background: #000;
    height: 5px;
    width: 5px;
    position: absolute;
    top: 9px;
    left: -5px;
    border-radius: 50%;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info .anchor,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info .anchor,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info .anchor,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info .anchor,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info .anchor,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info .anchor {
    color: #000;
    text-decoration: unset;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info .anchor a,
  .cms-solutions .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info .anchor a,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info .anchor a,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info .anchor a,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info .anchor a,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info .anchor a {
    display: inline-block;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .suppliers-solutions,
  .cms-solutions .page-wrapper .page-main .columns .column.main .suppliers-solutions,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .suppliers-solutions,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions {
    margin-top: 70px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .suppliers-solutions .suppliers-solutions-content p,
  .cms-solutions .page-wrapper .page-main .columns .column.main .suppliers-solutions .suppliers-solutions-content p,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .suppliers-solutions .suppliers-solutions-content p,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions .suppliers-solutions-content p,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions .suppliers-solutions-content p,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions .suppliers-solutions-content p {
    font-size: 25px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .suppliers-solutions .suppliers-solutions-content h4,
  .cms-solutions .page-wrapper .page-main .columns .column.main .suppliers-solutions .suppliers-solutions-content h4,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .suppliers-solutions .suppliers-solutions-content h4,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions .suppliers-solutions-content h4,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions .suppliers-solutions-content h4,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions .suppliers-solutions-content h4 {
    font-size: 50px;
    line-height: 60px;
    margin: 0px 0px 15px;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .suppliers-solutions .suppliers-solutions-content span,
  .cms-solutions .page-wrapper .page-main .columns .column.main .suppliers-solutions .suppliers-solutions-content span,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .suppliers-solutions .suppliers-solutions-content span,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions .suppliers-solutions-content span,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions .suppliers-solutions-content span,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .suppliers-solutions .suppliers-solutions-content span {
    font-size: 20px;
    line-height: 30px;
    width: 65%;
    display: block;
  }
  .cms-careers .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns,
  .cms-solutions .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .co-op-programs-campaigns,
  .cms-careers .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns,
  .cms-solutions .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .co-op-programs-campaigns {
    margin-bottom: 35px;
  }
  .what-how-we-do-it .what-we-do,
  .what-how-we-do-it .how-we-do,
  .what-how-we-do-it .the-difference {
    margin-bottom: 50px;
    display: inline-block;
    width: 26%;
    vertical-align: top;
    margin-right: 10%;
  }
  .what-how-we-do-it .what-we-do .info,
  .what-how-we-do-it .how-we-do .info,
  .what-how-we-do-it .the-difference .info,
  .what-how-we-do-it .what-we-do ul,
  .what-how-we-do-it .how-we-do ul,
  .what-how-we-do-it .the-difference ul {
    font-size: 20px;
    line-height: 30px;
  }
  .what-how-we-do-it .what-we-do .read-more,
  .what-how-we-do-it .how-we-do .read-more,
  .what-how-we-do-it .the-difference .read-more {
    font-size: 20px;
  }
  .what-how-we-do-it .the-difference {
    margin-right: 0px;
  }
  .solution-content-image .content {
    width: 55%;
    display: inline-block;
  }
  .solution-content-image .content .title {
    font-size: 50px;
    line-height: 60px;
    font-family: 'HelveticaNeue-Light';
    color: #000;
  }
  .solution-content-image .solutions-image {
    width: 44%;
    vertical-align: top;
    display: inline-block;
  }
  .solution-content-image .content {
    width: 55%;
    display: inline-block;
  }
  .solution-content-image .content .title {
    font-size: 50px;
    line-height: 60px;
    font-family: 'HelveticaNeue-Light';
    color: #000;
  }
  .solution-content-image .solutions-image {
    width: 44%;
    vertical-align: top;
    display: inline-block;
  }
  .suppliers-solutions-slider .blog-area-slider .container {
    padding: 0px 20px;
  }
  .suppliers-solutions-slider .blog-area-slider .container .owl-carousel .owl-stage-outer .owl-item .slider-content {
    padding: 37px 0px;
  }
  .container .owl-carousel .owl-nav .owl-prev,
  .container .owl-carousel .owl-nav .owl-next {
    width: 41px;
    height: 41px;
  }
  .container .owl-carousel .owl-nav .owl-prev:hover,
  .container .owl-carousel .owl-nav .owl-next:hover {
    width: 41px;
    height: 41px;
  }
  .container .owl-carousel .owl-nav .owl-prev {
    left: -2%;
  }
  .container .owl-carousel .owl-nav .owl-next {
    right: -2%;
  }
  .para-button {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  .cms-our-home .page-wrapper .page-main .page-title,
  .cms-our-home-staging .page-wrapper .page-main .page-title {
    font-size: 25px;
    line-height: 50px;
    margin: 0;
  }
  .columns .column .big-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 5px;
  }
  .columns .column .foc-para1,
  .columns .column .foc-para2,
  .columns .column .foc-para3 {
    line-height: 22px;
  }
  .columns .column .foc-para1 {
    width: 55%;
    display: inline-block;
  }
  .columns .column .foc-para2 {
    display: inline-block;
    width: 70%;
  }
  .columns .column .bilding-img {
    display: inline-block;
    width: calc(30% - 3px);
    vertical-align: top;
  }
  .columns .column .bilding-img img {
    width: 274px;
  }
  .columns .column .foc-para3 p span {
    font-family: "MyriadPro Semibold";
    font-style: italic;
  }
  .columns .column .fourimg-section .our-home-img {
    display: inline-block;
    margin-right: 6px;
    width: calc(25% - 10px);
  }
  .columns .column .fourimg-section .our-home-img:last-child {
    margin-right: 0px;
  }
  .columns .column .fourimg-section .our-home-img .fourimg-text {
    line-height: 23px;
    font-size: 20px;
    text-align: left;
    transform: none;
    top: unset;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0 0 15px 10px;
    box-sizing: border-box;
  }
  .columns .column .fourimg-section .our-home-img img {
    width: 100%;
  }
  .columns .column .fourimg-section .our-home-img:before {
    content: "";
    background: #000;
    position: absolute;
    opacity: 0;
    width: 100%;
    display: block;
    height: 100%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .columns .column .fourimg-section .our-home-img:hover:before {
    opacity: 0.3;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .page-title {
    font-size: 25px;
    line-height: 50px;
    margin: 0;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-step {
    font-size: 25px;
    line-height: 50px;
    margin: 25px 0 0;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .big-title {
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 10px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .para2 {
    font-family: 'MyriadPro Regular';
    width: 50%;
    margin-bottom: 60px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-icons {
    margin: 0 0 100px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-icons .icon-section {
    display: inline-block;
    width: 29%;
    margin: 0 44px 0 0;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-icons .icon-section:last-child {
    margin: 0px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-icons .icon-section .info {
    font-size: 16px;
    line-height: 22px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-icons .icon-section .read-more {
    font-size: 20px;
    line-height: 30px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-img .cross-connector {
    margin-bottom: 5px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-img .cross-connector .big-title {
    margin-bottom: 15px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-img .cross-connector .cross-imgs {
    display: inline-block;
    width: calc(33% - 16px);
    margin: 0 24px 0 0;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-img .cross-connector .cross-imgs:last-child {
    margin: 0;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-img .cross-connector .cross-imgs .img {
    width: unset;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-img .cross-connector .cross-imgs .img-title {
    font-size: 30px;
    line-height: 45px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-img .connector-obsrv {
    font-size: 25px;
    line-height: 40px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-img .cnt-obsrvsn {
    margin-bottom: 40px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-technical {
    text-align: left;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-technical .tech-img {
    display: inline-block;
    width: 158px;
    margin: 0 40px 0 0;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-technical .tech-para {
    display: inline-block;
    vertical-align: top;
    width: 70%;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-technical .tech-para .technical-title {
    font-size: 25px;
  }
  [class*="cms-contact-us"] .page-wrapper .page-main-full-width .page-title {
    font-size: 30px;
    padding: 10px 20px;
  }
  .contact-us-page-container p {
    font-size: 18px;
    line-height: 26px;
  }
  .contact-us-page-container .abt-intro {
    padding: 0 20px;
  }
  .contact-us-page-container .abt-intro .big-title {
    font-size: 50px;
    line-height: 60px;
  }
  .contact-us-page-container .abt-intro .abt-para1 {
    font-size: 20px;
    padding-bottom: 10%;
  }
  .contact-us-page-container .abt-icon {
    text-align: right;
  }
  .contact-us-page-container .abt-icon p {
    font-size: 24px;
    line-height: 35px;
    padding: 36px 0;
    margin-right: 15px;
  }
  .contact-us-page-container .abt-icon .abt-icons {
    padding: 32px 0;
  }
  .contact-us-page-container .abt-icon .abt-icons .icn-url {
    width: 32px;
    margin: 0 0 0 17px;
  }
  .contact-us-page-container .abt-map {
    margin-top: 60px;
    padding-bottom: 60px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .contact-us-page-container .abt-map .abt-hdqtr {
    order: 2;
  }
  .contact-us-page-container .abt-map .abt-hdqtr a {
    font-size: 20px;
    line-height: 30px;
  }
  .contact-us-page-container .abt-map .abt-hdqtr.glob .abt-list li {
    font-size: 18px;
    line-height: 25px;
  }
  .contact-us-page-container .abt-map .map-img {
    display: inline-block;
    width: 400px;
    height: 450px;
  }
  .contact-us-page-container .abt-map .map-img #map .popup-container .popup-bubble-anchor #rmvContent {
    left: 150px;
  }
  .contact-us-page-container .abt-map .map-img.foc-img {
    width: fit-content;
    order: 2;
  }
  .contact-us-page-container .msg-form .map-title {
    font-size: 40px;
    line-height: 55px;
  }
  .cms-privacy-policy .page-wrapper .page-main .page-title-wrapper .page-title,
  .cms-privacy-policy-staging .page-wrapper .page-main .page-title-wrapper .page-title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 15px;
  }
  .columns .column.main .privacy-policy .effective,
  .columns .column.main .cookies .effective {
    padding-top: 29px;
  }
  .columns .column.main .privacy-policy p,
  .columns .column.main .cookies p {
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .columns .column.main .privacy-policy ul,
  .columns .column.main .cookies ul {
    padding-left: 60px;
  }
  .columns .column.main .privacy-policy ul li,
  .columns .column.main .cookies ul li {
    font-size: 20px;
    line-height: 30px;
  }
  .industry_events-marketing-contact-info {
    margin-top: 35px;
  }
  .cms-cable-assembly .page-wrapper .page-main .page-title-wrapper,
  .cms-consumables-epoxy-lapping-film-and-cleaning .page-wrapper .page-main .page-title-wrapper,
  .amblog-index-category .page-wrapper .page-main .page-title-wrapper {
    margin-bottom: 0;
  }
  .cms-cable-assembly .page-wrapper .page-main .page-title-wrapper .page-title,
  .cms-consumables-epoxy-lapping-film-and-cleaning .page-wrapper .page-main .page-title-wrapper .page-title,
  .amblog-index-category .page-wrapper .page-main .page-title-wrapper .page-title {
    font-size: 25px;
    line-height: 45px;
  }
  .cms-cable-assembly .amblog-form-search.amblog-item,
  .cms-consumables-epoxy-lapping-film-and-cleaning .amblog-form-search.amblog-item,
  .amblog-index-category .amblog-form-search.amblog-item {
    max-width: 665px;
  }
  .cms-cable-assembly .amblog-form-search .amblog-input,
  .cms-consumables-epoxy-lapping-film-and-cleaning .amblog-form-search .amblog-input,
  .amblog-index-category .amblog-form-search .amblog-input {
    height: 50px;
    max-width: 610px;
    top: 6px;
  }
  .cms-cable-assembly.webp .amblog-form-search .amblog-btn,
  .cms-consumables-epoxy-lapping-film-and-cleaning.webp .amblog-form-search .amblog-btn,
  .amblog-index-category.webp .amblog-form-search .amblog-btn {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/images/search-icon.webp");
  }
  .cms-cable-assembly.webp .amblog-form-search .amblog-btn:hover,
  .cms-consumables-epoxy-lapping-film-and-cleaning.webp .amblog-form-search .amblog-btn:hover,
  .amblog-index-category.webp .amblog-form-search .amblog-btn:hover {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/images/search-icon-hover.webp");
  }
  .cms-cable-assembly:not(.webp) .amblog-form-search .amblog-btn,
  .cms-consumables-epoxy-lapping-film-and-cleaning:not(.webp) .amblog-form-search .amblog-btn,
  .amblog-index-category:not(.webp) .amblog-form-search .amblog-btn {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/magnifying_glass.png");
  }
  .video-category .videos-dec {
    width: 73%;
    display: inline-block;
  }
  .video-category .videos-dec .sub-title {
    font-size: 25px;
  }
  .video-category .videos-dec .video-heading {
    font-size: 50px;
    line-height: 60px;
  }
  .video-category .videos-dec span {
    font-size: 20px;
    line-height: 30px;
    display: block;
    width: 75%;
  }
  .video-category .videos-dec .subs-btn {
    display: inline-block;
    width: 37%;
    margin: 0px;
  }
  .video-category .videos-dec .subs-btn a {
    padding: 4px 0px;
    text-decoration: none;
  }
  .video-category .videos-dec .subs-text {
    display: inline-block;
    margin-left: 15px;
    width: 60%;
  }
  .video-category .cas-videos-img {
    width: 26%;
    display: inline-block;
    vertical-align: bottom;
  }
  .video-category .cas-videos-img img {
    width: 200px;
  }
  .video-category .videos-search {
    margin-top: 35px;
  }
  .video-category .videos-search input {
    width: 52%;
    height: 50px;
    font-size: 20px;
  }
  .video-category .videos-search button {
    border: none;
    background: none;
    height: 34px;
    width: 34px;
    margin-left: 10px;
    padding: 0px;
  }
  .amblog-grid-list.video .list-item {
    display: inline-block;
    width: 26.3%;
    margin-right: 3%;
    margin-bottom: 60px;
    padding: 15px;
  }
  .amblog-grid-list.video .list-item img {
    width: 100%;
  }
  .whitepaper_webcast-full.content {
    padding: 55px 0 70px 0;
  }
  .whitepaper_webcast-full.content .whitepaper_webcast-form-content {
    width: 45%;
    float: left;
    margin-right: 2%;
  }
  .whitepaper_webcast-full.content .whitepaper_webcast-form-image {
    float: right;
    width: 350px;
  }
  .whitepaper_webcast-full.content .whitepaper_webcast-form-iframe {
    display: inline-block;
    width: 60%;
  }
  .cms-careers-job-posting-inside-sales-representative- .banner,
  .cms-careers-submit-resume .banner,
  .cms-careers .banner,
  .cms-careers-staging .banner {
    margin-bottom: 0;
  }
  .cms-careers-job-posting-inside-sales-representative- .banner .desktop,
  .cms-careers-submit-resume .banner .desktop,
  .cms-careers .banner .desktop,
  .cms-careers-staging .banner .desktop {
    display: block;
  }
  .page-main .columns .column.main .career-title h1,
  .page-main-full-width .columns .column.main .career-title h1 {
    font-size: 150px;
    line-height: 160px;
  }
  .page-main .columns .column.main .career-title-desc p,
  .page-main-full-width .columns .column.main .career-title-desc p {
    font-size: 30px;
    line-height: 40px;
    width: 65%;
    padding: 40px 0px;
  }
  .page-main .columns .column.main .we-are,
  .page-main-full-width .columns .column.main .we-are {
    background: #F0EBE8;
  }
  .page-main .columns .column.main .we-are .we-need,
  .page-main-full-width .columns .column.main .we-are .we-need {
    padding: 50px 0px;
  }
  .page-main .columns .column.main .we-are .we-need p,
  .page-main-full-width .columns .column.main .we-are .we-need p {
    font-size: 30px;
    line-height: 40px;
  }
  .page-main .columns .column.main .career-last-part p,
  .page-main-full-width .columns .column.main .career-last-part p {
    padding: 40px 0px;
    font-size: 20px;
    line-height: 30px;
  }
  .page-main .columns .column.main .accepting-applicant-for p,
  .page-main-full-width .columns .column.main .accepting-applicant-for p {
    font-size: 25px;
    line-height: 50px;
  }
  .page-main .columns .column.main .accepting-applicant-for h2,
  .page-main-full-width .columns .column.main .accepting-applicant-for h2 {
    font-size: 50px;
    line-height: 60px;
  }
  .page-main .columns .column.main .accept-application-for p,
  .page-main-full-width .columns .column.main .accept-application-for p {
    font-size: 25px;
  }
  .page-main .columns .column.main .accept-application-for h2,
  .page-main-full-width .columns .column.main .accept-application-for h2 {
    font-size: 50px;
    line-height: 60px;
    width: 55%;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .page-main .columns .column.main .accept-application-for .accept-application-for-img .blog-box,
  .page-main-full-width .columns .column.main .accept-application-for .accept-application-for-img .blog-box {
    margin-right: 15px;
    width: 335px;
    display: inline-block;
  }
  .page-main .columns .column.main .accept-application-for .accept-application-for-img .blog-box:before,
  .page-main-full-width .columns .column.main .accept-application-for .accept-application-for-img .blog-box:before {
    content: "";
    background: #000;
    position: absolute;
    opacity: 0;
    width: 100%;
    display: block;
    height: 100%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .page-main .columns .column.main .accept-application-for .accept-application-for-img .blog-box:hover:before,
  .page-main-full-width .columns .column.main .accept-application-for .accept-application-for-img .blog-box:hover:before {
    opacity: 0.3;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .page-main .columns .column.main .accept-application-for .accept-application-for-img .blog-box:last-child,
  .page-main-full-width .columns .column.main .accept-application-for .accept-application-for-img .blog-box:last-child {
    margin-right: 0px;
  }
  .page-main .columns .column.main .why-work-at-foc p,
  .page-main-full-width .columns .column.main .why-work-at-foc p,
  .page-main .columns .column.main .why-work-at-foc span,
  .page-main-full-width .columns .column.main .why-work-at-foc span {
    font-size: 20px;
    line-height: 30px;
  }
  .page-main .columns .column.main .career-opp-form-heading p,
  .page-main-full-width .columns .column.main .career-opp-form-heading p {
    font-size: 25px;
  }
  .page-main .columns .column.main .career-opp-form-heading h3,
  .page-main-full-width .columns .column.main .career-opp-form-heading h3 {
    font-size: 50px;
    line-height: 60px;
    width: 100%;
  }
  .page-main .columns .column.main .job-description-heading p,
  .page-main-full-width .columns .column.main .job-description-heading p {
    font-size: 25px;
  }
  .page-main .columns .column.main .job-description-heading h1,
  .page-main-full-width .columns .column.main .job-description-heading h1 {
    font-size: 50px;
    line-height: 60px;
    width: 45%;
  }
  .page-main .columns .column.main .job-description-content ul,
  .page-main-full-width .columns .column.main .job-description-content ul,
  .page-main .columns .column.main .job-description-content p,
  .page-main-full-width .columns .column.main .job-description-content p {
    font-size: 20px;
  }
  .page-main .columns .column.main .career-opp-form,
  .page-main-full-width .columns .column.main .career-opp-form {
    width: 95%;
    margin: 0 auto;
    padding: 0px;
  }
  .page-main .columns .column.main .career-opp-form .labaelname,
  .page-main-full-width .columns .column.main .career-opp-form .labaelname {
    margin: 0px;
  }
  .page-main .columns .column.main .career-opp-form .fname,
  .page-main-full-width .columns .column.main .career-opp-form .fname,
  .page-main .columns .column.main .career-opp-form .lname,
  .page-main-full-width .columns .column.main .career-opp-form .lname,
  .page-main .columns .column.main .career-opp-form .city,
  .page-main-full-width .columns .column.main .career-opp-form .city,
  .page-main .columns .column.main .career-opp-form .state,
  .page-main-full-width .columns .column.main .career-opp-form .state,
  .page-main .columns .column.main .career-opp-form .zipcode,
  .page-main-full-width .columns .column.main .career-opp-form .zipcode,
  .page-main .columns .column.main .career-opp-form .country,
  .page-main-full-width .columns .column.main .career-opp-form .country {
    display: inline-block;
    width: 48%;
    margin-right: 3%;
  }
  .page-main .columns .column.main .career-opp-form .lname,
  .page-main-full-width .columns .column.main .career-opp-form .lname,
  .page-main .columns .column.main .career-opp-form .state,
  .page-main-full-width .columns .column.main .career-opp-form .state,
  .page-main .columns .column.main .career-opp-form .country,
  .page-main-full-width .columns .column.main .career-opp-form .country {
    margin-right: 0px;
    float: right;
  }
  .page-main .columns .column.main .career-opp-form .submit-btn .btn,
  .page-main-full-width .columns .column.main .career-opp-form .submit-btn .btn {
    font-size: 20px;
    padding: 16px 31px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .page-title-wrapper .page-title,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .page-title-wrapper .page-title {
    font-size: 25px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .seikoh-giken,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .seikoh-giken {
    display: block;
    width: 69%;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .seikoh-giken h2,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .seikoh-giken h2 {
    font-size: 50px;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 60px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .seikoh-giken p,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .seikoh-giken p {
    font-size: 20px;
    line-height: 30px;
    width: 85%;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .factors-include,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .factors-include {
    display: inline-block;
    width: 73%;
    vertical-align: top;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .factors-include h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .factors-include h3 {
    font-size: 25px;
    font-family: 'MyriadPro Bold';
    margin-top: 0;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .factors-include ul li,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .factors-include ul li {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 8px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .factors-include p,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .factors-include p,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .factors-include .last-p,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .factors-include .last-p {
    font-size: 20px;
    line-height: 30px;
    margin-top: 33px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .download-now,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .download-now {
    display: inline-block;
    width: 17%;
    vertical-align: top;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .general-instructions h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .general-instructions h3 {
    margin-top: 45px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .general-instructions p,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .general-instructions p {
    margin-bottom: 35px;
    line-height: 30px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications h3 {
    margin-top: 55px;
    margin-bottom: 30px;
    line-height: 35px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications .expected-table-1,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications .expected-table-1,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications .expected-table-2,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications .expected-table-2,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications .expected-table-3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications .expected-table-3 {
    display: inline-block;
    width: 33%;
    vertical-align: top;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications p,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications p {
    font-size: 20px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications p .specifications-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .technical-specifications p .specifications-head {
    width: 240px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header {
    background: #4D70A7;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head {
    font-family: 'MyriadPro Bold';
    color: #fff;
    border: none;
    font-size: 15px;
    vertical-align: middle;
    height: 60px;
    background: #4D70A7;
    position: relative;
    padding: 8px 20px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head:before,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #fff;
    top: 35px;
    right: 8px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head:after,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #fff;
    top: 23px;
    right: 8px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head.first,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head.first {
    width: 15%;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head.second,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head.second {
    width: 26%;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .process-table-tr,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .process-table-tr,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .process-table-tr,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .process-table-tr,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .process-table-tr,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .process-table-tr,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr {
    border: 1px solid #F2F2F2;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr .process-table-td {
    border: 1px solid #F2F2F2;
    font-size: 15px;
    font-family: 'MyriadPro Regular';
    padding: 17px 5px 17px 15px;
    color: #000;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr .process-table-td a,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr .process-table-td a {
    color: #000;
    text-decoration: none;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr .formobile-4.process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr .formobile-4.process-table-td {
    width: 10%;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .number,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .number,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .number,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .number,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .number,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .number,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .number,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .number,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .number,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .number,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .number,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .number,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .number,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .number,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .number,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .number {
    font-size: 20px;
    margin-bottom: 29px;
    line-height: 30px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table {
    margin-bottom: 32px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table h3 {
    margin-top: 75px;
    margin-bottom: 16px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .your-questions,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .your-questions {
    margin-top: 85px;
    font-size: 20px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .your-questions p,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .your-questions p {
    margin-bottom: 30px;
  }
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head {
    border: 1px solid #fff;
  }
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table tr td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table tr td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table tr td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table tr td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table tr td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr .process-table-td {
    border: 1px solid #4d70a7;
  }
  .table-container .process-table .footable-header,
  .process-table1-1 .process-table .footable-header,
  .process-table1-2 .process-table .footable-header,
  .final-polish-film-table .process-table .footable-header,
  .table-one .process-table .footable-header,
  .table-two .process-table .footable-header,
  .table-final .process-table .footable-header,
  .about-table .process-table .footable-header,
  .sm-flat .process-table .footable-header {
    background: #4D70A7;
  }
  .table-container .process-table .footable-header .process-table-head,
  .process-table1-1 .process-table .footable-header .process-table-head,
  .process-table1-2 .process-table .footable-header .process-table-head,
  .final-polish-film-table .process-table .footable-header .process-table-head,
  .table-one .process-table .footable-header .process-table-head,
  .table-two .process-table .footable-header .process-table-head,
  .table-final .process-table .footable-header .process-table-head,
  .about-table .process-table .footable-header .process-table-head,
  .sm-flat .process-table .footable-header .process-table-head {
    font-family: 'MyriadPro Bold';
    color: #fff;
    border: none;
    font-size: 15px;
    vertical-align: middle;
    height: 60px;
    background: #4D70A7;
    position: relative;
    padding: 8px 20px;
  }
  .table-container .process-table .footable-header .process-table-head:before,
  .process-table1-1 .process-table .footable-header .process-table-head:before,
  .process-table1-2 .process-table .footable-header .process-table-head:before,
  .final-polish-film-table .process-table .footable-header .process-table-head:before,
  .table-one .process-table .footable-header .process-table-head:before,
  .table-two .process-table .footable-header .process-table-head:before,
  .table-final .process-table .footable-header .process-table-head:before,
  .about-table .process-table .footable-header .process-table-head:before,
  .sm-flat .process-table .footable-header .process-table-head:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #fff;
    top: 35px;
    right: 8px;
  }
  .table-container .process-table .footable-header .process-table-head:after,
  .process-table1-1 .process-table .footable-header .process-table-head:after,
  .process-table1-2 .process-table .footable-header .process-table-head:after,
  .final-polish-film-table .process-table .footable-header .process-table-head:after,
  .table-one .process-table .footable-header .process-table-head:after,
  .table-two .process-table .footable-header .process-table-head:after,
  .table-final .process-table .footable-header .process-table-head:after,
  .about-table .process-table .footable-header .process-table-head:after,
  .sm-flat .process-table .footable-header .process-table-head:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #fff;
    top: 23px;
    right: 8px;
  }
  .table-container .process-table .footable-header .process-table-head.first,
  .process-table1-1 .process-table .footable-header .process-table-head.first,
  .process-table1-2 .process-table .footable-header .process-table-head.first,
  .final-polish-film-table .process-table .footable-header .process-table-head.first,
  .table-one .process-table .footable-header .process-table-head.first,
  .table-two .process-table .footable-header .process-table-head.first,
  .table-final .process-table .footable-header .process-table-head.first,
  .about-table .process-table .footable-header .process-table-head.first,
  .sm-flat .process-table .footable-header .process-table-head.first {
    width: 15%;
  }
  .table-container .process-table .footable-header .process-table-head.second,
  .process-table1-1 .process-table .footable-header .process-table-head.second,
  .process-table1-2 .process-table .footable-header .process-table-head.second,
  .final-polish-film-table .process-table .footable-header .process-table-head.second,
  .table-one .process-table .footable-header .process-table-head.second,
  .table-two .process-table .footable-header .process-table-head.second,
  .table-final .process-table .footable-header .process-table-head.second,
  .about-table .process-table .footable-header .process-table-head.second,
  .sm-flat .process-table .footable-header .process-table-head.second {
    width: 26%;
  }
  .table-container .process-table .process-table-tr,
  .process-table1-1 .process-table .process-table-tr,
  .process-table1-2 .process-table .process-table-tr,
  .final-polish-film-table .process-table .process-table-tr,
  .table-one .process-table .process-table-tr,
  .table-two .process-table .process-table-tr,
  .table-final .process-table .process-table-tr,
  .about-table .process-table .process-table-tr,
  .sm-flat .process-table .process-table-tr {
    border: 1px solid #F2F2F2;
  }
  .table-container .process-table .process-table-tr .process-table-td,
  .process-table1-1 .process-table .process-table-tr .process-table-td,
  .process-table1-2 .process-table .process-table-tr .process-table-td,
  .final-polish-film-table .process-table .process-table-tr .process-table-td,
  .table-one .process-table .process-table-tr .process-table-td,
  .table-two .process-table .process-table-tr .process-table-td,
  .table-final .process-table .process-table-tr .process-table-td,
  .about-table .process-table .process-table-tr .process-table-td,
  .sm-flat .process-table .process-table-tr .process-table-td {
    border: 1px solid #F2F2F2;
    font-size: 15px;
    font-family: 'MyriadPro Regular';
    padding: 17px 5px 17px 15px;
    color: #000;
  }
  .table-container .process-table .process-table-tr .process-table-td a,
  .process-table1-1 .process-table .process-table-tr .process-table-td a,
  .process-table1-2 .process-table .process-table-tr .process-table-td a,
  .final-polish-film-table .process-table .process-table-tr .process-table-td a,
  .table-one .process-table .process-table-tr .process-table-td a,
  .table-two .process-table .process-table-tr .process-table-td a,
  .table-final .process-table .process-table-tr .process-table-td a,
  .about-table .process-table .process-table-tr .process-table-td a,
  .sm-flat .process-table .process-table-tr .process-table-td a {
    color: #000;
    text-decoration: none;
  }
  .table-container .process-table .process-table-tr .formobile-4.process-table-td,
  .process-table1-1 .process-table .process-table-tr .formobile-4.process-table-td,
  .process-table1-2 .process-table .process-table-tr .formobile-4.process-table-td,
  .final-polish-film-table .process-table .process-table-tr .formobile-4.process-table-td,
  .table-one .process-table .process-table-tr .formobile-4.process-table-td,
  .table-two .process-table .process-table-tr .formobile-4.process-table-td,
  .table-final .process-table .process-table-tr .formobile-4.process-table-td,
  .about-table .process-table .process-table-tr .formobile-4.process-table-td,
  .sm-flat .process-table .process-table-tr .formobile-4.process-table-td {
    width: 10%;
  }
  .table-container .process-table .footable-header .process-table-head,
  .process-table1-1 .process-table .footable-header .process-table-head,
  .process-table1-2 .process-table .footable-header .process-table-head,
  .final-polish-film-table .process-table .footable-header .process-table-head,
  .table-one .process-table .footable-header .process-table-head,
  .table-two .process-table .footable-header .process-table-head,
  .table-final .process-table .footable-header .process-table-head,
  .about-table .process-table .footable-header .process-table-head,
  .sm-flat .process-table .footable-header .process-table-head {
    border: 1px solid #fff;
  }
  .table-container .process-table tr td,
  .process-table1-1 .process-table tr td,
  .process-table1-2 .process-table tr td,
  .final-polish-film-table .process-table tr td,
  .table-one .process-table tr td,
  .table-two .process-table tr td,
  .table-final .process-table tr td,
  .about-table .process-table tr td,
  .sm-flat .process-table tr td,
  .table-container .process-table .process-table-tr td,
  .process-table1-1 .process-table .process-table-tr td,
  .process-table1-2 .process-table .process-table-tr td,
  .final-polish-film-table .process-table .process-table-tr td,
  .table-one .process-table .process-table-tr td,
  .table-two .process-table .process-table-tr td,
  .table-final .process-table .process-table-tr td,
  .about-table .process-table .process-table-tr td,
  .sm-flat .process-table .process-table-tr td,
  .table-container .process-table tr .process-table-td,
  .process-table1-1 .process-table tr .process-table-td,
  .process-table1-2 .process-table tr .process-table-td,
  .final-polish-film-table .process-table tr .process-table-td,
  .table-one .process-table tr .process-table-td,
  .table-two .process-table tr .process-table-td,
  .table-final .process-table tr .process-table-td,
  .about-table .process-table tr .process-table-td,
  .sm-flat .process-table tr .process-table-td,
  .table-container .process-table .process-table-tr .process-table-td,
  .process-table1-1 .process-table .process-table-tr .process-table-td,
  .process-table1-2 .process-table .process-table-tr .process-table-td,
  .final-polish-film-table .process-table .process-table-tr .process-table-td,
  .table-one .process-table .process-table-tr .process-table-td,
  .table-two .process-table .process-table-tr .process-table-td,
  .table-final .process-table .process-table-tr .process-table-td,
  .about-table .process-table .process-table-tr .process-table-td,
  .sm-flat .process-table .process-table-tr .process-table-td {
    border: 1px solid #4d70a7;
  }
  .table-container .number,
  .process-table1-1 .number,
  .process-table1-2 .number,
  .final-polish-film-table .number,
  .table-one .number,
  .table-two .number,
  .table-final .number,
  .about-table .number,
  .sm-flat .number {
    font-size: 20px;
    margin-bottom: 29px;
    line-height: 30px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .page-title {
    font-size: 25px;
    line-height: 50px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .section-title {
    font-size: 25px;
    line-height: 50px;
    margin-bottom: 0;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .big-title {
    letter-spacing: -0.6px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .para {
    width: 65%;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .para.t_headline {
    width: 49%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider {
    margin-top: 0;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .fst-section {
    padding-bottom: 70px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content {
    text-align: left;
    margin: 30px 0 40px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content .img-bld {
    display: inline-block;
    width: 22%;
    text-align: right;
    vertical-align: middle;
    margin: 10px 50px 35px 0;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content .img-bld img {
    width: 172px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content .img-text {
    display: inline-block;
    width: 64%;
    vertical-align: middle;
    padding-bottom: 25px;
    margin: 0;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content.lst-child {
    margin-top: 60px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content.lst-child .lst-img {
    display: inline-block;
    vertical-align: middle;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content.lst-child .ktln-dtls {
    vertical-align: middle;
    display: inline-block;
    margin-left: 45px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content.lst-child .ktln-dtls .para-title {
    margin-bottom: 10px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content.lst-child .ktln-dtls .nbr-mail li {
    display: inline-block;
    padding-right: 5px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content.lst-child .ktln-dtls .nbr-mail li a {
    padding-left: 5px;
    position: relative;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content.lst-child .ktln-dtls .nbr-mail li a:before {
    content: "";
    background: #000;
    height: 5px;
    width: 5px;
    position: absolute;
    top: 6px;
    left: -5px;
    border-radius: 50%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .cross-icons {
    margin: 0 0 125px;
    padding: 20px 0 0;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .cross-icons .icon-section {
    display: inline-block;
    width: 29%;
    margin: 0 44px 0 0;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .cross-icons .icon-section:last-child {
    margin: 0px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .cross-icons .icon-section .read-more {
    font-size: 20px;
    line-height: 30px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .sml-title {
    margin-bottom: 55px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .our-team-slider-area {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 85px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .our-team-slider-area .technical-support-slider.owl-carousel .owl-nav {
    margin-top: 35px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .our-team-slider-area .technical-support-slider.owl-carousel .owl-nav .owl-next {
    top: 10%;
    right: -8%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .our-team-slider-area .technical-support-slider.owl-carousel .owl-nav .owl-prev {
    top: 10%;
    left: -8%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .container .owl-carousel .owl-nav .owl-prev {
    left: -6%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .container .owl-carousel .owl-nav .owl-next {
    right: -6%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .termination .para {
    width: 100%;
  }
  .cms-videos .page-wrapper .page-main .page-title-wrapper .page-title,
  .amblog-index-category .page-wrapper .page-main .page-title-wrapper .page-title,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .page-title-wrapper .page-title {
    font-size: 25px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-library .video-library-content,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-library .video-library-content,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-library .video-library-content {
    width: 73%;
    display: inline-block;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-library .video-library-content h2,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-library .video-library-content h2,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-library .video-library-content h2 {
    font-size: 25px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-library .video-library-content p,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-library .video-library-content p,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-library .video-library-content p {
    font-size: 50px;
    line-height: 60px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-library .video-library-content span,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-library .video-library-content span,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-library .video-library-content span {
    font-size: 20px;
    line-height: 30px;
    display: block;
    width: 70%;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-library .video-library-content .subs-btn,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-library .video-library-content .subs-btn,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-library .video-library-content .subs-btn {
    display: inline-block;
    width: auto;
    margin: 0px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-library .video-library-content .subs-btn a,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-library .video-library-content .subs-btn a,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-library .video-library-content .subs-btn a {
    padding: 4px 0px;
    text-decoration: none;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-library .video-library-content .subs-text,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-library .video-library-content .subs-text,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-library .video-library-content .subs-text {
    display: inline-block;
    margin-left: 15px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-library .cas-videos-img,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-library .cas-videos-img,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-library .cas-videos-img {
    width: 26%;
    display: inline-block;
    vertical-align: bottom;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-library .cas-videos-img img,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-library .cas-videos-img img,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-library .cas-videos-img img {
    width: 200px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .videos-search,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .videos-search,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .videos-search {
    margin-top: 35px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .videos-search input,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .videos-search input,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .videos-search input {
    width: 52%;
    height: 50px;
    font-size: 20px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .videos-search button,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .videos-search button,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .videos-search button {
    border: none;
    background: none;
    height: 34px;
    width: 34px;
    margin-left: 10px;
    padding: 0px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-carousel,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-carousel,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-carousel {
    padding-bottom: 28px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-carousel h2,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-carousel h2,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-carousel h2 {
    font-size: 30px;
    text-align: left;
    margin-top: 40px;
    line-height: 40px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-carousel .view-all,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-carousel .view-all,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-carousel .view-all {
    text-align: left;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-carousel .video-library-main-content,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-carousel .video-library-main-content,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-carousel .video-library-main-content {
    width: 92%;
    margin: 0 4% 0 4%;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-carousel .video-library-main-content .item,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-carousel .video-library-main-content .item,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-carousel .video-library-main-content .item {
    display: inline-block;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-carousel .video-library-main-content .owl-stage-outer .owl-stage .owl-item:last-child,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-carousel .video-library-main-content .owl-stage-outer .owl-stage .owl-item:last-child,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-carousel .video-library-main-content .owl-stage-outer .owl-stage .owl-item:last-child {
    margin-right: 0 !important;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .cable-assembly h2,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .cable-assembly h2,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .cable-assembly h2,
  .cms-videos .page-wrapper .page-main .columns .column.main .epoxy-lapping-cleaning h2,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .epoxy-lapping-cleaning h2,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .epoxy-lapping-cleaning h2,
  .cms-videos .page-wrapper .page-main .columns .column.main .spotlight-fiber h2,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .spotlight-fiber h2,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .spotlight-fiber h2 {
    margin-bottom: 6px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .video-carousel h2,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .video-carousel h2,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .video-carousel h2 {
    margin-top: 48px;
  }
  .cms-videos .page-wrapper .page-main .columns .column.main .spotlight-fiber,
  .amblog-index-category .page-wrapper .page-main .columns .column.main .spotlight-fiber,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .columns .column.main .spotlight-fiber {
    padding-bottom: 0;
  }
  .cms-videos .page-wrapper .page-main .owl-carousel .owl-nav .owl-prev,
  .amblog-index-category .page-wrapper .page-main .owl-carousel .owl-nav .owl-prev,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .owl-carousel .owl-nav .owl-prev,
  .cms-videos .page-wrapper .page-main .owl-carousel .owl-nav .owl-next,
  .amblog-index-category .page-wrapper .page-main .owl-carousel .owl-nav .owl-next,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .owl-carousel .owl-nav .owl-next {
    width: 42px;
    height: 42px;
  }
  .cms-videos .page-wrapper .page-main .owl-carousel .owl-nav .owl-prev,
  .amblog-index-category .page-wrapper .page-main .owl-carousel .owl-nav .owl-prev,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .owl-carousel .owl-nav .owl-prev {
    left: -52px;
  }
  .cms-videos .page-wrapper .page-main .owl-carousel .owl-nav .owl-next,
  .amblog-index-category .page-wrapper .page-main .owl-carousel .owl-nav .owl-next,
  .cms-foc-sticklers-microcare-corporation-fiber-optic-center .page-wrapper .page-main .owl-carousel .owl-nav .owl-next {
    right: -52px;
  }
  .improved-reduces-customers .container .improved,
  .improved-reduces-customers .container .reduces,
  .improved-reduces-customers .container .customer-happy {
    display: inline-block;
    width: 31%;
    margin-right: 22px;
    vertical-align: top;
  }
  .improved-reduces-customers .container .improved p,
  .improved-reduces-customers .container .reduces p,
  .improved-reduces-customers .container .customer-happy p {
    font-size: 20px;
    line-height: 30px;
  }
  .improved-reduces-customers .container .reduces,
  .improved-reduces-customers .container .customer-happy {
    margin-top: 0;
  }
  .improved-reduces-customers .container .customer-happy {
    margin-right: 0;
  }
  .horsepower-slider .testimonials-slider-container .container {
    padding-top: 25px;
    padding-bottom: 45px;
  }
  .horsepower-slider .testimonials-slider-container .container .title {
    font-size: 60px;
    text-align: center;
    padding: unset;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme {
    max-width: 90%;
    margin: 0 auto;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-stage-outer {
    padding: 25px;
    margin: 0 -20px;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content {
    position: relative;
    padding: 70px 25px 25px 25px;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content p {
    font-size: 19px;
    line-height: 23px;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content .designation,
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content .company {
    font-size: 20px;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 36%;
    width: calc(100% + 80px);
    margin-left: -35px;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-nav .owl-next,
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-nav .owl-prev {
    width: 41px;
    height: 41px;
    top: 30%;
  }
  .horsepower-banner .container {
    top: 5px;
    transform: translateY(-5px);
  }
  .horsepower-banner .container .box-heading {
    margin-bottom: 0;
  }
  .horsepower-banner .container .box-title {
    font-size: 40px;
    line-height: 50px;
  }
  .horsepower-banner .container .content {
    font-size: 18px;
    line-height: 24px;
  }
  .technical-horsepower {
    /*padding: 0 20px;*/
  }
  .technical-horsepower .horsepower-title {
    font-size: 25px;
    line-height: 50px;
    margin: 0;
  }
  .technical-horsepower p {
    font-size: 20px;
    line-height: 30px;
  }
  .technical-horsepower .category-and-slider.video .container .category .category1 .cat-title,
  .technical-horsepower .category-and-slider.video .container .category .category2 .cat-title,
  .technical-horsepower .category-and-slider.video .container .category .category3 .cat-title {
    font-size: 25px;
    line-height: 55px;
  }
  .technical-horsepower .category-and-slider.video .container .category-slider .category4 .cat-title {
    font-size: 25px;
    line-height: 55px;
  }
  .technical-horsepower .category-and-slider.video .container .category-slider .slider .wrapper_slider.slider_3 .banner_item .banner_content h2 {
    font-size: 25px;
    line-height: 55px;
  }
  .technical-horsepower .category-and-slider.video .container .category-slider .slider iframe {
    width: 100%;
    min-height: 230px;
  }
  .technical-horsepower .category-and-slider.video .container .title {
    font-size: 54px;
    line-height: 77px;
    margin-bottom: 45px;
    margin-top: 75px;
  }
  .technical-horsepower .technical-resource-area {
    padding-left: 0;
    padding-right: 0;
  }
  .technical-horsepower .technical-resource-area .employe {
    padding-bottom: 0;
  }
  .technical-horsepower .technical-resource-area .employe ul li:first-child {
    margin-right: 0;
    padding-right: 0;
  }
  .technical-horsepower .technical-resource-area .employe ul li a {
    padding: 0;
  }
  .technical-horsepower .explore-plp-area .box-title {
    margin-bottom: 30px;
    max-width: 856px;
  }
  .technical-horsepower .explore-plp-area .box-heading {
    font-size: 20px;
    line-height: 30px;
  }
  .technical-horsepower .plp-blog-area .blog-box span {
    font-size: 20px;
    line-height: 35px;
  }
  .technical-horsepower .suppliers-solutions-slider {
    margin-bottom: 115px;
  }
  .technical-horsepower .container .owl-carousel .owl-nav .owl-prev,
  .technical-horsepower .container .owl-carousel .owl-nav .owl-next {
    width: 41px;
    height: 41px;
  }
  .technical-horsepower .technical-resource-area .plp-wisely-box-area .wisely-box {
    max-width: 49%;
    margin-bottom: 50px;
  }
  .technical-horsepower .technical-resource-area .plp-wisely {
    margin-top: 0;
  }
  .technical-horsepower .manufacturing-process-area {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 80px 0;
    text-align: left;
  }
  .technical-horsepower .manufacturing-process-area .manufacturing-content {
    width: calc(100% - 170px);
    margin-left: 20px;
  }
  .technical-horsepower .suppliers-solutions-slider .blog-area-slider .container .owl-carousel .owl-stage-outer .owl-item .slider-content {
    min-height: 57px;
    padding: 37px 25px;
  }
  .technical-horsepower .publish-webinars h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .technical-horsepower .publish-webinars p {
    line-height: 0;
  }
  .technical-horsepower .publish-webinars p span {
    vertical-align: middle;
    height: auto;
    display: inline-block;
  }
  .technical-horsepower .publish-webinars p .text {
    margin-left: 10px;
  }
  .technical-horsepower .about-horsepower-content .image-content {
    border-bottom: 1px solid #000;
    text-align: center;
    padding: 30px 0;
  }
  .technical-horsepower .about-horsepower-content .image-content .profile-img {
    display: inline-block;
    vertical-align: middle;
  }
  .technical-horsepower .about-horsepower-content .image-content .profile-img img {
    display: block;
  }
  .technical-horsepower .about-horsepower-content .image-content .profile-name {
    margin-left: 50px;
  }
  .technical-horsepower .about-horsepower-content .image-content .profile-name p {
    font-size: 50px;
    line-height: 0;
  }
  .technical-horsepower .about-horsepower-content .about-content p {
    margin-bottom: 15px;
  }
  .technical-horsepower .about-horsepower-content .about-content .contact-content .contact-wayne {
    margin: 0;
  }
  .technical-horsepower .about-horsepower-content .about-content .contact-content h2 {
    font-size: 30px;
  }
  .welcome-horsepower-area {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .welcome-horsepower-area .horsepower-img {
    max-width: 303px;
  }
  .welcome-horsepower-area .welcome-horsepower-content {
    width: calc(100% - 303px);
  }
  .welcome-horsepower-area .welcome-horsepower-content .box-heading {
    font-size: 35px;
    line-height: 45px;
  }
  .consultation-area .box-title {
    max-width: 824px;
    font-size: 70px;
    line-height: 80px;
    letter-spacing: -0.96px;
    margin: 20px 0;
  }
  .consultation-area .box-heading {
    font-size: 40px;
    line-height: 50px;
  }
  .horsepower-footer .horsepower-footer-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: start;
  }
  .horsepower-footer .horsepower-footer-container .footer-col {
    max-width: 41%;
  }
  .technical-horsepower-table .horsepower-table thead .footable-header th {
    background: #C12729 !important;
    height: 62px;
    vertical-align: middle !important;
    font-size: 25px;
    color: #fff;
    font-family: 'MyriadPro Bold';
    padding: 10px !important;
  }
  .technical-horsepower-table .horsepower-table thead .footable-header th .fooicon.fooicon-sort {
    display: inline-block;
    padding-left: 15px;
    vertical-align: middle;
    height: 28px;
  }
  .technical-horsepower-table .horsepower-table thead .footable-header th .fooicon.fooicon-sort:before {
    content: "";
    background-repeat: no-repeat;
    width: 11px;
    height: 20px;
    display: inline-block;
  }
  .technical-horsepower-table .horsepower-table thead .footable-header .case_number,
  .technical-horsepower-table .horsepower-table thead .footable-header .apllication {
    width: 14%;
  }
  .technical-horsepower-table .horsepower-table thead .footable-header .country-name {
    width: 18%;
  }
  .technical-horsepower-table .horsepower-table thead .footable-header .application-title {
    width: 17%;
  }
  .technical-horsepower-table .horsepower-table thead .footable-header .patent,
  .technical-horsepower-table .horsepower-table thead .footable-header .status {
    width: 10%;
  }
  .technical-horsepower-table .horsepower-table thead .footable-header .filling-date {
    width: 12%;
  }
  .technical-horsepower-table .horsepower-table tbody tr td {
    font-size: 20px;
  }
  .webp .technical-horsepower-table .horsepower-table thead .footable-header th .fooicon.fooicon-sort:before {
    content: "";
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/fooicon-sort-icon.webp");
  }
  body:not(.webp) .technical-horsepower-table .horsepower-table thead .footable-header th .fooicon.fooicon-sort:before {
    content: "";
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/fooicon-sort-icon.png");
  }
  .thcl-publishedpapaer-links .thcl-pblshedpaper-list {
    padding-left: 10px;
  }
  .thcl-publishedpapaer-links .thcl-pblshedpaper-list .thcl-pblshedpaper-link {
    width: 700px;
  }
  .thcl-publishedpapaer-links .thcl-pblshedpaper-list .thcl-pblshedpaper-anchor {
    vertical-align: top;
  }
  .published-papers .mid_section_image img {
    max-width: 575px;
  }
  .published-papers .mid_section_image.mcrn-buffer .mcrn-bffer-img {
    margin: 0 80px;
  }
  .published-papers .mid_section_image .strp-tls-img {
    display: inline-block;
    width: 30%;
    margin-left: 45px;
  }
  .published-papers .mid_section_image .strp-tls-img img {
    max-width: 100%;
  }
  .published-papers .mid-section .lose-cable {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .published-papers .mid-section .mid_section_image {
    width: 49%;
    display: inline-block;
  }
  .trade-show-discussion .foc-img {
    width: 124px;
  }
  .trade-show-discussion .trade-show-title {
    font-size: 50px;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 60px;
  }
  .trade-show-discussion .discussion-title {
    font-size: 30px;
    line-height: 30px;
  }
  .trade-show-discussion .discusson-section {
    scroll-margin-top: 140px;
    margin-bottom: 25px;
  }
  .trade-show-discussion .discusson-section .meeting-title {
    padding: 18px 0 18px 40px;
  }
  .trade-show-discussion .discusson-section .meeting-title:after {
    right: 39px;
    top: 39px;
  }
  .trade-show-discussion .discusson-section .meeting-title .title {
    font-size: 25px;
    line-height: 30px;
    font-family: 'MyriadPro Semibold';
    margin-bottom: 0;
    width: calc(100% - 65px);
  }
  .trade-show-discussion .discusson-section .contentarea p {
    padding-left: 20px;
    font-size: 20px;
  }
  .trade-show-discussion .discusson-section .contentarea ul {
    margin-bottom: 40px;
    margin-left: 5px;
    padding-left: 45px;
  }
  .trade-show-discussion .discusson-section .contentarea ul li {
    font-size: 20px;
  }
  .trade-show-discussion .discusson-section .contentarea .content {
    width: 62%;
  }
  .trade-show-discussion .discusson-section .contentarea .img-btn {
    width: 32%;
  }
  .promotional-landing-section-one .promotional-landing-section-one-left {
    display: inline-block;
    width: 72%;
  }
  .promotional-landing-section-one .promotional-landing-section-one-left h2 {
    font-size: 50px;
    line-height: 60px;
    margin-top: 0px;
  }
  .promotional-landing-section-one .promotional-landing-section-one-left ul li {
    width: 35%;
  }
  .promotional-landing-section-one .promotional-landing-section-one-left ul li p {
    margin: 0px;
  }
  .promotional-landing-section-one .promotional-landing-section-one-right {
    display: inline-block;
    margin-left: 35px;
    vertical-align: top;
    width: 25%;
  }
  .promotional-landing-section-one .Find-Out-More-About-Ultrasonic-Cleaners-btn {
    margin-top: 0px;
    width: 22%;
  }
  .promotional-landing-section-two .landing-section-two-one,
  .promotional-landing-section-two .landing-section-two-two,
  .promotional-landing-section-two .landing-section-two-three {
    display: inline-block;
    width: 33%;
    vertical-align: top;
  }
  .promotional-landing-section-two .landing-section-two-one img,
  .promotional-landing-section-two .landing-section-two-two img,
  .promotional-landing-section-two .landing-section-two-three img {
    margin-top: 0px;
  }
  .promotional-landing-section-two .landing-section-two-one ul,
  .promotional-landing-section-two .landing-section-two-two ul,
  .promotional-landing-section-two .landing-section-two-three ul {
    margin-bottom: 25px;
  }
  .promotional-landing-section-two .landing-section-two-one .promotional-landing-section-two-btn,
  .promotional-landing-section-two .landing-section-two-two .promotional-landing-section-two-btn,
  .promotional-landing-section-two .landing-section-two-three .promotional-landing-section-two-btn {
    width: 25%;
  }
  .promotional-landing-section-three {
    margin: 50px 0px;
  }
  .promotional-landing-section-three .promotional-landing-section-three-text {
    font-size: 20px;
    line-height: 30px;
  }
  .promotional-landing-section-four {
    margin-bottom: 70px;
  }
  .promotional-landing-section-four h3 {
    font-size: 50px;
    line-height: 60px;
    width: 65%;
    margin: 0 auto;
  }
  .promotional-landing-section-four p {
    width: 42%;
    margin: 15px auto;
  }
  .promotional-landing-section-five {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .promotional-landing-section-five .container {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .promotional-landing-section-five .container .promotional-landing-section-five-video {
    padding: 65px 0px;
  }
  .promotional-landing-section-five .container .promotional-landing-section-five-video iframe {
    width: 506px;
    height: 270px;
  }
  .promotional-landing-section-six .promotional-landing-section-six-text {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
  }
  .promotional-landing-section-six .promotional-landing-section-six-text span {
    font-size: 25px;
    line-height: 50px;
  }
  .promotional-landing-section-six .promotional-landing-section-six-text h3 {
    font-size: 50px;
    line-height: 60px;
  }
  .promotional-landing-section-six .promotional-landing-section-six-text p {
    width: 90%;
  }
  .promotional-landing-section-six .promotional-landing-section-six-image {
    display: inline-block;
    width: 30%;
    vertical-align: middle;
    padding-top: 0px;
  }
  .promotional-landing-section-seven h4 {
    font-size: 50px;
    line-height: 60px;
  }
  .promotional-landing-section-seven .suppliers-solutions-slider .blog-area-slider .container {
    padding: 0px 50px;
  }
  .promotional-landing-section-seven .suppliers-solutions-slider .blog-area-slider .container .blog-slider .owl-stage-outer .owl-stage .owl-item .mySlides .slider-content {
    font-size: 25px;
    font-family: 'HelveticaNeue-Light';
  }
  .promotional-landing-section-seven .suppliers-solutions-slider .blog-area-slider .container .blog-slider .owl-nav .owl-prev {
    left: -4%;
  }
  .promotional-landing-section-seven .suppliers-solutions-slider .blog-area-slider .container .blog-slider .owl-nav .owl-next {
    right: -4%;
  }
  .promotional-landing-section-eight .promotional-landing-section-eight-image {
    display: inline-block;
    width: 15%;
    vertical-align: middle;
  }
  .promotional-landing-section-eight .promotional-landing-section-eight-content {
    display: inline-block;
    vertical-align: middle;
  }
  .promotional-landing-section-eight .promotional-landing-section-eight-content h5 {
    font-size: 25px;
    line-height: 35px;
  }
  .promotional-landing-section-eight .promotional-landing-section-eight-content p {
    font-size: 20px;
  }
  .promotional-landing-section-eight .promotional-landing-section-eight-content span {
    font-size: 20px;
  }
  .all-furcation,
  .research-furcation,
  .furcation-tubing-center {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .all-furcation .first-row,
  .research-furcation .first-row,
  .furcation-tubing-center .first-row,
  .all-furcation .second-row,
  .research-furcation .second-row,
  .furcation-tubing-center .second-row,
  .all-furcation .third-row,
  .research-furcation .third-row,
  .furcation-tubing-center .third-row {
    display: flex;
    gap: 30px;
  }
  .all-furcation .first-row .all-furcation-tubing,
  .research-furcation .first-row .all-furcation-tubing,
  .furcation-tubing-center .first-row .all-furcation-tubing,
  .all-furcation .second-row .all-furcation-tubing,
  .research-furcation .second-row .all-furcation-tubing,
  .furcation-tubing-center .second-row .all-furcation-tubing,
  .all-furcation .third-row .all-furcation-tubing,
  .research-furcation .third-row .all-furcation-tubing,
  .furcation-tubing-center .third-row .all-furcation-tubing,
  .all-furcation .first-row .furcation-900,
  .research-furcation .first-row .furcation-900,
  .furcation-tubing-center .first-row .furcation-900,
  .all-furcation .second-row .furcation-900,
  .research-furcation .second-row .furcation-900,
  .furcation-tubing-center .second-row .furcation-900,
  .all-furcation .third-row .furcation-900,
  .research-furcation .third-row .furcation-900,
  .furcation-tubing-center .third-row .furcation-900 {
    flex: 1 1 14%;
    margin-bottom: 0;
  }
  .all-furcation .first-row .all-furcation-tubing,
  .research-furcation .first-row .all-furcation-tubing,
  .furcation-tubing-center .first-row .all-furcation-tubing,
  .all-furcation .second-row .all-furcation-tubing,
  .research-furcation .second-row .all-furcation-tubing,
  .furcation-tubing-center .second-row .all-furcation-tubing,
  .all-furcation .third-row .all-furcation-tubing,
  .research-furcation .third-row .all-furcation-tubing,
  .furcation-tubing-center .third-row .all-furcation-tubing {
    flex: 1 1 60%;
  }
  .all-furcation .first-row .breakout_1-2,
  .research-furcation .first-row .breakout_1-2,
  .furcation-tubing-center .first-row .breakout_1-2,
  .all-furcation .second-row .breakout_1-2,
  .research-furcation .second-row .breakout_1-2,
  .furcation-tubing-center .second-row .breakout_1-2,
  .all-furcation .third-row .breakout_1-2,
  .research-furcation .third-row .breakout_1-2,
  .furcation-tubing-center .third-row .breakout_1-2,
  .all-furcation .first-row .breakout_1-6,
  .research-furcation .first-row .breakout_1-6,
  .furcation-tubing-center .first-row .breakout_1-6,
  .all-furcation .second-row .breakout_1-6,
  .research-furcation .second-row .breakout_1-6,
  .furcation-tubing-center .second-row .breakout_1-6,
  .all-furcation .third-row .breakout_1-6,
  .research-furcation .third-row .breakout_1-6,
  .furcation-tubing-center .third-row .breakout_1-6,
  .all-furcation .first-row .breakout_1-8,
  .research-furcation .first-row .breakout_1-8,
  .furcation-tubing-center .first-row .breakout_1-8,
  .all-furcation .second-row .breakout_1-8,
  .research-furcation .second-row .breakout_1-8,
  .furcation-tubing-center .second-row .breakout_1-8,
  .all-furcation .third-row .breakout_1-8,
  .research-furcation .third-row .breakout_1-8,
  .furcation-tubing-center .third-row .breakout_1-8,
  .all-furcation .first-row .breakout_2-0,
  .research-furcation .first-row .breakout_2-0,
  .furcation-tubing-center .first-row .breakout_2-0,
  .all-furcation .second-row .breakout_2-0,
  .research-furcation .second-row .breakout_2-0,
  .furcation-tubing-center .second-row .breakout_2-0,
  .all-furcation .third-row .breakout_2-0,
  .research-furcation .third-row .breakout_2-0,
  .furcation-tubing-center .third-row .breakout_2-0 {
    flex: 1 1 25%;
    margin-bottom: 0;
  }
  .all-furcation .critical-sec,
  .research-furcation .critical-sec,
  .furcation-tubing-center .critical-sec,
  .all-furcation .standard-solutions,
  .research-furcation .standard-solutions,
  .furcation-tubing-center .standard-solutions,
  .all-furcation .extensive-portfolio,
  .research-furcation .extensive-portfolio,
  .furcation-tubing-center .extensive-portfolio {
    width: 30%;
    display: inline-block;
    padding-right: 3%;
    vertical-align: top;
    margin-bottom: 0;
  }
  .foc-banner {
    margin-bottom: 50px;
  }
  .foc-banner .foc-banner-content {
    left: 20px;
  }
  .foc-banner .foc-banner-content h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .foc-banner .foc-banner-content .small-title {
    font-size: 20px;
    line-height: 30px;
  }
  .foc-banner .foc-banner-content p {
    font-size: 18px;
    line-height: 22px;
  }
  .foc-banner .desktop {
    width: 100%;
    min-height: 280px;
  }
  .page-main-full-width .about-us,
  .page-main-full-width .suppliers-solutions-slider,
  .page-main-full-width .foc-data-table {
    padding: 0 20px;
  }
  .page-main-full-width .foc.explore-plp-area {
    padding: 0 20px;
  }
  .foc-ul-sec,
  .about-us,
  .corporate-statement,
  .core-values,
  .foc-ourhome,
  .foc-corporate-citizen,
  .foc-data-table,
  .whitepaper_webcast-full.content {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .foc-corporate-citizen .image-content {
    text-align: left;
    margin: 30px 0 40px;
  }
  .foc-corporate-citizen .image-content .img-bld {
    display: inline-block;
    width: 22%;
    text-align: right;
    vertical-align: middle;
    margin: 35px 50px 35px 0;
  }
  .foc-corporate-citizen .image-content .img-bld img {
    width: 172px;
  }
  .foc-corporate-citizen .image-content .img-text {
    display: inline-block;
    width: 64%;
    vertical-align: middle;
    padding: 20px 0 25px;
    margin: 0;
    font-size: 18px;
  }
  .foc-ul-sec p {
    max-width: 39%;
  }
  .foc-ul-sec .foc-ul .foc-li {
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
    margin-right: 20px;
    width: 30%;
    position: relative;
  }
  .foc-ul-sec .foc-ul .foc-li::before {
    content: ".";
    position: absolute;
    top: -8px;
    font-size: 42px;
    left: -35px;
  }
  .whitepaper_webcast-full.content.standalone .whitepaper_webcast-form-title {
    width: 50%;
  }
  .whitepaper_webcast-full.content.standalone .form-total {
    display: flex;
    gap: 30px;
    align-items: center;
  }
  .whitepaper_webcast-full.content.standalone .form-total .form-left {
    width: 50%;
  }
  .whitepaper_webcast-full.content.standalone .form-total .form-right {
    margin-top: 0;
    width: 50%;
  }
  .whitepaper_webcast-full.content.standalone .form-total .form-right p {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 35px;
  }
  .shop-menu-page-container .shop-menu-page-menu {
    width: 80%;
  }
  .shop-menu-page-container .shop-menu-page-menu .shop-menu-page {
    column-count: 2;
  }
  .shop-menu-page-container .shop-menu-page-category {
    width: 20%;
  }
  .shop-menu-page-container .shop-menu-page-category .category {
    overflow: hidden;
  }
  .shop-menu-page-container .shop-menu-page-category .category img {
    max-height: 125px;
    object-fit: cover;
    width: 100%;
  }
  .cms-schedule-your-product-demonstration .page-main .column.main ul,
  .cms-free-and-confidential-manufacturing-floor-assessment .page-main .column.main ul {
    float: right;
    width: 48%;
    padding-left: 0;
    marging-left: 0;
  }
  .cms-new-products .page-title {
    font-size: 25px;
    line-height: 50px;
  }
  .cms-new-products .box-title {
    font-size: 50px;
    line-height: 60px;
  }
  .cms-new-products .table-page-heading-area p {
    font-size: 20px;
    line-height: 30px;
  }
  .category-and-slider .title {
    font-size: 60px;
    margin-top: 35px;
    margin-bottom: 25px;
  }
  .category-and-slider .category .category1,
  .category-and-slider .category .category2,
  .category-and-slider .category .category3 {
    width: 31%;
    margin-bottom: 0;
  }
  .category-and-slider .category .category1,
  .category-and-slider .category .category2 {
    margin-right: 3%;
  }
  .category-and-slider .category-slider {
    margin-top: 18px;
  }
  .category-and-slider .category-slider .category4 {
    display: inline-block;
    width: 31%;
    margin-right: 3%;
    position: relative;
  }
  .category-and-slider .category-slider .category4 .cat-title {
    position: absolute;
    bottom: 0;
    padding-left: 37px;
    padding-bottom: 15px;
    color: #fff;
    /*font-size: 45px;*/
  }
  .category-and-slider .category-slider .slider {
    display: inline-block;
    width: 65.5%;
    vertical-align: top;
    margin-left: 0;
    margin-right: 0;
  }
  .category-and-slider .category-slider .slider .wrapper_slider.slider_3 .banner_item img {
    height: 226px;
    width: auto;
    display: block;
  }
  .category-and-slider .category-slider .slider .wrapper_slider.slider_3 .banner_item .mobile {
    display: none !important;
  }
  .category-and-slider .category-slider .slider .wrapper_slider.slider_3 .banner_item .desktop {
    display: block !important;
  }
  .category-and-slider .category-slider .slider .wrapper_slider.slider_3 .banner_item .banner_content h2 {
    margin-bottom: 28px;
    /*font-size: 45px;*/
  }
  .category-and-slider .category-slider .slider .wrapper_slider.slider_3 .owl.owl-theme .owl-dots {
    /*                                display: flex;
                                                            height: 100%;
                                                            align-items: center;
                                                            justify-content: center;
                                                            flex-direction: column;
                                                            top: unset;
                                                            bottom: unset;*/
  }
  .category-and-slider .category-slider .slider .category-area-slider .category-slide .slider-content a:before {
    content: "";
    background: #000;
    position: absolute;
    opacity: 0;
    width: 100%;
    display: block;
    height: 100%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .category-and-slider .category-slider .slider .category-area-slider .category-slide .slider-content a:hover:before {
    opacity: 0.3;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .cms-index-index .home-banner {
    position: relative;
  }
  .cms-index-index .home-banner .desktop img {
    background-size: cover;
    display: block;
    width: 100%;
    min-height: 410px;
    object-fit: cover;
  }
  .cms-index-index .home-banner .container {
    top: 40px;
  }
  .cms-index-index .home-banner .container .title-small {
    margin-bottom: 0;
  }
  .cms-index-index .home-banner .container .title {
    width: 100%;
    margin-bottom: 10px;
    font-size: 48px;
    line-height: 60px;
  }
  .cms-index-index .home-banner .container .content {
    width: 100%;
    font-size: 17px;
    line-height: 24px;
  }
  .cms-index-index .home-banner .container .button {
    margin: 0 2% 20px 0;
    font-size: 16px;
  }
  .cms-index-index .home-banner .container .button-new {
    margin-left: 2%;
    width: auto;
  }
  .cms-index-index .improved-reduces-customers {
    margin-top: 57px;
    margin-bottom: 85px;
  }
  .cms-index-index .improved-reduces-customers h2 {
    font-size: 50px;
    width: 100%;
  }
  .cms-index-index .improved-reduces-customers .improved,
  .cms-index-index .improved-reduces-customers .reduces,
  .cms-index-index .improved-reduces-customers .customer-happy {
    display: inline-block;
    width: 31%;
    margin-right: 3%;
  }
  .cms-index-index .improved-reduces-customers .improved h3,
  .cms-index-index .improved-reduces-customers .reduces h3,
  .cms-index-index .improved-reduces-customers .customer-happy h3 {
    font-size: 25px;
    color: #000;
    font-family: MyriadPro Bold;
  }
  .cms-index-index .improved-reduces-customers .improved p,
  .cms-index-index .improved-reduces-customers .reduces p,
  .cms-index-index .improved-reduces-customers .customer-happy p {
    font-size: 20px;
    line-height: 30px;
  }
  .cms-index-index .improved-reduces-customers .customer-happy {
    margin-right: 0;
  }
  .cms-index-index .knowledge-center {
    background: #F2F2F2;
  }
  .cms-index-index .knowledge-center .container {
    padding-top: 114px;
    padding-bottom: 137px;
  }
  .cms-index-index .knowledge-center .answers {
    display: inline-block;
    vertical-align: middle;
    width: 54%;
  }
  .cms-index-index .knowledge-center .answers h2 {
    width: 81%;
    font-size: 60px;
    line-height: 70px;
    margin-top: 9px;
    margin-bottom: 43px;
  }
  .cms-index-index .knowledge-center .number-counting {
    display: inline-block;
    vertical-align: middle;
    width: 44%;
  }
  .cms-index-index .knowledge-center .number-counting .first-line {
    display: block;
  }
  .cms-index-index .knowledge-center .number-counting .first-line .box1.counter-item {
    width: 49%;
  }
  .cms-index-index .knowledge-center .number-counting .first-line .box2.counter-item {
    width: 49%;
  }
  .cms-index-index .knowledge-center .number-counting .second-line {
    display: block;
  }
  .cms-index-index .knowledge-center .number-counting .second-line .box3.counter-item {
    width: 49%;
  }
  .cms-index-index .knowledge-center .number-counting .second-line .box4.counter-item {
    width: 49%;
  }
  .cms-index-index .knowledge-center .number-counting .numberplus {
    font-size: 40px;
    margin-top: 20px;
  }
  .cms-index-index .knowledge-center .number-counting .box1.counter-item .numberplus,
  .cms-index-index .knowledge-center .number-counting .box3.counter-item .numberplus {
    padding-right: 20px;
    text-align: right;
  }
  .cms-index-index .knowledge-center .number-counting .box1.counter-item .numbertext,
  .cms-index-index .knowledge-center .number-counting .box3.counter-item .numbertext {
    padding-top: 5px;
    padding-right: 20px;
    font-size: 24px;
    text-align: right;
  }
  .cms-index-index .knowledge-center .number-counting .box2.counter-item .numberplus,
  .cms-index-index .knowledge-center .number-counting .box4.counter-item .numberplus {
    padding-left: 20px;
  }
  .cms-index-index .knowledge-center .number-counting .box2.counter-item .numbertext,
  .cms-index-index .knowledge-center .number-counting .box4.counter-item .numbertext {
    padding-top: 5px;
    padding-left: 20px;
    font-size: 24px;
  }
  .cms-index-index .home-video {
    min-height: 745px;
  }
  .cms-index-index .home-video .vid {
    height: 750px;
  }
  .cms-index-index .home-video #content {
    top: 16%;
    left: 12.5%;
  }
  .cms-index-index .home-video #content p.title {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 70px;
  }
  .cms-index-index .testimonials-slider-container .container {
    padding-top: 25px;
    padding-bottom: 45px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-index-index .testimonials-slider-container .container .title {
    font-size: 60px;
    text-align: center;
    padding: unset;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme {
    max-width: 86%;
    /*max-width: 1200px;*/
    margin: 0 auto;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-stage-outer {
    padding: 25px;
    margin: 0 -20px;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item {
    height: 100%;
    display: flex;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content {
    position: relative;
    padding: 70px 25px 25px 25px;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content .content {
    font-size: 19px;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content .name {
    font-size: 20px;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content .designation,
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content .company {
    font-size: 20px;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content:before {
    background-repeat: no-repeat;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 36%;
    width: calc(100% + 130px);
    margin-left: -60px;
    /*                    width:calc(~"100% + 160px");
                                        margin-left: -80px;*/
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-prev,
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-next {
    position: absolute;
    background-repeat: no-repeat;
    height: 54px;
    width: 54px;
    background-size: contain;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-prev:active,
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-next:active {
    box-shadow: none;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-prev:hover,
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-next:hover {
    background-repeat: no-repeat;
    height: 54px;
    width: 54px;
    background-size: contain;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-prev {
    left: 0;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-next {
    right: 0;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .owl-dots {
    top: calc(49% - 60px);
    bottom: calc(49% - 60px);
    right: 0;
    transform: translateX(0%);
    width: 45px;
    left: unset;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_item .desktop,
  .cms-index-index .bottom-slider .row .owl-carousel .banner_item .mobile {
    height: auto;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content {
    padding: 0;
    bottom: 365px;
    top: 70px;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .left-one {
    width: 46%;
    display: inline-block;
    margin-right: 3%;
    text-align: left;
    position: relative;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .left-one:after {
    content: '';
    position: absolute;
    bottom: 10px;
    right: -10px;
    background: #fff;
    width: 2px;
    height: 217px;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .left-one p {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .right-one {
    width: 42%;
    display: inline-block;
    text-align: left;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .right-one .hcrpt-ctznheader {
    font-size: 20px;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .right-one p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content img {
    width: 35%;
    height: auto;
    margin-bottom: 10px;
  }
  .cms-index-index.webp .testimonials-slider-container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/quat-icon.webp");
  }
  .cms-index-index.webp .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-prev,
  .cms-index-index.webp .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-next {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/say-next-btn.webp");
  }
  .cms-index-index.webp .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-prev:hover,
  .cms-index-index.webp .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-next:hover {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/say-next-btn-hover.webp");
  }
  .cms-index-index:not(.webp) .testimonials-slider-container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content:before {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/quat-icon.png");
  }
  .cms-index-index:not(.webp) .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-prev,
  .cms-index-index:not(.webp) .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-next {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/say-next-btn.png");
  }
  .cms-index-index:not(.webp) .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-prev:hover,
  .cms-index-index:not(.webp) .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-next:hover {
    background-image: url("https://d1fm4sveurj5j6.cloudfront.net/theme/say-next-btn-hover.png");
  }
  .webinar-section {
    padding: 80px 0;
  }
  .webinar-section .content,
  .webinar-section .webinar-img {
    display: inline-block;
  }
  .webinar-section .content {
    width: 55%;
  }
  .webinar-section .content .title {
    font-size: 50px;
    line-height: 60px;
  }
  .webinar-section .content .webinar-content {
    font-size: 20px;
    line-height: 30px;
    width: 75%;
  }
  .webinar-section .webinar-img {
    width: 44%;
    vertical-align: top;
    margin-top: -25px;
  }
  .webinar-page .banner-section .content {
    display: inline-block;
    width: 60%;
  }
  .webinar-page .banner-section .content .sub-title {
    font-size: 25px;
  }
  .webinar-page .banner-section .content .heading {
    font-size: 50px;
    line-height: 60px;
  }
  .webinar-page .banner-section .content span {
    font-size: 20px;
    line-height: 30px;
    display: block;
    width: 95%;
  }
  .webinar-page .banner-section .webinar-img {
    width: 37%;
    display: inline-block;
  }
  .webinar-page .video-section {
    margin-top: 50px;
  }
  .webinar-page .video-section .single-video {
    margin-bottom: 30px;
  }
  .webinar-page .video-section .single-video .video-thum {
    display: inline-block;
    width: 20%;
    margin-right: 30px;
    vertical-align: top;
  }
  .webinar-page .video-section .single-video .content {
    display: inline-block;
    width: 76%;
  }
  .webinar-page .video-section .single-video .content .title {
    font-size: 24px;
    line-height: 30px;
  }
  .webinar-page .video-section .single-video .content .description {
    font-size: 20px;
    line-height: 25px;
  }
  .webinar-details .container .title {
    font-size: 50px;
    line-height: 60px;
  }
  .webinar-details .container .content-area {
    display: inline-block;
    width: 63%;
    vertical-align: top;
    margin-right: 3%;
  }
  .webinar-details .container .content-area .content .head .sub-title {
    font-size: 30px;
  }
  .webinar-details .container .content-area .content .head .date-time {
    font-weight: 700;
    font-size: 16px;
  }
  .webinar-details .container .content-area .body-content p {
    font-size: 18px;
    line-height: 26px;
  }
  .webinar-details .container .content-area .speakers h3 {
    font-size: 20px;
  }
  .webinar-details .container .content-area .speakers .single-person {
    margin-bottom: 30px;
  }
  .webinar-details .container .content-area .speakers .single-person .img {
    display: inline-block;
    width: 15%;
    vertical-align: top;
    margin-right: 2%;
  }
  .webinar-details .container .content-area .speakers .single-person .name-post {
    display: inline-block;
  }
  .webinar-details .container .content-area .speakers .single-person .name-post .name,
  .webinar-details .container .content-area .speakers .single-person .name-post .designation,
  .webinar-details .container .content-area .speakers .single-person .name-post .company {
    font-size: 20px;
  }
  .webinar-details .container .content-area .speakers .single-person p {
    font-size: 18px;
    line-height: 26px;
  }
  .webinar-details .container .registration-form {
    display: inline-block;
    width: 33%;
  }
  .webinar-video .title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 30px;
  }
  .webinar-video .video-bottom p {
    font-size: 20px;
    line-height: 30px;
  }
  .webinar-video .video-bottom h3 {
    font-size: 24px;
  }
  .webinar-video .video-bottom li {
    font-size: 20px;
  }
  .home-video {
    min-height: 745px;
  }
  .home-video .vid {
    height: 750px;
  }
  .block.newsletter .newsletter-container {
    width: 705px;
    margin: 0 auto;
    padding: 13px;
  }
  .block.newsletter .newsletter-container .title {
    width: 100%;
    margin-right: 0;
  }
  .block.newsletter .newsletter-container .title span {
    text-align: left;
  }
  .block.newsletter .newsletter-container .title p {
    text-align: left;
  }
  .block.newsletter .newsletter-container .content {
    width: 692px;
    display: inline-block;
    margin-top: 20px;
  }
  .block.newsletter .newsletter-container .content .form.subscribe .field.newsletter {
    display: inline-block;
    width: 71%;
  }
  .block.newsletter .newsletter-container .content .form.subscribe .actions {
    display: inline-block;
    margin-left: 40px;
    width: 150px;
    margin-top: 0;
  }
  .block.newsletter .newsletter-container .content .form.subscribe .actions .action.primary {
    width: 150px;
  }
  .block.newsletter .newsletter-container .content .news-text {
    text-align: left;
  }
  .page-footer .footer.content .row {
    padding: 35px 25px 0 30px;
    width: 100%;
  }
  .page-footer .footer.content .row .footer-menu {
    width: 33%;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .banner .banner-content {
    top: 10%;
    left: 5%;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .banner .banner-content h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0px;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .banner .banner-content p {
    font-size: 15px;
    line-height: 25px;
    width: 60%;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .core-value h2 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 15px;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .core-value p {
    width: 55%;
    margin: 0 auto;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial {
    margin: 0 8%;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial h2 {
    text-align: center;
    padding: 45px 0px;
    font-size: 50px;
    line-height: 60px;
    font-family: 'HelveticaNeue-Light';
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial h3 {
    font-size: 20px;
    line-height: 30px;
    font-family: 'MyriadPro Bold';
    margin-bottom: 30px;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial h3 a {
    color: #000;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial p {
    font-family: 'MyriadPro Regular';
    font-size: 20px;
    line-height: 30px;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial p strong {
    font-family: 'MyriadPro Bold';
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial .foc-left-signature,
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial .foc-right-signature {
    margin: 25px 0 45px;
    font-size: 20px;
    line-height: 30px;
    font-family: 'MyriadPro-italic';
    text-align: left;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial .foc-right-signature {
    text-align: right;
    float: right;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial .testimonial-right {
    border-bottom: 1px solid black;
    width: 100%;
    margin-bottom: 55px;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial .testimonial-right .text-left {
    width: 85%;
    display: inline-block;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial .testimonial-right .img-right {
    width: 10%;
    display: inline-block;
    margin-left: 4%;
    vertical-align: top;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial .testimonial-left {
    border-bottom: 1px solid black;
    width: 100%;
    margin-bottom: 55px;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial .testimonial-left .text-right {
    width: 85%;
    display: inline-block;
    margin-left: 4%;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial .testimonial-left .img-left {
    width: 10%;
    display: inline-block;
    vertical-align: top;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .Foc-Testimonial .testimonial-last {
    border: none;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .testimonial-last-section {
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
    padding: 30px 0px;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .testimonial-last-section .testimonial-last-section-content {
    max-width: 1062px;
    margin: 0 auto;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .testimonial-last-section .testimonial-last-section-content img {
    display: inline-block;
    vertical-align: middle;
    width: 12%;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .testimonial-last-section .testimonial-last-section-content p {
    display: inline-block;
    width: 85%;
    margin-left: 2%;
    font-size: 20px;
    line-height: 30px;
    font-family: 'MyriadPro Regular';
    vertical-align: middle;
  }
  .cms-consultation .page-wrapper .page-main .page-title-wrapper .page-title {
    font-size: 25px;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services {
    margin-bottom: 50px;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services h2 {
    font-size: 40px;
    line-height: 50px;
    width: 90%;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Process,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Manufacturing,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Sensors {
    display: inline-block;
    text-align: left;
    width: calc(33.33% - 22px);
    margin: 60px 30px 15px 0;
    vertical-align: top;
    box-sizing: border-box;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Process h3,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Manufacturing h3,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Sensors h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Process p,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Manufacturing p,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Sensors p {
    font-size: 20px;
    line-height: 30px;
    width: 83%;
    margin-bottom: 40px;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Process img,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Manufacturing img,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Sensors img {
    height: 137px;
    width: auto;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Sensors {
    margin-right: 0px;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Manufacturing {
    max-width: 430px;
  }
  /*    .cms-about-foc,
        .cms-about-foc-staging,
        .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes{
            .page-wrapper{
                .page-main{
    
                }
            }
        }*/
  .columns .column.main .about-us .image-section,
  .columns .column.main .global-fod .image-section {
    width: 100%;
  }
  .columns .column.main .about-us .image-section .our-home,
  .columns .column.main .global-fod .image-section .our-home,
  .columns .column.main .about-us .image-section .corp-statement,
  .columns .column.main .global-fod .image-section .corp-statement,
  .columns .column.main .about-us .image-section .corp-citizen,
  .columns .column.main .global-fod .image-section .corp-citizen,
  .columns .column.main .about-us .image-section .meet-team,
  .columns .column.main .global-fod .image-section .meet-team {
    width: calc(25% - 15px);
    display: inline-block;
  }
  .columns .column.main .about-us .image-section .our-home span,
  .columns .column.main .global-fod .image-section .our-home span,
  .columns .column.main .about-us .image-section .corp-statement span,
  .columns .column.main .global-fod .image-section .corp-statement span,
  .columns .column.main .about-us .image-section .corp-citizen span,
  .columns .column.main .global-fod .image-section .corp-citizen span,
  .columns .column.main .about-us .image-section .meet-team span,
  .columns .column.main .global-fod .image-section .meet-team span {
    bottom: 5px;
    left: 0;
    top: unset;
    padding-left: 10px;
    transform: unset;
    text-align: left;
  }
  .columns .column.main .about-us .image-section .our-home a:before,
  .columns .column.main .global-fod .image-section .our-home a:before,
  .columns .column.main .about-us .image-section .corp-statement a:before,
  .columns .column.main .global-fod .image-section .corp-statement a:before,
  .columns .column.main .about-us .image-section .corp-citizen a:before,
  .columns .column.main .global-fod .image-section .corp-citizen a:before,
  .columns .column.main .about-us .image-section .meet-team a:before,
  .columns .column.main .global-fod .image-section .meet-team a:before {
    content: "";
    background: #000;
    position: absolute;
    opacity: 0;
    width: 100%;
    display: block;
    height: 100%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .columns .column.main .about-us .image-section .our-home a:hover:before,
  .columns .column.main .global-fod .image-section .our-home a:hover:before,
  .columns .column.main .about-us .image-section .corp-statement a:hover:before,
  .columns .column.main .global-fod .image-section .corp-statement a:hover:before,
  .columns .column.main .about-us .image-section .corp-citizen a:hover:before,
  .columns .column.main .global-fod .image-section .corp-citizen a:hover:before,
  .columns .column.main .about-us .image-section .meet-team a:hover:before,
  .columns .column.main .global-fod .image-section .meet-team a:hover:before {
    opacity: 0.3;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .columns .column.main .about-us .image-desc,
  .columns .column.main .global-fod .image-desc {
    width: 100%;
  }
  .columns .column.main .about-us .image-desc .image-sec,
  .columns .column.main .global-fod .image-desc .image-sec {
    width: 25%;
    display: inline-block;
  }
  .columns .column.main .about-us .image-desc .image-sec img,
  .columns .column.main .global-fod .image-desc .image-sec img {
    width: 105px;
    height: 105px;
  }
  .columns .column.main .about-us .image-desc .desc-sec,
  .columns .column.main .global-fod .image-desc .desc-sec {
    width: 70%;
    display: inline-block;
    text-align: left;
  }
  .columns .column.main .about-us .about-service,
  .columns .column.main .global-fod .about-service {
    width: 100%;
  }
  .columns .column.main .about-us .about-service.about-flex,
  .columns .column.main .global-fod .about-service.about-flex {
    display: block;
  }
  .columns .column.main .about-us .about-service .partner-sec,
  .columns .column.main .global-fod .about-service .partner-sec,
  .columns .column.main .about-us .about-service .customer-Solutions,
  .columns .column.main .global-fod .about-service .customer-Solutions,
  .columns .column.main .about-us .about-service .corporate-Citizen,
  .columns .column.main .global-fod .about-service .corporate-Citizen {
    width: 30%;
    display: inline-block;
    padding-right: 3%;
    vertical-align: top;
  }
  .columns .column.main .about-us .about-service .partner-sec img,
  .columns .column.main .global-fod .about-service .partner-sec img,
  .columns .column.main .about-us .about-service .customer-Solutions img,
  .columns .column.main .global-fod .about-service .customer-Solutions img,
  .columns .column.main .about-us .about-service .corporate-Citizen img,
  .columns .column.main .global-fod .about-service .corporate-Citizen img {
    height: 50px;
    width: auto;
  }
  .columns .column.main .about-us .about-service .corporate-Citizen,
  .columns .column.main .global-fod .about-service .corporate-Citizen {
    padding-right: 0;
  }
  .columns .column.main .about-us .about-service .polishing-left,
  .columns .column.main .global-fod .about-service .polishing-left {
    width: 50%;
    display: inline-block;
  }
  .columns .column.main .about-us .about-service .polishing-right,
  .columns .column.main .global-fod .about-service .polishing-right {
    width: 38%;
    height: 540px;
    float: right;
    margin-top: 40px;
  }
  .columns .column.main .about-us .about-service .table-img,
  .columns .column.main .global-fod .about-service .table-img {
    text-align: center;
    margin: 40px 0;
  }
  .columns .column.main .about-us .polishing-download,
  .columns .column.main .global-fod .polishing-download {
    text-align: left;
    width: 368px;
  }
  .columns .column.main .about-us .polishing-download p,
  .columns .column.main .global-fod .polishing-download p {
    padding: 15px 35px;
  }
  .columns .column.main .about-us .foc-we-are,
  .columns .column.main .global-fod .foc-we-are {
    margin: 50px 0;
  }
  .columns .column.main .about-us .foc-we-are .content-image .content,
  .columns .column.main .global-fod .foc-we-are .content-image .content {
    width: 60%;
    margin-right: 14%;
    display: inline-block;
  }
  .columns .column.main .about-us .foc-we-are .content-image .image,
  .columns .column.main .global-fod .foc-we-are .content-image .image {
    width: 18%;
    display: inline-block;
    vertical-align: top;
  }
  /*    .cms-no-route{
            .page-wrapper{
                .page-main{
                    .columns{
                        .column.main{
                            padding: 0px;
                         
    
                        }
    
                    }
                }
            }
        }*/
  .not-found {
    margin: 115px 0;
    text-align: left;
  }
  .not-found .not-found-img {
    margin-bottom: 100px;
  }
  .not-found h2 {
    font-size: 24px;
    line-height: 20px;
  }
  .not-found p {
    font-size: 20px;
    line-height: 30px;
    font-family: 'HelveticaNeue-Light';
    margin-bottom: 30px;
    width: 68%;
  }
  .cms-mission-statement .page-wrapper .page-main .page-title,
  .cms-mission-statement-staging .page-wrapper .page-main .page-title {
    color: #4D70A7;
    font-size: 20px;
    line-height: 30px;
    font-family: 'HelveticaNeue-Light';
    margin-bottom: 10px;
  }
  .corporate-statement .big-title,
  .core-values .big-title,
  .vision .big-title,
  .mission .big-title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 15px;
  }
  .corporate-statement .small-title,
  .core-values .small-title,
  .vision .small-title,
  .mission .small-title {
    font-size: 25px;
    line-height: 50px;
    margin-top: 35px;
    margin-bottom: 5px;
  }
  .corporate-statement p,
  .core-values p,
  .vision p,
  .mission p {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 35px;
  }
  .corporate-statement .values-boxs .box,
  .core-values .values-boxs .box,
  .vision .values-boxs .box,
  .mission .values-boxs .box {
    display: inline-block;
    width: 19%;
    vertical-align: top;
    margin-right: 12px;
    text-align: left;
  }
  .corporate-statement .values-boxs .box:nth-child(5),
  .core-values .values-boxs .box:nth-child(5),
  .vision .values-boxs .box:nth-child(5),
  .mission .values-boxs .box:nth-child(5),
  .corporate-statement .values-boxs .box:nth-child(10),
  .core-values .values-boxs .box:nth-child(10),
  .vision .values-boxs .box:nth-child(10),
  .mission .values-boxs .box:nth-child(10) {
    margin-right: 0;
  }
  .corporate-statement .mission ul li,
  .core-values .mission ul li,
  .vision .mission ul li,
  .mission .mission ul li {
    font-size: 22px;
  }
  .cms-letter-from-our-founder .leeter-from-founder .top-content .content {
    width: 69%;
  }
  .cms-letter-from-our-founder .leeter-from-founder .top-content .content ul {
    margin-left: 35px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar {
    border-right: 1px solid #707070;
  }
  .block.newsletter {
    /*        max-width: 44%;
                width: max-content;
                .field {
                    margin-right: 5px;
        
                    &.newsletter {
                        max-width: 220px;
                    }
        
                    .control {
                        width: 100%;
                    }
                }
        
                .action.subscribe {
                    border-radius: 3px;
                }*/
  }
  .block.newsletter input {
    margin-right: 35px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 0 20px 0;
  }
  .logo {
    max-width: 80px;
    margin: 0 0 10px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
    opacity: 1;
    z-index: 9;
    /*.switcher {
            display: inline-block;
        }*/
  }
  .page-header .panel.wrapper {
    text-align: right;
  }
  .page-header .header.panel {
    padding-bottom: 0;
    padding-top: 0;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 18px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content {
    /*.switcher.store {
                display: inline-block;
                padding-right: 50px;
                vertical-align: top;
            }*/
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .page-layout-1column .filter-options .filter-options-content {
    padding: 10px;
  }
  .block.widget .products-grid .product-item {
    width: 100%/3;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 100%/2;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .nav-sections-item-content > .navigation .level0 {
    margin: 0 10px 0 0;
  }
  .nav-sections-item-content > .navigation .level0.parent > .level-top {
    padding-right: 15px;
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    max-width: 271px;
    width: 24%;
  }
  .desktop.three-columns section.content {
    width: 52%;
  }
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    max-width: 271px;
    width: 30%;
  }
  .amblog-helpful-wrap {
    margin: 0;
    right: 0;
    top: 0;
  }
  .amblog-element-block:not(.widget) > div:not(.amblog-overlay) .post-image + .content-area,
  .amblog-element-block.widget .post-image + .content-area,
  .amblog-grid-list .list-item .post-image + .content-area,
  .amblog-post-container .post-image + .content-area {
    width: calc(100% - 291px);
  }
  .amblog-tabs-block.-block .amblog-list.-active {
    justify-content: flex-start;
  }
  .amblog-content-tab {
    margin-bottom: 10px;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item {
    width: 48%;
  }
  .amblog-grid-list {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  .amblog-grid-list > .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 3%;
    width: 31%;
  }
  .amblog-grid-list > .amblog-item {
    min-width: 190px;
  }
  .amblog-grid-list .slick-slide .amblog-item {
    min-width: 150px;
  }
  .amblog-grid-list > .amblog-item:nth-child(3n+0),
  .amblog-grid-list .slick-slide .amblog-item:nth-child(3n+0) {
    margin-right: 0;
  }
  .page-layout-3columns .amblog-grid-list {
    justify-content: space-between;
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item,
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 20px;
    width: calc(51% - 20px);
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item:nth-child(2n+0),
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item:nth-child(2n+0) {
    margin-right: 0;
  }
  .product-info-main .box-tocart .fieldset .actions {
    padding-left: 20px;
  }
  .product-info-main .box-tocart .fieldset .actions .amquote-addto-button {
    /*padding: 13px 55px;*/
    padding: 15px 55px 7px;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .price-cart .product-item-actions .actions-primary .amquote-addto-button {
    padding: 8px 25px 6px;
  }
  .container.ourteams .team_members {
    text-align: left;
  }
  .container.ourteams .team_members .team_member {
    margin: 20px 12px 45px;
  }
  .container.ourteams .team_members .team_member:nth-child(2n) {
    margin-right: 12px;
  }
  .container.ourteams .team_members .team_member:nth-child(2n+1) {
    margin-left: 12px;
  }
  .container.ourteams .team_members .team_member:nth-child(3n) {
    margin-right: 0;
  }
  .container.ourteams .team_members .team_member:nth-child(3n+1) {
    margin-left: 0;
  }
  .modal_content .team-popup-info {
    width: 25%;
  }
  .modal_content .team-popup-info .team-designation {
    max-width: 80%;
    margin: 0 auto;
  }
  .modal_content div#content {
    padding-right: 30px;
    padding-left: 70px;
    width: 73%;
  }
  .modal_content div#content p {
    margin-bottom: 30px;
  }
  .nav-sections .navigation {
    font-weight: normal;
  }
  .navigation > ul {
    padding: 35px 0 0;
  }
  .navigation .level0 > .level-top {
    font-size: 16px;
    padding: 7px 15px 0;
  }
  .navigation .level0 > .level-top > span {
    padding: 12px 13px;
  }
  .navigation .level0 .submenu a {
    padding: 3px 0;
  }
  .navigation .full-width .submenu .areas-expertise .cable-assembly .title a,
  .navigation .full-width .submenu .areas-expertise .fiber-specialty .title a,
  .navigation .full-width .submenu .areas-expertise .optical-fiber .title a {
    font-size: 16px;
  }
  .navigation .full-width .submenu .areas-expertise-tools .fiber-cable,
  .navigation .full-width .submenu .areas-expertise-tools .interconnect,
  .navigation .full-width .submenu .areas-expertise-tools .cable-prep,
  .navigation .full-width .submenu .areas-expertise-tools .hand-tools,
  .navigation .full-width .submenu .areas-expertise-tools .epoxy,
  .navigation .full-width .submenu .areas-expertise-tools .crimp,
  .navigation .full-width .submenu .areas-expertise-tools .cleave,
  .navigation .full-width .submenu .areas-expertise-tools .lapping-film,
  .navigation .full-width .submenu .areas-expertise-tools .polish,
  .navigation .full-width .submenu .areas-expertise-tools .test {
    width: 9.699999999999999%;
    margin-top: 0;
  }
  .navigation .full-width .submenu .areas-expertise-tools .fiber-cable .title a,
  .navigation .full-width .submenu .areas-expertise-tools .interconnect .title a,
  .navigation .full-width .submenu .areas-expertise-tools .cable-prep .title a,
  .navigation .full-width .submenu .areas-expertise-tools .hand-tools .title a,
  .navigation .full-width .submenu .areas-expertise-tools .epoxy .title a,
  .navigation .full-width .submenu .areas-expertise-tools .crimp .title a,
  .navigation .full-width .submenu .areas-expertise-tools .cleave .title a,
  .navigation .full-width .submenu .areas-expertise-tools .lapping-film .title a,
  .navigation .full-width .submenu .areas-expertise-tools .polish .title a,
  .navigation .full-width .submenu .areas-expertise-tools .test .title a {
    font-size: 16px;
  }
  .products-grid .product-item {
    width: 100%/5;
  }
  .page-layout-1column .products-grid .product-item {
    width: 100%/6;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 100%/4;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    padding: 0;
    width: calc((100%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 100%/5;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .sorter-options {
    width: 195px;
    height: 30px;
  }
  .products.wrapper ~ .toolbar .limiter {
    float: right;
    margin-top: 0;
  }
  .product-info-main .box-tocart {
    width: unset;
  }
  .product-info-main .box-tocart .actions .action.primary.tocart {
    padding: 14px 90px;
  }
  .category-view {
    /*        .viewquot{
                    width:20%;
                }*/
  }
  .category-view .descriptoin-cms {
    width: 78%;
  }
  #related-block .block-content .product-items .product-item .row .title {
    margin-left: 15px;
  }
  .search-show-hide-btn {
    top: 45px;
  }
  .minicart-wrapper {
    top: 18px;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before {
    top: 0;
  }
  .minicart-wrapper .action.showcart .counter.qty,
  .minicart-wrapper .action.showcart.active .counter.qty {
    top: -16px;
  }
  .field-tooltip.toggle._active .field-tooltip-content {
    left: 0;
    top: 45px;
  }
  .field-tooltip.toggle._active .field-tooltip-content:before {
    transform: rotateZ(90deg);
    top: -21px;
  }
  .field-tooltip.toggle._active .field-tooltip-content:after {
    transform: rotateZ(90deg);
    top: -21px;
  }
  .plp-blog-area .blog-box {
    margin-right: 0;
  }
  .featured-products-area .featured-products-title-area {
    width: 100%;
  }
  .featured-products-area .featured-products-title-area p {
    max-width: 630px;
  }
  .featured-products-area .featured-product {
    max-width: 31.6%;
  }
  .suppliers-solutions-slider .blog-area-slider .container .owl-carousel .owl-nav .owl-prev {
    left: -3%;
  }
  .suppliers-solutions-slider .blog-area-slider .container .owl-carousel .owl-nav .owl-next {
    right: -3%;
  }
  .research-plp-area .research-plp-content-area .research-right {
    width: 460px;
  }
  .research-plp-area .research-plp-content-area .research-right ul li a {
    font-size: 16px;
    line-height: 40px;
  }
  .brands-area.container .owl-carousel .owl-nav .owl-prev {
    left: -1%;
  }
  .brands-area.container .owl-carousel .owl-nav .owl-next {
    right: -1%;
  }
  .technical-resource-area .plp-wisely-box-area .wisely-box {
    max-width: 32%;
    margin-bottom: 0;
  }
  .technical-support-area .technical-content-area .technical-title-section {
    width: calc(100% - 370px);
  }
  .technical-support-area .technical-content-area .number-counting.plp-number {
    float: right;
    margin-right: 50px;
  }
  .complete-products-area .complete-products ul {
    justify-content: space-between;
  }
  .complete-products-area .complete-products ul li {
    margin-right: 0;
  }
  .container .owl-carousel .owl-nav .owl-prev,
  .container .owl-carousel .owl-nav .owl-next {
    top: 30%;
  }
  /*    .cms-our-home,
        .cms-our-home-staging{
            .page-wrapper {
                .page-main {
                   
                }
            }
        }*/
  .blog-big-title {
    font-size: 50px;
    line-height: 60px;
    margin: 0;
  }
  .bolg-foc-para1 {
    width: 45%;
  }
  .columns .column .big-title {
    font-size: 50px;
    line-height: 60px;
    margin: 0;
  }
  .columns .column .foc-para1,
  .columns .column .foc-para2,
  .columns .column .foc-para3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 35px;
  }
  .columns .column .foc-para1 {
    width: 45%;
  }
  .columns .column .bilding-img {
    vertical-align: unset;
  }
  .columns .column .fourimg-section .our-home-img {
    display: inline-block;
    margin-right: 10px;
    width: calc(25% - 10px);
  }
  .columns .column .fourimg-section .our-home-img img {
    height: 347px;
  }
  .columns .column .fourimg-section .our-home-img .fourimg-text {
    line-height: 35px;
    font-size: 25px;
    padding: 0 0 20px 20px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .big-title {
    font-size: 50px;
    line-height: 60px;
    margin: 0;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 35px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-icons .icon-section {
    margin: 0 60px 0 0;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-icons .icon-section .info {
    font-size: 20px;
    line-height: 30px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-img .cross-connector .cross-imgs {
    margin: 0 25px 0 0;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-technical .tech-img {
    margin: 0 55px 0 0;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-technical .tech-para {
    width: 75%;
  }
  [class*="cms-contact-us"] .page-wrapper .page-main-full-width .page-title {
    margin: 0 auto 20px;
    padding: 80px 20px 0;
  }
  .contact-us-page-container .abt-intro {
    width: fit-content;
    margin: 0 auto;
  }
  .contact-us-page-container .abt-intro .abt-para1 {
    width: 66%;
  }
  .contact-us-page-container .abt-icon p {
    font-size: 30px;
    line-height: 44px;
  }
  .contact-us-page-container .abt-icon .abt-icons {
    padding: 32px 0;
  }
  .contact-us-page-container .abt-icon .abt-icons .icn-url {
    width: 43px;
  }
  .contact-us-page-container .abt-map {
    margin-top: 71px;
    padding-bottom: 71px;
  }
  .contact-us-page-container .abt-map .abt-hdqtr.glob .map-title {
    width: 316px;
  }
  .contact-us-page-container .abt-map .abt-hdqtr.glob .abt-list li {
    font-size: 18px;
    line-height: 26px;
  }
  .contact-us-page-container .abt-map .map-img {
    width: 600px;
    height: 500px;
  }
  .contact-us-page-container .abt-map .map-img #map .popup-container .popup-bubble-anchor #rmvContent {
    left: 175px;
    bottom: 85px;
  }
  .contact-us-page-container .abt-map .map-img #map .popup-container .popup-bubble-anchor .popup-bubble {
    padding: 35px;
    font-size: 35px;
  }
  .contact-us-page-container .abt-map .map-img.foc-img {
    width: 665px;
    padding-bottom: 80px;
  }
  .contact-us-page-container .msg-form .map-title {
    font-size: 50px;
    line-height: 60px;
  }
  form.search_form_technical_papers {
    width: 850px;
  }
  .industry_events-marketing-contact-info {
    margin-top: 50px;
    margin-left: 100px;
  }
  .amblog-index-category .amblog-form-search.amblog-item {
    max-width: 798px;
  }
  .amblog-index-category .amblog-form-search .amblog-input {
    max-width: 747px;
  }
  .amblog-grid-list.video .list-item {
    width: 24%;
    margin-right: 4%;
    padding: 22px 32px;
  }
  .whitepaper_webcast-form-iframe-image {
    margin-top: 30px;
  }
  .whitepaper_webcast-form-iframe-image iframe.whitepaper_webcast-form-iframe {
    width: 50.5%;
    margin-left: 15px;
  }
  .whitepaper_webcast-form-iframe-image img.whitepaper_webcast-form-image {
    height: 550px;
    margin-top: 60px;
  }
  .whitepaper_webcast-full.content h2.whitepaper_webcast-sub-title {
    font-size: 41px;
    margin-bottom: 22px;
  }
  .whitepaper_webcast-full.content h4.whitepaper_webcast-form-title {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 30px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head {
    font-size: 25px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr .process-table-td,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .process-table-tr .process-table-td {
    font-size: 20px;
    line-height: 26px;
  }
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .final-polish-film-table h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-1 .final-polish-film-table h3,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .final-polish-film-table h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .process-table1-2 .final-polish-film-table h3,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .final-polish-film-table h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .final-polish-film-table .final-polish-film-table h3,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .final-polish-film-table h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .final-polish-film-table h3,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .final-polish-film-table h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .final-polish-film-table h3,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .final-polish-film-table h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .final-polish-film-table h3,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .final-polish-film-table h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .final-polish-film-table h3,
  .cms-polishing-instructions-for-pre-domed-or-pre-angled-zirconia-ferrule-connectors .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .final-polish-film-table h3,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .final-polish-film-table h3 {
    margin-top: 60px;
    margin-bottom: 12px;
  }
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-one .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-two .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .table-final .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .about-table .process-table .footable-header .process-table-head,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .columns .column.main .polishing-instructions .sm-flat .process-table .footable-header .process-table-head {
    font-size: 18px;
  }
  .table-container .process-table .process-table-tr .process-table-td,
  .process-table1-1 .process-table .process-table-tr .process-table-td,
  .process-table1-2 .process-table .process-table-tr .process-table-td,
  .final-polish-film-table .process-table .process-table-tr .process-table-td,
  .table-one .process-table .process-table-tr .process-table-td,
  .table-two .process-table .process-table-tr .process-table-td,
  .table-final .process-table .process-table-tr .process-table-td,
  .about-table .process-table .process-table-tr .process-table-td,
  .sm-flat .process-table .process-table-tr .process-table-td {
    font-size: 20px;
    line-height: 26px;
  }
  .table-container .final-polish-film-table h3,
  .process-table1-1 .final-polish-film-table h3,
  .process-table1-2 .final-polish-film-table h3,
  .final-polish-film-table .final-polish-film-table h3,
  .table-one .final-polish-film-table h3,
  .table-two .final-polish-film-table h3,
  .table-final .final-polish-film-table h3,
  .about-table .final-polish-film-table h3,
  .sm-flat .final-polish-film-table h3 {
    margin-top: 60px;
    margin-bottom: 12px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .page-title {
    font-size: 25px;
    line-height: 50px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .section-title {
    font-size: 25px;
    line-height: 50px;
    margin-bottom: 0;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .section-title:first-child {
    font-size: 20px;
    margin: 40px 0 10px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .big-title {
    font-size: 50px;
    line-height: 60px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .big-title:nth-child(2) {
    font-size: 40px;
    margin: 0 0 10px 0;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column p {
    font-size: 20px;
    line-height: 30px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content.lst-child .ktln-dtls {
    margin-left: 70px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content.lst-child .ktln-dtls .para-title {
    font-size: 25px;
    line-height: 30px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .image-content.lst-child .ktln-dtls .nbr-mail li {
    font-size: 20px;
    line-height: 25px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .cross-icons .icon-section {
    display: inline-block;
    width: 29%;
    margin: 0 44px 0 0;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .cross-icons .icon-section:last-child {
    margin: 0px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .cross-icons .icon-section .info {
    font-size: 20px;
    line-height: 30px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .sml-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 55px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .our-team-slider-area {
    padding-left: 40px;
    padding-right: 40px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .our-team-slider-area .technical-support-slider.owl-carousel .owl-nav {
    margin-top: 35px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .our-team-slider-area .technical-support-slider.owl-carousel .owl-nav .owl-next {
    top: 10%;
    right: -5%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .our-team-slider-area .technical-support-slider.owl-carousel .owl-nav .owl-prev {
    top: 10%;
    left: -5%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .our-team-slider-area .technical-support-slider.owl-carousel .owl-item .mySlides .slider-content {
    font-size: 20px;
    line-height: 30px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .container {
    padding-top: 35px;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .container .owl-carousel .owl-nav .owl-prev {
    left: -4%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .container .owl-carousel .owl-nav .owl-next {
    right: -4%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .termination .end-title {
    font-size: 20px;
    line-height: 30px;
  }
  .technical-horsepower .category-and-slider.video .container .category-slider .slider iframe {
    min-height: 310px;
  }
  .thcl-publishedpapaer-links .thcl-pblshedpaper-list {
    padding-left: 20px;
  }
  .thcl-publishedpapaer-links .thcl-pblshedpaper-list .thcl-pblshedpaper-link {
    width: 900px;
  }
  .trade-show-discussion .discusson-section .contentarea .content {
    width: 67%;
  }
  .trade-show-discussion .discusson-section .meeting-title .title {
    width: 100%;
  }
  .foc-banner .foc-banner-content {
    max-width: 80%;
  }
  .foc-banner .foc-banner-content h2 {
    font-size: 50px;
    line-height: 60px;
  }
  .foc-banner .foc-banner-content .small-title {
    font-size: 30px;
    line-height: 35px;
  }
  .foc-banner .foc-banner-content p {
    font-size: 20px;
    line-height: 30px;
  }
  .foc-corporate-citizen .image-content .img-text {
    font-size: 22px;
  }
  .shop-menu-page-container .shop-menu-page-menu .shop-menu-page {
    column-count: 3;
  }
  .cms-index-index .home-banner .container .title {
    font-size: 60px;
    line-height: 70px;
  }
  .cms-index-index .home-banner .container .content {
    font-size: 18px;
    line-height: 30px;
  }
  .cms-index-index .home-banner .container .content .button {
    font-size: 18px;
  }
  .cms-index-index .home-banner .container .button-25 {
    margin-right: 0;
  }
  .category-and-slider .category-slider {
    margin-top: 35px;
  }
  .category-and-slider .category-slider .slider .wrapper_slider.slider_3 .banner_item img {
    height: 306px;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content {
    bottom: 375px;
    top: 20%;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content img {
    margin-bottom: 35px;
    width: 50%;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .left-one p {
    font-size: 18px;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .left-one p.margin-bottom-30 {
    margin-bottom: 30px;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .right-one .hcrpt-ctznheader {
    font-size: 24px;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .right-one p {
    font-size: 18px;
  }
  .block.newsletter {
    padding: 17px 30px;
  }
  .block.newsletter .newsletter-container {
    width: 970px;
  }
  .block.newsletter .newsletter-container .title {
    width: 365px;
    margin-right: 35px;
  }
  .block.newsletter .newsletter-container .title span {
    padding: 0;
  }
  .block.newsletter .newsletter-container .content {
    width: 560px;
  }
  .block.newsletter .newsletter-container .content .form.subscribe .field.newsletter {
    width: 71%;
  }
  .block.newsletter .newsletter-container .content .form.subscribe .actions {
    margin-left: 1px;
  }
  .page-footer .footer.content .row {
    padding-left: 125px;
    padding-top: 0;
  }
  .page-footer .footer.content .row .footer-menu .navigation {
    background: none;
  }
  .page-footer .footer.content .row .footer-menu .navigation ul h6 {
    margin-bottom: 37px;
  }
  .page-footer .footer.content .row .footer-menu .consulting-service {
    margin-top: 37px;
    margin-bottom: 47px;
  }
  .page-footer .footer.content .row .footer-menu .legal-info {
    margin-top: 37px;
  }
  .page-footer .footer.content .row .footer-menu .follow-us {
    margin-top: 25px;
    margin-bottom: 38px;
  }
  .page-footer .footer.content .row .footer-menu .contact {
    margin-top: 25px;
  }
  .cms-about-foc .page-wrapper .breadcrumbs,
  .cms-about-foc-staging .page-wrapper .breadcrumbs,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .breadcrumbs {
    margin-bottom: 10px;
  }
  .cms-about-foc .page-wrapper .page-main .page-title,
  .cms-about-foc-staging .page-wrapper .page-main .page-title,
  .cms-polishing-instructions-for-single-fiber-and-mt-polishing-processes .page-wrapper .page-main .page-title {
    font-size: 25px;
    line-height: 50px;
    margin-bottom: 10px;
  }
  .columns .column.main .about-us > p,
  .columns .column.main .global-fod > p,
  .columns .column.main .difference > p {
    width: 660px;
  }
  .columns .column.main .about-us h3,
  .columns .column.main .global-fod h3,
  .columns .column.main .difference h3 {
    font-size: 25px;
    line-height: 50px;
  }
  .columns .column.main .about-us h2,
  .columns .column.main .global-fod h2,
  .columns .column.main .difference h2 {
    font-size: 50px;
    line-height: 60px;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .columns .column.main .about-us p,
  .columns .column.main .global-fod p,
  .columns .column.main .difference p {
    font-size: 20px;
    line-height: 30px;
  }
  .columns .column.main .about-us ul li,
  .columns .column.main .global-fod ul li,
  .columns .column.main .difference ul li {
    font-size: 20px;
    line-height: 30px;
  }
  .columns .column.main .about-us .polishing-fp,
  .columns .column.main .global-fod .polishing-fp,
  .columns .column.main .difference .polishing-fp {
    width: 822px;
  }
  .columns .column.main .about-us .polishing-bold,
  .columns .column.main .global-fod .polishing-bold,
  .columns .column.main .difference .polishing-bold {
    font-family: 'MyriadPro Semibold';
    width: 100%;
  }
  .columns .column.main .about-us .polishing-bold a,
  .columns .column.main .global-fod .polishing-bold a,
  .columns .column.main .difference .polishing-bold a {
    text-decoration: underline;
  }
  .columns .column.main .about-us .image-section,
  .columns .column.main .global-fod .image-section,
  .columns .column.main .difference .image-section {
    width: 100%;
    padding-top: 10px;
  }
  .columns .column.main .about-us .image-section .our-home,
  .columns .column.main .global-fod .image-section .our-home,
  .columns .column.main .difference .image-section .our-home,
  .columns .column.main .about-us .image-section .corp-statement,
  .columns .column.main .global-fod .image-section .corp-statement,
  .columns .column.main .difference .image-section .corp-statement,
  .columns .column.main .about-us .image-section .corp-citizen,
  .columns .column.main .global-fod .image-section .corp-citizen,
  .columns .column.main .difference .image-section .corp-citizen,
  .columns .column.main .about-us .image-section .meet-team,
  .columns .column.main .global-fod .image-section .meet-team,
  .columns .column.main .difference .image-section .meet-team {
    margin-right: 1%;
  }
  .columns .column.main .about-us .image-section .our-home a img,
  .columns .column.main .global-fod .image-section .our-home a img,
  .columns .column.main .difference .image-section .our-home a img,
  .columns .column.main .about-us .image-section .corp-statement a img,
  .columns .column.main .global-fod .image-section .corp-statement a img,
  .columns .column.main .difference .image-section .corp-statement a img,
  .columns .column.main .about-us .image-section .corp-citizen a img,
  .columns .column.main .global-fod .image-section .corp-citizen a img,
  .columns .column.main .difference .image-section .corp-citizen a img,
  .columns .column.main .about-us .image-section .meet-team a img,
  .columns .column.main .global-fod .image-section .meet-team a img,
  .columns .column.main .difference .image-section .meet-team a img {
    height: 340px;
  }
  .columns .column.main .about-us .image-section .our-home span,
  .columns .column.main .global-fod .image-section .our-home span,
  .columns .column.main .difference .image-section .our-home span,
  .columns .column.main .about-us .image-section .corp-statement span,
  .columns .column.main .global-fod .image-section .corp-statement span,
  .columns .column.main .difference .image-section .corp-statement span,
  .columns .column.main .about-us .image-section .corp-citizen span,
  .columns .column.main .global-fod .image-section .corp-citizen span,
  .columns .column.main .difference .image-section .corp-citizen span,
  .columns .column.main .about-us .image-section .meet-team span,
  .columns .column.main .global-fod .image-section .meet-team span,
  .columns .column.main .difference .image-section .meet-team span {
    padding-left: 15px;
    padding-bottom: 10px;
    transition: 0.5s;
  }
  .columns .column.main .about-us .image-section .meet-team,
  .columns .column.main .global-fod .image-section .meet-team,
  .columns .column.main .difference .image-section .meet-team {
    margin-right: 0;
  }
  .columns .column.main .about-us .image-desc .image-sec,
  .columns .column.main .global-fod .image-desc .image-sec,
  .columns .column.main .difference .image-desc .image-sec {
    vertical-align: middle;
    width: 14%;
    margin-left: 55px;
  }
  .columns .column.main .about-us .image-desc .desc-sec,
  .columns .column.main .global-fod .image-desc .desc-sec,
  .columns .column.main .difference .image-desc .desc-sec {
    vertical-align: middle;
  }
  .columns .column.main .about-us .about-sec > p,
  .columns .column.main .global-fod .about-sec > p,
  .columns .column.main .difference .about-sec > p,
  .columns .column.main .about-us .foc-we-are > p,
  .columns .column.main .global-fod .foc-we-are > p,
  .columns .column.main .difference .foc-we-are > p {
    width: 660px;
  }
  .columns .column.main .about-us .about-sec h2,
  .columns .column.main .global-fod .about-sec h2,
  .columns .column.main .difference .about-sec h2,
  .columns .column.main .about-us .foc-we-are h2,
  .columns .column.main .global-fod .foc-we-are h2,
  .columns .column.main .difference .foc-we-are h2 {
    font-size: 40px;
  }
  .columns .column.main .about-us .about-service .read-more,
  .columns .column.main .global-fod .about-service .read-more,
  .columns .column.main .difference .about-service .read-more {
    font-size: 20px;
    line-height: 30px;
  }
  .columns .column.main .about-us .about-service .read-more:before,
  .columns .column.main .global-fod .about-service .read-more:before,
  .columns .column.main .difference .about-service .read-more:before {
    bottom: 5px;
  }
  .columns .column.main .about-us .about-service .polishing-p,
  .columns .column.main .global-fod .about-service .polishing-p,
  .columns .column.main .difference .about-service .polishing-p {
    padding-bottom: 20px;
  }
  .columns .column.main .about-us .about-service .poli-head,
  .columns .column.main .global-fod .about-service .poli-head,
  .columns .column.main .difference .about-service .poli-head {
    padding-top: 30px;
  }
  .columns .column.main .about-us .about-service .table-img img,
  .columns .column.main .global-fod .about-service .table-img img,
  .columns .column.main .difference .about-service .table-img img {
    width: 1170px;
  }
  .columns .column.main .difference .quote {
    padding: 40px 60px;
    margin: 30px 0;
  }
  .columns .column.main .difference p {
    width: 100%;
  }
  .connector-assembly-fixturing-tooling .connection-types {
    max-width: 1100px;
  }
  .connector-assembly-fixturing-tooling .connection-types a {
    max-width: 27%;
  }
  .connector-assembly-fixturing-tooling .connection-types-top {
    max-width: 1500px;
  }
  .connector-assembly-fixturing-tooling .connection-types-top a {
    max-width: 285px;
  }
  .connector-assembly-fixturing-tooling .connection-types-bottom {
    max-width: auto;
  }
  .connector-assembly-fixturing-tooling .connection-types-bottom a {
    max-width: 285px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar .filter .filter-options .filter-options-item .filter-options-title,
  .catalogsearch-result-index .page-wrapper .page-main .columns .sidebar .filter .filter-options .filter-options-item .filter-options-title {
    font-size: 20px;
  }
  .logo {
    max-width: 108px;
  }
  .block.widget .products-grid .product-item {
    width: 100%/5;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 100%/4;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1200px), print {
  .amblog-element-block:not(.widget) > div:not(.amblog-overlay) .post-image + .content-area,
  .amblog-element-block.widget .post-image + .content-area,
  .amblog-grid-list .list-item .post-image + .content-area,
  .amblog-post-container .post-image + .content-area {
    width: calc(100% - 385px);
  }
  .cms-staff .page-title {
    font-size: 80px;
    line-height: 96px;
    font-family: 'HelveticaNeue-Light';
    margin-bottom: 90px;
    color: #000;
  }
  .container.ourteams .team_members .team_member:nth-child(3n) {
    margin-right: 12px;
  }
  .container.ourteams .team_members .team_member:nth-child(3n+1) {
    margin-left: 12px;
  }
  .container.ourteams .team_members .team_member:nth-child(4n) {
    margin-right: 0;
  }
  .container.ourteams .team_members .team_member:nth-child(4n+1) {
    margin-left: 0;
  }
  .navigation {
    background: transparent;
  }
  .navigation > ul {
    padding: 35px 0 0;
  }
  .navigation .level0 > .level-top {
    font-size: 18px;
    padding: 0 15px 0;
  }
  .product-info-main .box-tocart .actions .action.primary.tocart {
    padding: 14px 111px;
  }
  .field-tooltip.toggle._active .field-tooltip-content {
    left: 0;
    top: 45px;
  }
  .field-tooltip.toggle._active .field-tooltip-content:before {
    transform: rotateZ(90deg);
    top: -21px;
  }
  .field-tooltip.toggle._active .field-tooltip-content:after {
    transform: rotateZ(90deg);
    top: -21px;
  }
  .plp-blog-area .blog-box {
    margin-right: 0;
  }
  .plp-blog-area .blog-box span {
    font-size: 25px;
    line-height: 35px;
  }
  .featured-products-area .featured-product .box-heading {
    min-height: 70px;
  }
  .featured-products-area .featured-product a.image {
    height: 315px;
  }
  .suppliers-solutions-slider .blog-area-slider .container .owl-carousel .owl-stage-outer .owl-item .slider-content {
    font-size: 20px;
  }
  .suppliers-solutions-slider .blog-area-slider .container .owl-carousel .owl-nav .owl-prev {
    left: -2%;
  }
  .suppliers-solutions-slider .blog-area-slider .container .owl-carousel .owl-nav .owl-next {
    right: -2%;
  }
  .brands-area.container .owl-carousel .owl-nav .owl-prev {
    left: -1%;
  }
  .brands-area.container .owl-carousel .owl-nav .owl-next {
    right: -1%;
  }
  .research-plp-area {
    padding: 60px 20px;
  }
  .research-plp-area .research-plp-content-area .research-right {
    width: 620px;
  }
  .research-plp-area .research-plp-content-area .research-right ul li a {
    font-size: 20px;
    line-height: 60px;
  }
  .technical-support-area .technical-content-area .technical-title-section {
    width: calc(100% - 540px);
  }
  .technical-resource-area .employe .single-employe {
    width: 50%;
    justify-content: start;
  }
  .technical-resource-area .employe .single-employe img {
    margin-right: 55px;
    max-width: 160px;
  }
  .technical-resource-area .employe .single-employe p,
  .technical-resource-area .employe .single-employe li {
    font-size: 20px;
    line-height: 30px;
  }
  .research-horsepower .research-plp-content-area .research-left {
    max-width: 60%;
    margin-right: 20px;
  }
  .research-horsepower .research-plp-content-area .research-left p {
    max-width: 60%;
  }
  .research-horsepower .research-plp-content-area .research-right {
    width: calc(40% - 20px);
  }
  .video-category .videos-dec {
    width: 67%;
  }
  .video-category .videos-dec .subs-btn {
    width: 29%;
  }
  .amblog-grid-list.video .list-item {
    margin-right: 5.75%;
    width: 24.5%;
  }
  .whitepaper_webcast-full.content .whitepaper_webcast-form-content {
    width: 45%;
  }
  .whitepaper_webcast-full.content .whitepaper_webcast-form-image {
    width: 640px;
  }
  .whitepaper_webcast-full.content .whitepaper_webcast-form-iframe {
    width: 50%;
  }
  .page-main .columns .column.main .career-opp-form-heading h3,
  .page-main-full-width .columns .column.main .career-opp-form-heading h3 {
    width: 50%;
  }
  .page-main .columns .column.main .career-opp-form,
  .page-main-full-width .columns .column.main .career-opp-form {
    width: 50%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .container .owl-carousel .owl-nav .owl-prev {
    left: -3%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .suppliers-solutions-slider .container .owl-carousel .owl-nav .owl-next {
    right: -3%;
  }
  .amblog-index-category .page-wrapper .page-main .owl-carousel .owl-nav .owl-prev {
    left: -60px;
  }
  .amblog-index-category .page-wrapper .page-main .owl-carousel .owl-nav .owl-next {
    right: -60px;
  }
  .improved-reduces-customers .container .improved,
  .improved-reduces-customers .container .reduces,
  .improved-reduces-customers .container .customer-happy {
    margin-right: 28px;
    vertical-align: top;
  }
  .improved-reduces-customers .container .customer-happy {
    margin-right: 0;
  }
  .horsepower-banner .container {
    top: 25px;
  }
  .horsepower-banner .container .box-heading {
    margin-bottom: 20px;
  }
  .horsepower-banner .container .box-heading {
    font-size: 40px;
    line-height: 50px;
  }
  .horsepower-banner .container .box-title {
    font-size: 60px;
    width: 80%;
    line-height: 70px;
    margin-bottom: 45px;
  }
  .horsepower-banner .container .content {
    width: 70%;
    font-size: 24px;
    line-height: 30px;
  }
  .technical-horsepower .technical-resource-area .plp-wisely-box-area {
    justify-content: start;
  }
  .technical-horsepower .technical-resource-area .plp-wisely-box-area .wisely-box {
    max-width: calc(33% - 12px);
    margin-right: 15px;
    margin-bottom: 0;
  }
  .technical-horsepower .technical-resource-area .plp-wisely-box-area .wisely-box:last-child {
    margin-right: 0;
  }
  .technical-horsepower .plp-wisely-box-area.column4 .wisely-box {
    max-width: calc(25% - 12px);
  }
  .technical-horsepower .category-and-slider.video .container .category-slider .slider iframe {
    min-height: 415px;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme {
    max-width: 1190px;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-stage-outer .owl-item .mySlides.item .slider-content p {
    line-height: 30px;
  }
  .foc-banner .foc-banner-content {
    top: 5%;
  }
  .category-and-slider .title {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .category-and-slider .category-slider .slider .wrapper_slider.slider_3 .banner_item img {
    height: 415px;
  }
  .cms-index-index .home-banner .container {
    top: 25px;
  }
  .cms-index-index .home-banner .container .title-small {
    font-size: 41px;
    margin-bottom: 22px;
  }
  .cms-index-index .home-banner .container .title {
    font-size: 60px;
    width: 80%;
    line-height: 70px;
    margin-bottom: 30px;
  }
  .cms-index-index .home-banner .container .content {
    width: 85%;
    font-size: 24px;
    margin-bottom: 10px;
  }
  .cms-index-index .home-banner .container .button {
    margin-top: 20px;
  }
  .cms-index-index .home-banner .container .button-new {
    padding: 0 20px;
    width: auto;
    margin: 0 2% 20px 0;
    font-size: 18px;
  }
  .cms-index-index .home-banner .container .button-25 {
    margin-right: 0;
  }
  .cms-index-index .improved-reduces-customers h2 {
    font-size: 60px;
    width: 60%;
    margin-bottom: 52px;
    margin-top: 14px;
    line-height: 70px;
  }
  .cms-index-index .improved-reduces-customers .improved,
  .cms-index-index .improved-reduces-customers .reduces,
  .cms-index-index .improved-reduces-customers .customer-happy {
    vertical-align: top;
  }
  .cms-index-index .improved-reduces-customers .improved h3 {
    margin-top: 29px;
  }
  .cms-index-index .testimonials-slider-container .container {
    padding-top: 30px;
    padding-bottom: 70px;
    padding-left: 60px;
    padding-right: 70px;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme {
    max-width: 1190px;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-stage-outer .mySlides.item .slider-content {
    padding: 75px;
  }
  .bottom-slider .row .owl-carousel .banner_content {
    top: 40%;
  }
  .bottom-slider .row .owl-carousel .banner_content .left-one {
    width: 44%;
    margin-right: 8%;
  }
  .bottom-slider .row .owl-carousel .banner_content .left-one:after {
    bottom: 6px;
    right: -48px;
  }
  .bottom-slider .row .owl-carousel .banner_content .left-one p {
    margin-bottom: 26px;
    font-size: 18px;
  }
  .bottom-slider .row .owl-carousel .banner_content .right-one {
    width: 35%;
  }
  .bottom-slider .row .owl-carousel .banner_content .right-one p {
    margin-bottom: 27px;
    line-height: 25px;
    font-size: 18px;
  }
  .bottom-slider .row .owl-carousel .banner_content img {
    width: auto;
    height: auto;
    margin-bottom: 43px;
  }
  .block.newsletter .newsletter-container {
    width: 1160px;
  }
  .block.newsletter .newsletter-container .title {
    margin-right: 98px;
  }
  .block.newsletter .newsletter-container .content {
    width: 692px;
  }
  .block.newsletter .newsletter-container .content .form.subscribe .field.newsletter {
    width: 71%;
  }
  .block.newsletter .newsletter-container .content .form.subscribe .actions {
    margin-left: 40px;
    vertical-align: top;
    margin-top: 0;
  }
  .cms-mission-statement .page-wrapper .page-main .corporate-statement .values-boxs .box,
  .cms-mission-statement-staging .page-wrapper .page-main .corporate-statement .values-boxs .box,
  .cms-mission-statement .page-wrapper .page-main .core-values .values-boxs .box,
  .cms-mission-statement-staging .page-wrapper .page-main .core-values .values-boxs .box,
  .cms-mission-statement .page-wrapper .page-main .vision .values-boxs .box,
  .cms-mission-statement-staging .page-wrapper .page-main .vision .values-boxs .box,
  .cms-mission-statement .page-wrapper .page-main .mission .values-boxs .box,
  .cms-mission-statement-staging .page-wrapper .page-main .mission .values-boxs .box {
    width: 19%;
  }
  .cms-mission-statement .page-wrapper .page-main .corporate-statement .values-boxs .box .celerity,
  .cms-mission-statement-staging .page-wrapper .page-main .corporate-statement .values-boxs .box .celerity,
  .cms-mission-statement .page-wrapper .page-main .core-values .values-boxs .box .celerity,
  .cms-mission-statement-staging .page-wrapper .page-main .core-values .values-boxs .box .celerity,
  .cms-mission-statement .page-wrapper .page-main .vision .values-boxs .box .celerity,
  .cms-mission-statement-staging .page-wrapper .page-main .vision .values-boxs .box .celerity,
  .cms-mission-statement .page-wrapper .page-main .mission .values-boxs .box .celerity,
  .cms-mission-statement-staging .page-wrapper .page-main .mission .values-boxs .box .celerity,
  .cms-mission-statement .page-wrapper .page-main .corporate-statement .values-boxs .box .hard-work,
  .cms-mission-statement-staging .page-wrapper .page-main .corporate-statement .values-boxs .box .hard-work,
  .cms-mission-statement .page-wrapper .page-main .core-values .values-boxs .box .hard-work,
  .cms-mission-statement-staging .page-wrapper .page-main .core-values .values-boxs .box .hard-work,
  .cms-mission-statement .page-wrapper .page-main .vision .values-boxs .box .hard-work,
  .cms-mission-statement-staging .page-wrapper .page-main .vision .values-boxs .box .hard-work,
  .cms-mission-statement .page-wrapper .page-main .mission .values-boxs .box .hard-work,
  .cms-mission-statement-staging .page-wrapper .page-main .mission .values-boxs .box .hard-work,
  .cms-mission-statement .page-wrapper .page-main .corporate-statement .values-boxs .box .helpfulness,
  .cms-mission-statement-staging .page-wrapper .page-main .corporate-statement .values-boxs .box .helpfulness,
  .cms-mission-statement .page-wrapper .page-main .core-values .values-boxs .box .helpfulness,
  .cms-mission-statement-staging .page-wrapper .page-main .core-values .values-boxs .box .helpfulness,
  .cms-mission-statement .page-wrapper .page-main .vision .values-boxs .box .helpfulness,
  .cms-mission-statement-staging .page-wrapper .page-main .vision .values-boxs .box .helpfulness,
  .cms-mission-statement .page-wrapper .page-main .mission .values-boxs .box .helpfulness,
  .cms-mission-statement-staging .page-wrapper .page-main .mission .values-boxs .box .helpfulness,
  .cms-mission-statement .page-wrapper .page-main .corporate-statement .values-boxs .box .integrity,
  .cms-mission-statement-staging .page-wrapper .page-main .corporate-statement .values-boxs .box .integrity,
  .cms-mission-statement .page-wrapper .page-main .core-values .values-boxs .box .integrity,
  .cms-mission-statement-staging .page-wrapper .page-main .core-values .values-boxs .box .integrity,
  .cms-mission-statement .page-wrapper .page-main .vision .values-boxs .box .integrity,
  .cms-mission-statement-staging .page-wrapper .page-main .vision .values-boxs .box .integrity,
  .cms-mission-statement .page-wrapper .page-main .mission .values-boxs .box .integrity,
  .cms-mission-statement-staging .page-wrapper .page-main .mission .values-boxs .box .integrity,
  .cms-mission-statement .page-wrapper .page-main .corporate-statement .values-boxs .box .knowledge,
  .cms-mission-statement-staging .page-wrapper .page-main .corporate-statement .values-boxs .box .knowledge,
  .cms-mission-statement .page-wrapper .page-main .core-values .values-boxs .box .knowledge,
  .cms-mission-statement-staging .page-wrapper .page-main .core-values .values-boxs .box .knowledge,
  .cms-mission-statement .page-wrapper .page-main .vision .values-boxs .box .knowledge,
  .cms-mission-statement-staging .page-wrapper .page-main .vision .values-boxs .box .knowledge,
  .cms-mission-statement .page-wrapper .page-main .mission .values-boxs .box .knowledge,
  .cms-mission-statement-staging .page-wrapper .page-main .mission .values-boxs .box .knowledge,
  .cms-mission-statement .page-wrapper .page-main .corporate-statement .values-boxs .box .honesty,
  .cms-mission-statement-staging .page-wrapper .page-main .corporate-statement .values-boxs .box .honesty,
  .cms-mission-statement .page-wrapper .page-main .core-values .values-boxs .box .honesty,
  .cms-mission-statement-staging .page-wrapper .page-main .core-values .values-boxs .box .honesty,
  .cms-mission-statement .page-wrapper .page-main .vision .values-boxs .box .honesty,
  .cms-mission-statement-staging .page-wrapper .page-main .vision .values-boxs .box .honesty,
  .cms-mission-statement .page-wrapper .page-main .mission .values-boxs .box .honesty,
  .cms-mission-statement-staging .page-wrapper .page-main .mission .values-boxs .box .honesty,
  .cms-mission-statement .page-wrapper .page-main .corporate-statement .values-boxs .box .respect,
  .cms-mission-statement-staging .page-wrapper .page-main .corporate-statement .values-boxs .box .respect,
  .cms-mission-statement .page-wrapper .page-main .core-values .values-boxs .box .respect,
  .cms-mission-statement-staging .page-wrapper .page-main .core-values .values-boxs .box .respect,
  .cms-mission-statement .page-wrapper .page-main .vision .values-boxs .box .respect,
  .cms-mission-statement-staging .page-wrapper .page-main .vision .values-boxs .box .respect,
  .cms-mission-statement .page-wrapper .page-main .mission .values-boxs .box .respect,
  .cms-mission-statement-staging .page-wrapper .page-main .mission .values-boxs .box .respect,
  .cms-mission-statement .page-wrapper .page-main .corporate-statement .values-boxs .box .responsibility,
  .cms-mission-statement-staging .page-wrapper .page-main .corporate-statement .values-boxs .box .responsibility,
  .cms-mission-statement .page-wrapper .page-main .core-values .values-boxs .box .responsibility,
  .cms-mission-statement-staging .page-wrapper .page-main .core-values .values-boxs .box .responsibility,
  .cms-mission-statement .page-wrapper .page-main .vision .values-boxs .box .responsibility,
  .cms-mission-statement-staging .page-wrapper .page-main .vision .values-boxs .box .responsibility,
  .cms-mission-statement .page-wrapper .page-main .mission .values-boxs .box .responsibility,
  .cms-mission-statement-staging .page-wrapper .page-main .mission .values-boxs .box .responsibility,
  .cms-mission-statement .page-wrapper .page-main .corporate-statement .values-boxs .box .teamwork,
  .cms-mission-statement-staging .page-wrapper .page-main .corporate-statement .values-boxs .box .teamwork,
  .cms-mission-statement .page-wrapper .page-main .core-values .values-boxs .box .teamwork,
  .cms-mission-statement-staging .page-wrapper .page-main .core-values .values-boxs .box .teamwork,
  .cms-mission-statement .page-wrapper .page-main .vision .values-boxs .box .teamwork,
  .cms-mission-statement-staging .page-wrapper .page-main .vision .values-boxs .box .teamwork,
  .cms-mission-statement .page-wrapper .page-main .mission .values-boxs .box .teamwork,
  .cms-mission-statement-staging .page-wrapper .page-main .mission .values-boxs .box .teamwork,
  .cms-mission-statement .page-wrapper .page-main .corporate-statement .values-boxs .box .fun,
  .cms-mission-statement-staging .page-wrapper .page-main .corporate-statement .values-boxs .box .fun,
  .cms-mission-statement .page-wrapper .page-main .core-values .values-boxs .box .fun,
  .cms-mission-statement-staging .page-wrapper .page-main .core-values .values-boxs .box .fun,
  .cms-mission-statement .page-wrapper .page-main .vision .values-boxs .box .fun,
  .cms-mission-statement-staging .page-wrapper .page-main .vision .values-boxs .box .fun,
  .cms-mission-statement .page-wrapper .page-main .mission .values-boxs .box .fun,
  .cms-mission-statement-staging .page-wrapper .page-main .mission .values-boxs .box .fun {
    font-size: 25px;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services h2 {
    width: 60%;
  }
}
@media all and (min-width: 1200px) and (min-width: 1100px) and (max-width: 1439px), print and (min-width: 1100px) and (max-width: 1439px) {
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content {
    top: 40%;
    bottom: 200px;
  }
}
@media all and (min-width: 1440px), print {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .container,
  .page-main {
    padding-left: 0;
    padding-right: 0;
  }
  .page-wrapper .breadcrumbs {
    margin-bottom: 37px;
  }
  .page-wrapper .breadcrumbs .items {
    padding-left: 0;
    padding-right: 0;
  }
  body[class*='amblog-index-'] h2.amblog-post-title {
    font-size: 30px;
    line-height: 37px;
  }
  .amblog-element-block:not(.widget) > div:not(.amblog-overlay),
  .amblog-element-block.widget,
  .amblog-grid-list .list-item,
  .amblog-post-container {
    margin-bottom: 67px;
    margin-top: 50px;
  }
  .amblog-element-block:not(.widget) > div:not(.amblog-overlay) .post-image + .content-area,
  .amblog-element-block.widget .post-image + .content-area,
  .amblog-grid-list .list-item .post-image + .content-area,
  .amblog-post-container .post-image + .content-area {
    width: calc(100% - 407px);
  }
  .amblog-container-list .post-image {
    width: 380px;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .price-cart .product-item-actions .actions-primary .amquote-addto-button {
    width: 156px;
    /*height: 42px;*/
    font-size: 16px;
  }
  .product-info-main .box-tocart .fieldset .actions .amquote-addto-button,
  .product-options-bottom .box-tocart .fieldset .actions .amquote-addto-button {
    padding: 15px 80px 8px;
  }
  .ourteam_category li {
    margin: 0 40px 40px 0;
  }
  .container.ourteams .row h2 {
    font-size: 40px;
    line-height: 49px;
    margin: 40px 0 35px;
  }
  .container.ourteams .team_members .team_member {
    margin: 20px 25px 45px;
  }
  .container.ourteams .team_members .team_member:nth-child(2n),
  .container.ourteams .team_members .team_member:nth-child(3n) {
    margin-right: 25px;
  }
  .container.ourteams .team_members .team_member:nth-child(2n+1),
  .container.ourteams .team_members .team_member:nth-child(3n+1) {
    margin-left: 25px;
  }
  .container.ourteams .team_members .team_member:nth-child(4n) {
    margin-right: 0;
  }
  .container.ourteams .team_members .team_member:nth-child(4n+1) {
    margin-left: 0;
  }
  .cms-meet-the-fiber-optic-center-team .page-title {
    font-size: 80px;
    line-height: 96px;
    margin-bottom: 70px;
  }
  .modals-wrapper .modal-popup .modal-inner-wrap {
    max-width: 1375px;
  }
  .modals-wrapper .modal-popup .modal-inner-wrap .modal_content {
    padding-bottom: 55px;
  }
  .cms-new-products table.foo-table:not(.cart):not(.totals) thead tr.footable-header th {
    font-size: 25px;
    line-height: 40px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }
  .cms-new-products table.foo-table:not(.cart):not(.totals) thead tr.footable-header th.ninja_column_0 {
    width: 44%;
  }
  .cms-new-products table.foo-table:not(.cart):not(.totals) tbody tr td {
    font-size: 20px;
    line-height: 26px;
  }
  .cms-new-products table.foo-table:not(.cart):not(.totals) tbody tr td a {
    font-size: 20px;
    line-height: 26px;
  }
  .navigation ul {
    margin-top: 10px;
  }
  .navigation .level0.mega > .level0.submenu {
    padding: 45px 252px 20px;
    overflow-x: hidden !important;
  }
  .page-products .products-grid .product-item {
    width: calc((100%) / 4);
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  #related-block .block-content .product-items .product-item.header:hover {
    background: unset;
  }
  #related-block .block-content .product-items .product-item {
    font-size: 20px;
    line-height: 30px;
  }
  #related-block .block-content .product-items .product-item:hover {
    background: #CFCFCF;
  }
  #related-block .block-content .product-items .product-item .row .part-number {
    width: 21%;
    font-size: 20px;
    line-height: 30px;
  }
  #related-block .block-content .product-items .product-item .row .title {
    margin-left: 30px;
    padding-left: 10px;
    font-size: 20px;
    line-height: 30px;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .image {
    width: 25.5%;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .attributes {
    width: 48%;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .attributes .info {
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .attributes .info .short-descrition {
    width: 90%;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .attributes .info .product-url {
    padding: 20px 0;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .price-cart {
    width: 25.5%;
    border-left: 1px solid #707070;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .price-cart .product-item-actions .actions-primary {
    display: inline-block;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .price-cart .product-item-actions .actions-primary .field.qty {
    width: 124px;
    height: 42px;
    font-size: 16px;
  }
  #related-block .block-content .product-items .product-item .ajax-product .row .price-cart .product-item-actions .actions-primary .field.qty .input-text {
    font-size: 16px;
  }
  .minicart-wrapper {
    right: 2px;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before {
    right: 0;
  }
  .minicart-wrapper .action.showcart .counter.qty,
  .minicart-wrapper .action.showcart.active .counter.qty {
    right: -10px;
  }
  .minicart-wrapper .block-minicart {
    right: 0;
  }
  .field-tooltip.toggle._active .field-tooltip-content {
    left: 0;
    top: 45px;
  }
  .field-tooltip.toggle._active .field-tooltip-content:before {
    transform: rotateZ(90deg);
    top: -21px;
  }
  .field-tooltip.toggle._active .field-tooltip-content:after {
    transform: rotateZ(90deg);
    top: -21px;
  }
  .page-title-wrapper,
  .explore-plp-area,
  .research-plp-content-area,
  .technical-resource-area,
  .brands-area,
  .plp-products-area,
  .technical-support-container,
  .featured-products-area,
  .complete-products-container,
  .difference {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1441px;
    padding-left: 0;
    padding-right: 0;
  }
  .page-title {
    margin-left: 0;
    margin-right: 0;
  }
  .who-we-are {
    width: 1440px;
    margin: 50px auto;
  }
  .who-we-are .image img {
    width: 100%;
    height: auto;
  }
  .plp-blog-area .training-item {
    width: 24%;
  }
  .plp-blog-area .blog-box {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .plp-page .page-title-wrapper {
    padding: 0;
  }
  .research-plp-area {
    padding-left: 0;
    padding-right: 0;
  }
  .featured-products-area {
    padding: 80px 0;
  }
  .featured-products-area .featured-product {
    max-width: 31.56%;
    margin-right: 35px;
  }
  .featured-products-area .featured-product p {
    font-size: 20px;
    line-height: 30px;
  }
  .featured-products-area .featured-product a.image {
    padding: 45px 105px;
    height: 340px;
  }
  .featured-products-area .featured-products-title-area .box-title {
    font-size: 50px;
    line-height: 60px;
  }
  .brands-area.container .owl-carousel .owl-item .mySlides.item {
    margin: 0px 35px;
  }
  .brands-area.container .owl-carousel .owl-nav .owl-prev {
    left: -2%;
  }
  .brands-area.container .owl-carousel .owl-nav .owl-next {
    right: -2%;
  }
  .plp-products-area .box-title {
    margin-top: 50px;
  }
  .plp-products-area ul {
    max-width: 499px;
  }
  .plp-products-area ul li {
    margin-bottom: 20px;
  }
  .plp-products-area ul li a {
    font-size: 24px;
    line-height: 30px;
  }
  .plp-products-area .plp-products-img {
    order: unset;
    max-width: 445px;
  }
  .plp-products-area .plp-shop-all-btn {
    padding: 8px 54px;
    margin-bottom: 80px;
  }
  .technical-resource-area .plp-wisely {
    margin-bottom: 100px;
  }
  .technical-resource-area .plp-wisely-box-area {
    padding: 0 0 70px;
  }
  .technical-resource-area .plp-wisely-box-area .wisely-box {
    max-width: 391px;
  }
  .technical-support-area {
    padding: 40px 0 20px;
  }
  .technical-support-area .technical-content-area .technical-title-section {
    width: calc(100% - 600px);
  }
  .technical-support-area .technical-content-area .technical-title-section .technical-link {
    font-size: 20px;
    line-height: 50px;
  }
  .technical-support-area .technical-content-area .technical-title-section .box-title.technical {
    margin-top: 0;
  }
  .technical-support-area .technical-content-area .technical-title-section p {
    font-size: 20px;
    line-height: 30px;
  }
  .technical-support-slider-area.container {
    max-width: 1304px;
  }
  .banner .banner-content {
    width: 1440px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .banner .banner-content h2 {
    font-size: 50px;
    line-height: 60px;
    margin: 25px 0px 20px;
  }
  .banner .banner-content p {
    font-size: 20px;
    line-height: 30px;
    width: 42%;
  }
  .research-horsepower .research-plp-content-area .research-left {
    max-width: 63%;
  }
  .research-horsepower .research-plp-content-area .research-right {
    width: calc(37% - 20px);
  }
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-img img,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-img img {
    width: 100%;
  }
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info {
    margin-left: 60px;
  }
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info h3,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info h3 {
    font-size: 25px;
  }
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info span,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info span,
  .cms-co-op-marketing .page-wrapper .page-main .columns .column.main .marketing-contact .marketing-contact-info a,
  .cms-co-op-marketing .page-wrapper .page-main-full-width .columns .column.main .marketing-contact .marketing-contact-info a {
    font-size: 20px;
    line-height: 30px;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-icons .icon-section {
    margin: 0 88px 0 0;
  }
  .cms-cross-sectioning-service .page-wrapper .page-main .columns .column .cross-img .cross-connector .cross-imgs {
    margin: 0 28px 0 0;
  }
  [class*="cms-contact-us"] .page-wrapper .page-main-full-width .page-title {
    font-size: 30px;
    max-width: 1440px;
  }
  .contact-us-page-container p {
    font-size: 20px;
    line-height: 30px;
  }
  .contact-us-page-container .abt-intro {
    width: 100%;
    max-width: 1440px;
  }
  .contact-us-page-container .abt-intro .big-title {
    font-size: 80px;
    line-height: 96px;
    margin: 0 0 50px 0;
  }
  .contact-us-page-container .abt-intro .abt-para1 {
    font-size: 24px;
  }
  .contact-us-page-container .abt-icon {
    padding-right: 260px;
  }
  .contact-us-page-container .abt-icon p {
    padding: 36px 0;
    margin-right: 15px;
  }
  .contact-us-page-container .abt-icon .abt-icons {
    padding: 32px 0;
  }
  .contact-us-page-container .abt-icon .abt-icons .icn-url {
    width: 43px;
    margin: 0 0 0 17px;
  }
  .contact-us-page-container .abt-map .abt-hdqtr a {
    font-size: 20px;
    line-height: 30px;
  }
  .contact-us-page-container .abt-map .abt-hdqtr.glob .map-title {
    width: 327px;
  }
  .contact-us-page-container .abt-map .abt-hdqtr.glob .abt-list li {
    font-size: 20px;
    line-height: 30px;
  }
  .contact-us-page-container .abt-map .map-img {
    width: 1040px;
    height: 724px;
  }
  .contact-us-page-container .abt-map .map-img #map .popup-container .popup-bubble-anchor #rmvContent {
    left: 205px;
    bottom: 109px;
  }
  .contact-us-page-container .abt-map .map-img #map .popup-container .popup-bubble-anchor .popup-bubble {
    padding: 45px 40px;
    font-size: 40px;
  }
  .contact-us-page-container .abt-map .map-img.foc-img {
    width: 988px;
    padding-bottom: 0;
  }
  .amblog-grid-list.video .list-item {
    width: 25%;
  }
  .whitepaper_webcast-form-iframe-image iframe.whitepaper_webcast-form-iframe {
    margin-left: 0px;
  }
  .whitepaper_webcast-form-iframe-image img.whitepaper_webcast-form-image {
    height: 700px;
    margin-left: 15px;
  }
  .page-main .columns .column.main .career-title-desc p,
  .page-main-full-width .columns .column.main .career-title-desc p {
    width: 35%;
  }
  .page-main .columns .column.main .career-opp-form-heading h3,
  .page-main-full-width .columns .column.main .career-opp-form-heading h3 {
    width: 50%;
  }
  .page-main .columns .column.main .career-opp-form,
  .page-main-full-width .columns .column.main .career-opp-form {
    width: 41%;
  }
  .cms-corporate-citizen .page-wrapper .page-main .columns .column .cross-icons .icon-section {
    margin: 0 88px 0 0;
  }
  .horsepower-slider .testimonials-slider-container .container {
    padding-top: 90px;
    padding-bottom: 120px;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme {
    max-width: 1350px;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-nav {
    width: calc(100% + 220px);
    margin-left: -105px;
  }
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-nav .owl-prev,
  .horsepower-slider .testimonials-slider-container .container .testimonials-slider.owl-theme .owl-nav .owl-next {
    height: 84px;
    width: 84px;
    background-size: contain;
  }
  .horsepower-banner .container {
    top: 88px;
  }
  .horsepower-banner .container .box-title {
    font-size: 80px;
    line-height: 98px;
  }
  .welcome-horsepower-area .horsepower-img {
    width: 303px;
  }
  .welcome-horsepower-area .welcome-horsepower-content {
    width: calc(100% - 348px);
  }
  .consultation-area .box-title {
    font-size: 80px;
    line-height: 96px;
  }
  .technical-horsepower {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }
  .technical-horsepower .technical-resource-area .plp-wisely {
    margin-bottom: 50px;
  }
  .technical-horsepower .technical-resource-area .employe ul li a {
    font-size: 20px;
    line-height: 30px;
    font-family: 'MyriadPro Semibold';
  }
  .technical-horsepower .category-and-slider.video .container .category-slider .slider iframe {
    min-height: 450px;
  }
  .technical-horsepower-table {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }
  .horsepower-footer-container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }
  .horsepower-footer-container .footer-col {
    max-width: 41%;
  }
  .thcl-publishedpapaer-links .thcl-pblshedpaper-list {
    padding-left: 40px;
  }
  .thcl-publishedpapaer-links .thcl-pblshedpaper-list .thcl-pblshedpaper-link {
    width: 1200px;
  }
  .promotional-landing-section-five {
    width: calc(100% + 500px);
    margin-left: -250px;
  }
  .page-main-full-width .about-us {
    padding: 0;
  }
  .page-main-full-width .foc.explore-plp-area {
    padding: 0;
  }
  .foc-banner .foc-banner-content {
    width: 1440px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .foc-banner .foc-banner-content h2 {
    font-size: 80px;
    line-height: 96px;
    margin: 25px 0px 40px;
  }
  .foc-banner .foc-banner-content p {
    font-size: 24px;
    line-height: 30px;
    width: 66%;
  }
  .category-and-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .category-and-slider .category-slider .slider .wrapper_slider.slider_3 .banner_item img {
    height: 450px;
  }
  .category-and-slider .title {
    margin-top: 48px;
    margin-bottom: 45px;
  }
  .category-and-slider .category .category1,
  .category-and-slider .category .category2 {
    margin-right: 40px;
  }
  .category-and-slider .category .category1,
  .category-and-slider .category .category2,
  .category-and-slider .category .category3 {
    width: 31.29%;
  }
  .category-and-slider .category .category1 .cat-title,
  .category-and-slider .category .category2 .cat-title,
  .category-and-slider .category .category3 .cat-title {
    padding: 0 37px 15px 37px;
    /*padding-bottom: 15px;*/
    /*font-size: 45px;*/
  }
  .category-and-slider .category-slider .category4 {
    margin-right: 40px;
    width: 31.29%;
  }
  .cms-index-index .home-banner .container {
    padding-left: 20px;
    padding-right: 20px;
    top: 50px;
  }
  .cms-index-index .home-banner .container .title {
    font-size: 80px;
    line-height: 98px;
    width: 80%;
  }
  .cms-index-index .home-banner .container .content {
    width: 70%;
  }
  .cms-index-index .home-banner .container .button {
    margin-top: 20px;
  }
  .cms-index-index .improved-reduces-customers .container {
    padding-left: 0;
    padding-right: 0;
  }
  .cms-index-index .improved-reduces-customers .container .improved {
    width: 30.1%;
    margin-right: 127px;
  }
  .cms-index-index .improved-reduces-customers .container .reduces {
    width: 31.1%;
    margin-right: 88px;
  }
  .cms-index-index .improved-reduces-customers .container .customer-happy {
    width: 23%;
    margin-right: 0;
  }
  .cms-index-index .knowledge-center .container {
    width: 1307px;
  }
  .cms-index-index .knowledge-center .container .answers h2 {
    width: 84%;
  }
  .cms-index-index .knowledge-center .container .number-counting {
    width: 45%;
  }
  .cms-index-index .knowledge-center .container .number-counting .second-line .box4.counter-item {
    width: 50%;
  }
  .cms-index-index .testimonials-slider-container .container {
    padding-top: 90px;
    padding-bottom: 120px;
    padding-left: 0;
    padding-right: 0;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav {
    width: calc(100% + 290px);
    margin-left: -140px;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-prev,
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-next {
    height: 84px;
    width: 84px;
    background-size: contain;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-prev:hover,
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme .owl-nav button.owl-next:hover {
    height: 84px;
    width: 84px;
    background-size: contain;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content {
    top: 45%;
    bottom: 220px;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .left-one {
    width: 23%;
    margin-right: 10%;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .left-one:after {
    bottom: 43px;
    right: -90px;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .banner_content .right-one {
    width: 35%;
  }
  .cms-index-index .bottom-slider .row .owl-carousel .owl-dots {
    right: 7%;
  }
  .cms-index-index .testimonials-slider-container .testimonials-slider.owl-theme {
    max-width: 1350px;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .banner .banner-content {
    top: 17%;
    left: 8%;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .banner .banner-content h2 {
    font-size: 50px;
    line-height: 60px;
    margin: 25px 0px 20px;
  }
  .custom-testimonials .page-wrapper .page-main-full-width .columns .column.main .banner .banner-content p {
    font-size: 20px;
    line-height: 30px;
    width: 42%;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services h2 {
    font-size: 50px;
    line-height: 60px;
    width: 75%;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Process h3,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Manufacturing h3,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Sensors h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Process p,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Manufacturing p,
  .cms-consultation .page-wrapper .page-main .columns .column.main .consulting-services .Sensors p {
    font-size: 20px;
    line-height: 30px;
  }
  .cms-letter-from-our-founder .leeter-from-founder .top-content .content {
    width: 80%;
  }
  .cms-letter-from-our-founder .leeter-from-founder .top-content .content ul {
    margin-left: 50px;
  }
  .columns .column.main .difference {
    padding-left: 0;
    padding-right: 0;
  }
  .columns .column.main .difference {
    padding-left: 0;
    padding-right: 0;
  }
  /*      @media (min-width: 1100px) and (max-width: 1439px){
            .cms-index-index {
                .bottom-slider{
                    .row {
                        .owl-carousel {
                            .banner_content {
                                top: 40%;
                                bottom: 200px;
                            }
                        }
                    }
                }
            }
        }*/
  body {
    max-width: 1920px;
    margin: 0 auto;
  }
}
@media all and (min-width: 1440px) and (min-width: 1920px), print and (min-width: 1920px) {
  .cms-index-index .home-banner .container {
    padding-left: 0;
    padding-right: 0;
    top: 88px;
  }
  .cms-index-index .home-banner .container .button {
    margin-top: 64px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_helpers.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_utils.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_RequestQuote%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_BlogAddon%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%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%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%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%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_CheckoutAddressSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_base.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_author-info.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_comments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_post.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_posts.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_newsletter.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_search-results.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_related-items-slider.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_RequestQuote%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_base.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_RequestQuote%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fpages%5C%2F_quote-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FHarriswebworks_ConfigureForm%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FHarriswebworks_OurTeam%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FHarriswebworks_Sdsform%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_BlogAddon%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_table.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FHarriswebworks_Menumanager%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FHarriswebworks_Slider%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%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%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_plp.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_coopmarketing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_ourhome.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_crosssectioning.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_contactus.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_privacy-policy.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_industryevents.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_videocategory.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_whitepaperwebcast.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_carees.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_polishing-instructions.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_corporatecitizen.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_video-library.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_horsepower.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_published-papers.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_discussion.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_promotional-landing-page.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_multi-component-page.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_shop-menu-page.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FSmile_ElasticsuiteCatalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FAmasty_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_tabs.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_technicalpapers.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHarriswebworks%5C%2Ffocenter%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_breadcrumbs.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3BAA2BE%3BEC%2BQE%2CWAAA%3BEAAA%2CaD3RqB%2CqBEKC%2C8CDsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3BED7QI%2CmBAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BAG1BR%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%3BACPJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACAA%2CeAAC%3BEACG%2C2YAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CiBAAiB%2CeAA5B%3BEACA%2CWAAA%3B%3BAAGJ%2CeAAC%2CQAAQ%3BEACL%2CWAAW%2CiBAAiB%2CSAA5B%3B%3BAAKJ%2CaAAC%3B%3BEAGG%2CgBAAA%3B%3BAAJR%2CaAQI%3BEACI%2CkBAAA%3B%3BAATR%2CaAYI%3BENuQA%2CyBAAA%3BEAAA%2CcAAA%3BEMlQQ%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CaAZJ%2CcAYK%3BEN2PL%2CqBAAA%3B%3BAMvPI%2CaAhBJ%2CcAgBK%3BAACD%2CaAjBJ%2CcAiBK%3BAACG%2CaAlBR%2CcAkBS%3BENqPT%2CcAAA%3B%3BAMjPI%2CaAtBJ%2CcAsBK%3BEACG%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CaA3BJ%2CcA2BK%2CMAAM%3BAACH%2CaA5BR%2CcA4BS%2CMAAM%3BAACP%2CaA7BR%2CcA6BS%2CMAAM%3BEACP%2CkBAAA%3B%3BAAKZ%2CoBACI%3BEACI%2CsBAAA%3B%3BAAFR%2CoBAKI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3B%3BAAPR%2CoBAUI%3BAAVJ%2CoBAWI%3BEACI%2CeAAA%3BEACA%2CWAAA%3B%3BAAbR%2CoBAgBI%2CYAAW%3BEACP%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAIR%3BEAEQ%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3B%3BAAGJ%2CeAAC%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CeAAC%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BACpHR%3BEAEQ%2CsBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CKAAM%3BEACF%2CqBAAA%3B%3BACeR%3BEAEQ%2CsBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CKAAM%3BEACF%2CqBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAC4PR%2CQAb2B%3BEACvB%2CIAAK%2CKAAI%2CkBAEL%3BEADJ%2CIAAK%2CKAAI%2CoBACL%3BIACI%2CWAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACjEZ%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%3BIV%2BFrC%2CyBAAA%3B%3BEU5FA%2CcAAe%2CuBAAsB%3BIV4FrC%2C4BAAA%3BIU1FI%2CQAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACuxJR%2CwBAnB0C%3BEACtC%2CgBACI%2CaACI%2CWACI%2CSACI%3BIACI%2CeAAA%3BIACA%2CcAAA%3BIACA%2CoBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3B%3B%3BAC%5C%2F1JxB%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BAClEJ%2CgBAL4C%3BEH6J5C%2CcAAc%2COAAO%2CQACjB%3BIACK%2COAAA%3BIACD%2CSAAA%3B%3BEACA%2CcAJM%2COAAO%2CQACjB%2CuBAGK%3BIACG%2CWAAW%2CcAAX%3BIACA%2CUAAA%3B%3BEAEJ%2CcARM%2COAAO%2CQACjB%2CuBAOK%3BIACG%2CWAAW%2CcAAX%3BIACA%2CUAAA%3B%3B%3BAG7JZ%2CgBAL4C%3BECI5C%2CiCAzBA%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAmBR%2CiCAfA%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA4BJ%3BIAbA%2CYAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BIACP%2CYAAA%3B%3BEAqNJ%3BEC0CQ%2COAAO%2CKAAM%2CcADjB%3BEAoBA%2CKAAC%2CcAuCG%2CcACI%3BID%5C%2FGZ%2CcAAA%3B%3BEAyCA%3BEAkFgB%2CuBAXZ%2CUASI%2CYACI%2CQACK%3BIAjFb%2CkBAAA%3BIACA%2CQAAA%3B%3BEAuEQ%2CuBAFR%2CUACI%2COACK%2CIAAI%2CSACD%3BIACI%2CUAAA%3B%3BEAyBpB%3BEE7QA%2CSACI%3BEC9HI%2COAAO%2CIAAI%2CeAAgB%2CKAD%5C%2FB%3BEAEI%2COAAO%2CIAAI%2CqBAAsB%2CKAFrC%3BIjBiPJ%2CkBAAA%3B%3BEcgNA%3BEIrKA%3BECyEA%2CaASI%3BECrVJ%2CsBACI%3BIpBrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEcm%5C%2FBD%2CkBdp%5C%2FBC%3BEco%5C%2FBD%2CkBdn%5C%2FBC%3BEe%2BRD%2CefhSC%3BEegSD%2Cef%5C%2FRC%3BEqBmXG%2COAAC%2CQrBpXJ%3BEqBoXG%2COAAC%2CQrBnXJ%3BEqB4XD%2CYAUI%2CQAAO%2CMrBvYV%3BEqB6XD%2CYAUI%2CQAAO%2CMrBtYV%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEc8%2BBD%2CkBd9%2BBC%3BEe0RD%2Cef1RC%3BEqB8WG%2COAAC%2CQrB9WJ%3BEqBuXD%2CYAUI%2CQAAO%2CMrBjYV%3BIACG%2CWAAA%3B%3BEcigBJ%3BEQtdA%2COAAO%3BEAMP%3BEAWA%3BIR2bA%2CsBAAA%3B%3BEAsBA%3BIAtBA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BES4lBlB%2CiBT9lBI%2CUACM%3BES6lBV%2CiBT9lBI%2CUAEI%2CQAAU%3BId7SlB%2CgBAAA%3B%3BEwBulBA%2C8BV5SI%2CUACM%2CSU2ST%2CIAAI%2CSACC%3BEADN%2C8BV5SI%2CUAEI%2CQAAU%2CSU0SjB%2CIAAI%2CSACC%3BEDiTN%2CiBT9lBI%2CUACM%2CSU2ST%2CIAAI%2CSACC%3BEDiTN%2CiBT9lBI%2CUAEI%2CQAAU%2CSU0SjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BV5SI%2CUACM%2CSU2ST%2CIAAI%2CSAeC%3BEAfN%2C8BV5SI%2CUAEI%2CQAAU%2CSU0SjB%2CIAAI%2CSAeC%3BEDmSN%2CiBT9lBI%2CUACM%2CSU2ST%2CIAAI%2CSAeC%3BEDmSN%2CiBT9lBI%2CUAEI%2CQAAU%2CSU0SjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEV9TR%2C8BACI%2CUACM%2CSUwMR%3BEV1MF%2C8BACI%2CUAEI%2CQAAU%2CSUuMhB%3BEDqZF%2CiBT9lBI%2CUACM%2CSUwMR%3BEDqZF%2CiBT9lBI%2CUAEI%2CQAAU%2CSUuMhB%3BIxBpfF%2CeAAA%3BIwBwfI%2CqBAAA%3B%3BEA6HA%2C8BV1UA%2CUACM%2CSUuUT%2COAEI%3BEAAD%2C8BV1UA%2CUAEI%2CQAAU%2CSUsUjB%2COAEI%3BEAAD%2C8BV1UA%2CUACM%2CSUwUT%2CSACI%3BEAAD%2C8BV1UA%2CUAEI%2CQAAU%2CSUuUjB%2CSACI%3BEDoRL%2CiBT9lBI%2CUACM%2CSUuUT%2COAEI%3BEDoRL%2CiBT9lBI%2CUAEI%2CQAAU%2CSUsUjB%2COAEI%3BEDoRL%2CiBT9lBI%2CUACM%2CSUwUT%2CSACI%3BEDoRL%2CiBT9lBI%2CUAEI%2CQAAU%2CSUuUjB%2CSACI%3BIACG%2CaAAA%3B%3BEVtUI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BESylB%5C%2FB%2CiBT9lBI%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BESylB%5C%2FB%2CiBT9lBI%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEA6ZhB%3BEWt2BA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BIXq1BnC%2CaAAA%3B%3BEAkEA%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CkBAKI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEARR%2CkBAWI%3BIACI%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAhBR%2CkBAmBI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEA4ER%3BECtzBA%2CeAEI%3BIDqzBA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAHJ%2CgCAKI%3BEC3zBJ%2CeAEI%2CWDyzBA%3BIACI%2CiBAAA%3B%3BEAIA%2CgCADJ%2CQACK%3BEACD%2CgCAFJ%2CQAEK%3BECj0BT%2CeAEI%2CWD6zBA%2CQACK%3BECh0BT%2CeAEI%2CWD6zBA%2CQAEK%3BIACG%2CiBAAA%3B%3BEAGJ%2CgCANJ%2CQAMK%3BECr0BT%2CeAEI%2CWD6zBA%2CQAMK%3BIACG%2CWAAA%3B%3BEYzjCZ%3BI1BuMA%2CeAAA%3BIAAA%2CmBAAA%3B%3BEsB9NA%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BEACA%3BEACA%3BIACI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%2COAAO%3BIAGH%2CiBAAA%3B%3BEKvDA%2CCAAC%2CmBAAwB%2CQLoDtB%3BItBkMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE2BrZL%2CCAAC%2CoBAAyB%2CQLiDvB%3BItBkMP%2CUAAA%3BI2B9KA%2CqBAAA%3BI3B8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE2BlZL%2CCAAC%2CyBAA%2BB%2CQL8C7B%3BItBkMP%2CYAAA%3BI2BlLA%2CYAAA%3BI3BkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE2B%5C%2FYL%2CCAAC%2C0BAAgC%2CQL2C9B%3BItBkMP%2CYAAA%3BI2BtLA%2CWAAA%3BI3BsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsB9VT%3BIAEI%2CiBAAA%3B%3BEK7CA%2CCAAC%2CoBAAyB%3BI3BuO9B%2CYAAA%3BI2BtLA%2CWAAA%3BI3BsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE2BtYL%2CCAAC%2CyBAA%2BB%3BI3BoOpC%2CYAAA%3BI2BtLA%2CWAAA%3BI3BsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE2BnYL%2CCAAC%2C0BAAgC%3BI3BiOrC%2CYAAA%3BI2BtLA%2CWAAA%3BI3BsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsBxVT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CmBAAA%3B%3BEK7CA%2CCAAC%2CoBAAyB%3BI3B2N9B%2CYAAA%3BI2BlLA%2CYAAA%3BI3BkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE2B1XL%2CCAAC%2CyBAA%2BB%3BI3BwNpC%2CYAAA%3BI2BlLA%2CYAAA%3BI3BkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE2BvXL%2CCAAC%2C0BAAgC%3BI3BqNrC%2CYAAA%3BI2BlLA%2CYAAA%3BI3BkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsB5UT%2C0BACI%3BIACI%2CmBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEMuYJ%3BIACI%2CaAAA%3B%3BEAGJ%3BI5B3GA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BI4BsGJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BEAFR%2C0BACM%2CcAGE%3BIACI%2CiBAAA%3B%3BEAEA%2C0BANN%2CcAGE%2CQAGK%2COACK%3BIACE%2CkBAAA%3B%3BEC9QpB%3BI7BSA%2CmBAAA%3BIAAA%2CgBAAA%3BI6BJI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAEA%2CWAAC%3BIACG%2CaAAA%3B%3BEAfR%2CWAkBI%3BIACI%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAtBR%2CWAyBI%2CGAAE%3BI7BhBN%2CgBAAA%3B%3BE6BTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BI7BxBJ%2CkBAAA%3BI6B0BQ%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWALJ%2CQAKK%3BIACG%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CWAXR%2CQAUK%2CMACI%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CQAAQ%2CgBAAR%3BIACA%2CUAAA%3B%3BEApDhB%2CWAiCI%2CQAuBM%3BI7B%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BI6BsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BI7B1DtB%2CWAAA%3BIAAA%2CqBAAA%3B%3BE6BkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BI7BpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BI6B2EgB%2CqBAAA%3B%3BEAIR%2CWAvDJ%2CQAuDK%2COAAO%2CMAAS%3BIACb%2C4BAAA%3B%3BEAGJ%2CWA3DJ%2CQA2DK%2COACK%3BIACE%2CmBAAA%3B%3BEAFR%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%3BIACE%2CkBAAA%3BIACA%2CQAAA%3BI7BzFpB%2CqBAAA%3BI8BhOA%2CqBAAA%3B%3BEDmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBCnGhB%3BI9BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE8B2CA%2CWDkPI%2CQA2DK%2COACK%2CaAGI%2CgBCjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS%2BB9NQ%2CO%5C%2FB8NR%3BIAAA%2CaCzRe%2CmBDyRf%3BIAAA%2CsBAAA%3BI8BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEDlFA%2CWAiCI%2CQA8EI%3BI7BtGR%2CgBAAA%3BIAAA%2CyBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BI6B8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BI7BlHZ%2CgBAAA%3B%3BE6BTA%2CWAiCI%2CQA8EI%2CSAyIF%3BI7B%5C%2FON%2CgBAAA%3B%3BE6BkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BI7B1PT%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BI6B%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BI7BpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2C4BAAA%3BIAAA%2CcAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BI6BuQY%2CUAAA%3B%3BEA3IA%2CWApGR%2CQA8EI%2CSAsBK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEA7IhB%2CWAiCI%2CQA8EI%2CSAiCI%3BIACI%2CcAAA%3BIACA%2CoBAAA%3BI7BzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BE6BgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BI7BjJjB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BE6BTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BI7BzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3B%3BE6BTA%2CWAiCI%2CQA8EI%2CSA4DI%3BIACI%2CSAAA%3BIACA%2CqBAAA%3B%3BEA7KhB%2CWAiCI%2CQA8EI%2CSAiEI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAlLhB%2CWAiCI%2CQA8EI%2CSAsEI%3BIACI%2CSAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%3BIACE%2CkBAAA%3BIACA%2CUAAA%3BI7BpL5B%2CqBAAA%3BI8BhOA%2CqBAAA%3B%3BEDgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBC9LxB%3BI9BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE8B2CA%2CWDkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBC5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS%2BBxPQ%2CO%5C%2FBwPR%3BIAAA%2CaCzRe%2CmBDyRf%3BIAAA%2CsBAAA%3BI8BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BED0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BI7BpMZ%2CqBAAA%3BI8BhOA%2CqBAAA%3B%3BEAMA%2CWDkPI%2CQA2KK%2CKC7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS%2BBzPgB%2CO%5C%2FByPhB%3BIAAA%2CaCzRe%2CmBDyRf%3BIAAA%2CsBAAA%3BI8BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEDkIY%2CWAnLR%2CQA2KK%2CKAQI%3BIACG%2CaAAA%3B%3BEAGJ%2CWAvLR%2CQA2KK%2CKAYI%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CWA9LR%2CQA2KK%2CKAmBI%2CMAAS%3BIACN%2C4BAAA%3B%3BEApBR%2CWA3KJ%2CQA2KK%2CKAuBG%3BIACI%2CcAAA%3B%3BEDmDhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEZpYR%2CSAKM%3BIhB8GN%2CgBAAA%3BIwBwcA%2CsBAAA%3BIRpjBQ%2CgBAAA%3B%3BEAPR%2CSAKM%2CSQuvBJ%3BIAoDF%2CSAAA%3B%3BExBj7BA%2CSgBsIM%2CShBtIL%3BEACD%2CSgBqIM%2CShBrIL%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CSgBgIM%2CShBhIL%3BIACG%2CWAAA%3B%3BEwBurBJ%2CSRxjBM%2CSQwjBL%2COAAO%3BEACR%2CSRzjBM%2CSQyjBL%2CSAAS%3BIxB3cV%2CqBAAA%3BIAAA%2CYAAA%3BIwB8cI%2CsBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BERpkBJ%2CSAKM%2CSQkkBN%3BIxBpdA%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BIwBwdI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CSR1kBM%2CSQ0kBL%2CIAAI%2CSACC%3BIxB7dN%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BIwBkeQ%2CsBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CSR1kBM%2CSQ0kBL%2CIAAI%2CSAUC%3BIxBteN%2CYAAA%3BIwBweQ%2CWAAA%3B%3BEQ7vBR%2CQAAQ%2CKAAK%3BICVb%2CkBAAA%3BIACA%2CUAAA%3B%3BEjC0CA%2CQgCjCQ%2CKAAK%2CMhCiCZ%3BEACD%2CQgClCQ%2CKAAK%2CMhCkCZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQgCvCQ%2CKAAK%2CMhCuCZ%3BIACG%2CWAAA%3B%3BEgCxCJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDKJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%2CMAID%3BIjCwRN%2CYAAA%3BIiCtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEDDR%2CQAAQ%2CKAAK%2CMCKX%2CQAAK%3BIjCgRP%2CgBAAA%3BIiC7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEjCsBJ%2CQgCjCQ%2CKAAK%2CMCKX%2CQAAK%2CQjC4BN%3BEACD%2CQgClCQ%2CKAAK%2CMCKX%2CQAAK%2CQjC6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQgCvCQ%2CKAAK%2CMCKX%2CQAAK%2CQjCkCN%3BIACG%2CWAAA%3B%3BEiC3BA%2CQDbI%2CKAAK%2CMCKX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BEDdR%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%3BIjCsNP%2CiBAAA%3B%3BEgCrRA%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%3BIjCoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CyBAAA%3BIiC%5C%2FLQ%2CmBAAA%3BIjC%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BEkCjJA%2CQFpIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCmEL%3BIlCiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEkC5IA%2CQFzIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCwEL%3BIlC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEkCvIA%2CQF9IQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUC6EL%3BIlCuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEiC1LI%2CQD3FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQD5FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BIjCyL9B%2CmBAAA%3B%3BEiCrLI%2CQDhGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAiCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAkCF%2COAAU%3BEACX%2CQDlGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAmCF%2COAAU%2CUAAO%3BEAClB%2CQDnGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BIjCkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEiC5KI%2CQDzGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD1GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQD3GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BIjC0KtB%2CmBAAA%3B%3BEgCrRA%2CQAAQ%2CKAAK%2CMCgHX%2CQAAK%3BIjCqKP%2CmBAAA%3BIiCnKI%2CgBAAA%3BIACA%2C4BAAA%3BIAoBJ%2CSAAA%3BIjC8IA%2C6BAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BEiBlBJ%2CgBkB0CA%3BIACI%2CWAAA%3B%3BElB3CJ%2CgBkB8CA%3BIACI%2CYAAA%3B%3BElB%5C%2FCJ%2CgBkBjBA%3BElBiBA%2CgBkBhBA%3BIACI%2CqBAAA%3B%3BElBeJ%2CgBkBjBA%2CSAQI%2CEAAC%3BElBSL%2CgBkBhBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BElBQR%2CgBkBHA%2CSACI%3BInCiQJ%2CiBAAA%3B%3BEiB%5C%2FPA%2CgBkBOA%2CWAKI%2CEAAC%3BInCmPL%2CeAAA%3B%3BEiB%5C%2FPA%2CgBAEM%3BEAFN%2CgBAGM%3BIACE%2CgBAAA%3B%3BEAJR%2CgBAEM%2CWAIE%3BEANR%2CgBAGM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEmBqIR%2CYAAC%2CYACG%3BIpCiHR%2C6BAAA%3BIoC%5C%2FGY%2CiBAAA%3B%3BECyFZ%2CuBAGI%3BEAFJ%2CsBAEI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3B%3BEALR%2CuBAGI%2CkBAII%2CaAAa%3BEANrB%2CsBAEI%2CkBAII%2CaAAa%3BIACT%2CYAAA%3B%3BEARZ%2CuBAGI%2CkBAQI%3BEAVR%2CsBAEI%2CkBAQI%3BIACI%2CiBAAA%3B%3BEAKZ%3BIACI%2CUAAA%3B%3BECuOJ%2CQAAQ%3BItC%5C%2FGR%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3B%3BEsCiHA%2CQAAQ%2CcAAe%2CQAAO%3BIAC1B%2CeAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CQAAQ%2CcACJ%2CMAAK%3BEADT%2CQAAQ%2CcAEJ%2CMAAK%3BIACD%2CUAAA%3B%3BEAIR%2CQAAQ%3BEACR%2CQAAQ%3BItChIR%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3B%3BEsCkIA%2CQAAQ%2CkBAAmB%2CQAAO%3BIAC9B%2CmBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CQAAQ%2CiBAAkB%2CQAAO%3BIAC7B%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CQAAQ%2CkBAEJ%2CMAAK%3BEADT%2CQAAQ%2CiBACJ%2CMAAK%3BEAFT%2CQAAQ%2CkBAGJ%2CMAAK%3BEAFT%2CQAAQ%2CiBAEJ%2CMAAK%3BIACD%2CUAAA%3B%3BEAIR%3BIACI%2CcAAA%3B%3BEAGJ%3BIAEQ%2CcAAA%3B%3BEAIR%3BIACI%2CsBAAA%3BIACA%2CYAAA%3B%3BEAGJ%3BEACA%3BIACI%2CgBAAA%3B%3BEAGJ%2CoBACI%2CYAAW%3BIACP%2CSAAA%3B%3BEAFR%2CoBAKI%3BItC3IJ%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3B%3BEsCoIR%2CoBASI%3BIAEQ%2CUAAA%3B%3BEAGJ%2CoBALJ%2CgBAKK%3BIACG%2CkBAAA%3B%3BEAfZ%2CoBAuBI%2CcAAa%2COAAU%3BEAvB3B%2CoBAwBI%2CcAAa%2CMAAS%3BIAClB%2CgBAAA%3B%3BEAzBR%2CoBA4BI%3BIAEQ%2CeAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CoBANJ%2CYAMK%3BIACG%2CmBAAA%3B%3BECjRZ%2CIAAI%2CwBACA%3BIACI%2CmBAAA%3BIACA%2CaAAA%3B%3BEAHR%2CIAAI%2CwBAMA%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEARR%2CIAAI%2CwBAWA%2CSAAS%2CeACL%2CeAAc%2CIAAI%3BIACd%2CmBAAA%3B%3BEAbZ%2CIAAI%2CwBAiBA%2CGAAE%3BIACE%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CoBAAb%3B%3BEApBR%2CIAAI%2CwBAuBA%2CGAAE%2CaAAa%3BIAGX%2CiBAAA%3BIACA%2CmBAAA%3B%3BEjChXR%2CIiCqVI%2CwBAuBA%2CGAAE%2CaAAa%2CWjC5WlB%3BIACG%2C2YAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CiBAAiB%2CeAA5B%3BIACA%2CWAAA%3B%3BEAGJ%2CIiCwUI%2CwBAuBA%2CGAAE%2CaAAa%2CWjC%5C%2FVlB%2CQAAQ%3BIACL%2CWAAW%2CiBAAiB%2CSAA5B%3B%3BEiCsWJ%2CqBAAqB%2CIAAI%2CSAAY%2CMAAG%2CIAAI%3BEACxC%2CqBAAqB%3BEACrB%2CiBAAkB%3BEAClB%3BIACA%2CmBAAA%3B%3BEAJJ%2CqBAAqB%2CIAAI%2CSAAY%2CMAAG%2CIAAI%2CiBAMxC%2CYAAa%3BEALb%2CqBAAqB%2COAKrB%2CYAAa%3BEAJb%2CiBAAkB%2CWAIlB%2CYAAa%3BEAHb%2CsBAGA%2CYAAa%3BIACT%2COAAO%2CkBAAP%3B%3BECjLR%3BIACI%2CoBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CoBAAA%3BIACQ%2C2BAAA%3BIACR%2CyBAAA%3BIACA%2CsBAAA%3BIACQ%2CmBAAA%3B%3BEAGZ%2CoBACI%3BIACI%2CUAAA%3B%3BEAFR%2CoBAKI%3BIACI%2C8BAAA%3BIACA%2CoBAAA%3B%3BEAPR%2CoBAUI%2CgBAAkB%2CIAAC%3BIACf%2CcAAA%3B%3BEAXR%2CoBAcI%2CgBAAkB%2CIAAC%2CIAAI%3BIACnB%2CeAAA%3B%3BEAfR%2CoBAkBI%2CgBAAkB%2CIAAC%2CIAAI%3BIACnB%2CeAAA%3B%3BEAnBR%2CoBAsBI%3BIACI%2CmBAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3B%3BEAzBR%2CoBA4BI%3BIACI%2CaAAA%3B%3BEA7BR%2CoBAgCI%3BIACI%2CYAAA%3BIACA%2CyBAAA%3B%3BEAlCR%2CoBAqCI%2CoBAAsB%3BIAClB%2CkBAAA%3B%3BECsFR%2CqBAAqB%2CWAAc%3BEACnC%2CqBAAqB%2CWAAc%3BEACnC%2CuBAAwB%3BEACxB%2C0BAA2B%3BIACvB%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEC1IJ%3BIACI%2CoBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CsBAAC%2CUAAW%2CGAAE%3BIACV%2CeAAA%3BIACA%2CiBAAA%3B%3BEATR%2CsBAYI%3BIACI%2CkBAAA%3B%3BEAbR%2CsBAgBI%2CiBAAgB%3BIACZ%2CkBAAA%3B%3BEAjBR%2CsBAoBI%3BIACI%2CiBAAA%3B%3BEArBR%2CsBAwBI%3BI1C8DJ%2CmjBAAA%3B%3BE0CtFA%2CsBA4BI%2CyBAAyB%3BIACrB%2CcAAA%3B%3BEAGR%2CoBACI%2CuBACI%3BIACI%2CWAAA%3B%3BEAIZ%2CsBACI%3BIACI%2CUAAA%3BIACA%2CkBAAA%3B%3BEAIR%2CsBAAuB%2CyBAAwB%2CMAC3C%3BI1C2JJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIA2BA%2CuBAAA%3BIACQ%2CeAAA%3BI0CrLA%2C8BAAA%3B%3BEALR%2CsBAAuB%2CyBAAwB%2CMAQ3C%3BIACI%2CsBAAA%3BIACA%2CUAAA%3B%3BEAIR%2CQAAQ%2CWAAY%2CuBAAuB%2CgBAAgB%2CyBAAwB%2CMAC%5C%2FE%3BIACI%2CwBAAA%3B%3BEAFR%2CQAAQ%2CWAAY%2CuBAAuB%2CgBAAgB%2CyBAAwB%2CMAK%5C%2FE%3BIAEQ%2CqBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CQAXA%2CWAAY%2CuBAAuB%2CgBAAgB%2CyBAAwB%2CMAK%5C%2FE%2CaAMK%2CUAAU%3BIACP%2CeAAA%3B%3BEC9BZ%3BI3CgKA%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIA2BA%2CuBAAA%3BIACQ%2CeAAA%3BIAsBR%2C4BAAA%3BIACI%2CwBAAA%3BIACI%2CoBAAA%3BI2ChNA%2C8BAAA%3B%3BEANR%2CiBASM%3BIACE%2CUAAA%3B%3BEAVR%2CiBAaI%2CaAAY%3BI3C%2BBhB%2CmBAAA%3BI2C5BQ%2CqBAAA%3B%3BEAhBR%2CiBAmBI%2CiBAAmB%3BIACf%2CkBAAA%3B%3BEApBR%2CiBAuBI%2CaAAa%3BIACT%2CkBAAA%3B%3BEAIR%2CqBAAsB%2CkBAChB%3BEADN%2CqBAAsB%2CkBAElB%2CaAAa%3BIACT%2CeAAA%3BIACA%2CWAAA%3B%3BEC%5C%2FNR%2COAAQ%2CmBACJ%2CWAAU%3BIACN%2CeAAA%3B%3BEAFR%2COAAQ%2CmBAKJ%2CYAAW%3BEALf%2COAAQ%2CmBAMJ%3BIACI%2CWAAW%2CgBAAX%3B%3BEAPR%2COAAQ%2CmBAUJ%3BIACI%2CcAAA%3B%3BEAXR%2COAAQ%2CmBAcJ%2CYAAW%3BIACP%2CQAAA%3BIACA%2CWAAA%3B%3BEC1BR%3BIACI%2CgCAAA%3B%3BEAGJ%3BIAEQ%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%3BIACG%2CuBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CKAAK%3BIACF%2CmBAAA%3B%3BEAIR%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEC6LJ%2CQAAQ%2CcAAe%2CwBAAuB%2CkBAAmB%3BIAC7D%2CgBAAA%3B%3BEAGJ%2CuBAAuB%2CkBAAmB%2CqBAAoB%2CIAAI%3BIAE1D%2CwBAAA%3B%3BEAFR%2CuBAAuB%2CkBAAmB%2CqBAAoB%2CIAAI%2CoBAK9D%3BIACI%2CcAAA%3B%3BEAIR%2CuBAAuB%2CkBACnB%3BIACI%2CkBAAA%3B%3B%3B%3B%3BEC0SQ%2CcAHZ%2CeACI%2CcACI%2CmBACK%2CMACG%2CsBACI%2CoBACI%2CiBACI%3BIACI%2CWAAA%3B%3BEAYpC%2CkBAEI%2CYACI%2CUAEI%3BEAJZ%2CuBACI%2CYACI%2CUAEI%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAThB%2CkBAEI%2CYACI%2CUAEI%2CSAKI%3BEAThB%2CuBACI%2CYACI%2CUAEI%2CSAKI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CaAAa%2CgBAAb%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BEACA%2CkBArBhB%2CYACI%2CUAEI%2CSAKI%2CsBAaK%3BEAAD%2CuBArBhB%2CYACI%2CUAEI%2CSAKI%2CsBAaK%3BIACG%2CmBAAA%3BIACA%2CoEAAA%3BIACA%2CYAAA%3B%3BEAUxB%2CcAEI%2CeACI%2CeACI%2CcAEI%2CcACI%2CKACI%2CYACI%2CsBACI%2CiBACI%3BIACI%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAaxC%2CeACI%3BIACI%2CkBAAA%3BIACA%2CeAAA%3B%3BEAKR%2CoBAAqB%2CQAAO%3BIACxB%2CUAAA%3B%3BEAGJ%2CqBAAqB%3BIAEb%2CgBAAA%3BIACA%2CeAAA%3B%3BEAHR%2CqBAAqB%2CiBAMjB%2CkBAAiB%2COAAO%3BIACpB%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3BEAVR%2CqBAAqB%2CiBAcjB%3BIACI%2CYAAA%3B%3B%3B%3BEAfR%2CqBAAqB%2CiBAoBjB%2CgBAAe%3BEApBnB%2CqBAAqB%2CiBAqBb%2CgBAAe%3BIACf%2CeAAA%3B%3BEAIR%3BIACI%2CUAAA%3B%3BEAEJ%2C0BACI%2CcACI%2CWACI%2CoBACI%3BIACI%2CmBAAA%3BIACA%2CgBAAA%3B%3BEANpB%2C0BACI%2CcACI%2CWAOI%2CqBAAoB%2CQAChB%2CeAAc%2CYACV%2CMAAK%2CMAAM%2CkBACP%2CgBACI%2CKAAI%3BIACA%2CUAAA%3B%3BEAdhC%2C0BACI%2CcACI%2CWAOI%2CqBAAoB%2CQAChB%2CeAAc%2CYACV%2CMAAK%2CMAAM%2CkBACP%2CgBAII%2CKAAI%3BIACA%2CUAAA%3B%3BEAjBhC%2C0BACI%2CcACI%2CWAOI%2CqBAAoB%2CQAChB%2CeAAc%2CYACV%2CMAAK%2CMAAM%2CkBACP%2CgBAOI%2CKAAI%3BIACA%2CUAAA%3B%3BEC9qBhC%2CwBAAyB%2CMAAK%2CKAAK%2CQAC%5C%2FB%3BIAEQ%2CgBAAA%3B%3BEAGJ%2CwBANiB%2CMAAK%2CKAAK%2CQAC%5C%2FB%2CQAKK%2CIAAI%2CaAAa%2CIAAI%3BIAClB%2CUAAU%2CkBAAV%3B%3BEAPZ%2CwBAAyB%2CMAAK%2CKAAK%2CQAW%5C%2FB%2COAAM%2COAAO%2CIAAI%2CcAAc%3BIAC3B%2CSAAA%3B%3BECwHR%2CqBACG%2CwBACL%2CwBACG%3BIACG%2CYAAA%3BIACa%2CWAAA%3B%3BEC8GjB%2CUAAU%2CSACN%3BIACI%2CkBAAA%3B%3BEAFR%2CUAAU%2CSACN%2CcAGI%3BIACI%2CsBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CUARF%2CSACN%2CcAGI%2CaAIK%3BIACG%2CcAAA%3B%3BEAGJ%2CUAZF%2CSACN%2CcAGI%2CaAQK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CUAhBF%2CSACN%2CcAGI%2CaAYK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAEI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAPR%2CcAEI%2CiBAOI%3BIACI%2CcAAA%3BIACA%2CcAAA%3B%3BEAXZ%2CcAeI%2CIAAG%3BIACC%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3B%3BEAtBR%2CcAeI%2CIAAG%2CQASC%3BIACI%2CmBAAA%3B%3BEAMR%2CYAAC%2CWACG%3BIACI%2CUAAA%3BIACA%2CQAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CeACI%2CaACI%3BIACI%2CUAAA%3B%3BEAKZ%2CcACI%2CSAAQ%3BIACJ%2CSAAS%2CGAAT%3BIACA%2CaAAA%3B%3BEC5PV%2CQACE%3BIACE%2CqBAAA%3BIACA%2CUAAA%3B%3BEAHJ%2CQAKE%3BIACE%2CqBAAA%3B%3BEANJ%2CQAQE%3BIACE%2CgBAAA%3B%3BEC0wBF%2CmDAYI%3BEAXJ%2CwDAWI%3BEAVJ%2CoFAUI%3BEATJ%2CuDASI%3BEARJ%2C4CAQI%3BEAPJ%2CwDAOI%3BEANJ%2CsDAMI%3BEALJ%2CgCAKI%3BEAJJ%2CmCAII%3BEAHJ%2C%2BDAGI%3BEAFJ%2CkCAEI%3BEADJ%2CsBACI%3BIACI%2CeAAA%3B%3BEAbR%2CmDAeI%3BEAdJ%2CwDAcI%3BEAbJ%2CoFAaI%3BEAZJ%2CuDAYI%3BEAXJ%2C4CAWI%3BEAVJ%2CwDAUI%3BEATJ%2CsDASI%3BEARJ%2CgCAQI%3BEAPJ%2CmCAOI%3BEANJ%2C%2BDAMI%3BEALJ%2CkCAKI%3BEAJJ%2CsBAII%3BIACI%2CeAAA%3B%3BEAhBR%2CmDAkBI%3BEAjBJ%2CwDAiBI%3BEAhBJ%2CoFAgBI%3BEAfJ%2CuDAeI%3BEAdJ%2C4CAcI%3BEAbJ%2CwDAaI%3BEAZJ%2CsDAYI%3BEAXJ%2CgCAWI%3BEAVJ%2CmCAUI%3BEATJ%2C%2BDASI%3BEARJ%2CkCAQI%3BEAPJ%2CsBAOI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEArBR%2CmDAuBI%3BEAtBJ%2CwDAsBI%3BEArBJ%2CoFAqBI%3BEApBJ%2CuDAoBI%3BEAnBJ%2C4CAmBI%3BEAlBJ%2CwDAkBI%3BEAjBJ%2CsDAiBI%3BEAhBJ%2CgCAgBI%3BEAfJ%2CmCAeI%3BEAdJ%2C%2BDAcI%3BEAbJ%2CkCAaI%3BEAZJ%2CsBAYI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3B%3BEAzBR%2CmDAuBI%2CWAGI%3BEAzBR%2CwDAsBI%2CWAGI%3BEAxBR%2CoFAqBI%2CWAGI%3BEAvBR%2CuDAoBI%2CWAGI%3BEAtBR%2C4CAmBI%2CWAGI%3BEArBR%2CwDAkBI%2CWAGI%3BEApBR%2CsDAiBI%2CWAGI%3BEAnBR%2CgCAgBI%2CWAGI%3BEAlBR%2CmCAeI%2CWAGI%3BEAjBR%2C%2BDAcI%2CWAGI%3BEAhBR%2CkCAaI%2CWAGI%3BEAfR%2CsBAYI%2CWAGI%3BIACI%2CWAAA%3B%3BEA3BZ%2CmDAuBI%2CWAGI%2CqBAEI%3BEA3BZ%2CwDAsBI%2CWAGI%2CqBAEI%3BEA1BZ%2CoFAqBI%2CWAGI%2CqBAEI%3BEAzBZ%2CuDAoBI%2CWAGI%2CqBAEI%3BEAxBZ%2C4CAmBI%2CWAGI%2CqBAEI%3BEAvBZ%2CwDAkBI%2CWAGI%2CqBAEI%3BEAtBZ%2CsDAiBI%2CWAGI%2CqBAEI%3BEArBZ%2CgCAgBI%2CWAGI%2CqBAEI%3BEApBZ%2CmCAeI%2CWAGI%2CqBAEI%3BEAnBZ%2C%2BDAcI%2CWAGI%2CqBAEI%3BEAlBZ%2CkCAaI%2CWAGI%2CqBAEI%3BEAjBZ%2CsBAYI%2CWAGI%2CqBAEI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CwBAAA%3B%3BEA%5C%2FBhB%2CmDAuBI%2CWAGI%2CqBAEI%2CMAII%3BEA%5C%2FBhB%2CwDAsBI%2CWAGI%2CqBAEI%2CMAII%3BEA9BhB%2CoFAqBI%2CWAGI%2CqBAEI%2CMAII%3BEA7BhB%2CuDAoBI%2CWAGI%2CqBAEI%2CMAII%3BEA5BhB%2C4CAmBI%2CWAGI%2CqBAEI%2CMAII%3BEA3BhB%2CwDAkBI%2CWAGI%2CqBAEI%2CMAII%3BEA1BhB%2CsDAiBI%2CWAGI%2CqBAEI%2CMAII%3BEAzBhB%2CgCAgBI%2CWAGI%2CqBAEI%2CMAII%3BEAxBhB%2CmCAeI%2CWAGI%2CqBAEI%2CMAII%3BEAvBhB%2C%2BDAcI%2CWAGI%2CqBAEI%2CMAII%3BEAtBhB%2CkCAaI%2CWAGI%2CqBAEI%2CMAII%3BEArBhB%2CsBAYI%2CWAGI%2CqBAEI%2CMAII%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CwBAAA%3BIACA%2CgFAAA%3B%3BEArCpB%2CmDA0CI%2CWACI%2CSACI%2CQAAO%3BEA3CnB%2CwDAyCI%2CWACI%2CSACI%2CQAAO%3BEA1CnB%2CoFAwCI%2CWACI%2CSACI%2CQAAO%3BEAzCnB%2CuDAuCI%2CWACI%2CSACI%2CQAAO%3BEAxCnB%2C4CAsCI%2CWACI%2CSACI%2CQAAO%3BEAvCnB%2CwDAqCI%2CWACI%2CSACI%2CQAAO%3BEAtCnB%2CsDAoCI%2CWACI%2CSACI%2CQAAO%3BEArCnB%2CgCAmCI%2CWACI%2CSACI%2CQAAO%3BEApCnB%2CmCAkCI%2CWACI%2CSACI%2CQAAO%3BEAnCnB%2C%2BDAiCI%2CWACI%2CSACI%2CQAAO%3BEAlCnB%2CkCAgCI%2CWACI%2CSACI%2CQAAO%3BEAjCnB%2CsBA%2BBI%2CWACI%2CSACI%2CQAAO%3BIACH%2CiBAAA%3B%3BEAKhB%2CgBACK%3BIACG%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CUAAA%3B%3BEAJR%2CgBAMI%3BIACI%2CYAAA%3BIACA%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAXR%2CgBAMI%2CuBAMI%3BIACI%2CWAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3BEAfZ%2CgBAMI%2CuBAMI%2CGAII%3BIACI%2CcAAA%3B%3BEAjBhB%2CgBAMI%2CuBAMI%2CGAII%2CGAEI%3BIACI%2CsBAAA%3B%3BEAnBpB%2CgBAMI%2CuBAMI%2CGAII%2CGAEI%2CqBAGI%3BIACI%2CWAAA%3BIACA%2CWAAA%3B%3BEAvBxB%2CgBAMI%2CuBAMI%2CGAII%2CGAEI%2CqBAOI%3BIACI%2COAAO%2CiBAAP%3B%3BEA1BxB%2CgBAMI%2CuBAMI%2CGAII%2CGAcI%2CKAAI%3BIACA%2CyBAAA%3B%3BEAQpB%3BIACI%2CsBAAA%3B%3BEADJ%2CkBAEI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3B%3BEALR%2CkBAEI%2CmBAKI%3BIACI%2CUAAA%3B%3BEARZ%2CkBAEI%2CmBAQI%3BIACI%2CUAAA%3B%3BE3C5mBZ%2CIACI%2CKAAI%3BEADR%2CIAEI%2CKAAI%3BIACA%2CsBAAA%3B%3BEAHR%2CIACI%2CKAAI%2CkBAGA%2CuBAAuB%2CgBAGnB%3BEAPZ%2CIAEI%2CKAAI%2CoBAEA%2CuBAAuB%2CgBAGnB%3BEAPZ%2CIACI%2CKAAI%2CkBAIA%2CkBAAkB%2CgBAEd%3BEAPZ%2CIAEI%2CKAAI%2CoBAGA%2CkBAAkB%2CgBAEd%3BEAPZ%2CIACI%2CKAAI%2CkBAKA%2CkBAAkB%2CaAAa%2CaAAa%2CgBACxC%3BEAPZ%2CIAEI%2CKAAI%2CoBAIA%2CkBAAkB%2CaAAa%2CaAAa%2CgBACxC%3BIACI%2CeAAA%3B%3BE4CtLhB%3BIACI%2CuBAAA%3BIACA%2CgBAAA%3B%3B%3BEAKJ%2COAAO%2CQACH%3BIACI%2CiBAAA%3B%3BEAIR%3BIACI%2CuBAAA%3B%3BEADJ%2CWAGK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3B%3BEAGA%2CWADJ%2CGAAE%2COACG%2CMACK%2CKAAE%3BIACA%2CyBAAA%3BIACA%2CUAAA%3B%3BEAGR%2CWAPJ%2CGAAE%2COAOG%2CWACG%3BIACI%2CgBAAA%3B%3BEAFR%2CWAPJ%2CGAAE%2COAOG%2CWACG%2CWAEI%3BIACI%2CgBAAA%3B%3BEAlBpB%2CWAwBI%3BIACI%2CkBAAA%3B%3BEAEA%2CWAHJ%2CQAGK%3BIACG%2CeAAA%3B%3BEADJ%2CWAHJ%2CQAGK%2CKAGI%2CUAAO%3BIACJ%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3BIACA%2CoBAAA%3BIACA%2C6BAAA%3BIACA%2CQAAQ%2CmBAAR%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CSAAA%3BIACA%2CgIAAA%3B%3BEAdR%2CWAHJ%2CQAGK%2CKAGI%2CUAAO%2CQAYH%3BIACG%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEAlBZ%2CWAHJ%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%3BIACG%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAGA%2CWA7BxB%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%2CKAMI%3BIACG%2CaAAA%3B%3BEA3BxB%2CWAHJ%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%2CKAUI%3BIACG%2CmBAAA%3BIACA%2C%2BBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3B%3BEAIA%2CWA1C5B%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%2CKAUI%2CIASI%3BIACG%2C0BAAA%3BIACA%2CUAAA%3B%3BEAzC5B%2CWAHJ%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%2CKAUI%2CIAcG%3BIACI%2CaAAA%3B%3BEA7C5B%2CWAHJ%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%2CKAqCG%3BIACI%2C0BAAA%3BIACA%2CyBAAA%3B%3BEAIA%2CWAlE5B%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%2CKA0CG%2CQACK%3BIACG%2CyBAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CuBAAA%3B%3BEANJ%2CWAlE5B%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%2CKA0CG%2CQACK%2CQAQG%3BIACI%2CcAAA%3B%3BEAEA%2CWA7EpC%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%2CKA0CG%2CQACK%2CQAQG%2CGAGK%3BIACG%2CkBAAA%3B%3BIAEA%2CkBAAA%3B%3BEAHJ%2CWA7EpC%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%2CKA0CG%2CQACK%2CQAQG%2CGAGK%2COAKG%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CWAxFpC%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%2CKA0CG%2CQACK%2CQAQG%2CGAcK%2COAAO%2CMAAO%3BIACX%2CMAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEAzBZ%2CWAlE5B%2CQAGK%2CKAGI%2CUAAO%2CQAYH%2CKAII%2CKACI%2CKA0CG%2CQACK%2CQAQG%2CGAoBI%3BIACI%2CeAAA%3BIACA%2C6BAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEA9H5C%2CWAwBI%2CQAiHK%3BIACG%2CgIAAA%3B%3BEAEA%2CWApHR%2CQAiHK%2CWAGI%3BIACG%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CiCAAA%3BIACA%2C%2BCAAA%3B%3BEArJhB%2CWAwBI%2CQAkII%3BIACI%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEA%5C%2FJZ%2CWAwBI%2CQAkII%2CSAsBI%3BIACI%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CWAlKZ%2CQAkII%2CSAsBI%2CEAUK%3BIACG%2CuBAAA%3BIACA%2CcAAA%3B%3BEA5LpB%2CWAwBI%2CQAkII%2CSAsCI%2CQACI%3BIACI%2CYAAA%3B%3BEAlMpB%2CWAwBI%2CQAkII%2CSA4CI%2CGACI%3BIACI%2CqBAAA%3B%3BEAOZ%2CWAvLJ%2CQAuLK%2COACI%2CaACI%3BIACG%2CaAAA%3B%3BEAlNpB%2CWAwBI%2CQA%2BLK%3BIACG%2CeAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CaAAa%2CoBAAb%3B%3BEA7NZ%2CWAwBI%2CQA%2BLK%2CaAQG%3BIACI%2CiBAAA%3B%3BEAGJ%2CWA3MR%2CQA%2BLK%2CaAYI%3BIACG%2CgBAAA%3B%3BEADJ%2CWA3MR%2CQA%2BLK%2CaAYI%2CMAGI%3BIACG%2CmBAAA%3B%3BEAKZ%2CWApNJ%2CQAoNK%2CeACG%2CQAAO%3BIACH%2CkBAAA%3B%3BEA9OhB%2CWAmPI%2CQAAO%2COAEH%3BEArPR%2CWAoPI%2CQAAO%2CWACH%3BIACI%2CeAAA%3B%3BEAtPZ%2CWA0PI%2CYACI%3BIACI%2CYAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEA9PZ%2CWA0PI%2CYACI%2CSAKI%3BIACI%2C6BAAA%3B%3BEAjQhB%2CWA0PI%2CYACI%2CSAKI%2CiBAGI%3BEAnQhB%2CWA0PI%2CYACI%2CSAKI%2CiBAII%3BEApQhB%2CWA0PI%2CYACI%2CSAKI%2CiBAKI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAxQpB%2CWA0PI%2CYACI%2CSAKI%2CiBAGI%2CgBAOI%2COACI%3BEA3QxB%2CWA0PI%2CYACI%2CSAKI%2CiBAII%2CiBAMI%2COACI%3BEA3QxB%2CWA0PI%2CYACI%2CSAKI%2CiBAKI%2CeAKI%2COACI%3BIACI%2CeAAA%3B%3BEA5Q5B%2CWA0PI%2CYACI%2CSAKI%2CiBAiBI%3BIACI%2CoBAAA%3B%3BEAKJ%2CWA7BZ%2CYACI%2CSA2BI%2CuBACK%3BIACG%2CwBAAA%3B%3BEAxRpB%2CWA0PI%2CYACI%2CSA2BI%2CuBAKI%3BEA3RhB%2CWA0PI%2CYACI%2CSA2BI%2CuBAMI%3BEA5RhB%2CWA0PI%2CYACI%2CSA2BI%2CuBAOI%3BEA7RhB%2CWA0PI%2CYACI%2CSA2BI%2CuBAQI%3BEA9RhB%2CWA0PI%2CYACI%2CSA2BI%2CuBASI%3BEA%5C%2FRhB%2CWA0PI%2CYACI%2CSA2BI%2CuBAUI%3BEAhShB%2CWA0PI%2CYACI%2CSA2BI%2CuBAWI%3BEAjShB%2CWA0PI%2CYACI%2CSA2BI%2CuBAYI%3BEAlShB%2CWA0PI%2CYACI%2CSA2BI%2CuBAaI%3BEAnShB%2CWA0PI%2CYACI%2CSA2BI%2CuBAcI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAzSpB%2CWA0PI%2CYACI%2CSA2BI%2CuBAKI%2CaAgBI%2COACI%2CEACI%3BEA7S5B%2CWA0PI%2CYACI%2CSA2BI%2CuBAMI%2CcAeI%2COACI%2CEACI%3BEA7S5B%2CWA0PI%2CYACI%2CSA2BI%2CuBAOI%2CYAcI%2COACI%2CEACI%3BEA7S5B%2CWA0PI%2CYACI%2CSA2BI%2CuBAQI%2CYAaI%2COACI%2CEACI%3BEA7S5B%2CWA0PI%2CYACI%2CSA2BI%2CuBASI%2COAYI%2COACI%2CEACI%3BEA7S5B%2CWA0PI%2CYACI%2CSA2BI%2CuBAUI%2COAWI%2COACI%2CEACI%3BEA7S5B%2CWA0PI%2CYACI%2CSA2BI%2CuBAWI%2CQAUI%2COACI%2CEACI%3BEA7S5B%2CWA0PI%2CYACI%2CSA2BI%2CuBAYI%2CcASI%2COACI%2CEACI%3BEA7S5B%2CWA0PI%2CYACI%2CSA2BI%2CuBAaI%2CQAQI%2COACI%2CEACI%3BEA7S5B%2CWA0PI%2CYACI%2CSA2BI%2CuBAcI%2CMAOI%2COACI%2CEACI%3BIACI%2CYAAA%3BIACA%2CwBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAjThC%2CWA0PI%2CYACI%2CSA2BI%2CuBAKI%2CaA2BI%2COACI%3BEAvTxB%2CWA0PI%2CYACI%2CSA2BI%2CuBAMI%2CcA0BI%2COACI%3BEAvTxB%2CWA0PI%2CYACI%2CSA2BI%2CuBAOI%2CYAyBI%2COACI%3BEAvTxB%2CWA0PI%2CYACI%2CSA2BI%2CuBAQI%2CYAwBI%2COACI%3BEAvTxB%2CWA0PI%2CYACI%2CSA2BI%2CuBASI%2COAuBI%2COACI%3BEAvTxB%2CWA0PI%2CYACI%2CSA2BI%2CuBAUI%2COAsBI%2COACI%3BEAvTxB%2CWA0PI%2CYACI%2CSA2BI%2CuBAWI%2CQAqBI%2COACI%3BEAvTxB%2CWA0PI%2CYACI%2CSA2BI%2CuBAYI%2CcAoBI%2COACI%3BEAvTxB%2CWA0PI%2CYACI%2CSA2BI%2CuBAaI%2CQAmBI%2COACI%3BEAvTxB%2CWA0PI%2CYACI%2CSA2BI%2CuBAcI%2CMAkBI%2COACI%3BIACI%2CeAAA%3B%3BEAIR%2CWAlEhB%2CYACI%2CSA2BI%2CuBAKI%2CaAiCK%2CMACG%3BEADJ%2CWAlEhB%2CYACI%2CSA2BI%2CuBAMI%2CcAgCK%2CMACG%3BEADJ%2CWAlEhB%2CYACI%2CSA2BI%2CuBAOI%2CYA%2BBK%2CMACG%3BEADJ%2CWAlEhB%2CYACI%2CSA2BI%2CuBAQI%2CYA8BK%2CMACG%3BEADJ%2CWAlEhB%2CYACI%2CSA2BI%2CuBASI%2COA6BK%2CMACG%3BEADJ%2CWAlEhB%2CYACI%2CSA2BI%2CuBAUI%2COA4BK%2CMACG%3BEADJ%2CWAlEhB%2CYACI%2CSA2BI%2CuBAWI%2CQA2BK%2CMACG%3BEADJ%2CWAlEhB%2CYACI%2CSA2BI%2CuBAYI%2CcA0BK%2CMACG%3BEADJ%2CWAlEhB%2CYACI%2CSA2BI%2CuBAaI%2CQAyBK%2CMACG%3BEADJ%2CWAlEhB%2CYACI%2CSA2BI%2CuBAcI%2CMAwBK%2CMACG%3BIACI%2CcAAA%3B%3BEAFR%2CWAlEhB%2CYACI%2CSA2BI%2CuBAKI%2CaAiCK%2CMACG%2CEAGI%3BEAJR%2CWAlEhB%2CYACI%2CSA2BI%2CuBAMI%2CcAgCK%2CMACG%2CEAGI%3BEAJR%2CWAlEhB%2CYACI%2CSA2BI%2CuBAOI%2CYA%2BBK%2CMACG%2CEAGI%3BEAJR%2CWAlEhB%2CYACI%2CSA2BI%2CuBAQI%2CYA8BK%2CMACG%2CEAGI%3BEAJR%2CWAlEhB%2CYACI%2CSA2BI%2CuBASI%2COA6BK%2CMACG%2CEAGI%3BEAJR%2CWAlEhB%2CYACI%2CSA2BI%2CuBAUI%2COA4BK%2CMACG%2CEAGI%3BEAJR%2CWAlEhB%2CYACI%2CSA2BI%2CuBAWI%2CQA2BK%2CMACG%2CEAGI%3BEAJR%2CWAlEhB%2CYACI%2CSA2BI%2CuBAYI%2CcA0BK%2CMACG%2CEAGI%3BEAJR%2CWAlEhB%2CYACI%2CSA2BI%2CuBAaI%2CQAyBK%2CMACG%2CEAGI%3BEAJR%2CWAlEhB%2CYACI%2CSA2BI%2CuBAcI%2CMAwBK%2CMACG%2CEAGI%3BIACI%2CmBAAmB%2CUAAnB%3BIACA%2CeAAe%2CUAAf%3BIACA%2CWAAW%2CUAAX%3BIACA%2CwBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAtUhC%2CWA0PI%2CYACI%2CSA2BI%2CuBAsDI%3BIACI%2CoBAAA%3B%3BEA7UpB%2CWAmVI%2CQAAO%2CWACH%3BIACI%2CYAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BECxTZ%2CeACI%2CaACI%3BIACI%2CcAAA%3B%3BEC0PZ%2CcACI%3BIACI%2CkBAAA%3B%3BEAFR%2CcACI%2CeAEI%3BIACI%2CgBAAA%3B%3BEAJZ%2CcACI%2CeAEI%2CcAEI%3BIACI%2C4BAAA%3BIACA%2C6BAAA%3BIACA%2CcAAA%3BIACA%2CsBAAA%3B%3BEAThB%2CcACI%2CeAEI%2CcAEI%2CmBAKI%3BIACI%2CgBAAA%3B%3B%3B%3B%3B%3B%3B%3BEAXpB%2CcACI%2CeAEI%2CcAEI%2CmBAKI%2CsBAQI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEArBxB%2CcACI%2CeAEI%2CcAEI%2CmBAKI%2CsBAQI%2CSAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAxB5B%2CcACI%2CeAEI%2CcAEI%2CmBAKI%2CsBAiBI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEA7BxB%2CcACI%2CeAEI%2CcAEI%2CmBAKI%2CsBAiBI%2CoBAGI%3B%3B%3BEA9BxB%2CcACI%2CeAEI%2CcAEI%2CmBAKI%2CsBAwBI%2CEAAC%2CQAAQ%2CMAAM%3BIACX%2CcAAA%3BIACA%2CyBAAA%3B%3BEAGR%2CcAtCZ%2CeAEI%2CcAEI%2CmBAkCK%2CMACG%2CsBACI%2CoBACI%3BIACI%2CqBAAA%3B%3BEAOpB%2CcAjDR%2CeAEI%2CcA%2BCK%2CUAAU%3BIACP%2CcAAA%3B%3BEAIZ%2CcAAE%3BIACE%2CkBAAA%3B%3BEADJ%2CcAAE%2CeAEE%3BIACI%2CgBAAA%3B%3BEAHR%2CcAAE%2CeAEE%2CcAEI%3BIACI%2C6BAAA%3BIACA%2CcAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3B%3BEARZ%2CcAAE%2CeAEE%2CcAEI%2CmBAUI%2CsBACI%3BIACI%2CmBAAA%3BIACA%2CYAAA%3B%3BEAjBpB%2CcAAE%2CeAEE%2CcAEI%2CmBAUI%2CsBAKI%3BIACI%2CaAAA%3B%3BEApBpB%2CcAAE%2CeAEE%2CcAEI%2CmBAUI%2CsBAQI%2CoBACI%3BIACI%2CWAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CqBAAb%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEA9BxB%2CcAAE%2CeAEE%2CcAEI%2CmBAUI%2CsBAQI%2CoBACI%2C0BAQI%3BIACI%2COAAO%2CkBAAP%3BIACA%2CgBAAA%3B%3BEAjC5B%2CcAAE%2CeAEE%2CcAEI%2CmBAUI%2CsBAQI%2CoBACI%2C0BAYI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3B%3BEACA%2CcAzC1B%2CeAEE%2CcAEI%2CmBAUI%2CsBAQI%2CoBACI%2C0BAYI%2CYAMK%3BIACG%2C0BAAA%3BIACA%2CaAAa%2CsBAAb%3B%3BEA3ChC%2CcAAE%2CeAEE%2CcAEI%2CmBAUI%2CsBAQI%2CoBAyBI%3BIACI%2CaAAA%3B%3BEAGJ%2CcAnDlB%2CeAEE%2CcAEI%2CmBAUI%2CsBAQI%2CoBA6BM%3BIACE%2CgBAAA%3B%3BEADJ%2CcAnDlB%2CeAEE%2CcAEI%2CmBAUI%2CsBAQI%2CoBA6BM%2CUAEE%3BIACI%2CeAAA%3B%3BEAHR%2CcAnDlB%2CeAEE%2CcAEI%2CmBAUI%2CsBAQI%2CoBA6BM%2CUAKE%3BIACI%2CYAAA%3B%3BEAhHhC%2CcAwHI%2CWACI%2CoBACI%3BIACI%2CeAAA%3B%3BEAMhB%2CcAAc%2CoBACV%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CaAAA%3B%3BErC3UZ%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAJR%2CcAMI%3BIACI%2CaAAA%3B%3BEAPR%2CcASI%3BIACI%2CaAAA%3B%3BEAUR%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CYAAA%3B%3BEAEJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAQR%3BIlB%5C%2FCA%2CcAAA%3BIkBkFI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIlBrFJ%2CqBAAA%3BI8B9QA%2CqBAAA%3B%3BEZ%2BTQ%2CWADH%2CUACI%3BIACG%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CsBAAsB%2CkEAAtB%3BIACA%2CeAAA%3B%3BEAGA%2CWATP%2CUAQI%2COACI%3BIACG%2CWAAA%3BIACA%2CYAAA%3BIACA%2CsBAAsB%2CiEAAtB%3B%3BEAIZ%2CWAAC%3BIACG%2CgBAAA%3B%3BEACA%2CWAFH%2CUAEI%3BIACG%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CsBAAsB%2CkEAAtB%3B%3BEAGA%2CWATP%2CUAQI%2COACI%3BIACG%2CsBAAsB%2CiEAAtB%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAUR%2CWADH%2CIAAI%2CSACA%3BIlBvFT%2CcAAA%3B%3BEkB4FI%2CWAAC%3BIlB5FL%2CcAAA%3B%3BEkB%2BCA%2CWY3DE%3BI9BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE8BHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS%2BBnPQ%2CO%5C%2FBmPR%3BIAAA%2CaCzRe%2CmBDyRf%3BIAAA%2CsBAAA%3BI8BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BI9B2PL%2CcAAA%3B%3BEkB4GY%2CKAFR%2CYACK%2CUACI%3BIACG%2CsBAAsB%2CmEAAtB%3B%3BEAGA%2CKANZ%2CYACK%2CUAII%2COACI%3BIACG%2CsBAAsB%2CkEAAtB%3B%3BEAKR%2CKAZR%2CYAWK%2CUACI%3BIAEG%2CsBAAsB%2CmEAAtB%3B%3BEAGA%2CKAjBZ%2CYAWK%2CUAKI%2COACI%3BIACG%2CsBAAsB%2CkEAAtB%3B%3BEASR%2CIAHR%2CIAAI%2COACJ%2CYACK%2CUACI%3BIACG%2CsBAAsB%2CkEAAtB%3B%3BEAGA%2CIAPZ%2CIAAI%2COACJ%2CYACK%2CUAII%2COACI%3BIACG%2CsBAAsB%2CiEAAtB%3B%3BEAKR%2CIAbR%2CIAAI%2COACJ%2CYAWK%2CUACI%3BIAEG%2CsBAAsB%2CkEAAtB%3B%3BEAGA%2CIAlBZ%2CIAAI%2COACJ%2CYAWK%2CUAKI%2COACI%3BIACG%2CsBAAsB%2CiEAAtB%3B%3BEAOpB%2CiBACI%3BIACI%2CgBAAA%3B%3BEYvUR%2CUAAC%3BI9ByKD%2CS%2BBrPQ%2CO%5C%2FBqPR%3B%3BEkBsKI%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CgBAAA%3B%3BEK8oBR%2CIAAI%3BEACJ%2CIAAI%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CkBAEI%3BEADJ%2CuBACI%3BIACI%2CWAAA%3BIACA%2CqBAAA%3B%3BIAEA%2CUAAA%3B%3BEANR%2CkBAEI%2CYAMI%3BEAPR%2CuBACI%2CYAMI%3BIACI%2CWAAA%3B%3BEATZ%2CkBAEI%2CYAMI%2CUAGI%2COAAM%3BEAVlB%2CuBACI%2CYAMI%2CUAGI%2COAAM%3BIACF%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAfhB%2CkBAEI%2CYAMI%2CUAGI%2COAAM%2CIAMF%3BEAhBhB%2CuBACI%2CYAMI%2CUAGI%2COAAM%2CIAMF%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CaAAa%2CoBAAb%3BIAClB%2CgBAAA%3B%3BEAxBF%2CkBAEI%2CYAMI%2CUAGI%2COAAM%2CIAgBF%3BEA1BhB%2CuBACI%2CYAMI%2CUAGI%2COAAM%2CIAgBF%3BIACI%2CYAAA%3BIACA%2CYAAA%3B%3BEA7BpB%2CkBAEI%2CYAMI%2CUAGI%2COAAM%2CIAgBF%2CSAII%3BEA9BpB%2CuBACI%2CYAMI%2CUAGI%2COAAM%2CIAgBF%2CSAII%3BIACI%2CYAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CaAAa%2CoBAAb%3B%3BEASxB%2CkBACI%2CoBACI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEAKZ%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CQACI%2CeAeI%3BIACI%2CWAAA%3B%3BEASZ%2CsBACI%3BIACI%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAIR%3BEACA%3BEACA%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAJJ%2CeAKI%3BEAJJ%2CcAII%3BEAHJ%2CgBAGI%3BIACI%2CmBAAA%3B%3BEANR%2CeAQI%3BEAPJ%2CcAOI%3BEANJ%2CgBAMI%3BIACI%2CqBAAA%3B%3BEATR%2CeAWI%2CYACI%3BEAXR%2CcAUI%2CYACI%3BEAVR%2CgBASI%2CYACI%3BIACI%2CeAAA%3B%3BEAbZ%2CeAiBI%3BEAhBJ%2CcAgBI%3BEAfJ%2CgBAeI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CwBAAA%3B%3BEAIR%2CqBAAqB%3BIACjB%2CmBAAA%3B%3BEADJ%2CqBAAqB%2COAEjB%3BIACI%2CeAAA%3B%3BEAHR%2CqBAAqB%2COAMjB%2CQAAO%3BIACH%2CeAAA%3B%3BEAKR%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3BEAFJ%2CcAWI%3BEAXJ%2CcAYI%3BIACI%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAjBR%2CcAoBI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3B%3BEAtBR%2CcA8BI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CQAAA%3B%3BEAMR%2CcACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAJR%2CcAOI%2CeACI%2CeACI%3BIAkCI%2CUAAA%3B%3BEAjCA%2CcAHZ%2CeACI%2CeACI%2CcACK%3BIACG%2CcAAA%3B%3BEADJ%2CcAHZ%2CeACI%2CeACI%2CcACK%2COAGG%2CKACI%3BIACI%2CaAAa%2CsBAAb%3BIACA%2CaAAA%3B%3BEANZ%2CcAHZ%2CeACI%2CeACI%2CcACK%2COAGG%2CKAMI%3BIACI%2CaAAA%3B%3BEAKZ%2CcAlBZ%2CeACI%2CeACI%2CcAgBK%2COACG%3BIACI%2CkBAAA%3B%3BEAFR%2CcAlBZ%2CeACI%2CeACI%2CcAgBK%2COACG%2CKAGI%3BIACI%2C%2BBAAA%3B%3BEAEA%2CcAzBxB%2CeACI%2CeACI%2CcAgBK%2COACG%2CKAGI%2CaAGK%3BIACG%2CSAAS%2CGAAT%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEArChC%2CcAOI%2CeACI%2CeACI%2CcAoCI%3BIACI%2CWAAA%3B%3BEA9CpB%2CcAOI%2CeACI%2CeACI%2CcAoCI%2CKAGI%3BIACI%2CUAAA%3BIACA%2C4BAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3B%3BEArDxB%2CcAOI%2CeACI%2CeACI%2CcAoCI%2CKAWI%3BIACI%2CgBAAA%3B%3BEAzDxB%2CcAOI%2CeACI%2CeACI%2CcAoDI%2CcACI%2CKACI%3BIACI%2CUAAA%3B%3BEAhE5B%2CcAOI%2CeACI%2CeACI%2CcAoDI%2CcACI%2CKAKI%3BIACI%2CUAAA%3B%3BEApE5B%2CcAOI%2CeACI%2CeACI%2CcAoDI%2CcACI%2CKAKI%2CYAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAxEhC%2CcAOI%2CeACI%2CeACI%2CcAoDI%2CcACI%2CKAKI%2CYAGI%2CMAII%3BIACI%2CiBAAA%3B%3BEA3EpC%2CcAOI%2CeACI%2CeACI%2CcAoDI%2CcACI%2CKAkBI%3BIACI%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3B%3BEAKY%2CcArFpC%2CeACI%2CeACI%2CcAoDI%2CcACI%2CKAkBI%2CYASI%2CsBACI%2CiBACI%2COACK%3BIACG%2CYAAA%3BIAEA%2CYAAA%3BIACA%2CeAAA%3B%3BEAJJ%2CcArFpC%2CeACI%2CeACI%2CcAoDI%2CcACI%2CKAkBI%2CYASI%2CsBACI%2CiBACI%2COACK%2CIAMG%3BIACI%2CeAAA%3B%3BEAchD%2CqBACI%2CSAAQ%2CKAAK%2CSACT%2CSAAQ%2CKAAK%2CMACT%2CMAAK%2CMACD%3BIACI%2CmBAAA%3B%3BEAKJ%2CqBATZ%2CSAAQ%2CKAAK%2CSACT%2CSAAQ%2CKAAK%2CMAOT%2CQACK%3BIACG%2CmBAAA%3BIACA%2CWAAA%3B%3BEAZpB%2CqBACI%2CSAAQ%2CKAAK%2CSACT%2CSAAQ%2CKAAK%2CMAeT%2CMAAK%2CMAAM%2COACP%3BIACI%2CgBAAA%3B%3BEAwLpB%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3B%3BEAFR%2CoBACI%2CmBAGI%2CoBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAPhB%2CoBACI%2CmBAWI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAdZ%2CoBACI%2CmBAgBI%3BIACI%2CUAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEApBZ%2CoBACI%2CmBAsBI%2CkBACI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3B%3BEA1BhB%2CoBACI%2CmBAsBI%2CkBACI%2CwBAII%3BIACI%2CmBAAA%3BIACA%2CqBAAA%3B%3BEA9BpB%2CoBACI%2CmBAsBI%2CkBACI%2CwBAII%2CoBAII%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CsBAAb%3BIACA%2CcAAA%3B%3BEAtCxB%2CoBACI%2CmBA2CI%2CSAAQ%2CUAAU%3BIACd%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAa%2CqBAAb%3B%3BEAhDZ%2CoBAoDI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2CQAAQ%2CKAAK%2CSACT%2CMAAK%2CKAAK%2CMAAM%3BIACZ%2CkBAAA%3B%3BEAFR%2CQAAQ%2CKAAK%2CSACT%2CMAAK%2CKAAK%2CMAAM%2COAGZ%2CMAAK%3BIACD%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAa%2CsBAAb%3B%3BEAXZ%2CQAAQ%2CKAAK%2CSAeT%2CMAAK%2CKAAK%3BIACN%2CkBAAA%3B%3BEAhBR%2CQAAQ%2CKAAK%2CSAeT%2CMAAK%2CKAAK%2CMAGN%2CMAAK%3BIACD%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CaAAa%2CsBAAb%3B%3BEAxBZ%2CQAAQ%2CKAAK%2CSA4BT%2CMAAK%2CKAAK%3BIACN%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3B%3BEAKY%2CQArCZ%2CKAAK%2CSA4BT%2CMAAK%2CKAAK%2CQAMN%2CSAAQ%2CUACJ%2COACI%2CEACK%3BIACG%2CWAAA%3B%3BEAEJ%2CQAxCZ%2CKAAK%2CSA4BT%2CMAAK%2CKAAK%2CQAMN%2CSAAQ%2CUACJ%2COACI%2CEAIK%3BIACG%2CWAAA%3B%3BEAzCxB%2CQAAQ%2CKAAK%2CSA4BT%2CMAAK%2CKAAK%2CQAkBN%3BIACI%2CYAAA%3B%3BEA%5C%2FCZ%2CQAAQ%2CKAAK%2CSA4BT%2CMAAK%2CKAAK%2CQAkBN%2CWAGI%3BIACI%2CgBAAA%3B%3BEAMhB%2C0BAGI%3BEAFJ%2C2BAEI%3BEADJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAJR%2C0BAOI%2CSAAQ%3BEANZ%2C2BAMI%2CSAAQ%3BEALZ%2CqBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEJt1CR%2CSAAS%3BIACL%2CaAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3B%3B%3B%3BEAHJ%2CSAAS%2CUAKL%3BIACI%2CUAAA%3B%3BEANR%2CSAAS%2CUAKL%2CwBAEI%2CQAAO%3BIACH%2CmBAAA%3B%3BEARZ%2CSAAS%2CUAKL%2CwBAEI%2CQAAO%2CQAEH%3BIACI%2CeAAA%3B%3BEAVhB%2CSAAS%2CUAKL%2CwBAEI%2CQAAO%2CQAKH%3BIACI%2CmBAAA%3B%3BEAbhB%2CSAAS%2CUAKL%2CwBAEI%2CQAAO%2CQAKH%2CGAEI%3BIACI%2CqBAAA%3BIACA%2CeAAA%3B%3BEAhBpB%2CSAAS%2CUAKL%2CwBAEI%2CQAAO%2CQAKH%2CGAEI%2CGAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAnBxB%2CSAAS%2CUAKL%2CwBAEI%2CQAAO%2CQAgBH%3BIACI%2CeAAA%3B%3BEAShB%2C2BACI%2CcACI%2CWACI%2CoBACI%3BIACI%2CmBAAA%3B%3BEAOpB%3BIACI%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAPJ%2CaAaI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAjBR%2CaAmBI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3B%3BEAvBR%2CaAyBI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEA5BR%2CaA%2BBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEnBhER%2CamB2DI%2CMnB3DH%3BIAxFD%2CcAAA%3B%3BEA6FA%2CamBsDI%2CMnBtDH%3BIA7FD%2CcAAA%3B%3BEAkGA%2CamBiDI%2CMnBjDH%3BIAlGD%2CcAAA%3B%3BEAuGA%2CamB4CI%2CMnB5CH%3BIAvGD%2CcAAA%3B%3BEmByJQ%2CaANJ%2CMAMK%3BIACG%2CeAAA%3B%3BEAtCZ%2CaA0CI%2CQAAO%3BInB9JX%2CqBAAA%3BIwDzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIxDgDA%2CgBAAA%3BImBwKQ%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIAEA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEA1DR%2CaA0CI%2CQAAO%2COW1KT%3BI9BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE8BHA%2CaXsaI%2CQAAO%2COWtaV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS%2BB3OU%2CO%5C%2FB2OV%3BIAAA%2CaCzRe%2CmBDyRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI8BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CaXyZA%2CQAAO%2COW1ZV%2CMACI%3BI9B2PL%2CcAAA%3B%3BE8BrPI%2CaXmZA%2CQAAO%2COWpZV%2COACI%3BI9BqPL%2CcAAA%3B%3BEwD7CA%2CarC2MI%2CQAAO%2COqC3MV%3BEACD%2CarC0MI%2CQAAO%2COqC1MV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CarCqMI%2CQAAO%2COqCrMV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CarCgMI%2CQAAO%2COqChMV%3BEACD%2CarC%2BLI%2CQAAO%2COqC%5C%2FLV%3BEACD%2CQAAQ%2CUAAW%2CcrC8Lf%2CQAAO%3BIqC7LP%2CoBAAA%3BIxD%2BBJ%2CYAAA%3B%3BEmB%2BKQ%2CaAjBJ%2CQAAO%2COAiBF%3BIACG%2CWAAA%3B%3BEAGA%2CaArBR%2CQAAO%2COAoBF%2CMACI%3BInBnLb%2CWAAA%3B%3BEmBuLQ%2CaAzBJ%2CQAAO%2COAyBF%3BIACG%2CUAAA%3B%3BEAKZ%3BIACI%2CaAAA%3B%3BEAIJ%3BIACI%2CaAAA%3B%3BEASA%2CqBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2CwBAAA%3BIACA%2C2BAAA%3BIACA%2C4BAAA%3B%3BEAGA%2CqBADH%2CMACI%3BIACG%2CYAAA%3BIACA%2CWAAA%3BIACA%2CwBAAA%3BIACA%2C2BAAA%3BIACA%2C4BAAA%3B%3BEAOJ%2CKADJ%2CsBACK%3BIACG%2CsBAAsB%2CsEAAtB%3B%3BEAGA%2CKALR%2CsBAIK%2CMACI%3BIACG%2CsBAAsB%2CsFAAtB%3B%3BEAOR%2CIAFJ%2CIAAI%2COACJ%2CsBACK%3BIACG%2CsBAAsB%2CqEAAtB%3B%3BEAGA%2CIANR%2CIAAI%2COACJ%2CsBAIK%2CMACI%3BIACG%2CsBAAsB%2CqFAAtB%3B%3BEJzMhB%2CeAMI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAKZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGI%2COAAO%2CKAAM%2CcADjB%2CiBAGU%3BIACE%2CWAAA%3B%3BEAThB%2CaAcI%2COACI%2CUACI%3BIf3EZ%2CgBAAA%3BIe6EgB%2CgBAAA%3B%3BES0gBhB%2CaT9gBI%2COACI%2CUACI%2COS4gBX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CaT9gBI%2COACI%2CUACI%2COS4gBX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BET7iBR%2CaAcI%2COACI%2CUACI%2COSyaV%3BIxBpfF%2CeAAA%3BIwBwfI%2CqBAAA%3B%3BEA6HA%2CaT5iBA%2COACI%2CUACI%2COSwiBX%2COAEI%3BEAAD%2CaT5iBA%2COACI%2CUACI%2COSyiBX%2CSACI%3BIACG%2CaAAA%3B%3BETliBJ%2CKAAC%2CcACG%3BIAEI%2CeAAA%3BIACA%2CWAAA%3B%3BEAKI%2CKATX%2CcAOG%2CMACI%2CKACK%3BIACG%2CsBAAA%3B%3BEAIR%2CKAdP%2CcAOG%2CMAOK%2CQACG%3BIACI%2CiBAAA%3B%3BEAMR%2CKAtBP%2CcAqBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA%5C%2FBP%2CcAqBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAnCZ%2CKAAC%2CcAuCG%2CcACI%3BIACI%2CgBAAA%3B%3BEA1ChB%2CKAgDI%3BIACI%2CmBAAA%3B%3BEAKR%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEAHR%2CsBAMI%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3BEAGI%2CsBALR%2COAII%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACM%2CQACE%2CMACI%2CGACI%2CGAAE%3BIACE%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACM%3BIACE%2CgBAAA%3B%3BE0CuBZ%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIAEA%2CWAAA%3BIACA%2CUAAA%3B%3BEANJ%2CiBAQI%3B%3BIAEI%2CQAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CiBANJ%2CgBAMK%3BIACG%2CUAAA%3B%3BEAEJ%2CiBATJ%2CgBASK%3BIACG%2CUAAA%3B%3BEAQJ%2CiBAFJ%2CQAAO%2CSAEF%3BEAAD%2CiBADJ%2CQAAO%2CSAAS%2COACX%3BIACG%2CsBAAsB%2CmEAAtB%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEA%5C%2FBZ%2CiBAwBI%2CQAAO%2CSASH%2CSAAQ%3BEAjChB%2CiBAyBI%2CQAAO%2CSAAS%2COAQZ%2CSAAQ%3BIACJ%2CUAAA%3BIACA%2CUAAA%3B%3BEASA%2CKAHR%2CkBACI%2CQAAO%2CSAEF%3BEAAD%2CKAHR%2CkBAEI%2CQAAO%2CSAAS%2COACX%3BIACG%2CsBAAsB%2CoEAAtB%3B%3BEASJ%2CIAJR%2CIAAI%2COACF%2CkBACE%2CQAAO%2CSAEF%3BEAAD%2CIAJR%2CIAAI%2COACF%2CkBAEE%2CQAAO%2CSAAS%2COACX%3BIACG%2CsBAAsB%2CmEAAtB%3B%3BE%5C%2FC%5C%2FUhB%2CcAAc%2COAAO%2CQACjB%3BIACK%2COAAA%3BIACD%2CSAAA%3B%3BEACA%2CcAJM%2COAAO%2CQACjB%2CuBAGK%3BIACG%2CWAAW%2CcAAX%3BIACA%2CUAAA%3B%3BEAEJ%2CcARM%2COAAO%2CQACjB%2CuBAOK%3BIACG%2CWAAW%2CcAAX%3BIACA%2CUAAA%3B%3BEgD%5C%2FFZ%3BI1D2KA%2CsBAAA%3BIAAA%2CyBAAA%3BI0DxKI%2CmBAAmB%2CWAAnB%3BIACA%2C6BAAA%3BIACA%2C4EAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2CqBAAA%3BIACA%2C4DAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CwBAAC%3BI1D4JL%2CYAAA%3BI0D1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BI1DkJA%2CmBAAA%3BI0DhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BI1D4IJ%2CiBAAA%3BI0D1IQ%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAJR%2CqBAOI%2CiBACM%3BIACE%2CeAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAXZ%2CqBAOI%2CiBACM%2CWAIE%3BIACI%2CeAAA%3B%3BEAbhB%2CqBAOI%2CiBAUM%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CqBACI%3BIACI%2CgBAAA%3BIACA%2CUAAA%3B%3BEAHR%2CqBAMI%3BI1DkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BI0DrQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BI1DyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BE0DjPR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAME%3BIACA%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAME%2CSAMC%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BEC%2B5BR%3BIACI%2CmBAAA%3B%3BEADJ%2COAGI%3BIACI%2CcAAA%3B%3BEAJR%2COAMI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3B%3BEAIR%3BIACI%2CcAAA%3BIACA%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3B%3BEAJJ%2CWAOI%3BIACI%2CUAAA%3BIACA%2CkBAAA%3B%3BEATR%2CWAWI%3BIACI%2COAAO%2CgBAAP%3B%3BEAZR%2CWAeI%3BEAfJ%2CWAgBI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAKR%3BEACA%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEJ%3BIACI%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CiBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAa%2CmBAAb%3B%3BEAIR%3BIACI%2CaAAA%3BIACA%2C2BAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEALJ%2CcAOH%3BIACQ%2CUAAA%3B%3BEARL%2CcAUI%3BIACI%2CUAAA%3B%3BEAXR%2CcAUI%2CUAGG%3BIACK%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2CcARJ%2CUAQK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BEAGA%2CcAtBR%2CUAqBK%2CMACI%3BIACG%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BEAKhB%2CkBAAkB%2CuBAAwB%3BIACtC%2CcAAA%3B%3BEAEJ%2CkBAAkB%2CuBAAwB%3BIACtC%2CcAAA%3B%3BEAGJ%2CSACI%2CcACI%3BIACI%2CmBAAA%3B%3BEAKZ%2C2BAEI%2CkBACI%2CWACI%2CcACI%2CiBACI%2CUACI%3BIACI%2CkBAAA%3BIACA%2CeAAA%3B%3BEAT5B%2C2BAEI%2CkBACI%2CWACI%2CcAUI%2CSACI%3BIACI%2CSAAA%3B%3BEAhBxB%2C2BAEI%2CkBACI%2CWACI%2CcAUI%2CSAII%3BIACI%2CUAAA%3B%3BEAQxB%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAFJ%2CkBAII%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3B%3BEAPR%2CkBAII%2C2BAKI%3BIACI%2CsBAAA%3BIACA%2CgBAAA%3B%3BEAXZ%2CkBAII%2C2BAKI%2CeAII%2CWAAU%3BIACN%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEAjBhB%2CkBAII%2C2BAKI%2CeAUI%3BIACI%2CgBAAA%3B%3BEApBhB%2CkBAII%2C2BAmBI%3BIACI%2CYAAA%3BIACA%2CsBAAA%3B%3BEAzBZ%2CkBAII%2C2BAmBI%2CgBAII%3BIACI%2CkBAAA%3B%3BEA5BhB%2CkBAII%2C2BAmBI%2CgBAII%2CGAGI%3BIACI%2CgBAAA%3B%3BEA%5C%2FBpB%2CkBAII%2C2BAmBI%2CgBAII%2CGAGI%2CGAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEACA%2CkBA%5C%2FBpB%2C2BAmBI%2CgBAII%2CGAGI%2CGAEI%2CEAGK%3BIACG%2CWAAA%3B%3BEAKZ%2CkBArCZ%2C2BAmBI%2CgBAII%2CGAcK%3BIACG%2CmBAAA%3B%3BEASpB%2CoBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAHR%2CoBAKI%2CGACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEARZ%2CoBAaI%2C2BACI%3BIACI%2CeAAA%3B%3BEAfZ%2CoBAaI%2C2BACI%2CeAEI%3BIACI%2CeAAA%3B%3BEAjBhB%2CoBAaI%2C2BAOI%2CwBACI%3BIACI%2CcAAA%3BIACA%2CcAAA%3B%3BEAOhB%3BIACI%2CeAAA%3B%3BEADJ%2CwBAGI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3B%3BEATR%2CwBAGI%2CSAQI%3BIACI%2CeAAA%3B%3BEAZZ%2CwBAGI%2CSAYI%2CGACI%3BIACI%2CeAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAEA%2CwBAnBZ%2CSAYI%2CGACI%2CGAMK%3BIACG%2CmBAAA%3B%3BEAGA%2CwBAvBhB%2CSAYI%2CGACI%2CGASK%2CUAAU%2CKACN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAlCxB%2CwBAGI%2CSAoCI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAzCZ%2CwBAGI%2CSAyCI%3BIACI%2CkBAAA%3B%3BEA7CZ%2CwBAGI%2CSA6CI%3BIACI%2CaAAA%3BIACA%2CqBAAA%3BIACA%2C8BAAA%3BIACA%2CkBAAA%3B%3BEApDZ%2CwBAGI%2CSA6CI%2CgBAMI%3BEAtDZ%2CwBAGI%2CSA6CI%2CgBAOI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAzDhB%2CwBAGI%2CSA6CI%2CgBAYI%3BIACI%2CkBAAA%3BIACA%2CgBAAA%3B%3BEA9DhB%2CwBAmEI%3B%3BIAEI%2CUAAA%3BIACA%2CmBAAA%3B%3BEAtER%2CwBAmEI%2CYAKI%3BIACI%2CiBAAA%3B%3BEAzEZ%2CwBAmEI%2CYASI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CgBAAA%3B%3BEAhFZ%2CwBAoFI%3BIACI%2CiBAAA%3BIACA%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEA1FR%2CwBAoFI%2CqBAQI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEA9FZ%2CwBAoFI%2CqBAaI%3BIACI%2CcAAA%3BIACA%2CmBAAA%3B%3BEAnGZ%2CwBAoFI%2CqBAaI%2CYAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAvGhB%2CwBAoFI%2CqBAaI%2CYASI%3BIACI%2CeAAA%3B%3BEACA%2CwBAxBZ%2CqBAaI%2CYASI%2CWAEK%3BIACG%2CkCAAA%3BIACA%2CmCAAA%3BIACA%2C8BAAA%3B%3BEAEJ%2CwBA7BZ%2CqBAaI%2CYASI%2CWAOK%3BIACG%2CWAAA%3B%3BEAMpB%2CYACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CsBAAb%3B%3BEAIR%2CkBAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEALR%2CkBAOM%3BIACE%2CcAAA%3B%3BEARR%2CkBAUI%3BIACI%2CmBAAA%3BIACA%2CSAAA%3B%3BEAZR%2CkBAUI%2CGAII%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAhBZ%2CkBAUI%2CGAII%2CGAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEApBhB%2CkBAyBI%3BIACI%2CYAAA%3BIACA%2CcAAA%3B%3BEA3BR%2CkBAyBI%2CkBAGI%3BIACI%2CyBAAA%3B%3BEAKZ%2CuBACI%3BIACI%2CmBAAA%3BIACA%2C6BAAA%3B%3BEAHR%2CuBACI%2CwBAII%3BIACI%2COAAO%2CgBAAP%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3B%3BEARZ%2CuBACI%2CwBAUI%2CiBAAgB%3BIACZ%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIACI%2CkBAAA%3B%3BEADJ%2CuBAGI%2C8BACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAa%2CmBAAb%3B%3BEARZ%2CuBAYI%3BIACI%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAfR%2CuBAYI%2CkBAKI%2CEAAC%3BIACG%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3B%3BEApBZ%2CuBAYI%2CkBAUI%3BIACI%2C4BAAA%3B%3BEAGJ%2CuBAdJ%2CkBAcK%3BIACG%2CeAAA%3B%3BEAIZ%3BIACI%2CkBAAA%3B%3BEADJ%2CuBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEALR%2CuBAQI%2CmBAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAhBZ%2CuBAQI%2CmBAWI%3BIACI%2CsBAAA%3B%3BEApBZ%2CuBAQI%2CmBAWI%2CGAEI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAxBhB%2CuBAQI%2CmBAoBI%3BIACI%2CiBAAA%3B%3BEAKZ%2C8BACI%2CUACI%2CUAAS%3BIACL%2CkBAAA%3B%3BEAHZ%2C8BACI%2CUACI%2CUAAS%2CKAEL%3BIACI%2CYAAA%3BIACA%2CaAAA%3BIACA%2CcAAA%3B%3BEAPhB%2C8BACI%2CUACI%2CUAAS%2CKAEL%2CYAKI%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEAZpB%2C8BACI%2CUACI%2CUAAS%2CKAcL%3BIACI%2CgBAAA%3B%3BEAjBhB%2C8BACI%2CUACI%2CUAAS%2CKAcL%2CgBAEI%3BIACI%2CcAAA%3B%3BEAGR%2C8BArBR%2CUACI%2CUAAS%2CKAoBJ%2CMACG%3BIACI%2CcAAA%3B%3BECnxCpB%2CYAGI%2CcACI%2CWACI%2CoBACI%3BEALhB%2CcAEI%2CcACI%2CWACI%2CoBACI%3BEAJhB%2CoBACI%2CcACI%2CWACI%2CoBACI%3BEANhB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBACP%2CoBACI%3BEALhB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBACP%2CoBACI%3BEAJhB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBACP%2CoBACI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEARpB%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%3BEAbpB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%3BEAZpB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%3BEAdpB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%3BEAbpB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%3BEAZpB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%3BEAdpB%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%3BEAdpB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%3BEAbpB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%3BEAfpB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%3BEAdpB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%3BEAbpB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%3BIACI%2CmBAAA%3B%3BEAhBxB%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%2C0BAII%3BEAjBxB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%2C0BAII%3BEAhBxB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%2C0BAII%3BEAlBxB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%2C0BAII%3BEAjBxB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%2C0BAII%3BEAhBxB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%2C0BAII%3BEAlBxB%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%2CqBAGI%3BEAjBxB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%2CqBAGI%3BEAhBxB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%2CqBAGI%3BEAlBxB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%2CqBAGI%3BEAjBxB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%2CqBAGI%3BEAhBxB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%2CqBAGI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEApB5B%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%2C0BASI%3BEAtBxB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%2C0BASI%3BEArBxB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%2C0BASI%3BEAvBxB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%2C0BASI%3BEAtBxB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%2C0BASI%3BEArBxB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%2C0BASI%3BEAvBxB%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%2CqBAQI%3BEAtBxB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%2CqBAQI%3BEArBxB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%2CqBAQI%3BEAvBxB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%2CqBAQI%3BEAtBxB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%2CqBAQI%3BEArBxB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%2CqBAQI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAzB5B%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%2C0BAcI%3BEA3BxB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%2C0BAcI%3BEA1BxB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAEH%2C0BAcI%3BEA5BxB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%2C0BAcI%3BEA3BxB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%2C0BAcI%3BEA1BxB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAEH%2C0BAcI%3BEA5BxB%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%2CqBAaI%3BEA3BxB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%2CqBAaI%3BEA1BxB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAGH%2CqBAaI%3BEA5BxB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%2CqBAaI%3BEA3BxB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%2CqBAaI%3BEA1BxB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAGH%2CqBAaI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAhC5B%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAwBH%3BEAnCpB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAwBH%3BEAlCpB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAwBH%3BEApCpB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAwBH%3BEAnCpB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAwBH%3BEAlCpB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAwBH%3BIACI%2CmBAAA%3B%3BEArCxB%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAwBH%2CmBAGI%3BEAtCxB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAwBH%2CmBAGI%3BEArCxB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAwBH%2CmBAGI%3BEAvCxB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAwBH%2CmBAGI%3BEAtCxB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAwBH%2CmBAGI%3BEArCxB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAwBH%2CmBAGI%3BIACI%2CgBAAA%3B%3BEAxC5B%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%3BEA1CpB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%3BEAzCpB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%3BEA3CpB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%3BEA1CpB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%3BEAzCpB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3B%3BEA9CxB%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAII%3BEA9CxB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAII%3BEA7CxB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAII%3BEA%5C%2FCxB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAII%3BEA9CxB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAII%3BEA7CxB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAII%3BIACI%2CWAAA%3B%3BEAhD5B%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%3BEAlDxB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%3BEAjDxB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%3BEAnDxB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%3BEAlDxB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%3BEAjDxB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%3BEAnDxB%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%3BEAnDxB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%3BEAlDxB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%3BEApDxB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%3BEAnDxB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%3BEAlDxB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%3BIACI%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CUAAA%3B%3BEAvD5B%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAMI%3BEAxD5B%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAMI%3BEAvD5B%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAMI%3BEAzD5B%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAMI%3BEAxD5B%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAMI%3BEAvD5B%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAMI%3BEAzD5B%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAKI%3BEAxD5B%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAKI%3BEAvD5B%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAKI%3BEAzD5B%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAKI%3BEAxD5B%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAKI%3BEAvD5B%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAKI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA3DhC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAWI%3BEA7D5B%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAWI%3BEA5D5B%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAWI%3BEA9D5B%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAWI%3BEA7D5B%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAWI%3BEA5D5B%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBAQI%2C4BAWI%3BEA9D5B%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAUI%3BEA7D5B%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAUI%3BEA5D5B%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAUI%3BEA9D5B%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAUI%3BEA7D5B%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAUI%3BEA5D5B%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA%2BBH%2CuBASI%2C6BAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAhEhC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%3BEArEpB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%3BEApEpB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%3BEAtEpB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%3BEArEpB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%3BEApEpB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%3BIACI%2CiBAAA%3B%3BEAvExB%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%3BEAvExB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%3BEAtExB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%3BEAxExB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%3BEAvExB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%3BEAtExB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%3BIACI%2CqBAAA%3B%3BEAzE5B%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%2CuBAEI%3BEAzE5B%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%2CuBAEI%3BEAxE5B%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%2CuBAEI%3BEA1E5B%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%2CuBAEI%3BEAzE5B%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%2CuBAEI%3BEAxE5B%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAEI%2CuBAEI%3BIACI%2CsBAAA%3BIACA%2CYAAA%3B%3BEA5EhC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%3BEA%5C%2FExB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%3BEA9ExB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%3BEAhFxB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%3BEA%5C%2FExB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%3BEA9ExB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%3BIACI%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEAnF5B%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAII%3BEAnF5B%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAII%3BEAlF5B%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAII%3BEApF5B%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAII%3BEAnF5B%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAII%3BEAlF5B%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAII%3BIACI%2CeAAA%3BIACA%2CkBAAA%3B%3BEAtFhC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%3BEAxF5B%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%3BEAvF5B%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%3BEAzF5B%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%3BEAxF5B%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%3BEAvF5B%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%3BEAzF5B%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%3BEAxFjC%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%3BEAvFjC%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%3BEAzFjC%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%3BEAxFjC%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%3BEAvFjC%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%3BIA0BD%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEArHhC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKACI%3BEAzFhC%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKACI%3BEAxFhC%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKACI%3BEA1FhC%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKACI%3BEAzFhC%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKACI%3BEAxFhC%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKACI%3BEA1FhC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCACD%3BEAzFhC%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCACD%3BEAxFhC%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCACD%3BEA1FhC%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCACD%3BEAzFhC%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCACD%3BEAxFhC%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCACD%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3B%3BEA5FpC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%3BEA7FhC%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%3BEA5FhC%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%3BEA9FhC%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%3BEA7FhC%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%3BEA5FhC%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%3BEA9FhC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%3BEA7FhC%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%3BEA5FhC%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%3BEA9FhC%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%3BEA7FhC%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%3BEA5FhC%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%3BIACI%2CqBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAjGpC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%3BEAjGpC%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%3BEAhGpC%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%3BEAlGpC%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%3BEAjGpC%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%3BEAhGpC%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%3BEAlGpC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%3BEAjGpC%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%3BEAhGpC%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%3BEAlGpC%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%3BEAjGpC%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%3BEAhGpC%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%3BIACI%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEACA%2CYAnGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%2CGAIK%3BEAAD%2CcAnGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%2CGAIK%3BEAAD%2CoBAnGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%2CGAIK%3BEAAD%2CYAnGpC%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%2CGAIK%3BEAAD%2CcAnGpC%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%2CGAIK%3BEAAD%2CoBAnGpC%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBASI%2CKAKI%2CGAII%2CGAIK%3BEAAD%2CYAnGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%2CGAIK%3BEAAD%2CcAnGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%2CGAIK%3BEAAD%2CoBAnGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%2CGAIK%3BEAAD%2CYAnGpC%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%2CGAIK%3BEAAD%2CcAnGpC%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%2CGAIK%3BEAAD%2CoBAnGpC%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAqQ5B%2CCA5PqC%2CCAKD%2CGAII%2CGAIK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEA9G5C%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%3BEAtH5B%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%3BEArH5B%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%3BEAvH5B%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%3BEAtH5B%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%3BEArH5B%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%3BIACI%2CWAAA%3BIACA%2CsBAAA%3B%3BEAzHhC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%2CQAGI%3BEAzHhC%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%2CQAGI%3BEAxHhC%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%2CQAGI%3BEA1HhC%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%2CQAGI%3BEAzHhC%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%2CQAGI%3BEAxHhC%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKA0DH%2CmBAUI%2CwBAuCI%2CQAGI%3BIACI%2CqBAAA%3B%3BEA3HpC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%3BEA%5C%2FHpB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%3BEA9HpB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%3BEAhIpB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%3BEA%5C%2FHpB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%3BEA9HpB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%3BIACI%2CgBAAA%3B%3BEAjIxB%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BACI%3BEAlI5B%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BACI%3BEAjI5B%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BACI%3BEAnI5B%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BACI%3BEAlI5B%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BACI%3BEAjI5B%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BACI%3BIACI%2CeAAA%3B%3BEApIhC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BAII%3BEArI5B%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BAII%3BEApI5B%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BAII%3BEAtI5B%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BAII%3BEArI5B%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BAII%3BEApI5B%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAzIhC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BASI%3BEA1I5B%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BASI%3BEAzI5B%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BASI%3BEA3I5B%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BASI%3BEA1I5B%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BASI%3BEAzI5B%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAoHH%2CqBAEI%2C6BASI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEA%5C%2FIhC%2CYAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAuIH%3BEAlJpB%2CcAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAuIH%3BEAjJpB%2CoBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAuIH%3BEAnJpB%2CYAGI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAuIH%3BEAlJpB%2CcAEI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAuIH%3BEAjJpB%2CoBACI%2CcAkVR%2CCAjVuB%2CqBAOP%2CSACI%2CQAAO%2CKAuIH%3BIACrB%2CmBAAA%3B%3BEAaC%2CkBACI%3BEADJ%2CkBAEI%3BEAFJ%2CkBAGI%3BIACI%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEARR%2CkBACI%2CYASI%3BEAVR%2CkBAEI%2CWAQI%3BEAVR%2CkBAGI%2CgBAOI%3BEAVR%2CkBACI%2CYAmLR%2CCA1KkB%3BEAVd%2CkBAEI%2CWAkLR%2CCA1KkB%3BEAVd%2CkBAGI%2CgBAiLR%2CCA1KkB%3BIACF%2CeAAA%3BIACA%2CiBAAA%3B%3BEAZZ%2CkBACI%2CYAcI%3BEAfR%2CkBAEI%2CWAaI%3BEAfR%2CkBAGI%2CgBAYI%3BIACI%2CeAAA%3B%3BEAhBZ%2CkBAmBI%3BIACI%2CiBAAA%3B%3BEAGL%2CuBACS%3BIACb%2CUAAA%3BIACA%2CqBAAA%3B%3BEAHI%2CuBACS%2CSAId%3BIACC%2CeAAA%3BIACI%2CiBAAA%3BIACA%2CaAAa%2CqBAAb%3BIACH%2CWAAA%3B%3BEATG%2CuBAaL%3BIACC%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3B%3BEAKD%2CuBACc%3BIACb%2CUAAA%3BIACA%2CqBAAA%3B%3BEAHD%2CuBACc%2CSAId%3BIACC%2CeAAA%3BIACI%2CiBAAA%3BIACA%2CaAAa%2CqBAAb%3BIACH%2CWAAA%3B%3BEATF%2CuBAaA%3BIACC%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3B%3BEAKC%2C2BACI%2CkBACI%3BIACI%2CiBAAA%3B%3BEAHZ%2C2BACI%2CkBACI%2CWAEI%2CcACI%2CiBAEI%2CUAEI%3BIACI%2CiBAAA%3B%3BEAS5B%2CUACI%2CcAEI%2CSACI%3BEAJZ%2CUACI%2CcAEI%2CSAEI%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEAEA%2CUARZ%2CcAEI%2CSACI%2CUAKK%3BEAAD%2CUARZ%2CcAEI%2CSAEI%2CUAIK%3BIACG%2CWAAA%3BIACA%2CYAAA%3B%3BEAXpB%2CUACI%2CcAEI%2CSAWI%3BIACI%2CSAAA%3B%3BEAfhB%2CUACI%2CcAEI%2CSAcI%3BIACI%2CUAAA%3B%3BECneV%3BIACC%2CaAAA%3BIACN%2C8BAAA%3BIACA%2CqBAAA%3B%3BEAGD%2CaAEI%2CcACI%2CWACI%3BEAHZ%2CqBACI%2CcACI%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3BEAMhB%2CQACI%2CQACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEALZ%2CQACI%2CQAMI%3BEAPR%2CQACI%2CQAOI%3BEARR%2CQACI%2CQAQI%3BIACI%2CiBAAA%3B%3BEAVZ%2CQACI%2CQAWI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3B%3BEAdZ%2CQACI%2CQAeI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3B%3BEAlBZ%2CQACI%2CQAoBI%3BIACI%2CqBAAA%3BIACA%2COAAO%2CeAAP%3BIACA%2CmBAAA%3B%3BEAxBZ%2CQACI%2CQAoBI%2CaAII%3BIACI%2CYAAA%3B%3BEA1BhB%2CQACI%2CQA4BI%2CWACI%2CEACI%3BIACI%2CaAAa%2CoBAAb%3BIACA%2CkBAAA%3B%3BEAjCpB%2CQACI%2CQAoCI%2CiBACI%3BIACI%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2COAAO%2CgBAAP%3B%3BEACA%2CQAzCZ%2CQAoCI%2CiBACI%2CcAIK%3BIACG%2CiBAAA%3B%3BEA3CpB%2CQACI%2CQAoCI%2CiBACI%2CcAOI%3BIACI%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3B%3BEAvDpB%2CQACI%2CQAoCI%2CiBACI%2CcAmBI%3BIACI%2CWAAA%3B%3BEAGJ%2CQA5DZ%2CQAoCI%2CiBACI%2CcAuBK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BEAGA%2CQA1EhB%2CQAoCI%2CiBACI%2CcAoCK%2CMACI%3BIACG%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BECtBxB%2C6BACI%2CcACI%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3BEANhB%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAbxB%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAlBxB%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAWI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAvBxB%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAgBI%3BIACI%2CaAAa%2CmBAAb%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEA5BxB%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAqBI%3BIACI%2CiBAAA%3B%3BEA%5C%2FBxB%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAqBI%2CaAEI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEACA%2C6BAnCxB%2CcACI%2CWAMI%2CSACI%2CQAqBI%2CaAEI%2CcAIK%3BIACG%2CWAAA%3B%3BEArChC%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAqBI%2CaAEI%2CcAOI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAzChC%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAqBI%2CaAEI%2CcAWI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA7ChC%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAwCI%2CWACI%3BIACI%2CkBAAA%3B%3BEAnD5B%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAwCI%2CWACI%2CiBAEI%3BIACI%2CmBAAA%3B%3BEArDhC%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAwCI%2CWACI%2CiBAKI%3BIACI%2CqBAAA%3BIACA%2COAAO%2CgBAAP%3BIACA%2CkBAAA%3B%3BEACA%2C6BA1D5B%2CcACI%2CWAMI%2CSACI%2CQAwCI%2CWACI%2CiBAKI%2CYAIK%3BIACG%2CSAAA%3B%3BEA5DpC%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAwCI%2CWACI%2CiBAKI%2CYAOI%3BIACI%2CYAAA%3B%3BEA%5C%2FDpC%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAwCI%2CWACI%2CiBAKI%2CYAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAnEpC%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAwCI%2CWAsBI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAzE5B%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAwCI%2CWA0BI%3BIACI%2CmBAAA%3B%3BEA5E5B%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAsEI%3BIACI%2CgBAAA%3B%3BEAhFxB%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAsEI%2CiBAEI%3BIACI%2CqBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEApF5B%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAsEI%2CiBAOI%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAzF5B%2C6BACI%2CcACI%2CWAMI%2CSACI%2CQAsEI%2CiBAOI%2CWAII%3BIACI%2CeAAA%3B%3BECnFjC%2CyBACK%2CcACI%2CsBACI%3BIACI%2CeAAA%3BIACA%2CkBAAA%3B%3BEAMhB%2C0BACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAHR%2C0BAKI%3BIACI%2CeAAA%3B%3BEANR%2C0BAKI%2CWAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEATZ%2C0BAKI%2CWAMI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAbZ%2C0BAiBI%3BIACI%2CiBAAA%3B%3BEAlBR%2C0BAiBI%2CUAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEAxBZ%2C0BAiBI%2CUASI%3BIACI%2CeAAA%3B%3BEA3BZ%2C0BAiBI%2CUASI%2CWAEI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEA9BhB%2C0BAkCI%3BIACI%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3B%3BEAvCR%2C0BAkCI%2CSAMI%3BIACI%2CQAAA%3B%3BEAzCZ%2C0BAkCI%2CSAMI%2CWAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2C0BAZR%2CSAMI%2CWAMK%2CKACG%2CUACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAlDxB%2C0BAkCI%2CSAqBI%3BIACI%2CqBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3B%3BEA1DZ%2C0BAkCI%2CSAqBI%2CSAII%2CKACI%2CiBACI%2CqBACI%3BIACI%2CWAAA%3B%3BEAKhB%2C0BAlCR%2CSAqBI%2CSAaK%3BIACG%2CkBAAA%3BIACA%2CQAAA%3B%3BEAtEhB%2C0BA2EI%2CUACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BECrOZ%2CmBAEI%2CcACI%2CWACI%2CoBACI%3BEAJhB%2C2BACI%2CcACI%2CWACI%2CoBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAQpB%2CQACI%2CQAAO%2CKACH%2CgBAEI%3BEAJZ%2CQACI%2CQAAO%2CKAEH%2CSACI%3BIACI%2CiBAAA%3B%3BEALhB%2CQACI%2CQAAO%2CKACH%2CgBAKI%3BEAPZ%2CQACI%2CQAAO%2CKAEH%2CSAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CQACI%2CQAAO%2CKACH%2CgBAYI%3BEAdZ%2CQACI%2CQAAO%2CKAEH%2CSAWI%3BIACI%2CkBAAA%3B%3BEAfhB%2CQACI%2CQAAO%2CKACH%2CgBAYI%2CGAEI%3BEAhBhB%2CQACI%2CQAAO%2CKAEH%2CSAWI%2CGAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BECmKpB%3BIACI%2CgBAAA%3B%3BECnIJ%2CmBAGI%2CcACI%2CWACI%3BEAJZ%2CgDAEI%2CcACI%2CWACI%3BEAHZ%2CsBACI%2CcACI%2CWACI%3BIACI%2CgBAAA%3B%3BEANhB%2CmBAGI%2CcACI%2CWACI%2CoBAEI%3BEANhB%2CgDAEI%2CcACI%2CWACI%2CoBAEI%3BEALhB%2CsBACI%2CcACI%2CWACI%2CoBAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEATpB%2CmBAmBI%2CoBAAmB%3BEAlBvB%2CgDAkBI%2CoBAAmB%3BEAjBvB%2CsBAiBI%2CoBAAmB%3BIACf%2CgBAAA%3B%3BEApBR%2CmBAsBI%2CoBACI%3BEAtBR%2CgDAqBI%2CoBACI%3BEArBR%2CsBAoBI%2CoBACI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3B%3BEAQR%2CmBAAC%2CKACG%2CoBACI%3BEAFR%2CgDAAC%2CKACG%2CoBACI%3BEAFR%2CsBAAC%2CKACG%2CoBACI%3BIACI%2CsBAAsB%2CsEAAtB%3B%3BEACA%2CmBAJX%2CKACG%2CoBACI%2CYAEK%3BEAAD%2CgDAJX%2CKACG%2CoBACI%2CYAEK%3BEAAD%2CsBAJX%2CKACG%2CoBACI%2CYAEK%3BIACG%2CsBAAsB%2C4EAAtB%3B%3BEAKhB%2CmBAAC%2CIAAI%2COACD%2CoBACI%3BEAFR%2CgDAAC%2CIAAI%2COACD%2CoBACI%3BEAFR%2CsBAAC%2CIAAI%2COACD%2CoBACI%3BIACI%2CsBAAsB%2CmEAAtB%3B%3BEAKhB%2CeACI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3B%3BEAHR%2CeACI%2CYAGI%3BIACI%2CeAAA%3B%3BEALZ%2CeACI%2CYAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEATZ%2CeACI%2CYAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEAfZ%2CeACI%2CYAgBI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3BEApBZ%2CeACI%2CYAgBI%2CUAII%3BIACI%2CgBAAA%3BIACA%2CqBAAA%3B%3BEAvBhB%2CeACI%2CYAyBI%3BIACI%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEA7BZ%2CeAkCI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3B%3BEArCR%2CeAkCI%2CgBAII%3BIACI%2CYAAA%3B%3BEAvCZ%2CeA0CI%3BIACI%2CgBAAA%3B%3BEA3CR%2CeA0CI%2CeAEI%3BIACI%2CUAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEA%5C%2FCZ%2CeA0CI%2CeAQI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3B%3BEAIZ%2CiBAAiB%2CMACb%3BIACI%2CqBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEANR%2CiBAAiB%2CMACb%2CWAOI%3BIACI%2CWAAA%3B%3BECzHR%2CwBAAC%3BIACG%2CsBAAA%3B%3BEADJ%2CwBAAC%2CQAEG%3BIACI%2CUAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEALR%2CwBAAC%2CQAOG%3BIACI%2CYAAA%3BIACA%2CYAAA%3B%3BEATR%2CwBAAC%2CQAWG%3BIACI%2CqBAAA%3BIACA%2CUAAA%3B%3BEC8JZ%2CqDAKI%3BEAJJ%2C0BAII%3BEAHJ%2CYAGI%3BEAFJ%2CoBAEI%3BIACI%2CgBAAA%3B%3BEANR%2CqDAKI%2CQAGI%3BEAPR%2C0BAII%2CQAGI%3BEANR%2CYAGI%2CQAGI%3BEALR%2CoBAEI%2CQAGI%3BIACI%2CcAAA%3B%3BEAQZ%2CUAEI%2CSACI%2CQAAO%2CKACH%2CcACI%3BEAJhB%2CqBACI%2CSACI%2CQAAO%2CKACH%2CcACI%3BIACI%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAPpB%2CUAEI%2CSACI%2CQAAO%2CKAOH%2CmBACI%3BEAVhB%2CqBACI%2CSACI%2CQAAO%2CKAOH%2CmBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3B%3BEAfpB%2CUAEI%2CSACI%2CQAAO%2CKAeH%3BEAjBZ%2CqBACI%2CSACI%2CQAAO%2CKAeH%3BIACI%2CmBAAA%3B%3BEAnBhB%2CUAEI%2CSACI%2CQAAO%2CKAeH%2CQAEI%3BEAnBhB%2CqBACI%2CSACI%2CQAAO%2CKAeH%2CQAEI%3BIACI%2CiBAAA%3B%3BEArBpB%2CUAEI%2CSACI%2CQAAO%2CKAeH%2CQAEI%2CSAEI%3BEArBpB%2CqBACI%2CSACI%2CQAAO%2CKAeH%2CQAEI%2CSAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAxBxB%2CUAEI%2CSACI%2CQAAO%2CKA0BH%2CkBACI%3BEA7BhB%2CqBACI%2CSACI%2CQAAO%2CKA0BH%2CkBACI%3BIACI%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAjCpB%2CUAEI%2CSACI%2CQAAO%2CKAiCH%2CyBACI%3BEApChB%2CqBACI%2CSACI%2CQAAO%2CKAiCH%2CyBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAvCpB%2CUAEI%2CSACI%2CQAAO%2CKAiCH%2CyBAKI%3BEAxChB%2CqBACI%2CSACI%2CQAAO%2CKAiCH%2CyBAKI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA3CpB%2CUAEI%2CSACI%2CQAAO%2CKA2CH%2CwBACI%3BEA9ChB%2CqBACI%2CSACI%2CQAAO%2CKA2CH%2CwBACI%3BIACI%2CeAAA%3B%3BEAhDpB%2CUAEI%2CSACI%2CQAAO%2CKA2CH%2CwBAII%3BEAjDhB%2CqBACI%2CSACI%2CQAAO%2CKA2CH%2CwBAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAvDpB%2CUAEI%2CSACI%2CQAAO%2CKA2CH%2CwBAWI%2C4BACI%3BEAzDpB%2CqBACI%2CSACI%2CQAAO%2CKA2CH%2CwBAWI%2C4BACI%3BIACI%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CUA7DpB%2CSACI%2CQAAO%2CKA2CH%2CwBAWI%2C4BACI%2CUAKK%3BEAAD%2CqBA7DpB%2CSACI%2CQAAO%2CKA2CH%2CwBAWI%2C4BACI%2CUAKK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BEAGA%2CUA3ExB%2CSACI%2CQAAO%2CKA2CH%2CwBAWI%2C4BACI%2CUAkBK%2CMACI%3BEAAD%2CqBA3ExB%2CSACI%2CQAAO%2CKA2CH%2CwBAWI%2C4BACI%2CUAkBK%2CMACI%3BIACG%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BEAlFhC%2CUAEI%2CSACI%2CQAAO%2CKA2CH%2CwBAWI%2C4BA6BI%2CUAAS%3BEArF7B%2CqBACI%2CSACI%2CQAAO%2CKA2CH%2CwBAWI%2C4BA6BI%2CUAAS%3BIACL%2CiBAAA%3B%3BEAvFxB%2CUAEI%2CSACI%2CQAAO%2CKAwFH%2CiBAEI%3BEA5FhB%2CqBACI%2CSACI%2CQAAO%2CKAwFH%2CiBAEI%3BEA7FhB%2CUAEI%2CSACI%2CQAAO%2CKAwFH%2CiBAgMf%2CCA9LqB%3BEA5FlB%2CqBACI%2CSACI%2CQAAO%2CKAwFH%2CiBAgMf%2CCA9LqB%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%5C%2FFpB%2CUAEI%2CSACI%2CQAAO%2CKA%2BFH%2CyBACI%3BEAlGhB%2CqBACI%2CSACI%2CQAAO%2CKA%2BFH%2CyBACI%3BIACI%2CeAAA%3B%3BEApGpB%2CUAEI%2CSACI%2CQAAO%2CKA%2BFH%2CyBAII%3BEArGhB%2CqBACI%2CSACI%2CQAAO%2CKA%2BFH%2CyBAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BEAzGpB%2CUAEI%2CSACI%2CQAAO%2CKAyGH%2CyBACI%3BEA5GhB%2CqBACI%2CSACI%2CQAAO%2CKAyGH%2CyBACI%3BIACI%2CeAAA%3B%3BEA9GpB%2CUAEI%2CSACI%2CQAAO%2CKAyGH%2CyBAII%3BEA%5C%2FGhB%2CqBACI%2CSACI%2CQAAO%2CKAyGH%2CyBAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAnHpB%2CUAEI%2CSACI%2CQAAO%2CKAmHH%2CyBACI%3BEAtHhB%2CqBACI%2CSACI%2CQAAO%2CKAmHH%2CyBACI%3BEAvHhB%2CUAEI%2CSACI%2CQAAO%2CKAmHH%2CyBACQ%3BEAtHpB%2CqBACI%2CSACI%2CQAAO%2CKAmHH%2CyBACQ%3BIACA%2CeAAA%3B%3BEAxHpB%2CUAEI%2CSACI%2CQAAO%2CKAwHH%3BEA1HZ%2CqBACI%2CSACI%2CQAAO%2CKAwHH%3BIACI%2CUAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3B%3BEA9HhB%2CUAEI%2CSACI%2CQAAO%2CKAwHH%2CiBAeI%3BEAzIhB%2CqBACI%2CSACI%2CQAAO%2CKAwHH%2CiBAeI%3BIACI%2CWAAA%3B%3BEA3IpB%2CUAEI%2CSACI%2CQAAO%2CKAwHH%2CiBAkBI%3BEA5IhB%2CqBACI%2CSACI%2CQAAO%2CKAwHH%2CiBAkBI%3BEA7IhB%2CUAEI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCA9I0B%3BEA5IvB%2CqBACI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCA9I0B%3BEA7IvB%2CUAEI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCA9IiC%3BEA5I9B%2CqBACI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCA9IiC%3BEA7I9B%2CUAEI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCA9IuC%3BEA5IpC%2CqBACI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCA9IuC%3BEA7IpC%2CUAEI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCA9I8C%3BEA5I3C%2CqBACI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCA9I8C%3BEA7I3C%2CUAEI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCA9IuD%3BEA5IpD%2CqBACI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCA9IuD%3BIAChC%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAhJpB%2CUAEI%2CSACI%2CQAAO%2CKAwHH%2CiBAuBI%3BEAjJhB%2CqBACI%2CSACI%2CQAAO%2CKAwHH%2CiBAuBI%3BEAlJhB%2CUAEI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCAzI0B%3BEAjJvB%2CqBACI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCAzI0B%3BEAlJvB%2CUAEI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCAzIiC%3BEAjJ9B%2CqBACI%2CSACI%2CQAAO%2CKAwHH%2CiBAgKf%2CCAzIiC%3BIACV%2CiBAAA%3BIACA%2CYAAA%3B%3BEApJpB%2CUAEI%2CSACI%2CQAAO%2CKAwHH%2CiBA2BI%2CYACI%3BEAtJpB%2CqBACI%2CSACI%2CQAAO%2CKAwHH%2CiBA2BI%2CYACI%3BIACI%2CeAAA%3BIACA%2CkBAAA%3B%3BECzIxB%2CmFAEI%2CcACI%2CWACI%2CoBACI%3BEAJhB%2CuEACI%2CcACI%2CWACI%2CoBACI%3BIACI%2CeAAA%3B%3BEANpB%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBACI%3BEAZxB%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBACI%3BIACI%2CcAAA%3BIACA%2CUAAA%3B%3BEAf5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CcAGI%3BEAf5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CcAGI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEApBhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CcASI%3BEArB5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CcASI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAzBhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgBI%3BEA3BxB%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgBI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEA%5C%2FB5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgBI%2CiBAII%3BEA%5C%2FB5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgBI%2CiBAII%3BIACI%2CeAAA%3BIACA%2CaAAa%2CgBAAb%3BIACA%2CaAAA%3B%3BEAnChC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgBI%2CiBASI%2CGACI%3BEArChC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgBI%2CiBASI%2CGACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAzCpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgBI%2CiBAgBI%3BEA3C5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgBI%2CiBAgBI%3BEA5C5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgBI%2CiBAiBI%3BEA5C5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgBI%2CiBAiBI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAhDhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAuCI%3BEAlDxB%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAuCI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEAtD5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4CI%2CsBACI%3BEAxD5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4CI%2CsBACI%3BIACI%2CgBAAA%3B%3BEA1DhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4CI%2CsBAII%3BEA3D5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4CI%2CsBAII%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3B%3BEA9DhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BACI%3BEAjE5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BACI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEArEhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BAMI%3BEAtE5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BAMI%3BEAvE5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BAOI%3BEAvE5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BAOI%3BEAxE5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BAQI%3BEAxE5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BAQI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEA5EhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BAaI%3BEA7E5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BAaI%3BIACI%2CeAAA%3B%3BEA%5C%2FEhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BAaI%2CEAEI%3BEA%5C%2FEhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqDI%2C0BAaI%2CEAEI%3BIACI%2CYAAA%3B%3BEAjFpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%3BEA7FhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%3BEA9FhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%3BEA7FhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%3BEA9FhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%3BEA7FhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%3BEA9FhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%3BEA7FhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%3BEA9FhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%3BEA7FhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%3BEA9FhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%3BEA7FhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%3BEA9FhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%3BEA7FhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%3BEA9FhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%3BEA7FhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%3BIACI%2CmBAAA%3B%3BEA%5C%2FFpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%2CiBAEI%3BEA%5C%2FFpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%2CiBAEI%3BEAhGpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%2CiBAEI%3BEA%5C%2FFpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%2CiBAEI%3BEAhGpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%2CiBAEI%3BEA%5C%2FFpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%2CiBAEI%3BEAhGpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%2CiBAEI%3BEA%5C%2FFpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%2CiBAEI%3BEAhGpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%2CiBAEI%3BEA%5C%2FFpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%2CiBAEI%3BEAhGpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%2CiBAEI%3BEA%5C%2FFpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%2CiBAEI%3BEAhGpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%2CiBAEI%3BEA%5C%2FFpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%2CiBAEI%3BEAhGpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%2CiBAEI%3BEA%5C%2FFpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%2CiBAEI%3BIACI%2CaAAa%2CgBAAb%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEACA%2CmFAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CuEAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CmFAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CuEAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CmFAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CuEAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CmFAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CuEAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CmFAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CuEAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CmFAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CuEAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CmFAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CuEAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CmFAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CuEAxGpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%2CiBAEI%2CoBAUK%3BIACG%2CkBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAEJ%2CmFAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CuEAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CmFAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CuEAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CmFAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CuEAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CmFAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CuEAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CmFAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CuEAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CmFAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CuEAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CmFAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CuEAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CmFAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CuEAnHpC%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%2CiBAEI%2CoBAqBK%3BIACG%2CkBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3BIACA%2CmCAAA%3BIACA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEA9H5C%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAjIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAlIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAjIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAlIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAjIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAlIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAjIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAlIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%2CiBAoCI%2CoBAAmB%3BEAjIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%2CiBAoCI%2CoBAAmB%3BEAlIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAjIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAlIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAjIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAlIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%2CiBAoCI%2CoBAAmB%3BEAjIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%2CiBAoCI%2CoBAAmB%3BIACf%2CUAAA%3B%3BEAnIxC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%2CiBAuCI%2CoBAAmB%3BEApIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeACI%2CiBAuCI%2CoBAAmB%3BEArIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%2CiBAuCI%2CoBAAmB%3BEApIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeACI%2CiBAuCI%2CoBAAmB%3BEArIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%2CiBAuCI%2CoBAAmB%3BEApIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeACI%2CiBAuCI%2CoBAAmB%3BEArIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%2CiBAuCI%2CoBAAmB%3BEApIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeACI%2CiBAuCI%2CoBAAmB%3BEArIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%2CiBAuCI%2CoBAAmB%3BEApIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeACI%2CiBAuCI%2CoBAAmB%3BEArIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%2CiBAuCI%2CoBAAmB%3BEApIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeACI%2CiBAuCI%2CoBAAmB%3BEArIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%2CiBAuCI%2CoBAAmB%3BEApIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeACI%2CiBAuCI%2CoBAAmB%3BEArIvD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%2CiBAuCI%2CoBAAmB%3BEApIvD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeACI%2CiBAuCI%2CoBAAmB%3BIACf%2CUAAA%3B%3BEAtIxC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeA4CI%3BEAxIhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeA4CI%3BEAzIhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeA4CI%3BEAxIhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeA4CI%3BEAzIhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeA4CI%3BEAxIhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeA4CI%3BEAzIhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeA4CI%3BEAxIhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeA4CI%3BEAzIhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeA4CI%3BEAxIhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeA4CI%3BEAzIhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeA4CI%3BEAxIhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeA4CI%3BEAzIhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeA4CI%3BEAxIhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeA4CI%3BEAzIhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeA4CI%3BEAxIhC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeA4CI%3BIACI%2CyBAAA%3B%3BEA1IpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeA4CI%2CkBAEI%3BEA1IpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeA4CI%2CkBAEI%3BEA3IpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeA4CI%2CkBAEI%3BEA1IpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeA4CI%2CkBAEI%3BEA3IpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeA4CI%2CkBAEI%3BEA1IpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeA4CI%2CkBAEI%3BEA3IpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeA4CI%2CkBAEI%3BEA1IpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeA4CI%2CkBAEI%3BEA3IpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeA4CI%2CkBAEI%3BEA1IpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeA4CI%2CkBAEI%3BEA3IpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeA4CI%2CkBAEI%3BEA1IpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeA4CI%2CkBAEI%3BEA3IpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeA4CI%2CkBAEI%3BEA1IpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeA4CI%2CkBAEI%3BEA3IpC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeA4CI%2CkBAEI%3BEA1IpC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeA4CI%2CkBAEI%3BIACI%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2C2BAAA%3BIACA%2CWAAA%3B%3BEAhJxC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAhJxC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAjJxC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAhJxC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAjJxC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAhJxC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAjJxC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAhJxC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAjJxC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeA4CI%2CkBAEI%2CkBAMI%3BEAhJxC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeA4CI%2CkBAEI%2CkBAMI%3BEAjJxC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAhJxC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAjJxC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAhJxC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAjJxC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeA4CI%2CkBAEI%2CkBAMI%3BEAhJxC%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeA4CI%2CkBAEI%2CkBAMI%3BIACI%2CWAAA%3BIACA%2CqBAAA%3B%3BEAnJ5C%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeA4CI%2CkBAaI%2CaAAY%3BEArJhD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAQI%2CeA4CI%2CkBAaI%2CaAAY%3BEAtJhD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeA4CI%2CkBAaI%2CaAAY%3BEArJhD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAOI%2CeA4CI%2CkBAaI%2CaAAY%3BEAtJhD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeA4CI%2CkBAaI%2CaAAY%3BEArJhD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAMI%2CeA4CI%2CkBAaI%2CaAAY%3BEAtJhD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeA4CI%2CkBAaI%2CaAAY%3BEArJhD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAKI%2CeA4CI%2CkBAaI%2CaAAY%3BEAtJhD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeA4CI%2CkBAaI%2CaAAY%3BEArJhD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAII%2CeA4CI%2CkBAaI%2CaAAY%3BEAtJhD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeA4CI%2CkBAaI%2CaAAY%3BEArJhD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAGI%2CeA4CI%2CkBAaI%2CaAAY%3BEAtJhD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeA4CI%2CkBAaI%2CaAAY%3BEArJhD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAEI%2CeA4CI%2CkBAaI%2CaAAY%3BEAtJhD%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeA4CI%2CkBAaI%2CaAAY%3BEArJhD%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSACI%2CeA4CI%2CkBAaI%2CaAAY%3BIACR%2CUAAA%3B%3BEAvJxC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAsEI%3BEA1J5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAyEI%2CkBAsEI%3BEA3J5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAqEI%3BEA1J5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA0EI%2CkBAqEI%3BEA3J5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAoEI%3BEA1J5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA2EI%2CyBAoEI%3BEA3J5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAmEI%3BEA1J5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA4EI%2CWAmEI%3BEA3J5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAkEI%3BEA1J5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA6EI%2CWAkEI%3BEA3J5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAiEI%3BEA1J5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8EI%2CaAiEI%3BEA3J5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAgEI%3BEA1J5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA%2BEI%2CaAgEI%3BEA3J5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSA%2BDI%3BEA1J5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAgFI%2CSA%2BDI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEA9JhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqJI%2CyBACI%3BEAjK5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqJI%2CyBACI%3BIACI%2CmBAAA%3B%3BEAnKhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqJI%2CyBAII%3BEApK5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBAqJI%2CyBAII%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAvKhC%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8JI%3BEAzKxB%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8JI%3BIACI%2CgBAAA%3BIACA%2CeAAA%3B%3BEA5K5B%2CmFAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8JI%2CgBAGI%3BEA5K5B%2CuEACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CwBA8JI%2CgBAGI%3BIACI%2CmBAAA%3B%3BEAUnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CWAKI%2CeACA%2CiBAC3B%3BEAbJ%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CWAII%2CeACA%2CiBAC3B%3BEAbJ%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CaAGI%2CeACA%2CiBAC3B%3BEAbJ%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CaAEI%2CeACA%2CiBAC3B%3BEAbJ%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CSACI%2CeACA%2CiBAC3B%3BIACA%2CsBAAA%3B%3BEAdJ%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CWAKI%2CeAMI%2CGAEA%3BEAnBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CWAII%2CeAMI%2CGAEA%3BEAnBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CaAGI%2CeAMI%2CGAEA%3BEAnBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CaAEI%2CeAMI%2CGAEA%3BEAnBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CSACI%2CeAMI%2CGAEA%3BEAnBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CWAKI%2CeAOI%2CkBACA%3BEAnBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CWAII%2CeAOI%2CkBACA%3BEAnBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CaAGI%2CeAOI%2CkBACA%3BEAnBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CaAEI%2CeAOI%2CkBACA%3BEAnBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CSACI%2CeAOI%2CkBACA%3BEAnBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CWAKI%2CeAMI%2CGAGA%3BEApBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CWAII%2CeAMI%2CGAGA%3BEApBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CaAGI%2CeAMI%2CGAGA%3BEApBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CaAEI%2CeAMI%2CGAGA%3BEApBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CSACI%2CeAMI%2CGAGA%3BEApBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CWAKI%2CeAOI%2CkBAEA%3BEApBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CWAII%2CeAOI%2CkBAEA%3BEApBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CaAGI%2CeAOI%2CkBAEA%3BEApBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CaAEI%2CeAOI%2CkBAEA%3BEApBnC%2CuEACO%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CSACI%2CeAOI%2CkBAEA%3BIACA%2CyBAAA%3B%3BEAW3B%2CgBASuB%2CeACI%3BEAT3B%2CiBAQuB%2CeACI%3BEAR%5C%2FB%2CiBAO2B%2CeACI%3BEAP%5C%2FB%2CwBAM2B%2CeACI%3BEAN%5C%2FB%2CUAK2B%2CeACI%3BEAL%5C%2FB%2CUAI2B%2CeACI%3BEAJ%5C%2FB%2CYAG2B%2CeACI%3BEAH%5C%2FB%2CYAE2B%2CeACI%3BEAF9B%2CQAC0B%2CeACI%3BIACI%2CmBAAA%3B%3BEAX%5C%2FB%2CgBASuB%2CeACI%2CiBAEI%3BEAX%5C%2FB%2CiBAQuB%2CeACI%2CiBAEI%3BEAVnC%2CiBAO2B%2CeACI%2CiBAEI%3BEATnC%2CwBAM2B%2CeACI%2CiBAEI%3BEARnC%2CUAK2B%2CeACI%2CiBAEI%3BEAPnC%2CUAI2B%2CeACI%2CiBAEI%3BEANnC%2CYAG2B%2CeACI%2CiBAEI%3BEALnC%2CYAE2B%2CeACI%2CiBAEI%3BEAJlC%2CQAC0B%2CeACI%2CiBAEI%3BIACI%2CaAAa%2CgBAAb%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEACA%2CgBAbZ%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CiBAbZ%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CiBAbZ%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CwBAbZ%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CUAbZ%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CUAbZ%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CYAbZ%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CYAbZ%2CeACI%2CiBAEI%2CoBAUK%3BEAAD%2CQAbZ%2CeACI%2CiBAEI%2CoBAUK%3BIACG%2CkBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAEJ%2CgBAxBZ%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CiBAxBZ%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CiBAxBZ%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CwBAxBZ%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CUAxBZ%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CUAxBZ%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CYAxBZ%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CYAxBZ%2CeACI%2CiBAEI%2CoBAqBK%3BEAAD%2CQAxBZ%2CeACI%2CiBAEI%2CoBAqBK%3BIACG%2CkBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3BIACA%2CmCAAA%3BIACA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEA1CvC%2CgBASuB%2CeACI%2CiBAoCI%2CoBAAmB%3BEA7ClD%2CiBAQuB%2CeACI%2CiBAoCI%2CoBAAmB%3BEA5CtD%2CiBAO2B%2CeACI%2CiBAoCI%2CoBAAmB%3BEA3CtD%2CwBAM2B%2CeACI%2CiBAoCI%2CoBAAmB%3BEA1CtD%2CUAK2B%2CeACI%2CiBAoCI%2CoBAAmB%3BEAzCtD%2CUAI2B%2CeACI%2CiBAoCI%2CoBAAmB%3BEAxCtD%2CYAG2B%2CeACI%2CiBAoCI%2CoBAAmB%3BEAvCtD%2CYAE2B%2CeACI%2CiBAoCI%2CoBAAmB%3BEAtCrD%2CQAC0B%2CeACI%2CiBAoCI%2CoBAAmB%3BIACf%2CUAAA%3B%3BEA%5C%2FCnC%2CgBASuB%2CeACI%2CiBAuCI%2CoBAAmB%3BEAhDlD%2CiBAQuB%2CeACI%2CiBAuCI%2CoBAAmB%3BEA%5C%2FCtD%2CiBAO2B%2CeACI%2CiBAuCI%2CoBAAmB%3BEA9CtD%2CwBAM2B%2CeACI%2CiBAuCI%2CoBAAmB%3BEA7CtD%2CUAK2B%2CeACI%2CiBAuCI%2CoBAAmB%3BEA5CtD%2CUAI2B%2CeACI%2CiBAuCI%2CoBAAmB%3BEA3CtD%2CYAG2B%2CeACI%2CiBAuCI%2CoBAAmB%3BEA1CtD%2CYAE2B%2CeACI%2CiBAuCI%2CoBAAmB%3BEAzCrD%2CQAC0B%2CeACI%2CiBAuCI%2CoBAAmB%3BIACf%2CUAAA%3B%3BEAlDnC%2CgBASuB%2CeA4CI%3BEApD3B%2CiBAQuB%2CeA4CI%3BEAnD%5C%2FB%2CiBAO2B%2CeA4CI%3BEAlD%5C%2FB%2CwBAM2B%2CeA4CI%3BEAjD%5C%2FB%2CUAK2B%2CeA4CI%3BEAhD%5C%2FB%2CUAI2B%2CeA4CI%3BEA%5C%2FC%5C%2FB%2CYAG2B%2CeA4CI%3BEA9C%5C%2FB%2CYAE2B%2CeA4CI%3BEA7C9B%2CQAC0B%2CeA4CI%3BIACI%2CyBAAA%3B%3BEAtD%5C%2FB%2CgBASuB%2CeA4CI%2CkBAEI%3BEAtD%5C%2FB%2CiBAQuB%2CeA4CI%2CkBAEI%3BEArDnC%2CiBAO2B%2CeA4CI%2CkBAEI%3BEApDnC%2CwBAM2B%2CeA4CI%2CkBAEI%3BEAnDnC%2CUAK2B%2CeA4CI%2CkBAEI%3BEAlDnC%2CUAI2B%2CeA4CI%2CkBAEI%3BEAjDnC%2CYAG2B%2CeA4CI%2CkBAEI%3BEAhDnC%2CYAE2B%2CeA4CI%2CkBAEI%3BEA%5C%2FClC%2CQAC0B%2CeA4CI%2CkBAEI%3BIACI%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2C2BAAA%3BIACA%2CWAAA%3B%3BEA5DnC%2CgBASuB%2CeA4CI%2CkBAEI%2CkBAMI%3BEA5DnC%2CiBAQuB%2CeA4CI%2CkBAEI%2CkBAMI%3BEA3DvC%2CiBAO2B%2CeA4CI%2CkBAEI%2CkBAMI%3BEA1DvC%2CwBAM2B%2CeA4CI%2CkBAEI%2CkBAMI%3BEAzDvC%2CUAK2B%2CeA4CI%2CkBAEI%2CkBAMI%3BEAxDvC%2CUAI2B%2CeA4CI%2CkBAEI%2CkBAMI%3BEAvDvC%2CYAG2B%2CeA4CI%2CkBAEI%2CkBAMI%3BEAtDvC%2CYAE2B%2CeA4CI%2CkBAEI%2CkBAMI%3BEArDtC%2CQAC0B%2CeA4CI%2CkBAEI%2CkBAMI%3BIACI%2CWAAA%3BIACA%2CqBAAA%3B%3BEA%5C%2FDvC%2CgBASuB%2CeA4CI%2CkBAaI%2CaAAY%3BEAjE3C%2CiBAQuB%2CeA4CI%2CkBAaI%2CaAAY%3BEAhE%5C%2FC%2CiBAO2B%2CeA4CI%2CkBAaI%2CaAAY%3BEA%5C%2FD%5C%2FC%2CwBAM2B%2CeA4CI%2CkBAaI%2CaAAY%3BEA9D%5C%2FC%2CUAK2B%2CeA4CI%2CkBAaI%2CaAAY%3BEA7D%5C%2FC%2CUAI2B%2CeA4CI%2CkBAaI%2CaAAY%3BEA5D%5C%2FC%2CYAG2B%2CeA4CI%2CkBAaI%2CaAAY%3BEA3D%5C%2FC%2CYAE2B%2CeA4CI%2CkBAaI%2CaAAY%3BEA1D9C%2CQAC0B%2CeA4CI%2CkBAaI%2CaAAY%3BIACR%2CUAAA%3B%3BEAnEnC%2CgBAwEwB%2CeACD%2CiBAC3B%3BEAzEI%2CiBAuEwB%2CeACD%2CiBAC3B%3BEAxEA%2CiBAsE4B%2CeACD%2CiBAC3B%3BEAvEA%2CwBAqE4B%2CeACD%2CiBAC3B%3BEAtEA%2CUAoE4B%2CeACD%2CiBAC3B%3BEArEA%2CUAmE4B%2CeACD%2CiBAC3B%3BEApEA%2CYAkE4B%2CeACD%2CiBAC3B%3BEAnEA%2CYAiE4B%2CeACD%2CiBAC3B%3BEAlEC%2CQAgE2B%2CeACD%2CiBAC3B%3BIACA%2CsBAAA%3B%3BEA3EI%2CgBAwEwB%2CeAMG%2CGAEA%3BEA%5C%2FE3B%2CiBAuEwB%2CeAMG%2CGAEA%3BEA9E%5C%2FB%2CiBAsE4B%2CeAMG%2CGAEA%3BEA7E%5C%2FB%2CwBAqE4B%2CeAMG%2CGAEA%3BEA5E%5C%2FB%2CUAoE4B%2CeAMG%2CGAEA%3BEA3E%5C%2FB%2CUAmE4B%2CeAMG%2CGAEA%3BEA1E%5C%2FB%2CYAkE4B%2CeAMG%2CGAEA%3BEAzE%5C%2FB%2CYAiE4B%2CeAMG%2CGAEA%3BEAxE9B%2CQAgE2B%2CeAMG%2CGAEA%3BEAhF3B%2CgBAwEwB%2CeAOG%2CkBACA%3BEA%5C%2FE3B%2CiBAuEwB%2CeAOG%2CkBACA%3BEA9E%5C%2FB%2CiBAsE4B%2CeAOG%2CkBACA%3BEA7E%5C%2FB%2CwBAqE4B%2CeAOG%2CkBACA%3BEA5E%5C%2FB%2CUAoE4B%2CeAOG%2CkBACA%3BEA3E%5C%2FB%2CUAmE4B%2CeAOG%2CkBACA%3BEA1E%5C%2FB%2CYAkE4B%2CeAOG%2CkBACA%3BEAzE%5C%2FB%2CYAiE4B%2CeAOG%2CkBACA%3BEAxE9B%2CQAgE2B%2CeAOG%2CkBACA%3BEAhF3B%2CgBAwEwB%2CeAMG%2CGAGA%3BEAhF3B%2CiBAuEwB%2CeAMG%2CGAGA%3BEA%5C%2FE%5C%2FB%2CiBAsE4B%2CeAMG%2CGAGA%3BEA9E%5C%2FB%2CwBAqE4B%2CeAMG%2CGAGA%3BEA7E%5C%2FB%2CUAoE4B%2CeAMG%2CGAGA%3BEA5E%5C%2FB%2CUAmE4B%2CeAMG%2CGAGA%3BEA3E%5C%2FB%2CYAkE4B%2CeAMG%2CGAGA%3BEA1E%5C%2FB%2CYAiE4B%2CeAMG%2CGAGA%3BEAzE9B%2CQAgE2B%2CeAMG%2CGAGA%3BEAjF3B%2CgBAwEwB%2CeAOG%2CkBAEA%3BEAhF3B%2CiBAuEwB%2CeAOG%2CkBAEA%3BEA%5C%2FE%5C%2FB%2CiBAsE4B%2CeAOG%2CkBAEA%3BEA9E%5C%2FB%2CwBAqE4B%2CeAOG%2CkBAEA%3BEA7E%5C%2FB%2CUAoE4B%2CeAOG%2CkBAEA%3BEA5E%5C%2FB%2CUAmE4B%2CeAOG%2CkBAEA%3BEA3E%5C%2FB%2CYAkE4B%2CeAOG%2CkBAEA%3BEA1E%5C%2FB%2CYAiE4B%2CeAOG%2CkBAEA%3BEAzE9B%2CQAgE2B%2CeAOG%2CkBAEA%3BIACA%2CyBAAA%3B%3BEAlF3B%2CgBAsFuB%3BEArFvB%2CiBAqFuB%3BEApF3B%2CiBAoF2B%3BEAnF3B%2CwBAmF2B%3BEAlF3B%2CUAkF2B%3BEAjF3B%2CUAiF2B%3BEAhF3B%2CYAgF2B%3BEA%5C%2FE3B%2CYA%2BE2B%3BEA9E1B%2CQA8E0B%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEClWhC%2CsBACI%2CcACI%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEALhB%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAZxB%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAMI%3BIACI%2CsBAAA%3B%3BEAfxB%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQASI%3BIACI%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEACA%2CsBApBpB%2CcACI%2CWAKI%2CSACI%2CQASI%2CMAIK%3BIACG%2CUAAA%3B%3BEAtB5B%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAiBI%3BIACI%2CaAAA%3B%3BEA1BxB%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAoBI%3BIACI%2CoBAAA%3B%3BEA7BxB%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAuBI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAjCxB%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAuBI%2CeAGI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CwBAAA%3B%3BEAvC5B%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAuBI%2CeAGI%2CSAMI%3BIACI%2CYAAA%3B%3BEAzChC%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAuBI%2CeAaI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CsBAlDpB%2CcACI%2CWAKI%2CSACI%2CQAuBI%2CeAoBK%3BIACG%2CgBAAA%3B%3BEADJ%2CsBAlDpB%2CcACI%2CWAKI%2CSACI%2CQAuBI%2CeAoBK%2CUAEG%3BIACI%2CqBAAA%3BIACA%2CsBAAA%3B%3BEAJR%2CsBAlDpB%2CcACI%2CWAKI%2CSACI%2CQAuBI%2CeAoBK%2CUAMG%3BIACI%2CsBAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3B%3BEATR%2CsBAlDpB%2CcACI%2CWAKI%2CSACI%2CQAuBI%2CeAoBK%2CUAMG%2CWAII%3BIACI%2CmBAAA%3B%3BEAXZ%2CsBAlDpB%2CcACI%2CWAKI%2CSACI%2CQAuBI%2CeAoBK%2CUAMG%2CWAOI%2CUACI%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAhBhB%2CsBAlDpB%2CcACI%2CWAKI%2CSACI%2CQAuBI%2CeAoBK%2CUAMG%2CWAOI%2CUACI%2CGAGI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3B%3BEACA%2CsBAtExC%2CcACI%2CWAKI%2CSACI%2CQAuBI%2CeAoBK%2CUAMG%2CWAOI%2CUACI%2CGAGI%2CEAGK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEA%5C%2FEhD%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQA%2BEI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAzFxB%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQA%2BEI%2CaAGI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEACA%2CsBA7FxB%2CcACI%2CWAKI%2CSACI%2CQA%2BEI%2CaAGI%2CcAIK%3BIACG%2CWAAA%3B%3BEA%5C%2FFhC%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQA%2BEI%2CaAGI%2CcAOI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAnGhC%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQA%2BFI%3BIACI%2CmBAAA%3B%3BEAxGxB%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAkGI%2C4BACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAEI%2CsBA%5C%2FG5B%2CcACI%2CWAKI%2CSACI%2CQAkGI%2C4BACI%2CsBAII%2C0BACK%2CaACG%3BIACI%2CgBAAA%3B%3BEAFR%2CsBA%5C%2FG5B%2CcACI%2CWAKI%2CSACI%2CQAkGI%2C4BACI%2CsBAII%2C0BACK%2CaACG%2CSAEI%3BIACI%2CQAAA%3BIACA%2CUAAA%3B%3BEALZ%2CsBA%5C%2FG5B%2CcACI%2CWAKI%2CSACI%2CQAkGI%2C4BACI%2CsBAII%2C0BACK%2CaACG%2CSAMI%3BIACI%2CQAAA%3BIACA%2CSAAA%3B%3BEAzH5C%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAkGI%2C4BAqBI%2CWACI%2CcACI%2CSACI%3BIACI%2CSAAA%3B%3BEAnIxC%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAkGI%2C4BAqBI%2CWACI%2CcACI%2CSAII%3BIACI%2CUAAA%3B%3BEAtIxC%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAqII%2CaACI%3BIACI%2CWAAA%3B%3BECvM5B%2CWAGI%2CcACI%2CWACI%2CoBACI%3BEALhB%2CsBAEI%2CcACI%2CWACI%2CoBACI%3BEAJhB%2C2DACI%2CcACI%2CWACI%2CoBACI%3BIACI%2CeAAA%3B%3BEAPpB%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%3BEAbxB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%3BEAZxB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3B%3BEAhB5B%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAGI%3BEAhB5B%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAGI%3BEAf5B%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAGI%3BIACI%2CeAAA%3B%3BEAlBhC%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAMI%3BEAnB5B%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAMI%3BEAlB5B%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAtBhC%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAUI%3BEAvB5B%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAUI%3BEAtB5B%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEA5BhC%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAgBI%3BEA7B5B%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAgBI%3BEA5B5B%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAgBI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEAjChC%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAgBI%2CUAII%3BEAjChC%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAgBI%2CUAII%3BEAhChC%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAgBI%2CUAII%3BIACI%2CgBAAA%3BIACA%2CqBAAA%3B%3BEApCpC%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAyBI%3BEAtC5B%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAyBI%3BEArC5B%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeACI%2CuBAyBI%3BIACI%2CqBAAA%3BIACA%2CiBAAA%3B%3BEAzChC%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeAgCI%3BEA5CxB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeAgCI%3BEA3CxB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeAgCI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3B%3BEAhD5B%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeAgCI%2CgBAII%3BEAhD5B%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeAgCI%2CgBAII%3BEA%5C%2FC5B%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CeAgCI%2CgBAII%3BIACI%2CYAAA%3B%3BEAlDhC%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0CH%3BEArDpB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0CH%3BEApDpB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0CH%3BIACI%2CgBAAA%3B%3BEAvDxB%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0CH%2CeAEI%3BEAvDxB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0CH%2CeAEI%3BEAtDxB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0CH%2CeAEI%3BIACI%2CUAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEA3D5B%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0CH%2CeAQI%3BEA7DxB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0CH%2CeAQI%3BEA5DxB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA0CH%2CeAQI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3B%3BEApE5B%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%3BEAtEpB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%3BEArEpB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%3BIACI%2CoBAAA%3B%3BEAxExB%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAEI%3BEAxExB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAEI%3BEAvExB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAEI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEA7E5B%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAQI%3BEA9ExB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAQI%3BEA7ExB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAQI%3BIACI%2CgBAAA%3B%3BEAhF5B%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAWI%3BEAjFxB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAWI%3BEAhFxB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAWI%3BIACI%2CUAAA%3BIACA%2CiBAAA%3B%3BEApF5B%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAWI%2C4BAGI%3BEApF5B%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAWI%2C4BAGI%3BEAnF5B%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAWI%2C4BAGI%3BIACI%2CqBAAA%3B%3BEAtFhC%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAWI%2C4BAMI%2CiBACI%2CWACI%2CUAAS%3BEAzF7C%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAWI%2C4BAMI%2CiBACI%2CWACI%2CUAAS%3BEAxF7C%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA2DH%2CgBAWI%2C4BAMI%2CiBACI%2CWACI%2CUAAS%3BIACL%2C0BAAA%3B%3BEA3FxC%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAqFH%2CgBAGI%3BEAnGxB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAqFH%2CgBAGI%3BEAlGxB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAqFH%2CgBAGI%3BEApGxB%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAsFH%2CwBAEI%3BEAnGxB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAsFH%2CwBAEI%3BEAlGxB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAsFH%2CwBAEI%3BEApGxB%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAuFH%2CiBACI%3BEAnGxB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAuFH%2CiBACI%3BEAlGxB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAuFH%2CiBACI%3BIACI%2CkBAAA%3B%3BEArG5B%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA4FH%2CgBACI%3BEAxGxB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA4FH%2CgBACI%3BEAvGxB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKA4FH%2CgBACI%3BIACI%2CgBAAA%3B%3BEA1G5B%2CWAGI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAkGH%3BEA7GpB%2CsBAEI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAkGH%3BEA5GpB%2C2DACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKAkGH%3BIACI%2CiBAAA%3B%3BEA%5C%2FGxB%2CWAGI%2CcACI%2CWAgHI%2CcACI%2CSACI%3BEArHpB%2CsBAEI%2CcACI%2CWAgHI%2CcACI%2CSACI%3BEApHpB%2C2DACI%2CcACI%2CWAgHI%2CcACI%2CSACI%3BEAtHpB%2CWAGI%2CcACI%2CWAgHI%2CcACI%2CSAEI%3BEAtHpB%2CsBAEI%2CcACI%2CWAgHI%2CcACI%2CSAEI%3BEArHpB%2C2DACI%2CcACI%2CWAgHI%2CcACI%2CSAEI%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEAzHxB%2CWAGI%2CcACI%2CWAgHI%2CcACI%2CSAMI%3BEA1HpB%2CsBAEI%2CcACI%2CWAgHI%2CcACI%2CSAMI%3BEAzHpB%2C2DACI%2CcACI%2CWAgHI%2CcACI%2CSAMI%3BIACI%2CWAAA%3B%3BEA5HxB%2CWAGI%2CcACI%2CWAgHI%2CcACI%2CSASI%3BEA7HpB%2CsBAEI%2CcACI%2CWAgHI%2CcACI%2CSASI%3BEA5HpB%2C2DACI%2CcACI%2CWAgHI%2CcACI%2CSASI%3BIACI%2CYAAA%3B%3BEC4TxB%2C2BAEI%2CWACI%3BEAHR%2C2BAEI%2CWAEI%3BEAJR%2C2BAEI%2CWAGI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEATZ%2C2BAEI%2CWACI%2CUAQI%3BEAXZ%2C2BAEI%2CWAEI%2CSAOI%3BEAXZ%2C2BAEI%2CWAGI%2CgBAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAbhB%2C2BAEI%2CWAeI%3BEAjBR%2C2BAEI%2CWAgBI%3BIACI%2CaAAA%3B%3BEAnBZ%2C2BAEI%2CWAoBI%3BIACI%2CeAAA%3B%3BEAMZ%2CkBACI%2C%2BBACI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAJZ%2CkBACI%2C%2BBACI%2CWAII%3BIACI%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEAThB%2CkBACI%2C%2BBACI%2CWAUI%2CqBAAoB%3BIAChB%2CcAAA%3BIACA%2CcAAA%3B%3BEAdhB%2CkBACI%2C%2BBACI%2CWAUI%2CqBAAoB%2CUAIhB%3BIACI%2CaAAA%3BIACA%2CeAAA%3B%3BEAlBpB%2CkBACI%2C%2BBACI%2CWAUI%2CqBAAoB%2CUAIhB%2CiBAGI%2CUACI%2CUAAS%2CKACL%3BIACI%2CkBAAA%3BIACA%2C4BAAA%3B%3BEAvBhC%2CkBACI%2C%2BBACI%2CWAUI%2CqBAAoB%2CUAIhB%2CiBAGI%2CUACI%2CUAAS%2CKACL%2CgBAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA3BpC%2CkBACI%2C%2BBACI%2CWAUI%2CqBAAoB%2CUAIhB%2CiBAGI%2CUACI%2CUAAS%2CKACL%2CgBASI%3BEA9BhC%2CkBACI%2C%2BBACI%2CWAUI%2CqBAAoB%2CUAIhB%2CiBAGI%2CUACI%2CUAAS%2CKACL%2CgBAUI%3BIACI%2CeAAA%3B%3BEAhCpC%2CkBACI%2C%2BBACI%2CWAUI%2CqBAAoB%2CUA4BhB%3BIACI%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2COAAO%2CiBAAP%3BIACA%2CkBAAA%3B%3BEA7CpB%2CkBACI%2C%2BBACI%2CWAUI%2CqBAAoB%2CUA4BhB%2CSAOI%3BEA%5C%2FCpB%2CkBACI%2C%2BBACI%2CWAUI%2CqBAAoB%2CUA4BhB%2CSAQI%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CQAAA%3B%3BEAWxB%2CkBACI%3BIACI%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEAHR%2CkBACI%2CWAII%3BIACI%2CgBAAA%3B%3BEANZ%2CkBACI%2CWAQI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAXZ%2CkBACI%2CWAaI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAOZ%3B%3B%3BEAAA%2CqBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3BEAJR%2CqBAOI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEATR%2CqBAYI%2CqBAAoB%2CMAChB%2CWACI%2CUACI%2CWAGI%3BEAlBpB%2CqBAYI%2CqBAAoB%2CMAChB%2CWACI%2CUAEI%2CWAEI%3BEAlBpB%2CqBAYI%2CqBAAoB%2CMAChB%2CWACI%2CUAGI%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEApBxB%2CqBAYI%2CqBAAoB%2CMAChB%2CWAYI%2CiBACI%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA7BxB%2CqBAYI%2CqBAAoB%2CMAChB%2CWAYI%2CiBAOI%2CQACI%2CgBAAe%2CSACX%2CaACI%2CgBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAtCpC%2CqBAYI%2CqBAAoB%2CMAChB%2CWAYI%2CiBAOI%2CQAYI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3B%3BEA9CxB%2CqBAYI%2CqBAAoB%2CMAChB%2CWAsCI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAvDhB%2CqBA6DI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEA%5C%2FDR%2CqBA6DI%2CyBAII%3BIACI%2CiBAAA%3B%3BEAGQ%2CqBARhB%2CyBAII%2CSAEI%2CGACI%2CGACK%3BIACG%2CeAAA%3BIACA%2CgBAAA%3B%3BEAvExB%2CqBA6DI%2CyBAII%2CSAEI%2CGACI%2CGAKI%3BIACI%2CUAAA%3B%3BEA1ExB%2CqBAgFI%2CkBACI%3BIACI%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAnFZ%2CqBAgFI%2CkBAKI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAvFZ%2CqBA0FI%2CeACI%2CUACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA9FhB%2CqBAoGI%3BIACI%2CoBAAA%3B%3BEArGR%2CqBAwGI%2CWACI%2CcACI%2CSACI%3BEA3GhB%2CqBAwGI%2CWACI%2CcACI%2CSAEI%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEA9GpB%2CqBAqHI%2CyBACI%2CqBACI%3BIACI%2CcAAA%3BIACA%2CmBAAA%3B%3BEAzHhB%2CqBAqHI%2CyBAQI%3BIACI%2CaAAA%3B%3BEA9HZ%2CqBAkII%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAxIR%2CqBAkII%2C4BAQI%3BIACI%2COAAO%2CkBAAP%3BIACA%2CiBAAA%3B%3BEA5IZ%2CqBAiJI%2C4BACI%2CkBACI%2CWACI%2CcACI%2CiBACI%2CUACI%3BIACI%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAzJhC%2CqBAkKI%2CkBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEArKZ%2CqBAkKI%2CkBAKI%3BIACI%2CcAAA%3B%3BEAxKZ%2CqBAkKI%2CkBAKI%2CEAGI%3BIACI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3B%3BEA7KhB%2CqBAkKI%2CkBAKI%2CEAQI%3BIACI%2CiBAAA%3B%3BEAhLhB%2CqBAqLI%2C0BACI%3BIACI%2C6BAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAzLZ%2CqBAqLI%2C0BACI%2CeAII%3BIACI%2CqBAAA%3BIACA%2CsBAAA%3B%3BEA5LhB%2CqBAqLI%2C0BACI%2CeAII%2CaAGI%3BIACI%2CcAAA%3B%3BEA9LpB%2CqBAqLI%2C0BACI%2CeAWI%3BIACI%2CiBAAA%3B%3BEAlMhB%2CqBAqLI%2C0BACI%2CeAWI%2CcAEI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEArMpB%2CqBAqLI%2C0BAoBI%2CeACI%3BIACI%2CmBAAA%3B%3BEA3MhB%2CqBAqLI%2C0BAoBI%2CeAII%2CiBACI%3BIACI%2CSAAA%3B%3BEA%5C%2FMpB%2CqBAqLI%2C0BAoBI%2CeAII%2CiBAII%3BIACI%2CeAAA%3B%3BEAQpB%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3B%3BEAHJ%2CwBAKI%3BIACI%2CgBAAA%3B%3BEANR%2CwBAQI%3BIACI%2COAAO%2CkBAAP%3B%3BEATR%2CwBAQI%2C4BAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CkBACI%3BIACI%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CuBAAA%3BIACA%2CcAAA%3B%3BEANR%2CkBAQI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAIR%2CkBACI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEALR%2CkBACI%2C6BAMI%3BIACI%2CcAAA%3B%3BEAIZ%2C2BACI%2CkBACI%2CMACI%2CiBACI%3BIACI%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CiCAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CaAAa%2CgBAAb%3BIACA%2CwBAAA%3B%3BEAXpB%2C2BACI%2CkBACI%2CMACI%2CiBACI%2CGAQI%2CSAAQ%3BIACJ%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3B%3BEAEA%2C2BAjBpB%2CkBACI%2CMACI%2CiBACI%2CGAQI%2CSAAQ%2CaAMH%3BIACG%2CSAAQ%2CEAAR%3BIACA%2C4BAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3B%3BEAvB5B%2C2BACI%2CkBACI%2CMACI%2CiBAyBI%3BEA5BhB%2C2BACI%2CkBACI%2CMACI%2CiBA0BI%3BIACI%2CUAAA%3B%3BEA9BpB%2C2BACI%2CkBACI%2CMACI%2CiBA6BI%3BIACI%2CUAAA%3B%3BEAjCpB%2C2BACI%2CkBACI%2CMACI%2CiBAgCI%3BIACI%2CUAAA%3B%3BEApCpB%2C2BACI%2CkBACI%2CMACI%2CiBAmCI%3BEAtChB%2C2BACI%2CkBACI%2CMACI%2CiBAoCI%3BIACI%2CUAAA%3B%3BEAxCpB%2C2BACI%2CkBACI%2CMACI%2CiBAwCI%3BIACI%2CUAAA%3B%3BEA5CpB%2C2BACI%2CkBAgDI%2CMACI%2CGACI%3BIACI%2CeAAA%3B%3BEAcQ%2CKAPxB%2C4BACI%2CkBACI%2CMACI%2CiBACI%2CGACI%2CSAAQ%2CaAEH%3BIACG%2CSAAQ%2CEAAR%3BIACA%2CsBAAsB%2CqEAAtB%3B%3BEAkBJ%2CIARxB%2CIAAI%2COACJ%2C4BACI%2CkBACI%2CMACI%2CiBACI%2CGACI%2CSAAQ%2CaAEH%3BIACG%2CSAAQ%2CEAAR%3BIACA%2CsBAAsB%2CoEAAtB%3B%3BEC7%2BBhC%2C2BACI%3BIACI%2CkBAAA%3B%3BEAFR%2C2BACI%2CwBAEI%3BIACI%2CYAAA%3B%3BEAJZ%2C2BACI%2CwBAKQ%3BIACI%2CmBAAA%3B%3BEAIhB%2CiBACI%2CmBACI%3BIACI%2CgBAAA%3B%3BEAEJ%2CiBAJJ%2CmBAIK%2CYACG%3BIACI%2CcAAA%3B%3BEAPhB%2CiBACI%2CmBASI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3B%3BEAbZ%2CiBACI%2CmBASI%2CcAII%3BIACI%2CeAAA%3B%3BEAfhB%2CiBAmBI%2CaACI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAvBZ%2CiBAmBI%2CaAMI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3B%3BEC9BZ%2CsBACI%3BIACI%2CYAAA%3B%3BEAFR%2CsBAII%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEARR%2CsBAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAZR%2CsBAcI%3BIACI%2CwBAAA%3BIACA%2CmBAAA%3B%3BEAhBR%2CsBAcI%2CmBAGI%3BIACI%2CyBAAA%3B%3BEACA%2CsBALR%2CmBAGI%2CeAEK%3BIACG%2CWAAA%3BIACA%2CSAAA%3B%3BEArBhB%2CsBAcI%2CmBAGI%2CeAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CoBAAb%3BIACA%2CgBAAA%3BIACA%2COAAO%2CiBAAP%3B%3BEA5BhB%2CsBAcI%2CmBAiBI%2CaACI%3BIACI%2CkBAAA%3BIACA%2CeAAA%3B%3BEAlChB%2CsBAcI%2CmBAiBI%2CaAMI%3BIACI%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAxChB%2CsBAcI%2CmBAiBI%2CaAMI%2CGAII%3BIACI%2CeAAA%3B%3BEA1CpB%2CsBAcI%2CmBAiBI%2CaAcI%3BIACI%2CUAAA%3B%3BEA9ChB%2CsBAcI%2CmBAiBI%2CaAiBI%3BIACI%2CUAAA%3B%3BECThB%2CgCACI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3B%3BEAHR%2CgCACI%2CsCAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAPZ%2CgCACI%2CsCAQI%2CGACI%3BIACG%2CUAAA%3B%3BEAXf%2CgCACI%2CsCAQI%2CGACI%2CGAEI%3BIACG%2CWAAA%3B%3BEAbnB%2CgCAkBI%3BIACI%2CqBAAA%3BIACA%2CiBAAA%3BIAEA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAvBR%2CgCAyBI%3BIACI%2CeAAA%3BIACA%2CUAAA%3B%3BEAGR%2CgCACI%3BEADJ%2CgCAC8B%3BEAD9B%2CgCACwD%3BIAOhD%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEAVR%2CgCACI%2CyBACI%3BEAFR%2CgCAC8B%2CyBACtB%3BEAFR%2CgCACwD%2C2BAChD%3BIACI%2CeAAA%3B%3BEAHZ%2CgCACI%2CyBAII%3BEALR%2CgCAC8B%2CyBAItB%3BEALR%2CgCACwD%2C2BAIhD%3BIACI%2CmBAAA%3B%3BEANZ%2CgCACI%2CyBAUI%3BEAXR%2CgCAC8B%2CyBAUtB%3BEAXR%2CgCACwD%2C2BAUhD%3BIACI%2CUAAA%3B%3BEAKZ%3BIACI%2CgBAAA%3B%3BEADJ%2CkCAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAGN%3BIACE%2CmBAAA%3B%3BEADF%2CiCAEE%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEANN%2CiCAQE%3BIACI%2CUAAA%3BIACA%2CiBAAA%3B%3BEAGN%3BIACE%2COAAO%2CiBAAP%3BIACA%2CkBAAA%3B%3BEAFF%2CiCAGE%3BIACI%2CaAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2C6BAAA%3B%3BEAPN%2CiCAGE%2CWAKI%3BIACI%2CiBAAA%3B%3BEATV%2CiCAGE%2CWAKI%2CwCAEI%3BIACI%2CYAAA%3BIACA%2CaAAA%3B%3BEAKhB%2CgCACI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3B%3BEAJR%2CgCACI%2CsCAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAPZ%2CgCACI%2CsCAQI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAXZ%2CgCACI%2CsCAaI%3BIACI%2CUAAA%3B%3BEAfZ%2CgCAkBI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CkCACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAHR%2CkCAKI%2C4BACI%2CkBACI%3BIACI%2CiBAAA%3B%3BEARhB%2CkCAKI%2C4BACI%2CkBACI%2CWAEI%2CaACI%2CiBACI%2CWACI%2CUACI%2CUACI%3BIACI%2CeAAA%3BIACA%2CaAAa%2CqBAAb%3B%3BEAhBxC%2CkCAKI%2C4BACI%2CkBACI%2CWAEI%2CaAaI%2CSACI%3BIACI%2CSAAA%3B%3BEAxB5B%2CkCAKI%2C4BACI%2CkBACI%2CWAEI%2CaAaI%2CSAII%3BIACI%2CUAAA%3B%3BEAQ5B%2CkCACI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3B%3BEAJR%2CkCAMI%3BIACI%2CqBAAA%3BIACA%2CsBAAA%3B%3BEARR%2CkCAMI%2C2CAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAXZ%2CkCAMI%2C2CAOK%3BIACI%2CeAAA%3B%3BEAdb%2CkCAMI%2C2CAUK%3BIACI%2CeAAA%3B%3BEC0Hb%3BEACA%3BEACA%3BIACI%2C0BAAA%3BIACA%2C2BAAA%3B%3BEAJJ%2CcAMI%3BEALJ%2CmBAKI%3BEAJJ%2CwBAII%3BEANJ%2CcAOI%3BEANJ%2CmBAMI%3BEALJ%2CwBAKI%3BEAPJ%2CcAQI%3BEAPJ%2CmBAOI%3BEANJ%2CwBAMI%3BIACI%2CaAAA%3BIACA%2CSAAA%3B%3BEAVR%2CcAMI%2CWAMI%3BEAXR%2CmBAKI%2CWAMI%3BEAVR%2CwBAII%2CWAMI%3BEAZR%2CcAOI%2CYAKI%3BEAXR%2CmBAMI%2CYAKI%3BEAVR%2CwBAKI%2CYAKI%3BEAZR%2CcAQI%2CWAII%3BEAXR%2CmBAOI%2CWAII%3BEAVR%2CwBAMI%2CWAII%3BEAZR%2CcAMI%2CWAOI%3BEAZR%2CmBAKI%2CWAOI%3BEAXR%2CwBAII%2CWAOI%3BEAbR%2CcAOI%2CYAMI%3BEAZR%2CmBAMI%2CYAMI%3BEAXR%2CwBAKI%2CYAMI%3BEAbR%2CcAQI%2CWAKI%3BEAZR%2CmBAOI%2CWAKI%3BEAXR%2CwBAMI%2CWAKI%3BIACI%2CaAAA%3BIACA%2CgBAAA%3B%3BEAfZ%2CcAMI%2CWAcI%3BEAnBR%2CmBAKI%2CWAcI%3BEAlBR%2CwBAII%2CWAcI%3BEApBR%2CcAOI%2CYAaI%3BEAnBR%2CmBAMI%2CYAaI%3BEAlBR%2CwBAKI%2CYAaI%3BEApBR%2CcAQI%2CWAYI%3BEAnBR%2CmBAOI%2CWAYI%3BEAlBR%2CwBAMI%2CWAYI%3BIACI%2CaAAA%3B%3BEArBZ%2CcAMI%2CWAkBI%3BEAvBR%2CmBAKI%2CWAkBI%3BEAtBR%2CwBAII%2CWAkBI%3BEAxBR%2CcAOI%2CYAiBI%3BEAvBR%2CmBAMI%2CYAiBI%3BEAtBR%2CwBAKI%2CYAiBI%3BEAxBR%2CcAQI%2CWAgBI%3BEAvBR%2CmBAOI%2CWAgBI%3BEAtBR%2CwBAMI%2CWAgBI%3BEAxBR%2CcAMI%2CWAmBI%3BEAxBR%2CmBAKI%2CWAmBI%3BEAvBR%2CwBAII%2CWAmBI%3BEAzBR%2CcAOI%2CYAkBI%3BEAxBR%2CmBAMI%2CYAkBI%3BEAvBR%2CwBAKI%2CYAkBI%3BEAzBR%2CcAQI%2CWAiBI%3BEAxBR%2CmBAOI%2CWAiBI%3BEAvBR%2CwBAMI%2CWAiBI%3BEAzBR%2CcAMI%2CWAoBI%3BEAzBR%2CmBAKI%2CWAoBI%3BEAxBR%2CwBAII%2CWAoBI%3BEA1BR%2CcAOI%2CYAmBI%3BEAzBR%2CmBAMI%2CYAmBI%3BEAxBR%2CwBAKI%2CYAmBI%3BEA1BR%2CcAQI%2CWAkBI%3BEAzBR%2CmBAOI%2CWAkBI%3BEAxBR%2CwBAMI%2CWAkBI%3BEA1BR%2CcAMI%2CWAqBI%3BEA1BR%2CmBAKI%2CWAqBI%3BEAzBR%2CwBAII%2CWAqBI%3BEA3BR%2CcAOI%2CYAoBI%3BEA1BR%2CmBAMI%2CYAoBI%3BEAzBR%2CwBAKI%2CYAoBI%3BEA3BR%2CcAQI%2CWAmBI%3BEA1BR%2CmBAOI%2CWAmBI%3BEAzBR%2CwBAMI%2CWAmBI%3BIACI%2CaAAA%3BIACA%2CgBAAA%3B%3BEA7BZ%2CcAgCI%3BEA%5C%2FBJ%2CmBA%2BBI%3BEA9BJ%2CwBA8BI%3BEAhCJ%2CcAiCI%3BEAhCJ%2CmBAgCI%3BEA%5C%2FBJ%2CwBA%2BBI%3BEAjCJ%2CcAkCI%3BEAjCJ%2CmBAiCI%3BEAhCJ%2CwBAgCI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAKR%3BIACI%2CmBAAA%3B%3BEADJ%2CWAGI%3BIACI%2CUAAA%3B%3BEAJR%2CWAGI%2CoBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEARZ%2CWAGI%2CoBAQI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAbZ%2CWAGI%2CoBAaI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAlBZ%2CWAsBI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3B%3BEAIR%2CqBAEI%3BEAFJ%2CqBAGI%3BEAHJ%2CqBAII%3BIACI%2CeAAA%3B%3BEAIA%2CqBADJ%2CKACK%3BIACG%2CeAAA%3B%3BEAKZ%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CwBAAwB%3BIACpB%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2C0BAAA%3BIACA%2C2BAAA%3B%3BEAGJ%2CsBACI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAHR%2CsBACI%2CeAII%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CwBAAA%3B%3BEAVZ%2CsBACI%2CeAII%2CSAOI%3BIACI%2CYAAA%3B%3BEAbhB%2CsBACI%2CeAgBI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3B%3BEAKZ%2CWACI%3BIACI%2CcAAA%3B%3BEAFR%2CWAKI%2CQACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWATR%2CQACI%2CQAQK%3BIACG%2CSAAS%2CGAAT%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAMhB%2CwBAAwB%2CQAAQ%2CWAC5B%3BIACI%2CUAAA%3B%3BEAFR%2CwBAAwB%2CQAAQ%2CWAK5B%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3B%3BEARR%2CwBAAwB%2CQAAQ%2CWAK5B%2CYAKI%3BIACI%2CUAAA%3B%3BEAXZ%2CwBAAwB%2CQAAQ%2CWAK5B%2CYASI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAhBZ%2CwBAAwB%2CQAAQ%2CWAK5B%2CYASI%2CYAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEC%5C%2FhBhB%2CyBACI%3BIACI%2CUAAA%3B%3BEAFR%2CyBACI%2CqBAGI%3BIACI%2CeAAA%3B%3BEALZ%2CyBAaI%3BIACI%2CUAAA%3B%3BEAdR%2CyBAaI%2CyBAGI%3BIACI%2CgBAAA%3B%3BEAjBZ%2CyBAaI%2CyBAGI%2CUAGI%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BElE2yEZ%2CwCAEI%2CWACI%2CQAAO%2CKACH%3BEAHZ%2CyDACI%2CWACI%2CQAAO%2CKACH%3BIACI%2CYAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3BEAOhB%2CiBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAHR%2CiBAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEARR%2CiBAWI%2CyBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAJR%2CoBAOI%2CUAEI%3BEATR%2CoBAOI%2CUAGI%3BEAVR%2CoBAOI%2CUAII%3BIACI%2CUAAA%3BIACA%2CgBAAA%3B%3BEAbZ%2CoBAOI%2CUASI%3BEAhBR%2CoBAOI%2CUAUI%3BIACI%2CgBAAA%3B%3BEAlBZ%2CoBAsBI%3BIACI%2CgBAAA%3B%3BEAvBR%2CoBAsBI%2CiBAGI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEA7BZ%2CoBAsBI%2CiBAGI%2CWAMI%3BIACI%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CWAAA%3B%3B%3BEApChB%2CoBAsBI%2CiBAmBI%3BIACI%2CqBAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEA9CZ%2CoBAsBI%2CiBAmBI%2CQAOI%2CgBAAe%2CSACX%2CaACI%3BIACI%2CaAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3B%3BEArDxB%2CoBAsBI%2CiBAmBI%2CQAOI%2CgBAAe%2CSACX%2CaAOI%3BIACI%2CwBAAA%3B%3BEAzDxB%2CoBAsBI%2CiBAmBI%2CQAOI%2CgBAAe%2CSACX%2CaAWI%3BIACI%2CyBAAA%3B%3BEA7DxB%2CoBAsBI%2CiBAmBI%2CQAOI%2CgBAAe%2CSACX%2CaAeI%2CgBACI%3BIACI%2CmBAAA%3B%3B%3BEAlE5B%2CoBAsBI%2CiBAmBI%2CQAOI%2CgBAAe%2CSAwBX%2CKAAI%2CUACA%3B%3B%3B%3B%3B%3B%3B%3B%3BEAgBQ%2CoBAnExB%2CiBAmBI%2CQA4CI%2CsBACI%2CgBACI%2CgBACI%2CEACK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BEAIA%2CoBAlF5B%2CiBAmBI%2CQA4CI%2CsBACI%2CgBACI%2CgBACI%2CEAeK%2CMACI%3BIACG%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BEAapC%2CgBACI%3BIACI%2CkBAAA%3B%3BEAFR%2CgBACI%2CaAGI%2CSACI%3BIACI%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAVhB%2CgBACI%2CaAaI%3BIACI%2CSAAA%3B%3BEAfZ%2CgBACI%2CaAaI%2CWAGI%3BIACI%2CgBAAA%3B%3BEAlBhB%2CgBACI%2CaAaI%2CWAOI%3BIACI%2CWAAA%3BIACA%2CmBAAA%3BIAEA%2CeAAA%3BIACA%2CiBAAA%3B%3BEA1BhB%2CgBACI%2CaAaI%2CWAeI%3BIACI%2CWAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAhChB%2CgBACI%2CaAaI%2CWAqBI%3BIACI%2CmBAAA%3BIACA%2CeAAA%3B%3BEArChB%2CgBACI%2CaAaI%2CWA0BI%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEA1ChB%2CgBAgDI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAlDR%2CgBAgDI%2C4BAII%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAtDZ%2CgBAgDI%2C4BASI%3BEAzDR%2CgBAgDI%2C4BAUI%3BEA1DR%2CgBAgDI%2C4BAWI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEA9DZ%2CgBAgDI%2C4BASI%2CUAOI%3BEAhEZ%2CgBAgDI%2C4BAUI%2CSAMI%3BEAhEZ%2CgBAgDI%2C4BAWI%2CgBAKI%3BIACI%2CeAAA%3BIACA%2CWAAA%3BIACA%2C2BAAA%3B%3BEAnEhB%2CgBAgDI%2C4BASI%2CUAaI%3BEAtEZ%2CgBAgDI%2C4BAUI%2CSAYI%3BEAtEZ%2CgBAgDI%2C4BAWI%2CgBAWI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAxEhB%2CgBAgDI%2C4BA4BI%3BIACI%2CeAAA%3B%3BEA7EZ%2CgBAiFI%3BIACI%2CmBAAA%3B%3BEAlFR%2CgBAiFI%2CkBAGI%3BIACI%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAtFZ%2CgBAiFI%2CkBAQI%3BIACI%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEA5FZ%2CgBAiFI%2CkBAQI%2CSAKI%3BIACI%2CUAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAnGhB%2CgBAiFI%2CkBAsBI%3BIACI%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEA1GZ%2CgBAiFI%2CkBAsBI%2CiBAKI%3BIAEI%2CcAAA%3B%3BEA9GhB%2CgBAiFI%2CkBAsBI%2CiBAKI%2CYAII%2CMAAK%3BIACD%2CUAAA%3B%3BEAjHpB%2CgBAiFI%2CkBAsBI%2CiBAKI%2CYAQI%2CMAAK%3BIACD%2CUAAA%3B%3BEArHpB%2CgBAiFI%2CkBAsBI%2CiBAkBI%3BIACI%2CcAAA%3B%3BEA1HhB%2CgBAiFI%2CkBAsBI%2CiBAkBI%2CaAGI%2CMAAK%3BIACD%2CUAAA%3B%3BEA7HpB%2CgBAiFI%2CkBAsBI%2CiBAkBI%2CaAOI%2CMAAK%3BIACD%2CUAAA%3B%3BEAjIpB%2CgBAiFI%2CkBAsBI%2CiBA%2BBI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAxIhB%2CgBAiFI%2CkBAsBI%2CiBAoCI%2CMAAK%2CaAED%3BEA7IhB%2CgBAiFI%2CkBAsBI%2CiBAqCI%2CMAAK%2CaACD%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3B%3BEA%5C%2FIpB%2CgBAiFI%2CkBAsBI%2CiBAoCI%2CMAAK%2CaAOD%3BEAlJhB%2CgBAiFI%2CkBAsBI%2CiBAqCI%2CMAAK%2CaAMD%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAtJpB%2CgBAiFI%2CkBAsBI%2CiBAmDI%2CMAAK%2CaAED%3BEA5JhB%2CgBAiFI%2CkBAsBI%2CiBAoDI%2CMAAK%2CaACD%3BIACI%2CkBAAA%3B%3BEA7JpB%2CgBAiFI%2CkBAsBI%2CiBAmDI%2CMAAK%2CaAMD%3BEAhKhB%2CgBAiFI%2CkBAsBI%2CiBAoDI%2CMAAK%2CaAKD%3BIACI%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAnKpB%2CgBAyKI%3BIACI%2CiBAAA%3B%3BEA1KR%2CgBAyKI%2CYAGI%3BIACI%2CaAAA%3B%3BEA7KZ%2CgBAyKI%2CYAOI%3BIACI%2CQAAA%3BIACA%2CWAAA%3B%3BEAlLZ%2CgBAyKI%2CYAOI%2CSAII%2CEAAC%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAvLhB%2CgBA4LI%2C%2BBACI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAjMZ%2CgBA4LI%2C%2BBACI%2CWAMI%3BIACI%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEAtMhB%2CgBA4LI%2C%2BBAcI%2CqBAAoB%3BIAChB%2CcAAA%3B%3BIAEA%2CcAAA%3B%3BEA7MZ%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAKhB%3BIACI%2CaAAA%3BIACA%2CeAAA%3B%3BEAjNhB%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAKhB%2CiBAII%2CUAEI%2CUAAS%3BIACL%2CYAAA%3BIACA%2CaAAA%3B%3BEAvNxB%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAKhB%2CiBAII%2CUAEI%2CUAAS%2CKAIL%3BIACI%2CkBAAA%3BIACA%2C4BAAA%3B%3BEA3N5B%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAKhB%2CiBAII%2CUAEI%2CUAAS%2CKAIL%2CgBAII%3BIACI%2CeAAA%3B%3BEA9NhC%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAKhB%2CiBAII%2CUAEI%2CUAAS%2CKAIL%2CgBAQI%3BIACI%2CeAAA%3B%3BEAlOhC%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAKhB%2CiBAII%2CUAEI%2CUAAS%2CKAIL%2CgBAYI%3BEArO5B%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAKhB%2CiBAII%2CUAEI%2CUAAS%2CKAIL%2CgBAaI%3BIACI%2CeAAA%3B%3BEAGJ%2CgBA9CxB%2C%2BBAcI%2CqBAAoB%2CUAKhB%2CiBAII%2CUAEI%2CUAAS%2CKAIL%2CgBAiBK%3BIACG%2C4BAAA%3B%3BEA3OhC%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAwChB%3BIACI%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2COAAO%2CkBAAP%3BIACA%2CkBAAA%3B%3B%3B%3BEAvPhB%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAwChB%2CSASI%2COAAM%3BEA3PtB%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAwChB%2CSAUI%2COAAM%3BIACF%2CkBAAA%3BIACA%2C4BAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CwBAAA%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BEAEA%2CgBA3EhB%2C%2BBAcI%2CqBAAoB%2CUAwChB%2CSASI%2COAAM%2CSAYD%3BEAAD%2CgBA3EhB%2C%2BBAcI%2CqBAAoB%2CUAwChB%2CSAUI%2COAAM%2CSAWD%3BIACG%2CgBAAA%3B%3BEAGJ%2CgBA%5C%2FEhB%2C%2BBAcI%2CqBAAoB%2CUAwChB%2CSASI%2COAAM%2CSAgBD%3BEAAD%2CgBA%5C%2FEhB%2C%2BBAcI%2CqBAAoB%2CUAwChB%2CSAUI%2COAAM%2CSAeD%3BIACG%2C4BAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CwBAAA%3B%3BEA%5C%2FQxB%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAwChB%2CSAkCI%2COAAM%3BIACF%2COAAA%3B%3BEArRpB%2CgBA4LI%2C%2BBAcI%2CqBAAoB%2CUAwChB%2CSAsCI%2COAAM%3BIACF%2CQAAA%3B%3BEAzRpB%2CgBAgSI%2CeACI%2CKACI%2CcACI%3BIAEI%2CKAAK%2CgBAAL%3BIACA%2CQAAQ%2CgBAAR%3BIACA%2CQAAA%3BIACA%2CWAAW%2CcAAX%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEA1SpB%2CgBAgSI%2CeACI%2CKACI%2CcAYI%2CaAEI%3BEAhTpB%2CgBAgSI%2CeACI%2CKACI%2CcAYI%2CaAGI%3BIACI%2CYAAA%3B%3BEAlTxB%2CgBAgSI%2CeACI%2CKACI%2CcAoBI%3BIACI%2CUAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3B%3BEAzTpB%2CgBAgSI%2CeACI%2CKACI%2CcAoBI%2CgBAKI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIAEA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CgBAnCpB%2CeACI%2CKACI%2CcAoBI%2CgBAKI%2CUAQK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIAEA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3B%3BEA3U5B%2CgBAgSI%2CeACI%2CKACI%2CcAoBI%2CgBAKI%2CUAmBI%3BIACI%2CmBAAA%3BIACA%2CeAAA%3B%3BEAhV5B%2CgBAgSI%2CeACI%2CKACI%2CcAoBI%2CgBA8BI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAvVxB%2CgBAgSI%2CeACI%2CKACI%2CcAoBI%2CgBA8BI%2CWAKI%3BIACI%2CeAAA%3B%3BEA1V5B%2CgBAgSI%2CeACI%2CKACI%2CcAoBI%2CgBA8BI%2CWASI%3BIACI%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAhW5B%2CgBAgSI%2CeACI%2CKACI%2CcAoBI%2CgBA8CI%3BIACI%2CUAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3B%3BEAcQ%2CgBAP3B%2CKACG%2C%2BBACI%2CqBAAoB%2CUAChB%2CiBACI%2CUACI%2CUAAS%2CKACL%2CgBACK%3BIACG%2CsBAAsB%2C6DAAtB%3B%3BEARhC%2CgBAAC%2CKACG%2C%2BBACI%2CqBAAoB%2CUAahB%2CSAEI%2COAAM%3BEAjBtB%2CgBAAC%2CKACG%2C%2BBACI%2CqBAAoB%2CUAahB%2CSAGI%2COAAM%3BIACF%2CsBAAsB%2CgEAAtB%3B%3BEAEA%2CgBArBnB%2CKACG%2C%2BBACI%2CqBAAoB%2CUAahB%2CSAEI%2COAAM%2CSAID%3BEAAD%2CgBArBnB%2CKACG%2C%2BBACI%2CqBAAoB%2CUAahB%2CSAGI%2COAAM%2CSAGD%3BIACG%2CsBAAsB%2CsEAAtB%3B%3BEAeI%2CgBAP3B%2CIAAI%2COACD%2C%2BBACI%2CqBAAoB%2CUAChB%2CiBACI%2CUACI%2CUAAS%2CKACL%2CgBACK%3BIACG%2CsBAAsB%2C4DAAtB%3B%3BEARhC%2CgBAAC%2CIAAI%2COACD%2C%2BBACI%2CqBAAoB%2CUAahB%2CSAEI%2COAAM%3BEAjBtB%2CgBAAC%2CIAAI%2COACD%2C%2BBACI%2CqBAAoB%2CUAahB%2CSAGI%2COAAM%3BIACF%2CsBAAsB%2C%2BDAAtB%3B%3BEAEA%2CgBArBnB%2CIAAI%2COACD%2C%2BBACI%2CqBAAoB%2CUAahB%2CSAEI%2COAAM%2CSAID%3BEAAD%2CgBArBnB%2CIAAI%2COACD%2C%2BBACI%2CqBAAoB%2CUAahB%2CSAGI%2COAAM%2CSAGD%3BIACG%2CsBAAsB%2CqEAAtB%3B%3BEAS%5C%2FB%3BIACO%2CeAAA%3B%3BEADP%2CgBAGO%3BEAHP%2CgBAIO%3BIACI%2CqBAAA%3B%3BEALX%2CgBAQO%3BIACI%2CUAAA%3B%3BEATX%2CgBAQO%2CSAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAbf%2CgBAQO%2CSAQI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAnBf%2CgBAwBO%3BIACI%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAIR%2CaACI%2CgBACI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3B%3BEAJZ%2CaACI%2CgBACI%2CSAII%3BIACI%2CeAAA%3B%3BEAPhB%2CaACI%2CgBACI%2CSAQI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAZhB%2CaACI%2CgBACI%2CSAaI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEAnBhB%2CaACI%2CgBAsBI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3B%3BEAzBZ%2CaA6BI%3BIACI%2CgBAAA%3B%3BEA9BR%2CaA6BI%2CeAGI%3BIACI%2CmBAAA%3B%3BEAjCZ%2CaA6BI%2CeAGI%2CcAGI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAvChB%2CaA6BI%2CeAGI%2CcAUI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3B%3BEA5ChB%2CaA6BI%2CeAGI%2CcAUI%2CSAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAhDpB%2CaA6BI%2CeAGI%2CcAUI%2CSASI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAQpB%2CgBACI%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAJZ%2CgBACI%2CWAMI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAXZ%2CgBACI%2CWAMI%2CcAMI%2CSACI%2CMACI%3BIACI%2CeAAA%3B%3BEAhBxB%2CgBACI%2CWAMI%2CcAMI%2CSACI%2CMAMI%3BIACI%2CgBAAA%3BIACA%2CeAAA%3B%3BEAtBxB%2CgBACI%2CWAMI%2CcAoBI%2CcACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA9BpB%2CgBACI%2CWAMI%2CcA2BI%2CUACI%3BIACI%2CeAAA%3B%3BEApCpB%2CgBACI%2CWAMI%2CcA2BI%2CUAKI%3BIACI%2CmBAAA%3B%3BEAxCpB%2CgBACI%2CWAMI%2CcA2BI%2CUAKI%2CeAGI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEA9CxB%2CgBACI%2CWAMI%2CcA2BI%2CUAKI%2CeAUI%3BIACI%2CqBAAA%3B%3BEAlDxB%2CgBACI%2CWAMI%2CcA2BI%2CUAKI%2CeAUI%2CWAGI%3BEApDxB%2CgBACI%2CWAMI%2CcA2BI%2CUAKI%2CeAUI%2CWAII%3BEArDxB%2CgBACI%2CWAMI%2CcA2BI%2CUAKI%2CeAUI%2CWAKI%3BIACI%2CeAAA%3B%3BEAvD5B%2CgBACI%2CWAMI%2CcA2BI%2CUAKI%2CeAoBI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA7DxB%2CgBACI%2CWAmEI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3B%3BEAMZ%2CcACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAJR%2CcAQI%2CcACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAXZ%2CcAQI%2CcAMI%3BIACI%2CeAAA%3B%3BEAfZ%2CcAQI%2CcAUI%3BIACI%2CeAAA%3B%3BEAKZ%3BIACI%2CiBAAA%3B%3BEADJ%2CWAGI%3BIACI%2CaAAA%3B%3BEAIR%2CMAAM%2CWACF%3BIACI%2CYAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3B%3BEAJR%2CMAAM%2CWACF%2CsBAKI%3BIACI%2CWAAA%3BIACA%2CeAAA%3B%3BEARZ%2CMAAM%2CWACF%2CsBAKI%2COAII%3BIACI%2CgBAAA%3B%3BEAXhB%2CMAAM%2CWACF%2CsBAKI%2COAQI%3BIACI%2CgBAAA%3B%3BEAfhB%2CMAAM%2CWACF%2CsBAkBI%3BIACI%2CYAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAtBZ%2CMAAM%2CWACF%2CsBAkBI%2CSAKI%2CMAAK%2CUACD%2COAAM%3BIACF%2CqBAAA%3BIACA%2CUAAA%3B%3BEA3BpB%2CMAAM%2CWACF%2CsBAkBI%2CSAKI%2CMAAK%2CUAOD%3BIACI%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3B%3BEAnCpB%2CMAAM%2CWACF%2CsBAkBI%2CSAKI%2CMAAK%2CUAOD%2CSAMI%2CQAAO%3BIACH%2CYAAA%3B%3BEAtCxB%2CMAAM%2CWACF%2CsBAkBI%2CSAwBI%3BIACI%2CgBAAA%3B%3BEAQR%2CYADJ%2CQACK%2CQACG%3BIACI%2CyBAAA%3BIACA%2CWAAA%3B%3BEAHR%2CYADJ%2CQACK%2CQACG%2CKAII%3BIACI%2CUAAA%3B%3BEASpB%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKACH%2CQACI%3BIACI%2CQAAA%3BIACA%2CQAAA%3B%3BEAR5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKACH%2CQACI%2CgBAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BEAbhC%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKACH%2CQACI%2CgBAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAnBhC%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAoBH%2CYACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEA5B5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAoBH%2CYAOI%3BIACI%2CUAAA%3BIACA%2CcAAA%3B%3BEAjC5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%3BIACI%2CYAAA%3B%3BEAtCxB%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAGI%3BIACI%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CqBAAb%3B%3BEA7C5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAWI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CgBAAb%3BIACA%2CmBAAA%3B%3BEApD5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAWI%2CGAMI%3BIACI%2CWAAA%3B%3BEAvDhC%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAsBI%3BIACI%2CaAAa%2CmBAAb%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEA9D5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAsBI%2CEAKI%3BIACI%2CaAAa%2CgBAAb%3B%3BEAjEhC%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAgCI%3BEArExB%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAiCI%3BIACI%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CkBAAb%3BIACA%2CgBAAA%3B%3BEA3E5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAyCI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3B%3BEAhF5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBA8CI%3BIACI%2C8BAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3BEAtF5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBA8CI%2CmBAKI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3B%3BEA1FhC%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBA8CI%2CmBAUI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAjGhC%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAgEI%3BIACI%2C8BAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3BEAxG5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAgEI%2CkBAKI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3B%3BEA7GhC%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAgEI%2CkBAWI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAnHhC%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAiCH%2CiBAkFI%3BIACI%2CYAAA%3B%3BEAxH5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAwHH%3BIACI%2C0BAAA%3BIACA%2C6BAAA%3BIACA%2CiBAAA%3B%3BEA%5C%2FHxB%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAwHH%2C0BAKI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEAnI5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAwHH%2C0BAKI%2CkCAII%3BIACI%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAxIhC%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKAwHH%2C0BAKI%2CkCAUI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CsBAAA%3B%3BEAUhC%2CiBACI%2CcACI%2CWACI%2CoBACI%3BIACI%2CeAAA%3B%3BEALpB%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%3BIACI%2CmBAAA%3B%3BEAZxB%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAjB5B%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBASI%3BEApBxB%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBAUI%3BEArBxB%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBAWI%3BIACI%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2COAAO%2CmBAAP%3BIACA%2CwBAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3B%3BEA5B5B%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBASI%2CSAUI%3BEA9B5B%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBAUI%2CeASI%3BEA9B5B%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBAWI%2CSAQI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAhChC%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBASI%2CSAeI%3BEAnC5B%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBAUI%2CeAcI%3BEAnC5B%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBAWI%2CSAaI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEAvChC%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBASI%2CSAsBI%3BEA1C5B%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBAUI%2CeAqBI%3BEA1C5B%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBAWI%2CSAoBI%3BIACI%2CaAAA%3BIACA%2CWAAA%3B%3BEA5ChC%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBAqCI%3BIACI%2CiBAAA%3B%3BEAjD5B%2CiBACI%2CcACI%2CWAOI%2CSACI%2CQAAO%2CKACH%2CqBAyCI%3BIACI%2CgBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAsBpB%2CQADJ%2CQACK%2CKACG%2CUAEI%3BEAHR%2CQADJ%2CQACK%2CKAEG%2CYACI%3BIACI%2CWAAA%3B%3BEAJZ%2CQADJ%2CQACK%2CKACG%2CUAEI%2CeAGI%3BEANZ%2CQADJ%2CQACK%2CKAEG%2CYACI%2CeAGI%3BEANZ%2CQADJ%2CQACK%2CKACG%2CUAEI%2CeAII%3BEAPZ%2CQADJ%2CQACK%2CKAEG%2CYACI%2CeAII%3BEAPZ%2CQADJ%2CQACK%2CKACG%2CUAEI%2CeAKI%3BEARZ%2CQADJ%2CQACK%2CKAEG%2CYACI%2CeAKI%3BEARZ%2CQADJ%2CQACK%2CKACG%2CUAEI%2CeAMI%3BEATZ%2CQADJ%2CQACK%2CKAEG%2CYACI%2CeAMI%3BIACI%2COAAO%2CgBAAP%3BIACA%2CqBAAA%3B%3BEAXhB%2CQADJ%2CQACK%2CKACG%2CUAEI%2CeAGI%2CUAOI%3BEAbhB%2CQADJ%2CQACK%2CKAEG%2CYACI%2CeAGI%2CUAOI%3BEAbhB%2CQADJ%2CQACK%2CKACG%2CUAEI%2CeAII%2CgBAMI%3BEAbhB%2CQADJ%2CQACK%2CKAEG%2CYACI%2CeAII%2CgBAMI%3BEAbhB%2CQADJ%2CQACK%2CKACG%2CUAEI%2CeAKI%2CcAKI%3BEAbhB%2CQADJ%2CQACK%2CKAEG%2CYACI%2CeAKI%2CcAKI%3BEAbhB%2CQADJ%2CQACK%2CKACG%2CUAEI%2CeAMI%2CWAII%3BEAbhB%2CQADJ%2CQACK%2CKAEG%2CYACI%2CeAMI%2CWAII%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CQAxBxB%2CQACK%2CKACG%2CUAEI%2CeAGI%2CUAgBI%2CEACK%3BEAAD%2CQAxBxB%2CQACK%2CKAEG%2CYACI%2CeAGI%2CUAgBI%2CEACK%3BEAAD%2CQAxBxB%2CQACK%2CKACG%2CUAEI%2CeAII%2CgBAeI%2CEACK%3BEAAD%2CQAxBxB%2CQACK%2CKAEG%2CYACI%2CeAII%2CgBAeI%2CEACK%3BEAAD%2CQAxBxB%2CQACK%2CKACG%2CUAEI%2CeAKI%2CcAcI%2CEACK%3BEAAD%2CQAxBxB%2CQACK%2CKAEG%2CYACI%2CeAKI%2CcAcI%2CEACK%3BEAAD%2CQAxBxB%2CQACK%2CKACG%2CUAEI%2CeAMI%2CWAaI%2CEACK%3BEAAD%2CQAxBxB%2CQACK%2CKAEG%2CYACI%2CeAMI%2CWAaI%2CEACK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BEAIA%2CQAvC5B%2CQACK%2CKACG%2CUAEI%2CeAGI%2CUAgBI%2CEAeK%2CMACI%3BEAAD%2CQAvC5B%2CQACK%2CKAEG%2CYACI%2CeAGI%2CUAgBI%2CEAeK%2CMACI%3BEAAD%2CQAvC5B%2CQACK%2CKACG%2CUAEI%2CeAII%2CgBAeI%2CEAeK%2CMACI%3BEAAD%2CQAvC5B%2CQACK%2CKAEG%2CYACI%2CeAII%2CgBAeI%2CEAeK%2CMACI%3BEAAD%2CQAvC5B%2CQACK%2CKACG%2CUAEI%2CeAKI%2CcAcI%2CEAeK%2CMACI%3BEAAD%2CQAvC5B%2CQACK%2CKAEG%2CYACI%2CeAKI%2CcAcI%2CEAeK%2CMACI%3BEAAD%2CQAvC5B%2CQACK%2CKACG%2CUAEI%2CeAMI%2CWAaI%2CEAeK%2CMACI%3BEAAD%2CQAvC5B%2CQACK%2CKAEG%2CYACI%2CeAMI%2CWAaI%2CEAeK%2CMACI%3BIACG%2CYAAA%3BIACA%2C2BAAA%3BIACA%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C%2BBAAA%3B%3BEA3C5B%2CQADJ%2CQACK%2CKACG%2CUAiDI%3BEAlDR%2CQADJ%2CQACK%2CKAEG%2CYAgDI%3BIACI%2CWAAA%3B%3BEAnDZ%2CQADJ%2CQACK%2CKACG%2CUAiDI%2CYAGI%3BEArDZ%2CQADJ%2CQACK%2CKAEG%2CYAgDI%2CYAGI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3B%3BEAvDhB%2CQADJ%2CQACK%2CKACG%2CUAiDI%2CYAGI%2CWAII%3BEAzDhB%2CQADJ%2CQACK%2CKAEG%2CYAgDI%2CYAGI%2CWAII%3BIACI%2CYAAA%3BIACA%2CaAAA%3B%3BEA3DpB%2CQADJ%2CQACK%2CKACG%2CUAiDI%2CYAaI%3BEA%5C%2FDZ%2CQADJ%2CQACK%2CKAEG%2CYAgDI%2CYAaI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAlEhB%2CQADJ%2CQACK%2CKACG%2CUAqEI%3BEAtER%2CQADJ%2CQACK%2CKAEG%2CYAoEI%3BIAKI%2CWAAA%3B%3BEAJA%2CQAxEhB%2CQACK%2CKACG%2CUAqEI%2CeACK%3BEAAD%2CQAxEhB%2CQACK%2CKAEG%2CYAoEI%2CeACK%3BIACG%2CcAAA%3B%3BEAxEhB%2CQADJ%2CQACK%2CKACG%2CUAqEI%2CeAOI%3BEA7EZ%2CQADJ%2CQACK%2CKAEG%2CYAoEI%2CeAOI%3BEA7EZ%2CQADJ%2CQACK%2CKACG%2CUAqEI%2CeAQI%3BEA9EZ%2CQADJ%2CQACK%2CKAEG%2CYAoEI%2CeAQI%3BEA9EZ%2CQADJ%2CQACK%2CKACG%2CUAqEI%2CeASI%3BEA%5C%2FEZ%2CQADJ%2CQACK%2CKAEG%2CYAoEI%2CeASI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAnFhB%2CQADJ%2CQACK%2CKACG%2CUAqEI%2CeAOI%2CaAQI%3BEArFhB%2CQADJ%2CQACK%2CKAEG%2CYAoEI%2CeAOI%2CaAQI%3BEArFhB%2CQADJ%2CQACK%2CKACG%2CUAqEI%2CeAQI%2CoBAOI%3BEArFhB%2CQADJ%2CQACK%2CKAEG%2CYAoEI%2CeAQI%2CoBAOI%3BEArFhB%2CQADJ%2CQACK%2CKACG%2CUAqEI%2CeASI%2CmBAMI%3BEArFhB%2CQADJ%2CQACK%2CKAEG%2CYAoEI%2CeASI%2CmBAMI%3BIACI%2CYAAA%3BIACA%2CWAAA%3B%3BEAvFpB%2CQADJ%2CQACK%2CKACG%2CUAqEI%2CeAqBI%3BEA3FZ%2CQADJ%2CQACK%2CKAEG%2CYAoEI%2CeAqBI%3BIACI%2CgBAAA%3B%3BEA5FhB%2CQADJ%2CQACK%2CKACG%2CUAqEI%2CeAyBI%3BEA%5C%2FFZ%2CQADJ%2CQACK%2CKAEG%2CYAoEI%2CeAyBI%3BIACI%2CUAAA%3BIACA%2CqBAAA%3B%3BEAjGhB%2CQADJ%2CQACK%2CKACG%2CUAqEI%2CeA8BI%3BEApGZ%2CQADJ%2CQACK%2CKAEG%2CYAoEI%2CeA8BI%3BIACI%2CUAAA%3BIACA%2CaAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAxGhB%2CQADJ%2CQACK%2CKACG%2CUAqEI%2CeAqCI%3BEA3GZ%2CQADJ%2CQACK%2CKAEG%2CYAoEI%2CeAqCI%3BIACI%2CkBAAA%3BIACA%2CcAAA%3B%3BEA7GhB%2CQADJ%2CQACK%2CKACG%2CUAgHI%3BEAjHR%2CQADJ%2CQACK%2CKAEG%2CYA%2BGI%3BIACI%2CgBAAA%3BIACA%2CYAAA%3B%3BEAnHZ%2CQADJ%2CQACK%2CKACG%2CUAgHI%2CoBAII%3BEArHZ%2CQADJ%2CQACK%2CKAEG%2CYA%2BGI%2CoBAII%3BIACI%2CkBAAA%3B%3BEAtHhB%2CQADJ%2CQACK%2CKACG%2CUAwHd%3BEAzHU%2CQADJ%2CQACK%2CKAEG%2CYAuHd%3BIACC%2CcAAA%3B%3BEA1HS%2CQADJ%2CQACK%2CKACG%2CUAwHd%2CYAGC%2CeACA%3BEA7HS%2CQADJ%2CQACK%2CKAEG%2CYAuHd%2CYAGC%2CeACA%3BIACA%2CUAAA%3BIACC%2CiBAAA%3BIACD%2CqBAAA%3B%3BEAhIS%2CQADJ%2CQACK%2CKACG%2CUAwHd%2CYAGC%2CeAMA%3BEAlIS%2CQADJ%2CQACK%2CKAEG%2CYAuHd%2CYAGC%2CeAMA%3BIACA%2CUAAA%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEA0BD%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CUAII%3BIACI%2CoBAAA%3B%3BEALR%2CUAQI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAVR%2CUAaI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CqBAAb%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAKR%2CsBAEI%2CcACI%2CWACI%3BEAHZ%2C8BACI%2CcACI%2CWACI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CqBAAb%3BIACA%2CmBAAA%3B%3BEAOhB%2CoBAII%3BEAHJ%2CYAGI%3BEAFJ%2COAEI%3BEADJ%2CQACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAPR%2CoBAUI%3BEATJ%2CYASI%3BEARJ%2COAQI%3BEAPJ%2CQAOI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAdR%2CoBAiBI%3BEAhBJ%2CYAgBI%3BEAfJ%2COAeI%3BEAdJ%2CQAcI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEApBR%2CoBAuBI%2CaACI%3BEAvBR%2CYAsBI%2CaACI%3BEAtBR%2COAqBI%2CaACI%3BEArBR%2CQAoBI%2CaACI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEA7BZ%2CoBAuBI%2CaAWI%2CKAAI%2CUAAU%3BEAjCtB%2CYAsBI%2CaAWI%2CKAAI%2CUAAU%3BEAhCtB%2COAqBI%2CaAWI%2CKAAI%2CUAAU%3BEA%5C%2FBtB%2CQAoBI%2CaAWI%2CKAAI%2CUAAU%3BEAlCtB%2CoBAuBI%2CaAYQ%2CKAAI%2CUAAU%3BEAlC1B%2CYAsBI%2CaAYQ%2CKAAI%2CUAAU%3BEAjC1B%2COAqBI%2CaAYQ%2CKAAI%2CUAAU%3BEAhC1B%2CQAoBI%2CaAYQ%2CKAAI%2CUAAU%3BIAEd%2CeAAA%3B%3BEArCZ%2CoBAyCI%2CSACI%2CGACI%3BEA1CZ%2CYAwCI%2CSACI%2CGACI%3BEAzCZ%2COAuCI%2CSACI%2CGACI%3BEAxCZ%2CQAsCI%2CSACI%2CGACI%3BIACI%2CeAAA%3B%3BEAShB%2C4BACI%2CqBACI%2CaACI%3BIACI%2CUAAA%3B%3BEAJhB%2C4BACI%2CqBACI%2CaACI%2CSAEI%3BIACI%2CiBAAA%3B%3BEmEvgHpB%2CsBAEI%2CcACI%2CWACI%2CSACI%3BEAJhB%2C2BACI%2CcACI%2CWACI%2CSACI%3BIACI%2C%2BBAAA%3B%3BECpEpB%2CMAAM%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAAN%2CMAAM%2CWAkBF%3BIACI%2CkBAAA%3B%3BE1DiNR%2CaACM%3BEADN%2CaAEM%3BEAFN%2CaAGM%3BIACE%2CsBAAA%3BIACA%2CWAAA%3B%3BEAKJ%2COAAC%2CMACK%2CUAAO%3BIACL%2CYAAA%3BIACA%2CYAAA%3BIrB1GZ%2CSAAA%3BIAAA%2CUAAA%3BIkC1KA%2CqBAAA%3BIbsRY%2CiBAAA%3B%3BEALR%2COAAC%2CMACK%2CUAAO%2CMa5Qf%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BEbyQA%2COAAC%2CMACK%2CUAAO%2CMAMH%3BIACE%2CeAAA%3BIACA%2CkBAAA%3B%3BEAEA%2COAXX%2CMACK%2CUAAO%2CMAMH%2CKAIG%3BEAXb%2COAAC%2CMACK%2CUAAO%2CMAMH%2CKAKE%3BIACI%2CgBAAA%3B%3BEAGJ%2COAhBX%2CMACK%2CUAAO%2CMAMH%2CKASG%2CQACG%3BIrBxHpB%2CiBAAA%3B%3BEqBgII%2COAAC%3BIAEG%2CiBAAA%3B%3BEAGR%3BIACI%2CeAAA%3BIACA%2CkBAAA%3B%3BEAEJ%3BIACI%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CUAAA%3B%3B%3B%3B%3BEAJJ%2CYAMI%2COAAM%3BIACF%2CiBAAA%3B%3BEAPR%2CYAUI%2CQAAO%3BIAEH%2CiBAAA%3BIACA%2CcAAA%3B%3BEAQR%2CUACM%2CsBACE%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACM%2CsBAKE%2CYAAc%3BIACV%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIACI%2CcAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAKJ%2COAAC%3B%3B%3B%3B%3B%3B%3BEAAD%2COAAC%2CQACG%3BIACI%2CYAAA%3B%3BEAFR%2COAAC%2CQAKG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BE2DtTI%2CoBAHZ%2CgBACI%2CQACK%2CQACI%3BIACG%2CaAAA%3B%3BEvD%5C%2FDpB%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAA%3B%3BEAEA%2CQAAS%2COAHP%2COAAQ%2CeAAe%3BIAIrB%2CcAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CQAAS%2COAHP%2COAAQ%2CeAAe%2CcAOrB%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEAKZ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CaAAA%3B%3BEAGJ%2CQAAS%2COAAM%2COAAQ%2COAKnB%3BIACI%2CUAAA%3B%3BEANR%2CQAAS%2COAAM%2COAAQ%2COAKnB%2CiBAGI%3BIACI%2CSAAA%3B%3B%3BAZtFZ%2CgBAJsC%3BEe%2BftC%2C0BACM%2CcACE%3BIACI%2CkBAAA%3B%3BEAEA%2C0BAJN%2CcACE%2CQAGK%2COACK%3BIACE%2CmBAAA%3B%3BEU2CpB%2CQAAQ%2CcACJ%2CMAAK%3BEADT%2CQAAQ%2CcAEJ%2CMAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIR%2CQAAQ%2CcAAe%2CQAAO%3BIAC1B%2CUAAA%3B%3BEAGJ%2CQAAQ%2CkBAEJ%2CMAAK%3BEADT%2CQAAQ%2CiBACJ%2CMAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CSAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3B%3BEChQJ%2CqBAAqB%2CIAAI%2CSAAY%2CMAAG%2CIAAI%2CiBAIxC%2CYAAa%3BEAHb%2CqBAAqB%2COAGrB%2CYAAa%3BEAFb%2CiBAAkB%2CWAElB%2CYAAa%3BEADb%2CsBACA%2CYAAa%3BIACT%2COAAO%2CkBAAP%3B%3BE0CzPR%2CkBAAkB%2COAAQ%2CaAAY%3BIAClC%2C2BAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3BEvCyIJ%2CsBAAuB%2CyBAAwB%2CMAAO%3BIAClD%2CUAAA%3B%3BECAJ%3BIAEQ%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CwBAAA%3B%3BEAJR%2CiBAOM%3BEAPN%2CiBAQI%2CaAAa%3BIACT%2CgBAAA%3BIACA%2CUAAA%3B%3BEAVR%2CiBAaM%3BIACE%2CgBAAA%3B%3BEAdR%2CiBAiBI%2CaAAa%3BIACT%2CgBAAA%3B%3BEAlBR%2CiBAqBM%2CeAAY%2CUAAU%3BEArB5B%2CiBAsBQ%2CaAAa%2CaAAY%2CUAAU%3BIACnC%2CeAAA%3B%3BEAIR%2CqBAAsB%3BIAEd%2C8BAAA%3B%3BEAFR%2CqBAAsB%2CkBAKhB%3BEALN%2CqBAAsB%2CkBAMlB%2CaAAa%3BIACT%2CkBAAA%3BIACA%2COAAO%2CgBAAP%3B%3BEARR%2CqBAAsB%2CkBAWhB%2CeAAY%2CUAAU%3BEAX5B%2CqBAAsB%2CkBAYd%2CaAAa%2CaAAY%2CUAAU%3BIACnC%2CeAAA%3B%3BEIuZR%2CkBACI%2CYACI%2CUACI%3BIACI%2CkBAAA%3B%3BEAJhB%2CkBACI%2CYACI%2CUACI%2CSAEI%3B%3BIAEI%2CsBAAA%3B%3BEAQpB%2CcACI%2CeACI%2CeACI%2CcACI%2CcACI%2CKACI%2CYACI%2CsBACI%2CiBACI%3BIACI%2CqBAAA%3B%3BEG5YxC%2CUAAU%2CSACN%3BIACI%2CgBAAA%3B%3BEAFR%2CUAAU%2CSACN%2CcAGI%3BIACI%2CsBAAA%3B%3BEAEA%2CUAPF%2CSACN%2CcAGI%2CaAGK%2CUAAU%3BIACP%2CkBAAA%3B%3BEAGJ%2CUAXF%2CSACN%2CcAGI%2CaAOK%2CUAAU%3BIACP%2CiBAAA%3B%3BEAGJ%2CUAfF%2CSACN%2CcAGI%2CaAWK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CUAnBF%2CSACN%2CcAGI%2CaAeK%2CUAAU%3BIACP%2CcAAA%3B%3BEAOhB%2CcAEI%3BIACI%2CUAAA%3B%3BEAHR%2CcAEI%2CiBAGI%3BIACI%2CcAAA%3BIACA%2CcAAA%3B%3BEAPZ%2CcAWI%2CIAAG%3BIACC%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAdR%2CcAWI%2CIAAG%2CQAKC%3BIACI%2CmBAAA%3B%3BEGmKf%2CaACC%3BIACC%2CmBAAA%3B%3BEAGC%2CWAEK%3BIACG%2CiBAAA%3B%3BEAHR%2CWAMI%2CQACK%3BIACG%2CeAAA%3BIACA%2CmBAAA%3B%3BEATZ%2CWAMI%2CQACK%2CaAII%3BIACG%2CkBAAA%3B%3BEAZhB%2CWAMI%2CQAUI%2CSACI%3BIACI%2CcAAA%3B%3BEAlBhB%2CWAuBI%2CYACI%2CSACI%2CiBAEI%2CgBAGI%2COACI%3BEA%5C%2FBxB%2CWAuBI%2CYACI%2CSACI%2CiBAGI%2CiBAEI%2COACI%3BEA%5C%2FBxB%2CWAuBI%2CYACI%2CSACI%2CiBAII%2CeACI%2COACI%3BIACI%2CeAAA%3B%3BEAhC5B%2CWAuBI%2CYACI%2CSAeI%2CuBAEI%3BEAzChB%2CWAuBI%2CYACI%2CSAeI%2CuBAGI%3BEA1ChB%2CWAuBI%2CYACI%2CSAeI%2CuBAII%3BEA3ChB%2CWAuBI%2CYACI%2CSAeI%2CuBAKI%3BEA5ChB%2CWAuBI%2CYACI%2CSAeI%2CuBAMI%3BEA7ChB%2CWAuBI%2CYACI%2CSAeI%2CuBAOI%3BEA9ChB%2CWAuBI%2CYACI%2CSAeI%2CuBAQI%3BEA%5C%2FChB%2CWAuBI%2CYACI%2CSAeI%2CuBASI%3BEAhDhB%2CWAuBI%2CYACI%2CSAeI%2CuBAUI%3BEAjDhB%2CWAuBI%2CYACI%2CSAeI%2CuBAWI%3BIACI%2CyBAAA%3BIACA%2CaAAA%3B%3BEApDpB%2CWAuBI%2CYACI%2CSAeI%2CuBAEI%2CaAaI%2COACI%3BEAvDxB%2CWAuBI%2CYACI%2CSAeI%2CuBAGI%2CcAYI%2COACI%3BEAvDxB%2CWAuBI%2CYACI%2CSAeI%2CuBAII%2CYAWI%2COACI%3BEAvDxB%2CWAuBI%2CYACI%2CSAeI%2CuBAKI%2CYAUI%2COACI%3BEAvDxB%2CWAuBI%2CYACI%2CSAeI%2CuBAMI%2COASI%2COACI%3BEAvDxB%2CWAuBI%2CYACI%2CSAeI%2CuBAOI%2COAQI%2COACI%3BEAvDxB%2CWAuBI%2CYACI%2CSAeI%2CuBAQI%2CQAOI%2COACI%3BEAvDxB%2CWAuBI%2CYACI%2CSAeI%2CuBASI%2CcAMI%2COACI%3BEAvDxB%2CWAuBI%2CYACI%2CSAeI%2CuBAUI%2CQAKI%2COACI%3BEAvDxB%2CWAuBI%2CYACI%2CSAeI%2CuBAWI%2CMAII%2COACI%3BIACI%2CeAAA%3B%3BEEM5B%2CcACI%3BIACI%2CaAAA%3B%3BEAIR%2CoBACI%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CqBACI%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CcACI%2CeACI%3BIACI%2CSAAA%3B%3BEAHZ%2CcACI%2CeAKI%3BIACI%2CUAAA%3BIACA%2COAAO%2CgBAAP%3B%3BEAEA%2CcATR%2CeAKI%2CcAIK%2CUAAU%3BIACP%2CcAAA%3B%3BEAOZ%2CcAAC%2CoBACG%2CeACI%3BIACI%2CcAAA%3BIACA%2CaAAA%3B%3BEAKZ%2CcAAC%2CqBACG%2CeACI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAEA%2CcANX%2CqBACG%2CeACI%2CcAIK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CcAVX%2CqBACG%2CeACI%2CcAQK%2CUAAU%3BIACP%2CcAAA%3B%3BErCtOpB%3BIACI%2CYAAA%3BIACA%2CYAAA%3B%3BEAGA%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CYAAA%3BIACA%2CaAAA%3B%3BEK07BR%2CkBACI%3BIACI%2CYAAA%3B%3BEAFR%2CkBACI%2CYAGI%2CSACI%2CQAAO%2CQAAQ%3BIACX%2CkBAAA%3B%3BEAOhB%3B%3B%3B%3B%3BEAAA%2CcACI%3BIACI%2CUAAA%3B%3BEAWR%2CcACI%2CeACI%2CeACI%2CcACI%2CKACI%3BIACI%2CiBAAA%3B%3BEJ%5C%2F4BxB%3BIACI%2CSAAA%3B%3BEsCDJ%3BIAEI%2CSAAA%3B%3BEAII%2CiBAFJ%2CQAAO%2CSAEF%3BEAAD%2CiBADJ%2CQAAO%2CSAAS%2COACX%3BIACG%2CMAAA%3B%3BEAPZ%2CiBAII%2CQAAO%2CSAMH%2CSAAQ%3BEAVhB%2CiBAKI%2CQAAO%2CSAAS%2COAKZ%2CSAAQ%3BIACJ%2CUAAA%3B%3BE%5C%2FCjWZ%2CcAAc%2COAAO%2CQACjB%3BIACK%2COAAA%3BIACD%2CSAAA%3B%3BEACA%2CcAJM%2COAAO%2CQACjB%2CuBAGK%3BIACG%2CWAAW%2CcAAX%3BIACA%2CUAAA%3B%3BEAEJ%2CcARM%2COAAO%2CQACjB%2CuBAOK%3BIACG%2CWAAW%2CcAAX%3BIACA%2CUAAA%3B%3BEiD65CZ%2CcACI%3BIACI%2CeAAA%3B%3BEAGR%2CuBACI%3BIACI%2CWAAA%3B%3BEAFR%2CuBACI%2C8BAGI%3BIACI%2CgBAAA%3B%3BEALZ%2CuBAQI%3BIACI%2CgBAAA%3B%3BEAIR%2C2BACI%2CkBACI%2CWACI%2CcACI%2CSACI%3BIACI%2CSAAA%3B%3BEANxB%2C2BACI%2CkBACI%2CWACI%2CcACI%2CSAII%3BIACI%2CUAAA%3B%3BEAQxB%2CkBACI%2C2BAEI%3BIACI%2CYAAA%3B%3BEAJZ%2CkBACI%2C2BAEI%2CgBAEI%2CGAEI%2CGACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEASpB%2CYAAC%2CUACG%2CcACI%2CSACI%3BIACI%2CSAAA%3B%3BEAJhB%2CYAAC%2CUACG%2CcACI%2CSAII%3BIACI%2CUAAA%3B%3BEAOpB%2CwBACI%2CqBACI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEAKZ%2CuBACI%2CwBAEI%3BIACI%2COAAO%2CkBAAP%3B%3BEAJZ%2CuBACI%2CwBAMI%2CiBAAgB%3BIACZ%2CYAAA%3BIACA%2CkBAAA%3B%3BEAIZ%2CuBAEI%2CmBAEI%3BIACI%2C8BAAA%3B%3BEALZ%2CuBAEI%2CmBAEI%2CGAEI%3BIACI%2CeAAA%3B%3BEC9mChB%2CUACI%2CcACI%2CSACI%3BEAHZ%2CUACI%2CcACI%2CSAEI%3BIACI%2CQAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEC1XZ%3BIACQ%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3BEAEJ%3BIACI%2CUAAA%3B%3BEAEZ%2CQACI%2CQACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3BEALZ%2CQACI%2CQAOI%3BEARR%2CQACI%2CQAQI%3BEATR%2CQACI%2CQASI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAbZ%2CQACI%2CQAeI%3BIACI%2CUAAA%3B%3BEAjBZ%2CQACI%2CQAkBI%3BIACI%2CqBAAA%3B%3BEApBZ%2CQACI%2CQAqBI%2CiBACI%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2COAAO%2CgBAAP%3B%3BEA1BhB%2CQACI%2CQAqBI%2CiBACI%2CcAII%3BIACI%2CaAAA%3B%3BEA5BpB%2CQACI%2CQAqBI%2CiBACI%2CcAOI%3BIACI%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3B%3BECoBpB%2C6BACI%2CcACI%2CWACI%2CSACI%2CQACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3BEARxB%2C6BACI%2CcACI%2CWACI%2CSACI%2CQAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAbxB%2C6BACI%2CcACI%2CWACI%2CSACI%2CQAWI%2CaACI%3BIACI%2CkBAAA%3B%3BEAjB5B%2C6BACI%2CcACI%2CWACI%2CSACI%2CQAWI%2CaACI%2CcAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEApBhC%2C6BACI%2CcACI%2CWACI%2CSACI%2CQAoBI%2CWACI%2CiBACI%3BIACI%2CkBAAA%3B%3BEA3BhC%2C6BACI%2CcACI%2CWACI%2CSACI%2CQA2BI%2CiBACI%3BIACI%2CkBAAA%3B%3BEAjC5B%2C6BACI%2CcACI%2CWACI%2CSACI%2CQA2BI%2CiBAII%3BIACI%2CUAAA%3B%3BECnC5B%2CyBACI%2CcACI%2CsBACI%3BIACI%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAMhB%2C0BACI%3BIACI%2CkBAAA%3BIACA%2CcAAA%3B%3BEAHR%2C0BACI%2CWAGI%3BIACI%2CUAAA%3B%3BEALZ%2C0BAQI%2CUACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAXZ%2C0BAQI%2CUAKI%3BIACI%2CeAAA%3B%3BEAdZ%2C0BAQI%2CUAKI%2CWAEI%3BIACI%2CWAAA%3B%3BEAhBhB%2C0BAoBI%3BIACI%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAEI%2C0BAJR%2CSAGI%2CWACK%2CKACG%3BIACI%2CYAAA%3B%3BEAFR%2C0BAJR%2CSAGI%2CWACK%2CKAIG%2CUACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%5C%2FBxB%2C0BAoBI%2CSAgBI%3BIACI%2CYAAA%3BIACA%2CaAAA%3B%3BEAtCZ%2C0BAoBI%2CSAgBI%2CSAGI%2CKACI%2CiBACI%2CqBACI%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEA5C5B%2C0BAoBI%2CSAgBI%2CSAGI%2CKACI%2CiBACI%2CqBAKI%3BIACI%2CaAAA%3BIACA%2CeAAA%3B%3BEAKhB%2C0BAjCR%2CSAgBI%2CSAiBK%3BIACG%2CYAAA%3BIACA%2CoBAAA%3B%3BEAvDhB%2C0BA4DI%2CUACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEmBrOZ%2CIAAI%3BIACA%2CYAAA%3B%3BEjB4GJ%3BIACI%2CgBAAA%3BIACA%2CkBAAA%3B%3BECIJ%2CsBACI%2CoBAAmB%3BIACf%2CgBAAA%3B%3BEAFR%2CsBAII%2CoBACI%3BIACI%2CgBAAA%3B%3BEAIZ%2CiBAAiB%2CMACb%3BIACI%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEC5HR%3BIACI%2CgBAAA%3B%3BEADJ%2CqCAEI%2COAAM%3BIACF%2CYAAA%3BIACA%2CiBAAA%3B%3BEAJR%2CqCAMI%2CIAAG%3BIACC%2CaAAA%3BIACA%2CgBAAA%3B%3BEAGR%2CwBAAwB%2CQACpB%2CGAAE%3BIACE%2CeAAA%3BIACA%2CmBAAA%3B%3BEAHR%2CwBAAwB%2CQAKpB%2CGAAE%3BIACE%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEE6dR%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CkBAQI%2CeACI%2CiBACI%3BEAhBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CkBAQI%2CeACI%2CiBACI%3BEAjBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CkBAOI%2CeACI%2CiBACI%3BEAhBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CkBAOI%2CeACI%2CiBACI%3BEAjBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CyBAMI%2CeACI%2CiBACI%3BEAhBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CyBAMI%2CeACI%2CiBACI%3BEAjBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CWAKI%2CeACI%2CiBACI%3BEAhBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CWAKI%2CeACI%2CiBACI%3BEAjBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CWAII%2CeACI%2CiBACI%3BEAhBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CWAII%2CeACI%2CiBACI%3BEAjBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAMI%2CaAGI%2CeACI%2CiBACI%3BEAhBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAMI%2CaAGI%2CeACI%2CiBACI%3BEAjBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAOI%2CaAEI%2CeACI%2CiBACI%3BEAhBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAOI%2CaAEI%2CeACI%2CiBACI%3BEAjBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAQI%2CSACI%2CeACI%2CiBACI%3BEAhBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAQI%2CSACI%2CeACI%2CiBACI%3BIACI%2CeAAA%3B%3BEAlBxC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CkBAQI%2CeAMI%2CkBACI%3BEArBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CkBAQI%2CeAMI%2CkBACI%3BEAtBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CkBAOI%2CeAMI%2CkBACI%3BEArBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CkBAOI%2CeAMI%2CkBACI%3BEAtBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CyBAMI%2CeAMI%2CkBACI%3BEArBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CyBAMI%2CeAMI%2CkBACI%3BEAtBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CWAKI%2CeAMI%2CkBACI%3BEArBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CWAKI%2CeAMI%2CkBACI%3BEAtBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CWAII%2CeAMI%2CkBACI%3BEArBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CWAII%2CeAMI%2CkBACI%3BEAtBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAMI%2CaAGI%2CeAMI%2CkBACI%3BEArBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAMI%2CaAGI%2CeAMI%2CkBACI%3BEAtBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAOI%2CaAEI%2CeAMI%2CkBACI%3BEArBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAOI%2CaAEI%2CeAMI%2CkBACI%3BEAtBpC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAQI%2CSACI%2CeAMI%2CkBACI%3BEArBpC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAQI%2CSACI%2CeAMI%2CkBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAxBxC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CkBAqBI%2CyBACI%3BEA5BhC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CkBAqBI%2CyBACI%3BEA7BhC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CkBAoBI%2CyBACI%3BEA5BhC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CkBAoBI%2CyBACI%3BEA7BhC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CyBAmBI%2CyBACI%3BEA5BhC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CyBAmBI%2CyBACI%3BEA7BhC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CWAkBI%2CyBACI%3BEA5BhC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CWAkBI%2CyBACI%3BEA7BhC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CWAiBI%2CyBACI%3BEA5BhC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CWAiBI%2CyBACI%3BEA7BhC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAMI%2CaAgBI%2CyBACI%3BEA5BhC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAMI%2CaAgBI%2CyBACI%3BEA7BhC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAOI%2CaAeI%2CyBACI%3BEA5BhC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAOI%2CaAeI%2CyBACI%3BEA7BhC%2CmFAEI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAQI%2CSAcI%2CyBACI%3BEA5BhC%2CuEACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAQI%2CSAcI%2CyBACI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAUhC%2CuEACA%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBACI%2CWAKI%2CeACI%2CiBACI%3BEAbhC%2CuEACA%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAEI%2CWAII%2CeACI%2CiBACI%3BEAbhC%2CuEACA%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAGI%2CaAGI%2CeACI%2CiBACI%3BEAbhC%2CuEACA%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAII%2CaAEI%2CeACI%2CiBACI%3BEAbhC%2CuEACA%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CwBAKI%2CSACI%2CeACI%2CiBACI%3BIACI%2CeAAA%3B%3BEAYtC%2CgBAS0B%2CeACI%2CkBACI%3BEAVlC%2CiBAQ0B%2CeACI%2CkBACI%3BEATnC%2CiBAO2B%2CeACI%2CkBACI%3BEARnC%2CwBAM2B%2CeACI%2CkBACI%3BEAPnC%2CUAK2B%2CeACI%2CkBACI%3BEANnC%2CUAI2B%2CeACI%2CkBACI%3BEALnC%2CYAG2B%2CeACI%2CkBACI%3BEAJnC%2CYAE2B%2CeACI%2CkBACI%3BEAHlC%2CQAC0B%2CeACI%2CkBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAbtC%2CgBAiB0B%2CyBACI%3BEAjB9B%2CiBAgB0B%2CyBACI%3BEAhB%5C%2FB%2CiBAe2B%2CyBACI%3BEAf%5C%2FB%2CwBAc2B%2CyBACI%3BEAd%5C%2FB%2CUAa2B%2CyBACI%3BEAb%5C%2FB%2CUAY2B%2CyBACI%3BEAZ%5C%2FB%2CYAW2B%2CyBACI%3BEAX%5C%2FB%2CYAU2B%2CyBACI%3BEAV9B%2CQAS0B%2CyBACI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BECrSpC%2CsBACI%2CcACI%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEALhB%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEACA%2CsBAZpB%2CcACI%2CWAKI%2CSACI%2CQACI%2CeAIK%3BIACG%2CeAAA%3BIACA%2CmBAAA%3B%3BEAf5B%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEACA%2CsBApBpB%2CcACI%2CWAKI%2CSACI%2CQAUI%2CWAGK%2CUAAU%3BIACP%2CeAAA%3BIACA%2CkBAAA%3B%3BEAvB5B%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAkBI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAGA%2CsBA9BpB%2CcACI%2CWAKI%2CSACI%2CQAsBI%2CeACK%2CUACG%3BIACI%2CiBAAA%3B%3BEAFR%2CsBA9BpB%2CcACI%2CWAKI%2CSACI%2CQAsBI%2CeACK%2CUACG%2CWAEI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEALZ%2CsBA9BpB%2CcACI%2CWAKI%2CSACI%2CQAsBI%2CeACK%2CUACG%2CWAMI%2CUACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAzCxC%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAuCI%2CaACI%3BIACI%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEACA%2CsBAnDxB%2CcACI%2CWAKI%2CSACI%2CQAuCI%2CaACI%2CcAIK%3BIACG%2CWAAA%3B%3BEArDhC%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAuCI%2CaACI%2CcAOI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAzDhC%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAqDI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAhExB%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQA0DI%2C4BACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAEI%2CsBAtE5B%2CcACI%2CWAKI%2CSACI%2CQA0DI%2C4BACI%2CsBAGI%2C0BACK%2CaACG%3BIACI%2CgBAAA%3B%3BEAFR%2CsBAtE5B%2CcACI%2CWAKI%2CSACI%2CQA0DI%2C4BACI%2CsBAGI%2C0BACK%2CaACG%2CSAEI%3BIACI%2CQAAA%3BIACA%2CUAAA%3B%3BEALZ%2CsBAtE5B%2CcACI%2CWAKI%2CSACI%2CQA0DI%2C4BACI%2CsBAGI%2C0BACK%2CaACG%2CSAMI%3BIACI%2CQAAA%3BIACA%2CSAAA%3B%3BEATZ%2CsBAtE5B%2CcACI%2CWAKI%2CSACI%2CQA0DI%2C4BACI%2CsBAGI%2C0BACK%2CaAYG%2CUACI%2CUACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAvFhD%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQA0DI%2C4BA4BI%3BIACI%2CiBAAA%3B%3BEA%5C%2FF5B%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQA0DI%2C4BA4BI%2CWAEI%2CcACI%2CSACI%3BIACI%2CSAAA%3B%3BEAnGxC%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQA0DI%2C4BA4BI%2CWAEI%2CcACI%2CSAII%3BIACI%2CUAAA%3B%3BEAtGxC%2CsBACI%2CcACI%2CWAKI%2CSACI%2CQAqGI%2CaACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEEulB5B%2CqBACI%2CqBAAoB%2CMAChB%2CWACI%2CiBACI%2CQACI%3BIACI%2CiBAAA%3B%3BECl9BxB%2C2BACI%3BIACI%2CkBAAA%3B%3BEAFR%2C2BACI%2CwBAEI%3BIACI%2CYAAA%3B%3BECkBZ%2CsBACI%2CmBACI%2CaACI%3BIACI%2CUAAA%3B%3BEAJhB%2CsBACI%2CmBAMI%2CeACI%3BIACI%2CWAAA%3B%3BEE2bhB%2CWACI%3BIACI%2CcAAA%3B%3BEAFR%2CWACI%2CoBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEANZ%2CWACI%2CoBAQI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAXZ%2CWACI%2CoBAaI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CsBACI%2CeACI%3BIACI%2CeAAA%3B%3BECjiBZ%2CyBACI%2CqBAGI%3BIACI%2CeAAA%3B%3BElE8lHZ%2CgBACI%2CaACI%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEALhB%2CgBACI%2CaACI%2CWAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAVhB%2CgBACI%2CaACI%2CWAMI%2CSAII%3BIACI%2CeAAA%3B%3BEAbpB%2CgBACI%2CaACI%2CWAiBI%3BIACI%2CeAAA%3B%3BEAMhB%2CoBACI%3BIACI%2CgBAAA%3B%3BEAFR%2CoBACI%2CiBAGI%2CQACI%2CgBAAe%2CSACX%2CaACI%3BIACI%2CaAAA%3B%3BEASxB%2CgBACI%2CeACI%2CKACI%2CcACI%3BIACI%2CaAAA%3BIACA%2CQAAA%3B%3BEANpB%2CgBACI%2CeACI%2CKACI%2CcACI%2CgBAII%3BIACI%2CmBAAA%3BIACA%2CUAAA%3B%3BEAVxB%2CgBACI%2CeACI%2CKACI%2CcACI%2CgBASI%2CUACI%3BIACI%2CeAAA%3B%3BEAEA%2CgBAhBxB%2CeACI%2CKACI%2CcACI%2CgBASI%2CUACI%2CEAGK%3BIACG%2CmBAAA%3B%3BEAlBhC%2CgBACI%2CeACI%2CKACI%2CcACI%2CgBAoBI%2CWACI%3BIACI%2CeAAA%3B%3BEA1B5B%2CgBACI%2CeACI%2CKACI%2CcACI%2CgBAoBI%2CWAKI%3BIACI%2CeAAA%3B%3BEAS5B%2CMAAM%3BIACF%2CkBAAA%3B%3BEADJ%2CMAAM%2CWAGF%3BIACI%2CYAAA%3B%3BEAJR%2CMAAM%2CWAGF%2CsBAGI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BEARZ%2CMAAM%2CWAGF%2CsBAGI%2COAII%3BIACI%2CUAAA%3B%3BEAXhB%2CMAAM%2CWAGF%2CsBAYI%3BIACI%2CYAAA%3B%3BEAhBZ%2CMAAM%2CWAGF%2CsBAYI%2CSAGI%2CMAAK%2CUACD%2COAAM%3BIACF%2CUAAA%3B%3BEApBpB%2CMAAM%2CWAGF%2CsBAYI%2CSAGI%2CMAAK%2CUAKD%3BIACI%2CgBAAA%3B%3BEAUZ%2CYADJ%2CQACK%2CQACG%3BIACI%2CmBAAA%3BIACA%2CcAAA%3B%3BEAHR%2CYADJ%2CQACK%2CQACG%2CKAII%2CaACI%3BIACI%2CgBAAA%3B%3BEAPhB%2CYADJ%2CQACK%2CQACG%2CKAII%2CaACI%2CYAGI%2CGAEI%3BIACI%2CmBAAA%3B%3BEAZxB%2CYADJ%2CQACK%2CQACG%2CKAII%2CaAYI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAnBhB%2CYADJ%2CQACK%2CQACG%2CKAII%2CaAiBI%3BIACI%2CgBAAA%3B%3BEAvBhB%2CYADJ%2CQACK%2CQACG%2CKAII%2CaAqBI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEA5BhB%2CYADJ%2CQACK%2CQACG%2CKAII%2CaA0BI%3BIACI%2CgBAAA%3B%3BEAaxB%2CcAGI%2CcACI%3BEAHR%2CsBAEI%2CcACI%3BEAFR%2CuEACI%2CcACI%3BIACI%2CmBAAA%3B%3BEALZ%2CcAGI%2CcAKI%2CWACI%3BEARZ%2CsBAEI%2CcAKI%2CWACI%3BEAPZ%2CuEACI%2CcAKI%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEASR%2CQADJ%2CQACK%2CKACG%2CUAGK%3BEAJT%2CQADJ%2CQACK%2CKAEG%2CYAEK%3BEAJT%2CQADJ%2CQACK%2CKAGG%2CYACK%3BIACG%2CYAAA%3B%3BEALZ%2CQADJ%2CQACK%2CKACG%2CUAOI%3BEARR%2CQADJ%2CQACK%2CKAEG%2CYAMI%3BEARR%2CQADJ%2CQACK%2CKAGG%2CYAKI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAVZ%2CQADJ%2CQACK%2CKACG%2CUAYI%3BEAbR%2CQADJ%2CQACK%2CKAEG%2CYAWI%3BEAbR%2CQADJ%2CQACK%2CKAGG%2CYAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3B%3BEAjBZ%2CQADJ%2CQACK%2CKACG%2CUAmBI%3BEApBR%2CQADJ%2CQACK%2CKAEG%2CYAkBI%3BEApBR%2CQADJ%2CQACK%2CKAGG%2CYAiBI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAtBZ%2CQADJ%2CQACK%2CKACG%2CUAwBI%2CGACI%3BEA1BZ%2CQADJ%2CQACK%2CKAEG%2CYAuBI%2CGACI%3BEA1BZ%2CQADJ%2CQACK%2CKAGG%2CYAsBI%2CGACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA5BhB%2CQADJ%2CQACK%2CKACG%2CUA%2BBI%3BEAhCR%2CQADJ%2CQACK%2CKAEG%2CYA8BI%3BEAhCR%2CQADJ%2CQACK%2CKAGG%2CYA6BI%3BIACI%2CYAAA%3B%3BEAjCZ%2CQADJ%2CQACK%2CKACG%2CUAmCI%3BEApCR%2CQADJ%2CQACK%2CKAEG%2CYAkCI%3BEApCR%2CQADJ%2CQACK%2CKAGG%2CYAiCI%3BIACI%2CaAAa%2CoBAAb%3BIACA%2CWAAA%3B%3BEAtCZ%2CQADJ%2CQACK%2CKACG%2CUAmCI%2CgBAII%3BEAxCZ%2CQADJ%2CQACK%2CKAEG%2CYAkCI%2CgBAII%3BEAxCZ%2CQADJ%2CQACK%2CKAGG%2CYAiCI%2CgBAII%3BIACI%2C0BAAA%3B%3BEAzChB%2CQADJ%2CQACK%2CKACG%2CUA4CI%3BEA7CR%2CQADJ%2CQACK%2CKAEG%2CYA2CI%3BEA7CR%2CQADJ%2CQACK%2CKAGG%2CYA0CI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3B%3BEA%5C%2FCZ%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAII%3BEAjDZ%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAII%3BEAjDZ%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAII%3BEAjDZ%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAKI%3BEAlDZ%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAKI%3BEAlDZ%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAKI%3BEAlDZ%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAMI%3BEAnDZ%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAMI%3BEAnDZ%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAMI%3BEAnDZ%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAOI%3BEApDZ%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAOI%3BEApDZ%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAOI%3BIACI%2CgBAAA%3B%3BEArDhB%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAII%2CUAMI%2CEACI%3BEAxDpB%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAII%2CUAMI%2CEACI%3BEAxDpB%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAII%2CUAMI%2CEACI%3BEAxDpB%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAKI%2CgBAKI%2CEACI%3BEAxDpB%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAKI%2CgBAKI%2CEACI%3BEAxDpB%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAKI%2CgBAKI%2CEACI%3BEAxDpB%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAMI%2CcAII%2CEACI%3BEAxDpB%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAMI%2CcAII%2CEACI%3BEAxDpB%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAMI%2CcAII%2CEACI%3BEAxDpB%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAOI%2CWAGI%2CEACI%3BEAxDpB%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAOI%2CWAGI%2CEACI%3BEAxDpB%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAOI%2CWAGI%2CEACI%3BIACI%2CaAAA%3B%3BEAzDxB%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAII%2CUAYI%3BEA7DhB%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAII%2CUAYI%3BEA7DhB%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAII%2CUAYI%3BEA7DhB%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAKI%2CgBAWI%3BEA7DhB%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAKI%2CgBAWI%3BEA7DhB%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAKI%2CgBAWI%3BEA7DhB%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAMI%2CcAUI%3BEA7DhB%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAMI%2CcAUI%3BEA7DhB%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAMI%2CcAUI%3BEA7DhB%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAOI%2CWASI%3BEA7DhB%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAOI%2CWASI%3BEA7DhB%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAOI%2CWASI%3BIACI%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3B%3BEAhEpB%2CQADJ%2CQACK%2CKACG%2CUA4CI%2CeAwBI%3BEArEZ%2CQADJ%2CQACK%2CKAEG%2CYA2CI%2CeAwBI%3BEArEZ%2CQADJ%2CQACK%2CKAGG%2CYA0CI%2CeAwBI%3BIACI%2CeAAA%3B%3BEAtEhB%2CQADJ%2CQACK%2CKACG%2CUAyEI%2CYACI%3BEA3EZ%2CQADJ%2CQACK%2CKAEG%2CYAwEI%2CYACI%3BEA3EZ%2CQADJ%2CQACK%2CKAGG%2CYAuEI%2CYACI%3BIACI%2CsBAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3B%3BEA9EhB%2CQADJ%2CQACK%2CKACG%2CUAyEI%2CYAOI%3BEAjFZ%2CQADJ%2CQACK%2CKAEG%2CYAwEI%2CYAOI%3BEAjFZ%2CQADJ%2CQACK%2CKAGG%2CYAuEI%2CYAOI%3BIACI%2CsBAAA%3B%3BEAlFhB%2CQADJ%2CQACK%2CKACG%2CUAqFI%2CWAEK%3BEAxFb%2CQADJ%2CQACK%2CKAEG%2CYAoFI%2CWAEK%3BEAxFb%2CQADJ%2CQACK%2CKAGG%2CYAmFI%2CWAEK%3BEAxFb%2CQADJ%2CQACK%2CKACG%2CUAsFI%2CYACK%3BEAxFb%2CQADJ%2CQACK%2CKAEG%2CYAqFI%2CYACK%3BEAxFb%2CQADJ%2CQACK%2CKAGG%2CYAoFI%2CYACK%3BIACG%2CYAAA%3B%3BEAzFhB%2CQADJ%2CQACK%2CKACG%2CUAqFI%2CWAMI%3BEA5FZ%2CQADJ%2CQACK%2CKAEG%2CYAoFI%2CWAMI%3BEA5FZ%2CQADJ%2CQACK%2CKAGG%2CYAmFI%2CWAMI%3BEA5FZ%2CQADJ%2CQACK%2CKACG%2CUAsFI%2CYAKI%3BEA5FZ%2CQADJ%2CQACK%2CKAEG%2CYAqFI%2CYAKI%3BEA5FZ%2CQADJ%2CQACK%2CKAGG%2CYAoFI%2CYAKI%3BIACI%2CeAAA%3B%3BEA7FhB%2CQADJ%2CQACK%2CKACG%2CUAgGI%2CeACI%3BEAlGZ%2CQADJ%2CQACK%2CKAEG%2CYA%2BFI%2CeACI%3BEAlGZ%2CQADJ%2CQACK%2CKAGG%2CYA8FI%2CeACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CQAvGpB%2CQACK%2CKACG%2CUAgGI%2CeACI%2CWAIK%3BEAAD%2CQAvGpB%2CQACK%2CKAEG%2CYA%2BFI%2CeACI%2CWAIK%3BEAAD%2CQAvGpB%2CQACK%2CKAGG%2CYA8FI%2CeACI%2CWAIK%3BIACG%2CWAAA%3B%3BEAvGpB%2CQADJ%2CQACK%2CKACG%2CUAgGI%2CeAUI%3BEA3GZ%2CQADJ%2CQACK%2CKAEG%2CYA%2BFI%2CeAUI%3BEA3GZ%2CQADJ%2CQACK%2CKAGG%2CYA8FI%2CeAUI%3BIACI%2CoBAAA%3B%3BEA5GhB%2CQADJ%2CQACK%2CKACG%2CUAgGI%2CeAcI%3BEA%5C%2FGZ%2CQADJ%2CQACK%2CKAEG%2CYA%2BFI%2CeAcI%3BEA%5C%2FGZ%2CQADJ%2CQACK%2CKAGG%2CYA8FI%2CeAcI%3BIACI%2CiBAAA%3B%3BEAhHhB%2CQADJ%2CQACK%2CKACG%2CUAgGI%2CeAkBI%2CWACI%3BEApHhB%2CQADJ%2CQACK%2CKAEG%2CYA%2BFI%2CeAkBI%2CWACI%3BEApHhB%2CQADJ%2CQACK%2CKAGG%2CYA8FI%2CeAkBI%2CWACI%3BIACI%2CaAAA%3B%3BEArHpB%2CQADJ%2CQACK%2CKA2HG%2CYACI%3BIACf%2CkBAAA%3BIACC%2CcAAA%3B%3BEA9HM%2CQADJ%2CQACK%2CKA2HG%2CYAKC%3BIACE%2CWAAA%3B%3BEAOf%2CqCACI%3BIACI%2CiBAAA%3B%3BEAFR%2CqCACI%2CkBAEI%3BIACI%2CcAAA%3B%3BEAJZ%2CqCAOI%3BIACI%2CiBAAA%3B%3BEARR%2CqCAOI%2CsBAEI%3BIACI%2CgBAAA%3B%3BEAVZ%2CqCAaI%3BIACI%2CeAAA%3B%3BEAdR%2CqCAaI%2CyBAEI%3BIACI%2CgBAAA%3B%3BEmE7yHZ%2CsBAEI%2CcACI%2CWACI%2CSACI%2CSACI%2CQACI%2CgBACI%2CqBACI%3BEARhC%2C2BACI%2CcACI%2CWACI%2CSACI%2CSACI%2CQACI%2CgBACI%2CqBACI%3BIACI%2CeAAA%3B%3BEzD0NpC%3BIACI%2CgBAAA%3B%3BEItVJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CaAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CSAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAa%2C8BAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAEA%2CMALE%2COAAQ%2CeAAe%2CcAKxB%2CUAAU%3BIACP%2CcAAA%3B%3B%3BAZvHR%2CgBALuC%3BE0BgVvC%2CqBAAqB%2CIAAI%2CSAAY%2CMAAG%2CIAAI%2CiBAIxC%2CYAAa%3BEAHb%2CqBAAqB%2COAGrB%2CYAAa%3BEAFb%2CiBAAkB%2CWAElB%2CYAAa%3BEADb%2CsBACA%2CYAAa%3BIACT%2COAAO%2CkBAAP%3B%3BEWWR%2CUACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CqBAAb%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEASI%2CUALF%2CSACN%2CcAEI%2CaAEK%2CUAAU%3BIACP%2CkBAAA%3B%3BEAGJ%2CUATF%2CSACN%2CcAEI%2CaAMK%2CUAAU%3BIACP%2CiBAAA%3B%3BEAGJ%2CUAbF%2CSACN%2CcAEI%2CaAUK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CUAjBF%2CSACN%2CcAEI%2CaAcK%2CUAAU%3BIACP%2CcAAA%3B%3BEGuMhB%3BIACI%2CuBAAA%3B%3BEADJ%2CWAGK%3BIACG%2CiBAAA%3B%3BEAJR%2CWAOI%2CQACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3B%3BE9BizBZ%2CkBACI%2CYACI%2CSACI%2CQAAO%2CQAAQ%3BIACX%2CmBAAA%3B%3BEbnvChB%2CcAAc%2COAAO%2CQACjB%3BIACK%2COAAA%3BIACD%2CSAAA%3B%3BEACA%2CcAJM%2COAAO%2CQACjB%2CuBAGK%3BIACG%2CWAAW%2CcAAX%3BIACA%2CUAAA%3B%3BEAEJ%2CcARM%2COAAO%2CQACjB%2CuBAOK%3BIACG%2CWAAW%2CcAAX%3BIACA%2CUAAA%3B%3BEiDugDZ%2CcACI%3BIACI%2CeAAA%3B%3BEAFR%2CcACI%2CUAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAIZ%2CuBACI%2CkBACI%3BIACI%2CgBAAA%3B%3BEAHZ%2CuBACI%2CkBAKI%2CEAAC%3BIACG%2CaAAA%3B%3BEAKZ%2C2BAEI%2CkBACI%2CWACI%2CcACI%2CiBACI%2CUACI%3BIACI%2CeAAA%3B%3BEAR5B%2C2BAEI%2CkBACI%2CWACI%2CcASI%2CSACI%3BIACI%2CSAAA%3B%3BEAfxB%2C2BAEI%2CkBACI%2CWACI%2CcASI%2CSAII%3BIACI%2CUAAA%3B%3BEASpB%2CYAAC%2CUACG%2CcACI%2CSACI%3BIACI%2CSAAA%3B%3BEAJhB%2CYAAC%2CUACG%2CcACI%2CSAII%3BIACI%2CUAAA%3B%3BEAOpB%3BIACI%2CkBAAA%3B%3BEADJ%2CkBAGI%2C2BAEI%3BIACI%2CYAAA%3B%3BEANZ%2CkBAGI%2C2BAEI%2CgBAEI%2CGAEI%2CGACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAQxB%2CuBACI%2CwBAEI%3BIACI%2COAAO%2CkBAAP%3B%3BEAKZ%2CwBACI%2CSACI%3BIACI%2CUAAA%3BIACA%2CsBAAA%3B%3BEAJZ%2CwBACI%2CSACI%2CgBAII%3BIACI%2CkBAAA%3BIACA%2CgBAAA%3B%3BEARhB%2CwBACI%2CSACI%2CgBASI%3BEAXZ%2CwBACI%2CSACI%2CgBAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAQhB%2CoBACI%2C2BACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3B%3BEAJZ%2CoBACI%2C2BACI%2CeAGI%3BIACI%2CcAAA%3B%3BEANhB%2CoBACI%2C2BAQI%3BIACI%2COAAO%2CgBAAP%3B%3BEO9jDZ%2CeACI%3BIACI%2CUAAA%3B%3BEAFR%2CeACI%2CYAEI%3BIACI%2CUAAA%3B%3BEAIZ%2CiBAAiB%2CMACb%3BIACI%2CmBAAA%3BIACA%2CYAAA%3B%3BECnHJ%2CwBAAC%2CQACG%3BIACI%2CUAAA%3B%3BEAFR%2CwBAAC%2CQAIG%3BIACI%2CYAAA%3B%3BEALR%2CwBAAC%2CQAOG%3BIACI%2CUAAA%3B%3BECgTZ%2CUAEI%2CSACI%2CQAAO%2CKACH%2CyBAEI%3BEALhB%2CqBACI%2CSACI%2CQAAO%2CKACH%2CyBAEI%3BIACI%2CUAAA%3B%3BEAPpB%2CUAEI%2CSACI%2CQAAO%2CKAOH%3BEATZ%2CqBACI%2CSACI%2CQAAO%2CKAOH%3BIACI%2CUAAA%3B%3BEE%2BDhB%2CsBACI%2CcACI%2CWACI%2CSACI%2CQACI%2C4BACI%2CWACI%2CcACI%2CSACI%3BIACI%2CSAAA%3B%3BEAVxC%2CsBACI%2CcACI%2CWACI%2CSACI%2CQACI%2C4BACI%2CWACI%2CcACI%2CSAII%3BIACI%2CUAAA%3B%3BEC5MxC%2CsBACI%2CcACI%2CWACI%2CcACI%2CSACI%3BIACI%2CWAAA%3B%3BEANxB%2CsBACI%2CcACI%2CWACI%2CcACI%2CSAII%3BIACI%2CYAAA%3B%3BECuxBxB%2C2BAEI%2CWACI%3BEAHR%2C2BAEI%2CWAEI%3BEAJR%2C2BAEI%2CWAGI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAPZ%2C2BAEI%2CWAQI%3BIACI%2CeAAA%3B%3BEASZ%2CkBACI%3BIACI%2CSAAA%3B%3BEAFR%2CkBACI%2CWAEI%3BIACI%2CmBAAA%3B%3BEAJZ%2CkBACI%2CWAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEATZ%2CkBACI%2CWAWI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAhBZ%2CkBACI%2CWAkBI%3BIACI%2CUAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAQZ%2CqBACI%2CyBACI%3BIACI%2CsBAAA%3B%3BEAHZ%2CqBACI%2CyBACI%2CqBAGI%3BIACI%2CWAAW%2CgBAAX%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CqBATZ%2CyBACI%2CqBAGI%2CYAKK%3BIACG%2CeAAA%3B%3BEAOZ%2CqBADJ%2CqBACK%2CQACG%3BIACI%2CWAAW%2CgBAAX%3B%3BEApBhB%2CqBA4BI%2CqBAAoB%2CMAChB%2CWACI%2CiBACI%2CQACI%3BIACI%2CiBAAA%3B%3BEAQxB%2CkBACI%2C%2BBACI%2CWACI%2CqBAAoB%3BIAChB%2CiBAAA%3B%3BEAJhB%2CkBACI%2C%2BBACI%2CWACI%2CqBAAoB%2CUAGhB%2CiBACI%2CUACI%2CUAAS%2CKACL%2CgBACI%3BIACI%2CiBAAA%3B%3BEI5kBpC%2CWACI%3BIACI%2COAAA%3B%3BEjE84GR%2CoBACI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAHR%2CoBAMI%2CiBACI%2CQACI%2CgBAAe%2CSACX%2CaACI%3BIACI%2CaAAA%3B%3BEAQxB%2CgBACI%2CaACI%3BIACI%2CSAAA%3B%3BEAHZ%2CgBACI%2CaACI%2CWAGI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAPhB%2CgBACI%2CaACI%2CWAQI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAdhB%2CgBACI%2CaACI%2CWAeI%3BIACI%2CUAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEApBhB%2CgBACI%2CaACI%2CWAqBI%3BIACI%2CgBAAA%3B%3BEAxBhB%2CgBACI%2CaACI%2CWAwBI%3BIACI%2CeAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEA9BhB%2CgBACI%2CaACI%2CWA8BI%3BIACI%2CeAAA%3B%3BEAjChB%2CgBAuCI%2C4BACI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEA7CZ%2CgBAuCI%2C4BASI%3BEAhDR%2CgBAuCI%2C4BAUI%3BEAjDR%2CgBAuCI%2C4BAWI%3BIACI%2CmBAAA%3B%3BEAnDZ%2CgBAuCI%2C4BAeI%2CUACI%3BIACI%2CgBAAA%3B%3BEAxDhB%2CgBA6DI%2C%2BBACI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAlEZ%2CgBA6DI%2C%2BBAQI%2CqBAAoB%3BIAChB%2CiBAAA%3B%3BEAtEZ%2CgBA6DI%2C%2BBAQI%2CqBAAoB%2CUAGhB%2CiBAII%2CUAAS%2CKACL%3BIACI%2CaAAA%3B%3BEAQxB%2CcACI%2CKACI%2CcACI%3BIACI%2CQAAA%3B%3BEAJhB%2CcACI%2CKACI%2CcACI%2CgBAGI%3BIACI%2CUAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CcAThB%2CKACI%2CcACI%2CgBAGI%2CUAIK%3BIACG%2CWAAA%3BIACA%2CYAAA%3B%3BEAZxB%2CcACI%2CKACI%2CcACI%2CgBAGI%2CUASI%3BIACI%2CmBAAA%3BIACA%2CeAAA%3B%3BEAjBxB%2CcACI%2CKACI%2CcACI%2CgBAkBI%3BIACI%2CUAAA%3B%3BEAtBpB%2CcACI%2CKACI%2CcACI%2CgBAkBI%2CWAGI%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEA3BxB%2CcACI%2CKACI%2CcACI%2CgBA4BI%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3B%3BEAOpB%2CMAAM%2CWACF%3BIACI%2CaAAA%3B%3BEAFR%2CMAAM%2CWACF%2CsBAGI%3BIACI%2CkBAAA%3B%3BEALZ%2CMAAM%2CWACF%2CsBAOI%3BIACI%2CYAAA%3B%3BEATZ%2CMAAM%2CWACF%2CsBAOI%2CSAGI%2CMAAK%2CUACD%2COAAM%3BIACF%2CUAAA%3B%3BEAbpB%2CMAAM%2CWACF%2CsBAOI%2CSAGI%2CMAAK%2CUAKD%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEASpB%2CsBAEI%2CcACI%2CWAEI%2CqBAII%2CaACI%3BEATpB%2C8BACI%2CcACI%2CWAEI%2CqBAII%2CaACI%3BEAVpB%2CsBAEI%2CcACI%2CWAGI%2CaAGI%2CaACI%3BEATpB%2C8BACI%2CcACI%2CWAGI%2CaAGI%2CaACI%3BEAVpB%2CsBAEI%2CcACI%2CWAII%2CQAEI%2CaACI%3BEATpB%2C8BACI%2CcACI%2CWAII%2CQAEI%2CaACI%3BEAVpB%2CsBAEI%2CcACI%2CWAKI%2CSACI%2CaACI%3BEATpB%2C8BACI%2CcACI%2CWAKI%2CSACI%2CaACI%3BIACI%2CUAAA%3B%3BEAXxB%2CsBAEI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAGI%3BEAZxB%2C8BACI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAGI%3BEAbxB%2CsBAEI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAGI%3BEAZxB%2C8BACI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAGI%3BEAbxB%2CsBAEI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAGI%3BEAZxB%2C8BACI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAGI%3BEAbxB%2CsBAEI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAGI%3BEAZxB%2C8BACI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAGI%3BEAbxB%2CsBAEI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAII%3BEAbxB%2C8BACI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAII%3BEAdxB%2CsBAEI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAII%3BEAbxB%2C8BACI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAII%3BEAdxB%2CsBAEI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAII%3BEAbxB%2C8BACI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAII%3BEAdxB%2CsBAEI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAII%3BEAbxB%2C8BACI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAII%3BEAdxB%2CsBAEI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAKI%3BEAdxB%2C8BACI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAKI%3BEAfxB%2CsBAEI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAKI%3BEAdxB%2C8BACI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAKI%3BEAfxB%2CsBAEI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAKI%3BEAdxB%2C8BACI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAKI%3BEAfxB%2CsBAEI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAKI%3BEAdxB%2C8BACI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAKI%3BEAfxB%2CsBAEI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAMI%3BEAfxB%2C8BACI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAMI%3BEAhBxB%2CsBAEI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAMI%3BEAfxB%2C8BACI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAMI%3BEAhBxB%2CsBAEI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAMI%3BEAfxB%2C8BACI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAMI%3BEAhBxB%2CsBAEI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAMI%3BEAfxB%2C8BACI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAMI%3BEAhBxB%2CsBAEI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAOI%3BEAhBxB%2C8BACI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAOI%3BEAjBxB%2CsBAEI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAOI%3BEAhBxB%2C8BACI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAOI%3BEAjBxB%2CsBAEI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAOI%3BEAhBxB%2C8BACI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAOI%3BEAjBxB%2CsBAEI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAOI%3BEAhBxB%2C8BACI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAOI%3BEAjBxB%2CsBAEI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAQI%3BEAjBxB%2C8BACI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAQI%3BEAlBxB%2CsBAEI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAQI%3BEAjBxB%2C8BACI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAQI%3BEAlBxB%2CsBAEI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAQI%3BEAjBxB%2C8BACI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAQI%3BEAlBxB%2CsBAEI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAQI%3BEAjBxB%2C8BACI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAQI%3BEAlBxB%2CsBAEI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKASI%3BEAlBxB%2C8BACI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKASI%3BEAnBxB%2CsBAEI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKASI%3BEAlBxB%2C8BACI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKASI%3BEAnBxB%2CsBAEI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKASI%3BEAlBxB%2C8BACI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKASI%3BEAnBxB%2CsBAEI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKASI%3BEAlBxB%2C8BACI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKASI%3BEAnBxB%2CsBAEI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAUI%3BEAnBxB%2C8BACI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAUI%3BEApBxB%2CsBAEI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAUI%3BEAnBxB%2C8BACI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAUI%3BEApBxB%2CsBAEI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAUI%3BEAnBxB%2C8BACI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAUI%3BEApBxB%2CsBAEI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAUI%3BEAnBxB%2C8BACI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAUI%3BEApBxB%2CsBAEI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAWI%3BEApBxB%2C8BACI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAWI%3BEArBxB%2CsBAEI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAWI%3BEApBxB%2C8BACI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAWI%3BEArBxB%2CsBAEI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAWI%3BEApBxB%2C8BACI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAWI%3BEArBxB%2CsBAEI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAWI%3BEApBxB%2C8BACI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAWI%3BEArBxB%2CsBAEI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAYI%3BEArBxB%2C8BACI%2CcACI%2CWAEI%2CqBAII%2CaACI%2CKAYI%3BEAtBxB%2CsBAEI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAYI%3BEArBxB%2C8BACI%2CcACI%2CWAGI%2CaAGI%2CaACI%2CKAYI%3BEAtBxB%2CsBAEI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAYI%3BEArBxB%2C8BACI%2CcACI%2CWAII%2CQAEI%2CaACI%2CKAYI%3BEAtBxB%2CsBAEI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAYI%3BEArBxB%2C8BACI%2CcACI%2CWAKI%2CSACI%2CaACI%2CKAYI%3BIACI%2CeAAA%3B%3BEAY5B%2CiBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CqBACI%3BIACI%2CUAAA%3B%3B%3BAAuB5B%2CgBElvIuC%2CwBFouIZ%2CwBAAwB%2C%2BBAAxB%2CwBAAwB%3BEAC%5C%2FC%2CgBACI%2CeACI%2CKACI%2CcACI%3BIACI%2CQAAA%3BIACA%2CaAAA%3B%3B%3BAEhuI5B%2CgBAN2C%3BES2EvC%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BEACA%3BEACA%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BE6D9GJ%2CaACI%3BIACI%2CmBAAA%3B%3BEAFR%2CaACI%2CaAGI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BE5CwWZ%2CIAAI%2CwBAEA%2CGAAE%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3BEAIR%2CqBAAqB%2CIAAI%2CSAAY%2CMAAG%2CIAAI%3BEACxC%2CqBAAqB%3BEACrB%2CiBAAkB%3BEAClB%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEALJ%2CqBAAqB%2CIAAI%2CSAAY%2CMAAG%2CIAAI%2CiBAOxC%2CYAAa%3BEANb%2CqBAAqB%2COAMrB%2CYAAa%3BEALb%2CiBAAkB%2CWAKlB%2CYAAa%3BEAJb%2CsBAIA%2CYAAa%3BIACT%2COAAO%2CkBAAP%3B%3BEGzIR%2CsBACI%3BIACI%2CYAAA%3B%3BEKseR%2CcACI%2CeACI%2CeACI%2CcACI%2CcACI%2CKACI%2CYACI%2CsBACI%2CiBACI%3BIACI%2CYAAA%3B%3BIAEA%2CeAAA%3B%3BEAYxC%2CkBAEI%2CYACI%2CUACI%2CSACI%3BEAJhB%2CuBACI%2CYACI%2CUACI%2CSACI%3BIACI%2CsBAAA%3B%3BEGlWpB%2CiBACI%3BIACI%2CqBAAA%3B%3BEAIR%2CUAAU%2CSACN%2CKACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEALZ%2CUAAU%2CSASN%2CcAEI%3BIACI%2CsBAAA%3B%3BEAGA%2CUAfF%2CSASN%2CcAEI%2CaAIK%2CUAAU%3BEACX%2CUAhBF%2CSASN%2CcAEI%2CaAKK%2CUAAU%3BIACP%2CkBAAA%3B%3BEAGJ%2CUApBF%2CSASN%2CcAEI%2CaASK%2CUAAU%3BEACX%2CUArBF%2CSASN%2CcAEI%2CaAUK%2CUAAU%3BIACP%2CiBAAA%3B%3BEAGJ%2CUAzBF%2CSASN%2CcAEI%2CaAcK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CUA7BF%2CSASN%2CcAEI%2CaAkBK%2CUAAU%3BIACP%2CcAAA%3B%3BEAOhB%2CqCACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAIR%2CeACI%2CaACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CeACI%2CaACI%2CkBAGI%3BIACI%2CoBAAA%3B%3BEEokBA%2CiBAHZ%2CMAAK%2CUAAU%2CIAAI%2COAAO%2CIAAI%2CSAC1B%2CMACI%2CGACK%2CgBACG%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2C8BAAA%3BIACA%2C2BAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CiBAXpB%2CMAAK%2CUAAU%2CIAAI%2COAAO%2CIAAI%2CSAC1B%2CMACI%2CGACK%2CgBACG%2CGAOK%3BIACG%2CUAAA%3B%3BEAb5B%2CiBACI%2CMAAK%2CUAAU%2CIAAI%2COAAO%2CIAAI%2CSAmB1B%2CMACI%2CGACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAxBpB%2CiBACI%2CMAAK%2CUAAU%2CIAAI%2COAAO%2CIAAI%2CSAmB1B%2CMACI%2CGACI%2CGAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BECpcxB%2CWACI%3BIACI%2CgBAAA%3B%3BEAGA%2CWADJ%2CQACK%2CKACI%2CUAAO%3BIACJ%2CwBAAA%3BIACA%2C6BAAA%3B%3BEEoChB%2CcACI%2CeACI%3BIACI%2COAAO%2CgBAAP%3B%3BEhCwwBZ%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%3B%3BEAWI%2CcAHZ%2CeACI%2CeACI%2CcAAa%2COACR%3BIACG%2CiBAAA%3B%3BEALpB%2CcACI%2CeACI%2CeAOI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CcAZZ%2CeACI%2CeAOI%2CcAIK%3BIACG%2CmBAAA%3B%3BEAdpB%2CcACI%2CeACI%2CeAOI%2CcAQI%2CKACI%3BIACI%2CUAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEArBxB%2CcACI%2CeACI%2CeAOI%2CcAQI%2CKAOI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEA5BxB%2CcACI%2CeACI%2CeAOI%2CcAuBI%2CcACI%2CKACI%3BIACI%2CYAAA%3B%3BEAnC5B%2CcACI%2CeACI%2CeAOI%2CcAuBI%2CcACI%2CKAKI%3BIACI%2CUAAA%3B%3BEAvC5B%2CcACI%2CeACI%2CeAOI%2CcAuBI%2CcACI%2CKAKI%2CYAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEA5ChC%2CcACI%2CeACI%2CeAOI%2CcAuBI%2CcACI%2CKAKI%2CYAGI%2CMAKI%3BIACI%2CUAAA%3B%3BEA%5C%2FCpC%2CcACI%2CeACI%2CeAOI%2CcAuBI%2CcACI%2CKAKI%2CYAGI%2CMASI%3BIACI%2CeAAA%3B%3BEAnDpC%2CcACI%2CeACI%2CeAOI%2CcAuBI%2CcACI%2CKAuBI%3BIACI%2CYAAA%3BIACA%2C8BAAA%3B%3BEA1D5B%2CcACI%2CeACI%2CeAOI%2CcAuBI%2CcACI%2CKAuBI%2CYAII%2CsBACI%3BIACI%2CqBAAA%3B%3BEAGI%2CcAhEpC%2CeACI%2CeAOI%2CcAuBI%2CcACI%2CKAuBI%2CYAII%2CsBACI%2CiBAGI%2COACK%3BIACG%2CYAAA%3BIAEA%2CYAAA%3BIACA%2CeAAA%3B%3BEAJJ%2CcAhEpC%2CeACI%2CeAOI%2CcAuBI%2CcACI%2CKAuBI%2CYAII%2CsBACI%2CiBAGI%2COACK%2CIAMG%3BIACI%2CeAAA%3B%3BEkCj%5C%2FBhD%3BIACK%2CUAAA%3B%3BEAIG%2CiBAFJ%2CQAAO%2CSAEF%3BEAAD%2CiBADJ%2CQAAO%2CSAAS%2COACX%3BIACG%2CQAAA%3B%3BEANZ%2CiBAGI%2CQAAO%2CSAKH%2CSAAQ%3BEARhB%2CiBAII%2CQAAO%2CSAAS%2COAIZ%2CSAAQ%3BIACJ%2CYAAA%3B%3BEATZ%2CiBAcI%3BIACI%2CQAAA%3B%3BE%5C%2FCzXR%2CcAAc%2COAAO%2CQACjB%3BIACK%2COAAA%3BIACD%2CSAAA%3B%3BEACA%2CcAJM%2COAAO%2CQACjB%2CuBAGK%3BIACG%2CWAAW%2CcAAX%3BIACA%2CUAAA%3B%3BEAEJ%2CcARM%2COAAO%2CQACjB%2CuBAOK%3BIACG%2CWAAW%2CcAAX%3BIACA%2CUAAA%3B%3BEiD8oDZ%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BIACI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEAGJ%3BIACI%2CaAAA%3BIACA%2CiBAAA%3B%3BEAFJ%2CWAII%2COACI%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEAMZ%2CcAEA%3BIACK%2CUAAA%3B%3BEAHL%2CcAKI%3BIACI%2CmBAAA%3BIACA%2CeAAA%3B%3BEAIR%2CSAEI%3BIACI%2CUAAA%3B%3BEAIR%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEADJ%2CuBAGI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3B%3BEALR%2CuBAGI%2CkBAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEATZ%2CuBAGI%2CkBAQI%2CEAAC%3BIACG%2CmBAAA%3BIACA%2CaAAA%3B%3BEAbZ%2CuBAiBI%2C8BACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAMR%2CYAAC%2CUACG%2CcAEI%2CUACI%2CUAAS%3BIACL%2CgBAAA%3B%3BEALhB%2CYAAC%2CUACG%2CcAQI%2CSACI%3BIACI%2CSAAA%3B%3BEAXhB%2CYAAC%2CUACG%2CcAQI%2CSAII%3BIACI%2CUAAA%3B%3BEAOpB%2CkBACI%3BIACI%2CgBAAA%3B%3BEAFR%2CkBAKI%3BIACI%2CgBAAA%3B%3BEANR%2CkBAKI%2CGAGI%3BIACI%2CmBAAA%3B%3BEATZ%2CkBAKI%2CGAGI%2CGAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAbhB%2CkBAiBI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEAnBR%2CkBAsBI%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAKR%2CwBACI%3BIACI%2CoBAAA%3B%3BEAFR%2CwBAII%3BIACI%2CiBAAA%3B%3BEALR%2CwBAII%2CqBAGI%3BIACI%2CgBAAA%3B%3BEAKZ%3BIACI%2CoBAAA%3B%3BEADJ%2CuBAGI%2CwBAEI%3BIACI%2COAAO%2CkBAAP%3B%3BEANZ%2CuBAGI%2CwBAEI%2CyBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAVhB%2CuBAGI%2CwBAEI%2CyBAOI%2CWAAU%3BIACN%2CaAAA%3B%3BEAbhB%2CuBAGI%2CwBAEI%2CyBAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAOhB%2C8BAA8B%3BIAC1B%2CiBAAA%3B%3BEAGJ%2COACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3B%3BEALR%2COACI%2CgBAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAVZ%2COACI%2CgBAYI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAMZ%2CoBACI%2C2BACI%3BIACI%2CcAAA%3B%3BEAHZ%2CoBACI%2C2BAKI%3BIACI%2COAAO%2CgBAAP%3B%3BEC37CZ%2CoBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CmBACI%2CuBAEI%3BEAR5B%2CoBACI%2CcAoDR%2CCAnDuB%2CqBACP%2CSACI%2CQAAO%2CKACH%2CmBACI%2CuBAEI%3BIACI%2CWAAA%3B%3BEAThC%2CoBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CmBAQI%3BEAbxB%2CoBACI%2CcAoDR%2CCAnDuB%2CqBACP%2CSACI%2CQAAO%2CKACH%2CmBAQI%3BIACI%2CiBAAA%3B%3BEAd5B%2CoBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CmBAQI%2CwBAEI%3BEAf5B%2CoBACI%2CcAoDR%2CCAnDuB%2CqBACP%2CSACI%2CQAAO%2CKACH%2CmBAQI%2CwBAEI%3BIACI%2CeAAA%3B%3BEAhBhC%2CoBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CmBAQI%2CwBAMI%3BEAnB5B%2CoBACI%2CcAoDR%2CCAnDuB%2CqBACP%2CSACI%2CQAAO%2CKACH%2CmBAQI%2CwBAMI%3BEAnB5B%2CoBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CmBAQI%2CwBAwC5B%2CCAlCqC%3BEAnBjC%2CoBACI%2CcAoDR%2CCAnDuB%2CqBACP%2CSACI%2CQAAO%2CKACH%2CmBAQI%2CwBAwC5B%2CCAlCqC%3BIACD%2CeAAA%3BIACA%2CiBAAA%3B%3BEE5ShC%2C6BACI%2CcACI%2CWACI%2CSACI%2CQACI%2CaACI%3BIACI%2CkBAAA%3B%3BEAP5B%2C6BACI%2CcACI%2CWACI%2CSACI%2CQAMI%2CWACI%2CiBACI%3BIACI%2CkBAAA%3B%3BECuBhC%2CyBACI%2CcACI%2CsBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAMhB%2C0BACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAHR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3B%3BEAPR%2C0BAKI%2CWAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAXZ%2C0BAKI%2CWAQI%3BIACI%2CeAAA%3B%3BEAdZ%2C0BAiBI%3BIACI%2CoBAAA%3B%3BEAlBR%2C0BAiBI%2CUAEI%3BIACI%2CeAAA%3BIACA%2CkBAAA%3B%3BEArBZ%2C0BAiBI%2CUAMI%3BIACI%2CeAAA%3B%3BEAxBZ%2C0BAiBI%2CUAMI%2CWAEI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEA3BhB%2C0BA%2BBI%2CSACI%2CWACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2C0BANR%2CSACI%2CWAKK%2CKACG%3BIACI%2CYAAA%3B%3BEAFR%2C0BANR%2CSACI%2CWAKK%2CKAIG%2CUACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA5CxB%2C0BA%2BBI%2CSAkBI%3BIACI%2CaAAA%3BIACA%2CaAAA%3B%3BEAnDZ%2C0BA%2BBI%2CSAkBI%2CSAGI%2CKACI%2CiBACI%2CqBACI%3BIACI%2CWAAA%3BIACA%2CaAAA%3B%3BEAzD5B%2C0BA%2BBI%2CSAkBI%2CSAGI%2CKACI%2CiBACI%2CqBAKI%3BIACI%2CkBAAA%3BIACA%2CeAAA%3B%3BEAKhB%2C0BAnCR%2CSAkBI%2CSAiBK%3BIACG%2CYAAA%3BIACA%2CiBAAA%3B%3BEGpKhB%2CiBAAiB%2CMACb%3BIACI%2CUAAA%3B%3BEC9GR%2CqCACI%2COAAM%3BIACF%2CgBAAA%3B%3BEAFR%2CqCAII%2CIAAG%3BIACC%2CaAAA%3BIACA%2CiBAAA%3B%3BECwTR%2CUAEI%2CSACI%2CQAAO%2CKACH%2CmBACI%3BEAJhB%2CqBACI%2CSACI%2CQAAO%2CKACH%2CmBACI%3BIACI%2CUAAA%3B%3BEANpB%2CUAEI%2CSACI%2CQAAO%2CKAMH%2CyBAEI%3BEAVhB%2CqBACI%2CSACI%2CQAAO%2CKAMH%2CyBAEI%3BIACI%2CUAAA%3B%3BEAZpB%2CUAEI%2CSACI%2CQAAO%2CKAYH%3BEAdZ%2CqBACI%2CSACI%2CQAAO%2CKAYH%3BIACI%2CUAAA%3B%3BEEiEhB%2CsBACI%2CcACI%2CWACI%2CSACI%2CQACI%2CaACI%3BIACI%2CkBAAA%3B%3BEEyrB5B%2CkBACI%2C%2BBACI%3BIACI%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAJZ%2CkBACI%2C%2BBACI%2CWAII%2CqBAAoB%3BIAChB%2CiBAAA%3B%3BEAPhB%2CkBACI%2C%2BBACI%2CWAII%2CqBAAoB%2CUAGhB%3BIACI%2COAAO%2CkBAAP%3BIACA%2CmBAAA%3B%3BEAXpB%2CkBACI%2C%2BBACI%2CWAII%2CqBAAoB%2CUAGhB%2CSAGI%3BEAZpB%2CkBACI%2C%2BBACI%2CWAII%2CqBAAoB%2CUAGhB%2CSAII%3BIACI%2CYAAA%3BIACA%2CWAAA%3BIACA%2CwBAAA%3B%3BEAWxB%2CkBACI%3BIACI%2CSAAA%3B%3BEAFR%2CkBACI%2CWAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAYZ%2CwBACI%3BIACI%2CYAAA%3B%3BEAFR%2CwBAII%3BIACI%2COAAO%2CkBAAP%3B%3BEAIR%2CkBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAIR%3BIAEI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAPJ%2CqBAUI%2CyBACI%3BIACI%2CmBAAA%3B%3BEAZZ%2CqBAUI%2CyBAII%2CSACI%2CGACI%2CGACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAa%2CoBAAb%3B%3BEApBxB%2CqBA2BI%2CqBAAoB%2CMAChB%2CWACI%2CiBACI%2CQACI%3BIACI%2CiBAAA%3B%3BEAYxB%3BIACI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAEJ%3BIAEI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAPJ%2C4BASI%3BIACI%2CcAAA%3B%3BECxsCR%2C2BACI%3BIACI%2CkBAAA%3B%3BEAFR%2C2BACI%2CwBAEI%3BIACI%2CaAAA%3B%3BEE6JZ%3BIACI%2COAAO%2CkBAAP%3BIACA%2CmBAAA%3B%3BECmVJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAIA%2CqBADJ%2CKACK%3BIACG%2CUAAA%3B%3BEAKZ%2CWACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3B%3BEALR%2CWACI%2CoBAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAVZ%2CWACI%2CoBAYI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEjEmmHZ%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CoBAII%2CiBACI%2CQACI%2CgBAAe%2CSACX%2CaACI%3BIACI%2CaAAA%3B%3BEATxB%2CoBAgBI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAlBR%2CoBAqBI%2CUAEI%3BEAvBR%2CoBAqBI%2CUAGI%3BIACI%2CkBAAA%3B%3BEAzBZ%2CoBAqBI%2CUAOI%3BEA5BR%2CoBAqBI%2CUAQI%3BEA7BR%2CoBAqBI%2CUASI%3BIACI%2CaAAA%3B%3BEA%5C%2FBZ%2CoBAqBI%2CUAOI%2CWAKI%3BEAjCZ%2CoBAqBI%2CUAQI%2CWAII%3BEAjCZ%2CoBAqBI%2CUASI%2CWAGI%3BIACI%2CyBAAA%3B%3B%3B%3BEAlChB%2CoBAyCI%2CiBACI%3BIACI%2CkBAAA%3BIACA%2CaAAA%3B%3BEAKZ%2CgBACI%2CaACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEALZ%2CgBACI%2CaACI%2CWAKI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAVhB%2CgBACI%2CaACI%2CWAWI%3BIACI%2CUAAA%3B%3BEAdhB%2CgBACI%2CaACI%2CWAeI%3BIACI%2CgBAAA%3B%3BEAlBhB%2CgBAwBI%2C4BACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEA3BZ%2CgBAwBI%2C4BACI%2CWAII%3BIACI%2CYAAA%3BIACA%2CmBAAA%3B%3BEA%5C%2FBhB%2CgBAwBI%2C4BACI%2CWASI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BEApChB%2CgBAwBI%2C4BACI%2CWAcI%3BIACI%2CUAAA%3BIACA%2CeAAA%3B%3BEAzChB%2CgBAgDI%2CkBACI%3BIACI%2CaAAA%3B%3BEAlDZ%2CgBAgDI%2CkBACI%2CWAGI%2CSACI%3BIACI%2CUAAA%3B%3BEAtDpB%2CgBAgDI%2CkBACI%2CWASI%3BIACI%2CUAAA%3B%3BEA3DhB%2CgBAgDI%2CkBACI%2CWASI%2CiBAGI%2CaACI%2CMAAK%3BIACD%2CUAAA%3B%3BEA%5C%2FDxB%2CgBAsEI%2C%2BBACI%3BIACI%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEA3EZ%2CgBAsEI%2C%2BBAQI%2CqBAAoB%2CUAChB%3BIACI%2COAAO%2CkBAAP%3BIACA%2CmBAAA%3B%3BEAjFhB%2CgBAsEI%2C%2BBAQI%2CqBAAoB%2CUAChB%2CSAII%2COAAM%3BEAnFtB%2CgBAsEI%2C%2BBAQI%2CqBAAoB%2CUAChB%2CSAKI%2COAAM%3BIACF%2CYAAA%3BIACA%2CWAAA%3BIACA%2CwBAAA%3B%3BEAKA%2CgBAtBhB%2C%2BBAQI%2CqBAAoB%2CUAChB%2CSAWI%2COAAM%2CSAED%3BEAAD%2CgBAtBhB%2C%2BBAQI%2CqBAAoB%2CUAChB%2CSAYI%2COAAM%2CSACD%3BIACG%2CYAAA%3BIACA%2CWAAA%3BIACA%2CwBAAA%3B%3BEA%5C%2FFxB%2CgBAwGI%2CeACI%2CKACI%2CcACI%3BIACI%2CQAAA%3BIACA%2CaAAA%3B%3BEA7GpB%2CgBAwGI%2CeACI%2CKACI%2CcACI%2CgBAII%3BIACI%2CUAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CgBAXpB%2CeACI%2CKACI%2CcACI%2CgBAII%2CUAIK%3BIACG%2CYAAA%3BIACA%2CYAAA%3B%3BEArH5B%2CgBAwGI%2CeACI%2CKACI%2CcACI%2CgBAeI%3BIACI%2CUAAA%3B%3BEA3HxB%2CgBAwGI%2CeACI%2CKACI%2CcAsBI%3BIACI%2CSAAA%3B%3BEAjIpB%2CgBAuII%2C%2BBACI%2CqBAAoB%3BIAChB%2CiBAAA%3B%3BEAMZ%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKACH%2CQACI%3BIACI%2CQAAA%3BIACA%2CQAAA%3B%3BEAR5B%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKACH%2CQACI%2CgBAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAbhC%2CoBACI%2CcACI%2CsBACI%2CSACI%2CQAAO%2CKACH%2CQACI%2CgBAUI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAUhC%2CiBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CqBACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAT5B%2CiBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CqBAOI%2CSAGI%3BEAf5B%2CiBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CqBAQI%2CeAEI%3BEAf5B%2CiBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CqBASI%2CSACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAjBhC%2CiBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CqBAOI%2CSAQI%3BEApB5B%2CiBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CqBAQI%2CeAOI%3BEApB5B%2CiBACI%2CcACI%2CWACI%2CSACI%2CQAAO%2CKACH%2CqBASI%2CSAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAYhC%2C4BACI%2CqBACI%2CaACI%3BIACI%2CUAAA%3B%3BEAJhB%2C4BACI%2CqBACI%2CaACI%2CSAEI%3BIACI%2CiBAAA%3B%3BEAMpB%2CQACI%2CQAAO%2CKACH%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAsBZ%2CQACI%2CQAAO%2CKACH%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEU9mIZ%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3B%3BAVwmIJ%2CgBE5hJuC%2CwBF4gJZ%2C%2BBAAA%3BEACvB%2CgBACI%2CaACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3B%3BEALZ%2CgBACI%2CaACI%2CWAKI%3BIACI%2CgBAAA%22%7D */